psaegert commited on
Commit
0275eb5
1 Parent(s): 686c287

Upload 4 files

Browse files
Files changed (4) hide show
  1. cluster_names.csv +101 -0
  2. config.json +1 -0
  3. model.joblib +3 -0
  4. pubmed_predictions.json +0 -0
cluster_names.csv ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,name
2
+ 0,"patients, years, months"
3
+ 1,"gene, expression, genes"
4
+ 2,"na, atpase, membrane"
5
+ 3,"patient, year, old"
6
+ 4,"method, using, technique"
7
+ 5,"hiv, infection, virus"
8
+ 6,"health, public, care"
9
+ 7,"patients, treatment, therapy"
10
+ 8,"group, patients, groups"
11
+ 9,"il, interleukin, cells"
12
+ 10,"activity, enzyme, activities"
13
+ 11,"mrna, expression, levels"
14
+ 12,"liver, transplantation, hepatic"
15
+ 13,"chromosome, locus, gene"
16
+ 14,"acute, pancreatitis, leukemia"
17
+ 15,"muscle, nerve, smooth"
18
+ 16,"beta, alpha, adrenergic"
19
+ 17,"diagnosis, prenatal, patients"
20
+ 18,"dna, polymerase, binding"
21
+ 19,"channel, channels, current"
22
+ 20,"neurons, nucleus, cortex"
23
+ 21,"ventricular, left, coronary"
24
+ 22,"bone, marrow, transplantation"
25
+ 23,"effect, induced, effects"
26
+ 24,"enzyme, binding, structure"
27
+ 25,"binding, receptor, receptors"
28
+ 26,"anti, antibodies, antibody"
29
+ 27,"cells, cell, human"
30
+ 28,"cell, cells, adhesion"
31
+ 29,"care, patients, hospital"
32
+ 30,"blood, pressure, flow"
33
+ 31,"women, pregnancy, risk"
34
+ 32,"use, clinical, cocaine"
35
+ 33,"growth, factor, egf"
36
+ 34,"patients, chemotherapy, survival"
37
+ 35,"children, years, age"
38
+ 36,"tumor, tumors, cells"
39
+ 37,"1991, symposium, 1990"
40
+ 38,"surgery, surgical, patients"
41
+ 39,"sp, substance, cgrp"
42
+ 40,"renal, failure, patients"
43
+ 41,"new, chromosome, polymorphic"
44
+ 42,"case, report, literature"
45
+ 43,"alpha, beta, subunit"
46
+ 44,"antibodies, monoclonal, antibody"
47
+ 45,"hepatitis, virus, chronic"
48
+ 46,"virus, infection, infected"
49
+ 47,"carcinoma, hepatocellular, cell"
50
+ 48,"rats, induced, rat"
51
+ 49,"insulin, glucose, diabetes"
52
+ 50,"subjects, study, time"
53
+ 51,"patients, clinical, study"
54
+ 52,"medical, education, students"
55
+ 53,"gene, expression, genes"
56
+ 54,"brain, cerebral, rat"
57
+ 55,"proteins, protein, kda"
58
+ 56,"mice, cells, mouse"
59
+ 57,"infection, cases, patients"
60
+ 58,"serum, levels, cholesterol"
61
+ 59,"igf, igfbp, insulin"
62
+ 60,"health, public, mental"
63
+ 61,"aids, hiv, patients"
64
+ 62,"treatment, patients, surgical"
65
+ 63,"rna, transcription, polymerase"
66
+ 64,"csf, colony, granulocyte"
67
+ 65,"disease, alzheimer, patients"
68
+ 66,"sequence, amino, cdna"
69
+ 67,"calcium, channel, intracellular"
70
+ 68,"drug, drugs, resistance"
71
+ 69,"pulmonary, patients, lung"
72
+ 70,"lung, cancer, pulmonary"
73
+ 71,"ca2, cells, intracellular"
74
+ 72,"nursing, care, education"
75
+ 73,"cases, patients, clinical"
76
+ 74,"clinical, research, practice"
77
+ 75,"breast, cancer, carcinoma"
78
+ 76,"health, care, primary"
79
+ 77,"acid, amino, acids"
80
+ 78,"fk, 506, cyclosporine"
81
+ 79,"release, histamine, mast"
82
+ 80,"role, diseases, development"
83
+ 81,"plasma, levels, ml"
84
+ 82,"tumors, tumor, malignant"
85
+ 83,"cell, lines, cells"
86
+ 84,"hepatitis, hcv, anti"
87
+ 85,"gastric, ulcer, duodenal"
88
+ 86,"mg, kg, dose"
89
+ 87,"protein, kinase, phosphorylation"
90
+ 88,"care, palliative, primary"
91
+ 89,"cells, cell, human"
92
+ 90,"pain, patients, relief"
93
+ 91,"syndrome, case, diagnosis"
94
+ 92,"cancer, prostate, patients"
95
+ 93,"platelet, platelets, aggregation"
96
+ 94,"beta, tgf, alpha"
97
+ 95,"case, report, old"
98
+ 96,"gamma, ifn, delta"
99
+ 97,"strains, strain, isolates"
100
+ 98,"patient, self, education"
101
+ 99,"therapy, patients, treatment"
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"manager": "SimpleSklearnPipelineManager", "random_state": null, "preprocessing_args": {"include_title": true, "include_abstract": true, "include_keywords_major": false, "include_keywords_minor": false}}
model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:904be09bb35d254b72ca2fe535ce8f9004317d297232abcc07443de2a77f56af
3
+ size 7741629
pubmed_predictions.json ADDED
The diff for this file is too large to render. See raw diff