Other packages > Find by keyword >

cwbtools  

Tools to Create, Modify and Manage 'CWB' Corpora
View on CRAN: Click here


Download and install cwbtools package within the R console
Install from CRAN:
install.packages("cwbtools")

Install from Github:
library("remotes")
install_github("cran/cwbtools")

Install by package version:
library("remotes")
install_version("cwbtools", "0.4.2")



Attach the package and use:
library("cwbtools")
Maintained by
Andreas Blaette
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-21
Latest Update: 2024-02-26
Description:
The 'Corpus Workbench' ('CWB', ) offers a classic and mature approach for working with large, linguistically and structurally annotated corpora. The 'CWB' is memory efficient and its design makes running queries fast, see Evert (2011) . The 'cwbtools' package offers pure 'R' tools to create indexed corpus files as well as high-level wrappers for the original 'C' implementation of 'CWB' as exposed by the 'RcppCWB' package (). Additional functionality to add and modify annotations of corpora from within 'R' makes working with 'CWB' indexed corpora much more flexible and convenient. The 'cwbtools' package in combination with the 'R' packages 'RcppCWB' () and 'polmineR' () offers a lightweight infrastructure to support the combination of quantitative and qualitative approaches for working with textual data.
How to cite:
Andreas Blaette (2019). cwbtools: Tools to Create, Modify and Manage 'CWB' Corpora. R package version 0.4.2, https://cran.r-project.org/web/packages/cwbtools. Accessed 21 Apr. 2025.
Previous versions and publish date:
0.1.0 (2019-10-21 16:10), 0.1.1 (2019-12-09 13:50), 0.1.2 (2019-12-17 14:00), 0.2.0 (2020-04-14 15:10), 0.3.0 (2020-07-09 14:20), 0.3.1 (2020-07-21 09:20), 0.3.2 (2021-02-18 00:00), 0.3.3 (2021-02-23 13:20), 0.3.4 (2021-06-11 10:40), 0.3.5 (2022-05-14 22:10), 0.3.6 (2022-06-02 13:30), 0.3.8 (2022-08-30 10:10), 0.3.9 (2023-11-27 16:30), 0.4.0 (2024-02-26 18:40), 0.4.1 (2024-03-29 01:40), 0.4.2 (2024-04-29 00:20)
Other packages that cited cwbtools R package
View cwbtools citation profile
Other R packages that cwbtools depends, imports, suggests or enhances
Functions, R codes and Examples using the cwbtools R package
Some associated functions: CorpusData . as.vrt . conll_get_regions . corpus_utils . cwb . cwbtools-package . directories . get_encoding . p_attribute_encode . pkg_utils . registry_file . s_attribute . zenodo . 
Some associated R codes: CorpusData.R . corpus.R . cwb.R . cwbtools.R . directories.R . encoding.R . ner.R . p_attribute.R . pkg.R . registry_file.R . s_attribute.R . vrt.R . zenodo.R .  Full cwbtools package functions and examples
Downloads during the last 30 days
03/2403/2603/2703/2804/0104/0204/0504/0704/0804/0904/1204/1504/1604/1704/1804/20Downloads for cwbtools05101520253035TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  
HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  
bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA