Added
- **Thread-Safe Pooling**: Manage multiple classifiers seamlessly through a thread-safe object pool.
- **Dedicated Worker Allocation**: Assign classifiers exclusively for specific tasks or users.
- **Demo Case**: Introduced an example showcasing library usage for easier adoption.
- **Test Cases**: Added comprehensive test coverage to ensure reliability.
Improved
- Refactored codebase to follow **Object-Oriented Programming (OOP) principles** for better maintainability and scalability.
v.1.0.0
Initial version of facex