Python library for natural language processing
Project description
Linguistics
Linguistics is a Python library for natural language processing.
Installation
You can use pip to install linguistics.
pip install linguistics
Dependencies
Linguistics uses Abstract and Graphviz to visualize graphs of the document.
Usage
Document
from linguistics import Document
# create document
document = Document("He also begat and brought up five pairs of male children.")
Entity Graph
display(document.entity_graph.render())
Document Graph
display(document.graph.render())
Masking
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
linguistics-2020.4.28.1.tar.gz
(20.5 kB
view details)
Built Distribution
File details
Details for the file linguistics-2020.4.28.1.tar.gz
.
File metadata
- Download URL: linguistics-2020.4.28.1.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0590990ce608fa5f4f7d98beb47d59cefb22afd682c65039448668cec3af575 |
|
MD5 | d646e808d380bf96af26eabdf3e467fd |
|
BLAKE2b-256 | 2913cf3a561013f2d9c3261d7cf494963a18cfc6bdefd991fae2137d12e03e57 |
File details
Details for the file linguistics-2020.4.28.1-py3-none-any.whl
.
File metadata
- Download URL: linguistics-2020.4.28.1-py3-none-any.whl
- Upload date:
- Size: 34.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fa4f0d91b4add59acf175b81872a3c0c2761815c636cf36ca3cc647da6abc23 |
|
MD5 | e054f26d6e8345b1ec038bca45a09378 |
|
BLAKE2b-256 | 0a742a57aad1475c0dc4ee151bb98e110b3d24a4ba1ad87876105ddfdf76c413 |