From 992edc31407068d04b1f45a76e7a418631567bf2 Mon Sep 17 00:00:00 2001 From: Wannaphong Phatthiyaphaibun Date: Sun, 19 Jan 2025 15:25:59 +0700 Subject: [PATCH] Update resource.md --- _pages/resource.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/_pages/resource.md b/_pages/resource.md index a332a84..fce2824 100644 --- a/_pages/resource.md +++ b/_pages/resource.md @@ -5,7 +5,16 @@ subtitle: Resource and Docs for PyThaiNLP permalink: /resource --- -- [PyThaiNLP Documentation](https://pythainlp.github.io/docs/) -- [Model Cards](https://pythainlp.github.io/Model-Cards/) -- [Tutorials](https://pythainlp.github.io/tutorials/) -- [Corpus & Models in PyThaiNLP](https://pythainlp.github.io/pythainlp-corpus/) \ No newline at end of file +Here you will find a collection of valuable resources and documentation to help you effectively use PyThaiNLP. + +### Documentation +- [PyThaiNLP Documentation](https://pythainlp.org/docs/) + +### Model Information +- [Model Cards](https://pythainlp.org/Model-Cards/) + +### Learning Resources +- [Tutorials](https://pythainlp.org/tutorials/) + +### Data and Models +- [Corpus & Models in PyThaiNLP](https://pythainlp.org/pythainlp-corpus/)