Here we collected some online and offline models for text tagging.
Project description
Text Tagging Model
Here we collected some online and offline models for text tagging.
🚀 Demo
https://colab.research.google.com/drive/1xlevLnqxd_wCtXunGgf_pSrdkz85jt49?usp=sharing
🧐 Features
Here're some of the project's best features:
- Online model: Rake Based Model with 10-20 it/sec
- Offline models: Bart based model with summarisation or attention. 1-5 it/sec
🛠️ Installation Steps:
1. Installation
pip install text-tagging-model
2. import
from text_tagging_model.models.rake_based_model import TagsExtractor
3. Init tagger
tagger = TagsExtractor()
4. Get tags
tagger.extract(some_text)
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 text_tagging_model-0.1.4.tar.gz.
File metadata
- Download URL: text_tagging_model-0.1.4.tar.gz
- Upload date:
- Size: 8.7 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 |
a1a1b05f53f65706844a953565ce6ccf1a3043cac699768f9fae314fc8449af9
|
|
| MD5 |
8c58a5351bede62351c95e747a83a504
|
|
| BLAKE2b-256 |
f8569c15e6754143a2daff7934fb0f813c1cbaac37453f57349c19a61fc26a74
|
File details
Details for the file text_tagging_model-0.1.4-py3-none-any.whl.
File metadata
- Download URL: text_tagging_model-0.1.4-py3-none-any.whl
- Upload date:
- Size: 16.3 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 |
826f157c429b5422b2178bb71c97bf18fddaba9ac0089bb003a8522fc68a68ee
|
|
| MD5 |
58399be81237691927d206a7c3d11486
|
|
| BLAKE2b-256 |
ac912d4c2992e6d88eabb4aac99fc2bfd5fd9e4682fff8116f6eb098b4e96f76
|