GithubHelp home page GithubHelp logo

fusion-jena / comparision-keyword-semantic-search Goto Github PK

View Code? Open in Web Editor NEW
1.0 5.0 0.0 34 KB

Supplementary material of a comparative study between a keyword based search and a semantic search in a data portal for biodiversity research

License: GNU Lesser General Public License v2.1

Java 100.00%
evaluation biodiversity dataportal dataset-search ontology query-expansion terminology user-study

comparision-keyword-semantic-search's Introduction

Supplementary material of a comparative user study between a keyword search and a semantic search

DOI

This repository provides the code for a Java application to expand a given search term on semantically related concepts. It supports the expansion on synonyms, descendant and ancestor nodes. The system takes a list of search terms as input and generates a csv file as output with related terms from ontologies.

The csv structure also contains the kind of expansion (synonym, child, parent), e.g.,

  • "ontology";"uri";"sourceTerm";"expansionTerm";"synonym";"childNode";"siblingNode";"parentNode"

Two terminology services are currently supported:

Prerequisites

The code has been implemented and tested with Java 1.8., Apache ANT 1.10 and ivy need to be installed, too.

For Bioportal an access key is needed: https://bioportal.bioontology.org/accounts/new

Installation

  • open a command line and navigate to the folder
ant run

License

The code in this project is distributed under the terms of the GNU LGPL v3.0.

Data

The primary data of the user study are available at Zenodo: DOI

Publication

Löffler, F. and Klan, F. (2016): Does Term Expansion Matter for the Retrieval of Biodiversity Data? in Joint Proceedings of the Posters and Demos Track of the 12th International Conference on Semantic Systems - SEMANTiCS2016 and the 1st International Workshop on Semantic Change & Evolving Semantics (SuCCESS'16), co-located with the 12th International Conference on Semantic Systems (SEMANTiCS 2016),2016, http://ceur-ws.org/Vol-1695/paper2.pdf

comparision-keyword-semantic-search's People

Contributors

felicitasloeffler avatar

Stargazers

 avatar

Watchers

 avatar  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.