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.7.tar.gz
(581.5 kB
view details)
Built Distribution
File details
Details for the file activetigger-0.0.7.tar.gz
.
File metadata
- Download URL: activetigger-0.0.7.tar.gz
- Upload date:
- Size: 581.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cee0c9abc53ae7796a9458d772ae44b4a4cf5c5c4d3130b08171408ee4c0a229 |
|
MD5 | 7e4e65ffb342e1c80e81655e350dd172 |
|
BLAKE2b-256 | 5405cfd4a2d57bafeff8851c0f67a9be804be6c436c1ff3a28d3f54465f04b52 |
File details
Details for the file activetigger-0.0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: activetigger-0.0.7-py2.py3-none-any.whl
- Upload date:
- Size: 38.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df6abfe550701681b133f3734aa0b4cb06e181c968f6ca070f4f570c79a9ce2f |
|
MD5 | c33100548168db3546ad366b9a354981 |
|
BLAKE2b-256 | 0e9edb56badefa6789a8615b08e17faa2befc908e4794f001fa0be7d1151c80a |