d99kris / spacy-cppLinks
C++ wrapper library for the NLP library spaCy
☆105Updated 2 years ago
Alternatives and similar repositories for spacy-cpp
Users that are interested in spacy-cpp are comparing it to the libraries listed below
Sorting:
- Fast and customizable text tokenization library with BPE and SentencePiece support☆318Updated 5 months ago
- General-Purpose Neural Networks for Sentence Boundary Detection☆73Updated 2 years ago
- word2vec++ is a Distributed Representations of Words (word2vec) library and tools implementation, written in C++11 from the scratch☆141Updated last year
- A sentence segmenter that actually works!☆305Updated 5 years ago
- Morfessor is a tool for unsupervised and semi-supervised morphological segmentation☆197Updated 4 years ago
- Colibri core is an NLP tool as well as a C++ and Python library for working with basic linguistic constructions such as n-grams and skipg…☆129Updated 9 months ago
- MIT Language Modeling Toolkit☆117Updated 5 years ago
- xfspell — the Transformer Spell Checker☆188Updated 5 years ago
- LASER multilingual sentence embeddings as a pip package☆224Updated 2 years ago
- Corpus preprocessing☆98Updated last year
- ✔️Contextual word checker for better suggestions (not actively maintained)☆417Updated 7 months ago
- Modern spell checking library - accurate, fast, multi-language☆648Updated last year
- A python true casing utility that restores case information for texts☆89Updated 2 years ago
- Segment documents into coherent parts using word embeddings.☆149Updated 3 years ago
- Fast Neural Machine Translation in C++ - development repository☆277Updated 2 months ago
- UDPipe: Trainable pipeline for tokenizing, tagging, lemmatizing and parsing Universal Treebanks and other CoNLL-U files☆386Updated 2 months ago
- A CoNLL-U parser that takes a CoNLL-U formatted string and turns it into a nested python dictionary.☆317Updated last month
- Text to sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder.☆254Updated 2 years ago
- Unicode tokeniser. Ucto tokenizes text files: it separates words from punctuation, and splits sentences. It offers several other basic pr…☆69Updated 3 months ago
- Text tokenization and sentence segmentation (segtok v2)☆206Updated 3 years ago
- spaCy + UDPipe☆163Updated 3 years ago
- Lightweight C++ translator for OpenNMT Torch models (deprecated)☆80Updated 5 years ago
- Fast SymSpell written in c++ and exposes to python via pybind11☆44Updated 6 months ago
- Library and command line utility to do approximate string matching of a source against a bitext index and get matched source and target.☆52Updated 5 months ago
- A neural parsing pipeline for segmentation, morphological tagging, dependency parsing and lemmatization with pre-trained models for more …☆113Updated last year
- Automatic extraction of edited sentences from text edition histories.☆83Updated 3 years ago
- Text and Punctuation correction with Deep Learning☆128Updated 5 years ago
- Google USE (Universal Sentence Encoder) for spaCy☆184Updated 2 years ago
- Bitextor generates translation memories from multilingual websites☆295Updated 10 months ago
- C++ implementation of a part-of-speech (POS) tagger using the lookahead tagging algorithm.☆12Updated 6 years ago