Buscar
Mostrando ítems 1-10 de 442
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 ...
Exploring the impact of word embeddings for disjoint semisupervised spanish verb sense disambiguation
(Sociedad Iberoamericana de Inteligencia Artificial, 2018-03-21)
This work explores the use of word embeddings as features for Spanish verb sense disambiguation (VSD). This type of learning technique is named disjoint semisupervised learning [21]: an unsupervised algorithm (i.e. the ...
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 ...
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 ...
Assessing Lexical-Semantic Regularities in Portuguese Word Embeddings
Models of word embeddings are often assessed when solving syntactic and semantic analogies. Among the latter, we are interested in relations that one would find in lexical-semantic knowledge bases like WordNet, also covered ...
RiverText: A Python Library for Training and Evaluating Incremental Word Embeddings from Text Data Streams
(Association for Computing Machinery, 2023)
Word embeddings have become essential components in various information retrieval and natural language processing tasks, such as ranking, document classification, and question answering. However, despite their widespread ...
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 ...
Evaluating word embeddings and a revised corpus for part-of-speech tagging in Portuguese
(SpringerDordrecht, 2015)
Background: Part-of-speech tagging is an important preprocessing step in many natural language processing applications. Despite much work already carried out in this field, there is still room for improvement, especially ...