-
```
StanfordSegmenter cannot produce tokens unless sentences are enabled.
```
Original issue reported on code.google.com by `richard.eckart` on 22 Sep 2013 at 3:03
-
```
I am building a uima wrapper for the java.text.BreakIterator class. This will
provide a simple way to create a tokenizer and sentence segementer without
having to load any models or bring any d…
-
```
Philip:
I would like to propose a pretty significant change to the way our code is organized. Here are my motivations:
- simplify dependencies so that they are more localized to the ClearTK co…
-
```
When specifying strict zones for Stanford Segmenter it don't recognize
sentences within a zone.
Steps to reproduce:
1. Have an HTML file with table, containing numbers in cells
2. Run HTML annot…
-
```
Philip:
I would like to propose a pretty significant change to the way our code is organized. Here are my motivations:
- simplify dependencies so that they are more localized to the ClearTK co…
-
```
Dear Richard,
I have made a small modification to the StanfordSegmenter that allows one to
specify extra punctuation characters that the Stanford Word Segmenter should
add to the sentence boun…
-
```
I am building a uima wrapper for the java.text.BreakIterator class. This will
provide a simple way to create a tokenizer and sentence segementer without
having to load any models or bring any d…
-
```
When specifying strict zones for Stanford Segmenter it don't recognize
sentences within a zone.
Steps to reproduce:
1. Have an HTML file with table, containing numbers in cells
2. Run HTML annot…
-
```
I am building a uima wrapper for the java.text.BreakIterator class. This will
provide a simple way to create a tokenizer and sentence segementer without
having to load any models or bring any d…
-
I created a relation, and when I want to label some evidence about it, I receive the message that there is no evidence to label. I'm wondering if I am understanding IEPY wrong, or just doing something…