Is there an easy way:
- Tool
- Code fragment
To export TFIDF vectors from a lucene index into a human friendly format such as JSON. Preferred implementation languages are Java and Python.
Thanks.
NOTE:
- My object here is not to debug/browse the index -- for that I can use Luke
- My objective is to be able to dump the tfidf vectors into a more portable data format.