Skip to content

Textpipe v0.1.0

Choose a tag to compare

@iamsernine iamsernine released this 07 May 12:03
· 8 commits to main since this release

πŸ“¦ 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