Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーが入力した単語の音節を検出したい。音節がいくつあるかではなく、実際に各音節を構成する文字を見つけます。
音節を構成する文字のすべての組み合わせ (VCV、CVV など) を取得し、単語にそのパターンでそれらの文字が含まれているかどうかを検出するなどのことを試みましたが、うまくいきません。