cwinkler commited on
Commit
f1626f7
·
1 Parent(s): 0ad901e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -22
README.md CHANGED
@@ -17,32 +17,23 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  A model that classifies patent titles into "green patents" or "no green patents".
19
 
20
- Examples of "green patents":
21
 
22
- "A method for recycling waste" - score: 0.714
 
 
 
 
 
 
 
 
 
23
 
24
- "A method of reducing pollution" - score: 0.786
25
 
26
- "An apparatus to improve environmental aspects" - score: 0.570
27
 
28
- "A method to improve waste management" - score: 0.813
29
-
30
- "A device to use renewable energy sources" - score: 0.98
31
-
32
- "A technology for efficient electrical power generation"- score: 0.975
33
-
34
- "A method for the production of fuel of non-fossil origin" - score: 0.975
35
-
36
- "Biofuels from waste" - score: 0.88
37
-
38
- "A combustion technology with mitigation potential" - score: 0.947
39
-
40
- "A device to capture greenhouse gases" - score: 0.871
41
-
42
-
43
- Examples of "no green patents":
44
-
45
- "A device to destroy the nature" - score: 0.19
46
 
47
 
48
  Examples were inspired by https://www.epo.org/news-events/in-focus/classification/classification.html
 
17
 
18
  A model that classifies patent titles into "green patents" or "no green patents".
19
 
20
+ ### Examples of "green patents":
21
 
22
+ - "A method for recycling waste" - score: 0.714
23
+ - "A method of reducing pollution" - score: 0.786
24
+ - "An apparatus to improve environmental aspects" - score: 0.570
25
+ - "A method to improve waste management" - score: 0.813
26
+ - "A device to use renewable energy sources" - score: 0.98
27
+ - "A technology for efficient electrical power generation"- score: 0.975
28
+ - "A method for the production of fuel of non-fossil origin" - score: 0.975
29
+ - "Biofuels from waste" - score: 0.88
30
+ - "A combustion technology with mitigation potential" - score: 0.947
31
+ - "A device to capture greenhouse gases" - score: 0.871
32
 
 
33
 
34
+ ### Examples of "no green patents":
35
 
36
+ - "A device to destroy the nature" - score: 0.19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
 
38
 
39
  Examples were inspired by https://www.epo.org/news-events/in-focus/classification/classification.html