.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
NOTES.md
PROMPT.md
README.md
app.py
demo.py
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/ci.yml
examples/demo.ipynb
tests/test_extract.py
textgraphs/__init__.py
textgraphs/defaults.py
textgraphs/doc.py
textgraphs/elem.py
textgraphs/graph.py
textgraphs/kg.py
textgraphs/ner.py
textgraphs/pipe.py
textgraphs/rel.py
textgraphs/util.py
textgraphs/version.py
textgraphs/vis.py
textgraphs.egg-info/PKG-INFO
textgraphs.egg-info/SOURCES.txt
textgraphs.egg-info/dependency_links.txt
textgraphs.egg-info/requires.txt
textgraphs.egg-info/top_level.txt