Code Monkey home page Code Monkey logo

openephyra's Issues

Release tarballs on github

Hello !

First of all, thanks for the openephyra resurrection, it's very useful. I just have one request : actually, I'm working on Sirius and I would like to know if you plan to release tarballs. It would make my life so much easier ;-).

Regards.
Benjamin

Error when running shell for OpenEphyra on Mac

I am trying to run the revised version on a Mac with the command sh OpenEphyra.sh
I get the message: Error: Could not find or load main class info.ephyra.OpenEphyra
Have you come across this error before and can you advise?

Thread Problems

Exception in thread "Thread-10" Exception in thread "Thread-1" Exception in thread "Thread-7" Exception in thread "Thread-5" Exception in thread "Thread-2" java.lang.NullPointerException
at info.ephyra.search.searchers.BingKM.doSearch(BingKM.java:83)
at info.ephyra.search.searchers.Searcher.run(Searcher.java:41)
Exception in thread "Thread-9" Exception in thread "Thread-12" Exception in thread "Thread-6" java.lang.NullPointerException
at info.ephyra.search.searchers.BingKM.doSearch(BingKM.java:83)
at info.ephyra.search.searchers.Searcher.run(Searcher.java:41)
java.lang.NullPointerException
at info.ephyra.search.searchers.BingKM.doSearch(BingKM.java:83)
at info.ephyra.search.searchers.Searcher.run(Searcher.java:41)
java.lang.NullPointerException
at info.ephyra.search.searchers.BingKM.doSearch(BingKM.java:83)
at info.ephyra.search.searchers.Searcher.run(Searcher.java:41)
java.lang.NullPointerException
at info.ephyra.search.searchers.BingKM.doSearch(BingKM.java:83)
at info.ephyra.search.searchers.Searcher.run(Searcher.java:41)
java.lang.NullPointerException
at info.ephyra.search.searchers.BingKM.doSearch(BingKM.java:83)
at info.ephyra.search.searchers.Searcher.run(Searcher.java:41)
Exception in thread "Thread-3" java.lang.NullPointerException
at info.ephyra.search.searchers.BingKM.doSearch(BingKM.java:83)
at info.ephyra.search.searchers.Searcher.run(Searcher.java:41)
java.lang.NullPointerException
at info.ephyra.search.searchers.BingKM.doSearch(BingKM.java:83)
at info.ephyra.search.searchers.Searcher.run(Searcher.java:41)
java.lang.NullPointerException
at info.ephyra.search.searchers.BingKM.doSearch(BingKM.java:83)
at info.ephyra.search.searchers.Searcher.run(Searcher.java:41)
Exception in thread "Thread-8" Exception in thread "Thread-11" Exception in thread "Thread-4" java.lang.NullPointerException
at info.ephyra.search.searchers.BingKM.doSearch(BingKM.java:83)
at info.ephyra.search.searchers.Searcher.run(Searcher.java:41)
java.lang.NullPointerException
at info.ephyra.search.searchers.BingKM.doSearch(BingKM.java:83)
at info.ephyra.search.searchers.Searcher.run(Searcher.java:41)
java.lang.NullPointerException
at info.ephyra.search.searchers.BingKM.doSearch(BingKM.java:83)
at info.ephyra.search.searchers.Searcher.run(Searcher.java:41)

Errors when running OpenEphrya inside Eclipse

I am able to run OpenEphyra on my Linux box. As expected, the Bing searches are failing because I need to provide a BING_AZURE_ID in BingAzureKM.java.

However, I am getting the following error messages when I try to run/debug OpenEphyra as a full Java application:

Creating tokenizer...
Creating stemmer...
Could not create tokenizer.
Creating POS tagger...
Could not create OpenNLP POS tagger.
Creating chunker...
Could not create chunker.
Creating NE taggers...
...loading lists

Ending with a NullPointerException:

Exception in thread "main" java.lang.NullPointerException
at java.util.ComparableTimSort.sort(ComparableTimSort.java:146)
at java.util.Arrays.sort(Arrays.java:472)
at info.ephyra.nlp.NETagger.loadListTaggers(NETagger.java:130)
at info.ephyra.answerselection.filters.WebTermImportanceFilter.main(WebTermImportanceFilter.java:821)

Any ideas on what I need to change to get this going? I feel like I'm pretty close since the app can do all the things above properly when I run the pre-compiled version using OpenEphyra.sh. The above only happens when I run/debug from within Eclipse.

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.