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
Sorting:
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 7 years ago
- 搜狐算法大赛:主要实体词情绪识别 baseline☆106Updated 6 years ago
- 2018-JDDC大赛第4名的解决方案☆236Updated 6 years ago
- 中文分词工具评估☆61Updated 2 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- 这十套练习,教你如何用Pandas做数据分析☆12Updated 6 years ago
- 基于webQA的开放域问答系统☆91Updated 7 years ago
- 第三届魔镜杯 智能客服问题相似性算法设计 第12名解决方案☆148Updated 6 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- Python自然语言处理实战-核心技术与算法☆64Updated 6 years ago
- FDDC☆66Updated 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
- A Java implementation of doc2vec in ICML'14☆25Updated 9 years ago
- SmoothNLP领域词汇示例 - 基于复旦公开新闻资讯库☆49Updated 5 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆148Updated 2 years ago
- 语义相似度计算各种算法实现汇总☆45Updated 7 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 8 years ago
- ☆52Updated last year
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆53Updated 6 years ago
- SA☆33Updated 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 7 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛复赛☆180Updated 6 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- 新词发现 基于词频、凝聚系数和左右邻接信息熵☆122Updated 5 years ago
- 语义搜索引擎-语义解析模块☆28Updated 3 years ago
- ATEC 金融大脑-金融智能NLP服务☆88Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- Source codes and corpora of paper "Iterated Dilated Convolutions for Chinese Word Segmentation"☆135Updated 4 years ago
- A repository to save my machine learning notes.☆69Updated 5 years ago
- self summary after attending CCL2018 (全国计算语言学学术会议), CCL2018参会总结,包括会议论文下载脚本,会议前言技术报告下载,以及个人的一点总结.☆27Updated 6 years ago