songyingxin / TextClassification
Pytorch + NLP, 一份友好的项目实践仓库
☆462Updated 5 years ago
Alternatives and similar repositories for TextClassification:
Users that are interested in TextClassification are comparing it to the libraries listed below
- Implemention some Baseline Model upon Bert for Text Classification☆689Updated 5 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆653Updated 4 years ago
- tensorflow implementation☆1,144Updated 5 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆683Updated 4 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆509Updated 2 years ago
- 基于Transformers的文本分类☆339Updated 3 years ago
- 预训练语言模型综述☆548Updated 5 years ago
- BERT模型从训练到部署☆526Updated 4 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- 《统计学习方法》--李航 书中算法实现☆197Updated 4 years ago
- bert中文分类实践☆735Updated 6 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆264Updated 4 years ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆469Updated 5 years ago
- 阿水的数据竞赛开源分支☆349Updated 5 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆845Updated 6 years ago
- ☆268Updated 5 years ago
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆564Updated last year
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆173Updated 5 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆433Updated 4 years ago
- 专门为自然语言处理(NLP)面试准备的学习笔记与资料☆350Updated 4 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Updated 5 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆188Updated 2 years ago
- ☆364Updated 3 years ago
- BERT 源码阅读☆233Updated 5 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆218Updated last year
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆654Updated 5 years ago
- The code for CCF-BDCI-Sentiment-Analysis-Baseline☆433Updated 2 years ago
- 文本分类资源汇总,包括深度学习文本分类模型,如SpanBERT、ALBERT、RoBerta、Xlnet、MT-DNN、BERT、TextGCN、MGAN、TextCapsule、SGNN、SGM、LEAM、ULMFiT、DGCNN、ELMo、RAM、DeepMoji、IA…☆604Updated 3 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768Updated 4 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 2 years ago