Category Archives: Non classé

Using TfIdf concepts on graphs

Tf-Idf is a weighting method, often used to evaluate the importance of a word in a document.The idea here is to evaluate the importance of a predicate or a predicate-value pair for an entity of a semantic graph. Tf-Idf on … Continue reading

Posted in Non classé | Leave a comment

Statistics about DBPedia-fr

I needed the number of separate entities described in dbpedia-fr. We will see a problem to consider when using linked data that uses public access points.My first attempt was to get this information with the query select count(distinct ?r) where … Continue reading

Posted in Non classé | Leave a comment

Where Telecom ParisTech publishes regularly: technical viewpoint

In the article “Where Telecom ParisTech publishes regularly“, I showed an example of use of the semantic representation of our bibliography: a graph that allows to see the lecture series mainly used by Telecom ParisTech researchers to publish scientific results … Continue reading

Posted in Non classé | Leave a comment

Where Telecom ParisTech publishes regularly

(click to magnify)Our bibliographic database does not make it easy to highlight conferences and journals where we publish often. The semantic approach that we started with the SemBib project provides answers.As part of the SemBib project, a semi-automatic work was … Continue reading

Posted in Non classé | Leave a comment