Skip to content

lakhdar/ZConllu

Repository files navigation

ZConllu

  • ZConllu will manage: visualize,import and create CoNLL-U format files.

  • With ZConllu you can train a language-agnostic pipeline for tokenization, tagging, lemmatization and dependency parsing of CoNLL-U files.

  • With ZConllu you can generate CoNLL-U format from text and graphically annotate it.

  • ZConllu is a Web and ElectronJS aplication you can run it locally on you system.

Requirements and Installation

Clone this repo

git clone https://github.com/lakhdar/ZConllu.git

npm install 

npm run start 

Download from release here

release

alt shot1

alt shot2