You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A unified, extensible framework for text classification with categorical variables built on [PyTorch](https://pytorch.org/) and [PyTorch Lightning](https://lightning.ai/docs/pytorch/stable/).
6
6
@@ -34,8 +34,7 @@ pip install -e .
34
34
35
35
## 📖 Documentation
36
36
37
-
Full documentation is available at: **https://inseeflab.github.io/torchTextClassifiers/**
38
-
37
+
Full documentation is available at: **https://inseefrlab.github.io/torchTextClassifiers/**
39
38
The documentation includes:
40
39
-**Getting Started**: Installation and quick start guide
41
40
-**Architecture**: Understanding the 3-layer design
@@ -58,3 +57,5 @@ See the [examples/](examples/) directory for:
58
57
## 📄 License
59
58
60
59
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
0 commit comments