2004
DOI: 10.1007/978-3-540-24854-5_90
|View full text |Cite
|
Sign up to set email alerts
|

Metaheuristics for Natural Language Tagging

Abstract: Abstract. This work compares different metaheuristics techniques applied to an important problem in natural language: tagging. Tagging amounts to assigning to each word in a text one of its possible lexical categories (tags) according to the context in which the word is used (thus it is a disambiguation task). Specifically, we have applied a classic genetic algorithm (GA), a CHC algorithm, and a Simulated Annealing (SA). The aim of the work is to determine which one is the most accurate algorithm (GA, CHC or S… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
5
0

Year Published

2007
2007
2015
2015

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 9 publications
0
5
0
Order By: Relevance
“…This work was refined later by including parallel execution of the GA for tagging, (Araujo et al 2004;Alba et al 2006), as well as a comparison with other heuristic search methods applied to the problem, such as CHC algorithm (a non-traditional GA with particular mechanisms to maintain diversity in the population), and simulated annealing (SA). Results obtained show that the GA is able to perform tagging with the same accuracy (96.41 for the Brown corpus and 97.32 for the Susanne corpus) as the Viterbi method (which is specific for this problem) with additional scenarios (other kinds of contexts) forbidden to other techniques.…”
Section: Proposalsmentioning
confidence: 99%
“…This work was refined later by including parallel execution of the GA for tagging, (Araujo et al 2004;Alba et al 2006), as well as a comparison with other heuristic search methods applied to the problem, such as CHC algorithm (a non-traditional GA with particular mechanisms to maintain diversity in the population), and simulated annealing (SA). Results obtained show that the GA is able to perform tagging with the same accuracy (96.41 for the Brown corpus and 97.32 for the Susanne corpus) as the Viterbi method (which is specific for this problem) with additional scenarios (other kinds of contexts) forbidden to other techniques.…”
Section: Proposalsmentioning
confidence: 99%
“…These approaches can also be divided by the type of information used to solve the problem, statistical information [3,4,5,6,7], and rule-based information [9]. Shortly, in the former, an evolutionary algorithm is used to assign the most likely tag to each word of a sentence, based on a context table, that basically has the same information that is used in the traditional probabilistic approaches.…”
Section: Introductionmentioning
confidence: 99%
“…In this case a genetic algorithm (GA) is used to evolve a set of transformations rules, that will be used to tag a text in much the same way as the tagger proposed by Brill. While in [3,4,5,6,7] the evolutionary algorithm is used to discover the best sequence of tags for the words of a sentence, using an information model based on statistical data, in [9] the evolutionary algorithm is used to evolve the information model, in the form of a set of transformation rules, that will be used to tag the words of a sentence.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…More recently, several evolutionary approaches have been proposed to solve the tagging problem. These approaches can also be divided by the type of information used to solve the problem, statistical information (Araujo, 2002;Araujo, 2004;Araujo, 2007;Araujo et al, 2004;Alba et al, 2006), and rule-based information (Wilson and Heywood, 2005). Shortly, in the former, an evolutionary algorithm is used to assign the most likely tag to each word of a sentence, based on a context table, that basically has the same information that is used in the traditional probabilistic approaches.…”
Section: Introductionmentioning
confidence: 99%