alunos-mestrado-emap / modelagem-assuntos-artigos

Projeto de Modelagem de Assuntos em artigos científicos
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Build LSI models #1

Open fccoelho opened 7 years ago

fccoelho commented 7 years ago

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.

errearanhas commented 7 years ago

Criamos um corpus, com o auxílio do Gensim, e geramos uma primeira versão com 5 tópicos.

Matriz de similaridade entre os termos: image

Matriz de similaridade entre os tópicos: image