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

cqp_load_corpus() requires that corpus is uppered #64

Closed
ablaette opened this issue May 13, 2022 · 1 comment
Closed

cqp_load_corpus() requires that corpus is uppered #64

ablaette opened this issue May 13, 2022 · 1 comment

Comments

@ablaette
Copy link
Collaborator

Which is different from cl_load_corpus() and a potential source of confusion and behavior not well understood. toupper() should be used internally by default.

ablaette pushed a commit that referenced this issue May 18, 2022
@ablaette
Copy link
Collaborator Author

toupper() is applied internally, covered by a test

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