We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b1117e commit c29e467Copy full SHA for c29e467
index.html
@@ -40,6 +40,7 @@
40
</div>
41
<h1 class="display-4 text-center my-4">PyThaiNLP Corpus & Models</h1>
42
<p class="lead text-center">Welcome to PyThaiNLP Corpus and Models.</p><br />
43
+ <p class="text-center">This site collect all datatsets and models that download by pythainlp (<code>pythainlp.corpus.download</code>).</p><br />
44
<div class="text-center">
45
<img alt="PyPI" src="https://img.shields.io/pypi/v/pythainlp?label=PyThaiNLP&style=flat-square" class="img-fluid"><br />
46
<a class="btn btn-primary mt-3" href="https://pythainlp.github.io">PyThaiNLP Website</a>
0 commit comments