Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-15009

PySpark CountVectorizerModel should be able to construct from vocabulary list

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.4.0
    • ML, PySpark
    • None

    Description

      Like the Scala version, PySpark CountVectorizerModel should be able to construct the model from given a vocabulary list.

      For example

      cvm = CountVectorizerModel(["a", "b", "c"])
      

      Attachments

        Issue Links

          Activity

            People

              bryanc Bryan Cutler
              bryanc Bryan Cutler
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: