Skip to main content

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. 10-20 it/sec
  • Offline models: Bart based model with summarisation. 1-5 it/sec
  • API model: YandexGPT based model. 1-2 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.3.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

mosaic_model-0.1.3-py3-none-any.whl (17.4 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