Morpheus: Difference between revisions

From The Digital Classicist Wiki
Jump to navigation Jump to search
(added tref to the Morph algorithm)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:


==Authors==
==Authors==
The first version of Morpheus was developed by Gregory Crane, augmenting the [[Morph]] parsing algorithm developed by David Packard.
The first version of Morpheus was developed by Gregory Crane.


==Description==
==Description==
Morpheus was created as an augmentation of the [[Morph]] parsing algorithm developed by David Packard.
Morpheus is a morphological parsing and lemmatising tool produced by the Perseus Project. Basically Morpheus takes as input a token in Latin or Ancient Greek (in Beta Code) and returns:
Morpheus is a morphological parsing and lemmatising tool produced by the Perseus Project. Basically Morpheus takes as input a token in Latin or Ancient Greek (in Beta Code) and returns:


Line 36: Line 37:


==References==
==References==
Crane, Gregory. "Generating and parsing classical Greek." Literary and Linguistic Computing 6.4 (1991): 243-245. Available: <https://academic.oup.com/dsh/article-abstract/6/4/243/1289024>
Crane, Gregory. "Generating and parsing classical Greek." Literary and Linguistic Computing 6.4 (1991): 243-245. Available: https://academic.oup.com/dsh/article-abstract/6/4/243/1289024




Line 42: Line 43:
[[category:morphology]]
[[category:morphology]]
[[category:Lemmatisation]]
[[category:Lemmatisation]]
[[category:Arabic]]
[[category:Linguistics]]
[[category:Linguistics]]

Latest revision as of 16:03, 16 December 2025

Available

Authors

The first version of Morpheus was developed by Gregory Crane.

Description

Morpheus was created as an augmentation of the Morph parsing algorithm developed by David Packard. Morpheus is a morphological parsing and lemmatising tool produced by the Perseus Project. Basically Morpheus takes as input a token in Latin or Ancient Greek (in Beta Code) and returns:

  1. The lemma (or multiple possible lemmata) from which this token derives;
  2. A full morphological breakdown of the form (part of speech, case, number, gender, person, mood, etc.)

Morpheus is fully integrated into the Perseus website and language study tools. For example, you can enter inflected words via the forms at:

Other implementations of Morpheus are documented in: http://sites.tufts.edu/perseusupdates/2012/11/01/morphology-service-beta/ https://wikihub.berkeley.edu/display/pbamboo/Morphological+Analysis+Service+Contract+Description+-+v1.1.1

Possibly also of interest: https://github.com/perseids-project/perseids_docs/wiki/Morphology-Service-Setup https://github.com/alpheios-project/arethusa/wiki/Adding-a-new-Morphology-Service-to-Arethusa

An automatic attempt to provide the right morphological analysis and lemma for each token of the EPIDOC-compliant texts of the Open Greek and Latin Project [1] and PerseusDL [2] is documented in [3].

The Alpheios fork of Morpheus, which includes built binaries and Greek stemlibs, and puts a wrapper on the morpheus output that adheres to the Alpheios Lexicon Schema can be found in the Alpheios GitHub repository.

The Text Alignment Network function library has a built-in function tan:search-morpheus() that allows Greek and Latin results to be fetched natively within XSLT code.

References to other implementations and uses of Morpheus would be appreciated.

References

Crane, Gregory. "Generating and parsing classical Greek." Literary and Linguistic Computing 6.4 (1991): 243-245. Available: https://academic.oup.com/dsh/article-abstract/6/4/243/1289024