Skip to content

Add TextNormalizer to normalize the column-0 of DictionaryPrinter#242

Merged
mh-northlander merged 5 commits into
developfrom
feature/241-normalize-printsurface
Nov 19, 2024
Merged

Add TextNormalizer to normalize the column-0 of DictionaryPrinter#242
mh-northlander merged 5 commits into
developfrom
feature/241-normalize-printsurface

Conversation

@mh-northlander
Copy link
Copy Markdown
Contributor

fix #241

  • Add TextNormalizer, that normalizes text using UTF8InputText and InputTextPlugin.
  • Let DictionaryPrinter print column-0 (surface) with normalization.

Copy link
Copy Markdown
Collaborator

@kazuma-t kazuma-t left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also add tests for the DictionaryPrinter itself.

@sonarqubecloud
Copy link
Copy Markdown

@mh-northlander mh-northlander mentioned this pull request Nov 19, 2024
8 tasks
@mh-northlander mh-northlander merged commit e689869 into develop Nov 19, 2024
@mh-northlander mh-northlander deleted the feature/241-normalize-printsurface branch November 19, 2024 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Normalize surface column of DictionaryPrinter

2 participants