clic.region package¶

Submodules¶

  • clic.region.chapter: Tag chapter.* regions
    • chapter.title / chapter.text regions
    • chapter.part regions
    • chapter.paragraph / chapter.sentence regions
  • tagger_chapter()
  • tagger_chapter_paragraph()
  • tagger_chapter_part()
  • tagger_chapter_sentence()
  • tagger_chapter_text()
  • tagger_chapter_title()
  • clic.region.metadata: Tag metadata.* regions
    • metadata.title / metadata.author regions
  • tagger_metadata()
  • clic.region.quote: Tag quote.* regions
    • quote.quote / quote.nonquote regions
    • quote.embedded regions
  • is_quote()
  • tagger_quote()
  • tagger_quote_nonquote()
  • tagger_quote_quote()
  • clic.region.suspension: Tag quote.suspension.* regions
    • quote.suspension regions
  • tagger_quote_suspension()
  • clic.region.tag: Tag a book with all region taggers
  • tagger()
  • clic.region.utils: Internal utilities for tagging
  • region_append_without_whitespace()
  • regions_flatten()
  • regions_invert()
  • regions_unflatten()

Module contents¶

CLiC User Guide

Navigation

  • Introduction
  • What’s new in this version of CLiC
  • System requirements
  • The CLiC corpora
  • CLiC analysis tabs
  • List of known issues
  • Policies
  • Advanced topics
  • References

Appendices

  • Appendices
  • Glossary of terms used

Related Topics

  • Documentation overview
    • Advanced topics
      • Module documentation
        • clic package
          • Previous: clic.migrate.region_preview: Mark up regions in text with ANSI colour codes
          • Next: clic.region.chapter: Tag chapter.* regions
©2025, Michaela Mahlberg, Viola Wiegand, Jamie Lentin & Anthony Hennessey. | Powered by Sphinx 8.0.2 & Alabaster 1.0.0 | Page source