public KeywordService
@Nullable Intent detectKeywordIntent(@NotNull java.lang.String sentence)
If returns not null, a keyword is detected, and the returned intent is used to find the story.
Use Intent.keyword to redirect to the default keyword handler.
Intent.keyword