Sha256: a73aad5f27c6a35ac211b725eccbe30ef4a76da11de35ed87b20a80cfde62bcc

Contents?: true

Size: 752 Bytes

Versions: 2

Compression:

Stored size: 752 Bytes

Contents

version 0.3.7
=============

- change stop word removal back (optimization)

version 0.3.6
=============

- added stopwords list and included downcasing to improve performance

version 0.3.5
=============

- Bug fix for text documents by Rio Akasaka

Version 0.3.4
=============

- Bug fix by Rio Akasaka, fixes issues with segfaults under Ruby 1.9.2

Version 0.3.1
=============

- top_words method now returns actual words if they exist in the vocabulary

Version 0.3.0
=============

- Completely broke backwards compatibility
- Reworked many classes to make functionality more reasonable
- Added ability to load documents from text files

Version 0.2.3
=============

- Bug fixes by Todd Foster

Version 0.2.2
=============

- First stable release

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lda-ruby-0.3.8 CHANGELOG
lda-ruby-0.3.7 CHANGELOG