DeepSemantics / comparator-networkLinks
基于ComNet的短文本匹配网络模型
☆11Updated 5 years ago
Alternatives and similar repositories for comparator-network
Users that are interested in comparator-network are comparing it to the libraries listed below
Sorting:
- BiLSTM_CRF中文实体命名识别☆46Updated 7 years ago
- 搜狐算法大赛:主要实体词情绪识别 baseline☆106Updated 6 years ago
- Time entity recognition tool based on regular expression 基于正则表达式的中文时间实体识别(时间提取)工具☆24Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆47Updated 6 years ago
- 第三届魔镜杯大赛, 智能客服聊天机器人真实数据, 提高智能客服的识别能力和服务质量☆38Updated 6 years ago
- [Broken] A Chinese Question and Answer System☆51Updated 8 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 6 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆32Updated 5 years ago
- 基于capsule的观点型阅读理解模型☆89Updated 5 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆61Updated 6 years ago
- 针对百度知道电影问答数据的问题分类 question classification for zhidao.baidu.com in movie domain☆24Updated 7 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆56Updated 5 years ago
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆53Updated 6 years ago
- 2018百度机器阅读理解竞赛☆27Updated 6 years ago
- 面 向金融领域的实体关系抽取☆51Updated 6 years ago
- ☆49Updated 7 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- fastText中文实践☆20Updated 7 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding 论文的中文翻译 Paper Chinese Translation!☆49Updated 5 years ago
- CCKS2019面向金融领域的事件主体抽取☆47Updated 6 years ago
- 第一届“讯飞杯”中文机器阅读理解评测参考模型☆61Updated 7 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline