PrashantRanjan09 / Elmo-TutorialLinks
A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)
☆154Updated 5 years ago
Alternatives and similar repositories for Elmo-Tutorial
Users that are interested in Elmo-Tutorial are comparing it to the libraries listed below
Sorting:
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- Re-implementation of ELMo on Keras☆134Updated 2 years ago
- The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared…☆67Updated 8 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆388Updated 2 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 7 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆276Updated 5 years ago
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆187Updated 4 years ago
- Neural network toolkit for sentence pair modeling.☆304Updated 4 years ago
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆154Updated 6 years ago
- BiLSTM-CNN-CRF tagger☆249Updated 6 years ago
- reference tensorflow code for named entity tagging☆104Updated 4 years ago
- ☆176Updated 10 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆204Updated 2 years ago
- XLNet Extension in TensorFlow☆131Updated 4 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆214Updated 2 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 7 years ago
- ☆116Updated 6 years ago
- Ner with Bert☆281Updated 6 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS