HIT-SCIR / ELMoForManyLangs
Pre-trained ELMo Representations for Many Languages
☆1,463Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ELMoForManyLangs
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,620Updated last year
- 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
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,246Updated 2 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,083Updated 5 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,211Updated 3 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,412Updated 10 months ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆959Updated 5 years ago
- A datasets and methods survey about task-oriented dialogue, including recent datasets and SOTA leaderboards.☆1,243Updated 2 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,118Updated last year
- Code for paper Fine-tune BERT for Extractive Summarization☆1,468Updated 2 years ago
- Four word embedding models implemented in Python. Supporting arbitrary context features☆846Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆828Updated 3 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,850Updated 3 years ago
- Must-read papers on Machine Reading Comprehension☆893Updated 4 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆846Updated 2 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆983Updated 6 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,428Updated 2 years ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,097Updated 2 months ago
- A python tool for evaluating the quality of sentence embeddings.☆2,087Updated 8 months ago
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,946Updated 4 years ago
- Keras implementation of BERT with pre-trained weights☆813Updated 5 years ago
- A curated list of pretrained sentence and word embedding models☆2,233Updated 3 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆592Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆877Updated last year
- This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currentl…☆470Updated last year
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆388Updated last year
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,481Updated last year
- General purpose unsupervised sentence representations☆1,193Updated 2 years ago
- Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data☆923Updated 5 years ago
- Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)☆1,187Updated last month