processes
Processes of POS and feature tagging.
PromptBuilder
module-attribute
MorphosyntaxProcess
GenAIMorphosyntaxProcess
Bases: MorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
CuneiformLuwianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Cuneiform Luwian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
HieroglyphicLuwianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Hieroglyphic Luwian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldPrussianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old Prussian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
LithuanianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Lithuanian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
LatvianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Latvian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
AlbanianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Albanian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
AkkadianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Akkadian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
AncientGreekGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Ancient Greek language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
BiblicalHebrewGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Biblical Hebrew language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
ClassicalArabicGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Classical Arabic language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
AvestanGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Avestan language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
BactrianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Bactrian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
SogdianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Sogdian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
BengaliGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Bengali language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
CarianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Carian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
ChurchSlavicGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Church Slavic language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
ClassicalArmenianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Classical Armenian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
ClassicalMandaicGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Classical Mandaic language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
ClassicalMongolianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Classical Mongolian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
ClassicalSyriacGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Classical Syriac language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
ClassicalTibetanGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Classical Tibetan language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
CopticGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Coptic language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
DemoticGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Demotic language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
EasternPanjabiGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Eastern Panjabi language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
EdomiteGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Edomite language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
GeezGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Geez language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
GothicGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Gothic language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
GujaratiGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Gujarati language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
HindiGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Hindi language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
KhariBoliGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Khari Boli dialect of Hindi."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
BrajGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Braj Bhasha language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
AwadhiGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Awadhi language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
HittiteGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Hittite language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
KhotaneseGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Khotanese language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
TumshuqeseGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Tumshuqese language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
LateEgyptianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Late Egyptian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
LatinGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Latin language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
LiteraryChineseGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Literary Chinese language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
LycianAGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Lycian A language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
LydianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Lydian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MaharastriPrakritGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Maharastri Prakrit language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MiddleArmenianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Middle Armenian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MiddleBretonGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Middle Breton language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MiddleChineseGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Middle Chinese language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MiddleCornishGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Middle Cornish language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MiddleEgyptianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Middle Egyptian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MiddleEnglishGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Middle English language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MiddleFrenchGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Middle French language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MiddleHighGermanGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Middle High German language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MiddleMongolGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Middle Mongol language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MoabiteGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Moabite language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OdiaGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Odia language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OfficialAramaicGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Official Aramaic (700-300 BCE) language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldBurmeseGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old Burmese language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldChineseGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old Chinese language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
BaihuaChineseGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for Early Vernacular Chinese (Baihua)."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
ClassicalBurmeseGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Classical Burmese language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
TangutGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Tangut (Xixia) language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
NewarGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Newar (Classical Nepal Bhasa) language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MeiteiGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Meitei (Classical Manipuri) language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
SgawKarenGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Sgaw Karen language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MogholiGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Mogholi (Moghol) language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
NumidianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Numidian (Ancient Berber) language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
TaitaGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Cushitic Taita language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
HausaGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Hausa language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldJurchenGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old Jurchen language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldJapaneseGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old Japanese language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldHungarianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old Hungarian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
ChagataiGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Chagatai language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldTurkicGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old Turkic language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldTamilGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old Tamil language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
AmmoniteGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Ammonite language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldAramaicGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old Aramaic (up to 700 BCE) language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldAramaicSamalianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old Aramaic–Samʾalian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MiddleAramaicGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Middle Aramaic language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
HatranGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Hatran language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
JewishBabylonianAramaicGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Jewish Babylonian Aramaic language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
SamalianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Samʾalian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldEgyptianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old Egyptian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldEnglishGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old English (ca. 450-1100) language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldFrenchGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old French (842-ca. 1400) language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldHighGermanGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old High German (ca. 750-1050) language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
EarlyIrishGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old Irish language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MarathiGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Marathi language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldNorseGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old Norse language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldPersianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old Persian (ca. 600-400 B.C.) language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
OldMiddleWelshGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Old-Middle Welsh language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
ParthianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Parthian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MiddlePersianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Middle Persian language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
PalaicGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Palaic language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
PaliGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Pali language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
PhoenicianGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Phoenician language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
PunjabiGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Punjabi language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
AssameseGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Assamese language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
SinhalaGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Sinhala language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
SindhiGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Sindhi language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
KashmiriGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Kashmiri language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
BagriGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Bagri (Rajasthani) language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
ClassicalSanskritGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Classical Sanskrit language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
VedicSanskritGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Vedic Sanskrit language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
TokharianAGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Tokharian A language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
TokharianBGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Tokharian B language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
UgariticGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Ugaritic language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
UrduGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Urdu language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
SauraseniPrakritGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Sauraseni Prakrit language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
MagadhiPrakritGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Magadhi Prakrit language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.
Source code in cltk/morphosyntax/processes.py
GandhariGenAIMorphosyntaxProcess
Bases: GenAIMorphosyntaxProcess
Language-specific morphosyntax process using a generative GPT model.
description
class-attribute
instance-attribute
description: str = (
"Default morphology tagging process using a generative GPT model for the Gandhari language."
)
algorithm
cached
property
Return the morphosyntax generation function for this process.
run
Run the configured GPT morphosyntax tagging workflow.