songyingxin / TextClassificationLinks
Pytorch + NLP, 一份友好的项目实践仓库
☆463Updated 6 years ago
Alternatives and similar repositories for TextClassification
Users that are interested in TextClassification are comparing it to the libraries listed below
Sorting:
- Implemention some Baseline Model upon Bert for Text Classification☆691Updated 5 years ago
- 预训练语言模型综述☆550Updated 5 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆657Updated 4 years ago
- 专门为自然语言处理(NLP)面试准备的学习笔记与资料☆352Updated 4 years ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆472Updated 5 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆510Updated 2 years ago
- 基于Transformers的文本分类☆340Updated 3 years ago
- 《贪心学院-京东nlp》项目实战,学习笔记。☆202Updated 4 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆268Updated 4 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆436Updated 4 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆688Updated 5 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- ☆268Updated 5 years ago
- 《统计学习方法》--李航 书中算法实现☆199Updated 5 years ago
- tensorflow implementation☆1,148Updated 6 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆655Updated 5 years ago
- ☆85Updated 5 years ago
- BERT 源码阅读☆232Updated 5 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆675Updated 5 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆193Updated 2 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 基于Pytorch和torchtext的自然语言处理深度学习框架。☆833Updated 4 years ago
- 基于BERT的中文命名实体识别☆392Updated 5 years ago
- BERT模型从训练到部署☆528Updated 4 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆220Updated last year
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆652Updated 3 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- 使用BERT模型做文本分类;面向工业用途☆220Updated 5 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆767Updated 5 years ago