Spaces:
Sleeping
Sleeping
bio2vec to biowordvec
#18
by
hw01558
- opened
app.py
CHANGED
@@ -35,7 +35,7 @@ def load_pipeline_from_hub(filename):
|
|
35 |
PIPELINES = [
|
36 |
{
|
37 |
'id': 8,
|
38 |
-
'name': 'Embedded using
|
39 |
'filename': "pipeline_ex3_s4.joblib"
|
40 |
},
|
41 |
{
|
|
|
35 |
PIPELINES = [
|
36 |
{
|
37 |
'id': 8,
|
38 |
+
'name': 'Embedded using BioWordVec',
|
39 |
'filename': "pipeline_ex3_s4.joblib"
|
40 |
},
|
41 |
{
|