我试图建立twitter语料库工具,在https://github.com/myleott/twitter-corpus-tools.
这些是我迄今为止执行的步骤。
在我的机器中克隆存储库。
git clone https://github.com/myleott/twitter-corpus-tool
更改为克隆目录。
cd twitter-corpus-tools/
开始编译。
ant compile
编译过程中,所有的消息都被输出了。然而,在某个时刻,我得到了这个错误消息。
[ivy:retrieve] ==== libraries: tried
[ivy:retrieve] -- artifact com.cloudera.hadoop#hadoop-mrunit;0.20.2-320!hadoop-mrunit.jar:
[ivy:retrieve] /home/masroor/Projects/TREC2011/twitter-corpus-tools/ivy/local-repo/hadoop-mrunit-0.20.2-320.jar
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :: UNRESOLVED DEPENDENCIES ::
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :: com.cloudera.hadoop#hadoop-mrunit;0.20.2-320: not found
[ivy:retrieve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
我不知道现在该怎么办。我在网上看到其他报告(包括这张幻灯片22),其中有人成功地完成了这个构建。
暂无答案!
目前还没有任何答案,快来回答吧!