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.3.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.3.tar.gz.
File metadata
- Download URL: kstprocess-0.3.3.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 |
f859049a8029d811ae5149091932cc276fcfdd4d94b7ec4236e25b49c86e894c
|
|
| MD5 |
18a7569c794082d71e8d964d82f3601b
|
|
| BLAKE2b-256 |
84b47e455ab74e9df208d7cdf0c5addcff33447509325b3df30cccc8d7051d51
|
File details
Details for the file kstprocess-0.3.3-py3-none-any.whl.
File metadata
- Download URL: kstprocess-0.3.3-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 |
059e0c0a7ac4ad5138818baa2a43d072f66a609903804e870d485591a494cb19
|
|
| MD5 |
c5979d35c26a0c608eb7a708728c39de
|
|
| BLAKE2b-256 |
7e155e95be435dc7601239858edf285582e83884dd7d5dd9d9116ae872363a9d
|