pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/py-nltk



Module name:    wip
Committed by:   jgoamakf
Date:           Fri Feb 21 23:53:55 UTC 2014

Modified Files:
        wip/py-nltk: Makefile PLIST distinfo

Log Message:
Update py-nltk to 3.0a3.

Changes from previous:
----------------------
Version 3.0a3 2013-11-02
* support for FrameNet contributed by Chuck Wooters
* support for Universal Declaration of Human Rights Corpus (udhr2)
* major API changes:
  - Tree.node -> Tree.label() / Tree.set_label()
  - Chunk parser: top_node -> root_label; chunk_node -> chunk_label
  - WordNet properties are now access methods, e.g. Synset.definition -> 
Synset.definition()
  - relextract: show_raw_rtuple() -> rtuple(), show_clause() -> clause()
* bugfix in texttiling
* replaced simplify_tags with support for universal tagset (simplify_tags=True 
-> tagset='universal')
* Punkt default behavior changed to realign sentence boundaries after trailing 
parenthesis and quotes
* deprecated classify.svm (use scikit-learn instead)
* various efficiency improvements


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/py-nltk/PLIST wip/py-nltk/distinfo
cvs -z3 rdiff -u -r1.5 -r1.6 wip/py-nltk/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-nltk/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-nltk/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-nltk/Makefile?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index