Locked History Actions

Diff for "Concraft"

Differences between revisions 7 and 19 (spanning 12 versions)
Revision 7 as of 2013-01-08 12:58:17
Size: 1239
Comment:
Revision 19 as of 2013-04-08 08:37:38
Size: 1527
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
This page provides the official release of Concraft, a morphosyntactic disambiguation tool based on constrained conditional random fields. This page provides the official release of Concraft, a morphosyntactic tagger for Polish based on constrained conditional random fields.
Line 12: Line 12:
See the [[https://github.com/kawu/concraft/blob/master/README.md#concraft|README]] file from the development repository. See the [[https://github.com/kawu/concraft-pl#concraft-pl|README]] file from the development repository.
Line 18: Line 18:
=== Pre-trained model ===

A [[attachment:model-0.5.gz|Concraft model]] has been trained on the [[http://clip.ipipan.waw.pl/LRT?action=AttachFile&do=view&target=NKJP-PodkorpusMilionowy-1.1.tgz|manually annotated subcorpus]] of the [[http://nkjp.pl/index.php?page=0&lang=1|National Corpus of Polish]].

Concraft

This page provides the official release of Concraft, a morphosyntactic tagger for Polish based on constrained conditional random fields.

Author: Jakub Waszczuk
License: 2-clause BSD

Documentation

See the README file from the development repository.

Downloads

Concraft is available in a form of a software distribution which can be downloaded from Hackage using the Cabal tool. To compile Concraft you will also need the Glasgow Haskell Compiler (GHC). The simplest way to get both Cabal and GHC is to install the Haskell Platform. Please see the documentation for more information about the installation process.

Pre-trained model

A Concraft model has been trained on the manually annotated subcorpus of the National Corpus of Polish.

Publications