{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2608-27035","title":"Representing and Parsing Korean Constituency Structure at Different Levels of Granularity","arxiv_id":"2608.27035","date":"2026-08-27","proceeding":null,"authors":["Jungyeul Park","KyungTae Lim","Zihao Huang","Eunkyul Leah Jo","Yige Chen","Chulwoo Park"],"abstract":"Korean constituency parsing raises a representational challenge because the terminal units of a phrase-structure tree do not straightforwardly correspond to simple surface words. Korean eojeols are morphologically complex spacing units, and existing constituency resources differ in how they represent eojeol-internal morphology and non-overt elements. This paper compares three constituency parsing representations derived from the Penn Korean Treebank: Morpheme+XPOS, Eojeol+XPOS, and Eojeol+UPOS. We construct these representations by removing null elements, aligning Penn Korean phrase structure with overt eojeol tokens, preserving Penn Korean phrase labels where possible, and varying the terminal and preterminal layers. We then evaluate canonical non-binary transition-based constituency parsers in top-down, in-order, and bottom-up orders under a shared modeling and evaluation setup. All experiments use gold terminal segmentation and gold preterminal labels and therefore evaluate constituency parsing conditioned on gold morphosyntactic annotation. Eojeol terminals yield shorter transition sequences, but Eojeol+UPOS parsing substantially underperforms the morphologically richer conditions. Eojeol+XPOS narrows this gap, while Morpheme+XPOS gives the strongest results even after its predictions are projected to the eojeol terminal domain. Under these gold-annotation conditions, the results show that fine-grained morphological and XPOS representations provide valuable evidence for the evaluated parsers. This empirical finding concerns the information available for parsing and does not by itself determine the linguistically preferable terminal domain. Independently, linguistic and resource-design considerations motivate eojeol as a stable and interpretable surface domain for phrase-structure annotation, with morpheme-level and XPOS information retained as aligned morphosyntactic evidence.","url_abs":"https://arxiv.org/abs/2608.27035","url_pdf":"https://arxiv.org/pdf/2608.27035","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.27035"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/stanfordnlp/stanza","reach":null}],"summary":{"ran":8,"ran_honours":1},"by_repo_kind":{"found_in_text":{"samples":9,"ran":9,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":9,"samples":[{"code_sha256_prefix":"c678b3baec5d2def","entry":"all_lowercase","repo":"stanfordnlp/stanza","repo_kind":"found_in_text","path":"stanza/models/lemmatizer.py","file_url":"https://github.com/stanfordnlp/stanza/blob/HEAD/stanza/models/lemmatizer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c678b3baec5d2def"}},{"code_sha256_prefix":"a1799307dea67f8d","entry":"batchify","repo":"stanfordnlp/stanza","repo_kind":"found_in_text","path":"stanza/models/charlm.py","file_url":"https://github.com/stanfordnlp/stanza/blob/HEAD/stanza/models/charlm.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a1799307dea67f8d"}},{"code_sha256_prefix":"724dca7b60d7f54e","entry":"build_indexes","repo":"stanfordnlp/stanza","repo_kind":"found_in_text","path":"stanza/models/lang_identifier.py","file_url":"https://github.com/stanfordnlp/stanza/blob/HEAD/stanza/models/lang_identifier.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"724dca7b60d7f54e"}},{"code_sha256_prefix":"03c4d0722a83c25a","entry":"convert_fc_shapes","repo":"stanfordnlp/stanza","repo_kind":"found_in_text","path":"stanza/models/classifier.py","file_url":"https://github.com/stanfordnlp/stanza/blob/HEAD/stanza/models/classifier.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"03c4d0722a83c25a"}},{"code_sha256_prefix":"380cf031e8cd6eec","entry":"get_batch","repo":"stanfordnlp/stanza","repo_kind":"found_in_text","path":"stanza/models/charlm.py","file_url":"https://github.com/stanfordnlp/stanza/blob/HEAD/stanza/models/charlm.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"380cf031e8cd6eec"}},{"code_sha256_prefix":"31c468c12bca7ddd","entry":"model_file_name","repo":"stanfordnlp/stanza","repo_kind":"found_in_text","path":"stanza/models/tokenizer.py","file_url":"https://github.com/stanfordnlp/stanza/blob/HEAD/stanza/models/tokenizer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"31c468c12bca7ddd"}},{"code_sha256_prefix":"b35b6fa5dc976f3f","entry":"parse_args","repo":"stanfordnlp/stanza","repo_kind":"found_in_text","path":"stanza/models/identity_lemmatizer.py","file_url":"https://github.com/stanfordnlp/stanza/blob/HEAD/stanza/models/identity_lemmatizer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b35b6fa5dc976f3f"}},{"code_sha256_prefix":"957a14f01a8bab3b","entry":"randomize_lengths_range","repo":"stanfordnlp/stanza","repo_kind":"found_in_text","path":"stanza/models/lang_identifier.py","file_url":"https://github.com/stanfordnlp/stanza/blob/HEAD/stanza/models/lang_identifier.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"957a14f01a8bab3b"}},{"code_sha256_prefix":"4372bb4533fd1936","entry":"repackage_hidden","repo":"stanfordnlp/stanza","repo_kind":"found_in_text","path":"stanza/models/charlm.py","file_url":"https://github.com/stanfordnlp/stanza/blob/HEAD/stanza/models/charlm.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4372bb4533fd1936"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}