Contents:

  • Introduction
  • Loading Datasets
  • Installation
  • Adding Datasets
  • Adding Stream Operators and Metrics
  • Components
  • Backend
  • Operators
  • Contributors Guide
  • unitxt
  • Catalog
    • Augmentors
    • Benchmarks
    • Cards
    • Formats
    • Instructions
    • Metrics
    • Operators
    • Processors
      • convert_to_boolean
      • dict_of_lists_to_value_key_pairs
      • first_character
      • hate_speech_or_not_hate_speech
      • list_to_empty_entity_tuples
      • load_json
      • lower_case
      • lower_case_till_punc
      • stance_to_pro_con
      • string_or_not_hate
      • take_first_non_empty_line
      • take_first_word
      • to_list_by_comma
      • to_pairs
      • to_span_label_pairs
      • to_span_label_pairs_surface_only
      • to_string
      • to_string_stripped
      • to_yes_or_none
      • toxic_or_not_toxic
      • yes_no_to_int
    • Recipes
    • Splitters
    • Tasks
    • Templates
Unitxt
  • Catalog
  • Processors
  • Edit on GitHub


Processors

  • convert_to_boolean
  • dict_of_lists_to_value_key_pairs
  • first_character
  • hate_speech_or_not_hate_speech
  • list_to_empty_entity_tuples
  • load_json
  • lower_case
  • lower_case_till_punc
  • stance_to_pro_con
  • string_or_not_hate
  • take_first_non_empty_line
  • take_first_word
  • to_list_by_comma
  • to_pairs
  • to_span_label_pairs
  • to_span_label_pairs_surface_only
  • to_string
  • to_string_stripped
  • to_yes_or_none
  • toxic_or_not_toxic
  • yes_no_to_int
Previous Next

© Copyright 2023, IBM Research. Revision e3fb5ed7.

Built with Sphinx using a theme provided by Read the Docs.