Finite state lazy operations in NLP

  • Authors:
  • Franck Guingne;Florent Nicart

  • Affiliations:
  • L. I. F. A. R. Université de Rouen, Faculté des Sciences et des Techniques, Mont Saint Aignan Cedex, France and Xerox Research Center Europe, Meylan;L. I. F. A. R. Université de Rouen, Faculté des Sciences et des Techniques, Mont Saint Aignan Cedex, France and Xerox Research Center Europe, Meylan

  • Venue:
  • CIAA'02 Proceedings of the 7th international conference on Implementation and application of automata
  • Year:
  • 2002

Quantified Score

Hi-index 0.01

Visualization

Abstract

Finite state networks can represent dictionaries and lexical relations. Traditional finite-state operations like composition can produce huge networks with prohibitive computation space and time. For a subset of finite state operations, these drawbacks can be avoided by using virtual networks, which rely on structures that are partially built on demand. This paper addresses the implementation of virtual network operations in xfst (XEROX Finite State Technology software). The example of "priority union" which is particularly useful in NLP, is developed.