billpku / NLP_In_Action

Do NLP tasks with some SOTA methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLP In Action

Share how to do NLP tasks with some SOTA techniques, looking forwards for feedback and suggestion ^-^

NER

Do Named Entity Recognition(NER) with google BERT model

Text Classification

Do Text Classification with google&CMU XLNet model

Text Generation

Do Text Generation with OpenAI's GPT-2 model

TODO

  • Update to transformers library support
  • Add inference support

About

Do NLP tasks with some SOTA methods

License:MIT License


Languages

Language:Jupyter Notebook 100.0%