Application of the LDA Model for Obtaining Topics from the WIKICORPUS



Título del documento: Application of the LDA Model for Obtaining Topics from the WIKICORPUS
Revista: Computación y sistemas
Base de datos:
Número de sistema: 000560639
ISSN: 1405-5546
Autores: 1
1
1
1
1
Instituciones: 1Benemérita Universidad Autónoma de Puebla, Facultad de Ciencias de la Computación, México
Año:
Periodo: Ene-Mar
Volumen: 26
Número: 1
Paginación: 281-293
País: México
Idioma: Inglés
Resumen en inglés A fundamental problem in text analysis of great amount of information is to discover the topics described in the documents. One of the most useful application involves the extraction of topics from documents corpus. Such is the case of Wikicorpus that consists of approximately 250,000 documents totaling in 250 millions of words. In this work, a system based on the Latent Dirichlet Allocation (LDA) model has been developed to carry out the task of automatically selecting the words of the corpus and, based on their frequency in the documents, it would indicate that they may or not belong to certain topic, classifying words without human intervention. Due to the large amount of information of the corpus, a Serial-Parallel Algorithm (SPA) in C/C++ and OpenMP have been used to perform parallel programming, since in parallel stages all threads must share certain variables, so the design architecture was shared memory.
Keyword: Corpus,
Generative model,
Dirichlet distribution,
Latent topics,
Parallelization,
Algorithm,
C/C++ programming
Texto completo: Texto completo (Ver HTML) Texto completo (Ver PDF)