Skip to main content

A toolkit for data exploratory analysis

Project description

EDAKIT: Toolkit for data exploratory analysis

A tool for analysing sentiment in a given text-based query.

CircleCI Codacy Badge

License

⚙️ Installation

pip install eda

📖 Usage

    from eda import SentimentAnalyzer

    sentiment_analyzer = SentimentAnalyzer()
    # Example texts
    texts = [
        "This movie sucks",
        "This one is great",
        "The world is about to end",
    ]  
    pred_results = sentiment_analyzer.get_list_sentiment(texts=texts)
    # This should returns ["negative", "positive", "negative"]

⚖️ License

This repository is using the Apache 2.0 license that is listed in the repo. Please take a look at LICENSE as you wish.

✍️ BibTeX

If you wish to cite the framework feel free to use this (but only if you loved it 😊):

@misc{phat2020urbans,
  author = {Truong-Phat Nguyen},
  title = {EDAKIT: Toolkit for data exploratory analysis},
  year = {2022},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/TagHubAI/edakit}}

Contributors:

  • Patrick Phat Nguyen

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

edakit-0.0.1-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file edakit-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: edakit-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for edakit-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 98ba186dabc3818e43a479ac3a68af1f9de9211c4910b459b47f8e313c8cdc65
MD5 0ad6899bd697383eb782ac1db4482781
BLAKE2b-256 6c41fe39bf71959f1dc6c16d012195966a51423f80a57173e5efcddfed55d735

See more details on using hashes here.

Supported by

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