| Package | Description |
|---|---|
| de.julielab.jsbd |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Unit> |
SentenceSplitter.predict(ArrayList<String> lines,
boolean doPostprocessing)
predict a couple of lines
|
ArrayList<Unit> |
SentenceSplitter.predict(cc.mallet.types.Instance inst,
boolean doPostProcessing)
predict a single Instance
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
SentenceSplitter.postprocessingFilter(ArrayList<String> predLabels,
ArrayList<Unit> units)
a postprocessing filter (to be used after prediction) which can correct known errors
|
Copyright © 2015 JULIE Lab Jena, Germany. All rights reserved.