Utilização do modelo skip-gram para representação distribuída de palavras no projeto Media Cloud Brasil
Data
2015-06-30
Autores
Orientador(res)
Coelho, Flávio Codeço
Título da Revista
ISSN da Revista
Título de Volume
Resumo
There is a representation problem when working with natural language processing because once the traditional model of bag-of-words represents the documents and words as single matrix, this one tends to be completely sparse. In order to deal with this problem, there are some methods capable of represent the words using a distributed representation, with a smaller dimension and more compact, including some properties that allow to relate words on the semantic form. The aim of this work is to use a dataset obtained by the Media Cloud Brasil project and apply the skip-gram model to explore relations and search for pattern that helps to understand the content.