Learn R Programming

⚠️There's a newer version (0.4.1) of this package.Take me there.

cwbtools (version 0.3.4)

Tools to Create, Modify and Manage 'CWB' Corpora

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 (Evert and Hardie 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.

Copy Link

Version

Install

install.packages('cwbtools')

Monthly Downloads

195

Version

0.3.4

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Andreas Blaette

Last Published

June 11th, 2021

Functions in cwbtools (0.3.4)

corpus_install

Install and manage corpora.
as.vrt

Consolidate vrt files for CWB import.
cwbtools-package

cwbtools-package
get_encoding

Get Encoding of Character Vector.
CorpusData

Manage Corpus Data and Encode CWB Corpus.
cwb_install

Utilities to install Corpus Workbench.
conll_get_regions

Extract regions from NER annotations (CoNNL format).
cwb_corpus_dir

Manage directories for indexed corpora
p_attribute_encode

Encode Positional Attribute(s).
registry_file_parse

Parse and create registry files.
pkg_utils

Create and manage packages with corpus data.
s_attribute_encode

Read, process and write data on structural attributes.