roylanceMichael / cs_6340_nlp_coreference_utah

uu nlp coreference
2 stars 1 forks source link

RSpec Tests #2

Open illegalnumbers opened 11 years ago

illegalnumbers commented 11 years ago

Just write up some RSpec Tests for the code you wrote and let me know how it goes!

roylanceMichael commented 11 years ago

I have a pretty big check-in coming. I know I should do smaller ones, but this one should be really good. Oh, I didn't see the JRuby stuff up on GitHub (maybe I overwrote it on accident). Let's plan on adding it in on Saturday.

-Mike

roylanceMichael commented 11 years ago

Ya I'm just going to check in tonight... I kinda figured out a better way to do some of the stuff so I wrote a different class to handle it (with tests!). I'll spend time tomorrow cleaning up some of the dead code.

illegalnumbers commented 11 years ago

The JRuby code should just be under the parse_change branch, you gotta pull that branch to get all of it. Let me know how the check in goes!