Skip to main content

Happy Transformer is an API built on top of Hugging Face's Transformer library that makes it easy to utilize state-of-the-art NLP models.

Project description

License Downloads Website shields.io PyPI

Happy Transformer

Documentation and news: happytransformer.com

Join our brand new Discord server: Support Server

HappyTransformer

Happy Transformer is an package built on top of Hugging Face's transformer library that makes it easy to utilize state-of-the-art NLP models.

Features

Public Methods Basic Usage Training
Text Generation
Text Classification
Word Prediction
Question Answering
Next Sentence Prediction
Token Classification

Quick Start

pip install happytransformer
from happytransformer import HappyWordPrediction
#--------------------------------------#
    happy_wp = HappyWordPrediction()  # default uses distilbert-base-uncased
    result = happy_wp.predict_mask("I think therefore I [MASK]")
    print(result)  # [WordPredictionResult(token='am', score=0.10172799974679947)]
    print(result[0].token)  # am

Maintainers

Tutorials

Text classification (hate speech detection)

Text classification (sentiment analysis)

Text generation with training (GPT-Neo)

Word prediction with training (DistilBERT, RoBERTa)

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

happytransformer-2.2.3.tar.gz (22.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

happytransformer-2.2.3-py3-none-any.whl (39.7 kB view details)

Uploaded Python 3

File details

Details for the file happytransformer-2.2.3.tar.gz.

File metadata

  • Download URL: happytransformer-2.2.3.tar.gz
  • Upload date:
  • Size: 22.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6

File hashes

Hashes for happytransformer-2.2.3.tar.gz
Algorithm Hash digest
SHA256 0caf7f9987d787c793a1219a515ab59cd25d3cedf0b509ab2b5c5063c1250de2
MD5 46fd0ac43145f0f5ca643fc254e60e39
BLAKE2b-256 f406b06bc16630c12fa70a1a2a87e3a3111b99678158841ccbbd92532fc65858

See more details on using hashes here.

File details

Details for the file happytransformer-2.2.3-py3-none-any.whl.

File metadata

  • Download URL: happytransformer-2.2.3-py3-none-any.whl
  • Upload date:
  • Size: 39.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6

File hashes

Hashes for happytransformer-2.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 efbc066f3ab0787a4e69631b1e32c7dd86c0298b5fad98f57fc2e0a7db1d4a54
MD5 8f473588aee690ba02d211a5f9a961e2
BLAKE2b-256 72704baab49c47294b0890fc833c9797b5c937537a94ee668f4dd4df69bca64d

See more details on using hashes here.

Supported by

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