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.1")



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.1, https://cran.r-project.org/web/packages/cwbtools
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)
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

ids  
Generate Random Identifiers
Generate random or human readable and pronounceable identifiers. ...
Download / Learn more Package Citations See dependency  
baguette  
Efficient Model Functions for Bagging
Tree- and rule-based models can be bagged () using this package and their p ...
Download / Learn more Package Citations See dependency  
wordpiece.data  
Data for Wordpiece-Style Tokenization
Provides data to be used by the wordpiece algorithm in order to tokenize text into somewhat meaning ...
Download / Learn more Package Citations See dependency  
coro  
'Coroutines' for R
Provides 'coroutines' for R, a family of functions that can be suspended and resumed later on. This ...
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  
foghorn  
Summarize CRAN Check Results in the Terminal
The CRAN check results and where your package stands in the CRAN submission queue in your R termina ...
Download / Learn more Package Citations See dependency  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns