Skip to content
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 TfIdf converter to reflect changes in Tokenizer specifications #178

Merged
merged 25 commits into from Jun 14, 2019
Merged

Update TfIdf converter to reflect changes in Tokenizer specifications #178

merged 25 commits into from Jun 14, 2019

Conversation

xadupre
Copy link
Collaborator

@xadupre xadupre commented Jun 11, 2019

No description provided.

if options['sep'] != 'DEFAULT':
raise RuntimeError("Option sep has not effect "
if options['separators'] != 'DEFAULT':
raise RuntimeError("Option separators has not effect "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

has no effect

@xadupre xadupre merged commit 4eb0217 into onnx:master Jun 14, 2019
@xadupre xadupre deleted the tfi branch September 30, 2019 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants