Skip to content

suomela/bnc-metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bnc-metadata

Extract detailed metadata from the spoken parts of BNC.

Dependencies

brew install ninja pkgconfig python3 boost pugixml
pip3 install meson

Compilation

mkdir build
BOOST_ROOT="/usr/local" meson build
cd build
ninja

Usage

./bnc-metadata BNC-DIRECTORY ...

Example:

./bnc-metadata ~/bnc/Texts/K

This will create the following SQLite datase:

bnc.db

About

Extract BNC metadata

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published