natural

General natural language (tokenizing, stemming (English, Russian, Spanish), part-of-speech tagging, sentiment analysis, classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levenshtein distance, Dice's Coefficient) facilities for node.
v8.1.0 URL: https://unpkg.com/natural@8.1.0/lib/natural/index.js
OpenBrowse Files
natural language processingartifical intelligencestatisticsPorter stemmerLancaster stemmertokenizerbigramtrigramquadgramngramstemmerbayesclassifierphoneticmetaphoneinflectorWordnettf-idflogistic regressiondoublemetaphonedoublejaro-winkler distancelevenshtein distancestring distancepart-of-speech taggerEric BrillBrill taggersentiment analysismaximum entropy modelling

gatsby-remark-related-posts

Calculate the similarity between posts by tf-idf and Cosine similarity.
v2.0.3 URL: https://unpkg.com/gatsby-remark-related-posts@2.0.3/index.js
OpenBrowse Files
gatsbygatsby-pluginremarkrelatedposttf-idf

boox

Perform full-text search operations across multiple documents with ease, designed for both browser and Node.js
v1.0.0 URL: https://unpkg.com/boox@1.0.0/dist/index.cjs
OpenBrowse Files
searchmulti-searchfuzzy-searchnlp-searchfuzzynlpterm frequencyinverse document frequencytfidftfidftf-idfinverted indexvector space modelvsm

bm25

Computes BM25 Vectorization of Text.
v0.1.1 URL: https://unpkg.com/bm25@0.1.1/index.js
OpenBrowse Files
bm25okapi bm25tfidftf-idfterm weightingvector space model

retrieval

Full text search engine in js. Features BM25 ranking function that can be tuned.
v1.7.2 URL: https://unpkg.com/retrieval@1.7.2/index.js
OpenBrowse Files
okapi bm25tfidftf-idfsearch enginefull text searchnatural language searchinformation retrievalbm25term weightingvector space model