{% extends "base.html" %} {% block content %}
Title & Source

Display title

The display title of this pre-processing configuration.
{% include "pipelines/data_source.html" with context %}
{% include "pipelines/pre-processing.html" with context %} {% include "pipelines/nlp.html" with context %} {% include "pipelines/learning.html" with context %}
{% endblock %}