Hello, I have a project which indexes and scores documents using Lucene. However, I'd like to do that using semantic indexing (LSI, LSA, LDA or Semantic Vectors).
I've read old posts and some people said that Semantic Vectors plays well with Lucene. However, I noticed that its classes are used only by command line (throw method main) instead of by API. So, I'd like to know if anyone can suggest any other approach so that I could use semantic indexing in Lucene. Thanks, -- View this message in context: http://lucene.472066.n3.nabble.com/Lucene-with-Semantic-Vectors-LSA-LSI-LDA-tp4287393.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org