Various utility functions used from the other namespaces, along with collections of more or less static data.
Various utility functions used from the other namespaces, along with collections of more or less static data.
The list of annotators included with CoreNLP.
The list of annotators included with CoreNLP.
Example pipeline configurations for various languages or special setups.
Example pipeline configurations for various languages or special setups.
Ways to format CoreLabels. Per the convention of CoreNLP, word = value.
Ways to format CoreLabels. Per the convention of CoreNLP, word = value.
(properties m)
Make a Properties object based on a map m
.
Make a Properties object based on a map `m`.
Part-of-speech tags for punctuation, copied from getPunctuationTags() in the
edu.stanford.nlp.parser.nndep.ParsingSystem
abstract class.
Part-of-speech tags for punctuation, copied from getPunctuationTags() in the `edu.stanford.nlp.parser.nndep.ParsingSystem` abstract class.
(tokens->keyword tokens)
Get a normalised keyword representation of the given tokens
.
Get a normalised keyword representation of the given `tokens`.
(tokens->string tokens)
Get a normalised string representation of the given tokens
.
Get a normalised string representation of the given `tokens`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close