triplemeng / hierarchical-attention-modelLinks
hierarchical attention model
☆101Updated 7 years ago
Alternatives and similar repositories for hierarchical-attention-model
Users that are interested in hierarchical-attention-model are comparing it to the libraries listed below
Sorting:
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme☆218Updated 7 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆112Updated 5 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆41Updated 7 years ago
- seq2seq+attention model for Chinese textsum☆41Updated 7 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus☆131Updated last year
- 基于BERT的中文序列标注☆141Updated 6 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- Deep contextualized word representations for Chinese☆150Updated 5 years ago
- Relation Classification via Multi-Level Attention CNNs☆58Updated 7 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 8 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆362Updated 7 years ago
- code of Relation Classification via Multi-Level Attention CNNs☆177Updated 2 years ago
- ☆121Updated 8 years ago
- 基于siamese-lstm的中文句子相似度计算☆129Updated 7 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- ☆39Updated 8 years ago
- Byte Cup 2018 International Machine Learning Contest (3rd prize)☆77Updated 2 years ago
- ☆86Updated 5 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆146Updated 7 years ago
- ☆131Updated 4 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 7 years ago
- siamese lstm network for text similarity☆95Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolutional Neural Network复现☆21Updated 7 years ago