myself mentor research

Week 7

Looked around BANNER's code some. It looks like I'll have to be adding some code into where he's setting things called "pipes." Actually adding in new features isn't as hard as I expected it to be, given how much complicated statistical stuff this is doing. Basically, in the for-loop with everything else, I'll create a new Pipe object, with one of the parameters being something like "LG_adjective=" + the adjective, which I can hopefully pull out of LinkGrammar.

Still need to look into LinkGrammar more. I'm still not sure how to get it to communicate with BANNER when they're in different languages.