找回密码
 注册
查看: 4294|回复: 0

R语言 tm包 stopwords()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 10:53:43 | 显示全部楼层 |阅读模式
stopwords(tm)
stopwords()所属R语言包:tm

                                        Stopwords
                                         停用词

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Return various kinds of stopwords with support for different languages.
返回非索引字的各种不同语言的支持。


用法----------Usage----------


stopwords(kind = "en")



参数----------Arguments----------

参数:kind
A character identifying the desired stopword list.



Details

详细信息----------Details----------

Available stopword lists are:
可用的停用词列表如下:




SMART stopwords from the SMART information retrieval system (obtained from http://jmlr.csail.mit.edu/papers/volume5/lewis04a/a11-smart-stop-list/english.stop) (which coincides with the stopword list used by the MC toolkit
SMART停用词从SMART信息检索系统(获得从http://jmlr.csail.mit.edu/papers/volume5/lewis04a/a11-smart-stop-list/english.stop)(这正好与停止字的MC工具包




catalan Catalan stopwords (obtained from
catalan加泰罗尼亚非索引字(取自

and a set of generic stopword lists (of unknown origin) in different languages. Supported languages are danish, dutch, english, finnish, french, german, hungarian, italian, norwegian, portuguese, russian, spanish, and swedish. Language names are case sensitive. Alternatively, their <acronym>IETF</acronym> language tags may be used.
在不同的语言和一组通用停用词列表(待查)。支持的语言有danish,dutch,english,finnish,french,german,hungarian,italian norwegian,portuguese,russian,spanish和swedish。语言名称是区分大小写的。另外,他们的<acronym> IETF </首字母缩写语言标签可以被使用。


值----------Value----------

A character vector containing the requested stopwords. An error is raised if no stopwords are available for the requested
字符向量,包含请求的非索引字。如果没有停用词的请求,引发错误


实例----------Examples----------


stopwords("en")
stopwords("SMART")
stopwords("german")

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-30 18:50 , Processed in 0.034917 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表