A Flask-based web application for automated text and image tagging using machine learning
Project description
TaggingGS
Currently TaggingGS is an beta version
How to install TaggingGS from ZIP file:
How to install TaggingGS from GIT:
- pip install git+https://github.com/GiacomoSaccaggi/TaggingGS.git#egg=TaggingGS
How to install TaggingGS with clone folder:
- Unzip the archive
- cd into the unzipped folder from the console
- type in the console "pip install ." to install the package locally
How to use tagginggs:
-
Import the package with the following code:
>>> from tagginggs import run_tagging_app -
Create flask app:
>>> app = run_tagging_app() -
Run flask app:
>>> app.run(port=8080)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tagginggs-0.1.6.tar.gz.
File metadata
- Download URL: tagginggs-0.1.6.tar.gz
- Upload date:
- Size: 38.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02b60e1984a317e5beb6b1deb477cfb31cff97b8473c6a943e275c52490fde37
|
|
| MD5 |
5bc7e07c7259141e7b46b5938669b28c
|
|
| BLAKE2b-256 |
fd7f530c5f2be8a46beda6d2e11dad40a04769b0fa70e96aaaff26dad793de4c
|
File details
Details for the file tagginggs-0.1.6-py3-none-any.whl.
File metadata
- Download URL: tagginggs-0.1.6-py3-none-any.whl
- Upload date:
- Size: 45.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0091c9e91e6eb2cca0e8c26b95c229c84774f55b453ad043890ce1f582b6933c
|
|
| MD5 |
57a68ebe79319a4f1a1f2632d314990d
|
|
| BLAKE2b-256 |
5a0aed85044a37d2b0533a3fc7872a2ec212126df399a39fcf48deb046a83208
|