Arsener / simple_search_engine
社会信息检索作业,实现简单的搜索引擎,计算TFIDF值以及两个句子的相似度
☆20Updated 6 years ago
Alternatives and similar repositories for simple_search_engine:
Users that are interested in simple_search_engine are comparing it to the libraries listed below
- 依据香港中文大学设计的规则系统,先用小样本评论建立初始关键词库,再结合18种句式逐条匹配评论,能够快速准确地识别评论对象及情感极性。经多次迭代优化关键词库后,达到较高准确率的基础上,使用Tableau进一步分析数据,识别出客户集中关注的商品属性、普遍好评差评的商品属性;通过…☆53Updated 7 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 该项目是短文本分类,目前应用于新闻标签的分类☆32Updated 7 years ago
- 中文文本情感分类利用cnn☆20Updated 5 years ago
- CSDN用户画像技术评测☆27Updated 5 years ago
- 文本聚类 k-means算法及实战☆54Updated 5 years ago
- CCF大数据比赛,基于主题的文本情感分析☆96Updated 6 years ago
- 使用gensim训练word2vec模型并对训练得到词向量聚类☆15Updated 7 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 6 years ago
- 基于卷积神经网络参数优化的情感分析论文code☆63Updated 6 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆110Updated 8 years ago
- NLP 以及相关的学习实践☆40Updated 2 years ago
- 文本分类:传统机器学习模型和深度学习模型☆49Updated 5 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆50Updated 6 years ago
- 使用Simhash对海量文本进行去重☆12Updated 6 years ago
- 互联网新闻情感分析赛题baseline☆42Updated 5 years ago
- 2017 DF,CCF大数据与计算智能大赛——“中印对峙事件舆情分析”赛题全网数据☆25Updated 6 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆104Updated 5 years ago
- 计算新闻文本类情感分析(采用TF-IDF,余弦距离,情感依存等算法)☆58Updated 7 years ago
- 这是本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆49Updated 6 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated last year
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆142Updated 6 years ago
- 评论上的情感分析:主题与情感词抽取☆82Updated 4 years ago
- 文本相似性☆23Updated 5 years ago
- some code for spark☆17Updated 7 years ago
- 知识图谱相关学习资料☆18Updated 6 years ago
- 细粒度用户评论情感分析☆122Updated 6 years ago
- 朴素贝叶斯实现的文本分类(新闻分类)☆63Updated 9 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆33Updated 5 years ago