morphkit Logo

Content

  • Installation
    • Reproducible Release Snapshot
    • Development Checkout
    • Dependencies
    • Morpheus
  • Usage
    • Obtain Morpheus Analytic blocks for a Greek word
    • Get the compact analysis results
    • Perform a full analysis
    • Limited Latin support
  • Architecture
    • Overview
    • Runtime Model
    • End-to-End Flow
    • Core Components
    • Request Layer
    • Parsing Layer
    • Annotation Layer
      • Part-of-Speech Inference
      • Morphological Tag Generation
    • Comparison and Ranking Layer
    • Data Shape
    • Design Characteristics
    • Versioning Note
  • License
    • Code
    • Non-code materials
    • Why the split exists
  • Releases
    • Baseline Release
    • Using Versioned Docs
    • Release Notes

Functions

  • Index
  • morphkit.analyse_pos
    • analyse_pos()
  • morphkit.analyse_morph_tag
    • analyse_morph_tag()
  • morphkit.analyse_word_with_morpheus
    • analyse_word_with_morpheus()
  • morphkit.annotate_and_sort_analyses
    • annotate_and_sort_analyses()
  • morphkit.compare_tags
    • compare_tags()
  • morphkit.decode_tag
    • decode_tag()
  • morphkit.get_word_blocks
    • get_word_blocks()
  • morphkit.init_compare_tags
    • init_compare_tags()
  • morphkit.parse_word_block
    • parse_word_block()
  • morphkit.split_into_raw_blocks
    • split_into_raw_blocks()
morphkit
  • Index

Index

A | C | D | G | I | P | S

A

  • analyse_morph_tag() (in module morphkit)
  • analyse_pos() (in module morphkit)
  • analyse_word_with_morpheus() (in module morphkit)
  • annotate_and_sort_analyses() (in module morphkit)

C

  • compare_tags() (in module morphkit)

D

  • decode_tag() (in module morphkit)

G

  • get_word_blocks() (in module morphkit)

I

  • init_compare_tags() (in module morphkit)

P

  • parse_word_block() (in module morphkit)

S

  • split_into_raw_blocks() (in module morphkit)

© Copyright 2026, Tony Jurg.

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