DeepLearningForNLPInPytorch icon indicating copy to clipboard operation
DeepLearningForNLPInPytorch copied to clipboard

Pytorch tutorials exercices

Open MokaddemMouna opened this issue 6 years ago • 0 comments

Hi Robert,

I followed your Pytorch tutorials for NLP and I implemented 2 exercices that you proposed. The Cbow and the character level enriching of word embeddings of the POS tagger.

I would appreciate if you review/comment my implementation and why not discuss about it.

Here is the repo's link: https://github.com/MokaddemMouna/Pytorch

Thanks.

MokaddemMouna avatar Mar 31 '19 22:03 MokaddemMouna