Locked History Actions

Diff for "NKJPTools"

Differences between revisions 13 and 14
Revision 13 as of 2012-04-27 13:13:31
Size: 1028
Editor: MichalLenart
Comment:
Revision 14 as of 2012-04-27 13:13:58
Size: 1053
Editor: MichalLenart
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:

= Tools for NKJP =

Tools for NKJP

This page contains tools and resources related to NKJP_1M - NKJP corpus manually annotated sample containing 1 million tokens.

  • validateNKJP-2012-04-12-1640.tar.gz - validation tool for NKJP-compatible TEI P5 directories (described here: http://nlp.ipipan.waw.pl/TEI4NKJP/). Latest version at: svn://chopin.ipipan.waw.pl/nkjp/michal.lenart/validateNKJP

  • tei2pml-2012-04-12-1648.jar - converter of ann_named.xml, ann_groups.xml and ann_words.xml from TEI P5 format to PML (so it can be manually corrected using Tred). Latest version can be found in subversion repository at svn://chopin.ipipan.waw.pl/nkjp/michal.lenart/tei2pml

  • pml2tei-2012-04-12-1701.tar.gz - converter from PML to TEI P5 format (words, groups, names). Sources also at svn://chopin.ipipan.waw.pl/nkjp/michal.lenart/pml2tei

  • TeiAPI - Java API for parsing, manipulating and writing NKJP-compatible TEI P5 directories.