Skip to content

Frankfurt-BigDataLab/NLP-on-multilingual-coin-datasets

Repository files navigation

NLP-on-multilingual-coin-descriptions


Experimental: You can try it as a human: Open under Corpus Numorum

or test it in Colab: Open In Colab

Use it in your code via FastAPI:

There is also a FastAPI were you can POST requests with parameters in a JSON block: https://data.corpus-nummorum.eu/api/nlp#/default/ Providing:

  • /ner/ Named Entity Recognition
  • /re/ Predict Relation Extraction
  • /rdf/ The generation of a RDF representation for NER and RE

Access relevant information from iconographies of the Corpus Numorum Online using natural language processing. Improvement of named entity recognition, followed by the extraction of relationships for the entity types "PERSON", "OBJECT", "ANIMAL" and "PLANT".

Requirements:

  • python 3.8.12
  • pandas 1.3.3
  • spacy 2.3.7
  • scikit-learn 0.24.2
  • SQL database

Credits

This project is based on a number of theses:


Reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •