Skip to main content

Add your description here

Project description

Choumine 手机评论智能分析工具

[English Version Below]

功能特性

  • 基于OpenAI API的智能评论分析
  • 支持CSV/TXT格式输入
  • 可配置的自定义分析问题
  • 批量处理与自动重试机制
  • 结果统计与可视化输出
  • 自动生成配置文件模板

安装要求

Python 3.10+  
pip install -r requirements.txt

快速开始

# 生成默认配置文件
python -m choumine_review_classifier.review-classifier --create-config

# 分析评论文件  
python -m choumine_review_classifier.review-classifier -i reviews.csv

配置文件说明

编辑config.yaml

api_key: "your-openai-key"
model: "gpt-4o"
custom_questions:
  - id: "positive"
    question: "评论情感是否为正面?"
  - id: "recommend"
    question: "是否推荐购买?"

注意事项

  1. 确保网络可访问OpenAI API
  2. 大规模分析建议设置batch_size: 20-50
  3. 结果文件包含原始回答和解析后的独立列
  4. 临时文件.temp可中断续传

Choumine Mobile Review Analyzer

Features

  • OpenAI API powered analysis
  • CSV/TXT input support
  • Customizable questions
  • Batch processing with auto-retry
  • Statistical visualization
  • Config template generation

Requirements

Python 3.10+
pip install -r requirements.txt

Quick Start

# Generate config template
python -m choumine_review_classifier.review-classifier --create-config

# Analyze reviews
python -m choumine_review_classifier.review-classifier -i reviews.csv

Configuration

Edit config.yaml:

api_key: "your-openai-key"
model: "gpt-4o"
custom_questions:
  - id: "positive"
    question: "Is the review sentiment positive?"
  - id: "recommend"
    question: "Would you recommend this product?"

Best Practices

  1. Verify API connectivity
  2. Optimal batch_size: 20-50
  3. Results include raw JSON and parsed columns
  4. .temp files allow resume interrupted jobs

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

choumine_review_classifier-0.1.1.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

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

choumine_review_classifier-0.1.1-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file choumine_review_classifier-0.1.1.tar.gz.

File metadata

File hashes

Hashes for choumine_review_classifier-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a776673bcf4bb328d38e395f2b214ade0ba94d7baba8d3acf08c009bce3d34d0
MD5 ac0e1bcd3fd5497d950ab1da64a7b86b
BLAKE2b-256 013918517c88325516ae8d59aba7f9dd8ac91350b539c267c9f30f54724cb4e3

See more details on using hashes here.

File details

Details for the file choumine_review_classifier-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for choumine_review_classifier-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c3dfb9852287cf501124932a87ede838ff7c2d3d772cea6a7806f98c5307b663
MD5 fe42d146fccfba2343b048f4bee973e8
BLAKE2b-256 01c79158c499d1ad8e11045d2e05a5cc40d776959a1a73586aaeefd004353473

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