Skip to content

Releases: CodexEsto/textpipe

v0.1.3

Choose a tag to compare

@iamsernine iamsernine released this 07 May 14:45

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@iamsernine iamsernine released this 07 May 14:12
test the publiching

v0.1.1

Choose a tag to compare

@iamsernine iamsernine released this 07 May 12:11
update the publisher

Textpipe v0.1.0

Choose a tag to compare

@iamsernine iamsernine released this 07 May 12:03

📦 textpipe v1.0.0 - First Release

We are excited to announce the first official release of textpipe – a modern, modular, and production-ready text processing pipeline tailored for machine learning workflows.

🚀 Key Features

  • Configurable Pipeline via simple YAML files
  • Modular Architecture for loading, cleaning, vectorizing, and modeling
  • Production-Ready with built-in logging, validation, and error handling
  • ML Integration with seamless support for scikit-learn models
  • Flexible Text Cleaning including tokenization, stopwords, and stemming
  • TF-IDF Vectorization with feature management

📦 Installation

pip install textpipe