Split word that contains two words

HI,
we have a plugin (tokenizer) on elastic v5.1.1. My question is,
how can we split a word that contains two words?
for example:
we want to return the words "house" and "keeper" for the word "housekeeper".

Thanks.

Hi,

This article may help you.

mnozawa