Skip to content

Add Docker containerization - #7

Open
whothefluff wants to merge 3 commits into
Alatius:masterfrom
whothefluff:3-docker
Open

Add Docker containerization#7
whothefluff wants to merge 3 commits into
Alatius:masterfrom
whothefluff:3-docker

Conversation

@whothefluff

Copy link
Copy Markdown

Adds a Dockerfile for building/running Morpheus in a container. No source changes, just the Dockerfile (and a couple of notes in the README if relevant).

Built on #6 for branch continuity, but it doesn't actually depend on the XML work. Happy to rebase this directly on main if
you'd rather take it independent of the rest.

morpheus shares cruncher's analysis pipeline (AnalyzeString, SortAnals, GoodAnals) but emits structured Perseus-style XML instead of <NL> lines:
full-word vocabulary, refined parts of speech, cartesian-expanded <infl> elements for multi-value case/gender, inline <unknown> for unrecognized words.

Includes an independent test suite (tests/run_xml_tests.sh) validating well-formedness, parity with cruncher on shared word lists, and documented intentional divergences.
See README_XML.md for usage and test ID reference.
@whothefluff whothefluff changed the title 3 docker Add Docker containerization Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant