Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
venvis authored May 1, 2024
1 parent 868b14c commit 6368651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cellar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Python 3.9
<li><code>filter_subject_matter</code></li>
Returns a dataframe of cases only containing a certain phrase in the column containing the subject of cases.
<li><code>Analyzer</code></li>
A class whose instance(declaration) when called returns a list of the all the text contained within the operative part for each European Case law case(En-English only).
A class whose instance(declaration) when called returns a list of the all the text contained within the operative part for each European Court of Justice (CJEU, formerly known as European Court of Justice (ECJ)) judgement (English only).
<li><code>Writing</code></li>
A class which writes the text for the operative part for each European Case law case(En-English only) into csv,json and txt files(Generated upon initialization).<br>
the <code>Writing</code> class has three functions : <br><br>
Expand Down

0 comments on commit 6368651

Please sign in to comment.