dlwh / epic

**Archived** Epic is a high performance statistical parser written in Scala, along with a framework for building complex structured prediction models.

Home Page:http://scalanlp.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

org.scalanlp#breeze_2.11;0.12-SNAPSHOT: not found

cj2001 opened this issue · comments

I just cloned Epic and went to try and run "sbt assembly" and got the following error message:

error sbt.ResolveException: unresolved dependency: org.scalanlp#breeze_2.11;0.12-SNAPSHOT: not found

So I went ahead and installed Breeze just fine and reran in the Epic install, but still got the same error. Suggetions?

Sorry for the slow response. It's fixed in master