Skip to main content

Python library for natural language processing

Project description

atlantis

Python library for natural language processing

Usage

from atlantis import Document

# create document
document = Document("He also begat and brought up five pairs of male children.")

# render entity graph
print('Entity Graph')
display(document.entity_graph.render())

# render document graph
print('Document Graph')
display(document.graph.render())

Project details


Release history Release notifications | RSS feed

This version

0.4

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

atlantis-0.4.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

atlantis-0.4-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

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