단어 빈도 카운터

텍스트에서 단어 빈도를 분석합니다. 상위 단어, 비율, 막대 차트를 확인하세요. 길이별 필터링, 일반 단어 제외, 결과 내보내기를 지원합니다.

모든 텍스트 분석은 브라우저에서 처리됩니다. 어떤 데이터도 서버로 전송되지 않습니다.

How to Use This Tool

  1. 1

    Enter your text

    Paste or type the text you want to analyze in the input area.

  2. 2

    Adjust filters

    Toggle case sensitivity, exclude common English stop words, or set a minimum word length.

  3. 3

    View results

    See word frequency ranked by count or alphabetically, with percentage bars for visual comparison.

  4. 4

    Export results

    Click "Copy as TSV" to copy the results as tab-separated values for use in spreadsheets.

Frequently Asked Questions

What is word frequency analysis?
Word frequency analysis counts how often each word appears in a text. It helps identify key topics, writing patterns, and commonly used terms.
What are "common words" (stop words)?
Common words (stop words) are frequently used words like "the", "is", "and", "to" that carry little meaning on their own. Excluding them helps highlight more meaningful content words.
What is lexical diversity?
Lexical diversity is the ratio of unique words to total words, expressed as a percentage. Higher diversity means more varied vocabulary. Academic writing typically scores 60-80%.
Is my data secure?
Yes. All text analysis happens entirely in your browser. No text is sent to any server.