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:
- 搜狐算法大赛:主要实体词情绪识别 baseline☆106Updated 6 years ago
- 语义相似度计算各种算法实现汇总☆47Updated 7 years ago
- 用户评论标签挖掘☆72Updated 8 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
- 常用文本聚类算法java实现☆15Updated 10 years ago
- 《自然语言处理理论与实战》一书源码下载☆124Updated 6 years ago
- 基于gensim模块计算句子相似度☆123Updated 9 years ago
- MachineLearning☆95Updated 10 years ago
- 中文分词工具评估☆63Updated 2 years ago
- Opendial对话语料库☆50Updated 7 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆149Updated 3 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 8 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 7 years ago
- FDDC☆67Updated 7 years ago
- 2018-JDDC大赛第4名的解决方案☆236Updated 6 years ago
- some code for spark☆17Updated 8 years ago
- 这十套练习,教你如何用Pandas做数据分析☆12Updated 6 years ago
- 基于webQA的开放域问答系统☆92Updated 7 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆152Updated 7 years ago
- 基于PageRank的TextRank方法, 可以应用于中文关键词、短语、摘要提取程序,代码使用Scala编写。☆131Updated 5 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆329Updated 6 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆156Updated 7 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 9 years ago
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆54Updated 6 years ago
- Sohu's 2018 content recognition competition 1st solution(搜狐内容识别大赛第一名解决方案)☆228Updated 7 years ago
- 组会ppt与论文--每一次的精心准备都值得留下记录😛☆151Updated 6 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛初赛☆141Updated 6 years ago
- tensorflow-seq2seq-chatbot-zh中文聊天机器人☆27Updated 8 years ago
- 第三届魔镜杯 智能客服问题相似性算法设计 第12名解决方案☆149Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago