Skip to content

Commit 0f53f2d

Browse files
author
Marcin Kardas
committed
Update README
1 parent 25ce0c8 commit 0f53f2d

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,6 @@ This repository is the official implementation of [AxCell: Automatic Extraction
66

77
![pipeline](https://user-images.githubusercontent.com/13535078/81287158-33e01000-905a-11ea-8573-d716373efbdd.png)
88

9-
```bibtex
10-
@inproceedings{axcell,
11-
title={AxCell: Automatic Extraction of Results from Machine Learning Papers},
12-
author={Marcin Kardas, Piotr Czapla, Pontus Stenetorp,
13-
Sebastian Ruder, Sebastian Riedel, Ross Taylor, Robert Stojnic},
14-
year={2020},
15-
booktitle={2004.14356}
16-
}
17-
```
18-
199
## Requirements
2010

2111
To create a [conda](https://www.anaconda.com/distribution/) environment named `axcell` and install requirements run:
@@ -66,7 +56,7 @@ AxCell achieves the following performance:
6656

6757
AxCell is released under the [Apache 2.0 license](LICENSE).
6858

69-
### Citation
59+
## Citation
7060
The pipeline is described in the following paper:
7161
```bibtex
7262
@inproceedings{axcell,

0 commit comments

Comments
 (0)