Skip to content

raoashish10/LIRA

Repository files navigation

LIRA

Description

Legal Information Retrieval, Analysis and Summarization - LIRA(S)

  • Allows user to input the query or the reference document for searching
  • Searches for documents relevant to query. Returns top 5 matches which can be viewed.
  • Summarizes the document chosen for viewing.
  • Provides documents similar to the one being viewed.

Docker Commands

  • Building docker image:
    docker build -t lira-docker . --platform linux/amd64

  • Running docker image:
    docker run -p 8888:80 lira-docker

Running locally

  • Run Docker commands
  • Site hosted on localhost:8888

About

Legal Information Retrieval, Analysis and Summarization - LIRA(S)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •