Open fccoelho opened 7 years ago
Criamos um corpus, com o auxílio do Gensim, e geramos uma primeira versão com 5 tópicos.
OK - Write a script to build th LSI models
NOK - Include an heuristic to select the optimal number of topics based on keeping a minimum distance between the topic vectors
NOK - Or by finding the large number of topics with the minimum number of words shared with other topics.
Matriz de similaridade entre os termos:
Matriz de similaridade entre os tópicos:
Write a script to build th LSI models, including an heuristic to select the optimal number of topics based on keeping a minimum distance between the topic vectors. or by finding the large number of topics with the minimum number of words shared with other topics.