maastrichtlawtech / extraction_libraries

Python libraries for extracting from data sources like Rechtspraak, ECHR, Cellar
Apache License 2.0
10 stars 1 forks source link

Updated code for extraction #8

Closed venvis closed 3 months ago

venvis commented 5 months ago

The three python files has the code for extraction/scraping of operative part from the documents of the respected Celex Id's and accordingly writes them into csv,json and txt files . For now the txt,json method has been commented under the call function of the class Writing() in the class ### output.py.