nlplab / brat

brat rapid annotation tool (brat) - for all your textual annotation needs
http://brat.nlplab.org
Other
1.82k stars 509 forks source link

Add support for custom sentence detector integration #1045

Open kottmann opened 11 years ago

kottmann commented 11 years ago

It would be nice if a user can provide a custom sentence detector (e.g. OpenNLP).

I suggest to add support for a custom sentence detector as a tool in a similar fashion as other tools can be integrated via tools.conf.

ghost commented 11 years ago

I agree with this suggestion along with the same lines as what I said in regards to #1046. The only difference would be that the expected format would be along the lines of the sentence spans as given by server/src/ssplit.py.