Changes for version 0.2
- rename client.pl, server.pl, go.pl, as alvis-nlp-client, alvis-nlp-server, alvis-nlp-standalone
- set the default parsing wrapper (forgot in the version 0.1)
- configuration files have been moved in the alvis-nlpplatform
- writing functions printing header and footer of the documentCollection
- managing annoation of several document in the standalone mode
- correction in the term wrapper, in the generation of the semantic units
- correction in the default syntactic wrapper, in the generationo of the head and modifier element. Corrections also reported in the syntactic wrapper in the UserNLPWrapper module
- default term tagger wrapper takes into account given canonical form of terms if the term tagger returns it.
- modified dependencies for syntactic parsing (now needs PoS tagging)
- control characters are not visibles
- addition of an option for preserving or not the white spaces (XML blank nodes, but also beginning and end of the line spaces). Default behaviour is removing the white spaces.
- addition of a patch for Link Gramar Parser 4.1a and 4.1b. This patch adds a option (!whitespaces) to avoid LG tokenization.
Documentation
Perl script for the client of the Alvis NLP Platform running in the distributed mode.
Perl script for the server of the Alvis NLP Platform.
Perl script for linguistically annotating a corpus contained in a file
Modules
Perl extension for linguistically annotating XML documents in Alvis
Perl extension for managing XML annotation of documents in the Alvis format
Perl extension for cleaning XML annotation of the canonical part of documents given the Alvis format.
Internal Perl extension for analysing XML documents in the Alvis format
Perl extension for linguistically annotating XML documents in Alvis
User interface for customizing the NLP wrappers used for linguistically annotating of XML documents in Alvis
User interface for customizing the NLP wrappers used to linguistically annotating of XML documents in Alvis
Perl extension for managing characters which can not be used in a XML document