dbgroup-nagoya-u / paper-lintrules

論文校正ツール
0 stars 0 forks source link

draftcheck: Use an em-dash '---' to denote parenthetical breaks or statements. #52

Closed Yang-33 closed 3 years ago

Yang-33 commented 3 years ago

https://github.com/dbgroup-nagoya-u/paper-lintrules/blob/0548073ac4a48951389336030b20eed0cb15b962/lintrules/draftcheck/rules.py#L230-L242

ルール自体は良さそう。 英語の場合は任意の文字を[a-z]としてOKだけど、 日本語の場合は任意の文字[a-z]では対応できないので、方法を調べて対応