Skip to main content

A GUI loader for atap_corpus using the Panel library.

Project description

Corpus Loader

A GUI loader for atap_corpus using the Panel library. Provides a single Panel-compatible widget in which a user can construct a corpus object for use by the client code.

File Type support

The loader currently supports loading a corpus from the following file types:

  • txt
  • odt
  • docx
  • csv
  • tsv
  • xlsx
  • ods
  • rds
  • RData/RDa

Installation

python3 -m pip install atap-corpus-loader

Prerequisites

Documentation

Documentation can be found in DOCS.md

Tests

python3 tests/tests.py

Contributing

The package for this project is hosted on PyPi: https://pypi.org/project/atap-corpus-loader/

Dependencies, publishing, and version numbering is handled by Poetry

To publish a new version:

poetry config pypi-token.pypi <TOKEN>
poetry version minor
poetry build
poetry publish

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

atap_corpus_loader-1.4.0.tar.gz (25.8 kB view hashes)

Uploaded Source

Built Distribution

atap_corpus_loader-1.4.0-py3-none-any.whl (43.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page