% % GENERATED FROM https://www.coli.uni-saarland.de % by : anonymous % IP : coli2006.lst.uni-saarland.de % at : Mon, 05 Feb 2024 15:43:30 +0100 GMT % % Selection : Author: Bradley_Music % @InProceedings{Bredenkamp_et_al:1996, AUTHOR = {Bredenkamp, Andrew and Declerck, Thierry and Fouvry, Frederik and Music, Bradley}, TITLE = {Efficient Integrated Tagging of Word Constructs}, YEAR = {1996}, BOOKTITLE = {Proceedings of the 16th International Conference on Computational Linguistics (COLING'96), August 5-9}, PAGES = {1028-1031}, EDITOR = {Linguistics, Association for Computational}, ADDRESS = {Copenhagen, Denmark}, PUBLISHER = {Morgan Kaufmann Publishers}, ABSTRACT = {We describe a robust texthandling component, which can deal with free text in a wide range of formats and can successfully identify a wide range of phenomena, including chemical formulae, dates, numbers and proper nouns. The set of regular expressions used to capture numbers in written form (sechsundzwanzig) in German is given as an example. Proper noun candidates are identified by means of regular expressions, these being then rejected or accepted on the basis of runtime interaction with the user. This tagging component is integrated in a largescale grammar development environment, and provides direct input to the grammatical analysis component of the system by means of lift rules which convert tagged text into partial linguistic structures.}, ANNOTE = {COLIURL : Bredenkamp:1996:EIT.pdf} } @InProceedings{Bredenkamp_et_al:1997, AUTHOR = {Bredenkamp, Andrew and Declerck, Thierry and Fouvry, Frederik and Music, Bradley and Theofilidis, Axel}, TITLE = {Linguistic Engineering Using ALEP}, YEAR = {1997}, BOOKTITLE = {Proceedings of Recent Advantages in Natural Language Processing (RANLP '97), September 11-13}, ADDRESS = {Sofia, Bulgaria}, URL = {ftp://lt-ftp.dfki.uni-sb.de/pub/papers/local/declerck97_ranlp.entry ftp://lt-ftp.dfki.uni-sb.de/pub/papers/local/declerck97_ranlp.ps.gz}, ABSTRACT = {This paper focuses on the experiences of the LS-GRAM project and some post LS-GRAM activities with the ALEP platform. We see ALEP as an open and generic environment, providing a usable, programmable framework for the integration of various language engineering (LE) components into a powerful NLP environment. Well-defined interfaces ensure the flow of information between distinct phases of language processing.}, ANNOTE = {COLIURL : Bredenkamp:1997:LEU.pdf Bredenkamp:1997:LEU.ps} } @InProceedings{Declerck:1997_1, AUTHOR = {Declerck, Thierry}, TITLE = {An Interface between Text Structures and Linguistic Descriptions}, YEAR = {1997}, BOOKTITLE = {Proceedings of the Datalingvistisk Forening (DALF'97), June 9-10}, PAGES = {8-22}, EDITOR = {Christoffersen, Ellen and Music, Bradley}, ADDRESS = {Kolding, Denmark}, URL = {ftp://lt-ftp.dfki.uni-sb.de/pub/papers/local/declerck97_dalf.ps.gz}, ABSTRACT = {This paper describes various uses of the Text Handling to Linguistic Structure (TH-LS) component of the Advanced Linguistic Engineering Platform (ALEP). Basically, the Text Handling (TH) subsystem of ALEP performs a conversion of the input string to a SGML text. The TH-LS component consists in a set of so-called 'tsls' rules defining a mapping between textual structures (TS) and (partial) linguistic descriptions (PLS). The instantiated PLS are the input for the linguistic parser, dealing with linguistic structures (LS). I show how an adequate use of the TH-LS interface permits the modularization of the lingware and the definition of subgrammars, from morpheme level to the whole text, taking into consideration both processing steps and levels of grammar descritpion. The TH subsystem of ALEP also foresees the +tag for user-supplied markup. An intensive use of this possibility and also the integration of information delivered by a PoS tagger into the TH component allowed both a substantial extension of the coverage and a significant improvement of the efficiency of the ALEP-based grammars, the parser getting as an input linguistically enriched PLS.}, ANNOTE = {COLIURL : Declerck:1997:IBT.pdf Declerck:1997:IBT.ps} }