Coder Social home page Coder Social logo

danishahmed92 / rapid Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7.52 MB

Relation extrAction using Pattern generation and semantIc embeDdings

Home Page: http://danish-thesis.cs.upb.de:3000/

JavaScript 3.62% CSS 3.34% Java 4.66% Roff 88.18% EJS 0.20%
natural-language-processing semantic-web relation-extraction ontologies pattern-recognition word-embeddings

rapid's Introduction

RAPID (Relation extrAction using Pattern generation and semantIc embeDdings)

RAPID aims to determine dbo relations from a given natural language text, and tries to disambiguate between multiple relations by means pattern generation and semantic embeddings.

Resources Required

External Libraries

External Data

Remaining Data

  • All other data can be found at "data"

Installation Guide

  1. Import "evaluation_all_embed_threshold.sql" MySQL database.
  2. Set the required database configuration, and data paths in "dbConfig.ini" and "systemConfig.ini" respectively.
  3. Execute "Application.java" to start REST API service.
  4. To run Web-App demo, run command "node app.js" from directory "rapid-webapp" 4.1 Make sure the REST API is already executing.

System Requirements

  1. Tomcat 8
  2. MySQL 5.1.39
  3. NodeJS 8.10.0
  4. At least 18 GB of ram (Since all models of Word2Vec, Glove, and fastText are loaded simultaneously along with their respective Property Embedding Model - We used 32 GB of ram)

Useful Readings

  1. Theoretical Document
  2. Brief Overview
  3. RAPID In Action
  4. Contact Person

Credits

rapid's People

Contributors

danishahmed92 avatar dependabot[bot] avatar

Watchers

James Cloos 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.