Wordnet synonyms file

Hi All,

I'm trying to follow the steps
here: http://www.elasticsearch.org/guide/reference/index-modules/analysis/synonym-tokenfilter.html
and use data from wordnet for synonyms.

I've downloaded the wordnet database but I can't work out which files
should be used. The ones I have tried seem to cause an error and looking
through them they don't seem to match the sample format that us show inline
in the docs.

Is there some preprocessing that needs to be done on the files to get them
into a format that elasticsearch can use?

Thanks
Chris.

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

ok, worked it out. You have to use the prolog files wn_s.pl.

On Monday, March 25, 2013 3:22:29 PM UTC, Chris Greening wrote:

Hi All,

I'm trying to follow the steps here:
Elasticsearch Platform — Find real-time answers at scale | Elastic use data from wordnet for synonyms.

I've downloaded the wordnet database but I can't work out which files
should be used. The ones I have tried seem to cause an error and looking
through them they don't seem to match the sample format that us show inline
in the docs.

Is there some preprocessing that needs to be done on the files to get them
into a format that elasticsearch can use?

Thanks
Chris.

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.