query-matcher

There are 1 repositories under query-matcher topic.

  • giachell/query-doc-matcher

    This repository contains the source code to obtain the matching words between a topic (query) and a document. The matching words are computed by taking into account also stopwords removal, stemming and lemmatization. The matching words are ranked by tf-idf scores.

    Language:Python0200