Change bioVec to less word version

#13
by hw01558 - opened
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ PIPELINES = [
71
  {
72
  'id': 8,
73
  'name': 'Embedded using Bio2Vec',
74
- 'filename': "pipeline_ex3_s4.joblib"
75
  },
76
 
77
  ]
 
71
  {
72
  'id': 8,
73
  'name': 'Embedded using Bio2Vec',
74
+ 'filename': "pipeline_ex3_s4_less_words.joblib"
75
  },
76
 
77
  ]