nlp-uoregon / trankitLinks
Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing
☆773Updated 3 months ago
Alternatives and similar repositories for trankit
Users that are interested in trankit are comparing it to the libraries listed below
Sorting:
- NeuSpell: A Neural Spelling Correction Toolkit☆697Updated 2 years ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,157Updated last year
- Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagg…☆938Updated last year
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆438Updated 5 months ago
- XTREME is a benchmark for the evaluation of the cross-lingual generalization ability of pre-trained multilingual models that covers 40 ty…☆646Updated 2 years ago
- Autoregressive Entity Retrieval☆795Updated 2 years ago
- This dataset contains 108,463 human-labeled and 656k noisily labeled pairs that feature the importance of modeling structure, context, an…☆559Updated 3 years ago
- Compute Sentence Embeddings Fast!☆623Updated 2 years ago
- ☆1,288Updated 2 years ago
- ✔️Contextual word checker for better suggestions (not actively maintained)☆418Updated 9 months ago
- Officially supported AllenNLP models☆552Updated 2 years ago
- ERRor ANnotation Toolkit: Automatically extract and classify grammatical errors in parallel original and corrected sentences.☆454Updated last year
- ⚡ boost inference speed of T5 models by 5x & reduce the model size by 3x.☆589Updated 2 years ago
- Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An All-Round Python Library for Transformer…☆395Updated 2 years ago
- Text2Text Language Modeling Toolkit☆303Updated 10 months ago
- TextAugment: Text Augmentation Library☆432Updated this week
- Obtain Word Alignments using Pretrained Language Models (e.g., mBERT)☆381Updated 2 years ago
- The website for the CMU Language Technologies Institute low resource NLP bootcamp 2020☆602Updated 5 years ago
- LASER multilingual sentence embeddings as a pip package☆225Updated 2 years ago
- Neural question generation using transformers☆1,140Updated last year
- Collection of papers and resources for data augmentation for NLP.☆830Updated 3 years ago
- A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of lang…☆1,554Updated 5 months ago
- A sentence segmenter that actually works!☆304Updated 5 years ago
- PyTorch deep learning models for document classification☆596Updated 2 years ago
- LUKE -- Language Understanding with Knowledge-based Embeddings☆728Updated 2 years ago
- ☆524Updated last year
- skweak: A software toolkit for weak supervision applied to NLP tasks☆926Updated last year
- 🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.