SCM Repository
[tm] / trunk / tm / man / findFreqTerms.Rd |
Diff of /trunk/tm/man/findFreqTerms.Rd
Parent Directory
|
Revision Log
|
Patch
revision 727, Sun Apr 8 19:36:41 2007 UTC | revision 748, Fri May 4 18:52:42 2007 UTC | |
---|---|---|
# | Line 12 | Line 12 |
12 | \item{object = "TermDocMatrix", lowfreq = "numeric", highfreq = | \item{object = "TermDocMatrix", lowfreq = "numeric", highfreq = |
13 | "numeric"}{Return those terms from \code{object} which occur more or | "numeric"}{Return those terms from \code{object} which occur more or |
14 | equal often than \code{lowfreq} times and less or equal often than | equal often than \code{lowfreq} times and less or equal often than |
15 | \code{highfreq} times. | \code{highfreq} times. This method works for all numeric |
16 | weightings but is probably most meaningful for the standard term | |
17 | frequency (\code{tf}) weighting of \code{object}. | |
18 | } | } |
19 | } | } |
20 | } | } |
|
root@r-forge.r-project.org | ViewVC Help |
Powered by ViewVC 1.0.0 |