grachev / node-lemmer
English and Russian lemmatizer for Node.js
☆33Updated 10 years ago
Alternatives and similar repositories for node-lemmer:
Users that are interested in node-lemmer are comparing it to the libraries listed below
- Phash Bindings for Node.js☆164Updated 4 years ago
- tools for working with Princeton's lexical database WordNet☆74Updated 6 years ago
- javascript implementation of the popular snowball word stemming nlp algorithm☆103Updated 13 years ago
- Martin Porter's stemmer for node.js☆100Updated 4 years ago
- A simple node.js wrapper for stanford-core-nlp.☆148Updated 7 years ago
- Tokenize paragraphs into sentences, and smaller tokens.☆48Updated last year
- This stemmming module for Node.js provides stemming capability for a variety of languages using Dr. M.F. Porter's Snowball API.☆51Updated 11 months ago
- bag-of-words calculator in javascript☆136Updated 4 years ago
- javascript implementation of logistic regression/c4.5 decision tree☆65Updated 5 years ago
- Node library to extract keywords from text☆58Updated 9 years ago
- A simple-but-useful kNN library for NodeJS, comparing JSON Objects using Euclidean distances