Giter Club home page Giter Club logo

humanlikeel's Introduction

HumanLikeEL

Human-Like Entity Linking using Contextual knowledge

Running

flasking.py starts a server on localhost:5000. Our current instance is running on http://flask.fii800.lod.labs.vu.nl. This accepts only POST requests with textual input as data. All additional parameters (weights, turning knowledge types ON/OFF) can be supplied as parameters in the query string. See flasking.py for supported parameters.

Requirements

Our code is written in python 3. Apart from python dependencies, we use several more things needed to run this system properly:

  1. Pickle JSON with temporal views for december 2007. The keys of this JSON are wikipedia/dbpedia entities, while the values are integers representing their views in this month.
  2. A neo4j instance that contains all wikilinks, extracted using the code and following the instructions here: https://github.com/erabug/wikigraph
  3. A running Redis instance where we cache: the wikilinks seen once, the LOTUS calls, and additional computationally heavy information.
  4. (optional) Stanford CoreNLP instance - we decided to turn off this for our experiments due to efficiency and accuracy considerations. If you need it, you can use our instance at corenlp.fii800.lod.labs.vu.nl

Contact

For any considerations, suggestions, questions, or setup troubles, contact Filip Ilievski ([email protected]).

humanlikeel's People

Contributors

filievski avatar

Stargazers

ufukhurriyet avatar James Knox avatar  avatar jerad fields avatar

Watchers

James Cloos avatar Emiel van Miltenburg avatar  avatar Ruben Izquierdo avatar piek avatar Minh Le avatar  avatar Paul Huygen avatar vdudhmal avatar Marten Postma avatar  avatar jerad fields avatar R.H. Segers avatar  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.