./textproc/go-prose, Text processing including tokenization, tagging, and extraction

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 0.0.20170806nb6, Package name: go-prose-0.0.20170806nb6, Maintainer: pkgsrc-users

prose is Go library for text (primarily English at the moment) processing that
supports tokenization, part-of-speech tagging, named-entity extraction, and
more. The library's functionality is split into subpackages designed for
modular use. See the documentation for more information.


Required to build:
[devel/go-cli] [devel/go-shuffle] [lang/go111] [math/go-stats] [pkgtools/cwrappers] [textproc/go-sentences]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2019-02-08 13:03:20 by S.P.Zeidler | Files touched by this commit (141) | Package updated
Log message:
revbump go dependents after lang/go111 and lang/go110 updates