1000-7 / xinlpLinks
把李航老师《统计学习方法》的后几章的算法都用java实现了一遍,实现盒子与球的EM算法,扩展到去GMM训练,后来实现了HMM分词(实现了HMM分词的参数训练)和CRF分词(借用CRF++训练的参数模型),最后利用tensorFlow把BiLSTM+CRF实现了,然后为lucene包装了一个XinAnalyzer
☆23Updated 3 years ago
Alternatives and similar repositories for xinlp
Users that are interested in xinlp are comparing it to the libraries listed below
Sorting:
- 中文分词工具评估☆63Updated 2 years ago
- 语义相似度计算各种算法实现汇总☆45Updated 7 years ago
- 组会ppt与论文--每一次的精心准备都值得留下记录😛☆150Updated 6 years ago
- 用户评论标签挖掘☆72Updated 8 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 8 years ago
- 搜狐算法大赛:主要实体词情绪识别 baseline☆106Updated 6 years ago
- 知识图谱问答系统☆87Updated 2 years ago
- 语义搜索引擎-语义解析模块☆28Updated 3 years ago
- MachineLearning☆95Updated 9 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 9 years ago
- Opendial对话语料库☆50Updated 7 years ago
- 基于webQA的开放域问答系统☆91Updated 7 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆183Updated 6 years ago
- 知识图谱轻量框架☆62Updated 9 years ago
- 《自然语言处理理论与实战》一书源码下载☆124Updated 6 years ago
- 基于gensim模块计算句子相似度☆123Updated 9 years ago
- 一个自动回复FAQ问题的聊天机器人。目前使用了简单词汇对比、词性权重、词向量3种相似度计算模式。输入符合格式的FAQ文本文件即可立刻使用。欢迎把无法正确区分的问题和FAQ文件发送到评论区。☆112Updated 8 years ago
- 基于本体的语义搜索引擎-Answer-V0.9 问答系统☆83Updated 3 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 7 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated 2 years ago
- FDDC☆67Updated 6 years ago
- 基于知识库的中文问答系统(biLSTM)☆248Updated 6 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
- 基于知识图谱的智能问答机器人☆220Updated 7 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛复赛☆182Updated 6 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛-baseline☆68Updated 6 years ago
- A repository to save my machine learning notes.☆69Updated 5 years ago
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆54Updated 6 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆156Updated 7 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 7 years ago