This is the cl-sentiment Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:22:46 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-sentiment
A sentiment analysis library for Common Lisp.
Rob Blackwell
0.0.1
cl-ppcre
(system).
rt
(system).
package.lisp
(file).
sentiment.lisp
(file).
tests.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-sentiment/cl-sentiment.asd
cl-sentiment/package.lisp
cl-sentiment/sentiment.lisp
cl-sentiment/tests.lisp
cl-sentiment/sentiment.lisp
package.lisp
(file).
cl-sentiment
(system).
initialize
(function).
load-word-scores
(function).
sentiment
(function).
*word-scores*
(special variable).
words
(function).
cl-sentiment/tests.lisp
sentiment.lisp
(file).
cl-sentiment
(system).
Packages are listed by definition order.
cl-sentiment
common-lisp
.
initialize
(function).
load-word-scores
(function).
sentiment
(function).
*word-scores*
(special variable).
words
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Initializes cl-sentiment with a default word-score table.
Loads a word score table from a tab separated file.
Returns the sentiment measure for the given text.
Jump to: | F I L S W |
---|
Jump to: | F I L S W |
---|
Jump to: | *
S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
* | |||
*word-scores* : | Private special variables | ||
| |||
S | |||
Special Variable, *word-scores* : | Private special variables | ||
|
Jump to: | *
S |
---|
Jump to: | C F P S T |
---|
Jump to: | C F P S T |
---|