arthegall + grammar   26

Daring Fireball: Markdown
Markdown parser/renderer, from John Gruber.
wikis  markdown  grammar  parser  web  markup  text  html  john-gruber 
march 2011 by arthegall
Create Domain-Specific Languages with ANTLR
Builds a SPARQL parser in ANTLR -- exactly what I was looking for, as the equivalent ask in JavaCC is *annoying* (thanks to the awful regex support that JavaCC sort-of has).
javacc  antlr  parser  grammar  sparql  tutorial  semanticweb 
september 2010 by arthegall
wavii's pfp at master - GitHub
pfp == "pretty fast parser." (== "like the Stanford NLP parser, but faster") Now all I need is a JavaCC grammar for JavaCC grammars, and we'll be good to go, right?
parsing  grammar  dynamic-programming  software  tool  opensource  nlp  language 
september 2010 by arthegall
RFC2396: URI Generic Syntax
"The following line is the regular expression for breaking-down a URI reference into its components. ^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?"
by:timbl  uri  parsing  web  reference  rfc  grammar  regexps 
june 2010 by arthegall
javacc
Good start-to-finish intro tutorial on using javacc.
javacc  programming  java  tutorial  grammar  parser 
may 2010 by arthegall
javacc: Documents & files: grammars
JavaCC grammars for a bunch of languages, including Java 5, C, CSS, and XQuery.
grammar  development  java  javacc  programming  list  compiler 
may 2010 by arthegall
The grammar of approximating number pairs — Memory & Cognition
This is like those XKCD graphs, where he looks up and graphs the google frequency of different numbers used in common phrases... "M girls, N cups."
memory  research-article  language  grammar  numbers 
may 2010 by arthegall
Zellig Harris, "I. A Theory of Language Structure" (JSTOR)
[JSTOR: American Philosophical Quarterly, Vol. 13, No. 4 (Oct., 1976), pp. 237-255]
language  philosophy  grammar  zellig-harris 
september 2009 by arthegall
JS/CC Parser Generator Project Homepage
"JS/CC is the first available parser development system for JavaScript and ECMAScript-derivates. It has been developed, both, with the intention of building a productive compiler development system and with the intention of creating an easy-to-use academic environment for people interested in how parse table generation is done general in bottom-up parsing."
parser  generator  language  grammar  javascript  programming  library 
march 2009 by arthegall
Publications, Mark Johnson, Cognitive and Linguistic Sciences, Brown University
Saw Mark Johnson give a talk about "Adaptor Grammars" (man, that 'o' really bothers me) two days ago. It turned out to be ... an extremely boring talk, although the idea itself seems modestly interesting and it included several reasonable animations of hierarchical Chinese Restaurant processes that were modestly illuminating. At any rate, I sat in the back, doodled on my notebook, and started to idly wonder if issues of "frequentist consistency" for this sort of learning process had been examined (or were even worth examining) at all...
statistics  machinelearning  bayesian-methods  grammar  nlp  linguistics  consistency  nonparametric-methods  mark-johnson  chinese-restaurant-process 
february 2009 by arthegall
Yacker User Guide
"Yacker parses ABNF and generates parser executables in a variety of languages." Online! Nice.
grammar  computerscience  parser  tool  web  language 
november 2008 by arthegall
historicalarchives | The Onion
Via Languagehat. An Onion front page from 1783. Including attacks upon "that Rogue Noah Webster." This is just pure genius.
humor  onion  history  language  grammar  noah-webster  newspaper 
october 2008 by arthegall
Simple Top-Down Parsing in Python
Things are so much harder, when you don't have reasonable control structures or tail recursion (or, you know, both).
tutorial  programming  python  parser  grammar 
september 2008 by arthegall
"DENIED ASPIRATES." (languagehat.com)
Languagehat reads Middlemarch. "I beg your pardon: correct English is the slang of prigs who write history and essays. And the strongest slang of all is the slang of poets."
language  english  grammar  quote  eliot  literature  books 
june 2008 by arthegall
Link Grammar
"The Link Grammar Parser is a syntactic parser of English, based on link grammar, an original theory of English syntax." Since I've been roaming through Sleator and Lafferty's stuff anyway.
analysis  language  english  grammar  parser  software  nlp 
may 2008 by arthegall
Ragel State Machine Compiler
Compiles abstract finite-state-machine descriptions into C or ObjC or C++ or Ruby code to ... execute the finite state machine. Really sweet.
compiler  c  programming  grammar  finite-state-machine  algorithms  computerscience 
september 2007 by arthegall
"Two Proposals for Causal Grammars," Griffiths and Tenenbaum
A paper on using 'causal grammars' to induce some Bayesian networks, but not others, on observed data.
bayesian-networks  graphs  grammar  journal-article  statistics  causality 
february 2007 by arthegall

Copy this bookmark:



description:


tags: