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.3.0.tar.gz
(57.6 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.3.0.tar.gz.
File metadata
- Download URL: kstprocess-0.3.0.tar.gz
- Upload date:
- Size: 57.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c317e25c53c8a80fa280dc790221c40a8d6d8b10c5dd8d6789efb36419b52374
|
|
| MD5 |
f531ddc16bd7ca798c96637d2c619a39
|
|
| BLAKE2b-256 |
eed463cf30a861a88ff8f64c274b43f251ece382b769d7e9876abde8cc9b7b5d
|
File details
Details for the file kstprocess-0.3.0-py3-none-any.whl.
File metadata
- Download URL: kstprocess-0.3.0-py3-none-any.whl
- Upload date:
- Size: 70.7 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 |
8a5ae43b247d9fdbbd4cb1c113b041dbda861484a7cd58072282b4df78f9ec61
|
|
| MD5 |
81daf1dcdc3ba3bfb388bc43fc5d33f2
|
|
| BLAKE2b-256 |
a95488f07878c7dd15317621a561b24c7dddae2cdb47be13e61caa09d426a936
|