verilog support?
#1
by
wxxwxxw
- opened
Hi,
I'm encountering an issue with Docling's do_code_enrichment
feature when processing pdf containing verilog code.
The model largely fails at verilog recognition, which I suspect is due to verilog not being widely represented in typical code datasets.
While do_formula_enrichment = True
extracts the text, indentation is not preserved.
Can Docling support verilog language for code enrichment? Thank you!