Ignoring Header/Footer text when using TIKA

早过忘川 提交于 2019-12-13 02:48:12

问题


I'm using IKVM in order to use the TIKA library in a .NET application. I'm able to extract text but now I want to tell TIKA that I do NOT want the Header/Footer information. TIKA case TIKA-906 shows that the latest version now includes the header/footer text, but does not show how to exclude it.

I'm pretty much using the same code outlined here.

Any help would be greatly appreciated.

来源:https://stackoverflow.com/questions/16862346/ignoring-header-footer-text-when-using-tika

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!