We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb37f27 commit e591901Copy full SHA for e591901
ocr/google_docai_provider.go
@@ -3,6 +3,7 @@ package ocr
3
import (
4
"context"
5
"fmt"
6
+ "html"
7
"strings"
8
9
documentai "cloud.google.com/go/documentai/apiv1"
0 commit comments