Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
1台のマシンでhaddopのAPIを使用してファイルアドレスの配列リストからシーケンスファイルを作成したいと思います。次に、この出力をに渡しsparse-vector、次にclustering。スパースとクラスタリングを行うために、ここからコードを取得します。ReutersToSparseVectorsおよびKMeansClustering。ここに書き込みシーケンスファイルのコードがあります。しかし、シーケンス出力をスパースに与えると、プログラムはエラーを出します。
sparse-vector
clustering
ReutersToSparseVectors
KMeansClustering