OpenNMT / TokenizerLinks
Fast and customizable text tokenization library with BPE and SentencePiece support
☆329Updated 3 weeks ago
Alternatives and similar repositories for Tokenizer
Users that are interested in Tokenizer are comparing it to the libraries listed below
Sorting:
- Fast Neural Machine Translation in C++ - development repository☆284Updated 6 months ago
- Bicleaner is a parallel corpus classifier/cleaner that aims at detecting noisy sentence pairs in a parallel corpus.☆160Updated last year
- C++ wrapper library for the NLP library spaCy☆107Updated 2 years ago
- Bitextor generates translation memories from multilingual websites☆300Updated last year
- A neural word aligner based on multilingual BERT☆370Updated 3 years ago
- Examples, tutorials and use cases for Marian, including our WMT-2017/18 baselines.☆81Updated 2 years ago
- A tool that locates, downloads, and extracts machine translation corpora☆162Updated 4 months ago
- Fast BPE☆679Updated last year
- Simple, fast unsupervised word aligner☆766Updated 3 years ago
- OpusFilter - Parallel corpus processing toolkit☆115Updated this week
- Corpus preprocessing☆99Updated last year
- GIZA++ is a statistical machine translation toolkit that is used to train IBM Models 1-5 and an HMM word alignment model. This package al…☆273Updated 2 months ago
- Sentence aligner☆124Updated 4 years ago
- Obtain Word Alignments using Pretrained Language Models (e.g., mBERT)☆386Updated 2 years ago
- A word alignment tool based on famous GIZA++, extended to support multi-threading, resume training and incremental training.☆166Updated 4 years ago
- Python port of Moses tokenizer, truecaser and normalizer☆495Updated this week
- Language-agnostic BERT Sentence Embedding (LaBSE)☆153Updated 5 years ago
- An efficient implementation of the popular sequence models for text generation, summarization, and translation tasks. https://arxiv.org/p…☆433Updated 3 years ago
- Efficient Low-Memory Aligner☆146Updated last year
- Text to sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder.☆255Updated 3 years ago
- Fast + Non-Autoregressive Grammatical Error Correction using BERT. Code and Pre-trained models for paper "Parallel Iterative Edit Models …☆231Updated 2 years ago
- A python true casing utility that restores case information for texts☆88Updated 3 years ago
- ☆42Updated 7 years ago
- Scripts to preprocess training and test data and to run fast_align and giza☆107Updated 4 years ago
- We release a dataset based on Wikipedia sentences and the corresponding translations in 6 different languages along with the scores (scal…☆81Updated 4 years ago
- Improved Sentence Alignment in Linear Time and Space☆188Updated 2 years ago
- Library and command line utility to do approximate string matching of a source against a bitext index and get matched source and target.☆51Updated 9 months ago
- A single model that parses Universal Dependencies across 75 languages. Given a sentence, jointly predicts part-of-speech tags, morphology…☆225Updated 3 years ago
- Open-Source Machine Translation Quality Estimation in PyTorch☆230Updated 3 years ago
- A library for preparing data for machine translation research (monolingual preprocessing, bitext mining, etc.) built by the FAIR NLLB te…☆295Updated this week