We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
itertools
OrthographicalVariantAdapter
The text was updated successfully, but these errors were encountered:
性能面での懸念がある
Sorry, something went wrong.
update: 表記揺れアダプタのリファクタ: itertoolsを使わない実装に書き換え
2f003fd
see also: #395
YuukiToriyama
No branches or pull requests
概要
OrthographicalVariantAdapter
の処理の中で使用している。itertools
を使用していたが、使用箇所がOrthographicalVariantAdapter
だけになってしまった。その他
The text was updated successfully, but these errors were encountered: