Classifying r/relationships post titles by gender.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iama-0.1.4.tar.gz
(6.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
iama-0.1.4-py3-none-any.whl
(7.1 kB
view details)
File details
Details for the file iama-0.1.4.tar.gz.
File metadata
- Download URL: iama-0.1.4.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29fef2a5da6430d965305c9401f6c4a05416a5fbc559d94296c6ab1082503078
|
|
| MD5 |
c9d20e386f6effaf84a2271954589133
|
|
| BLAKE2b-256 |
dc1ef01b3037ad81081288d77c5955abdec103d58a31ec5424fde13f2d3bd277
|
File details
Details for the file iama-0.1.4-py3-none-any.whl.
File metadata
- Download URL: iama-0.1.4-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b6c66e3235a80cb54e75c2e5bbff2069cc306d17293e839738a4b296491480f
|
|
| MD5 |
cf185ada20b5d2fe93936a1d4f44b09b
|
|
| BLAKE2b-256 |
2735ff0fda74608e41457340033a374635d6b0aae44028d63b514ad508b51b96
|