{% extends 'base.html' %} {% block content %}

MELODI Presto provides three functions:


1. Enrich

Return the enriched semantic triples for a list of query terms

2. Overlap

Return the overlapping enriched semantic triples for two lists of queries

3. Sentence

Return the semantic triples for a given PubMed ID

Note, this web application serves only as a demonstration. For full analysis data, please use the API. {% endblock %} {% block javascript %} {% endblock %}