Vectorization in Apache Mahout

前端 未结 1 947
梦谈多话
梦谈多话 2021-01-03 06:37

I am new to Mahout. I have a requirement to convert a text file to a vector for classification in later stage.

Could anybody of of shed some light on these below qu

1条回答
  •  爱一瞬间的悲伤
    2021-01-03 07:14

    You can check these 2 examples that also somewhat do/explain how to use the Sequence File API. Here and here

    And you should definitely read this intro to text analysis

    0 讨论(0)
提交回复
热议问题