是提卡与Android兼容? [英] Is Tika compatible with android?

查看:137
本文介绍了是提卡与Android兼容?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我见过的1.0版本的Apache提卡,我不知道这对缓解在Java中大量元数据提取,如果能在Android中使用的。

I have seen the 1.0 release of Apache Tika, which ease a lot metadata extraction in Java, and I'm wondering if it can be used in Android.

推荐答案

我怀疑你应该罚款端口蒂卡的核心到Android。不过,你可能有问题,有很多提卡的依赖关系,所以很多解析器将无法正常工作

I'd suspect you should be fine to port the core of Tika to Android. However, you're likely to have issues with a lot of the dependencies of Tika, so many of the parsers won't work

例如,Apache的蒂卡的依赖项之一就是Apache POI。人们试图编译POI为Android,但命中与Android的征收方法的限制的问题。 <一href=\"http://apache-poi.1045710.n5.nabble.com/Porting-Apache-POI-ooxml-schema-for-android-td4657624.html\"相对=nofollow>下面是关于这一个讨论的POI列表和的这里的另一个

For example, one of the dependencies of Apache Tika is Apache POI. People have tried to compile POI for Android, but have hit issues with the method limit that Android imposes. Here's one discussion on this on the POI lists, and here's another.

您很可能会击中类似问题与其他提卡的依赖性太大。所以,我期望得到的核心不会太糟糕,但你不得不取消一些分析器,以适应Android的限制范围内。

You're likely to hit similar issues with other of the dependencies of Tika too. So, I'd expect getting the core in won't be too bad, but you'll have to cut out some of the parsers to fit within the Android limitations.

这篇关于是提卡与Android兼容?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆