diff options
Diffstat (limited to 'textproc/go-prose/DESCR')
-rw-r--r-- | textproc/go-prose/DESCR | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/go-prose/DESCR b/textproc/go-prose/DESCR deleted file mode 100644 index d629418fd55..00000000000 --- a/textproc/go-prose/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -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. |