2021-12-03 18:22:50 +01:00

21 lines
434 B
Markdown

# D3-Analyser
These are the machine learning scripts of DIDECTS. It includes the inter-annotators agreement calculation logic in iaa_d3.py and
the web page classifiers in d3_analyser.py
Simply run them by typing:
$ python d3_analyser.py --database <sqlite>.db -h
$ python iaa_d3.py
# Nota Bene
This is a work in progress.
$ python iaa_d3.py
# Nota Bene
This is a work in progress.
# Licence
GPL-3 (see LICENCE file)