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

Running SR stage on Arabic returning error #273

Open
falmanna opened this issue Mar 20, 2017 · 0 comments
Open

Running SR stage on Arabic returning error #273

falmanna opened this issue Mar 20, 2017 · 0 comments

Comments

@falmanna
Copy link

Hello,

I think this is not an error, but something that is not mentioned before. The SR stage is returning

Exception in thread "main" org.wikibrain.core.dao.DaoException: dataset 'wordsim353.txt' does not support language Arabic
	at org.wikibrain.sr.dataset.DatasetDao.get(DatasetDao.java:141)
	at org.wikibrain.sr.dataset.DatasetDao.getDatasetOrGroup(DatasetDao.java:178)
	at org.wikibrain.sr.SRBuilder.getDataset(SRBuilder.java:389)
	at org.wikibrain.sr.SRBuilder.buildMetric(SRBuilder.java:217)
	at org.wikibrain.sr.SRBuilder.build(SRBuilder.java:135)
	at org.wikibrain.sr.SRBuilder.main(SRBuilder.java:613)

As I see it, it is a limitation in the library, it dosesn't support Arabic SR. please correct me if I am wrong.

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