RandomWord
一般的な単語をランダムに与える.
RandomWord[n]
n 個のランダムな単語のリストを与える.
RandomWord[type]
指定された type の単語をランダムに与える.
RandomWord[type,n]
指定された type の単語 n 個のランダムなリストを与える.
詳細とオプション
- サポートされるタイプ
-
"CommonWords" 一般的な単語の原形(デフォルト) "KnownWords" 辞書に含まれる既知の単語の原形 pos 指定された品詞の一般的な単語 {"type",pos} 品詞でフィルターされた,単語の屈折形,既知の単語等 "Stopwords" 「the」のような,通常重要とはみなされない単語 - 品詞は"GrammaticalUnit"実体あるいは文字列として与えることができる.
- 基本的な品詞には,"Noun","Verb","Adjective","Adverb","Preposition","Conjunction","Pronoun","Determiner","Interjection"がある.
- RandomWordは,WordList中の使用可能な単語から選択する.
- RandomWordは,次のオプションをサポートする.
-
IncludeInflections False 単語の屈折形を含めるかどうか Language $Language 使用する言語
例題
すべて開くすべて閉じるオプション (2)
Language (1)
言語指定は,文字列あるいは"Language"実体でよい:
IncludeInflections (1)
IncludeInflections->Trueとすると,屈折形も結果に含まれるようになる:
IncludeInflections->Falseとすると,屈折していない単語のみが返される:
特性と関係 (2)
Wolfram Research (2015), RandomWord, Wolfram言語関数, https://reference.wolfram.com/language/ref/RandomWord.html.
テキスト
Wolfram Research (2015), RandomWord, Wolfram言語関数, https://reference.wolfram.com/language/ref/RandomWord.html.
CMS
Wolfram Language. 2015. "RandomWord." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RandomWord.html.
APA
Wolfram Language. (2015). RandomWord. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RandomWord.html