colin0000007 / CONLPLinks
一个自然语言处理初学者可以参考的库,包含分词,词性标注,命名实体识别,依存句法分析大多模型和算法都是自己实现 。a natural language processing library for beginners
☆29Updated 4 years ago
Alternatives and similar repositories for CONLP
Users that are interested in CONLP are comparing it to the libraries listed below
Sorting:
- ☆96Updated 5 years ago
- implement retrieval-based chatbot. see more in this [blog](http://blog.csdn.net/Irving_zhang/article/details/78788929)☆27Updated 7 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆444Updated 3 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆481Updated 7 years ago
- several methods for text classification☆187Updated 7 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆321Updated 6 years ago
- 代码记录☆157Updated 7 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 7 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆313Updated 3 years ago
- 自然语言基础模型☆563Updated 6 years ago
- Learning nlp and reproduce some papers☆38Updated 5 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆186Updated 7 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- 语义相似度计算各种算法实现汇总☆47Updated 7 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆431Updated 6 years ago
- 神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案☆309Updated 5 years ago
- the demo for bert☆142Updated 6 years ago
- 基于知识库的中文问答系统(biLSTM)☆248Updated 7 years ago
- bert for chinese text classification☆142Updated 6 years ago
- Just another seq2seq repo☆325Updated 7 years ago
- 对 ansj 编写的 Word2VEC_java 的进一步包装,同时实现了常用的词语相似度和句子相似度计算。☆184Updated 2 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆369Updated 4 years ago
- ☆268Updated 5 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆469Updated 3 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆335Updated 5 years ago
- 基于知识库的问答:seq2seq模型实践☆357Updated 5 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆381Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- keras+tensorflow+python3下的中文分词, 大数据可训练,解决内存不够用问题☆40Updated 7 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago