Metadata-Version: 2.1
Name: atap-context-extractor
Version: 0.1.0
Summary: A tool for extracting the context around searched text in a corpus
Home-page: https://github.com/Australian-Text-Analytics-Platform/atap-corpus-extractor
License: MIT
Author: Hamish Croser
Author-email: hamish.croser@sydney.edu.au
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: atap-corpus-loader (>=1.7.4,<1.8.0)
Requires-Dist: panel (>=1.4,<2.0)
Project-URL: Documentation, https://australian-text-analytics-platform.github.io/atap-corpus-extractor/DOCS.html
Project-URL: Repository, https://github.com/Australian-Text-Analytics-Platform/atap-corpus-extractor
Description-Content-Type: text/markdown

# Corpus Extractor

A tool for extracting the context around searched text in a corpus

## Documentation

Documentation can be found [here](https://australian-text-analytics-platform.github.io/atap-corpus-slicer/DOCS.html)

## Authors

  - **Hamish Croser** - [h-croser](https://github.com/h-croser)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

