TianFengshou / NLP_toolsLinks
我的自然语言处理工具包合集(只博客中已发布的)
☆39Updated 4 years ago
Alternatives and similar repositories for NLP_tools
Users that are interested in NLP_tools are comparing it to the libraries listed below
Sorting:
- gensim 中文文档☆82Updated 4 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆254Updated 8 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆431Updated 6 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆79Updated 6 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- ☆96Updated 5 years ago
- 这是 本人第一次数据算法比赛实录。主要整理记录2017年CCF大数据与计算智能竞赛使用的模型和实现代码,选择了基于主题的文本情感分析赛题。采用情感词典+自定义规则完成比赛,成绩:136/796。☆49Updated 7 years ago
- ☆115Updated 7 years ago
- several methods for text classification☆187Updated 7 years ago
- 经济责任审计知识图谱:网络爬虫、关系抽取、领域词汇判定☆125Updated 5 years ago
- 中文文本分类,使用搜狗文本分类语料库☆125Updated 9 years ago
- 基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA☆136Updated 5 years ago
- 中文ULMFiT 情感分析 文本分类☆262Updated 6 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆144Updated 7 years ago
- 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售☆40Updated 7 years ago
- A simple documentary topic analysis implement based on traditional K-means and LDA which can achieve a not-bad result. 基于Kmeans与Lda模型的多文…☆243Updated 6 years ago
- 利用Doc2Vec计算文本相似度☆138Updated 7 years ago
- ’达观杯‘文本智能处理挑战赛,文本分类任务的实现,包括一些传统的监督学习算法和深度学习算法,主要基于sklearn/xgb/lgb/pytorch包实现。☆260Updated 6 years ago
- implement some fancy text classification models by using keras☆98Updated 6 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆152Updated 6 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- 2018达观杯长文本分类智能处理挑战赛 18解决方案☆154Updated 6 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- SA☆33Updated 6 years ago
- 这是我在小象学院课程《深度学习之TensorFlow高级编程》的课程代码☆112Updated 4 years ago
- text classfication 大数据精准营销中搜狗用户画像挖掘 rank61/880☆62Updated 7 years ago
- 各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等☆194Updated 5 years ago
- 创建《Python自然语言处理》学习代码的中文注释版本。☆87Updated 4 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆112Updated 9 years ago