THTBSE / siamese-lstm-networkLinks
siamese lstm network for text similarity
☆95Updated 8 years ago
Alternatives and similar repositories for siamese-lstm-network
Users that are interested in siamese-lstm-network are comparing it to the libraries listed below
Sorting:
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆112Updated 5 years ago
- CCKS 2018 开放领域的中文问答任务 1st 解决方案☆111Updated 6 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆143Updated 6 years ago
- 相似案例匹配☆47Updated 5 years ago
- baseline for ccks2019-ipre☆48Updated 5 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 6 years ago
- use ELMo in chinese environment☆105Updated 6 years ago
- 2019达观杯 第六名代码☆44Updated 2 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Updated 5 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- ☆113Updated 7 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆42Updated 7 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 7 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- hierarchical attention model☆101Updated 7 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- A neural architecture for relation extraction task implemented in Tensorflow.