├── 1_spacy_intro.ipynb ├── 2_spacy_pubmed.ipynb ├── 3_spacy_pubmed_model.ipynb ├── 4_SparkNLP_intro.ipynb ├── 5_SparkNLP_pubmed_model.ipynb ├── Dockerfile ├── Installation instructions.pdf ├── NLU at Scale with spaCy and Spark NLP - Feb 2018.pptx └── README.md /1_spacy_intro.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melcutz/NLU_tutorial/HEAD/1_spacy_intro.ipynb -------------------------------------------------------------------------------- /2_spacy_pubmed.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melcutz/NLU_tutorial/HEAD/2_spacy_pubmed.ipynb -------------------------------------------------------------------------------- /3_spacy_pubmed_model.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melcutz/NLU_tutorial/HEAD/3_spacy_pubmed_model.ipynb -------------------------------------------------------------------------------- /4_SparkNLP_intro.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melcutz/NLU_tutorial/HEAD/4_SparkNLP_intro.ipynb -------------------------------------------------------------------------------- /5_SparkNLP_pubmed_model.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melcutz/NLU_tutorial/HEAD/5_SparkNLP_pubmed_model.ipynb -------------------------------------------------------------------------------- /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melcutz/NLU_tutorial/HEAD/Dockerfile -------------------------------------------------------------------------------- /Installation instructions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melcutz/NLU_tutorial/HEAD/Installation instructions.pdf -------------------------------------------------------------------------------- /NLU at Scale with spaCy and Spark NLP - Feb 2018.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melcutz/NLU_tutorial/HEAD/NLU at Scale with spaCy and Spark NLP - Feb 2018.pptx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melcutz/NLU_tutorial/HEAD/README.md --------------------------------------------------------------------------------