Preprocess_and_Clustering_on_news_datasets
In this project, first I start to visualize data in 3 groups to understand better data set, which locate on data_visualization. Second I use hazm library for text processing in Persian data sets on DataCleaning file. Finally, I implement the k-means algorithm for clustering.