cco3 / biblemotif

An analytic approach to quantifying motifs in the New Testament

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== Setup ==

sudo apt-get install python3-pip
pip3 install pysblgnt --user

== Usage ==

./biblemotif.py
--stopwords examples/stopwords.txt
--tokens examples/tokens.txt
examples/king_motif.txt

About

An analytic approach to quantifying motifs in the New Testament


Languages

Language:Python 100.0%