/nlp_beginner_fudan

code for fudan beginner tutorials

Primary LanguageJupyter Notebook

None

nlp_beginner_fudan

code for fudan beginner tutorials, reference: https://github.com/FudanNLP/nlp- beginner

text classification with ML

logistic
softmax(TODO)

text classification with PyTorch

RNN
TODO:
CNN

transformer - Implement of 《Attention is all your need》 with PyTorch

TODO