Mitchell Balsam
Mitchell Balsam
same here. But i still love it!
Also, if you change to another file, and then back to the Sequence Diagram file its blank.
Many notebooks. I don’t think it openai. But I cant find a pattern yet. One thing that makes it better is to kill the jupter server when visiting a new...
One bug I found for windows is: Entity_extraction_for_long_documents.ipynb text = textract.process('data/fia_f1_power_unit_financial_regulations_issue_1_-_2022-08-16.pdf', method='pdfminer').decode('utf-8') OSError Traceback (most recent call last) File ~\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\textract\parsers\pdf_parser.py:54, in Parser.extract_pdfminer(self, filename, **kwargs) 53 try: ---> 54 stdout, _...