[DRE-commits] [ruby-classifier-reborn] 01/08: Updated version 2.1.0 from 'upstream/2.1.0'

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Thu Aug 31 01:34:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-classifier-reborn.

commit 9883dd6e60e5b2261db25199a320ebdb719dd9fc
Merge: f22847d 19e276e
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Thu Aug 31 10:21:20 2017 +0900

    Updated version 2.1.0 from 'upstream/2.1.0'
    
    with Debian dir b6ff41eee04a5284fc9a3c11db4cf25fb8e5bb0f

 .gitignore                                         |   2 -
 .travis.yml                                        |  17 --
 Gemfile                                            |   2 -
 History.markdown                                   |  78 ---------
 README.markdown                                    |  28 +++-
 Rakefile                                           |  31 ----
 bin/bayes.rb                                       |  44 ++---
 bin/summarize.rb                                   |   8 +-
 classifier-reborn.gemspec                          |  76 +++++----
 lib/classifier-reborn.rb                           |   2 +-
 lib/classifier-reborn/bayes.rb                     |  96 +++++------
 lib/classifier-reborn/category_namer.rb            |   7 +-
 lib/classifier-reborn/extensions/hasher.rb         |  30 ++--
 lib/classifier-reborn/extensions/vector.rb         |  53 +++---
 .../extensions/vector_serialize.rb                 |  18 +-
 lib/classifier-reborn/lsi.rb                       | 166 ++++++++++---------
 lib/classifier-reborn/lsi/cached_content_node.rb   |   9 +-
 lib/classifier-reborn/lsi/content_node.rb          |  33 ++--
 lib/classifier-reborn/lsi/summarizer.rb            |  10 +-
 lib/classifier-reborn/lsi/word_list.rb             |   3 +-
 lib/classifier-reborn/version.rb                   |   2 +-
 script/bootstrap                                   |   2 -
 script/cibuild                                     |   2 -
 script/test                                        |  20 ---
 test/bayes/bayesian_test.rb                        | 124 --------------
 test/data/stopwords/en                             |   4 -
 test/extensions/hasher_test.rb                     |  43 -----
 test/lsi/lsi_test.rb                               | 183 ---------------------
 test/lsi/word_list_test.rb                         |  33 ----
 test/test_helper.rb                                |   6 -
 30 files changed, 323 insertions(+), 809 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-classifier-reborn.git



More information about the Pkg-ruby-extras-commits mailing list