julian-schelb commited on
Commit
5c78dcd
1 Parent(s): 223cf90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -13
README.md CHANGED
@@ -147,28 +147,16 @@ This way, the model learns an inner representation of 100 languages that can the
147
  This model is limited by its training dataset of entity-annotated news articles from a specific span of time. This may not generalize well for all use cases in different domains.
148
 
149
 
150
- ## Bibtex reference
151
 
152
  ```text
153
 
154
  @inproceedings{schelbECCEEntitycentricCorpus2022,
155
- address = {Virtual Event, Lyon France},
156
  title = {{ECCE}: {Entity}-centric {Corpus} {Exploration} {Using} {Contextual} {Implicit} {Networks}},
157
- copyright = {All rights reserved},
158
- isbn = {978-1-4503-9130-6},
159
- shorttitle = {{ECCE}},
160
  url = {https://dl.acm.org/doi/10.1145/3487553.3524237},
161
- doi = {10.1145/3487553.3524237},
162
- language = {en},
163
- urldate = {2023-02-14},
164
  booktitle = {Companion {Proceedings} of the {Web} {Conference} 2022},
165
- publisher = {ACM},
166
  author = {Schelb, Julian and Ehrmann, Maud and Romanello, Matteo and Spitz, Andreas},
167
- month = apr,
168
  year = {2022},
169
- keywords = {Read},
170
- pages = {278--281},
171
- file = {Full Text:/Users/julianschelb/Zotero/storage/PECQVBSZ/Schelb et al. - 2022 - ECCE Entity-centric Corpus Exploration Using Cont.pdf:application/pdf},
172
  }
173
 
174
  ```
 
147
  This model is limited by its training dataset of entity-annotated news articles from a specific span of time. This may not generalize well for all use cases in different domains.
148
 
149
 
150
+ ## Bibtex Reference
151
 
152
  ```text
153
 
154
  @inproceedings{schelbECCEEntitycentricCorpus2022,
 
155
  title = {{ECCE}: {Entity}-centric {Corpus} {Exploration} {Using} {Contextual} {Implicit} {Networks}},
 
 
 
156
  url = {https://dl.acm.org/doi/10.1145/3487553.3524237},
 
 
 
157
  booktitle = {Companion {Proceedings} of the {Web} {Conference} 2022},
 
158
  author = {Schelb, Julian and Ehrmann, Maud and Romanello, Matteo and Spitz, Andreas},
 
159
  year = {2022},
 
 
 
160
  }
161
 
162
  ```