-
Notifications
You must be signed in to change notification settings - Fork 1k
Update README.md #1019
New issue
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
Update README.md #1019
Conversation
Add reference to normalizer blog post
|
The documentation is not available anymore as the PR was closed or merged. |
|
Thanks for this ! Do you mind updating Also this is the README of the |
|
Hey, I am not really sure about the Am I missing something ? |
|
Oh sorry what you modified seems to be in the Rust docstring
The check is in place exactly so that we don't forget to update both (rust docsrtings generate automatically this page https://docs.rs/tokenizers/0.11.3/tokenizers/ |
|
@ArthurZucker still a small issue, I took the liberty to update the PR cause it's harder for you to fix than me ( |
|
No problem thanks a lot :) |
* Update README.md Add reference to normalizer blog post * Update lib.rs * Fixing PR + clippy on node. * Update readme to match docstring. * Other clippy warning. Co-authored-by: Nicolas Patry <[email protected]>
Add reference to normalizer blog post. Could help users as the blog post does not really come out when looking for more detail documentation.