- we stuffed all the presidential debates into git<p>- <a href="https://github.com/mytakedotorg/us-presidential-debates" rel="nofollow">https://github.com/mytakedotorg/us-presidential-debates</a><p>- serve them to users from git<p>- <a href="https://github.com/mytakedotorg/mtdo/blob/53f3be668719a03a250ca4077ad1cae2448d72b1/server/src/main/java/controllers/FactApi.java#L83-L87" rel="nofollow">https://github.com/mytakedotorg/mtdo/blob/53f3be668719a03a25...</a><p>- stuff them into lucene for search indexing<p>- <a href="https://github.com/mytakedotorg/mtdo/blob/staging/lucene/src/main/java/org/mytake/lucene/MyTakeDotOrgAnalyzer.java" rel="nofollow">https://github.com/mytakedotorg/mtdo/blob/staging/lucene/src...</a><p>- and into d3 for visualization<p>- <a href="https://github.com/mytakedotorg/mtdo/blob/53f3be668719a03a250ca4077ad1cae2448d72b1/client/src/main/scripts/components/search/NGramViewer.tsx#L167-L244" rel="nofollow">https://github.com/mytakedotorg/mtdo/blob/53f3be668719a03a25...</a>