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

name.fraser.neil.plaintext.SemanticBreakScorer Maven / Gradle / Ivy

package name.fraser.neil.plaintext;

public interface SemanticBreakScorer {
	public int scoreBreakOver(String one, String two);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy