mccullocht commented on code in PR #16322: URL: https://github.com/apache/lucene/pull/16322#discussion_r3508378736
########## lucene/CHANGES.txt: ########## @@ -13,7 +13,10 @@ API Changes New Features --------------------- -(No changes) + +* GITHUB#16243: Add StableTflSimilarity, a similarity that estimates term rarity from term length + and document length instead of corpus statistics such as document frequency. It also supports k3 Review Comment: Done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
