Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Brief Summary of My Experience in Understanding and Practicing Deep Learning for Natural Language Processing #1

Open
JoyceXFZ opened this issue Jan 20, 2019 · 0 comments

Comments

@JoyceXFZ
Copy link
Owner

  1. Basic knowledge of vector representations
  1. Practical training
  • Doc2vec tutorial on the lee dataset using Gensim library
    gensim/docs/notebooks/doc2vec-lee.ipynb
  • Reuters topic classifier using Keras
    Keras dataset includes 11,228 newswires from Reuters, labeled over 46 topics. Following figures show the results of model training and validation accuracy and loss of the Reuters topic classifier.
    image
  1. More resources
  • Keras Documentations, Gensim Github

comments: NLP is a cool and interesting topic if you get more understanding of it.
ps: I would like to thank Gautier M for giving me some instructions, which is greatly helpful.

@JoyceXFZ JoyceXFZ reopened this Jan 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant