colin0000007 / CONLP
一个自然语言处理初学者可以参考的库,包含分词,词性标注,命名实体识别,依存句法分析大多模型和算法都是自己实现 。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:
- 限定域问答系统包括:自动构建知识库、问句检索、基于微信平台搭建问答系统。本项目所有代码已开源。用户通过简单配置,可以实现快速自动化搭建一个比较完备的领域知识库。另外,基于微信平台如何通过配置来搭建问答系统,具体操作见readme.txt☆71Updated 8 years ago
- 基于知识库的问答:seq2seq模型实践☆356Updated 4 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- the demo for bert☆141Updated 5 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆181Updated 6 years ago
- 啊哈自然语言处理包,提供包括分词、依存句法分析、语义角色标注、自动摘要、语义相似度计算、LDA 主题预测、词云等服务。☆306Updated 8 months ago
- 2018-JDDC大赛第4名的解决方案☆236Updated 6 years ago
- 对 ansj 编 写的 Word2VEC_java 的进一步包装,同时实现了常用的词语相似度和句子相似度计算。☆180Updated 2 years ago
- 语义相似度计算各种算法实现汇总☆45Updated 7 years ago
- 主谓宾提取器的Java实现(对斯坦福的代码失去兴趣,不再维护)☆139Updated 9 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆480Updated 7 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆455Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 6 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
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆191Updated 11 months ago
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 6 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆370Updated 4 years ago
- word2vec java版本的一个实现☆16Updated 6 years ago
- 使用BERT做文本相似度☆64Updated 5 years ago
- 自然语言基础模型☆563Updated 6 years ago
- self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。☆361Updated 6 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆441Updated 3 years ago
- ☆268Updated 5 years ago
- 基于知识库的中文问答系统(biLSTM)☆246Updated 6 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆411Updated 2 years ago
- 基于siamese-lstm的中 文句子相似度计算☆130Updated 6 years ago
- BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)☆385Updated 6 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆209Updated 5 years ago