citeindex/__init__.py,sha256=WH_Ukn0MfT5WjCKaNcn79LLjqX3riTcvVqyQBSf2jVM,1469
citeindex/citation_style.py,sha256=uR2OSpLpXXrLHN9ucb0Lj7dJf80Ty1eqN_25Reycbe4,3150
citeindex/cli.py,sha256=lm_iVYE2KKlDw3LhJ15CztONV7ZvJ3EVGbgaDEKiGQU,5831
citeindex/file_converter.py,sha256=KWPy21owbqWjlN8sQUqQhdqwu5ll3Uw5aT_K7QICf6g,17580
citeindex/llm.py,sha256=fSYLBnjShoC_NGZAXKUdLBMTZ7cTFgHVH-PrfNyz86k,2316
citeindex/model.py,sha256=rE15NnE2J1fZYTG8G7IStQ1o1t3_UePxyT_lzA-QRs8,56203
citeindex/ocr_lang_detect.py,sha256=WeO8vGbpJoZeh7yqjrg0SQPtBn_qXtjjjX7a6qKyQAc,6722
citeindex/ocr_text_clean_before_llm.py,sha256=lv7MzufmOwernGUPBTQ4WEXRAdjnOaUHAqbFssHmFx0,9190
citeindex/page_extractor.py,sha256=bjBNd9MS_hvUU22jAmuHtLkxW98HGFWQ5y64XKj4nxA,23169
citeindex/search.py,sha256=6mB0FBDDyBO9B_0JZu9R9qLkl5TYlyrxEe54fJntK4g,3154
citeindex/type_judge.py,sha256=aPtMLw1y9Gi4jaF646oxl6lEBnRyjYmx55RAIWgDD0Y,4546
citeindex/utils.py,sha256=cwq8Ax5JVAv0qXGppPfJ3xmaOkMnjKvPPfAiTcWCaIE,26819
citeindex/vertical_handler.py,sha256=j-3yyphPdq7Puq8nXFvxEr5oir4s7FDCnTav896FtEA,9732
citeindex/vertical_llm.py,sha256=fAVeX9wJqKdq-cJhEF3pepDmX10vZwvu-pxEMXvhHSc,112301
citeindex/ingestion/__init__.py,sha256=km6MGz8g2v4rd3ewhrYQiI-GCdTbaml6Y0NnuaDqKSc,97
citeindex/ingestion/deterministic.py,sha256=OBBsuofcEj4OanrbVcWXhUyEuyhWAVSDDJOKHbWlc44,5636
citeindex/ingestion/markdown_export.py,sha256=ga6iJKZFA4k7YqxRCBKvxNCf6bEUWDVAlGQpB9zYAaI,17246
citeindex/ingestion/master.py,sha256=SWh02eJdF8TyAZZCTkVJrW57wm-HaEbxZ2mUDKON3oQ,18050
citeindex/ingestion/models.py,sha256=Wj0N9uVWNWMK_m3NXbPC0QRFA6ijSASj8JDAd18KPnA,2565
citeindex/ingestion/storage.py,sha256=Wfia1SomwjubuYAwSVVlsabY-0ZNhKH9cHR8IpAsRQ8,3531
citeindex/ingestion/url_crawler.py,sha256=pv-kCieGHYqf3Up1Zu040-7PZoZom7_8Kw1YGXkzuqU,4416
citeindex/ingestion/pipelines/__init__.py,sha256=I0WfeDFGT1XYAnScpcgvxmO6UOwrLxZiiKqoTVzH56A,268
citeindex/ingestion/pipelines/common.py,sha256=SQCsomzPzvmkPTfHMjUH-4Ybmo0MAW9C-jwyW6yds18,16139
citeindex/ingestion/pipelines/digital_pdf.py,sha256=r507EuSMngKDm-BMi6QvgfBv0X_XUXOdBmcXG1sFObg,18181
citeindex/ingestion/pipelines/dspy_extract.py,sha256=fvtEsLAeunKfB_KFIYvXCxZyNSbB-1PN1tlfBtuaZKs,29664
citeindex/ingestion/pipelines/glm_ocr.py,sha256=gHj7Iblhskl-FgjH0yrAqedGHwyNy-IMkX_5tLo1k-U,11470
citeindex/ingestion/pipelines/grobid.py,sha256=IZ-UVjndwhe5sIf9xHf74mwfpe5xhd55hwURo73pIS4,13663
citeindex/ingestion/pipelines/layout.py,sha256=J2hTVViBQce5kB1wwDJBVxG-N3k8-D_rccbV03P-gA8,7742
citeindex/ingestion/pipelines/media.py,sha256=z0Wk1U3TISR6pgkdK41AtVGaoTqVXwzxqF57XMTKMLA,11500
citeindex/ingestion/pipelines/mineru.py,sha256=QxhACrCn33uC10Dd7hrQcRK82eoRsoMmwTvgrFfUaO8,22712
citeindex/ingestion/pipelines/pageindex_tree.py,sha256=kYsXWPCdEraB_xO-o2o83k7Gh47hO3gfNL2weW2F_WI,12065
citeindex/ingestion/pipelines/scanned_common.py,sha256=f9QZVcqnKRdLVyw1vMpn5966sYzNB9YegouGL6QxFp8,8533
citeindex/ingestion/pipelines/scanned_pdf.py,sha256=IhEQ3pgAsSZQRZlaYM0hCBwA5jE4YNBn61lRmRWdM4k,978
citeindex/ingestion/pipelines/url_article.py,sha256=EPxVJQHnHV1nu65AuS--8YS1kWPJvMtiS-nLb2_MkrA,23114
citeindex/ingestion/pipelines/pageindex/__init__.py,sha256=Uw-uI4nwVMD8fxC5LpwSrobTAAw2TQeKHDW_wfOsS-4,302
citeindex/ingestion/pipelines/pageindex/config.yaml,sha256=yGwDYuNU5RIF2J0u-A2xcmoGoyMkbTifYRQs5f-gKYY,222
citeindex/ingestion/pipelines/pageindex/page_index.py,sha256=tx0g4YZkYMwqBvuINANReZYfaHCR-XEv1kWG76KRNg0,48743
citeindex/ingestion/pipelines/pageindex/page_index_md.py,sha256=UTccytkFaVp8OwbYgFXrQK9fAatFPxjATPiVMc2tQA8,12004
citeindex/ingestion/pipelines/pageindex/retrieve.py,sha256=lv7mP85j74Y15aCNXJ9MTZdo52Jh9TVVes2U7wHvMWo,5246
citeindex/ingestion/pipelines/pageindex/utils.py,sha256=iyylrsdEHyTnKdmeVsw8aGpsO6o2KySSl175G2jvamk,24228
citeindex/styles/chicago-author-date.csl,sha256=tFGfX-XQtugxcFnw02o0ctyFrHXpLGahlrGScsmm3ic,17539
citeindex-0.12.4.dist-info/METADATA,sha256=Ipr5bRN60mV9qxnbb_RzB2kLxg1KsMi1l3aLjg8g1EQ,13197
citeindex-0.12.4.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
citeindex-0.12.4.dist-info/entry_points.txt,sha256=dwtd3DtzfZ9FhDq4oGmZkKfqdy9-3pgrXxfHSwmAmoY,49
citeindex-0.12.4.dist-info/RECORD,,
