allenai / bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
☆1,620Updated last year
Related projects ⓘ
Alternatives and complementary repositories for bilm-tf
- Pre-trained ELMo Representations for Many Languages☆1,463Updated 3 years ago
- Keras implementation of BERT with pre-trained weights☆813Updated 5 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆959Updated 5 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,536Updated last year
- A python tool for evaluating the quality of sentence embeddings.☆2,087Updated 8 months ago
- InferSent sentence embeddings☆2,281Updated 3 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,083Updated 5 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆983Updated 6 years ago
- General purpose unsupervised sentence representations☆1,192Updated 2 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,890Updated 2 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆846Updated 2 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,481Updated last year
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,946Updated 4 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆828Updated 3 years ago
- A curated list of pretrained sentence and word embedding models☆2,233Updated 3 years ago
- Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.☆1,700Updated last year
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,118Updated last year
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,197Updated 3 months ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,412Updated 10 months ago
- Named Entity Recognition Tool☆1,159Updated 5 years ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,239Updated 8 months ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,246Updated 2 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,179Updated 2 years ago
- A datasets and methods survey about task-oriented dialogue, including recent datasets and SOTA leaderboards.☆1,243Updated 2 years ago
- Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data☆923Updated 5 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,069Updated 3 years ago
- Python wrapper for Stanford CoreNLP.☆921Updated 2 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,892Updated last year
- A curated list of papers dedicated to neural text (semantic) matching.