You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

86 lines
108 KiB

3 weeks ago
{
"default": {
3 weeks ago
"1448f30aa17ec1983bc1359f3c731a32": {
"return": "(\"entity\"<|>\"吉林动画学院\"<|>\"organization\"<|>\"吉林动画学院 is an educational institution advertising a recruitment plan for research positions and listing the application conditions.\")##\n(\"content_keywords\"<|>\"job recruitment, education, research positions, application requirements\")<|COMPLETE|>",
3 weeks ago
"cache_type": "extract",
3 weeks ago
"chunk_id": "chunk-1f0c3c41a5d8258ec1b6226d3e655777",
3 weeks ago
"embedding": null,
"embedding_shape": null,
"embedding_min": null,
"embedding_max": null,
3 weeks ago
"original_prompt": "---Goal---\nGiven a text document that is potentially relevant to this activity and a list of entity types, identify all entities of those types from the text and all relationships among the identified entities.\nUse English as output language.\n\n---Steps---\n1. Identify all entities. For each identified entity, extract the following information:\n- entity_name: Name of the entity, use same language as input text. If English, capitalized the name.\n- entity_type: One of the following types: [organization,person,geo,event,category]\n- entity_description: Comprehensive description of the entity's attributes and activities\nFormat each entity as (\"entity\"<|><entity_name><|><entity_type><|><entity_description>)\n\n2. From the entities identified in step 1, identify all pairs of (source_entity, target_entity) that are *clearly related* to each other.\nFor each pair of related entities, extract the following information:\n- source_entity: name of the source entity, as identified in step 1\n- target_entity: name of the target entity, as identified in step 1\n- relationship_description: explanation as to why you think the source entity and the target entity are related to each other\n- relationship_strength: a numeric score indicating strength of the relationship between the source entity and target entity\n- relationship_keywords: one or more high-level key words that summarize the overarching nature of the relationship, focusing on concepts or themes rather than specific details\nFormat each relationship as (\"relationship\"<|><source_entity><|><target_entity><|><relationship_description><|><relationship_keywords><|><relationship_strength>)\n\n3. Identify high-level key words that summarize the main concepts, themes, or topics of the entire text. These should capture the overarching ideas present in the document.\nFormat the content-level key words as (\"content_keywords\"<|><high_level_keywords>)\n\n4. Return output in English as a single list of all the entities and relationships identified in steps 1 and 2. Use **##** as the list delimiter.\n\n5. When finished, output <|COMPLETE|>\n\n######################\n---Examples---\n######################\nExample 1:\n\nEntity_types: [person, technology, mission, organization, location]\nText:\n```\nwhile Alex clenched his jaw, the buzz of frustration dull against the backdrop of Taylor's authoritarian certainty. It was this competitive undercurrent that kept him alert, the sense that his and Jordan's shared commitment to discovery was an unspoken rebellion against Cruz's narrowing vision of control and order.\n\nThen Taylor did something unexpected. They paused beside Jordan and, for a moment, observed the device with something akin to reverence. \"If this tech can be understood...\" Taylor said, their voice quieter, \"It could change the game for us. For all of us.\"\n\nThe underlying dismissal earlier seemed to falter, replaced by a glimpse of reluctant respect for the gravity of what lay in their hands. Jordan looked up, and for a fleeting heartbeat, their eyes locked with Taylor's, a wordless clash of wills softening into an uneasy truce.\n\nIt was a small transformation, barely perceptible, but one that Alex noted with an inward nod. They had all been brought here by different paths\n```\n\nOutput:\n(\"entity\"<|>\"Alex\"<|>\"person\"<|>\"Alex is a character who experiences frustration and is observant of the dynamics among other characters.\")##\n(\"entity\"<|>\"Taylor\"<|>\"person\"<|>\"Taylor is portrayed with authoritarian certainty and shows a moment of reverence towards a device, indicating a change in perspective.\")##\n(\"entity\"<|>\"Jordan\"<|>\"person\"<|>\"Jordan shares a commitment to discovery and has a significant interaction with Taylor regarding a device.\")##\n(\"entity\"<|>\"Cruz\"<|>\"person\"<|>\"Cruz is associated with a vision of control and order, influencing the dynamics among other characters.\")##\n(\"entity\"<|>\"The Device\"<|>\"technology\"<|>\"The Device is central to the story, with potential game-changing implicatio
3 weeks ago
},
3 weeks ago
"95e43d357fe4b54cdc5903b4412f42fc": {
"return": "(\"entity\"<|>\"吉林动画学院\"<|>\"organization\"<|>\"吉林动画学院 is an educational institution specializing in animation and related fields, currently recruiting for research positions.\")##\n(\"entity\"<|>\"科研岗位\"<|>\"category\"<|>\"科研岗位 refers to research positions being offered by 吉林动画学院, indicating the institution's focus on academic research.\")##\n(\"entity\"<|>\"招聘计划\"<|>\"event\"<|>\"招聘计划 is the recruitment event organized by 吉林动画学院 to fill research positions.\")##\n(\"entity\"<|>\"报名条件\"<|>\"category\"<|>\"报名条件 outlines the eligibility criteria and requirements for applicants to the research positions.\")##\n(\"relationship\"<|>\"吉林动画学院\"<|>\"科研岗位\"<|>\"吉林动画学院 is offering research positions as part of its academic activities.\"<|>\"academic recruitment, research focus\"<|>8)##\n(\"relationship\"<|>\"吉林动画学院\"<|>\"招聘计划\"<|>\"吉林动画学院 is conducting a recruitment plan to hire for research positions.\"<|>\"institutional hiring, event organization\"<|>9)##\n(\"relationship\"<|>\"招聘计划\"<|>\"报名条件\"<|>\"The recruitment plan includes specific application conditions that candidates must meet.\"<|>\"eligibility criteria, application process\"<|>7)##\n(\"relationship\"<|>\"科研岗位\"<|>\"报名条件\"<|>\"The research positions have associated eligibility requirements outlined in the application conditions.\"<|>\"position requirements, candidate qualifications\"<|>8)##\n(\"content_keywords\"<|>\"academic recruitment, research positions, eligibility criteria, animation education\")<|COMPLETE|>",
3 weeks ago
"cache_type": "extract",
3 weeks ago
"chunk_id": "chunk-1f0c3c41a5d8258ec1b6226d3e655777",
3 weeks ago
"embedding": null,
"embedding_shape": null,
"embedding_min": null,
"embedding_max": null,
3 weeks ago
"original_prompt": "[{\"role\": \"user\", \"content\": \"---Goal---\\nGiven a text document that is potentially relevant to this activity and a list of entity types, identify all entities of those types from the text and all relationships among the identified entities.\\nUse English as output language.\\n\\n---Steps---\\n1. Identify all entities. For each identified entity, extract the following information:\\n- entity_name: Name of the entity, use same language as input text. If English, capitalized the name.\\n- entity_type: One of the following types: [organization,person,geo,event,category]\\n- entity_description: Comprehensive description of the entity's attributes and activities\\nFormat each entity as (\\\"entity\\\"<|><entity_name><|><entity_type><|><entity_description>)\\n\\n2. From the entities identified in step 1, identify all pairs of (source_entity, target_entity) that are *clearly related* to each other.\\nFor each pair of related entities, extract the following information:\\n- source_entity: name of the source entity, as identified in step 1\\n- target_entity: name of the target entity, as identified in step 1\\n- relationship_description: explanation as to why you think the source entity and the target entity are related to each other\\n- relationship_strength: a numeric score indicating strength of the relationship between the source entity and target entity\\n- relationship_keywords: one or more high-level key words that summarize the overarching nature of the relationship, focusing on concepts or themes rather than specific details\\nFormat each relationship as (\\\"relationship\\\"<|><source_entity><|><target_entity><|><relationship_description><|><relationship_keywords><|><relationship_strength>)\\n\\n3. Identify high-level key words that summarize the main concepts, themes, or topics of the entire text. These should capture the overarching ideas present in the document.\\nFormat the content-level key words as (\\\"content_keywords\\\"<|><high_level_keywords>)\\n\\n4. Return output in English as a single list of all the entities and relationships identified in steps 1 and 2. Use **##** as the list delimiter.\\n\\n5. When finished, output <|COMPLETE|>\\n\\n######################\\n---Examples---\\n######################\\nExample 1:\\n\\nEntity_types: [person, technology, mission, organization, location]\\nText:\\n```\\nwhile Alex clenched his jaw, the buzz of frustration dull against the backdrop of Taylor's authoritarian certainty. It was this competitive undercurrent that kept him alert, the sense that his and Jordan's shared commitment to discovery was an unspoken rebellion against Cruz's narrowing vision of control and order.\\n\\nThen Taylor did something unexpected. They paused beside Jordan and, for a moment, observed the device with something akin to reverence. \\\"If this tech can be understood...\\\" Taylor said, their voice quieter, \\\"It could change the game for us. For all of us.\\\"\\n\\nThe underlying dismissal earlier seemed to falter, replaced by a glimpse of reluctant respect for the gravity of what lay in their hands. Jordan looked up, and for a fleeting heartbeat, their eyes locked with Taylor's, a wordless clash of wills softening into an uneasy truce.\\n\\nIt was a small transformation, barely perceptible, but one that Alex noted with an inward nod. They had all been brought here by different paths\\n```\\n\\nOutput:\\n(\\\"entity\\\"<|>\\\"Alex\\\"<|>\\\"person\\\"<|>\\\"Alex is a character who experiences frustration and is observant of the dynamics among other characters.\\\")##\\n(\\\"entity\\\"<|>\\\"Taylor\\\"<|>\\\"person\\\"<|>\\\"Taylor is portrayed with authoritarian certainty and shows a moment of reverence towards a device, indicating a change in perspective.\\\")##\\n(\\\"entity\\\"<|>\\\"Jordan\\\"<|>\\\"person\\\"<|>\\\"Jordan shares a commitment to discovery and has a significant interaction with Taylor regarding a device.\\\")##\\n(\\\"entity\\\"<|>\\\"Cruz\\\"<|>\\\"person\\\"<|>\\\"Cruz is associated with a vision of control and order, influencing t
},
"c1a59af226f3991d10f031a4bd5763d2": {
"return": "(\"entity\"<|>\"Jilin Animation Institute\"<|>\"organization\"<|>\"Jilin Animation Institute is an educational institution focused on animation and digital media, currently recruiting for specialized research positions.\")##\n(\"entity\"<|>\"Engine Engineer\"<|>\"category\"<|>\"Engine Engineer is a recruitment position requiring expertise in game engines like Unreal Engine and Unity, with 10 vacancies.\")##\n(\"entity\"<|>\"Smart Bionic Mechanic\"<|>\"category\"<|>\"Smart Bionic Mechanic is a recruitment position focused on mechanical design and robotics, with 8 vacancies.\")##\n(\"entity\"<|>\"AI Algorithm Engineer\"<|>\"category\"<|>\"AI Algorithm Engineer is a recruitment position specializing in AI, computer vision, and graphics, with 10 vacancies.\")##\n(\"relationship\"<|>\"Jilin Animation Institute\"<|>\"Engine Engineer\"<|>\"Jilin Animation Institute is recruiting Engine Engineers to enhance its capabilities in game engine development.\"<|>\"recruitment, technical expertise\"<|>8)##\n(\"relationship\"<|>\"Jilin Animation Institute\"<|>\"Smart Bionic Mechanic\"<|>\"Jilin Animation Institute is hiring Smart Bionic Mechanics to advance research in robotics and mechanical design.\"<|>\"recruitment, robotics\"<|>7)##\n(\"relationship\"<|>\"Jilin Animation Institute\"<|>\"AI Algorithm Engineer\"<|>\"Jilin Animation Institute is seeking AI Algorithm Engineers to strengthen its AI and computer vision research.\"<|>\"recruitment, artificial intelligence\"<|>9)##\n(\"content_keywords\"<|>\"recruitment, animation, digital media, research, technology\")<|COMPLETE|>",
"cache_type": "extract",
"chunk_id": "chunk-77d0b910bdef022f65960f6783be7296",
3 weeks ago
"embedding": null,
"embedding_shape": null,
"embedding_min": null,
"embedding_max": null,
3 weeks ago
"original_prompt": "---Goal---\nGiven a text document that is potentially relevant to this activity and a list of entity types, identify all entities of those types from the text and all relationships among the identified entities.\nUse English as output language.\n\n---Steps---\n1. Identify all entities. For each identified entity, extract the following information:\n- entity_name: Name of the entity, use same language as input text. If English, capitalized the name.\n- entity_type: One of the following types: [organization,person,geo,event,category]\n- entity_description: Comprehensive description of the entity's attributes and activities\nFormat each entity as (\"entity\"<|><entity_name><|><entity_type><|><entity_description>)\n\n2. From the entities identified in step 1, identify all pairs of (source_entity, target_entity) that are *clearly related* to each other.\nFor each pair of related entities, extract the following information:\n- source_entity: name of the source entity, as identified in step 1\n- target_entity: name of the target entity, as identified in step 1\n- relationship_description: explanation as to why you think the source entity and the target entity are related to each other\n- relationship_strength: a numeric score indicating strength of the relationship between the source entity and target entity\n- relationship_keywords: one or more high-level key words that summarize the overarching nature of the relationship, focusing on concepts or themes rather than specific details\nFormat each relationship as (\"relationship\"<|><source_entity><|><target_entity><|><relationship_description><|><relationship_keywords><|><relationship_strength>)\n\n3. Identify high-level key words that summarize the main concepts, themes, or topics of the entire text. These should capture the overarching ideas present in the document.\nFormat the content-level key words as (\"content_keywords\"<|><high_level_keywords>)\n\n4. Return output in English as a single list of all the entities and relationships identified in steps 1 and 2. Use **##** as the list delimiter.\n\n5. When finished, output <|COMPLETE|>\n\n######################\n---Examples---\n######################\nExample 1:\n\nEntity_types: [person, technology, mission, organization, location]\nText:\n```\nwhile Alex clenched his jaw, the buzz of frustration dull against the backdrop of Taylor's authoritarian certainty. It was this competitive undercurrent that kept him alert, the sense that his and Jordan's shared commitment to discovery was an unspoken rebellion against Cruz's narrowing vision of control and order.\n\nThen Taylor did something unexpected. They paused beside Jordan and, for a moment, observed the device with something akin to reverence. \"If this tech can be understood...\" Taylor said, their voice quieter, \"It could change the game for us. For all of us.\"\n\nThe underlying dismissal earlier seemed to falter, replaced by a glimpse of reluctant respect for the gravity of what lay in their hands. Jordan looked up, and for a fleeting heartbeat, their eyes locked with Taylor's, a wordless clash of wills softening into an uneasy truce.\n\nIt was a small transformation, barely perceptible, but one that Alex noted with an inward nod. They had all been brought here by different paths\n```\n\nOutput:\n(\"entity\"<|>\"Alex\"<|>\"person\"<|>\"Alex is a character who experiences frustration and is observant of the dynamics among other characters.\")##\n(\"entity\"<|>\"Taylor\"<|>\"person\"<|>\"Taylor is portrayed with authoritarian certainty and shows a moment of reverence towards a device, indicating a change in perspective.\")##\n(\"entity\"<|>\"Jordan\"<|>\"person\"<|>\"Jordan shares a commitment to discovery and has a significant interaction with Taylor regarding a device.\")##\n(\"entity\"<|>\"Cruz\"<|>\"person\"<|>\"Cruz is associated with a vision of control and order, influencing the dynamics among other characters.\")##\n(\"entity\"<|>\"The Device\"<|>\"technology\"<|>\"The Device is central to the story, with potential game-changing implicatio
3 weeks ago
},
3 weeks ago
"db09806a03ce1d1b6da68641219f0e45": {
"return": "(\"entity\"<|>\"Jilin Animation Institute\"<|>\"organization\"<|>\"An educational institution specializing in animation and digital media, currently recruiting for advanced technical positions.\")##\n(\"entity\"<|>\"Engine Engineer\"<|>\"category\"<|>\"A technical position requiring expertise in game engines like Unreal Engine and Unity, with 10 vacancies.\")##\n(\"entity\"<|>\"Smart Bionic Mechanic\"<|>\"category\"<|>\"A technical position focused on mechanical design and robotics, with 8 vacancies.\")##\n(\"entity\"<|>\"AI Algorithm Engineer\"<|>\"category\"<|>\"A technical position specializing in AI, computer vision and graphics, with 10 vacancies.\")##\n(\"entity\"<|>\"Unreal Engine\"<|>\"category\"<|>\"A game engine platform mentioned as required experience for Engine Engineer position.\")##\n(\"entity\"<|>\"Unity\"<|>\"category\"<|>\"A game engine platform mentioned as required experience for Engine Engineer position.\")##\n(\"entity\"<|>\"ThreeJS\"<|>\"category\"<|>\"A JavaScript library mentioned as relevant experience for Engine Engineer position.\")##\n(\"entity\"<|>\"SolidWorks\"<|>\"category\"<|>\"3D modeling software required for Smart Bionic Mechanic position.\")##\n(\"entity\"<|>\"Fusion 360\"<|>\"category\"<|>\"3D modeling software required for Smart Bionic Mechanic position.\")##\n(\"entity\"<|>\"Arduino\"<|>\"category\"<|>\"Hardware platform preferred for Smart Bionic Mechanic position.\")##\n(\"entity\"<|>\"Raspberry Pi\"<|>\"category\"<|>\"Hardware platform preferred for Smart Bionic Mechanic position.\")##\n(\"entity\"<|>\"PLC\"<|>\"category\"<|>\"Industrial control system mentioned for Smart Bionic Mechanic position.\")##\n(\"entity\"<|>\"Python\"<|>\"category\"<|>\"Programming language required for AI Algorithm Engineer position.\")##\n(\"entity\"<|>\"PyTorch\"<|>\"category\"<|>\"Deep learning framework required for AI Algorithm Engineer position.\")##\n(\"entity\"<|>\"ComfyUI\"<|>\"category\"<|>\"AI workflow tool preferred for AI Algorithm Engineer position.\")##\n(\"entity\"<|>\"UE Engine\"<|>\"category\"<|>\"Game engine mentioned as preferred experience for AI Algorithm Engineer.\")##\n(\"entity\"<|>\"Blender\"<|>\"category\"<|>\"3D modeling software preferred for AI Algorithm Engineer position.\")##\n(\"entity\"<|>\"Computer Vision\"<|>\"category\"<|>\"Technical field required for AI Algorithm Engineer position.\")##\n(\"entity\"<|>\"Computer Graphics\"<|>\"category\"<|>\"Technical field required for AI Algorithm Engineer position.\")##\n(\"entity\"<|>\"Deep Learning\"<|>\"category\"<|>\"Technical field required for AI Algorithm Engineer position.\")##\n(\"entity\"<|>\"Digital Media Technology\"<|>\"category\"<|>\"Academic field mentioned for Engine Engineer position.\")##\n(\"entity\"<|>\"Mechanical Design\"<|>\"category\"<|>\"Academic field mentioned for Smart Bionic Mechanic position.\")##\n(\"entity\"<|>\"Control Engineering\"<|>\"category\"<|>\"Academic field mentioned for Smart Bionic Mechanic position.\")##\n(\"entity\"<|>\"Robotics\"<|>\"category\"<|>\"Academic field mentioned for Smart Bionic Mechanic position.\")##\n(\"entity\"<|>\"Industrial Design\"<|>\"category\"<|>\"Academic field mentioned for Smart Bionic Mechanic position.\")##\n(\"relationship\"<|>\"Jilin Animation Institute\"<|>\"Engine Engineer\"<|>\"The institute is recruiting Engine Engineers to strengthen its technical capabilities in game development.\"<|>\"recruitment, technical development\"<|>9)##\n(\"relationship\"<|>\"Jilin Animation Institute\"<|>\"Smart Bionic Mechanic\"<|>\"The institute is hiring Smart Bionic Mechanics to advance its mechanical and robotics research.\"<|>\"recruitment, robotics research\"<|>8)##\n(\"relationship\"<|>\"Jilin Animation Institute\"<|>\"AI Algorithm Engineer\"<|>\"The institute is seeking AI Algorithm Engineers to enhance its AI and computer graphics capabilities.\"<|>\"recruitment, AI development\"<|>9)##\n(\"relationship\"<|>\"Engine Engineer\"<|>\"Unreal Engine\"<|>\"Unreal Engine is listed as required experience for the Engine Engineer position.\"<|>\"technica
"cache_type": "extract",
"chunk_id": "chunk-77d0b910bdef022f65960f6783be7296",
"embedding": null,
"embedding_shape": null,
"embedding_min": null,
"embedding_max": null,
"original_prompt": "[{\"role\": \"user\", \"content\": \"---Goal---\\nGiven a text document that is potentially relevant to this activity and a list of entity types, identify all entities of those types from the text and all relationships among the identified entities.\\nUse English as output language.\\n\\n---Steps---\\n1. Identify all entities. For each identified entity, extract the following information:\\n- entity_name: Name of the entity, use same language as input text. If English, capitalized the name.\\n- entity_type: One of the following types: [organization,person,geo,event,category]\\n- entity_description: Comprehensive description of the entity's attributes and activities\\nFormat each entity as (\\\"entity\\\"<|><entity_name><|><entity_type><|><entity_description>)\\n\\n2. From the entities identified in step 1, identify all pairs of (source_entity, target_entity) that are *clearly related* to each other.\\nFor each pair of related entities, extract the following information:\\n- source_entity: name of the source entity, as identified in step 1\\n- target_entity: name of the target entity, as identified in step 1\\n- relationship_description: explanation as to why you think the source entity and the target entity are related to each other\\n- relationship_strength: a numeric score indicating strength of the relationship between the source entity and target entity\\n- relationship_keywords: one or more high-level key words that summarize the overarching nature of the relationship, focusing on concepts or themes rather than specific details\\nFormat each relationship as (\\\"relationship\\\"<|><source_entity><|><target_entity><|><relationship_description><|><relationship_keywords><|><relationship_strength>)\\n\\n3. Identify high-level key words that summarize the main concepts, themes, or topics of the entire text. These should capture the overarching ideas present in the document.\\nFormat the content-level key words as (\\\"content_keywords\\\"<|><high_level_keywords>)\\n\\n4. Return output in English as a single list of all the entities and relationships identified in steps 1 and 2. Use **##** as the list delimiter.\\n\\n5. When finished, output <|COMPLETE|>\\n\\n######################\\n---Examples---\\n######################\\nExample 1:\\n\\nEntity_types: [person, technology, mission, organization, location]\\nText:\\n```\\nwhile Alex clenched his jaw, the buzz of frustration dull against the backdrop of Taylor's authoritarian certainty. It was this competitive undercurrent that kept him alert, the sense that his and Jordan's shared commitment to discovery was an unspoken rebellion against Cruz's narrowing vision of control and order.\\n\\nThen Taylor did something unexpected. They paused beside Jordan and, for a moment, observed the device with something akin to reverence. \\\"If this tech can be understood...\\\" Taylor said, their voice quieter, \\\"It could change the game for us. For all of us.\\\"\\n\\nThe underlying dismissal earlier seemed to falter, replaced by a glimpse of reluctant respect for the gravity of what lay in their hands. Jordan looked up, and for a fleeting heartbeat, their eyes locked with Taylor's, a wordless clash of wills softening into an uneasy truce.\\n\\nIt was a small transformation, barely perceptible, but one that Alex noted with an inward nod. They had all been brought here by different paths\\n```\\n\\nOutput:\\n(\\\"entity\\\"<|>\\\"Alex\\\"<|>\\\"person\\\"<|>\\\"Alex is a character who experiences frustration and is observant of the dynamics among other characters.\\\")##\\n(\\\"entity\\\"<|>\\\"Taylor\\\"<|>\\\"person\\\"<|>\\\"Taylor is portrayed with authoritarian certainty and shows a moment of reverence towards a device, indicating a change in perspective.\\\")##\\n(\\\"entity\\\"<|>\\\"Jordan\\\"<|>\\\"person\\\"<|>\\\"Jordan shares a commitment to discovery and has a significant interaction with Taylor regarding a device.\\\")##\\n(\\\"entity\\\"<|>\\\"Cruz\\\"<|>\\\"person\\\"<|>\\\"Cruz is associated with a vision of control and order, influencing t
},
"148bc216ee133c2586806717c4df3378": {
"return": "(\"entity\"<|>\"Jilin Animation Institute\"<|>\"organization\"<|>\"Jilin Animation Institute is an academic institution focused on animation and technology, currently recruiting for research positions requiring high-level technical skills.\")##\n(\"entity\"<|>\"技术美术 TD\"<|>\"category\"<|>\"技术美术 TD is a job category requiring expertise in digital effects, animation, and proficiency in software like Maya, Blender, Nuke, Houdini, and Unreal Engine.\")##\n(\"entity\"<|>\"互联网全站开发工程师\"<|>\"category\"<|>\"互联网全站开发工程师 is a job category for full-stack web developers with expertise in Java, Vue, and frameworks like SpringMVC, mybatis, and SpringBoot.\")##\n(\"relationship\"<|>\"Jilin Animation Institute\"<|>\"技术美术 TD\"<|>\"Jilin Animation Institute is recruiting for the position of 技术美术 TD, indicating its focus on advanced animation and digital media skills.\"<|>\"recruitment, technical specialization\"<|>8)##\n(\"relationship\"<|>\"Jilin Animation Institute\"<|>\"互联网全站开发工程师\"<|>\"Jilin Animation Institute is recruiting for the position of 互联网全站开发工程师, highlighting its emphasis on software development and web technologies.\"<|>\"recruitment, technical specialization\"<|>8)##\n(\"content_keywords\"<|>\"job recruitment, animation, software development, technical skills, academic institution\")<|COMPLETE|>",
"cache_type": "extract",
"chunk_id": "chunk-98ee901f07eee5a5a7c0b8c9c2c7bda1",
3 weeks ago
"embedding": null,
"embedding_shape": null,
"embedding_min": null,
"embedding_max": null,
3 weeks ago
"original_prompt": "---Goal---\nGiven a text document that is potentially relevant to this activity and a list of entity types, identify all entities of those types from the text and all relationships among the identified entities.\nUse English as output language.\n\n---Steps---\n1. Identify all entities. For each identified entity, extract the following information:\n- entity_name: Name of the entity, use same language as input text. If English, capitalized the name.\n- entity_type: One of the following types: [organization,person,geo,event,category]\n- entity_description: Comprehensive description of the entity's attributes and activities\nFormat each entity as (\"entity\"<|><entity_name><|><entity_type><|><entity_description>)\n\n2. From the entities identified in step 1, identify all pairs of (source_entity, target_entity) that are *clearly related* to each other.\nFor each pair of related entities, extract the following information:\n- source_entity: name of the source entity, as identified in step 1\n- target_entity: name of the target entity, as identified in step 1\n- relationship_description: explanation as to why you think the source entity and the target entity are related to each other\n- relationship_strength: a numeric score indicating strength of the relationship between the source entity and target entity\n- relationship_keywords: one or more high-level key words that summarize the overarching nature of the relationship, focusing on concepts or themes rather than specific details\nFormat each relationship as (\"relationship\"<|><source_entity><|><target_entity><|><relationship_description><|><relationship_keywords><|><relationship_strength>)\n\n3. Identify high-level key words that summarize the main concepts, themes, or topics of the entire text. These should capture the overarching ideas present in the document.\nFormat the content-level key words as (\"content_keywords\"<|><high_level_keywords>)\n\n4. Return output in English as a single list of all the entities and relationships identified in steps 1 and 2. Use **##** as the list delimiter.\n\n5. When finished, output <|COMPLETE|>\n\n######################\n---Examples---\n######################\nExample 1:\n\nEntity_types: [person, technology, mission, organization, location]\nText:\n```\nwhile Alex clenched his jaw, the buzz of frustration dull against the backdrop of Taylor's authoritarian certainty. It was this competitive undercurrent that kept him alert, the sense that his and Jordan's shared commitment to discovery was an unspoken rebellion against Cruz's narrowing vision of control and order.\n\nThen Taylor did something unexpected. They paused beside Jordan and, for a moment, observed the device with something akin to reverence. \"If this tech can be understood...\" Taylor said, their voice quieter, \"It could change the game for us. For all of us.\"\n\nThe underlying dismissal earlier seemed to falter, replaced by a glimpse of reluctant respect for the gravity of what lay in their hands. Jordan looked up, and for a fleeting heartbeat, their eyes locked with Taylor's, a wordless clash of wills softening into an uneasy truce.\n\nIt was a small transformation, barely perceptible, but one that Alex noted with an inward nod. They had all been brought here by different paths\n```\n\nOutput:\n(\"entity\"<|>\"Alex\"<|>\"person\"<|>\"Alex is a character who experiences frustration and is observant of the dynamics among other characters.\")##\n(\"entity\"<|>\"Taylor\"<|>\"person\"<|>\"Taylor is portrayed with authoritarian certainty and shows a moment of reverence towards a device, indicating a change in perspective.\")##\n(\"entity\"<|>\"Jordan\"<|>\"person\"<|>\"Jordan shares a commitment to discovery and has a significant interaction with Taylor regarding a device.\")##\n(\"entity\"<|>\"Cruz\"<|>\"person\"<|>\"Cruz is associated with a vision of control and order, influencing the dynamics among other characters.\")##\n(\"entity\"<|>\"The Device\"<|>\"technology\"<|>\"The Device is central to the story, with potential game-changing implicatio
3 weeks ago
},
3 weeks ago
"94287fbde5a4fc8032c026a460f9b994": {
"return": "(\"entity\"<|>\"Jilin Animation Institute\"<|>\"organization\"<|>\"An academic institution specializing in animation and digital media technology, currently recruiting for advanced technical positions.\")##\n(\"entity\"<|>\"技术美术 TD\"<|>\"category\"<|>\"Technical Art TD position requiring PhD in digital effects/animation, expertise in Maya/Blender/Nuke/Houdini/UE, and Python/Mel programming.\")##\n(\"entity\"<|>\"互联网全站开发工程师\"<|>\"category\"<|>\"Full-stack developer position requiring PhD in CS, Java/Vue expertise, and experience with Spring/MyBatis frameworks.\")##\n(\"entity\"<|>\"Maya\"<|>\"category\"<|>\"3D animation software required for Technical Art TD position.\")##\n(\"entity\"<|>\"Blender\"<|>\"category\"<|>\"Open-source 3D creation suite required for Technical Art TD position.\")##\n(\"entity\"<|>\"Nuke\"<|>\"category\"<|>\"Compositing software required for Technical Art TD position.\")##\n(\"entity\"<|>\"Houdini\"<|>\"category\"<|>\"3D animation software required for Technical Art TD position.\")##\n(\"entity\"<|>\"Unreal Engine\"<|>\"category\"<|>\"Game engine required for Technical Art TD position.\")##\n(\"entity\"<|>\"Python\"<|>\"category\"<|>\"Programming language required for Technical Art TD plugin development.\")##\n(\"entity\"<|>\"Mel\"<|>\"category\"<|>\"Scripting language required for Technical Art TD position.\")##\n(\"entity\"<|>\"Vue\"<|>\"category\"<|>\"JavaScript framework required for Full-stack Developer position.\")##\n(\"entity\"<|>\"Java\"<|>\"category\"<|>\"Programming language required for Full-stack Developer position.\")##\n(\"entity\"<|>\"SpringMVC\"<|>\"category\"<|>\"Java framework required for Full-stack Developer position.\")##\n(\"entity\"<|>\"MyBatis\"<|>\"category\"<|>\"Java persistence framework required for Full-stack Developer position.\")##\n(\"entity\"<|>\"SpringBoot\"<|>\"category\"<|>\"Java framework required for Full-stack Developer position.\")##\n(\"relationship\"<|>\"Jilin Animation Institute\"<|>\"技术美术 TD\"<|>\"The institute is recruiting Technical Art TDs with specific animation/VFX software expertise.\"<|>\"recruitment, technical specialization\"<|>9)##\n(\"relationship\"<|>\"Jilin Animation Institute\"<|>\"互联网全站开发工程师\"<|>\"The institute is recruiting full-stack developers with Java/Vue expertise.\"<|>\"recruitment, technical specialization\"<|>9)##\n(\"relationship\"<|>\"技术美术 TD\"<|>\"Maya\"<|>\"Technical Art TD position requires Maya expertise for animation/VFX work.\"<|>\"software requirement, job skill\"<|>8)##\n(\"relationship\"<|>\"技术美术 TD\"<|>\"Blender\"<|>\"Technical Art TD position requires Blender expertise for 3D creation.\"<|>\"software requirement, job skill\"<|>8)##\n(\"relationship\"<|>\"技术美术 TD\"<|>\"Nuke\"<|>\"Technical Art TD position requires Nuke expertise for compositing.\"<|>\"software requirement, job skill\"<|>8)##\n(\"relationship\"<|>\"技术美术 TD\"<|>\"Houdini\"<|>\"Technical Art TD position requires Houdini expertise for 3D animation.\"<|>\"software requirement, job skill\"<|>8)##\n(\"relationship\"<|>\"技术美术 TD\"<|>\"Unreal Engine\"<|>\"Technical Art TD position requires UE expertise for virtual production.\"<|>\"software requirement, job skill\"<|>8)##\n(\"relationship\"<|>\"技术美术 TD\"<|>\"Python\"<|>\"Technical Art TD position requires Python for tool/plugin development.\"<|>\"programming requirement, job skill\"<|>9)##\n(\"relationship\"<|>\"技术美术 TD\"<|>\"Mel\"<|>\"Technical Art TD position requires Mel scripting for Maya automation.\"<|>\"programming requirement, job skill\"<|>8)##\n(\"relationship\"<|>\"互联网全站开发工程师\"<|>\"Vue\"<|>\"Full-stack developer position requires Vue framework expertise.\"<|>\"framework requirement, job skill\"<|>9)##\n(\"relationship\"<|>\"互联网全站开发工程师\"<|>\"Java\"<|>\"Full-stack developer position requires Java programming expertise.\"<|>\"programming requirement, job skill\"<|>9)##\n(\"relationship\"<|>\"互联网全站开发工程师\"<|>\"Spring
"cache_type": "extract",
"chunk_id": "chunk-98ee901f07eee5a5a7c0b8c9c2c7bda1",
"embedding": null,
"embedding_shape": null,
"embedding_min": null,
"embedding_max": null,
"original_prompt": "[{\"role\": \"user\", \"content\": \"---Goal---\\nGiven a text document that is potentially relevant to this activity and a list of entity types, identify all entities of those types from the text and all relationships among the identified entities.\\nUse English as output language.\\n\\n---Steps---\\n1. Identify all entities. For each identified entity, extract the following information:\\n- entity_name: Name of the entity, use same language as input text. If English, capitalized the name.\\n- entity_type: One of the following types: [organization,person,geo,event,category]\\n- entity_description: Comprehensive description of the entity's attributes and activities\\nFormat each entity as (\\\"entity\\\"<|><entity_name><|><entity_type><|><entity_description>)\\n\\n2. From the entities identified in step 1, identify all pairs of (source_entity, target_entity) that are *clearly related* to each other.\\nFor each pair of related entities, extract the following information:\\n- source_entity: name of the source entity, as identified in step 1\\n- target_entity: name of the target entity, as identified in step 1\\n- relationship_description: explanation as to why you think the source entity and the target entity are related to each other\\n- relationship_strength: a numeric score indicating strength of the relationship between the source entity and target entity\\n- relationship_keywords: one or more high-level key words that summarize the overarching nature of the relationship, focusing on concepts or themes rather than specific details\\nFormat each relationship as (\\\"relationship\\\"<|><source_entity><|><target_entity><|><relationship_description><|><relationship_keywords><|><relationship_strength>)\\n\\n3. Identify high-level key words that summarize the main concepts, themes, or topics of the entire text. These should capture the overarching ideas present in the document.\\nFormat the content-level key words as (\\\"content_keywords\\\"<|><high_level_keywords>)\\n\\n4. Return output in English as a single list of all the entities and relationships identified in steps 1 and 2. Use **##** as the list delimiter.\\n\\n5. When finished, output <|COMPLETE|>\\n\\n######################\\n---Examples---\\n######################\\nExample 1:\\n\\nEntity_types: [person, technology, mission, organization, location]\\nText:\\n```\\nwhile Alex clenched his jaw, the buzz of frustration dull against the backdrop of Taylor's authoritarian certainty. It was this competitive undercurrent that kept him alert, the sense that his and Jordan's shared commitment to discovery was an unspoken rebellion against Cruz's narrowing vision of control and order.\\n\\nThen Taylor did something unexpected. They paused beside Jordan and, for a moment, observed the device with something akin to reverence. \\\"If this tech can be understood...\\\" Taylor said, their voice quieter, \\\"It could change the game for us. For all of us.\\\"\\n\\nThe underlying dismissal earlier seemed to falter, replaced by a glimpse of reluctant respect for the gravity of what lay in their hands. Jordan looked up, and for a fleeting heartbeat, their eyes locked with Taylor's, a wordless clash of wills softening into an uneasy truce.\\n\\nIt was a small transformation, barely perceptible, but one that Alex noted with an inward nod. They had all been brought here by different paths\\n```\\n\\nOutput:\\n(\\\"entity\\\"<|>\\\"Alex\\\"<|>\\\"person\\\"<|>\\\"Alex is a character who experiences frustration and is observant of the dynamics among other characters.\\\")##\\n(\\\"entity\\\"<|>\\\"Taylor\\\"<|>\\\"person\\\"<|>\\\"Taylor is portrayed with authoritarian certainty and shows a moment of reverence towards a device, indicating a change in perspective.\\\")##\\n(\\\"entity\\\"<|>\\\"Jordan\\\"<|>\\\"person\\\"<|>\\\"Jordan shares a commitment to discovery and has a significant interaction with Taylor regarding a device.\\\")##\\n(\\\"entity\\\"<|>\\\"Cruz\\\"<|>\\\"person\\\"<|>\\\"Cruz is associated with a vision of control and order, influencing t
}
},
"hybrid": {
3 weeks ago
"8e9b365d12f2e522f2b7816482699dfc": {
3 weeks ago
"return": "{\"high_level_keywords\": [\"\\u62db\\u8058\", \"\\u5c97\\u4f4d\", \"\\u9ad8\\u7b49\\u6559\\u80b2\"], \"low_level_keywords\": [\"\\u5409\\u6797\\u52a8\\u753b\\u5b66\\u9662\", \"\\u6559\\u5e08\\u804c\\u4f4d\", \"\\u884c\\u653f\\u804c\\u4f4d\", \"\\u6280\\u672f\\u804c\\u4f4d\"]}",
3 weeks ago
"cache_type": "keywords",
"chunk_id": null,
"embedding": null,
"embedding_shape": null,
"embedding_min": null,
"embedding_max": null,
"original_prompt": "吉林动画学院招聘岗位有哪些?"
},
"8e346e5eef35efcaa126b334fb975638": {
3 weeks ago
"return": "根据吉林动画学院的招聘信息,目前开放的科研岗位主要包括以下五类:\n\n### 1. 引擎工程师Engine Engineer\n- **需求人数**10人 \n- **核心要求** \n - 博士学历,计算机或数字媒体技术相关专业 \n - 需掌握Unreal Engine、Unity、ThreeJS等引擎开发 \n - 精通C#/C++及算法设计 \n\n### 2. 智能仿生机械师Smart Bionic Mechanic\n- **需求人数**8人 \n- **核心要求** \n - 博士学历,机械设计、机器人或控制工程专业 \n - 熟练使用SolidWorks/Fusion 360进行机械建模 \n - 具备Arduino、Raspberry Pi或PLC控制经验优先 \n\n### 3. AI算法工程师AI Algorithm Engineer\n- **需求人数**10人 \n- **核心要求** \n - 博士学历,计算机相关专业 \n - 研究方向需涉及计算机视觉、图形学或深度学习 \n - 要求Python/PyTorch技能熟悉ComfyUI/Blender/UE引擎 \n\n### 4. 技术美术TDTechnical Art TD\n- **需求人数**10人 \n- **核心要求** \n - 博士学历,数字特效或动画相关专业 \n - 需精通Maya、Blender、Houdini等影视制作软件 \n - 要求Python/Mel脚本开发能力 \n\n### 5. 互联网全站开发工程师Full-stack Developer\n- **需求人数**8人 \n- **核心要求** \n - 博士学历,计算机相关专业 \n - 需掌握Java/Vue及SpringMVC/MyBatis/SpringBoot框架 \n\n所有岗位均强调独立解决问题能力和团队协作经验部分岗位有行业经验优先条款如游戏、影视项目经验。\n\n---\n\n**References**: \n[DC] 吉林动画学院一览表.pdf (Table with Engine Engineer/Bionic Mechanic/AI roles) \n[DC] 吉林动画学院一览表.pdf (Table with Technical Art TD/Full-stack Developer roles) \n[KG] Entity \"Jilin Animation Institute Research Position Recruitment Details (table)\" \n[KG] Entity \"Jilin Animation Institute Research Position Recruitment Table (table)\" \n[KG] Entity \"招聘计划\" (Recruitment event description)",
3 weeks ago
"cache_type": "query",
"chunk_id": null,
"embedding": null,
"embedding_shape": null,
"embedding_min": null,
"embedding_max": null,
"original_prompt": "吉林动画学院招聘岗位有哪些?"
3 weeks ago
}
3 weeks ago
}
}