kylebgorman / EditTransducerLinks
Python implementation of Levenshtein distance and Levenshtein automata matching
☆27Updated 6 years ago
Alternatives and similar repositories for EditTransducer
Users that are interested in EditTransducer are comparing it to the libraries listed below
Sorting:
- Links to data used in Sproat & Jaitly (https://arxiv.org/abs/1611.00068) experiments.☆77Updated 4 years ago
- SIGMORPHON 2020 Shared Task: Grapheme-to-Phoneme, Unsupervised Induction of Morphology, and Typologically Diverse Morphological Inflectio…☆36Updated 6 months ago
- Corpus preprocessing☆99Updated last year
- Convert words to numbers☆21Updated 3 years ago
- ☆51Updated 3 years ago
- Spoken Language Translation System☆14Updated 6 years ago
- Code for the paper 'Weighting Finite State Transductions with Neural Context', Pushpendre Rastogi, Ryan Cotterell, Jason Eisner☆29Updated 6 years ago
- Source code for ASRU 2019 paper "Adapting Pretrained Transformer to Lattices for Spoken Language Understanding"☆10Updated 5 years ago
- ☆12Updated 9 years ago
- ☆15Updated 6 years ago
- A toolkit for producing n-gram language models. The highlights are the implementation of Kneser-Ney growing and revised Kneser pruning me…☆41Updated 2 months ago
- Python library for computing edit distance between arbitrary Python sequences.☆103Updated last month
- Self-contained Python package for OpenFst☆51Updated 2 years ago
- ☆28Updated 4 years ago
- c++ mosestokenizer☆18Updated last year
- Zero-Resource Speech Discovery, Search, and Evaluation Tools☆29Updated 10 years ago
- RNNs for Text Normalization☆39Updated 7 years ago
- Training an n-gram based Language Model using KenLM toolkit for Deep Speech 2☆115Updated 6 years ago
- Python API for reading and querying ARPA formatted language models.☆33Updated 11 years ago
- ☆22Updated 3 years ago
- Large scale (>200h) and publicly available read audio book corpus. This corpus is an augmentation of LibriSpeech ASR Corpus (1000h) and c…☆44Updated 3 years ago
- Gamma Agreement in Python☆45Updated last year
- Kaldi style neural network training in pytorch for use in place of nnet3 in Kaldi.