Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

下载下来配置有误 #15

Closed
kylinzlkz opened this issue Mar 28, 2016 · 1 comment
Closed

下载下来配置有误 #15

kylinzlkz opened this issue Mar 28, 2016 · 1 comment

Comments

@kylinzlkz
Copy link

1、配置问题:
下载下来会有很多jar包不见.. 然后去百度也把jar包下好导入了... 但是总是会提醒build path还是什么的错误,百度有的说是多个jdk的问题... 然后也改成workspace默认的jdk了(1.8.5应该是),但依然会报这个奇怪的错...

2、不稳定(?)
运行例子经常会卡死运行不出结果... 不知道是不是我电脑的问题QWQ 因为百度好像知道这个的人也不是很多... 没办法求助一下..

@ysc
Copy link
Owner

ysc commented Apr 7, 2016

1、使用maven方式引用:

<dependencies>
    <dependency>
        <groupId>org.apdplat</groupId>
        <artifactId>word</artifactId>
        <version>1.3</version>
    </dependency>
</dependencies>

2、第一次调用的时候需要加载词典和模型,会比较慢,之后就像子弹一样飞了。

如果还有问题,请提供详细的信息,详细说明情况并配以截图,我好帮你判断问题的原因,谢谢!

@ysc ysc closed this as completed Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants