.coveragerc
.env
.gitignore
.gitignore.local
.gitlab-ci.yml
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
Pipfile
Pipfile.lock
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/authors.md
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/overview.md
docs/puppeteer-config.json
docs/readme.md
docs/requirements.txt
docs/_static/.gitignore
docs/_static/icon.png
docs/_static/logo.png
docs/_static/parscival-icon.svg
docs/_static/parscival.png
docs/_static/parscival.svg
docs/api/modules.rst
docs/api/parscival.rst
docs/guides/html.md
docs/guides/key-value.md
docs/plugins/curating/index.md
docs/plugins/mapping/index.md
docs/plugins/parsing/index.md
docs/plugins/storing/index.md
docs/sources/europresse-html.md
docs/sources/pubmed-nbib.md
src/elglib/LICENSE
src/elglib/MANIFEST.in
src/elglib/__init__.py
src/elglib/core.py
src/elglib/setup.py
src/elglib/utils.py
src/elglib/engine/LICENSE
src/elglib/engine/elg/calculate.upp
src/elglib/engine/elg/dickappa.upp
src/elglib/engine/elg/init.upp
src/elglib/engine/graphs/Alphabet.txt
src/elglib/engine/graphs/Norm.txt
src/elglib/engine/graphs/Sentence.fst2
src/elglib/engine/graphs/build/.gitkeep
src/elglib/engine/graphs/build/DicTaggerLemmas.fst2
src/elglib/engine/graphs/build/LICENSE
src/elglib/engine/platform/linux-i686/.gitkeep
src/elglib/engine/platform/linux-x86_64/.gitkeep
src/elglib/engine/platform/linux-x86_64/elg-unitex
src/elglib/engine/platform/osx/.gitkeep
src/elglib/engine/platform/win32/.gitkeep
src/elglib/engine/platform/win64/.gitkeep
src/elglib/tests/init.py
src/elglib/tests/test_core.py
src/parscival/__init__.py
src/parscival/utils.py
src/parscival/version.ini
src/parscival/worker.py
src/parscival.egg-info/PKG-INFO
src/parscival.egg-info/SOURCES.txt
src/parscival.egg-info/dependency_links.txt
src/parscival.egg-info/entry_points.txt
src/parscival.egg-info/not-zip-safe
src/parscival.egg-info/requires.txt
src/parscival.egg-info/top_level.txt
src/parscival_plugins/__init__.py
src/parscival_plugins/curating.py
src/parscival_plugins/mapping.py
src/parscival_plugins/parsing.py
src/parscival_plugins/storing.py
src/parscival_plugins/curating/deduplicate/hash_key_deduplicator.py
src/parscival_plugins/curating/encode/convert.py
src/parscival_plugins/curating/match/elg/elg_node_matcher.py
src/parscival_plugins/mapping/transform/data_ranker.py
src/parscival_plugins/mapping/transform/date_format.py
src/parscival_plugins/mapping/transform/regex_format.py
src/parscival_plugins/mapping/transform/regex_match_filter.py
src/parscival_plugins/mapping/transform/regex_parseranker.py
src/parscival_plugins/mapping/transform/regex_sub.py
src/parscival_plugins/parsing/grammar/peg.py
src/parscival_plugins/parsing/lquery/htmlq.py
src/parscival_plugins/storing/binary/execute_sqlite_script.py
src/parscival_plugins/storing/plain/render_template.py
src/parscival_specs/__init__.py
src/parscival_specs/default/assets/cortext.json.tpl
src/parscival_specs/default/assets/cortext.sqlite.tpl
src/parscival_specs/europresse/europresse-html.yaml
src/parscival_specs/europresse/assets/elg/europresse-journal-name.csv
src/parscival_specs/pubmed/pubmed-nbib.yaml
tests/conftest.py
tests/test_worker.py
tests/datasets/europresse-html/europresse-sample1.html
tests/datasets/europresse-html/europresse-sample4.html
tests/datasets/europresse-html/europresse-xs-bad-encoding.html
tests/datasets/europresse-html/europresse-xs.html
tests/datasets/pubmed-nbib/hetercat-s.nbib
tests/datasets/pubmed-nbib/pesticides-s.nbib