Carlos-Francisco Méndez-Cruz

LSA soft clustering

......@@ -17,7 +17,7 @@ import numpy as np
# 1) File with groups and plots
# Execution:
# python plot_Vectors_LSA_structured_heatmap.py --outputPath /home/compu2/bionlp/lcg-faaa/agrupamiento-datos-categoricos --vectorPath /home/compu2/bionlp/lcg-faaa/agrupamiento-datos-categoricos --vectorFile vectors_file.txt --groups 2
# python get-groups.py --outputPath /home/compu2/bionlp/lcg-faaa/agrupamiento-datos-categoricos --vectorPath /home/compu2/bionlp/lcg-faaa/agrupamiento-datos-categoricos --vectorFile vectors_file.txt --groups 2
###########################################################
# MAIN PROGRAM #
......