Difference between revisions of "Parsers for English"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* [http://openccg.sf.net OpenCCG parser and grammar development environment for Combinatory Categorial Grammar] | * [http://openccg.sf.net OpenCCG parser and grammar development environment for Combinatory Categorial Grammar] | ||
* [http://nlp.ipipan.waw.pl/Spejd/ Spejd - Shallow Parsing and Disambiguation Engine] a GPL tool for simultaneous partial parsing and rule-based morphosyntactic disambiguation | * [http://nlp.ipipan.waw.pl/Spejd/ Spejd - Shallow Parsing and Disambiguation Engine] a GPL tool for simultaneous partial parsing and rule-based morphosyntactic disambiguation | ||
+ | * [http://www.coli.uni-saarland.de/projects/salsa/shal/ Shalmaneser] (GPL) | ||
<!-- Please keep this list in alphabetical order --> | <!-- Please keep this list in alphabetical order --> | ||
Line 17: | Line 18: | ||
* [http://svn.ask.it.usyd.edu.au/trac/candc C&C parser for Combinatory Categorial Grammar] | * [http://svn.ask.it.usyd.edu.au/trac/candc C&C parser for Combinatory Categorial Grammar] | ||
* [[Minipar]] | * [[Minipar]] | ||
− | |||
<!-- Please keep this list in alphabetical order --> | <!-- Please keep this list in alphabetical order --> | ||
[[Category:Parsers|*]] | [[Category:Parsers|*]] |
Revision as of 08:26, 11 May 2008
For languages other than English, see List of resources by language.
Free software
- ASD grammars and parser
- DELPH-IN, Deep Linguistic Processing with HPSG (Head-Driven Phrase Structure Grammar)
- Link Grammar Parser -- a dependency parser from CMU. The latest, supported versions are hosted here, at Abiword. Open source, BSD license.
- OpenCCG parser and grammar development environment for Combinatory Categorial Grammar
- Spejd - Shallow Parsing and Disambiguation Engine a GPL tool for simultaneous partial parsing and rule-based morphosyntactic disambiguation
- Shalmaneser (GPL)