Package net.sf.eos.sentence

It is essential to eleminate double sentences in a corpus with respect to additional metadata.

See:
          Description

Class Summary
DefaultSentencer Simple default implementation.
Sentencer The implementation fragmented EosDocument with more then one sentence in a lot of sentences with maybe only one sentence.
 

Package net.sf.eos.sentence Description

It is essential to eleminate double sentences in a corpus with respect to additional metadata. The additional metadata are not supported by the implementation of this package. The Sentencer supports a Sentencer.newInstance(net.sf.eos.config.Configuration) factory method. It returns a DefaultSentencer if no other configuration is set.

Since:
0.1.0
Author:
Sascha Kohlmann


Copyright © 2008. All Rights Reserved.