databricks / spark-corenlp

Stanford CoreNLP wrapper for Apache Spark
GNU General Public License v3.0
422 stars 120 forks source link

Can't use Annotation entitymentions #15

Open sonupsp3 opened 8 years ago

sonupsp3 commented 8 years ago

Hi, Can't use entitymentions annotator, causing an error edu.stanford.nlp.pipeline.Protobuf Annotations Serializer$Lossy SerializationException: Keys are not being serialized: class edu.stanford.nlp.ling.CoreAnnotations$MentionsAnnotation, Please check