A set of high-level NLP tools
Project description
Text Tools
How to Install
Install the package using:
pip install -U hamta-texttools
What This Library Is Not
This is not a collection of low-level utilities.
To clarify: this library does not include things like:
- An standard
regex - Word normalization utilities
What This Library Provides
This is a set of high-level natural language processing (NLP) tools.
Some of the features include:
question_detector: Detecting if an incoming text is a question or notcategorizer: No finetuning need, categorizer- ... (Tell me what you want!)
When to Use This Library
Use texttools when:
- You need to process large volumes of data using OpenAI’s GPT models via the BATCH API.
- You want to treat an LLM as a function in Python that outputs structured JSON or Pydantic models.
- You need to categorize large datasets using vector embeddings, efficiently and at scale.
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
hamtaa_texttools-0.1.44.tar.gz
(34.2 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 hamtaa_texttools-0.1.44.tar.gz.
File metadata
- Download URL: hamtaa_texttools-0.1.44.tar.gz
- Upload date:
- Size: 34.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f0ce3c95a22d429a736b6ef0ca8223b8ad2bd872ee47859d31bb6af1fa56e83
|
|
| MD5 |
d35949e6eb510e2c220df52c56dc07cc
|
|
| BLAKE2b-256 |
527a7d047913898545428c0fff06b09841f26ad5f104c52f2d9886e29ac953b8
|
File details
Details for the file hamtaa_texttools-0.1.44-py3-none-any.whl.
File metadata
- Download URL: hamtaa_texttools-0.1.44-py3-none-any.whl
- Upload date:
- Size: 60.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74d382d19904252b2f58a6867da748964c29f3a8e896526d2df1eeaf83bc0af7
|
|
| MD5 |
73a0454f13180bf0af90a5c2f317b27a
|
|
| BLAKE2b-256 |
615e5e1850f88578f5d65c8e3335f5a9c2c33138ce4dee2a02baf13097576333
|