Treebank Search

A web-interface to query a corpus of parse trees or tokenized sentences. Results can be displayed in various ways or exported to a file.

Query languages (click to toggle help): {% if havetgrep %} TGrep2, {% endif %} {% if havefrag %} fragment, {% endif %} regex.
Available macros: {% if havetgrep %} TGrep2, {% endif %} {% if havefrag %} fragment, {% endif %} regex.
Browse through trees, sentences | Statistics & readability measures

{% if metadata is defined and metadata is not none %} {% endif %}
{{ 'smaller' if 'textarea' in form else 'larger' }} textbox
Input:{{ selectedtexts|length }} texts selected; Query engine: {% if havetgrep %} {% endif %} {% if havefrag %} {% endif %}

Output:
Normalization:
Variables:

view metadata
Options ;
{{ 'show' if form.get('query') or output == 'style' else 'hide'}} selection;
(Select all; none) {% if metadata is defined and metadata is not none %} {% endif %}
{% for text in texts -%}
{% endfor -%}

{%- block result %}{% endblock -%}