--
You received this message because you are subscribed to the Google Groups "ScalaNLP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scalanlp+u...@googlegroups.com.
To post to this group, send email to scal...@googlegroups.com.
Visit this group at http://groups.google.com/group/scalanlp.
For more options, visit https://groups.google.com/d/optout.
needed to modify the following line in Berkley.scala by adding a comma and true.
val roots = TreeAnnotations.unAnnotateTree(btree, true).getChildren;
Original code was throwing an error like the following: