-
Notifications
You must be signed in to change notification settings - Fork 8
/
License_Components.txt
39 lines (28 loc) · 1.19 KB
/
License_Components.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
This program uses the following external components:
== OpenNLP ==
License: Apache License, Version 2.0
Website: https://opennlp.apache.org/
== MateTools ==
License: GNU GENERAL PUBLIC LICENSE Version 3 (http://www.gnu.org/licenses/gpl-3.0.html)
Website: https://code.google.com/p/mate-tools/
== Stanford CoreNLP ==
License: GNU GENERAL PUBLIC LICENSE Version 3 (http://www.gnu.org/licenses/gpl-3.0.html)
Website: http://nlp.stanford.edu/software/corenlp.shtml
== ClearNLP ==
License: Apache License, Version 2.0
Website: https://github.com/clir/clearnlp
== SFST ==
License: GNU GENERAL PUBLIC LICENSE Version 3 (http://www.gnu.org/licenses/gpl-3.0.html)
Website: http://www.cis.uni-muenchen.de/~schmid/tools/SFST/
== MaltParser ==
License: Apache License, Version 2.0
Website: http://www.maltparser.org/
== BerkeleyParser ==
License: GNU GENERAL PUBLIC LICENSE Version 3 (http://www.gnu.org/licenses/gpl-3.0.html)
Website: https://github.com/slavpetrov/berkeleyparser
== Commons-CLI ==
License: Apache License, Version 2.0
Website: https://commons.apache.org/proper/commons-cli/
== Commons-Configuration ==
License: Apache License, Version 2.0
Website: https://commons.apache.org/proper/commons-configuration/