1000-7 / xinlp
把李航老师《统计学习方法》的后几章的算法都用java实现了一遍,实现盒子与球的EM算法,扩展到去GMM训练,后来实现了HMM分词(实现了HMM分词的参数训练)和CRF分词(借用CRF++训练的参数模型),最后利用tensorFlow把BiLSTM+CRF实现了,然后为lucene包装了一个XinAnalyzer
☆23Updated 2 years ago
Alternatives and similar repositories for xinlp:
Users that are interested in xinlp are comparing it to the libraries listed below
- 中文分词工具评估☆61Updated 2 years ago
- 基于webQA的开放域问答系统☆91Updated 7 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 7 years ago
- 这十套练习,教你如何 用Pandas做数据分析☆12Updated 6 years ago
- 2018-JDDC大赛第4名的解决方案☆237Updated 6 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆148Updated 2 years ago
- 搜狐算法大赛:主要实体词情绪识别 baseline☆105Updated 5 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- A Java implementation of doc2vec in ICML'14☆25Updated 9 years ago
- FDDC☆66Updated 6 years ago
- 语义搜索引擎-语义解析模块☆28Updated 3 years ago
- 新词发现算法(NewWordDetection)☆62Updated 7 years ago
- [Broken] A Chinese Question and Answer System☆51Updated 8 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆42Updated 6 years ago
- 第三届魔镜杯 智能客服问题相似性算法设计 第12名解决方案☆149Updated 6 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆113Updated 6 years ago
- 发现新词 无监督词库生成 医学词库生成 发现未登录词☆77Updated 4 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛复赛☆180Updated 5 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆32Updated 5 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 8 years ago
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆53Updated 6 years ago
- 中文对话资料,分别下载☆20Updated 6 years ago
- BiLSTM_CRF中文实体命名识别☆46Updated 7 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆109Updated 6 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 6 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 6 years ago
- Opendial对话语料库☆50Updated 6 years ago
- Python自然语言处理实战-核心技术与算法☆64Updated 6 years ago
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆43Updated 9 years ago
- 新词发现☆66Updated 10 years ago