Coder Social home page Coder Social logo

sbt Issue using Epic model about epic HOT 11 CLOSED

dlwh avatar dlwh commented on June 17, 2024
sbt Issue using Epic model

from epic.

Comments (11)

jiangss avatar jiangss commented on June 17, 2024

I use the sbt 0.13.5 version.

When I switch to sbt0.13.1, there is no issue there. Once sbt0.13.1 is downloaded, then I switch to 0.13.2 or 0.13.5. NO Issue happens.

It seems Epic model depends on sbt 0.13.1 version, but once the sbt0.13.1version is downloaded, then updating to later ones, there should be no problem.

Thanks.

from epic.

reactormonk avatar reactormonk commented on June 17, 2024

I cloned your project, killed ~/.ivy/cache and ran sbt compile. Same problem. Before I killed the cache, no problem.

Dependency tree: https://gist.github.com/reactormonk/393a7f371b42931bf2b2
The offender is com.typesafe.sbt:sbt-pgp:0.8.3. So a) bug them b) kick sbt-pgp out of the dependencies.

from epic.

dlwh avatar dlwh commented on June 17, 2024

So, I nuked my ivy2 cache and it built fine, using sbt 0.13.5. I've also updated a bunch of dependencies, which might be the difference? (new dependency graph: https://gist.github.com/dlwh/8c9a1ef767a905bb8e98)

At any rate, try now.

from epic.

jiangss avatar jiangss commented on June 17, 2024

Hi, David,

Now works fine! Thanks!

from epic.

amn41 avatar amn41 commented on June 17, 2024

Hi,

getting the same issue as @jiangss . @dlwh you say you updated a bunch of dependencies - how do I emulate that? I just made a clean dir and booted sbt, then
set libraryDependencies += "org.scalanlp" % "epic_2.10" % "0.1"
set resolvers += "Sonatype Releases" at "https://oss.sonatype.org/content/repositories/releases/"
set scalaVersion := "2.10.3"
console

And I get the same dependency error. What can I do to update the dependency? Thanks, Alan

from epic.

reactormonk avatar reactormonk commented on June 17, 2024

The updated dependencies are only in git, no new package has been pushed to maven. I suggest sbt publish-local and 0.2-SNAPSHOT and bugging @dlwh for a new release.

from epic.

amn41 avatar amn41 commented on June 17, 2024

I'd suspected that was the case so tried to build from source, didn't work yet. Will try again and also see about a new release.

from epic.

jiangss avatar jiangss commented on June 17, 2024

I use the dependence in this way:
LibraryDependencies += "org.scalanlp" %% "epic-parser-en-span" % "2014.6.3-SNAPSHOT"
Or, you can use LibraryDependencies += "org.scalanlp" %% "epic" % "0.2-SNAPSHOT"

from epic.

dlwh avatar dlwh commented on June 17, 2024

New release is hopefully coming by end of week, sorry.

I've published new snapshots (models are 2014.7.29-SNAPSHOT). didn't test anything other than English, but hopefully all's ok. Pushing out a new demo today too.

from epic.

dlwh avatar dlwh commented on June 17, 2024

(demo is at https://github.com/dlwh/epic-demo)

from epic.

jiangss avatar jiangss commented on June 17, 2024

@dlwh Working great in my case. Thanks!

from epic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.