TOT指数衡量了政策文本在主题全局性、目标贯通性和工具多样性三方面的表现。较高的得分表明该政策文本在内容设计上更具全面性、协调性和丰富性;较低的得分反映了政策文本可能聚焦于特定目标或优先事项,但并不意味着政策本身存在缺陷,而是文本内容设计的取向不同。政策主题X反映了主题格局的全局性水平,得分越高表示政策对于核心主题的涵盖更加完整、全局性水平更高,反之,则更聚焦于局部核心主题。政策目标Y反映了目标优序的贯通程度,得分越高表明数量、质量、生态三个目标递进更深入、贯通性更强;反之,则表明目标贯通性相对不足。政策工具Z反映了工具结构的多样化程度,得分越高表示工具组合更具多样性;反之,则表示相对单一。TOT指数的计算原理基于模糊集赋值原则,旨在科学、合理地量化政策文本内容
Project description
TOTIndex
TOT指数衡量了政策文本在主题全局性、目标贯通性和工具多样性三方面的表现。较高的得分表明该政策文本在内容设计上更具全面性、协调性和丰富性;较低的得分反映了政策文本可能聚焦于特定目标或优先事项,但并不意味着政策本身存在缺陷,而是文本内容设计的取向不同。政策主题X反映了主题格局的全局性水平,得分越高表示政策对于核心主题的涵盖更加完整、全局性水平更高,反之,则更聚焦于局部核心主题。政策目标Y反映了目标优序的贯通程度,得分越高表明数量、质量、生态三个目标递进更深入、贯通性更强;反之,则表明目标贯通性相对不足。政策工具Z反映了工具结构的多样化程度,得分越高表示工具组合更具多样性;反之,则表示相对单一。TOT指数的计算原理基于模糊集赋值原则,旨在科学、合理地量化政策文本内容。
Installation
pip install totindex
## 使用实验数据文件
本包包含一个默认的实验数据文件 `TOT实验数据.xlsx`,可以通过以下方法访问文件路径:
```python
import totindex
file_path = totindex.get_data_file()
print(f"实验数据文件路径: {file_path}")
## Usage
1.在终端输入:totindex
or
2.新建python文件,输入如下命令:
import totindex
if __name__ == "__main__":
totindex.main()
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
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 totindex-1.0.3.tar.gz.
File metadata
- Download URL: totindex-1.0.3.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6e42fa388ff66567bd9172f0a1db9a7b73096a1b36d469fc7fe4616112941e6
|
|
| MD5 |
ce67a6c2c4862b07c5901876b830e49e
|
|
| BLAKE2b-256 |
a357869518b3fe7308a084085990fbf069d22e26d6e4fceaf0696f80ae4e7be1
|
File details
Details for the file totindex-1.0.3-py3-none-any.whl.
File metadata
- Download URL: totindex-1.0.3-py3-none-any.whl
- Upload date:
- Size: 21.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09cadbbad1e97e98574808144362993569d118001626d04d7af5f6c8ab9ea74c
|
|
| MD5 |
b31a163bac74b670a6f8402a3683fe2b
|
|
| BLAKE2b-256 |
5e879222143b6e8a002fcd8120f1eba6d537cd3a38101a697287c7353b8ff36c
|