-
Notifications
You must be signed in to change notification settings - Fork 146
Home
Mark Sammons edited this page May 21, 2016
·
5 revisions
#illinois-cogcomp-nlp
Welcome to the illinois-cogcomp-nlp wiki!
Here we can share ideas, examples, code snippets or anything else related to the project.
If you are new you may want to know about:
##Note on License Headers
When you add new classes to modules of illinois-cogcomp-nlp, you will need to add a license header to each file. We are using mycila's license plugin. To automatically add the license headers, run: mvn license:format