You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mercury-parser/TODO.md

26 lines
482 B
Markdown

Next: Work on score-content, making sure it's working as intended (seems to be)
- `extract` (this kicks it all off)
x `node_is_sufficient`
- `_extract_best_node`
x `get_weight`
8 years ago
x `_strip_unlikely_candidates`
x `_convert_to_paragraphs`
x `_brs_to_paragraphs`
x `_paragraphize`
## Scoring
x `_get_score`
x `_set_score`
x `_add_score`
- `_score_content`
x `_score_node`
x `_score_paragraph`
## Top Candidate
- `_find_top_candidate`
- `extract_clean_node`
- `_clean_conditionally`