clic.db package¶

Submodules¶

  • clic.db.book: Fetch/store book dicts to DB
  • book_hash()
  • get_book()
  • put_book()
  • clic.db.book_metadata: Fetch additional book information
    • get_book_metadata
      • book_titles
      • chapter_start
      • word_count_chapter
      • word_count_quote
  • get_book_metadata()
  • clic.db.corpora: Resolve corpora lists
    • corpora_to_book_ids
      • book name
      • author
      • corpus name
      • old names
  • corpora_to_book_ids()
  • clic.db.corpora: Get/put corpora dicts to DB
  • put_corpus()
  • clic.db.cursor: Connect to CLiC DB
  • LoggingConnection
    • LoggingConnection.filter()
  • get_pool_cursor()
  • get_script_cursor()
  • put_pool_cursor()
  • clic.db.lookup: Translate forms of region class
  • API_SUBSETS
  • api_subset_lookup()
  • rclass_id_lookup()
  • clic.db.version: Get/set corpora version in DB
  • clic_version()
  • update_version()

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 package
          • Next: clic.db.book: Fetch/store book dicts to DB
©2025, Michaela Mahlberg, Viola Wiegand, Jamie Lentin & Anthony Hennessey. | Powered by Sphinx 8.0.2 & Alabaster 1.0.0 | Page source