Skip to main content

Identify natural language propositions in a written argument.

Project description

Syllogio Identify Propositions

Identify natural language propositions in a written argument.

Installation

pip install syllogio-identifyPropositions
python -m spacy download en_core_web_sm

Usage

Command line

> idpr "All men are mortal. Socrates is a man. Therefore, Socrates is mortal."
[
  "All men are mortal",
  "Socrates is a man",
  "Therefore, Socrates is mortal"
]

Programmatic

from identifyPropositions import identify

propositions = identify("All men are mortal. Socrates is a man. Therefore, Socrates is mortal.")

# propositions will be:
# [
#   "All men are mortal",
#   "Socrates is a man",
#   "Therefore, Socrates is mortal"
# ]

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

syllogio-identifyPropositions-0.0.2.tar.gz (3.6 kB view details)

Uploaded Source

Built Distributions

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

syllogio_identifyPropositions-0.0.2-py3.6.egg (6.2 kB view details)

Uploaded Egg

syllogio_identifyPropositions-0.0.2-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file syllogio-identifyPropositions-0.0.2.tar.gz.

File metadata

  • Download URL: syllogio-identifyPropositions-0.0.2.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8

File hashes

Hashes for syllogio-identifyPropositions-0.0.2.tar.gz
Algorithm Hash digest
SHA256 790a0c2cfe53b4b1bfae4c6364945070c0ec2e4feeba5d884b449fe7868f6f20
MD5 fda1a4853844da611a0e009faed5d85d
BLAKE2b-256 e23628c97bde2c828f46396b05cb0e8c97e2a01f36ddb35193980c2bf917d2ad

See more details on using hashes here.

File details

Details for the file syllogio_identifyPropositions-0.0.2-py3.6.egg.

File metadata

  • Download URL: syllogio_identifyPropositions-0.0.2-py3.6.egg
  • Upload date:
  • Size: 6.2 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8

File hashes

Hashes for syllogio_identifyPropositions-0.0.2-py3.6.egg
Algorithm Hash digest
SHA256 d09d1469b511c2d71870d39de2322b9a6c9c503f824fea399f000711358f2d75
MD5 0f067dfe1dac60dfd258c8a5f610d8ca
BLAKE2b-256 d88891dd43e3940ec51c4525f8a5465b76a61e6e3a442db6cb0786c254e1e3bf

See more details on using hashes here.

File details

Details for the file syllogio_identifyPropositions-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: syllogio_identifyPropositions-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8

File hashes

Hashes for syllogio_identifyPropositions-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7f9697d1d939ff83160b2bd199c32873d7fa5196df10586c0ee639749093fdce
MD5 a87f5fab6946ef8887680a61adb0b5a4
BLAKE2b-256 f289e83de4a81d4411aee72537de4b61bb1cb8c2e5462db5c49cdf4ec7694bc2

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