colin0000007 / CONLPLinks
一个自然语言处理初学者可以参考的库,包含分词,词性标注,命名实体识别,依存句法分析大多模型和算法都是自己实现 。a natural language processing library for beginners
☆28Updated 4 years ago
Alternatives and similar repositories for CONLP
Users that are interested in CONLP are comparing it to the libraries listed below
Sorting:
- 基于知识库的问答:seq2seq模型实践☆357Updated 4 years ago
- 对 ansj 编写的 Word2VEC_java 的进一步包装,同时实现了常用的词语相似度和句子相似度计算。☆181Updated 2 years ago
- 限定域问答系统包括:自动构建知识库、问句检索、基于微信平台搭建问答系统。本项目所有代码已开源。用户通过简单配置,可以实现快速自 动化搭建一个比较完备的领域知识库。另外,基于微信平台如何通过配置来搭建问答系统,具体操作见readme.txt☆71Updated 8 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆320Updated 6 years ago
- 基于知识库的中文问答系统(biLSTM)☆247Updated 6 years ago
- 自然语言基础模型☆564Updated 6 years ago
- 啊哈自然语言处理包,提供包括分词、依存句法分析、语义角色标注、自动摘要、语义相似度计算、LDA 主题预测、词云等服务。☆307Updated 10 months ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆441Updated 3 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆311Updated 3 years ago
- Learning nlp and reproduce some papers☆38Updated 5 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆376Updated 6 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated 2 years ago
- ☆95Updated 5 years ago
- 使用BERT做文本相似度☆64Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆193Updated last year
- 代码记录☆157Updated 7 years ago
- 神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案☆308Updated 5 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago
- the demo for bert☆141Updated 6 years ago
- details☆262Updated 7 years ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆369Updated 4 years ago
- BERT模型从训练到部署☆528Updated 4 years ago
- BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)☆386Updated 6 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆480Updated 7 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 3 years ago
- 基于siamese-lstm的中文句子相似度计算☆129Updated 7 years ago
- keras+tensorflow+python3下的中文分词, 大数据可训练,解决内存不够用问题☆40Updated 7 years ago
- ☆268Updated 5 years ago