[ 源代码: r-cran-lexrankr ]
软件包:r-cran-lexrankr(0.5.2-8 以及其他的)
r-cran-lexrankr 的相关链接
Debian 的资源:
下载源码包 r-cran-lexrankr:
- [r-cran-lexrankr_0.5.2-8.dsc]
- [r-cran-lexrankr_0.5.2.orig.tar.gz]
- [r-cran-lexrankr_0.5.2-8.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
extractive summarization of text with the LexRank algorithm
An R implementation of the LexRank algorithm implementing stochastic graph-based method for computing relative importance of textual units for Natural Language Processing. The technique on the problem of Text Summarization (TS) is tested. Extractive TS relies on the concept of sentence salience to identify the most important sentences in a document or set of documents. Salience is typically defined in terms of the presence of particular important words or in terms of similarity to a centroid pseudo-sentence.
其他与 r-cran-lexrankr 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-cran-igraph
- GNU R network analysis and visualization
-
- dep: r-cran-rcpp
- GNU R package for Seamless R and C++ Integration
-
- dep: r-cran-snowballc
- Snowball stemmers based on the C libstemmer UTF-8 library
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-r.rsp
- Dynamic Generation of Scientific Reports
-
- sug: r-cran-testthat
- GNU R testsuite