README / README.md
aeth0r's picture
Update README.md
8da6f15 verified
---
title: README
emoji: 🦊
colorFrom: yellow
colorTo: red
sdk: static
pinned: false
---
# compnet-renard
The `compnet-renard` HuggingFace organisation regroups the models, datasets and demos related to [Renard](https://github.com/CompNet/Renard). Renard is a modular Python library to extract static and dynamic character networks.
If you use Renard in your research, please cite:
```bibtex
@Article{Amalvy2024,
doi = {10.21105/joss.06574},
year = {2024},
publisher = {The Open Journal},
volume = {9},
number = {98},
pages = {6574},
author = {Amalvy, A. and Labatut, V. and Dufour, R.},
title = {Renard: A Modular Pipeline for Extracting Character Networks from Narrative Texts},
journal = {Journal of Open Source Software},
}
```