.gitignore
.gitmodules
.readthedocs.yml
CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
requirements.txt
.github/workflows/ci-build.yml
.github/workflows/ci-release.yml
scripts/tsv2xml.py
scripts/xml2LossyJSON.py
scripts/xml2csv.py
scripts/xml2csv_entities.py
scripts/xml2tsv.py
scripts/jupyter/dataset-analysis-labelling.ipynb
scripts/jupyter/dataset-analysis-linking.ipynb
scripts/jupyter/dataset-analysis-papers.ipynb
src/SuperMat.egg-info/PKG-INFO
src/SuperMat.egg-info/SOURCES.txt
src/SuperMat.egg-info/dependency_links.txt
src/SuperMat.egg-info/top_level.txt
src/supermat/__init__.py
src/supermat/grobid_tokenizer.py
src/supermat/supermat_tei_parser.py
src/supermat/utils.py
tests/__init__.py
tests/conftest.py
tests/test_supermat_tei_parser.py
tests/test_data/__init__.py
tests/test_data/kotesample.xml
tests/test_data/test_body1.xml
tests/test_data/test_paragraphs.xml
tests/test_data/test_sentences.xml