public class Docs2Sentences extends Object
This is a very simple example that takes a collection of files in a directory, reads them in one at a time, performs sentence segmentation, and writes each sentence to a single file - one per line.
Modifier and Type | Class and Description |
---|---|
static interface |
Docs2Sentences.Options |
Constructor and Description |
---|
Docs2Sentences() |
public Docs2Sentences()
Copyright © 2014. All rights reserved.