Skip to content

Commit

Permalink
notes
Browse files Browse the repository at this point in the history
  • Loading branch information
bmyerz committed Oct 27, 2014
1 parent 1694c30 commit e56eefd
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion Patents_and_NLP.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:23309d1e87c7d924acbbc9fe0c4cb9b70f43c6d773ef3c26b960c875cca1bf48"
"signature": "sha256:90e34428bf778f590afd68af850547bba0d6f3b51da367b7117aec3bb187c7b4"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -54,6 +54,23 @@
"- according to literature, all pairs LCA seems complexity is n^3 but you can get to n^2.xx"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Tasks \n",
"\n",
"## Zach\n",
"tf-idf on hadoop streaming standalone mode\n",
"\n",
"## Brandon\n",
"get hadoop streaming working distributed on sampa cluster\n",
"\n",
"\n",
"## Need\n",
"the claims data\n"
]
},
{
"cell_type": "code",
"collapsed": false,
Expand Down

0 comments on commit e56eefd

Please sign in to comment.