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 c7bac51 commit 7548054
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cellar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ Python 3.9
Allows the creation of a network graph of the citations. Can only be returned in-memory.
<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).
<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>
</ol>

Expand Down

0 comments on commit 7548054

Please sign in to comment.