Visually representing a CONLL 2009 files
Project description
conll-viewer
Turning coNLL 2009 formatted files to a visual format, with support for files resulting from open-sesame Currently, the only format supported is the one that been through argument identification stage of open-sesame.
Installation
Conll-viewer can be installed from PyPi using PIP
$ pip install conllviewer
Examples
import conllviewer
file=conllviewer.reader("predicted-args.conll")
sentences=file.get_sentences()
im=sentences[0].draw()
im.save("sentence.png")
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
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
File details
Details for the file ConllViewer-1.0.0.tar.gz.
File metadata
- Download URL: ConllViewer-1.0.0.tar.gz
- Upload date:
- Size: 115.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f5467be70971b6fb82aa6e4f356c07ad6e42079ed7bc47cdfe7fb31e43e83c2
|
|
| MD5 |
c7324e1913e5a2c76dd3ca27da947c4e
|
|
| BLAKE2b-256 |
d3961320501be00f74ab8bc1e903785b8e58965b7889d03b69623c31b173cb90
|
File details
Details for the file ConllViewer-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ConllViewer-1.0.0-py3-none-any.whl
- Upload date:
- Size: 116.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e214d43dda00e751befae1eb0f710101aea75f47de0ec76dc69ec48248547fa
|
|
| MD5 |
0f52815db03291b9b99bcc65537396f2
|
|
| BLAKE2b-256 |
b290083fa59420321174339237418d0e6c9f142cd5a22514016aa71e91b3d0d3
|