Coder Social home page Coder Social logo

nlp_pytorch_project's Introduction

NLP_pytorch_project

1-Chatbot

  001-transformer_chatbot
      实现方式是标准的transformer。
  002-bert_chatbot
      参考UNILM

2-Embedding

  001-skipgram-word2vec.py
  002-bert.py
  003-albert.py	
  004-NPLM.py

3-NMT

  001-transformer_NMT
  002-gru_seq2seq_attention
  003-lstm_seq2seq_attention

4-Text-Classification

  001-TextCNN.py
  002-BILSTM+Attention.py
  003-CharCNN
  004-BERT_Classification
  005-ERNIE_Classification
  006-ALBert_Classification
  007-FastBert

5-Text-Generation

  001-NNLM.py	
  002-RNN.py	
  003-LSTM.py	
  004-BILSTM.py	
  004-transformer-greedy search.py
  005-lstm_text_generation	
  006-bilstm_text_generation
  007-GPT2    

6-Reading_comprehension

  001-transformer_reading
  002-BERT_MRC
  003-BiDAF
  004-DocQA
  005-match_lstm
  006-QANet
  007-RNet
  008-albert_mrc
  009-roberta_mrc

7-NER

  001-Bert_CRF_Ner
  002-Bert_Softmax_Ner
  003-BiLSTM_CRF_Ner

nlp_pytorch_project's People

Contributors

shawroad avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.