Skip to content

Vraelot/Justtesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install packages.

Create virtualenv first and then install poetry.

Install poetry

curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -

Now install the packages.

poetry install poetry.lock

Spacy Models

You need to install the following spacy models(english, italian) before running the code.

python -m spacy download en_core_web_sm
python -m spacy download it_core_news_sm

The-Entities-Swissknife

TES is a streamlit App devoted to NEL: Named Entities Recognition and Wikification (linking wikipedia/wikidata) to support Semantic Publishing through Schema.org Structured Data Markup (in JSON-LD format).

Razor api for testing

f0852f0515c92c0686d129f79ff9c5584b87c1b67d503073a4c93ec9

Test urls

https://alimentazionebambini.e-coop.it/pedagogia/giochi-di-natale-con-i-numeri-idea-montessori-5-6-anni/
https://alimentazionebambini.e-coop.it/pedagogia/metodo-montessori/ciclo-vitale-di-una-piantina-per-bambini-piccoli/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages