magical2world / tf-hierarchical-rnnLinks
☆47Updated 7 years ago
Alternatives and similar repositories for tf-hierarchical-rnn
Users that are interested in tf-hierarchical-rnn are comparing it to the libraries listed below
Sorting:
- use ELMo in chinese environment☆105Updated 6 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- the demo for bert☆142Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- hierarchical attention model☆101Updated 7 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 years ago
- details☆263Updated 7 years ago
- 第三届魔镜杯 智能客服问题相似性算法设计 第12名解决方案☆149Updated 6 years ago
- Use BERT as feature. TensorFlow code and pre-trained models for BERT☆54Updated 6 years ago
- Text classification models☆67Updated 5 years ago
- NLP Keras BiLSTM+CRF☆53Updated 7 years ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 5 years ago
- CCF-BDCI 2018年汽车行业用户观点主题及情感识别挑战赛 第6名解决方案☆143Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆146Updated 7 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 2018-JDDC大赛第4名的解决方案