Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.
Compare
Choose a tag to compare
@igorschoester igorschoester released this 20 Jul 07:29
· 2147 commits to develop since this release
815dd40

1.78.0 July 20th, 2020

Enhancements

  • Adds word form support for Portuguese.
  • Adds word form support for Indonesian.
  • Adds a check for keywords containing a dash as part of the word (e.g., buku-buku) so that they can be found in the slug.
  • Adds "кроме того" to Russian transition words.
  • Adds a check for whether the word belongs to stemming exceptions to the Russian stemmer.
  • Adds an exception check for irregular Italian diminutives to the Italian stemmer and removes scrivere, scrive, and scritto from function words.
  • Adds a check for exception lists of full forms and words with multiple stems to the Russian stemmer.
  • Adds some irregular plural forms of Italian words to function words and morphologyData file, including specs and a function to call the exception list.
  • Improves the feedback text for the keyphrase in title assessment to make clear that an exact keyphrase match is necessary.