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

Are the bag of words case-sensitive? #42

Open
yananchen1989 opened this issue Jan 11, 2022 · 1 comment
Open

Are the bag of words case-sensitive? #42

yananchen1989 opened this issue Jan 11, 2022 · 1 comment

Comments

@yananchen1989
Copy link

Hello, I find that some words are cased while some are uncased.
They have different word ids in the vocab of tokenizer of GPT.

What is the appropriate way to process the words ?
Thanks.

image

@kizunasunhy
Copy link

Seems like there's no other better way to solve this, unless you include them all in bag of words.

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