All Downloads are FREE. Search and download functionalities are using the official Maven repository.

breeze.text.segment.SentenceSegmenter.scala Maven / Gradle / Ivy

The newest version!
package breeze.text.segment

/**
 *
 * @author dlwh
 */
trait SentenceSegmenter extends (String => Iterable[String]) {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy