[ANNOUNCEMENT] New analysis plugin : dandelion

Hi,

I've just released an analysis plugin that integrates Dandelion entity extraction service into elasticsearch.

It provides an analyzer that allows semantic searches based on the entities extracted from the input texts.
Actually, this facilitates the searches for documents dealing with specific concepts.
Another great functionality is the multilanguage option, which permits inter-language searches through the use of Wikipedia APIs.

The currently supported versions of ES are "6.2.3" and "6.2.4".
For more details and for information about installation and usage visit https://github.com/ZarHenry96/elasticsearch-dandelion-plugin.
In particular, see the Authorization section.

Any feedback and comment will be very appreciated.
I hope you'll find it useful,

Enjoy :slight_smile:

You may be interested in the work I'm doing on making elasticsearch handle entity extraction outputs better. See https://github.com/elastic/elasticsearch/issues/29467#issuecomment-384359134 on the proposal for a new "annotated text" type.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.