Named Entity Recognition for DAnish based on Transformers
Project description
NERDA
Fine-tuning of transformer-based models for Named Entity Recognition (=NER) tasks.
Installation guide
pip install NERDA
NER tasks
Named Entity Recognition (NER) tasks are all about identifying and extracting names of named entitites from natural language texts.
Read more about NER on Wikipedia.
'NERDA
'?
'NERDA
' originally stands for 'Named Entity Recognition for DAnish'. However, this
is somewhat misleading, since the functionality is no longer limited to Danish.
On the contrary it generalizes to all other languages, i.e. NERDA supports
fine-tuning of transformer-based models for NER tasks for any arbitrary
language.
Read more
The documentation for NERDA
including code references and
examples can be accessed here.
Contact
We hope, that you will find NERDA
useful.
Please direct any questions and feedbacks to us!
If you want to contribute (which we encourage you to), open a PR.
If you encounter a bug or want to suggest an enhancement, please open an issue.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.