dataprocess for dialog robot
Project description
打包和上传pypi命令
python3 setup.py sdist bdist_wheel
twine upload dist/*
第一步:处理原始数据
快商通-总后台-机器人-对话记录:导出的文件:2025年07月07日10时15分49秒-对话记录导出.xlsx。
process_data(
input_file_path='./接入数据-对话流.xlsx',
output_file_path='./版本_主题_对话流.xlsx'
)
第二步:绘制对比图
plot_comparison(
file1_path='./版本_主题_候选话术库_kicp_gpt.xlsx',
file2_path='./版本_主题_kicp-GPT.xlsx',
prefix1='候选话术库_kicp_gpt',
prefix2='kicp-GPT',
save_path='./留联率对比.jpg',
min_valid_conversations=5,
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kstprocess-0.1.2.tar.gz
(27.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kstprocess-0.1.2.tar.gz.
File metadata
- Download URL: kstprocess-0.1.2.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a09a4bd0c66620cdb031c2dc5a8be9430223b7a57857607be2a000b7babd6f44
|
|
| MD5 |
30c615c58d984224195f70d4ef74691e
|
|
| BLAKE2b-256 |
79513841c73be4188732f593d7e5ba679693c5b8314f6f714d3854622d9e4fdc
|
File details
Details for the file kstprocess-0.1.2-py3-none-any.whl.
File metadata
- Download URL: kstprocess-0.1.2-py3-none-any.whl
- Upload date:
- Size: 35.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
561ce003354c7dd4ef81887fcbf96cf9945f827f4062850a8d1a5901ef266edd
|
|
| MD5 |
8f5460f11522c140064cd99414e4286c
|
|
| BLAKE2b-256 |
e54551cb32373effaa4bb63e9462711640ba993cb1a5499fb6b5f79fba9a4fd0
|