Hi I want to build a search-engine based on LSA (latent semantic analysis).
How much of lucene's functionality could be reused? Could I use lucene's index to build up the "term by document" matrix? And of course, why? TIA, Sebastian
Hi I want to build a search-engine based on LSA (latent semantic analysis).
How much of lucene's functionality could be reused? Could I use lucene's index to build up the "term by document" matrix? And of course, why? TIA, Sebastian