ltgoslo / simple_elmo_trainingLinks
Minimal code to train ELMo models in recent versions of TensorFlow
☆14Updated 2 years ago
Alternatives and similar repositories for simple_elmo_training
Users that are interested in simple_elmo_training are comparing it to the libraries listed below
Sorting:
- A simple neural truecaser written in pytorch and allennlp.☆33Updated 11 months ago
- Converter from UD-trees to BART representation☆36Updated last year
- ☆17Updated last year
- BERT models for many languages created from Wikipedia texts☆33Updated 5 years ago
- GC4LM: A Colossal (Biased) language model for German☆13Updated 4 years ago
- Easy-to-use text representations extraction library based on the Transformers library.☆32Updated 2 years ago
- Learning BPE embeddings by first learning a segmentation model and then training word2vec☆19Updated 2 years ago
- An implementation of GrASP (Shnarch et. al., 2017)☆21Updated 2 years ago
- ☆24Updated 5 years ago
- Implementation of Nested Named Entity Recognition using Flair☆24Updated 3 years ago
- numeric fused-head identification and resolution☆33Updated 5 years ago
- ☆30Updated 3 years ago
- Resources related to EMNLP 2021 paper "FAME: Feature-Based Adversarial Meta-Embeddings for Robust Input Representations"☆13Updated 3 years ago
- Statistics on multilingual datasets☆17Updated 2 years ago
- A set of methods for finding an appropriate number of topics in a text collection☆16Updated last month
- A library for data streaming and augmentation☆20Updated 3 weeks ago
- An example of how to use spaCy for extremely large files without running into memory issues☆36Updated 2 years ago
- Fast IdEntification of State-of-The-Art models using adaptive bandit algorithms☆14Updated 2 years ago
- The repository for the paper "When Do You Need Billions of Words of Pretraining Data?"☆21Updated 4 years ago
- Code repo for "Transformer on a Diet" paper