quanteda

An R package for the Quantitative Analysis of Textual Data

Github星跟踪图

quanteda: quantitative analysis of textual
data

CRAN
Version
Downloads
Total
Downloads
Travis-CI Build
Status
Appveyor Build
status
codecov
DOI
DOI

About

An R package for managing and analyzing text, created by Kenneth
Benoit
. Supported by the European Research
Council grant ERC-2011-StG 283794-QUANTESS.

For more details, see https://quanteda.io.

How to Install

The normal way from CRAN, using your R GUI or

install.packages("quanteda") 

Or for the latest development version:

# devtools package required to install quanteda from Github 
devtools::install_github("quanteda/quanteda") 

Because this compiles some C++ and Fortran source code, you will need to
have installed the appropriate compilers.

If you are using a Windows platform, this means you will need also
to install the Rtools
software available from CRAN.

If you are using macOS, you should install the macOS
tools
, namely the Clang
6.x compiler and the GNU Fortran compiler (as quanteda requires
gfortran to build). If you are still getting errors related to gfortran,
follow the fixes
here.

How to Use

See the quick start
guide
to learn
how to use quanteda.

How to cite

Benoit, Kenneth, Kohei Watanabe, Haiyan Wang, Paul Nulty, Adam Obeng,
Stefan Müller, and Akitaka Matsuo. (2018) “quanteda: An R package for
the quantitative analysis of textual
data
”.
Journal of Open Source Software. 3(30), 774.
https://doi.org/10.21105/joss.00774.

For a BibTeX entry, use the output from citation(package = "quanteda").

Leaving Feedback

If you like quanteda, please consider leaving feedback or a
testimonial here
.

Contributing

Contributions in the form of feedback, comments, code, and bug reports
are most welcome. How to contribute:

主要指标

概览
名称与所有者quanteda/quanteda
主编程语言R
编程语言R (语言数: 8)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2012-08-15 10:15:43
推送于2025-05-21 13:07:30
最后一次提交2025-05-21 14:07:24
发布数49
最新版本名称v4.3.0 (发布于 )
第一版名称v0.9.2 (发布于 2016-05-16 19:13:35)
用户参与
星数858
关注者数52
派生数188
提交数11.7k
已启用问题?
问题数1362
打开的问题数59
拉请求数959
打开的拉请求数1
关闭的拉请求数83
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?