Created
June 20, 2016 04:54
-
-
Save malev/48fb44f3025619c6b58db9f1539ec158 to your computer and use it in GitHub Desktop.
Conda recipe for freeling
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package: | |
name: freeling | |
version: "4.0.0" | |
source: | |
url: https://github.com/TALP-UPC/FreeLing/releases/download/4.0/FreeLing-4.0.tar.gz | |
md5: hola | |
requirements: | |
build: | |
- libtool | |
- icu | |
- zlib | |
- boost | |
about: | |
home: http://nlp.lsi.upc.edu/freeling/ | |
license: GNU |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment