Locked History Actions

Diff for "LFG"

Differences between revisions 6 and 9 (spanning 3 versions)
Revision 6 as of 2015-07-14 14:18:06
Size: 1525
Comment:
Revision 9 as of 2017-02-07 11:35:27
Size: 2216
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
POLFIE is an LFG grammar of Polish implemented in the XLE system (Xerox Linguistic Environment); it has been developed at the Institute of Computer Science, Polish Academy of Sciences (IPI PAN) within two projects: NEKST and CLARIN-PL. It provides a two-layer representation: constituent structure (c-structure, tree representation) and functional structure (f-structure, AVM representation). It is based on two previous implemented grammars of Polish: its c-structure is based on GFJP2, a DCG grammar used by the parser Świgra, while its f-structure is inspired by FOJP, an HPSG grammar of Polish. Lexical entries used by the grammar are created using Morfeusz, the state-of-the-art morphological analyser for Polish, Walenty, a valence dictionary of Polish, and selected converted valence dictionaries used by Świgra. POLFIE is an LFG grammar of Polish implemented in the [[http://www2.parc.com/isl/groups/nltt/xle/|XLE]] system (Xerox Linguistic Environment).
Line 7: Line 7:
The grammar is made available according to the terms of GNU General Public License (version 3) unless stated otherwise. POLFIE has been developed at the Institute of Computer Science, Polish Academy of Sciences (IPI PAN) within three projects: NEKST, CLARIN-PL and CLARIN-PL 2. It provides a two-layer representation: constituent structure (c-structure, tree representation) and functional structure (f-structure, AVM representation). It is based on two previous implemented grammars of Polish: its c-structure is based on GFJP2, a DCG grammar used by the parser Świgra, while its f-structure is inspired by FOJP, an HPSG grammar of Polish. Lexical entries used by the grammar are created with the help of two state-of-the-art resources for Polish: Morfeusz2, a morphological analyser, and Walenty, a valence dictionary.
Line 9: Line 9:
Download the current version of POLFIE: [[attachment:POLFIE_20140608_pol-składnica-pargram.zip]]. POLFIE-OT is a version of POLFIE enriched with OT (Optimality Theory) constraints for the purpose of automatic disambiguation of resulting parses – according to defined criteria, certain parses are considered optimal, while the remaining ones are considered unoptimal (it is possible, however, to view the unoptimal parses).
Line 11: Line 11:
POLFIE is also available as a web service (it does not require a local installation of XLE) at http://iness.mozart.ipipan.waw.pl/iness/xle-web:
 * choose grammar from Grammar menu:
  * POLFIE-Morfeusz2 (stable version)
  * POLFIE-Morfeusz2-OT (version with OT constraints)
  * POLFIE-Morfeusz2-dev (development version)
The grammar is made available according to the terms of [[http://www.gnu.org/licenses/gpl-3.0.en.html|GNU General Public License (version 3)]] unless stated otherwise.


= Online demo =

POLFIE is also available as a web service (it does not require a local installation of XLE) via XLE-Web (part of [[http://iness.uib.no|INESS]]):
 * choose grammar version (direct links):
  * [[http://clarino.uib.no/iness/xle-web?grammar=Polish%20(POLFIE)|POLFIE (basic version)]]
  * [[http://clarino.uib.no/iness/xle-web?grammar=Polish%20(POLFIE-OT)|POLFIE-OT (version with OT constraints)]]
Line 18: Line 23:
 * to see unoptimal parses with the OT version, check "Show unoptimal" and click the "Parse sentence" button


= Download =

Download the CLARIN-PL release of POLFIE (May 2016):
 * POLFIE: [[attachment:POLFIE_CLARIN-PL.tar.bz2]]
 * POLFIE-OT: [[attachment:POLFIE-OT_CLARIN-PL.tar.bz2]]

POLFIE – an LFG grammar of Polish

POLFIE is an LFG grammar of Polish implemented in the XLE system (Xerox Linguistic Environment).

POLFIE has been developed at the Institute of Computer Science, Polish Academy of Sciences (IPI PAN) within three projects: NEKST, CLARIN-PL and CLARIN-PL 2. It provides a two-layer representation: constituent structure (c-structure, tree representation) and functional structure (f-structure, AVM representation). It is based on two previous implemented grammars of Polish: its c-structure is based on GFJP2, a DCG grammar used by the parser Świgra, while its f-structure is inspired by FOJP, an HPSG grammar of Polish. Lexical entries used by the grammar are created with the help of two state-of-the-art resources for Polish: Morfeusz2, a morphological analyser, and Walenty, a valence dictionary.

POLFIE-OT is a version of POLFIE enriched with OT (Optimality Theory) constraints for the purpose of automatic disambiguation of resulting parses – according to defined criteria, certain parses are considered optimal, while the remaining ones are considered unoptimal (it is possible, however, to view the unoptimal parses).

The grammar is made available according to the terms of GNU General Public License (version 3) unless stated otherwise.

Online demo

POLFIE is also available as a web service (it does not require a local installation of XLE) via XLE-Web (part of INESS):

Download

Download the CLARIN-PL release of POLFIE (May 2016):