We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a073ff0 commit f8165f3Copy full SHA for f8165f3
1 file changed
setup.py
@@ -35,7 +35,7 @@ def read(fname):
35
description="Tibetan Word Tokenizer",
36
license="Apache2",
37
keywords="nlp computational_linguistics tibetan tokenizer token",
38
- url="https://github.com/Esukhia/botok",
+ url="https://github.com/OpenPecha/botok",
39
packages=setuptools.find_packages(exclude=["tests"]),
40
long_description=read("README.md"),
41
long_description_content_type="text/markdown",
0 commit comments