frendyxzc / word2vec
基于维基百科语料,使用 gensim 的 word2vec 来训练词向量
☆13Updated 7 years ago
Alternatives and similar repositories for word2vec:
Users that are interested in word2vec are comparing it to the libraries listed below
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆104Updated 5 years ago
- 基于依存句法的句子级细粒度情感计算☆27Updated 7 years ago
- gensim-word2vec+svm文本情感分析☆102Updated 7 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 8 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- 评论上的情感分析:主题与情感词抽取☆81Updated 4 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆142Updated 7 years ago
- 基于ltp的简单评论观点抽取模块☆116Updated 6 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆113Updated 6 years ago
- 文本相似性☆23Updated 5 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆109Updated 8 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆53Updated 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 6 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆142Updated 6 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆129Updated 5 years ago
- 该项目是短文本分类,目前应用于新闻标签的分类☆32Updated 7 years ago
- 这是本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆49Updated 7 years ago
- NLP 以及相关的学习实践☆40Updated 2 years ago
- 利用Doc2Vec计算文本相似度