Getting Started#
Welcome to torchTextClassifiers! This section will help you get up and running quickly.
What You’ll Learn#
In this section, you’ll learn:
Installation: How to install torchTextClassifiers and its dependencies
Quick Start: Build your first text classifier in minutes
Prerequisites#
Before you begin, make sure you have:
Python 3.11 or higher
Basic familiarity with Python and PyTorch
A working Python environment (we recommend using
uvorconda)
Next Steps#
After completing the quick start, you can:
Explore the Architecture Overview to understand how the framework is designed
Follow Tutorials for specific use cases
Check the API Reference for detailed API documentation
Need Help?#
If you encounter any issues:
Check our Tutorials for common patterns
Visit our GitHub Issues to report bugs
Join the discussion on GitHub Discussions