dongyuanxin / various-codesLinks
个人代码/项目仓库(具体请看子目录下的README.md)。自取请注明出处,尊重原创,O(∩_∩)O谢谢
☆45Updated 6 years ago
Alternatives and similar repositories for various-codes
Users that are interested in various-codes are comparing it to the libraries listed below
Sorting:
- 评论上的情感分析:主题与情感词抽取☆81Updated 4 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆107Updated 5 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆83Updated 6 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆229Updated 6 years ago
- 互联网新闻情感分析赛题baseline☆42Updated 5 years ago
- 这是本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆49Updated 7 years ago
- 细粒度情感分析repository2:细粒度情感分析接口,aspect-based sentiment analysis based on HMM.☆45Updated 8 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆328Updated 6 years ago
- A simple documentary topic analysis implement based on traditional K-means and LDA which can achieve a not-bad result. 基于Kmeans与Lda模型的多文…☆242Updated 6 years ago
- 2019搜狐校园算法大赛。决赛解决方案ppt、实体lgb单模代码☆70Updated 5 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆112Updated 9 years ago
- 汽车行业用户观点主题及情感识别☆31Updated 6 years ago
- 使用Python进行自然语言处理相关实践,如新词发现,主题模型,隐马尔模型词性标注,Word2Vec,情感分析☆52Updated 5 years ago
- This is a word2vec for Chinese douban movie reviews 在豆瓣电影影评上进行word2vec, 一个中文语料word2vec☆50Updated 7 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- 2018年蚂蚁金服金融大脑赛题分享☆151Updated 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
- BDCI2017-让AI当法官,决赛第四(4/415)https://www.datafountain.cn/competitions/277/details☆120Updated 7 years ago
- 2nd Place Solution for SMP CUP 2016☆93Updated 8 years ago
- 无监督观点聚类。通过依存关系进行观点提取,对观点进行相似度计算,对已经生成的观点聚类☆47Updated 6 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- BTM in python☆73Updated 7 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- NLP 以及相关的学习实践☆40Updated 3 years ago
- ☆39Updated 8 years ago
- 汽车主题情感分析大赛冠军☆27Updated 6 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并将其效果与传统LDA…☆40Updated 5 years ago