Remove the Word2Vec model dependency for clustering tasks. From now on, the provided data to be clustered needs to be a file with key-value pairs, representing the keys and vectors for the keys.
Remove the Word2Vec model dependency for clustering tasks. From now on, the provided data to be clustered needs to be a file with key-value pairs, representing the keys and vectors for the keys.