Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjective vs adverb #2

Closed
GoogleCodeExporter opened this issue Jan 15, 2016 · 2 comments
Closed

Adjective vs adverb #2

GoogleCodeExporter opened this issue Jan 15, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Felix NNPwas VBDa DTlonely, RByoung JJboy. ----bad b/c lonely is an adjective 
as well because it can be used alone with "boy"--- (from 
http://www.grammarbook.com/punctuation/commas.asp rule 3)

Original issue reported on code.google.com by yoniki...@gmail.com on 3 Nov 2010 at 7:41

@GoogleCodeExporter
Copy link
Author

Thank you for submitting this.  jspos is simply a port of the existing FastTag 
parser, which is based on Eric Brill's algorithm for POS tagging 
(http://en.wikipedia.org/wiki/Brill_Tagger).  This, like all POS tagging 
algorithms, is not 100% accurate but does pretty well.

I did check to make sure that jspos' behavior on your sample sentence is 
consistent with FastTag, and it is, so I'm closing this as "WontFix".

Original comment by pwj...@gmail.com on 2 Feb 2011 at 2:26

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

Thanks for getting back! :)  I really like your port, though.  I might
finish it up.  Want to see what I did so far?

http://kirby123.com/grammareditor/anothertestthing.html

Original comment by yoniki...@gmail.com on 2 Feb 2011 at 3:15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant