Skip to content

cltk/tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice: This Git branch (dev) contains the CLTK's upcoming major release (v. 1.0.0). See https://github.com/cltk/tutorials/tree/master for the legacy tutorials.

About

Jupyter notebooks demonstrating how to use the CLTK.

Use

  • Install supported Python version: $ git clone https://github.com/cltk/tutorials.git
  • Make a virtual environment: $ python3 -m venv venv
  • Activate it: $ source venv/bin/activate
  • Install pinned version of CLTK, Jupyter, and dependencies: $ make install
  • Start notebooks: make notebook

License

MIT (see LICENSE)

About

Tutorials for the CLTK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10