Skip to content

miroslavliska/DcatQueryClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DcatQueryClassifier

Projekt, ktorý klasifikuje otázky v prirodzenom jazyku na predpripravené SPARQL dotazy.

Ako spustiť projekt

  1. Klonujte tento repozitár: git clone https://github.com/yourusername/DcatQueryClassifier.git

  2. Nainštalujte potrebné knižnice:

pip install -r requirements.txt

  1. Trénujte model:

python src/train.py

  1. Po natrénovaní modelu môžete predpovedať dotazy:

python src/predict.py "chcem datasety po 14.6.2010"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages