Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-4345

Create a Classification module

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 6.0
    • None
    • None
    • New

    Description

      Lucene/Solr can host huge sets of documents containing lots of information in fields so that these can be used as training examples (w/ features) in order to very quickly create classifiers algorithms to use on new documents and / or to provide an additional service.
      So the idea is to create a contrib module (called 'classification') to host a ClassificationComponent that will use already seen data (the indexed documents / fields) to classify new documents / text fragments.
      The first version will contain a (simplistic) Lucene based Naive Bayes classifier but more implementations should be added in the future.

      Attachments

        1. SOLR-3700.patch
          26 kB
          Tommaso Teofili
        2. SOLR-3700_2.patch
          26 kB
          Tommaso Teofili
        3. LUCENE-4345.patch
          19 kB
          Tommaso Teofili
        4. LUCENE-4345_2.patch
          19 kB
          Tommaso Teofili

        Activity

          People

            teofili Tommaso Teofili
            teofili Tommaso Teofili
            Votes:
            0 Vote for this issue
            Watchers:
            14 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: