Review Analysis Made Easy
Project description
Rebyu (レビュー)
🌟 Review Analysis Made Easy
from rebyu import Rebyu
from rebyu.pipeline import NLTK_PIPELINE
rb = Rebyu(data='twitter.csv', pipeline=NLTK_PIPELINE) # Initialize the data and pipeline
rb.run() # Run the pipeline
print(rb.data['vader_polarity'])
Rebyu, a Review Analysis Library equipped with text processing, transformers, and diverse analyses like sentiment, topics, emotion, and named-entities. It plans to be language-flexible, highly scalable, and offers both preset pipelines and customizable options.
Version 0.1.6 (Released) - Change Log
pip install -U rebyu
Concept
The essence of Rebyu for Review Analysis lies in its structured pipeline approach to enhancing existing data. By leveraging a range of tools within this pipeline, we streamline the process, avoiding repetitive analyses and accelerating the generation of insights.
Documentation
Documentation | Description | |
---|---|---|
Read the Docs | Official Documentation | Link |
Replit Example | Multiple examples to run on Replit | Link |
Author
- Abhishta Gatya (Email) - Software and Machine Learning Engineer
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
Built Distribution
File details
Details for the file rebyu-0.1.6.tar.gz
.
File metadata
- Download URL: rebyu-0.1.6.tar.gz
- Upload date:
- Size: 19.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a2b8684618a3c0eea0b32c0429998cbe718977517e2b5109c9ec8f8e471fcc7 |
|
MD5 | 2b6d9a3ffccf69c596138e30a36f38f5 |
|
BLAKE2b-256 | 7a18cd2637f1a39f3e271cec2ef7610c7e4cf6c111ec3c3909554a3a66eff776 |
File details
Details for the file rebyu-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: rebyu-0.1.6-py3-none-any.whl
- Upload date:
- Size: 24.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73629aabd0cea68770450dc7d766b5606ace0eb53cbc055166166232d1ec83c2 |
|
MD5 | 27e467c92be968611754f99dbdf4fc27 |
|
BLAKE2b-256 | a82ea97238f8ef199685cfbdb5abe8a49d4dfce919d5cb16898d471e2a65bcc0 |