NLP Feature Creation 0.0.10
Released under the Apache License version 2.0
A utility library for language feature creation.
Installation
To install, add the following dependency to your project or build file:
[com.zensols.nlp/feature "0.0.10"]
Namespaces
zensols.nlparse.feature.char
Character feature creation functions.
zensols.nlparse.feature.word
Feature utility functions for tokens and words.
Public variables and functions:
zensols.nlparse.locale
Feature utility functions. See zensols.nlparse.feature.lang.
Public variables and functions:
zensols.nlparse.wordnet
Wraps the Extended Java WordNet Library.
Public variables and functions:
- *dictionary-context*
- adjective-cluster?
- create-dictionary-context
- has-pos-tag?
- in-dictionary?
- looks-like-word?
- lookup-word
- lookup-word-by-sense
- pos-adjective
- pos-adverb
- pos-noun
- pos-tag-any
- pos-tag-set
- pos-tags
- pos-verb
- present-tense-verb?
- synonyms
- to-present-tense-verb
- valid-token?
- verb-frame-flags
- with-context
- with-dictionary
- wordnet-pos-labels