You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to request support for type hinting and type checking. The inclusion of type stubs would enable static analysis for code that relies on SentencePiece using mypy.
Sentencepiece has no typing information, which makes it hard to work with. For example:
The text was updated successfully, but these errors were encountered: