We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75462ee commit 2a69164Copy full SHA for 2a69164
templates/index.html
@@ -6,6 +6,7 @@
6
</div>
7
<h1 class="display-4 text-center my-4">PyThaiNLP Corpus & Models</h1>
8
<p class="lead text-center">Welcome to PyThaiNLP Corpus and Models.</p><br />
9
+ <p class="text-center">This site collect all datatsets and models that download by pythainlp (<code>pythainlp.corpus.download</code>).</p><br />
10
<div class="text-center">
11
<img alt="PyPI" src="https://img.shields.io/pypi/v/pythainlp?label=PyThaiNLP&style=flat-square" class="img-fluid"><br />
12
<a class="btn btn-primary mt-3" href="https://pythainlp.github.io">PyThaiNLP Website</a>
0 commit comments