Subject: CVS commit: pkgsrc/textproc/py-nltk
From: Adam Ciarcinski
Date: 2020-08-10 16:43:10
Message id: 20200810144311.0C249FB28@cvs.NetBSD.org

Log Message:
py-nltk: updated to 3.5

Version 3.5
* add support for Python 3.8
* drop support for Python 2
* create NLTK's own Tokenizer class distinct from the Treebank reference tokeniser
* update Vader sentiment analyser
* fix JSON serialization of some PoS taggers
* minor improvements in grammar.CFG, Vader, pl196x corpus reader, StringTokenizer
* change implementation <= and >= for FreqDist so they are partial orders
* make FreqDist iterable
* correctly handle Penn Treebank trees with a unlabeled branching top node.

Files:
RevisionActionfile
1.3modifypkgsrc/textproc/py-nltk/Makefile
1.2modifypkgsrc/textproc/py-nltk/PLIST
1.2modifypkgsrc/textproc/py-nltk/distinfo