Add support for classification of non-fiction books.
authorChris Jaekl <cejaekl@yahoo.com>
Wed, 28 Jun 2017 09:05:20 +0000 (18:05 +0900)
committerChris Jaekl <cejaekl@yahoo.com>
Wed, 28 Jun 2017 09:05:20 +0000 (18:05 +0900)
commit2c6d69af97c152524366d3fefe1808dfb78f8f56
treec9c070fb384f8f923b2b471d3bb2b200a24eba1e
parentfcaeedd4d1c128ff84371c0a7db5d0af6751492a
Add support for classification of non-fiction books.
book.rb
classify/bookclass.rb [new file with mode: 0644]
classify/classify.rb [new file with mode: 0644]
classify/classset.rb [new file with mode: 0644]
classify/fastset.rb [new file with mode: 0644]
classify/queryoclc.rb [new file with mode: 0644]
main.rb
navigator.rb
store.rb
walkdir.rb