Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Couldn't deserialize model #69

@TachikakaMin

Description

@TachikakaMin

Sorry to bother you.
In epic/target/scala-2.11

java -Xmx4g -cp epic-assembly-0.4.4.jar epic.sequences.TagText --model epic-pos-en_2.10-2014.6.3-SNAPSHOT.jar --nthreads 4 test

[main] ERROR breeze.util.HashIndex$ - Deserializing an old-style HashIndex. Taking counter measures Couldn't deserialize model due to exception, epic.features.WordFeature; local class incompatible: stream classdesc serialVersionUID = 1068855398746279726, local class serialVersionUID = 1. Trying classPathLoad... Exception in thread "main" java.util.NoSuchElementException: None.get at scala.None$.get(Option.scala:347) at scala.None$.get(Option.scala:345) at epic.sequences.TagText$.classPathLoad(TagText.scala:20) at epic.sequences.TagText$.classPathLoad(TagText.scala:11) at epic.util.ProcessTextMain$class.main(ProcessTextMain.scala:47) at epic.sequences.TagText$.main(TagText.scala:11) at epic.sequences.TagText.main(TagText.scala)

I don't know how to solve the problem, it's English model.

scala -version Scala code runner version 2.12.4 -- Copyright 2002-2017, LAMP/EPFL and Lightbend, Inc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions