メッセージチェック機能のルール一覧
preset-japaneseベース
Section titled “preset-japaneseベース”textlint-rule-preset-japaneseから一部のルールを省いたルールを手動でインストールしています。
max-ten
Section titled “max-ten”一文で使える”、“の数。
https://github.com/textlint-ja/textlint-rule-max-ten
検出例
私は、明日、家族と、一緒に、旅行に、行きます。no-doubled-conjunctive-particle-ga
Section titled “no-doubled-conjunctive-particle-ga”逆接の接続助詞「が」が、同一文中に複数回出現していないかどうか。
https://github.com/takahashim/textlint-rule-no-doubled-conjunctive-particle-ga
検出例
今日は早朝から出発したが、定刻には間に合わなかったが、無事会場に到着した。no-doubled-conjunction
Section titled “no-doubled-conjunction”同じ接続詞が連続して出現していないかどうか
https://github.com/takahashim/textlint-rule-no-doubled-conjunction
検出例
かな漢字変換により漢字が多用される傾向がある。しかし漢字の多用が読みにくさをもたらす側面は否定できない。しかし、平仮名が多い文は間延びした印象を与える恐れもある。no-double-negative-ja
Section titled “no-double-negative-ja”二重否定の検出
https://github.com/textlint-ja/textlint-rule-no-double-negative-ja
検出例
それが事件の発端だったといえなくもない。no-doubled-joshi
Section titled “no-doubled-joshi”二重助詞の検出
https://github.com/textlint-ja/textlint-rule-no-doubled-joshi
検出例
材料不足で代替素材で製品を作った。no-dropping-the-ra
Section titled “no-dropping-the-ra”ら抜き言葉を使用しない
https://github.com/textlint-ja/textlint-rule-no-dropping-the-ra
検出例
食べれるno-mix-dearu-desumasu
Section titled “no-mix-dearu-desumasu”文の敬体(ですます調)、常体(である調)のチェック
https://github.com/azu/textlint-rule-no-mix-dearu-desumasu
検出例
今日はいい天気である。明日も晴れです。no-nfd
Section titled “no-nfd”ホ゜ケット エンシ゛ンのような、Mac OS XでPDFやFinderからのコピペで発生する濁点のチェック
https://github.com/azu/textlint-rule-no-nfd
検出例
ホ゜ケット エンシ゛ンno-kangxi-radicals
Section titled “no-kangxi-radicals”康煕部首の検出
https://github.com/xl1/textlint-rule-no-kangxi-radicals
検出例
⼉preset-ai-writing
Section titled “preset-ai-writing”AIが生成した文章によく見られる記述パターンを検出します。 より自然な日本語表現を促すtextlintルールプリセットです。
https://github.com/textlint-ja/textlint-rule-preset-ai-writing
preset-icsmedia
Section titled “preset-icsmedia”ics.mediaで利用されているテキストリントのルール
https://github.com/ics-creative/textlint-rule-preset-icsmedia
長音ありのリスト
Section titled “長音ありのリスト”ルール名:prh_cho_on
検出例
アクセサ社名やブランド名などの固有名詞ルール
Section titled “社名やブランド名などの固有名詞ルール”ルール名:prh_corporation
検出例
アメリカン・エクスプレス間違いやすい慣用表現ルール
Section titled “間違いやすい慣用表現ルール”ルール名:prh_duplicate
検出例
お体をご自愛ください間違いやすい慣用表現ルール
Section titled “間違いやすい慣用表現ルール”ルール名:prh_idiom
検出例
アボガド漢字の閉じ開きルール
Section titled “漢字の閉じ開きルール”ルール名:prh_open_close
検出例
有る冗長な日本語表現ルール
Section titled “冗長な日本語表現ルール”ルール名:prh_redundancy
検出例
うかがわせていただきますno-unmatched-pair
Section titled “no-unmatched-pair”textlint rule that check unmatched pairs like(and ]
https://github.com/textlint-rule/textlint-rule-no-unmatched-pair
OKパターン
Section titled “OKパターン”これは(秘密)です。John said "Hello World!".NGパターン
Section titled “NGパターン”これは(秘密)です。John said "Hello World!'.date-weekday-mismatch
Section titled “date-weekday-mismatch”textlint rule that found mismatch between date and weekday.
https://github.com/textlint-rule/textlint-rule-date-weekday-mismatch
OKパターン
Section titled “OKパターン”2016-12-29(Thursday)2016年12月30日(木曜日)NGパターン
Section titled “NGパターン”2016-12-29(Friday)ja-no-abusage
Section titled “ja-no-abusage”よくある誤用をチェックするtextlintルール
https://github.com/textlint-ja/textlint-rule-ja-no-abusage
ルール名:prh
検出例
値を返却するルール名:dictionary
検出例
今朝起きた事件に法律を適応するja-no-inappropriate-words
Section titled “ja-no-inappropriate-words”不適切表現をチェックするtextlintルール
https://github.com/textlint-ja/textlint-rule-ja-no-inappropriate-words
ルール一覧
-
https://github.com/MosasoM/inappropriate-words-ja/blob/master/Sexual.txt
-
https://github.com/MosasoM/inappropriate-words-ja/blob/master/Sexual_with_mask.txt
-
https://github.com/MosasoM/inappropriate-words-ja/blob/master/Sexual_with_bopo.txt
-
https://github.com/MosasoM/inappropriate-words-ja/blob/master/Offensive.txt
検出例
いざりja-no-orthographic-variants
Section titled “ja-no-orthographic-variants”表記ゆれをチェックするtextlintルール
https://github.com/textlint-ja/textlint-rule-ja-no-orthographic-variants
検出例
組み立てしながら組立するtextlint rule for ALEX.
https://github.com/textlint-rule/textlint-rule-alex
検出例
boogeymancommon-misspellings
Section titled “common-misspellings”textlint rule to find common misspellings from Wikipedia: Lists of common misspellings.
https://github.com/io-monad/textlint-rule-common-misspellings
検出例
abandonnedng-word
Section titled “ng-word”特定の文字列が含まれていないかチェックするルール(バージョン1.3.0より追加)。文字列は複数指定可能です。Slim Chatwork専用。