Commit 21b596dc59a281be6bda04be4354fdaca2820182

Authored by Katarzyna Krasnowska
1 parent 8a0ecc7b

Updated README

Showing 1 changed file with 5 additions and 1 deletions
README.md
@@ -195,4 +195,8 @@ To evaluate the parser (evaluation metrics will be calculated individually on ev @@ -195,4 +195,8 @@ To evaluate the parser (evaluation metrics will be calculated individually on ev
195 195
196 ```python 196 ```python
197 >>> evaluation_results = trainer.evaluate(hydra_parser) 197 >>> evaluation_results = trainer.evaluate(hydra_parser)
198 -```  
199 \ No newline at end of file 198 \ No newline at end of file
  199 +```
  200 +
  201 +# Acknowledgements
  202 +
  203 +Work supported by POIR.04.02.00-00-D006/20-00 national grant (Digital Research Infrastructure for the Arts and Humanities DARIAH-PL).
200 \ No newline at end of file 204 \ No newline at end of file