fastText中文实践
☆19Apr 27, 2018Updated 7 years ago
Alternatives and similar repositories for fastText_learning
Users that are interested in fastText_learning are comparing it to the libraries listed below
Sorting:
- FastText 文本分类☆19Nov 23, 2018Updated 7 years ago
- 基于语义的文本相似度计算☆10Jan 22, 2019Updated 7 years ago
- In order to analyze the sentiment orientation on Chinese social platform, our group scraped raw reposts during the period when domestic C…☆16Mar 31, 2023Updated 2 years ago
- semantic role labeling based on deep learning, implemented by tensorflow☆16Aug 20, 2018Updated 7 years ago
- visual-text to speech☆14Apr 3, 2022Updated 3 years ago
- AI100竞赛:http://competition.ai100.com.cn/html/game_det.html?id = 24&tab = 1 的代码,主要用于文本分类,其中涉及CHI选择特征词,TFIDF计算权重,朴素贝叶斯,决策树,SVM,XGBoost等算法☆15Mar 27, 2019Updated 6 years ago
- 文本分类之特征选择☆11Aug 12, 2017Updated 8 years ago
- 领域自适应文本挖掘工具(新词发现、情感分析、实体链接等),基于少量种子词和背景知识☆13Jun 19, 2019Updated 6 years ago
- 同花顺算法挑战平台:【9-10双月赛】跨领域迁移的文本语义匹配☆11Oct 28, 2021Updated 4 years ago
- Neural Relation Extraction implemented with LSTM in TensorFlow☆17Nov 7, 2017Updated 8 years ago
- Intelligent virtual patient research based on medical knowledge graph 虚拟病人、医学知识图谱☆12Aug 16, 2019Updated 6 years ago
- 使用gensim训练word2vec模型并对训练得到词向量聚类☆16Sep 23, 2017Updated 8 years ago
- vivo手机京东平台上评论信息的情感分析☆15Aug 29, 2019Updated 6 years ago
- 文本特征值提取,采用结巴将文本分词,tf-idf算法得到特征值,以及给出了idf词频文件的训练方法☆20Feb 11, 2017Updated 9 years ago
- 基于语义的中文文本关键词提取算法☆20Mar 24, 2021Updated 4 years ago
- ☆32May 30, 2021Updated 4 years ago
- A simple demo for android login and register with MySQL via HTTP(TomCat).☆14Apr 26, 2016Updated 9 years ago
- base on pytorch☆15Jul 19, 2020Updated 5 years ago
- ☆10Jan 7, 2020Updated 6 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆96Apr 8, 2019Updated 6 years ago
- This is demonstration project to understand the Rasa 2.0 features and syntax.☆15Nov 24, 2020Updated 5 years ago
- 对 Hankcs 编写的 LDA4j 项目的进一步包装。添加了对训练出的 LDA 模型的存储和读取,简化了 LDA 的使用到 2 个步骤:训练 和 预测。☆11May 13, 2021Updated 4 years ago
- A transformer model that should be able to solve a simple NER task☆11Mar 7, 2019Updated 7 years ago
- Datafountain-Epidemic government affairs quiz assistant competition. We divided this task into two parts: document retrieval and answer e…☆14Aug 21, 2022Updated 3 years ago
- 新浪微博互动预测☆11Jan 24, 2017Updated 9 years ago
- ☆12Jun 7, 2019Updated 6 years ago
- ☆18Nov 19, 2017Updated 8 years ago
- 提取每条新闻中的人名,假设在同一条新闻的人物具有联系,建立新闻人物的社交网络,并进一步探索网络的性质。☆10Oct 6, 2019Updated 6 years ago
- 公司内部一个小秘书微信小程序,可以提供展示公司新闻和公告,租房、二手买卖,图书借阅等功能。☆10May 14, 2018Updated 7 years ago
- 2018-“AIIA”杯-国家电网-电力专业领 域词汇挖掘:5st/451☆26Jan 8, 2019Updated 7 years ago
- 基于情感词典的文本情感极性分析☆27May 24, 2017Updated 8 years ago
- 使用CNN进行事件抽取☆11Aug 9, 2019Updated 6 years ago
- ☆10Sep 28, 2018Updated 7 years ago
- ☆21Jan 6, 2021Updated 5 years ago
- 基于Fasttext的中文医疗问答系统☆42Mar 24, 2024Updated last year
- 基于bert中文多分类模型☆11Mar 23, 2019Updated 6 years ago
- 以聚类算法、LDA主题模型、分类器为基础,完成对Twitter语料的基于地理位置的主题事件挖掘,并对主题事件进行细粒度的情绪分析☆35Jul 29, 2018Updated 7 years ago
- Python implementation of BM25 function for document retrieval☆17Sep 5, 2017Updated 8 years ago
- 中文问答系统:使用NLP相关技术,对搜索引擎,问答社区等进行信息抽取,文本概括等,支持通识问答,社区问答和部分专业问答☆32Jun 21, 2022Updated 3 years ago