Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 508 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 508 Bytes

Information Extraction: Regular Expressions and Beyond

Compiling the slides:

  1. pdflatex slides.tex (execute twice to get TOC)

Running the notebook:

  1. docker pull schorndorfer/nlp (need docker installed)
  2. export NLP_NOTEBOOKS=<path_to_repo>/notebooks
  3. cd <path_to_repo>/notebooks; ./docker_run.sh
  4. Copy and paste the URL displayed in the terminal into your web browser
  5. When jupyterlab opens, navigate to work|notebooks and open extract-records.ipynb