kaesve commited on
Commit
db233d2
1 Parent(s): ea2340b

Add readme

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # Reference extraction in patents
2
+
3
+ This repository contains a finetuned BioBERT 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.