Skip to content

sbiswas2209/ireadrx-recommendation-engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 53.0%
  • TypeScript 35.9%
  • CSS 8.9%
  • JavaScript 1.8%
  • Dockerfile 0.4%