Skip to content

schorndorfer/regex-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published