-
Notifications
You must be signed in to change notification settings - Fork 356
Knowledge sources
rspeer edited this page Oct 23, 2011
·
13 revisions
Here's a checklist of sources we may include when building ConceptNet 5.
- OMCS English, Portuguese, Japanese, Dutch, Korean, French (ConceptNet 4)
- OMCS Chinese
- ReVerb
- Verbosity
- Wiktionary translations
- WordNet (word senses should possibly be revised)
- DBPedia's main ontology (which is enormous). I think we got a truncated version of it in the last iteration?
- GoalNet, from WikiHow and OMICS. We're missing some structure here; we need to be able to tell which list of steps corresponds to a particular plan, not just the steps for all plans together.
- Wikipedia links (Hooyoung?)
- Rule-based extractions from ConceptNet 4
- XKCD color survey (and someone should make a cool visualization of it for Sponsor Week)
- VerbNet / FrameNet / PropBank (I get these confused with each other. Probably one or two of them can tell us very useful things about verb structure that aren't in any Linked Data project yet.)
- Freebase (we have some code for it already, and it has lots of overlap with DBPedia; might want to be selective as it has hundreds of millions of assertions)
- Google N-grams 2006 (gets associations between words; problems with spam, stupidity, and sheer volume)
- Google Books 2009 collocations (ginormous, but we wouldn't attempt to use nearly all of it; probably involves accessing it through Amazon)
- OpenCyc (but we'd need to decide what to do with compound concepts that are written as CycL expressions)
- EuroWordNet. It's under a very restrictive license, it seems.
Starting points
Reproducibility
Details