Skip to content

Instantly share code, notes, and snippets.

@wfaler
wfaler / contextresult.json
Created December 12, 2011 20:39
contextresult.json
[{"term":"beta","sentences":[{"sentence":"Progress over the last week has been good, the public API is coming along and it\u2019s quite likely we will start to dripfeed invitations to the beta towards the end of next week.","score":0.8461538461538461},{"sentence":"Since I announced TextMinr, the Text mining as a service platform last week - the interest has been overwhelming: it got to the top 3 of Hackernews, it got retweeted by Tim O\u2019Reilly of O\u2019Reilly media and many other influential people in the tech scene.","score":0.07692307692307693},{"sentence":"Everyone who has signed up will get an invite (and people can still sign up ), it just might take a week or two longer before everyone gets in.","score":0.07692307692307693}],"termSuggestions":[{"term":"beta","score":1.0},{"term":"end","score":0.5},{"term":"invitations","score":0.5},{"term":"dripfeed","score":0.25},{"term":"week","score":0.25}]]
@wfaler
wfaler / contextsearch.json
Created December 12, 2011 20:37
contextsearch.json
{"name":"contextsearch","config":["YOUR_SEARCH_TERM", "YOUR_SECOND_SEARCH_TERM"]}
@wfaler
wfaler / dog.html
Created December 12, 2011 20:15
dog.html
The <subject>big dog</subject> had a terrible bark.
@wfaler
wfaler / subjectid.json
Created December 12, 2011 20:12
subjectid.json
{"name":"subjectidentification"}
@wfaler
wfaler / names.html
Created December 12, 2011 20:07
names.html
Since I announced TextMinr, the Text mining as a service platform <name label="DATE">last week</name> - the interest has been overwhelming: it got to the top 3 of Hackernews, it got retweeted by <name label="PERSON">Tim O'Reilly</name> of <name label="ORGANIZATION">O'Reilly Media</name> and many other influential people in the tech scene.
@wfaler
wfaler / entityrecognition.json
Created December 12, 2011 20:01
entityrecognition.json
{"name":"entityrecognition"}
@wfaler
wfaler / filter.json
Created December 12, 2011 19:56
filter.json
{"name":"filter","config":["beta", "alpha"]}
@wfaler
wfaler / source.json
Created December 12, 2011 18:33
source.json
{"sourceType":"url","source":"http://blog.recursivity.com/post/13499141271/textminr-progress-update"}
@wfaler
wfaler / similarity.json
Created December 12, 2011 18:21
similarity.json
{"ref":{"id":"33816cc4c0a8000215a00d2554f8cab8","accountId":"194ad084c0a80002274b8c218ea70268","dateTime":"2011-12-12T18:20:47Z","documentTime":"2011-12-12T18:20:48Z"},"similarities":[{"comparisonId":"334fee29c0a8000215a00d2579292428","similarity":1.0}]}
@wfaler
wfaler / subjects.json
Created December 12, 2011 18:13
subjects.json
[{"ref":{"id":"334fee29c0a8000215a00d2579292428","accountId":"194ad084c0a80002274b8c218ea70268","dateTime":"2011-12-12T17:26:43Z","documentTime":"2011-12-12T17:26:46Z"},"name":"last week","label":"DATE","occurences":1}]