naumov-al commited on
Commit
e6bb07d
·
1 Parent(s): ae507ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -25,4 +25,17 @@ Here are the accuracy, estimated by the f1 score metric for the recognition of r
25
 
26
  | ADR–Drugname | Drugname–Diseasename | Drugname–SourceInfoDrug | Diseasename–Indication |
27
  | ------------- | -------------------- | ----------------------- | ---------------------- |
28
- | 0.955 | 0.892 | 0.922 | 0.891 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
 
26
  | ADR–Drugname | Drugname–Diseasename | Drugname–SourceInfoDrug | Diseasename–Indication |
27
  | ------------- | -------------------- | ----------------------- | ---------------------- |
28
+ | 0.955 | 0.892 | 0.922 | 0.891 |
29
+
30
+
31
+ Citation info
32
+ ----
33
+ If you have found our results helpful in your work, feel free to cite our publication as:
34
+ '''
35
+ @article{sboev2021extraction,
36
+ title={Extraction of the Relations between Significant Pharmacological Entities in Russian-Language Internet Reviews on Medications},
37
+ author={Sboev, Alexander and Selivanov, Anton and Moloshnikov, Ivan and Rybka, Roman and Gryaznov, Artem and Sboeva, Sanna and Rylkov, Gleb},
38
+ year={2021},
39
+ publisher={Preprints}
40
+ }
41
+ '''