Liang Xu, NLP with deep learning. Mainly focus on text classification, intention recognition, QA & task oriented dialogue, pre-trained models.
nlp_chinese_corpus. 大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
9.9ktext_classification. all kinds of text classification models and more with deep learning
7.9kalbert_zh. A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
4kroberta_zh. RoBERTa中文预训练模型: RoBERTa for Chinese
2.8kbert_language_understanding. Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
964sentiment_analysis_fine_grain. Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger
592nlu_sim. all kinds of baseline models for sentence similarity 句子对语义相似度模型
295ai_law. all kinds of baseline models for long text classificaiton( text categorization)
292xlnet_zh. 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large
228slot_filling_intent_joint_model. attention based joint model for intent detection and slot filling
178multi-label_classification. transform multi-label classification as sentence pair task, with more training data and information
178bert_customized. bert with customized features
26deep_learning_by_andrew_ng_coursera. deep learning specialization by andrew ng though deeplearning.ai on coursera
23machine_translation. Machine translation using deep learning with lstm,cnn,attention,beam search and so on.
20machine_reading_comprehension. machine reading comprehension with deep learning
19cs224d_DeepLearningForNLP. Deep Learning for Nature Language Processing at Standford
13name_entity_recognition. Name Entity Recognition with DNN
10dynamic_pointer_network. an implementation of Pointer Network using tensorflow
9machine_learning. machine learning applied to NLP without deep learning
8bert_cn_finetune. Bert finetune for CMRC2018, CJRC, DRCD...
6question_answering_with_context. models of question answering with context and it's application
4MachineLearningNanoDegreeUdacity. Machine Learning Nano Degree at Udacity.com
4cs229_MachineLearning_AndrewNg_Coursera. Machine Learning from Andrew Ng at coursera.org with Standford
4nmt. TensorFlow Neural Machine Translation Tutorial
2CCF-BDCI-Sentiment-Analysis-Baseline. The code for CCF-BDCI-Sentiment-Analysis-Baseline
2jieba. 结巴中文分词
2cs231n_Convolutional-Neural-Networks-for-Visual-Recognition. Convolutional Net for Computer Recognition at Standford: My Own Code
2bert_original. just fork from bert, add some config files
2P-tuning. P-tuning方法在中文上的简单实验
2deep_learning_book_notes. The key points of deep learning book, write as notes.
1pixel2style2pixel. Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation"
1stylegan2-ada. StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation
1magpie. Deep neural network framework for multi-label text classification
1Pattern-Exploiting-Training. Pattern-Exploiting Training在中文上的简单实验
1