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

Where is the TF-IDF from for the CIDEr? #61

Open
bigbrother001 opened this issue Nov 14, 2023 · 1 comment
Open

Where is the TF-IDF from for the CIDEr? #61

bigbrother001 opened this issue Nov 14, 2023 · 1 comment

Comments

@bigbrother001
Copy link

I want to ask that where do the TD-IDF of a word comes from? I guess maybe it is calculated in another dataset.

@LSKhappychild
Copy link

If you go through the class CiderScorer, you can check TD-IDF scores are computed using the oracle you feeded into, using compute_score() in Cider class

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