phHartl / eu-judgement-analyse

Quantitative analysis of judgments of the European Court of Justice
MIT License
6 stars 0 forks source link

Wrap missing analysis functions (& parameters) into api #65

Closed phHartl closed 3 years ago

phHartl commented 3 years ago

Currently, the API misses some functionality which is internally already present in the analysis module. Missing methods should be added with all their configuration parameters (and respect the defaults defined by the analysis module) as well as existing interface methods should be extended to support all the of the corresponding analysis function's parameters.