Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-651

A SearchComponent for fetching TF-IDF values

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3
    • 1.4
    • None
    • None

    Description

      A SearchComponent that can return TF-IDF vector for any given document in the SOLR index
      Query : A Document Number / a query identifying a Document
      Response : A Map of term vs.TF-IDF value of every term in the Selected
      Document
      Why ?

      Most of the Machine Learning Algorithms work on TFIDF representation of
      documents, hence adding a Request Handler proving the TFIDF representation
      will pave the way for incorporating Learning Paradigms to SOLR framework.

      Attachments

        1. SOLR-651.patch
          16 kB
          Grant Ingersoll
        2. SOLR-651.patch
          17 kB
          Grant Ingersoll
        3. SOLR-651.patch
          23 kB
          Grant Ingersoll
        4. SOLR-651.patch
          26 kB
          Grant Ingersoll
        5. SOLR-651.patch
          26 kB
          Grant Ingersoll
        6. SOLR-651.patch
          27 kB
          Grant Ingersoll
        7. SOLR-651-fixes.patch
          3 kB
          Yonik Seeley

        Activity

          People

            gsingers Grant Ingersoll
            noble.paul Noble Paul
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: