fujiwarat / anthy-unicode

Anthy Unicode - Another Anthy
Other
31 stars 7 forks source link

Make depgraph/indepword.txt UTF-8 #1

Closed fujiwarat closed 3 years ago

fujiwarat commented 5 years ago

Currently depgraph/mkdepgraph generates anthy.dep with EUC-JP files but I'd change it to UTF-8.

The following files are EUC-JP

in depgraph mkdepgraph.c a.depword ajv.depword av.depword conjugate.depword conjugate.table fix.depword indepword.txt master.depword noun-variant.depword noun.depword v.depword

in src-worddic

ptab.h

Case: watashiha,pendesu.

Actual result is desu is katanaka and . is period.

fujiwarat commented 3 years ago

Fixed it.