2015
DOI: 10.1007/978-3-319-11271-8_1
|View full text |Cite
|
Sign up to set email alerts
|

An Approach to the POS Tagging Problem Using Genetic Algorithms

Abstract: Abstract. The automatic part-of-speech tagging is the process of automatically assigning to the words of a text a part-of-speech (POS) tag. The words of a language are grouped into grammatical categories that represent the function that they might have in a sentence. These grammatical classes (or categories) are usually called part-of-speech. However, in most languages, there are a large number of words that can be used in different ways, thus having more than one possible part-of-speech. To choose the right t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
5
0

Year Published

2015
2015
2022
2022

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 8 publications
(5 citation statements)
references
References 20 publications
0
5
0
Order By: Relevance
“…Currently the available approaches for POS tagging are based on either stochastic or ruled based methods (Silva et al, 2013) to tag unknown word or disambiguate word. Stochastic taggers utilized maximum likelihood of a word in the sentence.…”
Section: Related Workmentioning
confidence: 99%
“…Currently the available approaches for POS tagging are based on either stochastic or ruled based methods (Silva et al, 2013) to tag unknown word or disambiguate word. Stochastic taggers utilized maximum likelihood of a word in the sentence.…”
Section: Related Workmentioning
confidence: 99%
“…The idea of sequence mutation is introduced from genetic algorithms to generate possible sentence alignment corrections. There are works on tagging problems (Araujo, 2002;Alba et al, 2006;Silva et al, 2013) where genetic algorithms are applied to learn a best labeling or rules for labeling. However, our approach does not follow the standard genetic algorithm in that we do not have crossover operations and we stop mutating when the current generation is worse than last.…”
Section: Related Workmentioning
confidence: 99%
“…Given the tweet streams of the specified event, the task is to extract the potential named entity phrases and filter the typed dependency relationships between the named entities and other related mentions in the tweets. Being consider this as an upheaval task, we have slightly modified the Standard POS Tagger algorithm (Ana Paula Silva et al, 2013) and proposed the new algorithm according to the requirement of our extraction task. In the Standard POS Tagger algorithm, the parser splits the sentences and collects the Noun Phrases, Verb Phrases etc and gives the appropriate labeling for all the segregated tokens.…”
Section: Named Entity Extraction Proceduresmentioning
confidence: 99%