Skip to content

This is a clone of an SVN repository at svn://svn.code.sf.net/p/zpar/code. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog post: http://piotr.gabryjeluk.pl/blog:closing-svn2github . If you want to continue synchronizing this repo, look at https://github.com/gabrys/svn2github

Notifications You must be signed in to change notification settings

svn2github/zpar-mirror

Repository files navigation

DOWNLOAD
========
ZPar can be downloaded from http://sourceforge.net/projects/zpar/. The default download is the latest version source. For one specific version of ZPar and pretrained models, go to the files tab or visit http://sourceforge.net/projects/zpar/files/?source=navbar directly. 

COMPILE
=======
make zpar for the Chinese zpar for CTB data
make zpar.en for the English zpar for PTB data
make zpar.ge for the generic, language and- and tagset-independent system

make postagger for the generic postagger
make depparser for the generic dependency parser
make conparser for the generic constituent parser

make segmentor, chinese.postagger, chinese.depparser and chinese.conparser for the word segmentation system, postagger, depparser and conparser for Chinese, respectively.

make english.postagger, english.depparser, english.conparser, english.ccgparser for the postagger, dependency parser, constituent parser and CCG parser for English, respectively. 

Both language specific versions of ZPar have hard coded tagsets. 

About

This is a clone of an SVN repository at svn://svn.code.sf.net/p/zpar/code. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog post: http://piotr.gabryjeluk.pl/blog:closing-svn2github . If you want to continue synchronizing this repo, look at https://github.com/gabrys/svn2github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published