Referencing and researching past judgments is an important step in filing, fighting, or deciding a case. Just-Justice eliminates the need of sifting physically through the millions of documents available based on established law and legal proceedings and presents the users the top documents for any query they type! We believe that Just-Justice can help everyone from Judges and Lawyers to citizens of our country. Lawyers would find it easy to research from existing case documents. By automating the process, their efficiency would be increased. Judges can stay ahead of the game by retrieving information about past judgments by date, geographical area, and other tags and other relevant details at a glance. By looking at past cases, judgments and related cases in their area, Citizens can make an informed decision before filing a case.
- flask https://programminghistorian.org/en/lessons/creating-apis-with-python-and-flask
- nltk https://www.nltk.org/install.html
- re https://pypi.org/project/regex/
- networkx https://networkx.github.io/documentation/stable/install.html
- numpy https://numpy.org/install/
- sklearn https://scikit-learn.org/stable/install.html
- math
- spellchecker https://pypi.org/project/pyspellchecker/
- collections
$ git clone https://github.com/milonimittal/Legal-Search-Engine
$ cd Legal-Search-Engine
$ python3 api.py
Run http://127.0.0.1:5000/ on your web browser.
- Alternative link for dataset
https://drive.google.com/drive/folders/16-kGqOEBppr1hOQ2l7TkU2vTrvkpr9Fh?usp=sharing - Document Describing the Project
https://docs.google.com/document/d/1MBZqOisDTiiMuO47uPI4mjBiuAk1AQND3fvP1FB2l8s/edit?usp=sharing - Presentation explaining the project
https://docs.google.com/presentation/d/1rRnhoRlBUsZAuftL2CYCsVZ_EA1pTHzvloFZPLHLPMU/edit?usp=sharing - Video Demo Link
https://drive.google.com/file/d/1Ur1jNsxZ5Hys02Vs5keixNPB8V8GhI-i/view?usp=sharing - Blog
https://milonimittal.medium.com/a-search-engine-for-legal-documents-ce689567fc34