mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
126 lines
3.8 KiB
JSON
126 lines
3.8 KiB
JSON
{
|
|
"ok": true,
|
|
"probe": {
|
|
"zotero_db": "/Users/researcher/Zotero/zotero.sqlite",
|
|
"tables_found": [
|
|
"itemAnnotations",
|
|
"itemAttachments",
|
|
"itemCreators",
|
|
"itemData",
|
|
"itemDataValues",
|
|
"itemNotes",
|
|
"itemRelations",
|
|
"itemTags",
|
|
"itemTypeCreatorTypes",
|
|
"itemTypeFields",
|
|
"itemTypeFieldsCombined",
|
|
"itemTypes",
|
|
"items",
|
|
"tags",
|
|
"creators",
|
|
"collections",
|
|
"collectionItems",
|
|
"deletedItems",
|
|
"fulltextWords",
|
|
"groupItems",
|
|
"groups",
|
|
"libraries",
|
|
"relations",
|
|
"settings",
|
|
"syncCache",
|
|
"syncDeleteLog",
|
|
"syncQueue",
|
|
"version"
|
|
],
|
|
"annotation_count": 3,
|
|
"schema_version_detected": "itemAnnotations v125+"
|
|
},
|
|
"annotations": [
|
|
{
|
|
"libraryID": 1,
|
|
"annotationKey": "ABC12345",
|
|
"annotationTypeInt": 1,
|
|
"annotationType": "highlight",
|
|
"attachmentKey": "PDFE7890",
|
|
"parentItemKey": "PAPER1234",
|
|
"parentItemTitle": "Deep Learning for Biomedical Image Analysis",
|
|
"isExternal": false,
|
|
"selectedText": "Deep learning approaches have demonstrated remarkable performance across various biomedical imaging tasks, including segmentation, classification, and detection.",
|
|
"comment": "Key finding for introduction section",
|
|
"color": "#ffd400",
|
|
"pageLabel": "3",
|
|
"sortIndex": "00002|000000|00000",
|
|
"position": {
|
|
"pageIndex": 2,
|
|
"rects": [
|
|
[72.0, 520.0, 540.0, 536.0],
|
|
[72.0, 504.0, 540.0, 520.0],
|
|
[72.0, 488.0, 540.0, 504.0]
|
|
]
|
|
},
|
|
"tags": ["deep_learning", "review"],
|
|
"authorName": "",
|
|
"dateAdded": "2025-11-15 10:30:00",
|
|
"dateModified": "2025-11-15 10:35:00",
|
|
"version": 5,
|
|
"attachment_path": "storage:PDFE7890/paper.pdf",
|
|
"attachment_link_mode": 0
|
|
},
|
|
{
|
|
"libraryID": 1,
|
|
"annotationKey": "DEF67890",
|
|
"annotationTypeInt": 2,
|
|
"annotationType": "note",
|
|
"attachmentKey": "PDFE7890",
|
|
"parentItemKey": "PAPER1234",
|
|
"parentItemTitle": "Deep Learning for Biomedical Image Analysis",
|
|
"isExternal": false,
|
|
"selectedText": "",
|
|
"comment": "<p>This figure shows the U-Net architecture that became the de facto standard for medical image segmentation. Note the skip connections that preserve spatial information across the contracting path.</p>",
|
|
"color": "#2ea8e5",
|
|
"pageLabel": "7",
|
|
"sortIndex": "00006|000000|00000",
|
|
"position": {
|
|
"pageIndex": 6,
|
|
"rects": [
|
|
[420.0, 360.0, 540.0, 400.0]
|
|
]
|
|
},
|
|
"tags": ["architecture", "u-net"],
|
|
"authorName": "",
|
|
"dateAdded": "2025-11-15 14:00:00",
|
|
"dateModified": "2025-11-16 09:15:00",
|
|
"version": 7,
|
|
"attachment_path": "storage:PDFE7890/paper.pdf",
|
|
"attachment_link_mode": 0
|
|
},
|
|
{
|
|
"libraryID": 1,
|
|
"annotationKey": "GHI12345",
|
|
"annotationTypeInt": 5,
|
|
"annotationType": "underline",
|
|
"attachmentKey": "PDFE7890",
|
|
"parentItemKey": "PAPER1234",
|
|
"parentItemTitle": "Deep Learning for Biomedical Image Analysis",
|
|
"isExternal": false,
|
|
"selectedText": "The primary limitation of current approaches is the requirement for large annotated datasets.",
|
|
"comment": "Research gap — mention in related work",
|
|
"color": "#ff6666",
|
|
"pageLabel": "12",
|
|
"sortIndex": "00011|000000|00000",
|
|
"position": {
|
|
"pageIndex": 11,
|
|
"rects": [
|
|
[72.0, 480.0, 540.0, 496.0]
|
|
]
|
|
},
|
|
"tags": ["research_gap"],
|
|
"authorName": "",
|
|
"dateAdded": "2025-11-16 11:00:00",
|
|
"dateModified": "2025-11-16 11:00:00",
|
|
"version": 8,
|
|
"attachment_path": "storage:PDFE7890/paper.pdf",
|
|
"attachment_link_mode": 0
|
|
}
|
|
]
|
|
}
|