Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Refactor PreviouslyUsedKeyword assessment to include morphology #1752

@nataliashitova

Description

@nataliashitova

While keeping the current implementation, add a second check where the keyphrases are being compared based on the base forms of all content words in the keyphrase. The base form will be (for now) guessed for English, for all other languages this new check will allow

  • free order of words in the keyphrase (i.e., computer screen and screen computer will be matched as the same keyphrase for this assessment)
  • non-reliance on exact match of function words (i.e., screen of the computer and screen of a computer will be matched) > only for languages with the function word list ready.

Metadata

Metadata

Assignees

Labels

morpho-synoIssue that is related to providing morphological analysis for keywords and synonyms.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions