Coder Social home page Coder Social logo

Comments (8)

dlwh avatar dlwh commented on June 17, 2024

Could you paste your build.sbt file, at least the epic parts?
On Feb 2, 2015 1:32 PM, "reactormonk" [email protected] wrote:

That looks like you're using incompatible versions of the model and the
epic library. @dlwh https://github.com/dlwh could you mark the
dependencies of the model jars to be more clear?


Reply to this email directly or view it on GitHub
#26 (comment).

from epic.

dice89 avatar dice89 commented on June 17, 2024
name := "ontologymatcher"

version := "1.0"

scalaVersion := "2.10.4"

libraryDependencies += "org.apache.spark" %% "spark-core" % "1.2.0"

libraryDependencies += "org.apache.spark" %% "spark-mllib" % "1.2.0"

libraryDependencies += "net.sourceforge.owlapi" % "owlapi-distribution" % "4.0.1"

libraryDependencies += "org.apache.jena" % "jena-core" % "2.12.1"

libraryDependencies += "edu.cmu.lti" % "ws4j" % "1.0.1"

libraryDependencies += "com.github.tototoshi" %% "scala-csv" % "1.1.1"

libraryDependencies += "net.debasishg" %% "redisclient" % "2.13"

libraryDependencies += "org.slf4j" % "slf4j-log4j12" % "1.7.8"

libraryDependencies += "secondstring" % "secondstring" % "20120620"

libraryDependencies += "net.sf.jwordnet" % "jwnl" % "1.4_rc3"

libraryDependencies += "fr.inrialpes.exmo" % "ontosim" % "2.4"

libraryDependencies += "org.apache.lucene" % "lucene-analyzers-common" % "4.10.3"

libraryDependencies += "org.slf4j" % "slf4j-log4j12" % "1.7.8"

libraryDependencies += "de.unima.alex" % "owlsimflood" % "1.0"

libraryDependencies +=  "org.scalaj" %% "scalaj-http" % "1.1.1"

libraryDependencies += "org.scalanlp" % "epic_2.10" % "0.3"

libraryDependencies += "org.scalanlp" % "english_2.10" % "2015.1.25"

resolvers += "Local Maven Repository" at "file:///Users/mueller/.m2/repository/"

resolvers += "Third Party" at "http://trianacode.org/maven/"

from epic.

dlwh avatar dlwh commented on June 17, 2024

I must have messed up the objects. I'll see if I can fix tonight, otherwise
it'll be a couple of weeks.
On Feb 2, 2015 1:57 PM, "Alexander Mueller" [email protected]
wrote:

name := "ontologymatcher"

version := "1.0"

scalaVersion := "2.10.4"

libraryDependencies += "org.apache.spark" %% "spark-core" % "1.2.0"

libraryDependencies += "org.apache.spark" %% "spark-mllib" % "1.2.0"

libraryDependencies += "net.sourceforge.owlapi" % "owlapi-distribution" %
"4.0.1"

libraryDependencies += "org.apache.jena" % "jena-core" % "2.12.1"

libraryDependencies += "edu.cmu.lti" % "ws4j" % "1.0.1"

libraryDependencies += "com.github.tototoshi" %% "scala-csv" % "1.1.1"

libraryDependencies += "net.debasishg" %% "redisclient" % "2.13"

libraryDependencies += "org.slf4j" % "slf4j-log4j12" % "1.7.8"

libraryDependencies += "secondstring" % "secondstring" % "20120620"

libraryDependencies += "net.sf.jwordnet" % "jwnl" % "1.4_rc3"

libraryDependencies += "fr.inrialpes.exmo" % "ontosim" % "2.4"

libraryDependencies += "org.apache.lucene" % "lucene-analyzers-common" %
"4.10.3"

libraryDependencies += "org.slf4j" % "slf4j-log4j12" % "1.7.8"

libraryDependencies += "de.unima.alex" % "owlsimflood" % "1.0"

libraryDependencies += "org.scalaj" %% "scalaj-http" % "1.1.1"

libraryDependencies += "org.scalanlp" % "epic_2.10" % "0.3"

libraryDependencies += "org.scalanlp" % "english_2.10" % "2015.1.25"

resolvers += "Local Maven Repository" at
"file:///Users/mueller/.m2/repository/"

resolvers += "Third Party" at "http://trianacode.org/maven/"


Reply to this email directly or view it on GitHub
#26 (comment).

from epic.

dlwh avatar dlwh commented on June 17, 2024

i just double checked. i packaged up the parser right; it's on your end. I can't resolve two of your artifacts:

unresolved dependency: fr.inrialpes.exmo#ontosim;2.4: not found
unresolved dependency: de.unima.alex#owlsimflood;1.0: not found

do maybe one of them depend on an old version of epic?

from epic.

dice89 avatar dice89 commented on June 17, 2024

Hi,

sorry for the ontosim problem, this is local library of mine, but which is definetly not depending on epic. I just tested the english parsing with a new fresh project and a minimum example. I still get the same problem.

I pushed it to github and you can check it out on your own:

https://github.com/dice89/EpicTest

Best wishes

Alex

from epic.

reactormonk avatar reactormonk commented on June 17, 2024

@dlwh It's only the scala 2.10 versions that are incorrect, the 2.11 versions work.

from epic.

malcolmgreaves avatar malcolmgreaves commented on June 17, 2024

Throwing my hat into the fray here...I have this exact same problem.

from epic.

dlwh avatar dlwh commented on June 17, 2024

Ok, should be fixed. epic release 0.3.1, model versions 2015.2.19 (will take an hour or so to make it into maven central.)

Also included is a much improved sentence boundary detector.

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.