jiangxinyang227 / NLP-Project
including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc
☆469Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for NLP-Project
- tensorflow implementation☆1,144Updated 5 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆683Updated 5 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆644Updated 4 years ago
- bert中文分类实践☆737Updated 5 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆375Updated 5 years ago
- 基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。☆344Updated 4 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆310Updated 5 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆675Updated 5 years ago
- ☆268Updated 4 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆566Updated 5 years ago
- 使用预训练语言模型BERT做中文NER☆930Updated 4 years ago
- 嵌入Word2vec词向量的CNN中文文本分类☆443Updated 4 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆458Updated 5 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆500Updated last year
- 基于Transformers的文本分类☆336Updated 3 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆467Updated 2 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆191Updated 5 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆654Updated 5 years ago
- 使用预训练语言模型ALBERT做中文NER☆467Updated 3 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆320Updated 5 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆589Updated 5 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆766Updated 4 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆376Updated last year
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆259Updated 4 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆179Updated 6 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆463Updated 5 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆236Updated last year
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆186Updated 5 months ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆430Updated 5 years ago