jiangxinyang227 / NLP-Project
including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc
☆468Updated 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,146Updated 5 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆687Updated 5 years ago
- bert中文分类实践☆735Updated 6 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Updated 5 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆652Updated 4 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆376Updated 6 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆459Updated 5 years ago
- 嵌入Word2vec词向量的CNN中文文本分类☆444Updated 4 years ago
- ☆268Updated 5 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆505Updated 2 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 2 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆192Updated 5 years ago
- 使用预训练语言模型BERT做中文NER☆937Updated 4 years ago
- 基于Transformers的文本分类☆337Updated 3 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆654Updated 5 years ago
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆209Updated 3 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆266Updated 5 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆680Updated 4 years ago
- 基于BERT的中文命名实体识别☆394Updated 5 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆474Updated 5 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分 析语料chnsenticorp☆322Updated 5 years ago
- BERT模型从训练到部署☆523Updated 4 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,658Updated 5 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆262Updated 4 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆767Updated 4 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆184Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆188Updated 8 months ago
- several methods for text classification☆187Updated 7 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆383Updated last year