{% extends "base.html" %} {% block interactive %} class="current" {% end %} {% block content %} Query Generator

Add your Text File of codes

{% if numOfGrants %} {{numOfGrants}} Codes loaded successfully! {% end %}

Add your positive words or phrases

Phrase
Weight

Add your negative words or phrases

Phrase
Weight

Insert your Text here:

Select the preprocessing steps to clean your text.

A filter that removes stop words from the token text.

A filter that normalizes token text to lower case.

A filter that splits the text into words on intra-word delimiters (all non alpha-numeric characters).

Select the configuration for the suggested statements.

Choose in how many word-pairs each suggested statement will be splitted. (Use 0 to not split the suggested statements).

Remove stop words from the suggested statements.

Normalize suggested statements to lower case.

Split the suggested statements into words on intra-word delimiters (all non alpha-numeric characters).


{% end %}