GithubHelp home page GithubHelp logo

mrflip / stanfordparser Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jcwilk/stanfordparser

4.0 1.0 0.0 244 KB

Github upload of Bill McNeal's ruby wrapper for Stanford's NLP library

Home Page: http://rubyforge.org/projects/stanfordparser/

License: Other

Ruby 100.00%

stanfordparser's Introduction

stanfordparser

This is an upload/extension of Bill McNeal’s stanfordparser rubyforge gem, check it out at its homepage (seems to be partially in French)

rubyforge.org/projects/stanfordparser/

or its rdocs

stanfordparser.rubyforge.org/

I’ve been having issues trying to use this gem so I decided to upload it to github and try to organize it to be a little more gem-friendly, especially using jeweler.

AFAIK there aren’t other copies of this on github, please correct me if I’m mistaken. The only similar one I can see is github.com/tiendung/ruby-nlp which has much less code and I can only assume to be something else.

It seems like using version 1.6.1 of the java StanfordParser package is your best bet for compatability.

See README.orig.rdoc for Bill’s readme, which includes dependencies, installation, and usage.

Branches

  • master - Jeweler and Bundler integrated along with slight reorganization of files to be more gem-standard. This is the branch you should use if you want to source the gem straight from github. I will leave this branch alone for the most part unless I find/come up with stable and useful additions. All changes will be backwards compatible.

  • stock - Almost untouched from Bill’s version, except for the README. Use this branch if that’s what you’re looking for.

  • fixing_tests - The tests are currently broken, this branch is trying to address that. Once the tests are fixed it will be merged back into master. Help appreciated! I’ll keep a TESTS_STATUS.rdoc keeping track of progress.

  • experimental - I’ll be putting in some code as examples and testing out some ideas. Do not use this branch as a gem. You are very encouraged, however, to fork it and add some code/make my code better. I’ll try to integrate all the pull requests I get, if not in that branch into another.

Note on Patches/Pull Requests

  • Fork the project.

  • Make your feature addition or bug fix.

  • Add tests for it. I would prefer rSpec, but TestUnit is acceptable as well since there are some of those from the original author.

  • Commit.

  • Send me a pull request. Bonus points for topic branches.

Copyright © 2010 John Wilkinson. See LICENSE for details. Copyright 2007-2008, William Patrick McNeill. See README.orig for details.

stanfordparser's People

Contributors

jcwilk avatar

Stargazers

Angus H. avatar Toby Matejovsky avatar Matt Solt avatar Philip (flip) Kromer avatar

Watchers

Philip (flip) Kromer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.