kojisekig / word2vec-lucene

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

accept non optimized index #1

Closed kojisekig closed 9 years ago

kojisekig commented 9 years ago

Currently, only optimized index can be processed. The tool must accept non optimized index.