
JMorpher: A Finite-State Morphological Parser in Java for Android
2014; Springer Science+Business Media; Linguagem: Inglês
10.1007/978-3-319-09761-9_6
ISSN1611-3349
AutoresLeonel Figueiredo de Alencar, Mardonio J. C. França, Katiuscia M. Andrade, Philipp B. Costa, Henrique S. Vasconcelos, Francinaldo P. Madeira,
Tópico(s)Speech and dialogue systems
ResumoThis paper presents JMorpher, a morphological parsing utility that is implemented in pure Java. It is apparently the first tool of this type that natively runs on Android mobile devices. JMorpher compiles a lexical transducer definition in the AT&T raw text format, of the type generated by Foma and other open source finite-state packages, into an internal Java representation which is drawn upon to parse input strings. Besides the API, JMorpher comprises of a simple graphical interface that allows the user to load a transducer file, type in some text and parse it. Results of an evaluation based on large Portuguese lexical transducers of different complexity degrees are provided. The implementation was shown to be very efficient on a desktop PC. Although, on an Android smartphone, JMorpher’s performance is much lower, it is still suited to the needs of NLP tasks in this environment.
Referência(s)