Hello Min ,

Use the explain flag -
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-request-explain.html#search-request-explain

Thanks
           Vineeth

On Wed, Nov 5, 2014 at 6:32 PM, Min Cha <[email protected]> wrote:

> Hello.
>
> As a title, I would like to obtain TF-IDF score per each word in one doc.
>
> For example
>
> If there is a DOC-A as following,
> Hello world. World is best.
>
> I would like to obtain an output as following.
> WORD  SCORE
> world     0.9
> hello      0.87
> best       0.7
>
> Can you have any idea?
> Thanks for reading.
>
>  --
> You received this message because you are subscribed to the Google Groups
> "elasticsearch" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/eec4331d-0c50-4f9e-82b9-aba133f0df4a%40googlegroups.com
> <https://groups.google.com/d/msgid/elasticsearch/eec4331d-0c50-4f9e-82b9-aba133f0df4a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAGdPd5nEQH1mphFvrb56awey1StjPueTP7%3DcreFuO3-fYhUrtQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to