Keywords

public interface Keywords<T extends Number>

Functions

Link copied to clipboard
public abstract List<Pair<List<String>, T>> keywords(    String text,     Integer top,     LanguageSupport languageSupport)

Inheritors

Link copied to clipboard