Skip to content
forked from iai-group/nordlys

Nordlys: Toolkit for entity-oriented and semantic search

License

Notifications You must be signed in to change notification settings

teanalab/nordlys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nordlys

Entities (such as people, organizations, or products) are meaningful units for organizing information and can provide direct answers to many search queries. Nordlys is a toolkit for entity-oriented and semantic search.

Functionality

Nordlys currently supports four entity-oriented tasks, which are core components in semantic search:

  • Entity cataloging
  • Entity retrieval
  • Entity linking in queries
  • Target type identification

Features

  • General-purpose information retrieval and machine learning components at its core
  • Implementations of various methods for the above entity-oriented search tasks (with more on their way)
  • Based on the DBpedia knowledge base (extendible to other knowledge bases)
  • Can used as a black box through a RESTful API
  • Can be reached via a graphical web user interface
  • Can be deployed on a local server and used as a Python package or as a command line tool
  • Highly modular and well documented code, based on a 3-tier architecture
  • Open source project that is actively being developed

Disclaimer

Nordlys is not (yet) a mature production-level system, but rather a research prototype (as can be seen from the current version number, which is v0.2). We welcome contributions on all levels (pull requests, suggestions for improvements, feature requests, etc.).

Contributors

Faegheh Hasibi, Krisztian Balog, Dario Garigliotti, Shuo Zhang

About

Nordlys: Toolkit for entity-oriented and semantic search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.3%
  • HTML 6.0%
  • JavaScript 2.6%
  • CSS 2.5%
  • Shell 0.6%