DengYangyong / Chinese_Text_Classification
☆12Updated 5 years ago
Alternatives and similar repositories for Chinese_Text_Classification:
Users that are interested in Chinese_Text_Classification are comparing it to the libraries listed below
- Here I sort out some small projects I did in the process of learning NLP.☆37Updated 2 years ago
- 文本处理相关库,目前包括新词发现、字符串匹配等功能。☆14Updated 3 years ago
- CNN对中文商品名称进行分类,基于Tensorflow☆11Updated 5 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆33Updated 5 years ago
- PyCLUE个人开发版本。当前版本与CLUEBenchmark的版本差距较大,预计五月中旬会更新一版。☆7Updated last year
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆35Updated 4 years ago
- 基于触发词的燃气事件抽取,包括:时间、地点、原因、后果、组织等实体信息☆8Updated 3 years ago
- 这是信息抽取中的第一个步骤,识别所包含的关系,总体是一个多分类☆9Updated 5 years ago
- 新词发现,信息熵,左右互信息☆16Updated 6 years ago
- 面向金融领域的小样本跨类迁移事件抽取 第三名 方案及代码☆16Updated 4 years ago
- 这是使用pytoch 实现的长文本分类器☆45Updated 5 years ago
- 根据褒贬种子词,利用SO-PMI构建情感词典☆25Updated 9 years ago
- 使用BERT构建多标签标注模型☆41Updated 4 years ago
- 一个BERT+BiLSTM的情感分析 BaseLine☆25Updated 4 years ago
- 专业领域词库构建/中文新词发现/专业词库发现☆29Updated 5 years ago
- 这个是一个《电商标题数据相似度匹配系统》,使用方法有:tfidf+词袋模型,余弦相似度,word2vec☆25Updated 4 years ago
- textcnn多标签文本分类☆36Updated 6 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆47Updated 5 years ago
- Summary of keras knowledge points.☆19Updated 5 years ago
- 实体链接过程中的一些相关代码☆10Updated 6 years ago
- 文本热点挖掘,基于DBSCAN聚类模型,对文本的热点事件进行挖掘☆40Updated 4 years ago
- ☆10Updated 2 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆44Updated 5 years ago
- 中文实体识别 bert/xlnet/albert ...预训练模型 +bilstm+crf / +crf☆22Updated 2 years ago
- 基于bert中文多分类模型☆11Updated 5 years ago
- 整理文本分类的比赛和解决方案☆7Updated 4 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆11Updated 2 years ago
- 别名发现系统☆11Updated 3 years ago
- 天津财经大学2019年统计学院机器学习讨论班☆12Updated 5 years ago
- 短文本分类、多标签分类方法封装☆14Updated last year