Buscar
Mostrando ítems 1-10 de 595
Geração de vetores de sentido para o português
(Universidade Federal de São CarlosUFSCarPrograma de Pós-Graduação em Ciência da Computação - PPGCCCâmpus São Carlos, 2019-07-03)
Numerical vector representations are able to represent from words to meanings, in a low-dimensional continuous space. These representations are based on distributional modeling, where the context in which the word occurs ...
Análise de textos por meio de processos estocásticos na representação word2vec
(Universidade Federal de São CarlosUFSCarPrograma Interinstitucional de Pós-Graduação em Estatística - PIPGEsCâmpus São Carlos, 2021-03-03)
Within the field of Natural Language Processing (NLP), the word2vec model has been extensively explored in the field of vector representation of words. It is a neural network that is based on the hypothesis that similar ...
Vector representation of texts applied to prediction models
(Universidade Federal de São CarlosUFSCarPrograma Interinstitucional de Pós-Graduação em Estatística - PIPGEsCâmpus São Carlos, 2020-03-09)
Natural Language Processing has gone through substantial changes over time. It was only recently that statistical approaches started receiving attention. The Word2Vec model is one of these. It is a shallow neural network ...
Multi-sense Embeddings Using Synonym Sets and Hypernym Information from Wordnet
Word embedding approaches increased the efficiency of natural language processing (NLP) tasks. Traditional word embeddings though robust for many NLP activities, do not handle polysemy of words. The tasks of semantic ...
Classification of ASR Word Hypotheses using prosodic information and resampling of training data
(Planta Piloto de Ingeniería Química, 2013-07)
In this work, we propose a novel re-sampling method based on word lattice information and we use prosodic cues with support vector machines for classification. The idea is to consider word recognition as a two-class ...
How optimizing perplexity can affect the dimensionality reduction on word embeddings visualization?
(Springer, 2019-12-01)
Traditional word embeddings approaches, such as bag-of-words models, tackles the problem of text data representation by linking words in a document to a binary vector, marking their occurrence or not. Additionally, a term ...
Validación de representaciones vectoriales de palabras
(Universidad de Chile, 2020)
Los word embeddings, también denominados representaciones vectoriales de palabras, son
vectores de números reales, de pocas dimensiones, los cuales son utilizados en la resolución
de distintas tareas relacionadas al ...
A Word Embedding Based Approach for Focused Web Crawling Using the Recurrent Neural Network
Learning-based focused crawlers download relevant uniform resource locators (URLs) from the web for a specific topic. Several studies have used the term frequency-inverse document frequency (TF-IDF) weighted cosine vector ...