Skip to content

poliglot/poliglot-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel corpus editor

poliglot-ui is an editor for structuring and annotating a parallel sentence corpus.

Installation

Dependencies: node-webkit, Node.js, Scala and sbt.

$ git clone [email protected]:poliglot/poliglot-ui.git

$ npm install elementtree

$ cd poliglot-ui
$ sbt fastOptJS

Usage

To use it with the annotated German-Polish corpus, run:

$ git clone [email protected]:poliglot/parallel-de-pl.git
$ nw . ../parallel-de-pl/alignments.xml ../parallel-de-pl/classes.txt

Sentences are split into tokens. Two or more adjacent tokens can form an entity. Entities may have a parent and an alignment.

License

Poliglot is licensed under the terms of the Apache v2.0 license.

Authors

  • Tim Nieradzik

About

Parallel corpus editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published