Sha256: d8d59d12d08bca879d3ad6ede62c309793d17674c1f1f3545b7025d3f5cd1c70

Contents?: true

Size: 601 Bytes

Versions: 6

Compression:

Stored size: 601 Bytes

Contents

== 0.1.3

= Bugs
* Fixed bug with keyword formatting

== 0.1.2

= Bugs
* Fixed problem where LSA was raising errors when trying to reduce dimensions of non-square matrixes. (Joseph Wilk)

== 0.1.1 

= Bugs
* fixed a bug where verbose mode was getting stuck at INFO level and would never change (Joseph Wilk)

== 0.1.0

* Changed internal representation of vector space. Using columns as documents and rows as terms. This is more consistent which LSA research papers. (Joseph Wilk)
* Wrap DMatrix in VectorSpace::Model, allowing us to store keywords with the matrix and get pretty output (Joseph Wilk)

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
josephwilk-rsemantic-0.1.3 History.txt
rsemantic-0.3.0 History.txt
rsemantic-0.2.1 History.txt
rsemantic-0.2.0 History.txt
rsemantic-0.1.4 History.txt
rsemantic-0.1.3 History.txt