The repository contains tutorial notebooks for the official documentation website.
All the tutorial notebook are presented as sphinx-style document at:
https://pythainlp.github.io/tutorials
- Upload notebook to
source/notebooks
indev
- Create a pull request to
master
branch - After the pull request is merged, the new notbook will be generated automatically and uploaded to thainlp.org/pythainlp/tutorials
- Run
make html
to build HTML document from notebooks - The generated HTML files will be in
build/html