Kirk Marple

Results 18 issues of Kirk Marple

**Describe the bug** When attempting to extract tables from this 250+ page PDF, I found that it hangs on a specific page (98), in the 'Detect' method. **To Reproduce** Using...

This may be 'by design', but I hadn't expected it. I'm using a filter which only returns matching projectId/ownerId values, but I'm setting TopK to 100. In the result set,...

#### Check for a solution in the Azure portal I just noticed an error in two of our Function Apps today, and both in DEV and PROD. In the Azure...

needs-investigation

Found a file from a customer which gave this error. I can provide the PDF privately, when someone is available to look into this. ``` System.Collections.Generic.KeyNotFoundException: at System.ThrowHelper.ThrowKeyNotFoundException (System.Private.CoreLib, Version=6.0.0.0,...

Would be useful to allow selection of codecs, as shown in this example: https://github.com/addpipe/Media-Recorder-API-Demo/blob/master/js/main.js ` if (MediaRecorder.isTypeSupported('video/webm;codecs=vp9')) { var options = {mimeType: 'video/webm;codecs=vp9'}; } else if (MediaRecorder.isTypeSupported('video/webm;codecs=h264')) { var options...

Anyone know if anything changed recently, and now YouTube videos are getting blocked by this library. We're getting a GrabParseException with this error "Failed to extract information from neither embed...

Just started using the package, and it's been a great benefit. I noticed this odd conversion from a complex `` element to Markdown, which I believe is a bug. The...

### Describe the feature I was curious if there's already something in Schema.NET which could look at a "@type" value, and return the class hierarchy? Like, for AutomotiveBusiness, it would...

enhancement