Happy new year!
DigitalPebble's Toolbox for GATE is available from
http://digitalpebble.com/resources.html
DigitalPebble's GATE Toolbox is a collection of Processing Resources
for GATE. It contains the following components:
SentenceSplitter based on JavaCC. It differs from the default GATE
component by:
* speed: 4-5 times faster and more robust
* autonomous: independent from Tokenizer
* extra parameters: allow to choose between splitting on single or
multiple '\n' + find sentences inside an existing annotation (e.g.
Paragraph)
* coverage: better recognition of acronyms and abbreviations
Regular Expression Annotator
* takes as input a tab separated file containing a pattern \t
annotation type
* easier to use than JAPE for extracting simple entities
Language Identifier
* identifies 16 languages (da-de-ee-el-en-es-fi-fr-hu-is-it-nl-no-
pl-pt-ru-sv-th)
* can be applied to a whole document or any text covered by an
annotation (e.g. Sentence)
Give it a try and let us know what you think about it!
Best regards,
Julien