Locked History Actions

Diff for "Spejd"

Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2011-03-08 00:35:16
Size: 2642
Comment:
Revision 13 as of 2012-04-03 16:36:58
Size: 3833
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl +All:read Default
Line 3: Line 4:
This page offers the official GNU General Public License release of Spejd, a tool for partial parsing and rule-based morphosyntactic disambiguation. By downloading the Spejd package you accept the conditions of that licence.  This page offers the official GNU General Public License release of Spejd, a tool for partial parsing and rule-based morphosyntactic disambiguation. By downloading the Spejd package you accept the conditions of that licence.
Line 5: Line 6:
== Downloads == Principal developer:
Bartosz Zaborowski <<MailTo(Bartosz DOT Zaborowski AT SPAMFREE ipipan DOT waw DOT pl)>>
Line 7: Line 9:
Version 0.84 of Spejd: == Documentation ==
Line 9: Line 11:
 * whole package (zipped)
 * README in English
 * README in Polish
 * technical documentation (API)
Readme file of the current version (1.3.2), in English:
* pdf version [[attachment:manual.pdf]]
* text version [[attachment:README.txt]]
Line 14: Line 15:
See the [[http://sourceforge.net/projects/spejd/|sourceforge page of Spejd]]. Report bugs [[http://sourceforge.net/tracker/?group_id=284106&atid=1204536|here]]. == Downloads ==
Line 16: Line 17:
The '''most current''' version of Spejd may be found on [[http://sourceforge.net/projects/spejd/|sourceforge page of Spejd]]. This is a reimplentation of Spejd in C++ with multiple efficiency improvements! Report bugs [[http://sourceforge.net/tracker/?group_id=284106&atid=1204536|here]].

An obsolete and no longer supported Java version 0.84 of Spejd:

 * [[attachment:spejd0_84.zip|whole package (zipped)]]
 * [[attachment:README_en.txt|README in English]]
 * [[attachment:README_pl.txt|README in Polish]]
 * [[http://nlp.ipipan.waw.pl/Spejd/spejd0_84/api/|technical documentation (API)]]

You may also find it useful to test the [[http://spejdws.appspot.com/iSpejd.html|Spejd Web Service]].
Line 21: Line 32:
Adam Przepiórkowski. (2008). Powierzchniowe przetwarzanie języka polskiego. Warszawa: Akademicka Oficyna Wydawnicza EXIT.
Aleksander Buczyński and Aleksander Wawer. (2008). Shallow parsing in sentiment analysis of product reviews.In: Proceedings of the Partial Parsing workshop at LREC 2008, pp. 14-18.
Aleksander Buczyński and Adam Przepiórkowski. (2008). ♠ Demo: An Open Source Tool for Partial Parsing and Morphosyntactic Disambiguation. In: Proceedings of LREC 2008.
Adam Przepiórkowski. (2007). Towards a Partial Grammar of Polish for Valence Extraction. To appear in: Proceedings of Grammar and Corpora 2007, Liblice, Czech Republic.
Adam Przepiórkowski and Aleksander Buczyński. (2007). ♠: Shallow Parsing and Disambiguation Engine. In: Proceedings of the 3rd Language & Technology Conference, Poznań, Poland.
Alekasander Buczyński. (2007). An Implementation of Combined Partial Parser and Morphosyntactic Disambiguator. In: Proceedings of ACL 2007 Student Research Workshop, Prague, Czech Republic.
Adam Przepiórkowski. (2007). A Preliminary Formalism for Simultaneous Rule-Based Tagging and Partial Parsing. In: Georg Rehm, Andreas Witt and Lothar Lemnitzer, eds., Data Structures for Linguistic Resources and Applications: Proceedings of the Biennial GLDV Conference 2007, Gunter Narr Verlag, pp. 81-90.
 * Adam Przepiórkowski.  (2008).  [[http://nlp.ipipan.waw.pl/PPJP/|Powierzchniowe przetwarzanie języka polskiego]]. Warszawa: [[http://www.exit.pl/pow.htm|Akademicka Oficyna Wydawnicza EXIT]].
 * Aleksander Buczyński and Aleksander Wawer. (2008).  [[http://nlp.ipipan.waw.pl/Spejd/PaPa2008.pdf|Shallow parsing in sentiment analysis of product reviews]].In: Proceedings of the Partial Parsing workshop at LREC 2008, pp. 14-18.
 * Aleksander Buczyński and Adam Przepiórkowski. (2008).  [[http://nlp.ipipan.waw.pl/Spejd/LREC2008.demo.pdf|♠ Demo: An Open Source Tool for Partial Parsing and Morphosyntactic Disambiguation]]. In: Proceedings of LREC 2008.
 * Adam Przepiórkowski.  (2007).  [[http://nlp.ipipan.waw.pl/~adamp/Papers/2007-grammar.and.corpora|Towards a Partial Grammar of Polish for Valence Extraction]]. To appear in: Proceedings of [[http://mam.ujc.cas.cz/grammar/|Grammar and Corpora 2007]], Liblice, Czech Republic.
 * Adam Przepiórkowski and Aleksander Buczyński.  (2007).  [[http://nlp.ipipan.waw.pl/~adamp/Papers/2007-ltc-spade/|♠: Shallow Parsing and Disambiguation Engine]]. In: Proceedings of the [[http://www.ltc.amu.edu.pl/|3rd Language &amp; Technology Conference]], Poznań, Poland.
 * Alekasander Buczyński.  (2007).  [[http://acl.ldc.upenn.edu/P/P07/P07-3003.pdf|An Implementation of Combined Partial Parser and Morphosyntactic Disambiguator]]. In: Proceedings of ACL 2007 Student Research Workshop, Prague, Czech Republic.
 * Adam Przepiórkowski.  (2007).  [[http://nlp.ipipan.waw.pl/~adamp/Papers/2007-gldv/|A Preliminary Formalism for Simultaneous Rule-Based Tagging and Partial Parsing]]. In: Georg Rehm, Andreas Witt and Lothar Lemnitzer, eds., Data Structures for Linguistic Resources and Applications: Proceedings of the Biennial GLDV Conference 2007, Gunter Narr Verlag, pp. 81-90.

Spejd / ♠ / SPADE

This page offers the official GNU General Public License release of Spejd, a tool for partial parsing and rule-based morphosyntactic disambiguation. By downloading the Spejd package you accept the conditions of that licence.

Principal developer: Bartosz Zaborowski <Bartosz DOT Zaborowski AT SPAMFREE ipipan DOT waw DOT pl>

Documentation

Readme file of the current version (1.3.2), in English: * pdf version manual.pdf * text version README.txt

Downloads

The most current version of Spejd may be found on sourceforge page of Spejd. This is a reimplentation of Spejd in C++ with multiple efficiency improvements! Report bugs here.

An obsolete and no longer supported Java version 0.84 of Spejd:

You may also find it useful to test the Spejd Web Service.

Publications

Articles describing the formalism, the implementation and some applications. (Note that both have been evolving, so there are bound to be differences between these descriptions and the current implementation; articles are listed in reverse chronological order.)

What does Spejd stand for?

  • Polish: Składniowy Parser (Ewidentnie Jednocześnie Dezambiguator) (author: Adam Przepiórkowski)
  • English: Shallow Parsing and Eminently Judicious Disambiguation (author: Stan Szpakowicz)
  • German: Syntaktisches Parsing Entwicklungsystem Jedoch mit Disambiguierung (author: Adam Przepiórkowski)
  • French: Super Parseur Et Jolie Désambiguïsation (author: Anna Kupść)