Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyjurg authored Oct 20, 2024
1 parent 309745c commit f4cb958
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/tutorial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@ This directory contains several Jupyter notebooks with examples showing how to u
* [Load Text-Fabric](https://nbviewer.org/github/CenterBLC/N1904/tree/main/docs/tutorial/Load_the_Text-Fabric_dataset.ipynb): basic usage example of function`use()`.
* [Various text formats](https://nbviewer.org/github/CenterBLC/N1904/tree/main/docs/tutorial/various_text_formats.ipynb): demonstration of the text formating features.

## Advanced

* [Using n-gram in Text-Fabric](https://nbviewer.org/github/CenterBLC/N1904/tree/main/docs/tutorial/using_n-gram_in_text-fabric.ipynb): example of n-gram using this Text-Fabric dataset.

The Jupyter notebooks can easily be viewed in [Jupyter nbviewer](https://nbviewer.org/github/CenterBLC/N1904/tree/main/docs/tutorial/).

0 comments on commit f4cb958

Please sign in to comment.