Text import widgets
===================

Widgets of this category take no input and emit *Segmentation* data. Their
purpose is to import text data in Orange Canvas, either from the keyboard
(:ref:`Text Field`), from files (:ref:`Text Files`), or from the Internet
(:ref:`URLs`).

.. toctree::
    :maxdepth: 1

    Text Field <text_field>
    Text Files <text_files>
    URLs <urls>

