Skip to content

Instantly share code, notes, and snippets.

@cnmetzi
Forked from PurpleBooth/README-Template.md
Last active September 18, 2018 19:09
Show Gist options
  • Save cnmetzi/62b8165d54b8acc274f6d8b7327dd763 to your computer and use it in GitHub Desktop.
Save cnmetzi/62b8165d54b8acc274f6d8b7327dd763 to your computer and use it in GitHub Desktop.
Tutorial to introduce NLP techniques

NLP Examples

Tutorial to introduce NLP techniques

Getting Started

Copy the notebook to your own computer and change the inputs in the user-defined parameters block

Prerequisites

You need to have the following installed: NLTK

You can confirm you have these installed already by running the first block of code

Built With

  • NLTK - Natural Language Processing Toolkit used for tokenization
  • Gensim - Topic Modeling with LDA
  • PyLDAVis - Topic Modeling Visualization

Contributing

Versioning

License

Acknowledgments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment