Skip to content

A suite of tools that manipulate CoNLL-X/U files, with a focus on Arabic script.

License

Notifications You must be signed in to change notification settings

CAMeL-Lab/conllx_df

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conllx_df

A suite of tools that manipulate CoNLL-X/U files, with a focus on Arabic script.

Introduction

The core of the package is the CoNLL-X class from the paper <a href="http://aclanthology.org/W06-2920.pdf"><i>CoNLL-X shared task on Multilingual Dependency Parsing</i></a>.

Since CoNLL-U is a more generalized version of CoNLL-U, CoNLL-U files can be used.

Installation

  1. Clone this repo
  2. Set up a virtual environment
  3. Install the required packages:
pip install -r requirements.txt

Usage

Refer to sample_usage.py for examples on how to use this repo.

About

A suite of tools that manipulate CoNLL-X/U files, with a focus on Arabic script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages