MCPcopy Create free account

hub / github.com/TFboy1/academic-paper-writer / functions

Functions116 in github.com/TFboy1/academic-paper-writer

↓ 5 callersFunction_append_xml
(xml_path: Path, root_tag: str, content: str)
docx/scripts/comment.py:86
↓ 5 callersMethod_parse_id_value
(self, val: str, base: int = 16)
docx/scripts/office/validators/docx.py:251
↓ 3 callersFunction_find_elements
(root, tag: str)
docx/scripts/office/helpers/merge_runs.py:44
↓ 3 callersFunction_is_run
(node)
docx/scripts/office/helpers/merge_runs.py:154
↓ 3 callersFunctionget_soffice_env
()
docx/scripts/office/soffice.py:24
↓ 2 callersMethod_extract_text_content
(self, root)
docx/scripts/office/validators/redlining.py:229
↓ 2 callersFunction_find_elements
(root, tag: str)
docx/scripts/office/helpers/simplify_redlines.py:111
↓ 2 callersFunction_generate_hex_id
()
docx/scripts/comment.py:68
↓ 2 callersFunction_get_author
(elem)
docx/scripts/office/helpers/simplify_redlines.py:80
↓ 2 callersFunction_get_child
(parent, tag: str)
docx/scripts/office/helpers/merge_runs.py:59
↓ 2 callersFunction_merge_tracked_changes_in
(container, tag: str)
docx/scripts/office/helpers/simplify_redlines.py:47
↓ 2 callersMethod_remove_author_tracked_changes
(self, root)
docx/scripts/office/validators/redlining.py:198
↓ 2 callersMethod_validate_single_file_xsd
(self, xml_file, base_path)
docx/scripts/office/validators/base.py:750
↓ 2 callersFunctionget_field_info
(reader: PdfReader)
pdf/scripts/extract_form_field_info.py:47
↓ 2 callersMethodrepair
(self)
docx/scripts/office/validators/docx.py:386
↓ 2 callersMethodvalidate
(self)
docx/scripts/office/validators/pptx.py:25
↓ 2 callersMethodvalidate_against_xsd
(self)
docx/scripts/office/validators/base.py:636
↓ 2 callersMethodvalidate_all_relationship_ids
(self)
docx/scripts/office/validators/base.py:385
↓ 2 callersMethodvalidate_content_types
(self)
docx/scripts/office/validators/base.py:492
↓ 2 callersMethodvalidate_file_references
(self)
docx/scripts/office/validators/base.py:289
↓ 2 callersMethodvalidate_namespaces
(self)
docx/scripts/office/validators/base.py:170
↓ 2 callersMethodvalidate_unique_ids
(self)
docx/scripts/office/validators/base.py:199
↓ 2 callersMethodvalidate_xml
(self)
docx/scripts/office/validators/base.py:143
↓ 1 callersFunction_can_merge
(run1, run2)
docx/scripts/office/helpers/merge_runs.py:159
↓ 1 callersFunction_can_merge_tracked
(elem1, elem2)
docx/scripts/office/helpers/simplify_redlines.py:89
↓ 1 callersMethod_clean_ignorable_namespaces
(self, xml_doc)
docx/scripts/office/validators/base.py:703
↓ 1 callersFunction_condense_xml
(xml_file: Path)
docx/scripts/office/pack.py:108
↓ 1 callersFunction_consolidate_text
(run)
docx/scripts/office/helpers/merge_runs.py:178
↓ 1 callersFunction_encode_smart_quotes
(text: str)
docx/scripts/comment.py:80
↓ 1 callersFunction_ensure_comment_content_types
(unpacked_dir: Path)
docx/scripts/comment.py:179
↓ 1 callersFunction_ensure_comment_relationships
(unpacked_dir: Path)
docx/scripts/comment.py:137
↓ 1 callersFunction_ensure_shim
()
docx/scripts/office/soffice.py:53
↓ 1 callersFunction_escape_smart_quotes
(xml_file: Path)
docx/scripts/office/unpack.py:91
↓ 1 callersFunction_find_para_id
(comments_path: Path, comment_id: int)
docx/scripts/comment.py:98
↓ 1 callersFunction_first_child_run
(container)
docx/scripts/office/helpers/merge_runs.py:128
↓ 1 callersMethod_generate_detailed_diff
(self, original_text, modified_text)
docx/scripts/office/validators/redlining.py:104
↓ 1 callersFunction_get_authors_from_docx
(docx_path: Path)
docx/scripts/office/helpers/simplify_redlines.py:149
↓ 1 callersFunction_get_children
(parent, tag: str)
docx/scripts/office/helpers/merge_runs.py:68
↓ 1 callersMethod_get_expected_relationship_type
(self, element_name)
docx/scripts/office/validators/base.py:469
↓ 1 callersMethod_get_git_word_diff
(self, original_text, modified_text)
docx/scripts/office/validators/redlining.py:127
↓ 1 callersFunction_get_next_rid
(rels_path: Path)
docx/scripts/comment.py:108
↓ 1 callersMethod_get_original_file_errors
(self, xml_file)
docx/scripts/office/validators/base.py:787
↓ 1 callersMethod_get_schema_path
(self, xml_file)
docx/scripts/office/validators/base.py:685
↓ 1 callersFunction_has_content_type
(ct_path: Path, part_name: str)
docx/scripts/comment.py:129
↓ 1 callersFunction_has_relationship
(rels_path: Path, target: str)
docx/scripts/comment.py:121
↓ 1 callersFunction_is_adjacent
(elem1, elem2)
docx/scripts/office/helpers/merge_runs.py:78
↓ 1 callersFunction_is_element
(node, tag: str)
docx/scripts/office/helpers/simplify_redlines.py:75
↓ 1 callersMethod_looks_like_uuid
(self, value)
docx/scripts/office/validators/pptx.py:100
↓ 1 callersFunction_merge_run_content
(target, source)
docx/scripts/office/helpers/merge_runs.py:170
↓ 1 callersFunction_merge_runs_in
(container)
docx/scripts/office/helpers/merge_runs.py:108
↓ 1 callersFunction_merge_tracked_content
(target, source)
docx/scripts/office/helpers/simplify_redlines.py:104
↓ 1 callersFunction_needs_shim
()
docx/scripts/office/soffice.py:44
↓ 1 callersFunction_next_element_sibling
(node)
docx/scripts/office/helpers/merge_runs.py:135
↓ 1 callersFunction_next_sibling_run
(node)
docx/scripts/office/helpers/merge_runs.py:144
↓ 1 callersMethod_preprocess_for_mc_ignorable
(self, xml_doc)
docx/scripts/office/validators/base.py:742
↓ 1 callersFunction_pretty_print_xml
(xml_file: Path)
docx/scripts/office/unpack.py:82
↓ 1 callersFunction_remove_elements
(root, tag: str)
docx/scripts/office/helpers/merge_runs.py:93
↓ 1 callersMethod_remove_ignorable_elements
(self, root)
docx/scripts/office/validators/base.py:723
↓ 1 callersMethod_remove_template_tags_from_text_nodes
(self, xml_doc)
docx/scripts/office/validators/base.py:814
↓ 1 callersFunction_run_validation
( unpacked_dir: Path, original_file: Path, suffix: str, infer_author_func=None, )
docx/scripts/office/pack.py:69
↓ 1 callersFunction_setup_libreoffice_macro
()
docx/scripts/accept_changes.py:91
↓ 1 callersFunction_strip_run_rsid_attrs
(root)
docx/scripts/office/helpers/merge_runs.py:99
↓ 1 callersFunctionaccept_changes
( input_file: str, output_file: str, )
docx/scripts/accept_changes.py:36
↓ 1 callersFunctionadd_comment
( unpacked_dir: str, comment_id: int, text: str, author: str = "Claude", initials: str = "
docx/scripts/comment.py:218
↓ 1 callersMethodcompare_paragraph_counts
(self)
docx/scripts/office/validators/docx.py:243
↓ 1 callersFunctionconvert
(pdf_path, output_dir, max_dim=1000)
pdf/scripts/convert_pdf_to_images.py:9
↓ 1 callersFunctionconvert_pdf_to_images
Converts a PDF file into a sequence of PNG images, one for each page.
ocr_kb/scripts/page_to_image.py:10
↓ 1 callersMethodcount_paragraphs_in_original
(self)
docx/scripts/office/validators/docx.py:179
↓ 1 callersMethodcount_paragraphs_in_unpacked
(self)
docx/scripts/office/validators/docx.py:163
↓ 1 callersFunctioncreate_validation_image
(page_number, fields_json_path, input_path, output_path)
pdf/scripts/create_validation_image.py:9
↓ 1 callersFunctionextract_form_structure
(pdf_path)
pdf/scripts/extract_form_structure.py:20
↓ 1 callersFunctionfill_pdf_fields
(input_pdf_path: str, fields_json_path: str, output_pdf_path: str)
pdf/scripts/fill_fillable_fields.py:11
↓ 1 callersFunctionfill_pdf_form
(input_pdf_path, fields_json_path, output_pdf_path)
pdf/scripts/fill_pdf_form_with_annotations.py:33
↓ 1 callersFunctionget_bounding_box_messages
(fields_json_stream)
pdf/scripts/check_bounding_boxes.py:15
↓ 1 callersFunctionget_full_annotation_field_id
(annotation)
pdf/scripts/extract_form_field_info.py:9
↓ 1 callersFunctionget_tracked_change_authors
(doc_xml_path: Path)
docx/scripts/office/helpers/simplify_redlines.py:126
↓ 1 callersFunctionlatex_to_omml
Converts a LaTeX math string into Microsoft Word OMML (Office Math Markup Language) XML. Uses pandoc as the conversion engine.
ocr_kb/scripts/latex_to_omml.py:8
↓ 1 callersFunctionmain
()
pdf/scripts/extract_form_structure.py:91
↓ 1 callersFunctionmain
()
docx/scripts/office/validate.py:25
↓ 1 callersFunctionmake_field_dict
(field, field_id)
pdf/scripts/extract_form_field_info.py:19
↓ 1 callersFunctionmonkeypatch_pydpf_method
()
pdf/scripts/fill_fillable_fields.py:74
↓ 1 callersFunctionpack
( input_directory: str, output_file: str, original_file: str | None = None, validate: bool = T
docx/scripts/office/pack.py:24
↓ 1 callersFunctionrects_intersect
(r1, r2)
pdf/scripts/check_bounding_boxes.py:20
↓ 1 callersMethodrepair_durableId
(self)
docx/scripts/office/validators/docx.py:391
↓ 1 callersMethodrepair_whitespace_preservation
(self)
docx/scripts/office/validators/base.py:115
↓ 1 callersFunctionrun_soffice
(args: list[str], **kwargs)
docx/scripts/office/soffice.py:35
↓ 1 callersFunctiontransform_from_image_coords
(bbox, image_width, image_height, pdf_width, pdf_height)
pdf/scripts/fill_pdf_form_with_annotations.py:10
↓ 1 callersFunctiontransform_from_pdf_coords
(bbox, pdf_height)
pdf/scripts/fill_pdf_form_with_annotations.py:23
↓ 1 callersFunctiontraverse
(node)
docx/scripts/office/helpers/simplify_redlines.py:114
↓ 1 callersFunctiontraverse
(node)
docx/scripts/office/helpers/merge_runs.py:47
↓ 1 callersFunctionunpack
( input_file: str, output_directory: str, merge_runs: bool = True, simplify_redlines: bool = T
docx/scripts/office/unpack.py:34
↓ 1 callersMethodvalidate
(self)
docx/scripts/office/validators/base.py:109
↓ 1 callersMethodvalidate_comment_markers
(self)
docx/scripts/office/validators/docx.py:298
↓ 1 callersMethodvalidate_deletions
(self)
docx/scripts/office/validators/docx.py:112
↓ 1 callersMethodvalidate_file_against_xsd
(self, xml_file, verbose=False)
docx/scripts/office/validators/base.py:598
↓ 1 callersMethodvalidate_id_constraints
(self)
docx/scripts/office/validators/docx.py:254
↓ 1 callersMethodvalidate_insertions
(self)
docx/scripts/office/validators/docx.py:202
↓ 1 callersMethodvalidate_no_duplicate_slide_layouts
(self)
docx/scripts/office/validators/pptx.py:172
↓ 1 callersMethodvalidate_notes_slide_references
(self)
docx/scripts/office/validators/pptx.py:210
↓ 1 callersMethodvalidate_slide_layout_ids
(self)
docx/scripts/office/validators/pptx.py:104
next →1–100 of 116, ranked by callers