Works for me, looks good!
--Thilo
Michael Baessler wrote:
I created a SandboxDistr project with a source and binary build to
create a Sandbox annotator package.
Can anyone please look at this and check if it works fine outside my
"Apache UIMA world". :-)
The folder structure for the created packages is:
bin: apache-uima/addons/annotator/
src: apache-uima/addons/annotator_src/
Currently the following Sandbox annotator components are added to the
build:
- Tagger
- DictionaryAnnotator
- RegularExpressionAnnotator
- WhitespaceTokenizer
Other annotator components that can be added are:
- SnowballAnnotator (not sure if it is relevant, opinions ?)
- BSFAnnotator (not sure about the current status, is the code ready to
use ?)
-- Michael