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进行中文方面级情感识别。☆24Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆107Updated 2 years ago
- 利用指针网络 进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆127Updated 2 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆63Updated 4 years ago
- 使用bert进行事件抽取。☆45Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- OneRel在中文关系抽取中的使用☆127Updated last year
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 利用huggingface实现文本分类☆57Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆74Updated 7 months ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- 毕业设计,基于事理图谱的事件推理系统☆70Updated 5 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆103Updated 4 years ago
- 无监督中文 关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆105Updated 3 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆48Updated 3 years ago
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆207Updated last year
- llama信息抽取实战☆100Updated 2 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆147Updated 3 years ago
- 基于深度学习的FAQ式问答系统☆33Updated 3 years ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆52Updated 2 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆68Updated last year
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆348Updated last year
- 基于知识图谱的问答系统☆137Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进行微调。☆48Updated 4 years ago
- LLM for NER☆76Updated 11 months ago