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.55.tar.gz
(34.4 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.55.tar.gz.
File metadata
- Download URL: hamtaa_texttools-0.1.55.tar.gz
- Upload date:
- Size: 34.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae969517416f5fceae16c0a6ff188218dd3b564e21c59205c95b98063cc453a5
|
|
| MD5 |
b0dc30b854e56868f03164494d05ddd6
|
|
| BLAKE2b-256 |
3148240d48ed32d0a8639fc82e9f0ad541ff0a688d00960a203577e2dc40b4bb
|
File details
Details for the file hamtaa_texttools-0.1.55-py3-none-any.whl.
File metadata
- Download URL: hamtaa_texttools-0.1.55-py3-none-any.whl
- Upload date:
- Size: 61.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eac41856ee98ac1ff1fe8aaea15b68079bf78903bef60cc6f7ae4d8c5d7fadc6
|
|
| MD5 |
9f7c927e3cc2c9cd2d6714304f57b9a5
|
|
| BLAKE2b-256 |
39c8e87642e49ad22fde659e9aeb5d1b8ff75164d1ebb5b47acd7e921df64e19
|