AlexPoint / LemmaGeneratorLinks
Generator of rule-based lemmatizers (based on examples) for serveral European languages.
☆29Updated 3 years ago
Alternatives and similar repositories for LemmaGenerator
Users that are interested in LemmaGenerator are comparing it to the libraries listed below
Sorting:
- .NET Standard wrapper for fastText library. Now works on Windows, Linux and MacOs!☆76Updated 11 months ago
- OpenNLP for .NET☆92Updated 4 months ago
- Port of PragmaticSegmenter for sentence boundary detection☆38Updated 4 years ago
- implementation Word2Vec for .Net framework☆131Updated 5 years ago
- WordNet.Net the .Net library for WordNet☆49Updated 5 years ago
- TF*IDF Term Frequency Inverse Document Frequency in C# .NET☆61Updated 4 years ago
- Open source NLP tools (sentence splitter, tokenizer, chunker, coref, NER, parse trees, etc.) in C#☆289Updated 3 years ago
- C# library for cyrillic-latin transliteration (support only slavik languages) by GOST 7.79-2000 (ISO 9).☆55Updated 3 years ago
- ☆109Updated 3 years ago
- Smallest full text search engine (lucene replacement) built from scratch using inverted Roaring bitmap index, highly compact storage, ope…☆120Updated 5 years ago
- .Net Implementation for google word2vec tools.☆37Updated 2 years ago
- .NET Tokenization Library☆50Updated 2 years ago
- Implementation of Aho-Corasick string matching algorithm for .NET