Evaluation on the performance and quality of textile products is very important in textile industry, for example, clustering-based fabric evaluation. Classical clustering methods have some disadvantages, one of which is that the parameters of fabrics are straightly clustered without extracting their
Evaluating evolutionary algorithms
โ Scribed by W. Whitney; S. Rana; J. Dzubera; K.E. Mathias
- Publisher
- Elsevier Science
- Year
- 1996
- Tongue
- English
- Weight
- 165 KB
- Volume
- 84
- Category
- Article
- ISSN
- 0004-3702
No coin nor oath required. For personal study only.
โฆ Synopsis
We consider what tagging models are most appropriate as front ends for probabilistic context-free grammar parsers. In particular, we ask if using a "multiple tagger", a tagger that returns more than one tag, improves parsing performance.
Our conclusion is somewhat surprising: single-tag Markov-model taggers are quite adequate for the task. First of all, parsing accuracy, as measured by the correct assignment of parts of speech to words, does not increase significantly when parsers select the tags themselves. In addition, the work required to parse a sentence goes up with increasing tag ambiguity, though not as much as one might expect. Thus, for the moment, single taggers are the best taggers.
๐ SIMILAR VOLUMES
We describe the behaviour of three variants of GLR parsing: (i) Farshi's original correction to Tomita's non-general algorithm; (ii) the Right Nulled GLR algorithm which provides a more efficient generalisation of Tomita and (iii) the Binary Right Nulled GLR algorithm, on three types of LR table. We