Make us homepage
Add to Favorites
FAIL (the browser should render some flash content, not this).

Main page » Tag Parsing

Sort by: date | rating | most visited | comments | alphabetically


Research in Second Language Processing and Parsing
13
 
 
Research in Second Language Processing and ParsingThis volume is the first dedicated to the growing field of theory and research on second language processing and parsing. The fourteen papers in this volume offer cutting-edge research using a number of different languages (e.g., Arabic, Spanish, Japanese, French, German, English) and structures (e.g., relative clauses, wh-gaps, gender, number) to examine various issues in second language processing: first language influence, whether or not non-natives can achieve native-like processing, the roles of context and prosody, the effects of working memory, and others.
 
  More..
Tags: Parsing, Processing, Language, Second, Research, processing, language, second, number, research
The Theory of Parsing, Translation, and Compiling (Volume I: Parsing)
0
 
 

The Theory of Parsing, Translation, and Compiling (Volume I: Parsing)The Theory of Parsing, Translation, and Compiling (Volume I: Parsing)


The Theory of Parsing, Translation, and Compiling by Alfred V. Aho


Dear User, your publication has been rejected because WE DO NOT ACCEPT THIS SORT OF MATERIALS at englishtips.org. We only allow educatinal materials that have a clear connection to learning or teaching English. Note: if you're trying to share a movie, TV series or a cartoon with English subtitles, you can post the links in our Forum. We do not accept such materials on the main site. Thank you

 
  More..
Tags: Parsing, Compiling, Translation, Theory, Volume
Parsing Beyond Context-Free Grammars
9
 
 

Parsing Beyond Context-Free GrammarsParsing Beyond Context-Free Grammars

Given that context-free grammars (CFG) cannot adequately describe natural languages, grammar formalisms beyond CFG that are still computationally tractable are of central interest for computational linguists. This book provides an extensive overview of the formal language landscape between CFG and PTIME, moving from Tree Adjoining Grammars to Multiple Context-Free Grammars and then to Range Concatenation Grammars while explaining available parsing techniques for these formalisms.
 
  More..
Tags: Grammars, formalisms, Context, Multiple, Adjoining, Parsing, Beyond
The Grammar of English Grammars by Gould Brown
3
 
 

The Grammar of English Grammars by Gould BrownWith an introduction historical and critical; the whole methodically arranged and amply illustrated; with forms of correcting and of parsing, improprieties for correction, examples for parsing, questions for examination, exercises for writing

 

 

 

 

http://englishtips.org/index.php?newsid=1150798021

decabristka

 
  More..
Tags: exercises, parsing, which, methods, analysis, parsing, exercises, writingnbspnbspnbspnbsphttpenglishtips, examination, questions
Write yourself a scheme in 48 hours
26
 
 
Write yourself a scheme in 48 hoursThis tutorial takes a different tack. You’ll start off with command-line arguments and parsing, and progress to writing a fully-functional Scheme interpreter that implements a good-sized subset of R5RS Scheme. Along the way, you’ll learn Haskell’s I/O, mutable state, dynamic typing, error handling, and parsing features. By the time you finish, you should be fairly fluent in both Haskell and Scheme.
 
  More..
Tags: Scheme, parsing, handling, features, error