Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entity extraction without indexing? #26

Closed
homerlex opened this issue Jul 3, 2018 · 1 comment
Closed

Entity extraction without indexing? #26

homerlex opened this issue Jul 3, 2018 · 1 comment

Comments

@homerlex
Copy link

homerlex commented Jul 3, 2018

Is it possible to use this to do entity extraction on an arbitrary blurb of text without indexing said text?

The use case is we have a paragraph of text that we want to do some entity extraction on (pull out people name) but don't want that text stored in the index.

@spinscale
Copy link
Owner

you could use the Simulate Pipeline API for this.

This is built into Elasticsearch, so does not require any changes in this plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants