Skip to content

Commit 34e188d

Browse files
docs: update OSA knowledge sync documentation
- Add hed-python to list of synced GitHub repositories - Document automatic paper deduplication feature
1 parent e0959ef commit 34e188d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/osa/knowledge-sync.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Options:
6262
- `hed-standard/hed-specification`
6363
- `hed-standard/hed-schemas`
6464
- `hed-standard/hed-javascript`
65+
- `hed-standard/hed-python`
6566

6667
### `osa sync papers`
6768

@@ -85,6 +86,9 @@ Options:
8586
- `-s, --source`: Paper source (`openalex`, `semanticscholar`, `pubmed`)
8687
- `-q, --query`: Custom search query (default: "HED annotation" OR "Hierarchical Event Descriptors")
8788

89+
!!! info "Automatic Deduplication"
90+
Papers are automatically deduplicated using fuzzy title matching. The same paper from different sources (e.g., OpenALEX and Semantic Scholar) is only shown once in search results.
91+
8892
### `osa sync all`
8993

9094
Sync all knowledge sources (GitHub + papers).

0 commit comments

Comments
 (0)