azu

Results 512 issues of azu

FOR TESTING

Type: Testing

Type: Testing

## 概要 > 採取しています。 を > 採取ています。 とtypoしていることを検出したい。 https://azu.github.io/morpheme-match/?text=%E6%8E%A1%E5%8F%96%E3%81%99%E3%82%8B `採取` はサ変接続であるため、後ろに続くのは、動詞か助詞あたり > ~される、~した、~する、~せよ みたいな感じに繋がるもの、らしいです。 > https://blanktar.jp/blog/2014/03/what-is-the-sahen `採取ています。` のようなtypoをある種限定的な形になりそうだけど拾えるようにしたい。 https://azu.github.io/morpheme-match/?text=%E6%8E%A1%E5%8F%96%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82 - [ ] サ変活用型の抜けの検知の論文があるか調査 - [ ] 後ろの接続を誤検知なしに見つける方法 英語だとレーベンシュタイン距離で見つけるけど、それを上手く限定して応用できないか ## 関連...

Status: Proposal

## 概要 > [代名詞]一文中に同じ代名詞の連続がある代名詞は文脈に存在する名詞または名詞句を指す品詞である.一文中の代名詞の連続は,その代名詞が指すものを曖昧にするだけでなく,冗長な表現になる. 例: これらのことから,SNSは,日記を他人に伝えることが出来ることが便利と考えられていると思われる https://ipsj.ixsq.nii.ac.jp/ej/index.php?action=pages_view_main&active_action=repository_action_common_download&item_id=108359&item_no=1&attribute_id=1&file_no=1&page_id=13&block_id=8 ## ルール名 - no-doubled-pronoun-koto?

Status: Proposal

## 概要 > サ変接続は,名詞としても動詞としても使うことの出来る品詞である.同じサ変接続の連続は,冗長な表現である > 例:アンケート調査の目的の達成として,十分に達成することができたと考えられる https://ipsj.ixsq.nii.ac.jp/ej/index.php?action=pages_view_main&active_action=repository_action_common_download&item_id=108359&item_no=1&attribute_id=1&file_no=1&page_id=13&block_id=8 ## ルール名 - no-continuous-sahen-setsuzoku?

Status: Proposal

パッケージを移すときのチェックリスト的なissueのテンプレートを作成する 必要なもの - [ ] リポジトリ: どちらスタートでもリポジトリの移譲はできる - [ ] GitHub アカウント(リポジトリ名見ればわかる) - [ ] npmアカウント: textlint-ja Organizationに対してアクセスを追加するにはorganizationに入らないといけない?

If ERROR is set to ERROR, the OUTPUT panel opens, so use WARNING instead. This PR changes the behaviour when opening a project without textlint installed. ## BEFORE vscode-textlint was...

If vscode-textlint is installed, the OUTPUT panel will automatically open if you open a workspace that does not use textlint. This appears to be due to an error output from...

https://github.com/secretlint/secretlint/releases/tag/v4.0.0 We want to update it.

good first issue
Status: Proposal
Status: PR Welcome

Currently, we have used content scripts for "Console Integration" https://github.com/secretlint/webextension/blob/7d1ded14cfbafd24f20b0cfc2e89cf5e3fb34920/app/manifest.json#L21 https://github.com/secretlint/webextension/blob/main/app/scripts/contentScript.ts This approach always inject content scripts to any website. Instead of it, we want to use `chrome.scripting.executeScript`, however it...

help wanted
Status: Proposal