We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
You can help me impove PyThaiNLP's document.
The PyThaiNLP's documentation is in https://github.com/PyThaiNLP/pythainlp/tree/dev/docs. It's use Sphinx to build the document.
The build tools can install by
pip install boto smart_open sphinx sphinx-rtd-theme
and build by
cd docs make html
(Don't forget install make tools)
For API Docs:
You can edit by source code in PyThaiNLP. It's use reStructuredText for writing API docs.
The text was updated successfully, but these errors were encountered:
You can help me improve tutorials. see PyThaiNLP/tutorials#22
Sorry, something went wrong.
Hey, I am interested in improving the documents, can you describe more about the issue?
Some examples are missing, bad grammar, and missing necessary details.
Example: https://pythainlp.github.io/dev-docs/api/generate.html#pythainlp.generate.wangchanglm.WangChanGLM is missing necessary details about model and example.
No branches or pull requests
You can help me impove PyThaiNLP's document.
The PyThaiNLP's documentation is in https://github.com/PyThaiNLP/pythainlp/tree/dev/docs. It's use Sphinx to build the document.
The build tools can install by
and build by
(Don't forget install make tools)
For API Docs:
You can edit by source code in PyThaiNLP. It's use reStructuredText for writing API docs.
The text was updated successfully, but these errors were encountered: