Skip to content

XuanJi at LLMs4OL-2026 #333

Description

@daiping8

LLMs4OL 2026 Submission

  • Challenge: Task A — Primitive Ontology Extraction
  • Team name: XuanJi
  • Contact: Jiaqi Jin (jin.jiaqi@zte.com.cn)

Submission

This is an Option 2 (script-based) submission. The submission package llms4ol2026_Task A_Primitive Ontology Extraction.zip is attached to this issue as a file attachment.

Contents

llms4ol2026_Task A_Primitive Ontology Extraction.zip

https://github.com/daiping8/llms4ol_Task_A

BTW

The submission requirements that unittest.py must be used as the filename for unit tests. But a file literally named unittest.py placed on the run path shadows Python's standard-library unittest module; because the OntoLearner dependency (via torch) performs import unittest internally, the shadow caused a circular import failure. Renaming to test_suite.py resolves the conflict while keeping the same content and intent. See https://github.com/daiping8/llms4ol_Task_A#5-unit-tests for details.

Metadata

Metadata

Assignees

Labels

challenge-submissionIssues related to challenge submission integrations.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions