WordCount

WordCount["string"]

string 中の総単語数を求める.

詳細

  • "string"中の単語の一部としては認識されない一続きの文字はWordCountからは除外される.

例題

すべて開くすべて閉じる

  (1)

文字列中の単語を数える:

特性と関係  (2)

空白文字列の単語数は0である:

ハイフンで繋がれた語は1つの単語として数えられる:

おもしろい例題  (1)

本の中の最も多く単語を含む文を求める:

文字列長で最も長い文と比較する:

Wolfram Research (2015), WordCount, Wolfram言語関数, https://reference.wolfram.com/language/ref/WordCount.html.

テキスト

Wolfram Research (2015), WordCount, Wolfram言語関数, https://reference.wolfram.com/language/ref/WordCount.html.

CMS

Wolfram Language. 2015. "WordCount." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/WordCount.html.

APA

Wolfram Language. (2015). WordCount. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/WordCount.html

BibTeX

@misc{reference.wolfram_2024_wordcount, author="Wolfram Research", title="{WordCount}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/WordCount.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_wordcount, organization={Wolfram Research}, title={WordCount}, year={2015}, url={https://reference.wolfram.com/language/ref/WordCount.html}, note=[Accessed: 21-November-2024 ]}