Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/917Dhj/DeepPaperNote
/ functions
Functions
686 in github.com/917Dhj/DeepPaperNote
⨍
Functions
686
◇
Types & classes
21
↓ 1 callers
Function
main
()
scripts/plan_figures.py:477
↓ 1 callers
Function
main
()
scripts/extract_evidence.py:527
↓ 1 callers
Function
main
()
scripts/extract_source_text.py:354
↓ 1 callers
Function
main
()
scripts/materialize_figure_asset.py:34
↓ 1 callers
Function
main
()
scripts/run_pipeline.py:32
↓ 1 callers
Function
main
()
scripts/locate_zotero_attachment.py:87
↓ 1 callers
Function
main
()
scripts/lint_grounding.py:414
↓ 1 callers
Function
main
()
scripts/create_input_record.py:47
↓ 1 callers
Function
main
()
scripts/extract_pdf_assets.py:1156
↓ 1 callers
Function
main
()
scripts/write_obsidian_note.py:127
↓ 1 callers
Function
main
()
scripts/collect_metadata.py:9
↓ 1 callers
Function
main
(argv: list[str] | None = None)
scripts/fetch_pdf.py:83
↓ 1 callers
Function
main
()
scripts/resolve_paper.py:9
↓ 1 callers
Function
main
()
scripts/plan_figure_table_decisions.py:211
↓ 1 callers
Function
main
()
scripts/check_environment.py:68
↓ 1 callers
Function
main
()
scripts/lint_note.py:1482
↓ 1 callers
Function
main
()
scripts/build_synthesis_bundle.py:415
↓ 1 callers
Function
materialize_insert_decisions
( note_text: str, target_path: Path, decisions: dict, asset_subdir: str, )
scripts/write_obsidian_note.py:86
↓ 1 callers
Function
math_index
(sections: list[dict[str, Any]], *, max_items: int = 200)
scripts/extract_source_text.py:236
↓ 1 callers
Function
mechanism_flow_warnings
(text: str)
scripts/lint_note.py:1451
↓ 1 callers
Function
merge_inputs
(primary: dict | None, evidence: dict | None, assets: dict | None)
scripts/plan_figures.py:23
↓ 1 callers
Function
method_section_requires_mechanism_flow
(text: str)
scripts/lint_note.py:1441
↓ 1 callers
Function
nonstandard_figure_placeholder_issues
(text: str)
scripts/lint_note.py:657
↓ 1 callers
Function
normalize_semantic_scholar_paper
(paper: dict[str, Any])
scripts/common.py:566
↓ 1 callers
Function
note_plan_with_sources
(sources_by_section: dict[str, list[dict] | list[str]])
tests/test_lint_grounding.py:74
↓ 1 callers
Function
note_quality_structural_sections
()
tests/test_contracts_consistency.py:136
↓ 1 callers
Function
note_references_image_embed
(note_text: str, expected_relative: str)
scripts/write_obsidian_note.py:77
↓ 1 callers
Function
ocr_page
(page, dpi: int)
scripts/extract_pdf_assets.py:248
↓ 1 callers
Function
parse_arxiv_xml
(xml_content: str)
scripts/common.py:420
↓ 1 callers
Function
parser
()
scripts/plan_figures.py:12
↓ 1 callers
Function
parser
()
scripts/extract_evidence.py:46
↓ 1 callers
Function
parser
()
scripts/extract_source_text.py:36
↓ 1 callers
Function
parser
()
scripts/materialize_figure_asset.py:20
↓ 1 callers
Function
parser
()
scripts/run_pipeline.py:12
↓ 1 callers
Function
parser
()
scripts/locate_zotero_attachment.py:18
↓ 1 callers
Function
parser
()
scripts/lint_grounding.py:21
↓ 1 callers
Function
parser
()
scripts/create_input_record.py:12
↓ 1 callers
Function
parser
()
scripts/extract_pdf_assets.py:224
↓ 1 callers
Function
parser
()
scripts/write_obsidian_note.py:24
↓ 1 callers
Function
parser
()
scripts/fetch_pdf.py:21
↓ 1 callers
Function
parser
()
scripts/plan_figure_table_decisions.py:22
↓ 1 callers
Function
parser
()
scripts/check_environment.py:15
↓ 1 callers
Function
parser
()
scripts/lint_note.py:212
↓ 1 callers
Function
parser
()
scripts/build_synthesis_bundle.py:20
↓ 1 callers
Function
pdf_contract_docs
()
tests/test_contracts_consistency.py:148
↓ 1 callers
Function
planned_items
(figures_wrapper: dict[str, Any])
scripts/plan_figure_table_decisions.py:88
↓ 1 callers
Function
primary_section_for_page
(sections: list[dict[str, Any]], page_number: int)
scripts/extract_source_text.py:210
↓ 1 callers
Function
quality_status
(plan_item: dict[str, Any])
scripts/plan_figure_table_decisions.py:104
↓ 1 callers
Function
resolve_note_plan_path
(note_path: Path, plan_file: str)
scripts/lint_note.py:221
↓ 1 callers
Function
resolve_pdf_path
(record: dict[str, Any])
scripts/extract_source_text.py:75
↓ 1 callers
Function
safe_image_filename
(filename: str, source_image: Path)
scripts/write_obsidian_note.py:57
↓ 1 callers
Function
sanitize_figure_assets
(assets_wrapper: dict, *, limit: int = 48)
scripts/build_synthesis_bundle.py:192
↓ 1 callers
Function
sanitize_page_assets
(assets_wrapper: dict, *, limit: int = 24)
scripts/build_synthesis_bundle.py:174
↓ 1 callers
Function
sanitize_reference_candidates
(evidence_pack: dict, *, limit: int = 20)
scripts/build_synthesis_bundle.py:40
↓ 1 callers
Function
section_focus_text
(item: dict[str, Any])
scripts/lint_grounding.py:157
↓ 1 callers
Function
section_id
(base: str, seen: dict[str, int])
scripts/extract_source_text.py:86
↓ 1 callers
Function
shell_config_value
(name: str)
scripts/common.py:223
↓ 1 callers
Function
should_insert
(caption: dict[str, Any], plan_item: dict[str, Any], status: str)
scripts/plan_figure_table_decisions.py:135
↓ 1 callers
Function
source_image_filename
(plan_item: dict[str, Any])
scripts/plan_figure_table_decisions.py:126
↓ 1 callers
Function
source_index
(source_manifest: dict)
scripts/build_synthesis_bundle.py:215
↓ 1 callers
Function
source_is_truncated
(source_manifest: dict[str, Any])
scripts/lint_grounding.py:87
↓ 1 callers
Function
source_section_ids
(source_manifest: dict[str, Any])
scripts/lint_grounding.py:61
↓ 1 callers
Function
strip_tags
(text: str)
scripts/common.py:99
↓ 1 callers
Function
subsection_body
(text: str, section_heading: str, subsection_heading: str)
scripts/lint_note.py:1242
↓ 1 callers
Function
text_units
(body: str)
scripts/lint_note.py:1309
↓ 1 callers
Function
total_pages
(source_manifest: dict[str, Any])
scripts/lint_grounding.py:78
↓ 1 callers
Function
truncation_warnings
(source_coverage: dict, asset_coverage: dict)
scripts/build_synthesis_bundle.py:104
↓ 1 callers
Function
usable_candidate_decision_is_unresolved
(status_text: str)
scripts/lint_note.py:621
↓ 1 callers
Function
validate_bundle_contract
( note_plan: dict[str, Any], bundle: dict[str, Any], )
scripts/lint_grounding.py:297
↓ 1 callers
Function
validate_central_claims
( note_plan: dict[str, Any], valid_ids: set[str], max_page: int, )
scripts/lint_grounding.py:261
↓ 1 callers
Function
validate_figure_decisions
( source_manifest: dict[str, Any], decisions_wrapper: dict[str, Any], )
scripts/lint_grounding.py:331
↓ 1 callers
Function
validate_note_plan
( note_plan: dict[str, Any], source_manifest: dict[str, Any], )
scripts/lint_grounding.py:197
↓ 1 callers
Function
write_full_text_markdown
(records: list[dict[str, Any]], output_path: str, title: str)
scripts/extract_source_text.py:265
↓ 1 callers
Function
write_jsonl
(records: list[dict[str, Any]], output_path: str)
scripts/extract_source_text.py:256
↓ 1 callers
Function
write_test_pdf
(path: Path)
tests/test_run_pipeline_manifest.py:22
Method
__getitem__
(self, index: int)
tests/test_citation_links.py:27
Method
__getitem__
(self, index: int)
tests/test_common.py:63
Method
__init__
(self, text: str)
tests/test_citation_links.py:12
Method
__init__
(self, pages: list[str])
tests/test_citation_links.py:21
Method
__init__
(self, doc: FakePdfDoc)
tests/test_citation_links.py:35
Method
__init__
(self, text: str)
tests/test_common.py:47
Method
__init__
(self, metadata: dict[str, str], pages: list[str])
tests/test_common.py:56
Method
__init__
(self, doc: FakePdfDoc)
tests/test_common.py:71
Method
__len__
(self)
tests/test_citation_links.py:24
Method
__len__
(self)
tests/test_common.py:60
Function
choose_pdf_source
(record: dict)
scripts/fetch_pdf.py:47
Method
close
(self)
tests/test_citation_links.py:30
Function
empty_figure_plan
()
scripts/contracts.py:561
Function
empty_metadata
()
scripts/contracts.py:516
Function
empty_synthesis_bundle
()
scripts/contracts.py:565
Function
fake_http_get_bytes
(url: str)
tests/test_fetch_pdf.py:31
Function
fake_run
(cmd: list[str], check: bool = True, **kwargs)
tests/test_run_pipeline_manifest.py:91
Function
first_chunks
(chunks: list[dict], limit: int)
scripts/extract_evidence.py:277
Method
get_text
(self, mode: str)
tests/test_citation_links.py:15
Function
keyword_chunks
( text: str, keywords: list[str], *, section: str, max_chunks: int = 6, )
scripts/extract_evidence.py:290
Method
open
(self, path: Path)
tests/test_citation_links.py:38
Function
raising_http_get_text
(*args: object, **kwargs: object)
tests/test_common.py:781
Function
require_obsidian_vault
(config: dict[str, Any])
scripts/common.py:958
Function
stub_payload
(script: str, description: str, outputs: list[str])
scripts/common.py:62
Function
test_appendix_evidence_default_keeps_eight_items_per_category
()
tests/test_extract_evidence.py:399
← previous
next →
301–400 of 686, ranked by callers