davidsbatista / lexiconsLinks
Dictionaries of names, surnames, acronyms and it's extensions, stop-words, etc., which I gathered for different experiments.
☆28Updated 8 years ago
Alternatives and similar repositories for lexicons
Users that are interested in lexicons are comparing it to the libraries listed below
Sorting:
- A simple neural truecaser written in pytorch and allennlp.☆33Updated last year
- BERT models for many languages created from Wikipedia texts☆33Updated 5 years ago
- 📄Neural Sentential Paraphrase Generation to Augment Chatbot Training Dataset☆21Updated 3 years ago
- Code and data used in named entity transliteration experiments☆57Updated 7 years ago
- An asynchronous concurrent pipeline for classifying Common Crawl based on fastText's pipeline.☆86Updated 4 years ago
- General-Purpose Neural Networks for Sentence Boundary Detection☆73Updated 2 years ago
- COMBO is jointly trained tagger, lemmatizer and dependency parser.☆35Updated 2 years ago
- Build a dialog dataset from online books in many languages☆76Updated 3 years ago
- An example of how to use spaCy for extremely large files without running into memory issues☆36Updated 3 years ago
- ☆48Updated 2 years ago
- Language modeling scripts based on TensorFlow☆58Updated 6 years ago
- Clinical spelling correction with word and character n-gram embeddings.☆75Updated 3 years ago
- A collection of English tweets annotated in Universal Dependencies.☆39Updated 4 years ago
- Minimal code to train ELMo models in recent versions of TensorFlow☆14Updated 2 years ago
- Hierarchical word clustering, following "Brown clustering" (Brown et al., 1992)☆70Updated 10 years ago
- A curated list of Natural Language Generation papers, tutorials, and blogs.☆12Updated 7 years ago
- ☆32Updated 4 years ago
- A way to do annotations for NER. TALEN: Tool for Annotation of Low-resource ENtities☆118Updated 6 months ago
- An implementation of GrASP (Shnarch et. al., 2017)☆23Updated 3 years ago
- A High-Quality Multilingual Dataset for Structured Documentation Translation☆36Updated 8 months ago
- Repository for Vajjala & Lucic (2018)☆67Updated last year
- ☆18Updated 2 years ago
- Many Natural Language Processing tasks rely on sentence boundary detection (SBD). Although amazing libraries like spacy provide state of …