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 2a69164 commit f8263cfCopy full SHA for f8263cf
templates/index.html
@@ -10,5 +10,6 @@ <h1 class="display-4 text-center my-4">PyThaiNLP Corpus & Models</h1>
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>
13
+ <a class="btn btn-secondary mt-3" href="https://huggingface.co/pythainlp">More datasets at HuggingFace</a>
14
</div>
15
{% endblock %}
0 commit comments