Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
resources [2014/08/27 17:19]
kmh
resources [2015/12/18 00:08]
kmh
Line 4: Line 4:
  
 This page links to a couple of specific resources related to one of my [[publications]]. This page links to a couple of specific resources related to one of my [[publications]].
 +
 +===== Reading Comprehension Corpus =====
 +
 +As part of our paper "​Teaching Machines to Read and Comprehend"​ we published a tool to rebuild the large reading comprehension corpus described in the paper. You can find this tool on Github: [[https://​github.com/​deepmind/​rc-data/​]]
  
 ===== Bolinas: Synchronous Hyperedge Replacement Grammars ===== ===== Bolinas: Synchronous Hyperedge Replacement Grammars =====
Line 19: Line 23:
  
 The code for my 2014 ACL and ICLR papers on learning multilingual word embeddings and language models is hosted on Github: [[https://​github.com/​karlmoritz/​bicvm]]. A cleaner version of this code is in the making and will be published at some point. However, the current version suffices for replicating the results in my papers and can easily be extended with more complex composition functions. The code for my 2014 ACL and ICLR papers on learning multilingual word embeddings and language models is hosted on Github: [[https://​github.com/​karlmoritz/​bicvm]]. A cleaner version of this code is in the making and will be published at some point. However, the current version suffices for replicating the results in my papers and can easily be extended with more complex composition functions.
 +
 +As part of these publications I have published a modified version of the TED corpus ([[https://​wit3.fbk.eu/​]]),​ which you can find
 +[[http://​www.clg.ox.ac.uk/​tedcorpus|here]].