mike lorengo
mike lorengo
## Why are these changes needed? Added support for [Ollama](https://www.ollama.com). Ollama allows you to run Llama 3, Phi 3, Mistral, Gemma, and other models locally. This is basic support and...
Investigating hangs on detecting regions in the SimpleNurminenAlgorithm. See sample project [mikelor/tabulate](https://github.com/mikelor/tabulate) for sample PDFs and code. Issue seems to be an infinite loop in the Detect Method [here](https://github.com/BobLd/tabula-sharp/blob/b29d4f85141d575d110ecb82bb544b2acf07713d/Tabula/Detectors/SimpleNurminenDetectionAlgorithm.cs#L233) //...