How to weight terms based on semantic importance

marc nicole mk1853387 at gmail.com
Wed Jan 15 12:40:43 EST 2025


Hello,

I want to weight terms of a large text based on their semantics (not on
their frequency (TF-IDF)).
Is there a way to do that using NLTK or other means? through a vectorizer?

For example: a certain term weights more than others etc...

Thanks


More information about the Python-list mailing list