Skip to content

Commit

Permalink
Merge pull request #39 from ncbo/remove_recommender_v1
Browse files Browse the repository at this point in the history
remove recommender_v1
  • Loading branch information
alexskr authored Nov 15, 2024
2 parents d46d667 + 1941c2a commit 3c6aff2
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 171 deletions.
1 change: 0 additions & 1 deletion lib/ncbo_annotator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
require_relative 'ncbo_annotator/mgrep/mgrep'
require_relative 'ncbo_annotator/config'
require_relative 'ncbo_annotator/monkeypatches'
require_relative 'ncbo_recommender'

# Require all models
project_root = File.dirname(File.absolute_path(__FILE__))
Expand Down
88 changes: 0 additions & 88 deletions lib/ncbo_recommender.rb

This file was deleted.

35 changes: 0 additions & 35 deletions lib/recommendation.rb

This file was deleted.

47 changes: 0 additions & 47 deletions test/test_recommender.rb

This file was deleted.

0 comments on commit 3c6aff2

Please sign in to comment.