Skip to content

Latest commit

 

History

History
31 lines (12 loc) · 666 Bytes

README.md

File metadata and controls

31 lines (12 loc) · 666 Bytes

Python JSON-NLP Module

(C) 2019 by Damir Cavar, Oren Baldinger, Maanvitha Gongalla, Anurag Kumar, Murali Kammili

Brought to you by the NLP-Lab.org!

Introduction

See for more details JSON-NLP.

This module is a wrapper for outputs from different Natural Language Processing pipelines and modules into a standardized JSON-NLP format.

To install this package, run the follwing command:

pip install pyjsonnlp-0.2.0-py3-none-any.whl

You might have to use pip3 on some systems.