amosproj/amos2023ss03-qachat

identify names in the data and exclude them from the translation process

tkonheiser opened this issue · 0 comments

User story

  1. As a user
  2. I want that names are not translated
  3. So that the meaning of the text is not changed and the correct response is generated.

Acceptance criteria

  • a name detection element is added to the data processing
  • detected names are excluded from the translation process
  • restrictions and difficulties are added to the user documentation

Definition of done (DoD)

  • Acceptance criteria are met.
  • Work products are uploaded to the Github repository.
  • A pull request is created for each related branch.
  • The work products in the pull requests are reviewed.
  • The corresponding branches are merged and closed.
  • The bill of materials section of the planning documents is updated.
  • All defined conventions are complied with.

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release