ActiveTigger in Python
Project description
(py) Active Tigger
🚧 Under development 🚧
Server/client BERT fine tunning app using active learning
Python refactoring of R Shiny ActiveTigger app (Julien Boelaert & Etienne Ollion)
Installation
You can install activetigger
via pip:
pip install activetigger
And install the requirements with
pip install -r requirements.txt
Use
To launch the server
python -m activetigger
To use the widget in the widget
module, you can do the following:
from activetigger import widget
at = widget.Widget()
Technical specifications
- REST-like client/server architecture
- Mixed data storage : sqlite + files
- Backend Python
- FastAPI
- independant Processes to CPU-bound tasts (embeddings/bertmodels)
- Frontend
- IPython widget
- To do : Javascript (React ? Vue ?)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
activetigger-0.0.11.tar.gz
(581.9 kB
view details)
Built Distribution
File details
Details for the file activetigger-0.0.11.tar.gz
.
File metadata
- Download URL: activetigger-0.0.11.tar.gz
- Upload date:
- Size: 581.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2172e9cccdc7c432e8bc1f9bec830e354f3c3398fc2be10542414518851ed2a3 |
|
MD5 | 52f26f74b70cf22abe3af5c755d84b67 |
|
BLAKE2b-256 | f183211a0dc00876b3822263537a21f2cb13abfb19db888fc71a7b041562fcff |
File details
Details for the file activetigger-0.0.11-py2.py3-none-any.whl
.
File metadata
- Download URL: activetigger-0.0.11-py2.py3-none-any.whl
- Upload date:
- Size: 38.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 323eed923626f9d3ec209e7cb97b0bb665522207a8546c62db18a1977538dec7 |
|
MD5 | d96db9acc3830cb80dc258d07eeaa959 |
|
BLAKE2b-256 | cf24d459bc8fc7d813ac3fdbf3d0abefc9bbae83217fe9854121487cd866bf8f |