mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Fix setup.py
This commit is contained in:
@ -7,7 +7,7 @@ setup(
|
||||
description="Fast and Customizable Tokenizers",
|
||||
long_description=open("README.md", "r", encoding="utf-8").read(),
|
||||
long_description_content_type="text/markdown",
|
||||
keywords="NLP tokenizer BPE transformer deep learning"
|
||||
keywords="NLP tokenizer BPE transformer deep learning",
|
||||
author="Anthony MOI",
|
||||
author_email="anthony@huggingface.co",
|
||||
url="https://github.com/huggingface/tokenizers",
|
||||
|
Reference in New Issue
Block a user