logo
The Classical Language Toolkit (CLTK)
Home
Initializing search
    cltk/cltk
    cltk/cltk
    • Home
    • Quickstart
    • Pipelines
    • Languages
    • CLTK Data Types
    • Translation
    • Command Line Interface
    • User-Defined Pipelines
    • Output Formats
    • Provenance and Confidence
    • Compare Backends
    • Advanced Configuration
    • Advanced Prompting
    • Troubleshooting
    • Acknowledgements
      • cltk
        • __main__
        • cli
          • analyze
          • compare
          • compare_backends
          • dispatch
          • export
          • main
          • pipeline
          • utils
        • compare_backends
        • core
          • cltk_logger
          • data_types
          • exceptions
          • logging_utils
          • process_registry
          • provenance
        • dependency
          • processes
              • Subclasses
          • utils
        • enrichment
          • processes
          • utils
        • evaluation
          • compare_backends
        • exports
          • _helpers
          • igt
          • readers_guide_html
          • tei
        • genai
          • mistral
          • ollama
          • openai
          • prompt_registry
          • prompts
        • languages
          • example_texts
          • glottolog
          • languages
          • pipelines
          • utils
        • morphosyntax
          • conll
          • processes
              • Subclasses
          • ud_deprels
          • ud_features
          • ud_pos
          • utils
        • nlp
        • pipeline
          • compiler
          • presets
          • spec_io
          • specs
        • sentence
          • processes
          • utils
        • stanza
          • processes
        • text
          • processes
          • utils
        • translation
          • processes
          • utils
        • utils
          • file_operations
          • file_outputs
          • utils

    Home

    The Classical Language Toolkit (CLTK) is a Python library offering natural language processing (NLP) for pre-modern languages.

    • Source code: https://github.com/cltk/cltk
    • PyPI: https://pypi.org/project/cltk/
    • License: MIT (https://github.com/cltk/cltk/blob/master/LICENSE)

    Newcomers may begin with the Quickstart Quickstart for basic install and common examples.

    December 29, 2025 September 27, 2025
    Made with Material for MkDocs