Pinned Repositories
angular
One framework. Mobile & desktop.
design-blog
Github mirror of "design/blog" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
revolunet
Profile
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 array, object, and string
wink-jaro-distance
An Implementation of Jaro Distance Algorithm by Matthew A. Jaro
wink-lemmatizer
English lemmatizer
wink-nlp
Developer friendly NLP ✨
sanjayaksaxena's Repositories
sanjayaksaxena/angular
One framework. Mobile & desktop.
sanjayaksaxena/design-blog
Github mirror of "design/blog" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
sanjayaksaxena/revolunet
Profile
sanjayaksaxena/wink-bm25-text-search
Fast Full Text Search based on BM25
sanjayaksaxena/wink-distance
Distance functions for Bag of Words, Strings, Vectors and more.
sanjayaksaxena/wink-helpers
Helper functions for Javascript array, object, and string
sanjayaksaxena/wink-jaro-distance
An Implementation of Jaro Distance Algorithm by Matthew A. Jaro
sanjayaksaxena/wink-lemmatizer
English lemmatizer
sanjayaksaxena/wink-nlp
Developer friendly NLP ✨
sanjayaksaxena/wink-lexicon
English lexicon useful in NLP/NLU
sanjayaksaxena/wink-naive-bayes-text-classifier
Configurable Naive Bayes Classifier for text with cross-validation support
sanjayaksaxena/wink-ner
Language agnostic named entity recognizer
sanjayaksaxena/wink-nlp-utils
Natural Language Processing Utilities that let you tokenize, stem, phonetize, create ngrams, bag of words and more.
sanjayaksaxena/wink-perceptron
Multi-class averaged perceptron
sanjayaksaxena/wink-porter2-stemmer
Javascript Implementation of Porter Stemmer Algorithm V2 by Dr Martin F Porter
sanjayaksaxena/wink-pos-tagger
English Part-of-speech (POS) tagger
sanjayaksaxena/wink-regression-tree
Decision Tree to predict the value of a continuous target variable
sanjayaksaxena/wink-sentiment
Accurate and fast sentiment scoring of phrases with emoticons :) & emojis 🎉
sanjayaksaxena/wink-statistics
Fast and Numerically Stable Statistical Analysis Utilities
sanjayaksaxena/wink-tokenizer
Versatile tokenizer that automatically tags each token with its type