nlp-engine
NLP processor
A C++ implementation of a natural language processing engine with support for text analysis and analyzer plugins
NLP engine code
12 stars
3 watching
16 forks
Language: C++
last commit: 24 days ago
Linked from 1 awesome list
natural-languagenatural-language-processingnatural-language-understandingnlpvscode
Related projects:
Repository | Description | Stars |
---|---|---|
emorynlp/nlp4j | Provides tools and APIs for text processing and analysis on Java-based platforms. | 148 |
apache/opennlp | A machine learning-based toolkit for text processing and analysis | 1,447 |
vseloved/cl-nlp | A comprehensive Common Lisp toolkit for natural language processing tasks. | 222 |
justfollowus/natural-language-processing | Comprehensive resource for learning natural language processing (NLP) with a structured course outline and recommended readings. | 834 |
sillsdev/machine | A natural language processing library providing tools for processing resource-poor languages. | 26 |
juliatext/textmodels.jl | Provides practical neural network-based models for natural language processing in Julia. | 29 |
semanticfrontiers/arabicnlp | A collection of Python scripts and utilities for processing Arabic text | 55 |
curiosity-ai/catalyst | A C# Natural Language Processing library with pre-trained models and tools for building custom models | 739 |
valeriobasile/learningbyreading | A software framework for building NLP and entity linking pipelines with semantic parsing, word sense disambiguation, and entity linking capabilities. | 82 |
inconvergent/lqn | A query language and terminal utility for querying and transforming various text formats like JSON and Lisp data. | 37 |
juliasilge/tidytext | Provides tools and data to convert text into tidy data formats for natural language processing tasks | 1,180 |
balavenkatesh3322/nlp-pretrained-model | A collection of pre-trained natural language processing models | 170 |
lynten/stanford-corenlp | A Python wrapper for a Java-based natural language processing toolset. | 921 |
languagemachines/luiginlp | A workflow management system for Natural Language Processing tasks | 21 |
vncorenlp/vncorenlp | A Vietnamese natural language processing toolkit providing annotation pipelines for key NLP components such as word segmentation and named entity recognition. | 592 |