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

Sekiranya alasan errornya apa ya? #5

Open
irfangerard44 opened this issue Dec 10, 2019 · 1 comment
Open

Sekiranya alasan errornya apa ya? #5

irfangerard44 opened this issue Dec 10, 2019 · 1 comment

Comments

@irfangerard44
Copy link

Exception in thread "main" java.lang.NoClassDefFoundError: NLP_ITB/POSTagger/HMM/Decoder/MainTagger
at yusufs.nlp.nerid.utils.POSTagger.(POSTagger.java:43)
at yusufs.nlp.nerid.utils.TextSequence.(TextSequence.java:26)
at yusufs.nlp.nerid.Prediction.predict(Prediction.java:35)
at yusufs.nlp.nerid.IndonesiaNER.predictWithEmbeddedModel(IndonesiaNER.java:57)
at com.ebdesk.ner.ner.main(ner.java:11)
Caused by: java.lang.ClassNotFoundException: NLP_ITB.POSTagger.HMM.Decoder.MainTagger
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 5 more

@hyperstand
Copy link

https://github.com/yusufsyaifudin/ipostagger/blob/master/NLP_ITB/POSTagger/HMM/1.0.0/HMM-1.0.0.jar

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