reorx / aima-python

Automatically exported from code.google.com/p/aima-python
1 stars 0 forks source link

nlp.py: E0 grammar missing Name in NP #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
just a minor typo,

line 49: NP = 'Pronoun | Noun | Article Noun | Digit Digit | NP PP | NP 
RelClause',

Original issue reported on code.google.com by eriksilkensen on 11 Oct 2010 at 5:38

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r75.

Original comment by wit...@gmail.com on 15 Sep 2011 at 6:02