Giter VIP home page Giter VIP logo

percolation's People

Contributors

ttm avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

zeigar alanvalejo

percolation's Issues

define uri standard

the construction of uris in social, gmane and participation packages have many subtleties sorted out in code.

Of these, one remained until now: the uris of individuals for the most important entities should have the snapshotid in it or not?

Cons of using the snapshotid in the uris: the uri gets larger (and so the final data). Same entities are not directly related if they are present in different snapshots (they have to be related through IDs).

Pros of using the snapshotid in the uris: data from each snapshot does not get mixed. For example, a twitter user can have different screennames in different snapshots. The information about which snapshot each screenname is related to is lost in the final linked data.

This last difficulty can be overcome by the use of named graphs (alias "conjunctive graph contexts") and the RDF link between the instances and the snapshoturi.
Support for named graphs has some drawbacks in real usages,
such as the current inability in Fuseki/Jena for creating new named graphs on the fly and reasoning about them (the reasoner has to be loaded at startup for each graph).

The currently adopted "solution" is not to use the snapshotid in the uris.

make AI for patterns, groups, etc..

given a fitness measure, implement GA and other algorithms to continuously find associations of measures and entities, i.e. for generic pattern recognition.
An output of the GA (probably the gene directly) might be,
for example, "messages sent between 23h-4h are more incident
from intermediary paricipants and hubs, but not the few most active hubs."
or the already found:
"the ~20 participants with greatest betweenness make almost perfectly disjunct group
with the ~20 participants with greatest closenness".
or
"Intermediary participants with high out degree use shorter words, longer words otherwise"
"the set of participants with greatest clustering and degree above 3
have local vocabulary and linguistic structure".
etc.

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.