rachnachakraborty
Data Science, Machine Learning using Open Source, Nodejs
@GR4YPE @winkjs Noida, India
Pinned Repositories
wink-bm25-text-search
Fast Full Text Search based on BM25
wink-distance
Distance functions for Bag of Words, Strings, Vectors and more.
wink-helpers
Helper functions for Javascript arrays and objects
wink-jaro-distance
An Implementation of Jaro Distance Algorithm by Matthew A. Jaro
wink-ner
Language agnostic named entity recognizer
wink-nlp-utils
Natural Language Processing Utilities that let you tokenize, stem, phonetize, create ngrams, bag of words and more.
wink-porter2-stemmer
Javascript Implementation of Porter Stemmer Algorithm V2 by Dr Martin F Porter
wink-regression-tree
Decision Tree to predict the value of a continuous target variable
wink-sentiment
Accurate and fast sentiment scoring of phrases with emoticons :) & emojis 🎉
wink-utils
Statistical, Text Mining, and Machine Learning Utilities
rachnachakraborty's Repositories
rachnachakraborty/wink-bm25-text-search
Fast Full Text Search based on BM25
rachnachakraborty/wink-ner
Language agnostic named entity recognizer
rachnachakraborty/wink-nlp-utils
Natural Language Processing Utilities that let you tokenize, stem, phonetize, create ngrams, bag of words and more.
rachnachakraborty/wink-porter2-stemmer
Javascript Implementation of Porter Stemmer Algorithm V2 by Dr Martin F Porter
rachnachakraborty/wink-regression-tree
Decision Tree to predict the value of a continuous target variable
rachnachakraborty/wink-sentiment
Accurate and fast sentiment scoring of phrases with emoticons :) & emojis 🎉
rachnachakraborty/wink-utils
Statistical, Text Mining, and Machine Learning Utilities
rachnachakraborty/wink-distance
Distance functions for Bag of Words, Strings, Vectors and more.
rachnachakraborty/wink-helpers
Helper functions for Javascript arrays and objects
rachnachakraborty/wink-jaro-distance
An Implementation of Jaro Distance Algorithm by Matthew A. Jaro
rachnachakraborty/wink-naive-bayes-text-classifier
Configurable Naive Bayes Classifier for text with cross-validation support
rachnachakraborty/wink-nlp
✨ Natural Language Processing
rachnachakraborty/wink-pos-tagger
English Part-of-speech (POS) tagger
rachnachakraborty/wink-statistics
Fast and Numerically Stable Statistical Analysis Utilities