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 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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