文本分类:传统机器学习模型和深度学习模型
☆51Feb 3, 2019Updated 7 years ago
Alternatives and similar repositories for Text_Classification
Users that are interested in Text_Classification are comparing it to the libraries listed below
Sorting:
- 2020语言与智能技术竞赛:关系抽取任务(https://aistudio.baidu.com/aistudio/competition/detail/31?lang=zh_CN)☆24May 19, 2020Updated 5 years ago
- 实现功能:新输入一段文本,与已有数据进行相似度进行比较,返回TOP10的文本。主要实现方法:jieba中文分词、gensim、TF-IDF词汇重要性、cosine余弦相似度。☆11Jul 30, 2020Updated 5 years ago
- Source code and data for [Cross-relation Cross-bag Attention for Distantly-supervised Relation Extraction]☆15Feb 22, 2019Updated 7 years ago
- 自然语言处理常见任务(主要包括文本分类,序列标注,自动问答等)解决方案试验田☆21Oct 29, 2017Updated 8 years ago
- Distilling BERT using natural language generation.☆39Aug 13, 2023Updated 2 years ago
- Tree-LSTM + Self-Structured Attention -- a method to summarize textual data by topics☆10Apr 26, 2018Updated 7 years ago
- 蚂蚁金服:金融大脑-金融智能NLP大赛(26th/2632)☆14Apr 8, 2019Updated 6 years ago
- NLP| 自动文本摘要| 热词发现| 新词发现☆18Apr 28, 2020Updated 5 years ago
- 論文サーベイ用テンプレートと,ナレッジグラフ(知識グラフ)論文のサーベイ結果の共有のためのリポジトリです。Issuesにサーベイ結果をまとめています。☆14Nov 7, 2024Updated last year
- 一个简单的神经网络模型,包含了神经网络各种基本的功能。主要参考吴恩达的cs231n课程☆13Dec 15, 2018Updated 7 years ago
- A simple and useful platform for entity tagging using tornado.☆24Aug 23, 2019Updated 6 years ago
- deploy machine learning model in tensorflow sering and docker☆10Dec 5, 2018Updated 7 years ago
- Sentiment-Polarized Word Embedding for Multi-Label Sentiment Classification☆12Oct 7, 2018Updated 7 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆246Jul 21, 2023Updated 2 years ago
- Baidu 95categories of multi-label test question classification☆26Apr 8, 2020Updated 5 years ago
- ☆19Oct 28, 2018Updated 7 years ago
- 依存句法解析☆15Aug 22, 2020Updated 5 years ago
- TextRank的简单 实现☆10Nov 12, 2020Updated 5 years ago
- 本文件为相应图书配套代码,但原书中给出下载地址不稳定本仓库作为补充。☆16Aug 12, 2021Updated 4 years ago
- ☆86Aug 29, 2019Updated 6 years ago
- MARL: the model of the IJCAI 2020 paper 'Retrieve, Program, Repeat: Complex Knowledge Base Question Answering via Alternate Meta-learning…☆13Oct 8, 2020Updated 5 years ago
- ☆22Oct 25, 2025Updated 4 months ago
- The implementation for the paper `Byte-Pair Encoding for Text-to-SQL Generation`.☆14Feb 26, 2020Updated 6 years ago
- 2019达观杯实体识别☆19Sep 12, 2019Updated 6 years ago
- Official code release for Deep Extreme Mixture Model by Wilson, McDonald, Galib, Tan, and Luo.☆10Feb 11, 2022Updated 4 years ago
- ☆17May 26, 2021Updated 4 years ago
- [ACL'20] Resolving Syntactical Gap of BERT for aspect-based sentiment analysis☆46Jul 29, 2023Updated 2 years ago
- 《下一代浏览器插件开发框架 WXT 入门指南》示例☆12Jan 30, 2024Updated 2 years ago
- Converts keras trained models to frozen tensorflow protocol buffers for use with the c++ tensorflow api☆10Sep 28, 2018Updated 7 years ago
- 基于深度学习的文本分类聚类工具☆14Jul 7, 2017Updated 8 years ago
- NLPCC-KBQA Dataset☆14Dec 7, 2021Updated 4 years ago
- Scrape financial terms from Investopedia☆11Sep 7, 2018Updated 7 years ago
- ☆11Jun 11, 2021Updated 4 years ago
- TensorFlow™ 是一个用于人工智能的开源神器,一个采用数据流图(data flow graphs),用于数值计算的开源软件库。节点(Nodes)在图中表示数学操作,图中的线(edges)则表示在节点间相互联系的多维数据数组,即张量(tensor)。它灵活的架构让你可…☆12Apr 25, 2018Updated 7 years ago
- 2019-智源-看山杯-专家发现算法大赛-第二名-代码,文档,ppt☆12Apr 18, 2020Updated 5 years ago
- Java utilities and useful algorithms☆15Apr 14, 2023Updated 2 years ago
- 对BERT模型进行fine-tuning后,在chinese_L-12_H-768_A-12模型基础上进行训练,并以MSRA作为数据集测试☆18Dec 12, 2019Updated 6 years ago
- extractor chinese synonyms in large corpus☆11Jul 20, 2016Updated 9 years ago
- C++ code of "Learning to Parse and Translate Improves Neural Machine Translation"☆21May 8, 2017Updated 8 years ago