classify

abstract fun classify(input: String): Decision

Classifies the input string as a navigable URL or a search query. You should be calling isReady before calling this method to make sure the library is properly initialized