# flake8: noqa from unstructured.nlp.partition import ( is_bulleted_text, is_possible_narrative_text, is_possible_title, partition_pdf, )