RandomWord
给出常用的伪随机单词.
RandomWord[n]
给出 n 个伪随机单词列表.
RandomWord[type]
给出指定 type 的伪随机单词.
RandomWord[type,n]
给出 n 个指定 type 的伪随机单词列表.
更多信息和选项
- 支持下列类型:
-
"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 语言. 2015. "RandomWord." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/RandomWord.html.
APA
Wolfram 语言. (2015). RandomWord. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/RandomWord.html 年