[Corpora-List] Syntactic parsers

Yannick Versley versley at sfs.uni-tuebingen.de
Wed Jun 4 09:21:58 UTC 2008


Dear Judith,

the current "state of the art" for parsing is pretty much dominated by 
PCFG-based parsers, for example
Charniak and Johnson's reranking parser, which uses a lexicalized PCFG with 
markovization:
http://citeseer.ist.psu.edu/charniak05coarsetofine.html
or Klein and Pertrov's parser which automatically finds refinements of a 
treebank grammar:
http://www.cs.berkeley.edu/~petrov/data/naacl07.pdf
(for more references, also have a look at
http://aclweb.org/aclwiki/index.php?title=Parsing_%28State_of_the_art%29 )

For dependency parsing, you could have a look at what the participants of the 
CoNLL 2007 shared task used:
http://nextens.uvt.nl/depparse-wiki/SharedTaskWebsite
(you can get the respective papers on the ACL anthology page at
http://www.aclweb.org/anthology-new/signll.html#2007-0 ).

Best,
Yannick

> I'm a PhD student and I'm trying to become aware of the state of the art
> of syntactic parsing algorithms. Could anyone please recommend me some
> literature, or point me to some resources (e.g. websites, technical
> reports...) in this field?
>
> Thanks in advance for all your advice.
>
> Judith
>
> _______________________________________________
> Corpora mailing list
> Corpora at uib.no
> http://mailman.uib.no/listinfo/corpora

-- 
Yannick Versley
Seminar für Sprachwissenschaft, Abt. Computerlinguistik
Wilhelmstr. 19, 72074 Tübingen
Tel.: (07071) 29 77352

_______________________________________________
Corpora mailing list
Corpora at uib.no
http://mailman.uib.no/listinfo/corpora



More information about the Corpora mailing list