Skip to content

including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc

Notifications You must be signed in to change notification settings

iamxpy/NLP-Project

This branch is 13 commits behind jiangxinyang227/NLP-Project:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bddb5a8 · Sep 26, 2019
Sep 20, 2019
Sep 26, 2019
Sep 26, 2019
Sep 20, 2019
Sep 6, 2019
Sep 10, 2019
Jul 8, 2019
Sep 9, 2019
Sep 10, 2019
Sep 9, 2019
Aug 29, 2019
Sep 10, 2019

Repository files navigation

NLP中常见的应用(持续更新中)

将会包括通用的应用(如语言模型,文本分类,文本生成等等)和特定的应用(如闲聊系统,阅读理解等等)

  • language_model:语言模型,可以用诗歌生成,文本生成等等
  • multi_label_classifier:多标签分类
  • text_classifier:文本分类
  • dialogue_generator:基于seq2seq的对话生成
  • pre_trained_model:bert,xlnet等预训练模型的应用
  • fine_grained_sentiment_analysis:细粒度情感分析
  • retrieval_QA:检索式问答
  • few_shot_learning:小样本学习
  • model_compression: 模型压缩
  • reading_comprehension:阅读理解

About

including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%