Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

採取[し]ています のtypoを検出するルール #5

Open
2 tasks
azu opened this issue Apr 30, 2021 · 0 comments
Open
2 tasks

採取[し]ています のtypoを検出するルール #5

azu opened this issue Apr 30, 2021 · 0 comments
Labels
Status: Proposal Request for comments

Comments

@azu
Copy link
Member

azu commented Apr 30, 2021

概要

採取しています。

採取ています。

と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

  • サ変活用型の抜けの検知の論文があるか調査
  • 後ろの接続を誤検知なしに見つける方法

英語だとレーベンシュタイン距離で見つけるけど、それを上手く限定して応用できないか

関連

@azu azu added the Status: Proposal Request for comments label Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Proposal Request for comments
Projects
None yet
Development

No branches or pull requests

1 participant