Here I collected some online and offline models for text tagging.
Project description
Mosaic Model
Here I collected some online and offline models for text tagging.
🚀 Demo
🧐 Features
Here're some of the project's best features:
- Online model: Rake Based Model. 5-10 it/sec
- Offline models: Bart based model with summarisation. 1-5 it/sec
- API model: YandexGPT based model. 1-5 it/sec
🛠️ Installation Steps:
1. Installation
pip install mosaic-model
2. import
from mosaic-model.models.rake_based_model import TagsExtractor
3. Init tagger
tagger = TagsExtractor()
4. Get tags
tagger.extract(some_text)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mosaic_model-0.1.4.tar.gz
(9.8 kB
view details)
Built Distribution
File details
Details for the file mosaic_model-0.1.4.tar.gz
.
File metadata
- Download URL: mosaic_model-0.1.4.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.6 Darwin/23.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab84bb7398b4a3e201bc1019974f42cbc40f27194810abc9579b5004a7a9a3ba |
|
MD5 | d652c243339127eda46f26362046b076 |
|
BLAKE2b-256 | 2803cb907c83ae30223bfabae71829fb2594050e932efe80ba6aeb9f223318c6 |
File details
Details for the file mosaic_model-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: mosaic_model-0.1.4-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.6 Darwin/23.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66b2f7d6409000e088202f48e46b4ed0a7901805570716cb974983216a0dcad6 |
|
MD5 | daf7fed513436542c6f27bdce7e45f0f |
|
BLAKE2b-256 | 31af809ada276a89bd2e9fed7ecf70f1a833b135752bff5af8fe4b912e55e303 |