Giter Site home page Giter Site logo

.github's People

Contributors

cragwolfe avatar jasonbot avatar laverdes avatar mthwrobinson avatar qued avatar ron-unstructured avatar

Watchers

 avatar  avatar  avatar

.github's Issues

partition_docx - does not pick up 'subject' document property as document text

I am working with partition_docx() and the document I am processing has the 'subject' document property inserted several places throughout the document.

It appears that partition_docx() does not pick up the text of this property, and it is therefore dropped from the output text.

You can easily recreate this:

  • create a new MS Word document
  • add the subject property via file->info->properties->advanced properties
  • add some text to the document and then insert the subject property into the document via insert->quick parts->field
  • parse the document via partition_docx()
  • the subject property text is omitted from the output of partition_docx()

skip ocr on certain elements

There are some element types (such as images or pictures) that may be required to pass through a custom classifier model to determine if it needs ocr. As such by specifying a argument to not ocr those element types, we can skip ocr of those element types. This feature would probably only be applicable to pdfs and images since docx, pptx, etc are not able to capture element types like image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.