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

Would it make sense to add LSA/LDA vec to TF IDF representation? #29

Open
pommedeterresautee opened this issue Mar 29, 2016 · 0 comments

Comments

@pommedeterresautee
Copy link

I was wondering if using both a topic vector (LSA/LDA based, or even paragraph2vec...) plus tf idf would improve results.
Topic vector based score would be added to tf idf based score with a low weight so common words (with high tfidf weight) are very important, but topic would be taken into account to probably affect document order.

What do you think?

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