File size: 809 Bytes
4b0c099
 
a9fb28f
 
 
4b0c099
 
 
 
a9fb28f
 
8da6f15
a9fb28f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
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},
}
```