Skip to content

tsmdt/DHd-2025_eScriptorium-meets-LLMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DHd 2025: Workshop eScriptorium meets LLMs

Hands-On 3: LLMs for Named Entity Recognition on OCR output

This experimental repository and jupyter notebook demonstrates how to apply large language models (LLMs) to Named Entity Recognition (NER) tasks.

It is based on these papers:

Repository structure

project/
├── README.md
├── LLMs4NER/
│   ├── DHd_2025_LLMs4NER.ipynb
│   └── data/
│       ├── labeled_data.json
└── LICENSE

About

Using LLMs for Named Entity Recognition (NER)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors