Brown(zipfR)
Brown()所属R语言包:zipfR
Brown Corpus Frequency Data (zipfR)
布朗语料库频率数据(zipfR)
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Brown.tfl, Brown.spc and Brown.emp.vgc are zipfR objects of classes tfl, spc and vgc, respectively.
Brown.tfl,Brown.spc和Brown.emp.vgc是zipfR的类的对象tfl,spc和vgc,分别。
These data were extracted from the Brown corpus (see Kucera and Francis 1967).
从这些数据中提取的布朗大学(见1967年Kucera和弗朗西斯)。
Details
详细信息----------Details----------
Brown.emp.vgc is the empirical vocabulary growth curve, reflecting the V and V(1) development in the non-randomized corpus.
Brown.emp.vgc的经验词汇增长曲线,反映了V和V(1)发展非随机语料库。
We removed numbers and other forms of non-linguistic material before collecting word counts from the Brown.
我们删除之前收集的字数从布朗的检测号码和其他形式的非语言材料。
参考文献----------References----------
present-day American English. Brown University Press, Providence.
参见----------See Also----------
The datasets documented in BrownSubsets pertain to various subsets of the Brown (e.g., informative prose, adjectives only, etc.)
数据集中的BrownSubsets涉及到的各种子集的布朗(例如,知识性的散文,形容词只等“)
实例----------Examples----------
data(Brown.tfl)
summary(Brown.tfl)
data(Brown.spc)
summary(Brown.spc)
data(Brown.emp.vgc)
summary(Brown.emp.vgc)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|