Closed GoogleCodeExporter closed 9 years ago
It may not have worked in 4.1. I made local changes to 4.1
MorphologyProcessor.java.
The unified diff is attached.
Original comment by ChristopherCHowell@gmail.com
on 11 Apr 2011 at 2:14
Attachments:
This has now been fixed.
The problem with coordinate premodifiers was related to the way
CoordinatePhraseElements were being handled by the MorphologyProcessor. The
problem with numbers has also been resolved.
See NounPhraseTest.testAAnCoord() and NounPhraseTest.testAAnCoordWithNumbers()
for example usage.
Original comment by bertug...@gmail.com
on 14 Apr 2011 at 7:05
Original issue reported on code.google.com by
ChristopherCHowell@gmail.com
on 8 Apr 2011 at 9:34