taishan1994 / ChatABSALinks
基于ChatGPT的情感分析
☆50Updated 2 years ago
Alternatives and similar repositories for ChatABSA
Users that are interested in ChatABSA are comparing it to the libraries listed below
Sorting:
- 使用bert进行中文方面级情感识别。☆25Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 利用指针网络 进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆128Updated 2 years ago
- 使用bert进行事件抽取。☆47Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- 该项目是自己做的一些nlp的实验,包括命名实体识别、实体关系抽取和事件抽取,未来会持续更新。☆36Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆67Updated 4 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 利用huggingface实现文本分类☆58Updated 3 years ago
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆208Updated last year
- 基于pytorch+bert的中文文本分类