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:
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 06 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
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  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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