ogrisel / pignlproc

Apache Pig utilities to build training corpora for machine learning / NLP out of public Wikipedia and DBpedia dumps.
158 stars 64 forks source link

fix up pom.xml #1

Closed kryton closed 13 years ago

kryton commented 13 years ago

Hi Ogrisel. when I tried building it, it couldn't find bliko, so I added the repository, and used the most recent version. you can ignore the lucene add in for now.

also changed the .gitignore so it ignores intellij files

ogrisel commented 13 years ago

Thanks! I cherrypicked the fix in the pom.xml and updated the gitignore. I let you finish the single part + add some test before merging it too from another pull request.

BTW: I ever decide to submit as a contribution to a project such as opennlp would you agree to sign an ASF contributor agreement? It would be required for non trivial typos fixes.

kryton commented 13 years ago

yes.. i'd be happy to.. I have a signed CLA on file at apache.org (ianh at apache.org)

ogrisel commented 13 years ago

Ok great. Good to know.