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

获取新词会抛出异常,找不到指定程序 #1

Open
SuPiaoPiao opened this issue Feb 24, 2020 · 0 comments
Open

获取新词会抛出异常,找不到指定程序 #1

SuPiaoPiao opened this issue Feb 24, 2020 · 0 comments

Comments

@SuPiaoPiao
Copy link

SuPiaoPiao commented Feb 24, 2020

public String NLPIR_GetFileKeyWords(String sFilename, int nMaxKeyLimit, boolean bWeightOut);
public String NLPIR_GetNewWords(String sLine, int nMaxKeyLimit, boolean bWeightOut);
public String NLPIR_GetFileNewWords(String sFilename, int nMaxKeyLimit, boolean bWeightOut);

会抛出异常:“Error looking up function 'NLPIR_GetFileKeyWords': 找不到指定的程序。”
“Error looking up function 'NLPIR_GetNewWords': 找不到指定的程序。”
“Error looking up function 'NLPIR_GetFileNewWords': 找不到指定的程序。”

麻烦大神帮忙看下是为何?

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

1 participant