Skip to content

Change output format  #7

@Tushar-Mehndiratta

Description

@Tushar-Mehndiratta

Can we change the output of "extract_only_content('File_Name')"?

The code that i Used is working fine....
from tikapp import TikaApp client = TikaApp('File_Path of Tika-app.jar file') content = client.extract_only_content("File_Name") print(content)

The content contains normal string text. Can we get the content output as a html file string (with tags and all) ???

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions