Code Monkey home page Code Monkey logo

patcom's Introduction

Patent Document comparision system

The project is divided into 4 module each module is kept in their respective directory. 'driver.py' contains the driver function which takes input as 2 pdf document and outputs their comparative summary. All the requirements are noted in 'requirement.txt'. The program to calculate rouge score is present in 'rouge_score.py' 'wrapper.py' is the GUI for project. Patents for testing are present in 'patent_documents' folder.

Prerequisite: The nltk package should be installed completely or else it would generate lookup error. To avoid that, execute below 2 lines of code in python after installing nltk, import nltk nltk.download('all') in python

Steps to run:

  1. Make sure that system has all requirements fulfilled as given in 'requirement.txt'
  2. Run 'wrapper.py'
  3. Input : GUI would require one pdf document which the system would compare every other document with. And the second input would be the path of the directory in which other documents are present which are to be compared.
  4. On clicking 'generate summaries' button it would output the summaries.

patcom's People

Contributors

ayushbansal323 avatar nikhilbadgujar avatar sunnykhandare avatar ashish-surve avatar surve-ashish avatar laveshjain11 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.