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.14.tar.gz
(1.1 MB
view details)
Built Distribution
File details
Details for the file activetigger-0.0.14.tar.gz
.
File metadata
- Download URL: activetigger-0.0.14.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8908f4f6b3e8e345b4b8288ea850dfe495e4ee09e455f1fd939d1f11a06a81f2 |
|
MD5 | c4c53e61a16b96c11e2ed84d1dbcf29e |
|
BLAKE2b-256 | 505b669865a9ffd158579bdbc9b837b0b2ae9b0b26f3990417a0a954180b19d9 |
File details
Details for the file activetigger-0.0.14-py2.py3-none-any.whl
.
File metadata
- Download URL: activetigger-0.0.14-py2.py3-none-any.whl
- Upload date:
- Size: 581.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95c3497f4a9b97cc0570f6a101fcf6006c3f3adae16cfc8da6f3a601c968d326 |
|
MD5 | 8cd2b296af6104926857ecef04bd3100 |
|
BLAKE2b-256 | fea0287611ad4ec02721b373ff5ac53e0f6cd7c643eac08bf99e175b28d44a3b |