iama 0.1.4

Creator: rpa-with-ash

Last updated:

Add to Cart

Description:

iama 0.1.4

iama

iama is a classifier for r/relationships titles. Consider the following title:
My [18M] girlfriend [18F] is seeing someone else.

Here, the post author is an 18-year old male. iama automatically predicts this,
allowing for the generation of a large annotated corpus from r/relationships.
Installation
pip install iama

Usage
from iama.model import Iama
iama = Iama()
iama.predict("My [18M] girlfriend [18F] is seeing someone else.") # "[18M]" returned

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.