Segmentations
=============

Segmentations are at the heart of Orange Textable. Start learning about them.

.. toctree::
    :maxdepth: 1
   
    Strings, segments, and segmentations <strings_segments_segmentations>
    Keyboard input and segmentation display <keyboard_input_segmentation_display>
    Merging segmentations together <merging_segmentations_together>
    A note on regular expressions <note_regular_expressions>
    Segmenting data into smaller units <segmenting_data_smaller_units>
    Hierarchical segmentations and performance issues <hierarchical_segmentations_performance_issues>
    Partitioning segmentations <partitioning_segmentations>
    Using a segmentation to filter another <using_segmentation_filter_another>


