Giter Site home page Giter Site logo

Comments (4)

Sentimentron avatar Sentimentron commented on July 19, 2024

I had a look at this a long time ago, but, whilst detecting the dates is quite straightforward, segregating them into date published / date generated is quite tricky, especially if the article contains other dates. You've got several options:

  • Use an heuristic: e.g. "first date"
  • Modify the UI to show a range of possible dates or be deliberately vague, gmail-style ("about a week ago")
  • Try to induce rules like these people at my old university to generate per-site selectors. Regrettably, I don't think this approach really scales very well and it hides its heavily-supervised nature.
  • Google's recommendation is to include a date between the article title and its content and lots of sites site should follow this advise, which restricts the range in which you need to look. They also (apparently) use sitemaps.

from cosr-back.

sylvinus avatar sylvinus commented on July 19, 2024

Interesting links! The PDF seems to be down, is it this one? http://www2013.org/companion/p73.pdf

from cosr-back.

Sentimentron avatar Sentimentron commented on July 19, 2024

That's it

On Thursday, 24 March 2016, Sylvain Zimmer [email protected] wrote:

Interesting links! The PDF seems to be down, is it this one?
http://www2013.org/companion/p73.pdf


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#4 (comment)

Sent from my iPhone

from cosr-back.

sylvinus avatar sylvinus commented on July 19, 2024

I think we will end up using as many sources/methods as possible for this to cover all cases so it would be okay to begin implementing the simple ones!

from cosr-back.

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.