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

Better tokenizer output #29

Open
4 of 5 tasks
jonthegeek opened this issue Jul 15, 2022 · 0 comments
Open
4 of 5 tasks

Better tokenizer output #29

jonthegeek opened this issue Jul 15, 2022 · 0 comments

Comments

@jonthegeek
Copy link
Member

jonthegeek commented Jul 15, 2022

tokenize_bert returns are hard to work with when tidying. Let's do better:

  • Include the token names in the simplified return (as a separate component, perhaps?)
  • Get rid of the simplify parameter.
  • Add a class to the ouptut.
  • Update the help to better reflect the current state.
  • Consider a print method.
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

No branches or pull requests

1 participant