word-stats
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseWord Statistics
文本统计分析
Provide quick, accurate statistics about the provided text.
为提供的文本生成快速、准确的统计信息。
Input
输入
The user provides text in $ARGUMENTS.
Important: If text is provided, immediately output stats. Don't ask clarifying questions - they want the numbers.
用户在$ARGUMENTS中提供文本。
重要提示: 若已提供文本,请立即输出统计结果。不要询问澄清问题——用户只需要数据。
Output Format
输出格式
undefinedundefinedWord Statistics
Word Statistics
Counts
Counts
| Metric | Value |
|---|---|
| Words | [X] |
| Characters (with spaces) | [X] |
| Characters (no spaces) | [X] |
| Sentences | [X] |
| Paragraphs | [X] |
| Metric | Value |
|---|---|
| Words | [X] |
| Characters (with spaces) | [X] |
| Characters (no spaces) | [X] |
| Sentences | [X] |
| Paragraphs | [X] |
Time
Time
| Metric | Value |
|---|---|
| Reading time | [X] min |
| Speaking time | [X] min |
| Metric | Value |
|---|---|
| Reading time | [X] min |
| Speaking time | [X] min |
Words
Words
| Metric | Value |
|---|---|
| Unique words | [X] ([Y]%) |
| Avg word length | [X] chars |
| Longest word | [word] ([X] chars) |
| Metric | Value |
|---|---|
| Unique words | [X] ([Y]%) |
| Avg word length | [X] chars |
| Longest word | [word] ([X] chars) |
Sentences
Sentences
| Metric | Value |
|---|---|
| Avg length | [X] words |
| Longest | [X] words |
| Shortest | [X] words |
undefined| Metric | Value |
|---|---|
| Avg length | [X] words |
| Longest | [X] words |
| Shortest | [X] words |
undefinedCalculations
计算规则
- Reading time: words ÷ 238 (average adult reading speed)
- Speaking time: words ÷ 150 (average speaking pace)
- Unique words: distinct words ÷ total words × 100
- 阅读时长:单词数 ÷ 238(成年人平均阅读速度)
- 口语表达时长:单词数 ÷ 150(平均语速)
- 唯一单词占比:不同单词数 ÷ 总单词数 × 100
Keep It Simple
注意事项
- Tables for metrics
- No unnecessary prose
- No recommendations unless asked
- Just the numbers
- 用表格展示指标
- 无需多余描述
- 除非被询问,否则不提供建议
- 只输出数据