wink-nlp and wink-nlp-utils
The utility library provides specialized NLP functions (negation amplification, elisions, n-grams, stemming, phonetic coding) that extend and complement the core NLP processing capabilities of the main library, making them complements designed to be used together.
About wink-nlp
winkjs/wink-nlp
Developer friendly Natural Language Processing ✨
This JavaScript library helps developers quickly build applications that understand and process human language. It takes raw text as input and can output insights like key sentences, timelines of articles, or context-aware word clouds. Software developers, particularly those building web or Node.js applications, would use this to add natural language processing capabilities.
About wink-nlp-utils
winkjs/wink-nlp-utils
NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic codes to tokens and more.
This helps developers prepare raw text for advanced Natural Language Processing tasks. It takes in strings like sentences, paragraphs, or names, and outputs processed text, individual words (tokens), or other structured linguistic data. Developers building applications that analyze or understand human language would use this.
Scores updated daily from GitHub, PyPI, and npm data. How scores work