UNPKG

@mrizki/natural

Version:

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.

11 lines (10 loc) 128 B
language: node_js node_js: - "8" - "10" git: depth: 5 install: 'npm i' cache: directories: - node_modules