A product which acts as a first level filter for the judicial officer / institution deciding the application for appointment of an Arbitrator.Our team proposes to address the problem of long pendency of cases plaguing the Indian judiciary. We posit that AI models can assist judges to decide issues in matters which have a settled legal position or a straight-jacket formula. Such a settled legal position exists in various fields of law
Packages used:
GUI:
> tkinter
Text pre-processing:
>re
>string
> nltk
Text classfication[BagOfWords]:
> TfidfVectorizer
Ml:
> sklearn[logistic regression]
Arbitration extraction:
> pypdf2