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

JavaToDbTransformer fails importing Wordnet #26

Open
DavidLeoni opened this issue Sep 29, 2016 · 0 comments
Open

JavaToDbTransformer fails importing Wordnet #26

DavidLeoni opened this issue Sep 29, 2016 · 0 comments

Comments

@DavidLeoni
Copy link
Member

The JavaToDbTransformer gives an error when importing Wordnet LMF (it's called by Diversicon.importResource()). This is not a big deal since the transformer is not even supposed to be called with big LexicalResources like Wordnet.

For the record, error was:

   at com.rits.cloning.Cloner$1.deepClone(Cloner.java:103)
        at com.rits.cloning.FastClonerLinkedList.clone(FastClonerLinkedList.java:19)
        at com.rits.cloning.Cloner.fastClone(Cloner.java:114)
        at com.rits.cloning.Cloner.cloneInternal(Cloner.java:416)
        at com.rits.cloning.Cloner.cloneObject(Cloner.java:453)
@DavidLeoni DavidLeoni changed the title JavaToDbTransformer fails with Wordnet LexicalResource JavaToDbTransformer fails importing Wordne Sep 29, 2016
@DavidLeoni DavidLeoni changed the title JavaToDbTransformer fails importing Wordne JavaToDbTransformer fails importing Wordnet Sep 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant