Liking cljdoc? Tell your friends :D

dk.simongray.datalinguist.util

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.
raw docstring

annotatorsclj

The list of annotators included with CoreNLP.

The list of annotators included with CoreNLP.
raw docstring

configsclj

Example pipeline configurations for various languages or special setups.

Example pipeline configurations for various languages or special setups.
raw docstring

corelabel-formatsclj

Ways to format CoreLabels. Per the convention of CoreNLP, word = value.

Ways to format CoreLabels. Per the convention of CoreNLP, word = value.
raw docstring

propertiesclj

(properties m)

Make a Properties object based on a map m.

Make a Properties object based on a map `m`.
raw docstring

punctuation-tagsclj

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.
raw docstring

tokens->keywordclj

(tokens->keyword tokens)

Get a normalised keyword representation of the given tokens.

Get a normalised keyword representation of the given `tokens`.
raw docstring

tokens->stringclj

(tokens->string tokens)

Get a normalised string representation of the given tokens.

Get a normalised string representation of the given `tokens`.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close