Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

text_tagging_model-0.1.4.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

text_tagging_model-0.1.4-py3-none-any.whl (16.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page