Skip to main content

deep learning,NLP,classification,text,bert,distilbert,albert,xlnet,roberta,gpt2

Project description

Manteia - proclaim the good word

This module proclaims the good word. May they regain total freedom of artificial thought towards a new age reminiscent.

You can install it with pip :

     pip install Manteia

Example of use Classification :

     >>> from Manteia.Classification import Classification      >>> # Initializing a list of texts,labels      >>> documents=['a text','text b']      >>> labels=['a','b']      >>> Classification(documents,labels)

Example of use Generation :

     >>> from Manteia.Generation import Generation      >>> Generation(seed='What do you do if a bird shits on your car?') If you're a car owner, you're supposed to be able to call the police and have them take the bird off the car.

documentation :

 https://manteia.readthedocs.io/en/latest/#

This code is licensed under MIT.

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

Manteia-0.0.11.tar.gz (15.0 kB view hashes)

Uploaded Source

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