List of all items
Structs
- config::ParserConfig
- models::Block
- models::Coordinate
- models::Line
- models::Page
- models::PaperOutput
- models::Point
- models::Reference
- models::RichText
- models::Section
- models::TextBlock
- models::TextBlockReference
- models::Word
- test_utils::SamplePaper
- test_utils::SpecEntry
- test_utils::TestPapers
Enums
Functions
- cleaner::classify_blocks
- cleaner::is_caption
- converter::pdf2html
- extracter::adjst_columns
- extracter::extract_tables
- extracter::get_text_area
- llm::align_llm_text_to_blocks
- llm::apply_heuristic_math_markup
- llm::contains_math
- llm::convert_latex_to_math_tags
- llm::estimate_math_density
- llm::extract_page_text_with_math
- llm::extract_references_llm
- llm::find_best_alignment
- llm::get_model_id
- llm::is_llm_available
- llm::mark_math_heuristic
- llm::merge_sections
- llm::normalize_for_matching
- llm::unicode_math_to_latex
- llm::validate_sections
- models::fix_suffix_hyphens
- parser::collect_references_text
- parser::extract_references
- parser::pages2json
- parser::pages2json_with_math
- parser::pages2paper_output
- parser::pages2sections
- parser::parse
- test_utils::setup_test_papers_blocking