対応機能
- 入力
- TXT
- 出力
- TXT · JSON
N-Gram · カウントの使い方
N-Gram · カウントをブラウザーですぐに使えます。入力と設定を選び、結果を確認してください。
- ファイルを開くか、処理する値を入力してください。
- 設定を調整してツールを実行してください。
- 結果を確認し、コピーまたはダウンロードして保存してください。
N-Gram · カウント · 例
入力
Hello world! Local tools help you work. Hello again.
出力
[
{
"text": "hello world",
"count": 1
},
{
"text": "world local",
"count": 1
},
{
"text": "local tools",
"count": 1
},
{
"text": "tools help",
"count": 1
},
{
"text": "help you",
"count": 1
},
{
"text": "you work",
"count": 1
},
{
"text": "work hello",
"count": 1
},
{
"text": "hello again",
"count": 1
}
]使用上の注意
ファイルと入力はこのブラウザー内で処理されます。アップロードやアカウントは不要です。
コード例、形式名、パーサーの技術的なエラーは元の表記を使用する場合があります。