summary: java.lang.ArrayIndexOutOfBoundsException from Open2OHTokenizer --> Open2OHTokenizer LineSentenceDetector not checking for zero length in splits
Description has changed:
Diff:
--- old+++ new@@ -1,3 +1,4 @@Need to check if(splits[j].length()==0) before trying to use splits[j] in MedTagger.
-Affects MedXN+Affects MedXN.+
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff: