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

Update _tfidf.py to allow for sentence-level TFIDF ngram-matching #44

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DGaffney
Copy link

I need a sentence-level ngram option since I'm checking on similarities between short texts. Maybe this option is useful for others!

I need a sentence-level ngram option since I'm checking on similarities between short texts. Maybe this option is useful for others!
Missed a loop
@MaartenGr
Copy link
Owner

Apologies for the late reply! I have to look into this a bit further as this also could be resolved by simply keeping the whitespaces or it might even make sense to create a different back-end that is optimized for sentence-level matching.

@DGaffney
Copy link
Author

DGaffney commented Nov 2, 2022

sorry for my late reply - this is definitely not optimized yes - just wanted to start the conversation helpfully rather than just demanding you build it :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants