Swarmauri Community Dale-Chall Readability Tool
Project description
Swarmauri Tool Dale-Chall Readability
A tool for calculating the Dale-Chall Readability Score using the textstat library.
Installation
pip install swarmauri_tool_dalechallreadability
Usage
Basic usage examples with code snippets
from swarmauri.tools.DaleChallReadabilityTool import DaleChallReadabilityTool
tool = DaleChallReadabilityTool()
input_data = {"input_text": "This is a simple sentence for testing purposes."}
result = tool(input_data)
print(result) # Output: {'dale_chall_score': 7.98}
Want to help?
If you want to contribute to swarmauri-sdk, read up on our guidelines for contributing that will help you get started.
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 swarmauri_tool_dalechallreadability-0.7.2.dev3.tar.gz.
File metadata
- Download URL: swarmauri_tool_dalechallreadability-0.7.2.dev3.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fde7dfe06d3af69a9b875179c48f06ef73fc2b138e843147582ea590ab74694f
|
|
| MD5 |
028ce4455b5da90c042b22200fbf751d
|
|
| BLAKE2b-256 |
b25e520565e1c8e7a639ef3d9a0dd34e7f1579141a32b4f2592b27dcec9cbe3c
|
File details
Details for the file swarmauri_tool_dalechallreadability-0.7.2.dev3-py3-none-any.whl.
File metadata
- Download URL: swarmauri_tool_dalechallreadability-0.7.2.dev3-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8959e77ac007ed8ca03ac75f1f51134b476c7e1ff916bcd315a7f9530332ee4b
|
|
| MD5 |
169661509b729118dd2407d9a9f7c540
|
|
| BLAKE2b-256 |
808fa18dd70b00c99b80571975051fd50629922bba294cc42d4646217d9095e9
|