jiangxinyang227 / NLP-Project
including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc
☆469Updated 5 years ago
Alternatives and similar repositories for NLP-Project:
Users that are interested in NLP-Project are comparing it to the libraries listed below
- tensorflow implementation☆1,148Updated 5 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆652Updated 4 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆684Updated 5 years ago
- bert中文分类实践☆737Updated 6 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆675Updated 5 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 5 years ago
- ☆268Updated 5 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆653Updated 5 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆319Updated 5 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆567Updated 6 years ago
- 基于Transformers的文本分类☆338Updated 3 years ago
- 基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。☆347Updated 5 years ago
- 使用预训练语言模型BERT做中文NER☆935Updated 4 years ago
- 嵌入Word2vec词向量的CNN中文 文本分类☆445Updated 4 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆681Updated 4 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 2 years ago
- 预训练语言模型综述☆545Updated 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等等做文本分类。以及各个…☆503Updated 2 years ago
- 基于BERT的中文命名实体识别☆394Updated 5 years ago
- 使用BERT模型做文本分类;面向工业用途☆220Updated 5 years ago
- 自然语言基础模型☆565Updated 5 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆473Updated 5 years ago
- The code for CCF-BDCI-Sentiment-Analysis-Baseline☆433Updated 2 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆846Updated 6 years ago
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆376Updated 5 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
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,363Updated 2 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆266Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆189Updated 7 months ago