Giter Club home page Giter Club logo

liverdfnews's Introduction

liverdfnews's People

Contributors

lorenzbuehmann avatar mommi84 avatar

Stargazers

 avatar Niranjan Anandkumar avatar mdheller avatar Luciano Paiva avatar Andrew Shaffer avatar  avatar Mahesh CR avatar  avatar

Watchers

 avatar James Cloos avatar  avatar Axel Ngonga avatar  avatar

liverdfnews's Issues

Deduplication does not work for Delta S

We first need to filter duplicate sentences in Delta S:

this is done by:

Deduplication deduplication = new FastDeduplication();
Set<String> target = deduplication.getTarget(fromTimeSliceId, toTimeSliceId);
Set<String> newTarget = deduplication.deduplicate(target, target, fromTimeSliceId);

But since all strings in the target are duplicate with respect to itself newTarget is always empty.

It is expected that only internally duplicate sentences are removed from the target!

Build error

hello,
i faced with this error when building the project.
could anybody help me how it fixes?
build error

Configuration TODO's

Hey,

Finally got it all installed and just attempting to boot it up, but the config isn't very clear.

Do you have the documentation on how to generate this:

; this is an index where the dbpedia types and labels are index TODO create documentation on how to generate it
dbpedia = /Users/gerb/Development/workspaces/experimental/solr_4/dbpedia_resources_38_score_accent/index

and also the following could you give me more detail into what these paths should contain and where to get them if they are as such.

; this is an index where the boa named entity context is stored
boa = /Users/gerb/Development/workspaces/experimental/boa/en_wiki_20120601/index/corpus

; this directory should not be inside the code repo
data-directory = /Users/gerb/Development/workspaces/experimental/rdflivenews/1percent

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.