-
Notifications
You must be signed in to change notification settings - Fork 2
Stanford Parser Web API
LeBlanc/SPRAW
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SPRAW S.Pr.A.W. = Stanford Parser API for the Web This is the web API for the Stanford Parser that I wrote. It is a JRuby on Rails wrapper around the Java, open-source Stanford Natural Language Parser. This API allows you to use the functionality of the Stanford Parser in your web-site's javascript (using JSON-P). Stanford Parser: http://nlp.stanford.edu/software/lex-parser.shtml The API in action: http://nlp.naturalparsing.com I built this API in order to learn more about the Stanford Parser and to teach myself more web development. Any suggesions on how to improve my code would be greatly appreciated. Andrew LeBlanc [email protected] NOTE: I did not include the database.yml file (I don't want people looking at my mysql passwords), make sure you include your own (you won't need to do any db:migrates because this app does not use the database).
About
Stanford Parser Web API
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published