UKPLab / elmo-bilstm-cnn-crf
BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.
☆387Updated 2 years ago
Alternatives and similar repositories for elmo-bilstm-cnn-crf:
Users that are interested in elmo-bilstm-cnn-crf are comparing it to the libraries listed below
- BiLSTM-CNN-CRF architecture for sequence tagging☆830Updated 3 years ago
- LSTM+CRF NER☆302Updated 6 years ago
- Learning Named Entity Tagger from Domain-Specific Dictionary☆482Updated 5 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆304Updated 6 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- Re-implementation of ELMo on Keras☆134Updated 2 years ago
- ☆316Updated 2 years ago
- Ner with Bert☆281Updated 5 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago
- Deep Semantic Role Labeling with Self-Attention☆307Updated 5 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago
- BiLSTM-CNN-CRF tagger☆249Updated 5 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 6 years ago
- Tensorflow Implementation of Convolutional Neural Network for Relation Extraction (COLING 2014, NAACL 2015)