Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model classifies patents into "green patents" or "no green patents" by their titles.
|
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
|
@@ -34,7 +34,7 @@ This model classifies patents into "green patents" or "no green patents" by thei
|
|
34 |
- "A device to stop climate change" - score: 0.55
|
35 |
|
36 |
|
37 |
-
### Examples of "no green patents":
|
38 |
|
39 |
- "A device to destroy the nature" - score: 0.19
|
40 |
- "A method to produce smoke" - score: 0.386
|
|
|
17 |
|
18 |
This model classifies patents into "green patents" or "no green patents" by their titles.
|
19 |
|
20 |
+
### Examples of "green patents" titles:
|
21 |
|
22 |
- "A method for recycling waste" - score: 0.714
|
23 |
- "A method of reducing pollution" - score: 0.786
|
|
|
34 |
- "A device to stop climate change" - score: 0.55
|
35 |
|
36 |
|
37 |
+
### Examples of "no green patents" titles:
|
38 |
|
39 |
- "A device to destroy the nature" - score: 0.19
|
40 |
- "A method to produce smoke" - score: 0.386
|