Stanford Parser

A unique language parser in Java
Download

Stanford Parser Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Stanford Parser Team
  • Publisher web site:
  • http://nlp.stanford.edu/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 52.7 MB

Stanford Parser Tags


Stanford Parser Description

A unique language parser in Java Stanford Parser is a free and open source, easy to use language parser written in the Java programming language. A natural language parser is a program that works out the grammatical structure of sentences, for instance, which groups of words go together (as "phrases") and which words are the subject or object of a verb. Probabilistic parsers use knowledge of language gained from hand-parsed sentences to try to produce the most likely analysis of new sentences. These statistical parsers still make some mistakes, but commonly work rather well. Their development was one of the biggest breakthroughs in natural language processing in the 1990s. You can try out our parser online.Stanford Parser is a Java implementation of probabilistic natural language parsers, both highly optimized PCFG and lexicalized dependency parsers, and a lexicalized PCFG parser. Requirements: · Java 1.5 oir later What's New in This Release: · Improvements to Arabic parser models, and to English and Chinese Stanford Dependencies


Stanford Parser Related Software