Commit
·
7a5a2f4
1
Parent(s):
de20ee2
Update README.md
Browse files
README.md
CHANGED
@@ -43,6 +43,7 @@ model-index:
|
|
43 |
value: 0.065
|
44 |
name: F1@O (Absent)
|
45 |
---
|
|
|
46 |
# 🔑 Keyphrase Generation Model: T5-small-inspec
|
47 |
Keyphrase extraction is a technique in text analysis where you extract the important keyphrases from a document. Thanks to these keyphrases humans can understand the content of a text very quickly and easily without reading it completely. Keyphrase extraction was first done primarily by human annotators, who read the text in detail and then wrote down the most important keyphrases. The disadvantage is that if you work with a lot of documents, this process can take a lot of time ⏳.
|
48 |
|
|
|
43 |
value: 0.065
|
44 |
name: F1@O (Absent)
|
45 |
---
|
46 |
+
|
47 |
# 🔑 Keyphrase Generation Model: T5-small-inspec
|
48 |
Keyphrase extraction is a technique in text analysis where you extract the important keyphrases from a document. Thanks to these keyphrases humans can understand the content of a text very quickly and easily without reading it completely. Keyphrase extraction was first done primarily by human annotators, who read the text in detail and then wrote down the most important keyphrases. The disadvantage is that if you work with a lot of documents, this process can take a lot of time ⏳.
|
49 |
|