I want to use Alinks but for now without stemming, as there are some undesired Links on Different words having the same stem. Maybe in feature it would be even better to have an exception list for words which should not be stemmed.

Comments

osopolar created an issue. See original summary.

osopolar’s picture

Status: Active » Needs review
StatusFileSize
new3.98 KB

This patch adds the option Disable Stemming. It requires the patches from #3027359: Prevent self links post #2 AND #3027462: Limit the maximum amount of links in content #4!

osopolar’s picture

StatusFileSize
new3.28 KB

Improved version after taking a deeper look at AlinkPostRenderer::replaceFirst().

osopolar’s picture

osopolar’s picture