compromise
NLP library
A JavaScript library for natural language processing and text analysis.
modest natural-language processing
11k stars
163 watching
653 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 2 awesome lists
named-entity-recognitionnlppart-of-speech
Related projects:
Repository | Description | Stars |
---|---|---|
languagemachines/frog | An integration of memory-based natural language processing modules for Dutch | 75 |
delip/pytorchnlpbook | A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch. | 1,991 |
sandeep42/anuvada | This is an open source PyTorch library providing tools and models to explain the predictions of deep neural networks for natural language processing tasks. | 19 |
proycon/python-frog | A Python binding to a C++ NLP tool for Dutch language processing tasks | 47 |
nltk/nltk | A comprehensive toolkit for natural language processing tasks in Python. | 13,620 |
cemoody/lda2vec | A framework for creating interpretable natural language models by combining word embeddings and topic modeling. | 3,149 |
axa-group/nlp.js | A comprehensive NLP library for building conversational AI systems with entity extraction, sentiment analysis, language identification, and more. | 6,283 |
adobe/nlp-cube | A framework providing a set of Natural Language Processing tasks such as tokenization, part-of-speech tagging, and dependency parsing for multiple languages. | 554 |
sergey-tihon/stanford.nlp.net | A .NET wrapper around Stanford NLP's Java API, providing access to natural language processing capabilities. | 598 |
lynten/stanford-corenlp | A Python wrapper for a Java-based natural language processing toolset. | 921 |
aphp/edsnlp | A modular NLP framework for extracting information from clinical notes, particularly French ones. | 113 |
vseloved/cl-nlp | A comprehensive Common Lisp toolkit for natural language processing tasks. | 222 |
explosion/spacy-stanza | Wraps the Stanza NLP library to use Stanford models with spaCy | 725 |
nttcslab-nlp/doc_lm | This repository contains source files and training scripts for language models. | 12 |
apache/opennlp-sandbox | A Java-based toolkit for natural language text processing tasks | 42 |