mercury-parser/TODO.md

26 lines
403 B
Markdown
Raw Normal View History

2016-08-23 17:06:29 +00:00
- `extract` (this kicks it all off)
x `node_is_sufficient`
- `_extract_best_node`
x `get_weight`
2016-08-23 19:15:12 +00:00
x `_strip_unlikely_candidates`
2016-08-23 17:06:29 +00:00
- `_convert_to_paragraphs`
- `_brs_to_paragraphs`
- `_paragraphize`
## Scoring
- `_get_score`
- `_set_score`
- `_add_score`
- `_score_content`
- `_score_node`
- `_score_paragraph`
## Top Candidate
- `_find_top_candidate`
- `extract_clean_node`
- `_clean_conditionally`