issues
search
creswick
/
chatter
A library of Natural Language Processing algorithms for Haskell.
Other
73
stars
24
forks
source link
API: add new DefaultMap and TermVector functions
#19
Closed
jtdaugherty
closed
9 years ago
jtdaugherty
commented
9 years ago
Package: adds unordered-containers dependency to use sets in testing
DefaultMap: adds elems, map, and unionWith
TermVector: adds addVectors, zeroVector, negate, and sum
Adds quickcheck properties for all of the above