Skip to main content

Text analysis library

Project description

addax

Text analysis library

Installation

$ pip install addax

Usage

addax can be used to clean target text and then apply sentiment analysis to it in order to return a sentiment score and label, as follows:

from addax.addax import (
    read_csv,
    process_sentiment,
)

df = read_csv("file.csv") # path to your file
process_sentiment(df=df, target_column="comment", include_subjectivity=True, label=True)

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

addax was created by Dalia Tavizon-Dykstra. It is licensed under the terms of the MIT license.

Credits

addax was created with cookiecutter and the py-pkgs-cookiecutter template.

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

addax-1.0.0.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

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

addax-1.0.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file addax-1.0.0.tar.gz.

File metadata

  • Download URL: addax-1.0.0.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for addax-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e6169dcf020ea486b9a0003b2bb2a804bbc892de724b16017bfd18167d8f442c
MD5 bfeced75a85e23f969ab38c264734d88
BLAKE2b-256 2b5a72c5d5538f989f5b807b2251b19f9d69cf5cc4e993aecb172cd02e8afb77

See more details on using hashes here.

File details

Details for the file addax-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: addax-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for addax-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c13f6529fdef75f72669c008470e6f2d75e11b6b3a3604bb7f38e831e93161b8
MD5 f01cc7d93a3084e864e6ca7b0a140287
BLAKE2b-256 80b7b1060d14ed0a5a2163f5b3afe9d46cf6bc27fb8ccd096bebf960dc0627d0

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