Skip to main content

Inflection (conjugation and declension) of the English Language.

Project description

Inflex

Natural Language Inflection in English


This README is a stub, and is yet to be written.


Sample Usage

from inflex import Noun, Verb, Adjective

# Converting Nouns
Noun("book").plural()   # Produces "books"
Noun("book").singular() # Produces "book"

# Converting Verbs
Verb("fly").plural()    # Produces "fly"
Verb("fly").singular()  # Produces "flies"
Verb("fly").past()      # Produces "flew"
Verb("fly").pres_part() # Produces "flying"
Verb("fly").past_part() # Produces "flown"

# Converting Adjectives
Adjective("my").singular()       # Produces "my"
Adjective("our").plural()        # Produces "our"
Adjective("small").comparative() # Produces "smallest"
Adjective("small").superlative() # Produces "smaller"

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

inflex-1.0.1.tar.gz (15.0 kB view details)

Uploaded Source

Built Distribution

inflex-1.0.1-py2.py3-none-any.whl (13.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file inflex-1.0.1.tar.gz.

File metadata

  • Download URL: inflex-1.0.1.tar.gz
  • Upload date:
  • Size: 15.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.9

File hashes

Hashes for inflex-1.0.1.tar.gz
Algorithm Hash digest
SHA256 836237201bc6630c0e95f8d2a4c7b4a9084f4f3772c2a705710041e7e6a26dc3
MD5 0e3203623b401b2ad370489b622c1d1f
BLAKE2b-256 0484160217841288729d92587cd62deba8c8c67eb21582672a8c8df803221209

See more details on using hashes here.

File details

Details for the file inflex-1.0.1-py2.py3-none-any.whl.

File metadata

  • Download URL: inflex-1.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.9

File hashes

Hashes for inflex-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b0193c0d749bdfbbe0f0d98901e876dc83110bb79329afc8adee5de3c3c3486e
MD5 8e0fc86755eabf486823c10d7c69fcaf
BLAKE2b-256 6e4cdf606975c6926291aac5b05b6ad9974be4312418bbf2db4178ca4a184826

See more details on using hashes here.

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