/nlp_example

Primary LanguageHTMLMIT LicenseMIT

NLP Example

  1. Download model_data_no_embeddings.csv from Google Drive (https://drive.google.com/open?id=1S82kwItle1HJ3gL3iYOP-gNdVTWGImQz)

  2. Download http://nlp.stanford.edu/data/glove.6B.zip (we are using one of text files glove.6B.300d.txt in this zip)

  3. Install H2O in R. Follow the instructions from http://h2o-release.s3.amazonaws.com/h2o/latest_stable.html (see tab INSTALL IN R)

Step-by-step

  1. step_01_word2vec Notebook Viewer Link
  2. step_02_tuning Notebook Viewer Link
  3. For pipeline, see HamOrSpamMojo.ipynb and this webinar (https://www.youtube.com/watch?v=jpzi0-1mKyA)