Skip to content

Rule-based post accent correction via Yahoo MA POS metadata #48

Description

@torrid-fish

Problem

Regex-on-surface accent corrections cannot express grammar-based rules (for example "any verb in ます form gets a fall on ま") without enumerating every stem, because the pipeline carries no POS metadata. We need POS and conjugation info threaded into the word result, plus a rule/patch layer that can match on it, to fix suffix-level accents (動詞ます型, 形容詞たい型) and disambiguate homographs (升 as 名詞 vs ます as 助動詞).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions