LICENSE
MANIFEST.in
README
pyproject.toml
bbview/api/__init__.py
bbview/api/magic.py
bbview/api/utils.py
bbview/api/analysis/__init__.py
bbview/api/analysis/document.py
bbview/api/data/__init__.py
bbview/api/judge/__init__.py
bbview/api/judge/sentence.py
bbview/api_/__init__.py
bbview/api_/analysis/__init__.py
bbview/api_/analysis/document.py
bbview/api_/analysis/sentence.py
bbview/api_/judge/__init__.py
bbview/api_/judge/sentence.py
bbview/static/base.css
bbview/static/css/analysis.css
bbview/static/css/judge.css
bbview/static/js/analysis.js
bbview/static/js/base.js
bbview/static/js/judge.js
bbview/templates/base.html
bbview/templates/analysis/index.html
bbview/templates/judge/index.html
bbview/templates/public/error.html
bbview/templates/public/home.html
bbview/view/analysis.py
bbview/view/judge.py
bbview/view/welcome.py
hugedata/__init__.py
hugedata/statistics.py
hugedata/utils.py
hugedata/lit/bachelor/bachelor051.txt
hugedata/lit/bachelor/bachelor051_intro.txt
hugedata/lit/bachelor/bachelor051_outro.txt
hugedata/lit/bachelor/bachelor056.txt
hugedata/lit/bachelor/bachelor056_intro.txt
hugedata/lit/bachelor/bachelor076.txt
hugedata/lit/bachelor/bachelor076_intro.txt
hugedata/lit/bachelor/bachelor076_outro.txt
hugedata/lit/bachelor/bachelor128.txt
hugedata/lit/bachelor/bachelor128_intro.txt
hugedata/lit/bachelor/bachelor128_outro.txt
hugedata/lit/diss/diss266.txt
hugedata/lit/master/master072.txt
hugedata/lit/master/master072_bibliography.txt
hugedata/lit/master/master072_blockquote.txt
hugedata/lit/master/master072_footnote.txt
hugedata/lit/master/master072_headline.txt
hugedata/lit/master/master072_intro.txt
hugedata/lit/master/master072_list.txt
hugedata/lit/master/master072_outro.txt
hugedata/lit/master/master075.txt
hugedata/lit/master/master075_abstract.txt
hugedata/lit/master/master075_intro.txt
hugedata/lit/master/master075_list.txt
hugedata/lit/master/master075_outro.txt
hugedata/lit/master/master083.txt
hugedata/lit/master/master083_intro.txt
hugedata/lit/master/master083_outro.txt
hugedata/lit/master/master089.txt
hugedata/lit/master/master089_intro.txt
hugedata/lit/master/master089_outro.txt
hugedata/lit/master/master098.txt
hugedata/lit/master/master098_intro.txt
hugedata/lit/master/master098_outro.txt
hugedata/lit/master/master099.txt
hugedata/lit/master/master099_intro.txt
hugedata/lit/master/master099_outro.txt
hugedata/order/order024.txt
hugedata/order/order024_intro.txt
hugedata/tech/bachelor/bachelor063.txt
hugedata/tech/bachelor/bachelor063_intro.txt
hugedata/tech/bachelor/bachelor063_outro.txt
hugedata/tech/bachelor/bachelor111.txt
hugedata/tech/bachelor/bachelor111_intro.txt
hugedata/tech/diss/diss205.txt
hugedata/utils/abbreviations.txt
hugedata/utils/roman.txt
judgeddata/__init__.py
judgeddata/data.py
judgeddata/sentence
tests/test_document.py
textbone/__init__.py
textbone/ngram.py
textbone/normalize.py
textbone/rand.py
textbone.egg-info/PKG-INFO
textbone.egg-info/SOURCES.txt
textbone.egg-info/dependency_links.txt
textbone.egg-info/entry_points.txt
textbone.egg-info/requires.txt
textbone.egg-info/top_level.txt
textbone/judge/__init__.py
textbone/judge/slang.py
textbone/magic/__init__.py
textbone/train/__init__.py
textbone/train/judge_slang.py