fasttext.js and fasttext-node

These are competitors: both provide Node.js wrappers around the FastText library for similar text classification and word embedding tasks.

fasttext.js
62
Established
fasttext-node
42
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 25/25
Community 17/25
Maintenance 0/25
Adoption 8/25
Maturity 25/25
Community 9/25
Stars: 201
Forks: 29
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 57
Forks: 4
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No Dependents
Stale 6m

About fasttext.js

loretoparisi/fasttext.js

FastText for Node.js

This is a JavaScript library that helps developers build applications requiring text analysis, such as categorizing documents or understanding word meanings. It takes raw text data as input and produces models that can classify sentences or represent words numerically. Developers can use this to add powerful natural language processing features to their web services or applications.

natural-language-processing text-classification word-embeddings language-identification data-science-engineering

About fasttext-node

jazzyarchitects/fasttext-node

Node wrapper around FastText Library

This helps Node.js developers integrate FastText for efficient natural language processing tasks. It takes raw text data as input and outputs word representations or classified sentences. This tool is for software developers building applications that need to process and understand text, such as content analysis or chatbots.

Node.js development text processing natural language processing text classification word embeddings

Scores updated daily from GitHub, PyPI, and npm data. How scores work