public interface Ranker
Modifier and Type | Method and Description |
---|---|
DecompoundedWord |
highestRank(DecompoundingTree splits)
Returns the highest ranked split
|
void |
setFinder(Finder aFinder)
Sets the finder to the ranking algorithm
|
DecompoundedWord highestRank(DecompoundingTree splits)
splits
- A split tree generated by a splitting algorithmvoid setFinder(Finder aFinder)
aFinder
- the finder.Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.