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

API: response for detokenize=false #8

Open
pebbe opened this issue Jul 16, 2014 · 2 comments
Open

API: response for detokenize=false #8

pebbe opened this issue Jul 16, 2014 · 2 comments

Comments

@pebbe
Copy link

pebbe commented Jul 16, 2014

If detokenize=false, should the result (still tokenized) be in "text" or in "tgt-tokenized"?

@pebbe
Copy link
Author

pebbe commented Jul 16, 2014

Does detokenize=false mean don't do detruecasing either?

@tuetschek
Copy link
Member

The result should be still tokenized even in "text". Truecasing is done
regardless of the tokenization. (This is how it works now, but we could
change it if needed.)

2014-07-16 12:42 GMT+02:00 Peter Kleiweg notifications@github.com:

Does detokenize=false mean don't do detruecasing either?


Reply to this email directly or view it on GitHub
#8 (comment).

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

2 participants