Skip to content

Instantly share code, notes, and snippets.

@davidmezzetti
Created April 13, 2021 17:46
Show Gist options
  • Save davidmezzetti/c94ab2671e33fd2e699493ee08bd0a15 to your computer and use it in GitHub Desktop.
Save davidmezzetti/c94ab2671e33fd2e699493ee08bd0a15 to your computer and use it in GitHub Desktop.
from txtai.pipeline import Textractor
# Create textractor model
textractor = Textractor()
textractor("txtai/article.pdf")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment