Add readme
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Reference extraction in patents
|
2 |
+
|
3 |
+
This repository contains a finetuned SciBERT model that can extract references to scientific literature from patents.
|
4 |
+
|
5 |
+
See https://github.com/kaesve/patent-citation-extraction and https://arxiv.org/abs/2101.01039 for more information.
|