Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DF Functions to Reflect AUT PR #379 #23

Open
ianmilligan1 opened this issue Nov 17, 2019 · 2 comments
Assignees

Comments

@ianmilligan1
Copy link
Member

@ianmilligan1 ianmilligan1 commented Nov 17, 2019

In AUT #349, @ruebot updated the DF functions to be consistent with Python DF functions. The docs should be updated to reflect this.

I think this is the list:

  • extractValidPages -> pages
  • extractHyperlinks -> webgraph
  • extractImages -> images
  • extractImageLinks -> imageLinks
  • extractPDFs -> pdfs
  • extractAudio -> audio
  • extractVideo -> videos
  • extractSpreadsheets -> spreadsheets
  • extractPresentationProgram -> presentationProgramFiles
  • extractWordProcessor -> wordProcessorFiles
  • extractTextFiles -> textFiles
@ruebot

This comment has been minimized.

Copy link
Member

@ruebot ruebot commented Nov 17, 2019

last one should be textFiles, and video should be videos

@ianmilligan1

This comment has been minimized.

Copy link
Member Author

@ianmilligan1 ianmilligan1 commented Nov 18, 2019

Fixed, thx @ruebot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants
You can’t perform that action at this time.