fasttext.js and node-fasttext

These are competitors—both provide Node.js bindings to FastText for text representation and classification, with loretoparisi/fasttext.js being the more actively maintained and widely adopted option.

fasttext.js
62
Established
node-fasttext
42
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 25/25
Community 17/25
Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 18/25
Stars: 201
Forks: 29
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 43
Forks: 14
Downloads:
Commits (30d): 0
Language: C++
License: MIT
No Dependents
Stale 6m No Package No Dependents

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 node-fasttext

vunb/node-fasttext

Nodejs binding for fasttext representation and classification.

This helps developers integrate text classification and representation capabilities into their Node.js applications. It takes raw text data as input, trains models to understand patterns, and then can classify new text or find similar words or phrases. This tool is for developers building applications that need to process and understand natural language.

Node.js development text analytics natural language processing application development machine learning integration

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