Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,3 +280,15 @@ curl "http://localhost:2222/rest/annotate?text=Paris&confidence=0.5"

## Licence
This project is under [MPL licence](./LICENSE).

## Citation

If you use this work, please cite:

```bibtex
@inproceedings{eaab2026ontoconnectlm,
title={OntoConnectLM: Un outil de génération des ontologies guidé par les LLMs et les connaissances ouvertes},
author={Amdouni, Emna and Belfadel, Abdelhadi and Gagnant, Maxence and Kattan, Joseph},
booktitle={26ÈME CONFÉRENCE FRANCOPHONE SUR L'EXTRACTION ET LA GESTION DES CONNAISSANCES},
year={2026}
}