AlexPoint / OpenNlpLinks
Open source NLP tools (sentence splitter, tokenizer, chunker, coref, NER, parse trees, etc.) in C#
☆289Updated 4 years ago
Alternatives and similar repositories for OpenNlp
Users that are interested in OpenNlp are comparing it to the libraries listed below
Sorting:
- implementation Word2Vec for .Net framework☆132Updated 6 years ago
- .Net Implementation for google word2vec tools.☆37Updated 3 years ago
- .NET Standard wrapper for fastText library. Now works on Windows, Linux and MacOs!☆76Updated last year
- Natural Language Processing in .NET Core☆120Updated 2 years ago
- Approximate String Comparision in C#☆198Updated 4 years ago
- Persistent, simple, powerful and portable autocomplete library☆226Updated last month
- Stanford NLP for .NET☆607Updated last year
- A CSS Parser for .NET. It's BADA55!☆367Updated 4 months ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆113Updated 4 months ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆145Updated 3 months ago
- OpenNLP for .NET☆92Updated 7 months ago
- Use the Java Tika text extraction library on the .NET platform☆208Updated last year
- Bright Wire is an open source machine learning library for .NET with GPU support (via CUDA)☆128Updated last month
- A port of Hunspell v1 for .NET and .NET Standard☆140Updated last week
- Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.☆315Updated last month
- .NET NLP library☆48Updated 2 years ago
- CRFSharp is Conditional Random Fields implemented by .NET(C#), a machine learning algorithm for learning from labeled sequences of exampl…☆122Updated 5 years ago
- TF*IDF Term Frequency Inverse Document Frequency in C# .NET☆62Updated 4 years ago
- Syn.Speech is a flexible speaker independent continuous speech recognition engine for Mono and .NET framework☆66Updated 2 years ago
- The fastest .Net Levenshtein around☆280Updated last week
- Efficient asynchronous and synchronous state machines for .NET☆248Updated 5 years ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆241Updated 6 months ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆171Updated 3 months ago
- A c# documentation tool (Discontinued)☆163Updated 5 years ago
- Useful extension methods for .NET sequence and collection types.☆218Updated 7 years ago
- Seq2SeqSharp is a tensor based fast & flexible deep neural network framework written by .NET (C#). It has many highlighted features, such…☆209Updated 3 weeks ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …