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
Because models were not trained with -t- on the pronoun but on the verb, we normalize the input
iterator.tokenizer.replacer = lambda x: x # Until model is fixed
replacer
The text was updated successfully, but these errors were encountered:
(Model) French Tokenizer finalized, see #19 in the future
14fd89d
7325ec2
febe5a4
No branches or pull requests
Because models were not trained with -t- on the pronoun but on the verb, we normalize the input
iterator.tokenizer.replacer = lambda x: x # Until model is fixed
in test should be removed.replacer
should be clean`The text was updated successfully, but these errors were encountered: