cwb3

Tools for managing and querying large text corpora with linguistic annotations

brewmacoslinux
Try with needOr install directly
Source

About

Tools for managing and querying large text corpora with linguistic annotations

Commands

cwb-encodecwb-decodecwb-lexdecodecwb-s-decodecwb-s-encodecwb-makeallcwb-describecqpcwb-align-encodecwb-align-decode

Examples

Encode plain text into CWB corpus format with linguistic annotations$ cwb-encode -c utf8 -d /path/to/registry/corpus -f input.txt CORPUS
Query a corpus using CQP interactive query language$ cqp -e CORPUS
Decode and display corpus data in human-readable format$ cwb-decode -c utf8 CORPUS | head -50