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 09 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

rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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