readReut21578XML(tm)
readReut21578XML()所属R语言包:tm
Read In a Reuters-21578 XML Document
阅读在路透-21578的XML文件
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Read in a Reuters-21578 <acronym>XML</acronym> document.
在路透社-“21578 <acronym>XML </首字母缩写>文件读取。
用法----------Usage----------
readReut21578XML(elem, language, id)
readReut21578XMLasPlain(elem, language, id)
参数----------Arguments----------
参数:elem
A list with the named element content which must hold the document to be read in.
Alist命名的元素content必须持有文件被读入。
参数:language
A character vector giving the text's language.
Acharacter矢量提供的文本的语言。
参数:id
A character vector representing a unique identification string for the returned text document.
Acharacter向量,代表一个独特的标识字符串,返回的文本文件。
值----------Value----------
A Reuters21578Document for readReut21578XML, or a PlainTextDocument for readReut21578XMLasPlain.
AReuters21578Document:readReut21578XML或PlainTextDocumentreadReut21578XMLasPlain。
(作者)----------Author(s)----------
Ingo Feinerer
参考文献----------References----------
http://kdd.ics.uci.edu/databases/reuters21578/reuters21578.html
http://modnlp.berlios.de/reuters21578.html
参见----------See Also----------
getReaders to list available reader functions.
getReaders列出可用的阅读器功能。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|