14 Matching Annotations
  1. Feb 2023
  2. Dec 2022
  3. Mar 2021
    1. There's been occasional talk in the IndieWeb chat about recipes that have long boring pre-stories and don't get to the point.

      This is one of the first examples I've seen of a food blog that has a "Jump to Recipe" button and a "Print Recipe" button right at the top for those who are in a hurry, or who have read the post previously.

      Will look for other examples...

  4. Dec 2020
  5. Dec 2019
  6. Jun 2019
    1. This concept is pretty powerful, and I’m sure you’ve already read all about it. If you haven’t, browse your favorite mildly-technical new source (hey Medium!) and you’ll be inundated with people telling you how much potential there is. Some buzzwords: asset/rights management, decentralized autonomous organizations (DAOs), identity, social networking, etc.

      Skip

  7. Dec 2017
  8. Apr 2017
    1. Algorithmically, these models are similar, except that CBOW predicts target words (e.g. 'mat') from source context words ('the cat sits on the'), while the skip-gram does the inverse and predicts source context-words from the target words. This inversion might seem like an arbitrary choice, but statistically it has the effect that CBOW smoothes over a lot of the distributional information (by treating an entire context as one observation)