kojisekig / word2vec-lucene

This tool extracts word vectors from Lucene index.
Apache License 2.0
134 stars 31 forks source link

treat each value of multi valued field as a sentence #3

Closed kojisekig closed 9 years ago

kojisekig commented 9 years ago

Currently, there is no end of sentence status.

kojisekig commented 9 years ago

This has been resolved part of #12.