Want to implement wordnet lemmatizer

Hello all,

In elasticsearch normal stemming is not working for me.
I want to use lemmatization. Do we have any custom implementation for wordnet lemmatization?
I don't see any out of box implementation by elastic search.

By the way if anybody has used lemmatization, what is the performance impact for the same.?