Tweet-Clustering

  1. To run the program, compile the TweetClustering.java file using the below command javac TweetClustering.java
  2. The .class files will be generated for TweetClustering.java and TweetNode.java
  3. To run the program, use the below command java TweetClustering 25 initialseeds.txt Tweets.json output.txt

Output of SSE when k = 25 is 24.69813

Built With

Share this project:

Updates