wang jianping created LUCENE-4458:
-------------------------------------
Summary: some improvements about the latent semantic search, more
details are in Description part
Key: LUCENE-4458
URL: https://issues.apache.org/jira/browse/LUCENE-4458
Project: Lucene - Core
Issue Type: Improvement
Components: core/query/scoring
Reporter: wang jianping
Hi,all,Recently I invented a new ranking algorithm inspired by the theory of
spread activation and probabilistic model, which can find the latent semantic
relationship between docs and terms and is almost linear time, and I took one
afternoon to code and implement this algorithm. And the testing result shows
that the speed of this algorithm is much faster than the famous Latent Semantic
Analysis algorithm, and the affect is almost as good as the LSA. I wanna share
my idea to all of you and add this algorithm to the Lucene project.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]