Skip to content

Instantly share code, notes, and snippets.

@DataDistiller
Last active September 12, 2019 01:03
Show Gist options
  • Select an option

  • Save DataDistiller/7810341eeb43d23e3ba28ff8e0e128d4 to your computer and use it in GitHub Desktop.

Select an option

Save DataDistiller/7810341eeb43d23e3ba28ff8e0e128d4 to your computer and use it in GitHub Desktop.
ConceptNet

ConceptNet to perform interesting tasks such as the following:

• ‘given a story describing a series of everyday events, where is it likely that these events will take place, what is the mood of the story, and what are possible next events?’ (spatial, affective, and temporal projections),

• ‘given a search query (assuming the terms are commonsensical) where one of the terms can have multiple meanings, which meaning is most likely?’ (contextual disambiguation),

• ‘presented with a novel concept appearing in a story, which known concepts most closely resemble or approximate the novel concept?’ (analogy-making).

{
  "firstName": "John",
  "lastName": "Smith",
  "age": 25
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment