liqiming-whu / text-classification
基于attention的CNN文本分类
☆15Updated 2 years ago
Alternatives and similar repositories for text-classification:
Users that are interested in text-classification are comparing it to the libraries listed below
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆33Updated 5 years ago
- Pytorch implementation of "Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction", ACML2018☆59Updated 5 months ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 4 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆35Updated 4 years ago
- 使用LDA+SVM进行文本的分类☆22Updated 7 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆30Updated 4 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- 根据褒贬种子词,利用SO-PMI构建情感词典☆25Updated 9 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆44Updated 5 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- BDCI2019-互联网金融新实体发现-第7名(本可top3)☆18Updated 5 years ago
- 中文实体抽取☆14Updated 6 years ago
- 两层attention 的lstm评论情感分析☆22Updated 7 years ago
- 采用依存句法分析进行关系抽取☆20Updated 6 years ago
- 一个BERT+BiLSTM的情感分析 BaseLine☆25Updated 4 years ago
- 使用CNN进行事件抽取☆10Updated 5 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并将其效果与传统LDA…☆38Updated 5 years ago
- 电商评论观点挖掘☆38Updated 5 years ago
- Improving Opinion-Target Extraction with Character-Level Word Embeddings☆11Updated 7 years ago
- 中文文本情感分类利用cnn☆20Updated 5 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
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- 多标签文本分类☆53Updated 5 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆25Updated 4 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- textcnn多标签文本分类☆36Updated 6 years ago
- PyTorch-Bert-BiLSTM-ATT-LJP☆16Updated 5 years ago
- 情绪原因识别、情绪分类、情绪词典构建☆68Updated 6 years ago
- This is a implementation of "面向属性抽取的门控动态注意力机制"☆10Updated 6 years ago
- 基于中文的知识抽取,BaseLine:Bi-LSTM+CRF☆45Updated 6 years ago