Commit
ยท
1f1b128
1
Parent(s):
8f3773d
Update README.md
Browse files
README.md
CHANGED
@@ -36,8 +36,6 @@ You can find more information about the architecture in this paper: https://arxi
|
|
36 |
|
37 |
Kulkarni, Mayank, Debanjan Mahata, Ravneet Arora, and Rajarshi Bhowmik. "Learning Rich Representation of Keyphrases from Text." arXiv preprint arXiv:2112.08547 (2021).
|
38 |
|
39 |
-
Sahrawat, Dhruva, Debanjan Mahata, Haimin Zhang, Mayank Kulkarni, Agniv Sharma, Rakesh Gosangi, Amanda Stent, Yaman Kumar, Rajiv Ratn Shah, and Roger Zimmermann. "Keyphrase extraction as sequence labeling using contextualized embeddings." In European Conference on Information Retrieval, pp. 328-335. Springer, Cham, 2020.
|
40 |
-
|
41 |
## โ Intended uses & limitations
|
42 |
### ๐ Limitations
|
43 |
* This keyphrase generation model is very domain-specific and will perform very well on abstracts of scientific papers. It's not recommended to use this model for other domains, but you are free to test it out.
|
|
|
36 |
|
37 |
Kulkarni, Mayank, Debanjan Mahata, Ravneet Arora, and Rajarshi Bhowmik. "Learning Rich Representation of Keyphrases from Text." arXiv preprint arXiv:2112.08547 (2021).
|
38 |
|
|
|
|
|
39 |
## โ Intended uses & limitations
|
40 |
### ๐ Limitations
|
41 |
* This keyphrase generation model is very domain-specific and will perform very well on abstracts of scientific papers. It's not recommended to use this model for other domains, but you are free to test it out.
|