blob: ae0a8ff255b716dc28146848cd06f9207bcb33c8 (
plain)
1
2
3
4
5
|
# download stanford parser
# tag the erotica corpus (textfiles.com/sex/EROTICA)
# download Brown corpus (already tagged)
# make corpora generic (tag properly)
# download SVM-python, fallback to WEKA
|