ruddha2001 / ireadrx-recommendation-engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patent Recommendation Engine - iReadRX

The recommendation engine is a concept of having the patent data transferred into a graph database and executing queries to answer questions specific to certain business use cases such that the task is significantly easier, less resource-intensive, and less complex when compared to the same being performed by a conventional relational database. The engine is capable of accpeting a single input and forming clusters from the single starting point based on chain queries. The engine can then run the required algorithms on the clusters formed to select the best-fit data.

How to run the engine?

  • Clone the repository
  • Run the command mvn spring-boot:run

Licensing

iReadRX Recommendation Engine by iReadRX is licensed under CC BY-NC 4.0. A full text of the license is available in the LICENSE file.

About


Languages

Language:Java 53.1%Language:TypeScript 35.9%Language:CSS 8.9%Language:JavaScript 1.8%Language:Dockerfile 0.4%