pkgsrc/textproc/nltk_data-reuters/Makefile

15 lines
879 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/11/24 15:57:08 wiz Exp $
DISTNAME= reuters
PKGNAME= nltk_data-reuters-20211124
CATEGORIES= textproc
DIST_SUBDIR= ${PKGNAME_NOREV}
HOMEPAGE= http://kdd.ics.uci.edu/databases/reuters21578/reuters21578.html
COMMENT= NLTK Data - The Reuters-21578 benchmark corpus, ApteMod version
#LICENSE= The copyright for the text of newswire articles and Reuters annotations in the Reuters-21578 collection resides with Reuters Ltd. Reuters Ltd. and Carnegie Group, Inc. have agreed to allow the free distribution of this data *for research purposes only*. If you publish results based on this data set, please acknowledge its use, refer to the data set by the name 'Reuters-21578, Distribution 1.0', and inform your readers of the current location of the data set.
TYPE= corpora
.include "../../meta-pkgs/nltk_data/common.mk"
.include "../../mk/bsd.pkg.mk"