DengYangyong / Chinese_Text_ClassificationLinks
☆12Updated 6 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
Sorting:
- Legal Juegment Prediction (LJP) with BiLSTM and Attention☆13Updated 6 years ago
- PyTorch-Bert-BiLSTM-ATT-LJP☆16Updated 6 years ago
- 一个BERT+BiLSTM的情感分析 BaseLine☆24Updated 5 years ago
- 文本热点挖掘,基于DBSCAN聚类模型,对文本的热点事件进行挖掘☆42Updated 5 years ago
- 实现基于相似度匹配和检索的问答系统☆18Updated 6 years ago
- Here I sort out some small projects I did in the process of learning NLP.☆37Updated 3 years ago
- This is a small NLP project "E-commerce Title Data Similarity Matching System". The usage methods are: tfidf+word bag model, cosine simil…☆25Updated 5 years ago
- Chinese Subjective Dectection based on subjective knowlegebase, 中文主观性计算。基于中文主观性知识库的句子主观性评定方法。☆57Updated last year
- hmm是实现命名实体识别,python 实现,对2014的人民日 报语料进行按字切分,统计初始、转换、发射概率☆16Updated 7 years ago
- 基于attention的CNN文本分类☆15Updated 2 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- 无监督观点聚类。通过依存关系进行观点提取,对观点进行相似度计算,对已经生成的观点聚类☆47Updated 6 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 基于bert中文多分类模型☆11Updated 6 years ago
- 中文实体抽取☆14Updated 6 years ago
- Dataset from 'Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction'☆44Updated 6 years ago
- CWS中文分词 HMM BiLSTM+CRF pytorch 细致实现☆48Updated 3 years ago
- 基于回译增强数据,目前整合了百度、有道、谷歌(需翻墙)翻译。☆20Updated 4 years ago
- Using BiLSTM-CRF model for Chinese NER☆14Updated 7 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分 ,先拆后合,并将其效果与传统LDA…☆40Updated 6 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 4 months ago
- 专业领域词库构建/中文新词发现/专业词库发现☆29Updated 5 years ago
- 根据褒贬种子词,利用SO-PMI构建情感词典☆26Updated 9 years ago
- 从英文文本中提取SAO结构脚本工具☆10Updated 9 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆89Updated 2 years ago
- 电商评论观点挖掘☆39Updated 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 7 years ago
- 文本生成☆41Updated 6 years ago
- AI Challenger 2018 细粒度用户评论情感分析比赛 个人baseline项目☆15Updated 6 years ago
- 复现了论文《基于主题模型的短文本关键词抽取及扩展》的代码☆30Updated 4 years ago