tossyi / jsonl-to-conll

A simple tool to convert JSONL to CONLL

Home Page:https://pypi.org/project/jsonl-to-conll/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSONL to CONLL

A simple tool to convert JSONL to CONLL

Installation

To install, run

pip3 install --user jsonl-to-conll

Usage

Sample Usage

jsonl-to-conll input.jsonl output.conll

Documentation

usage: jsonl-to-conll [-h] input_filename output_filename
jsonl-to-conll: error: the following arguments are required: input_filename, output_filename

About

A simple tool to convert JSONL to CONLL

https://pypi.org/project/jsonl-to-conll/

License:Apache License 2.0


Languages

Language:Python 100.0%