Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

atap-corpus-loader

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atap-corpus-loader

A GUI loader for atap_corpus using the Panel library.

  • 1.8.1
  • PyPI
  • Socket score

Maintainers
3

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
  • xml

Installation

python3 -m pip install atap-corpus-loader

Documentation

Documentation can be found here

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc