Personally, I want to be able to access tim... 6.0 \n",
+ "\n",
+ " updated_at reply_count reply_to_post_number \\\n",
+ "0 2016-03-14 17:40:42.276000+00:00 1.0 2.0 \n",
+ "1 2015-10-21 04:24:48.934000+00:00 0.0 NaN \n",
+ "2 2016-11-05 13:47:19.301000+00:00 1.0 NaN \n",
+ "3 2016-04-14 13:50:17.159000+00:00 0.0 NaN \n",
+ "4 2016-11-15 18:36:40.786000+00:00 1.0 NaN \n",
+ "\n",
+ " quote_count incoming_link_count ... \\\n",
+ "0 0.0 10.0 ... \n",
+ "1 1.0 0.0 ... \n",
+ "2 0.0 20.0 ... \n",
+ "3 0.0 878.0 ... \n",
+ "4 0.0 4.0 ... \n",
+ "\n",
+ " cleaned_text \\\n",
+ "0 mask plus electronics bulky foam material unde... \n",
+ "1 agaricus restedness point scale knowing middle... \n",
+ "2 biostrap looks promising shipping december cla... \n",
+ "3 posted lengthy writeup recent experience repli... \n",
+ "4 personally able access series data breath temp... \n",
+ "\n",
+ " lemmat_text \\\n",
+ "0 mask plus electronics bulky foam material unde... \n",
+ "1 agaricus restedness point scale middle cover l... \n",
+ "2 biostrap promise ship december claim offer hr ... \n",
+ "3 post lengthy writeup recent experience replica... \n",
+ "4 personally able access series data breath temp... \n",
+ "\n",
+ " token_text \\\n",
+ "0 ['mask', 'plus', 'electronics', 'bulky', 'foam... \n",
+ "1 ['agaricus', 'restedness', 'point', 'scale', '... \n",
+ "2 ['biostrap', 'promise', 'ship', 'december', 'c... \n",
+ "3 ['post', 'lengthy', 'writeup', 'recent', 'expe... \n",
+ "4 ['personally', 'able', 'access', 'series', 'da... \n",
+ "\n",
+ " no_sw_text \\\n",
+ "0 mask plus electronics bulky foam material unde... \n",
+ "1 agaricus restedness point scale middle cover l... \n",
+ "2 biostrap promise ship december claim offer hr ... \n",
+ "3 post lengthy writeup recent experience replica... \n",
+ "4 personally able access series data breath temp... \n",
+ "\n",
+ " noHTML_text \\\n",
+ "0 The size of the mask plus electronics is rath... \n",
+ "1 \\n \\n \\n Agaricus: \\n \\n For “restedness” I... \n",
+ "2 The Biostrap looks promising (and is shippi... \n",
+ "3 I’ve posted a lengthy writeup of my recent e... \n",
+ "4 Personally, I want to be able to access time ... \n",
+ "\n",
+ " lemma_LDA_text \\\n",
+ "0 mask electronics material mask sweat issue str... \n",
+ "1 agaricus restedness point scale cover range fo... \n",
+ "2 biostrap claim offer hr ppg sensor hrv rest re... \n",
+ "3 experience diet study cell metabolism institut... \n",
+ "4 access series data breath tempo second second ... \n",
+ "\n",
+ " no_sw_LDA_text \\\n",
+ "0 mask electronics material mask sweat issue str... \n",
+ "1 agaricus restedness point scale cover range fo... \n",
+ "2 biostrap claim offer hr ppg sensor hrv rest re... \n",
+ "3 experience diet study cell metabolism institut... \n",
+ "4 access series data breath tempo second second ... \n",
+ "\n",
+ " token_NN_text creation_date \\\n",
+ "0 ['mask', 'electronics', 'material', 'mask', 's... 2016-03-14 \n",
+ "1 ['agaricus', 'restedness', 'point', 'scale', '... 2014-02-24 \n",
+ "2 ['biostrap', 'claim', 'offer', 'hr', 'ppg', 's... 2016-11-05 \n",
+ "3 ['experience', 'diet', 'study', 'cell', 'metab... 2016-04-14 \n",
+ "4 ['access', 'series', 'data', 'breath', 'tempo'... 2016-11-15 \n",
+ "\n",
+ " creation_year \n",
+ "0 2016 \n",
+ "1 2014 \n",
+ "2 2016 \n",
+ "3 2016 \n",
+ "4 2016 \n",
+ "\n",
+ "[5 rows x 49 columns]"
+ ]
+ },
+ "execution_count": 4,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "global_df = pd.read_csv('global_df.csv')\n",
+ "\n",
+ "global_df.head(5)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 5,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " | \n",
+ " user_id | \n",
+ " created_at | \n",
+ " cooked | \n",
+ " post_number | \n",
+ " updated_at | \n",
+ " reply_count | \n",
+ " reply_to_post_number | \n",
+ " quote_count | \n",
+ " incoming_link_count | \n",
+ " reads | \n",
+ " ... | \n",
+ " cleaned_text | \n",
+ " lemmat_text | \n",
+ " token_text | \n",
+ " no_sw_text | \n",
+ " noHTML_text | \n",
+ " lemma_LDA_text | \n",
+ " no_sw_LDA_text | \n",
+ " token_NN_text | \n",
+ " creation_date | \n",
+ " creation_year | \n",
+ "
\n",
+ " \n",
+ " | topic_id | \n",
+ " id | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 19.0 | \n",
+ " 30.0 | \n",
+ " -1 | \n",
+ " 2015-03-15 05:04:38.158000+00:00 | \n",
+ " <p>[Replace this first paragraph with a short ... | \n",
+ " 1.0 | \n",
+ " 2015-03-15 05:04:38.158000+00:00 | \n",
+ " 0.0 | \n",
+ " NaN | \n",
+ " 0.0 | \n",
+ " 15.0 | \n",
+ " 39.0 | \n",
+ " ... | \n",
+ " replace paragraph short description new catego... | \n",
+ " replace paragraph short description new catego... | \n",
+ " ['replace', 'paragraph', 'short', 'description... | \n",
+ " replace paragraph short description new catego... | \n",
+ " [Replace this first paragraph with a short de... | \n",
+ " paragraph description category guidance catego... | \n",
+ " paragraph description category guidance catego... | \n",
+ " ['paragraph', 'description', 'category', 'guid... | \n",
+ " 2015-03-15 | \n",
+ " 2015 | \n",
+ "
\n",
+ " \n",
+ " | 52.0 | \n",
+ " 63.0 | \n",
+ " 7 | \n",
+ " 2011-06-29 00:23:23+00:00 | \n",
+ " <p>Yay, first post <img src=\"https://forum.qua... | \n",
+ " 1.0 | \n",
+ " 2015-10-02 07:08:07.436000+00:00 | \n",
+ " 0.0 | \n",
+ " NaN | \n",
+ " 0.0 | \n",
+ " 6.0 | \n",
+ " 12.0 | \n",
+ " ... | \n",
+ " post wondering best articles introduce concept... | \n",
+ " post wonder best article introduce concept qua... | \n",
+ " ['post', 'wonder', 'best', 'article', 'introdu... | \n",
+ " post wonder best article introduce concept qua... | \n",
+ " Yay, first post \\n So I was wondering, what... | \n",
+ " post article concept sweet mit technology revi... | \n",
+ " post article concept sweet mit technology revi... | \n",
+ " ['post', 'article', 'concept', 'sweet', 'mit',... | \n",
+ " 2011-06-29 | \n",
+ " 2011 | \n",
+ "
\n",
+ " \n",
+ " | 65.0 | \n",
+ " 9 | \n",
+ " 2011-06-29 08:54:53+00:00 | \n",
+ " <p>Great topic, Mike!</p>\\n<p>Here are some mo... | \n",
+ " 2.0 | \n",
+ " 2015-10-02 07:08:09.083000+00:00 | \n",
+ " 0.0 | \n",
+ " NaN | \n",
+ " 0.0 | \n",
+ " 1.0 | \n",
+ " 12.0 | \n",
+ " ... | \n",
+ " great topic mike gary wolf ted talk new york t... | \n",
+ " great topic mike gary wolf ted talk new york d... | \n",
+ " ['great', 'topic', 'mike', 'gary', 'wolf', 'te... | \n",
+ " great topic mike gary wolf ted talk new york d... | \n",
+ " Great topic, Mike! \\n Here are some more: \\n ... | \n",
+ " topic mike wolf york data invasion body hacker... | \n",
+ " topic mike wolf york data invasion body hacker... | \n",
+ " ['topic', 'mike', 'wolf', 'york', 'data', 'inv... | \n",
+ " 2011-06-29 | \n",
+ " 2011 | \n",
+ "
\n",
+ " \n",
+ " | 66.0 | \n",
+ " 10 | \n",
+ " 2011-06-29 16:20:56+00:00 | \n",
+ " <p>Thanks Mike for starting this thread! I tho... | \n",
+ " 3.0 | \n",
+ " 2015-03-15 05:04:43.854000+00:00 | \n",
+ " 1.0 | \n",
+ " NaN | \n",
+ " 0.0 | \n",
+ " 1.0 | \n",
+ " 12.0 | \n",
+ " ... | \n",
+ " mike starting thread thought ethan zuckerman b... | \n",
+ " mike start thread ethan zuckerman blog summary... | \n",
+ " ['mike', 'start', 'thread', 'ethan', 'zuckerma... | \n",
+ " mike start thread ethan zuckerman blog summary... | \n",
+ " Thanks Mike for starting this thread! I thoug... | \n",
+ " mike blog reaction conference scene | \n",
+ " mike blog reaction conference scene | \n",
+ " ['mike', 'blog', 'reaction', 'conference', 'sc... | \n",
+ " 2011-06-29 | \n",
+ " 2011 | \n",
+ "
\n",
+ " \n",
+ " | 74.0 | \n",
+ " 8 | \n",
+ " 2011-06-30 11:33:03+00:00 | \n",
+ " <aside class=\"quote no-group quote-modified\" d... | \n",
+ " 4.0 | \n",
+ " 2015-10-03 00:27:53.789000+00:00 | \n",
+ " 0.0 | \n",
+ " NaN | \n",
+ " 1.0 | \n",
+ " 1.0 | \n",
+ " 11.0 | \n",
+ " ... | \n",
+ " agaricus thought ethan zuckerman blog summary ... | \n",
+ " agaricus ethan zuckerman blog summary reaction... | \n",
+ " ['agaricus', 'ethan', 'zuckerman', 'blog', 'su... | \n",
+ " agaricus ethan zuckerman blog summary reaction... | \n",
+ " \\n \\n \\n Agaricus: \\n \\n I thought Ethan Zu... | \n",
+ " agaricus blog reaction conference scene job co... | \n",
+ " agaricus blog reaction conference scene job co... | \n",
+ " ['agaricus', 'blog', 'reaction', 'conference',... | \n",
+ " 2011-06-30 | \n",
+ " 2011 | \n",
+ "
\n",
+ " \n",
+ " | ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ "
\n",
+ " \n",
+ " | 9169.0 | \n",
+ " 21331.0 | \n",
+ " 9638 | \n",
+ " 2021-04-01 20:28:16.543000+00:00 | \n",
+ " <aside class=\"quote no-group\" data-username=\"r... | \n",
+ " 8.0 | \n",
+ " 2021-04-01 20:28:16.543000+00:00 | \n",
+ " 1.0 | \n",
+ " NaN | \n",
+ " 1.0 | \n",
+ " 0.0 | \n",
+ " 7.0 | \n",
+ " ... | \n",
+ " rain8dome9 activitywatch includes title window... | \n",
+ " rain8dome9 activitywatch include title window ... | \n",
+ " ['rain8dome9', 'activitywatch', 'include', 'ti... | \n",
+ " rain8dome9 activitywatch include title window ... | \n",
+ " \\n \\n \\n rain8dome9: \\n \\n ActivityWatch in... | \n",
+ " rain8dome9 activitywatch title window search c... | \n",
+ " rain8dome9 activitywatch title window search c... | \n",
+ " ['rain8dome9', 'activitywatch', 'title', 'wind... | \n",
+ " 2021-04-01 | \n",
+ " 2021 | \n",
+ "
\n",
+ " \n",
+ " | 21332.0 | \n",
+ " 9638 | \n",
+ " 2021-04-01 20:43:43.795000+00:00 | \n",
+ " <aside class=\"quote no-group\" data-username=\"d... | \n",
+ " 9.0 | \n",
+ " 2021-04-01 20:43:43.795000+00:00 | \n",
+ " 0.0 | \n",
+ " 7.0 | \n",
+ " 1.0 | \n",
+ " 0.0 | \n",
+ " 7.0 | \n",
+ " ... | \n",
+ " dreeds congratulations offering windows mac ve... | \n",
+ " dreeds congratulation offer window mac version... | \n",
+ " ['dreeds', 'congratulation', 'offer', 'window'... | \n",
+ " dreeds congratulation offer window mac version... | \n",
+ " \\n \\n \\n dreeds: \\n \\n congratulations on o... | \n",
+ " dreeds congratulation window version program r... | \n",
+ " dreeds congratulation window version program r... | \n",
+ " ['dreeds', 'congratulation', 'window', 'versio... | \n",
+ " 2021-04-01 | \n",
+ " 2021 | \n",
+ "
\n",
+ " \n",
+ " | 21334.0 | \n",
+ " 8316 | \n",
+ " 2021-04-02 02:16:21.660000+00:00 | \n",
+ " <aside class=\"quote no-group\" data-username=\"d... | \n",
+ " 10.0 | \n",
+ " 2021-04-02 02:16:21.660000+00:00 | \n",
+ " 1.0 | \n",
+ " 8.0 | \n",
+ " 1.0 | \n",
+ " 0.0 | \n",
+ " 5.0 | \n",
+ " ... | \n",
+ " davidrusu task spans multiple programs windows... | \n",
+ " davidrusu task span multiple program windows d... | \n",
+ " ['davidrusu', 'task', 'span', 'multiple', 'pro... | \n",
+ " davidrusu task span multiple program windows d... | \n",
+ " \\n \\n \\n davidrusu: \\n \\n The task spans ac... | \n",
+ " davidrusu task program information fact window... | \n",
+ " davidrusu task program information fact window... | \n",
+ " ['davidrusu', 'task', 'program', 'information'... | \n",
+ " 2021-04-02 | \n",
+ " 2021 | \n",
+ "
\n",
+ " \n",
+ " | 21351.0 | \n",
+ " 9638 | \n",
+ " 2021-04-05 14:21:08.605000+00:00 | \n",
+ " <aside class=\"quote no-group\" data-username=\"r... | \n",
+ " 11.0 | \n",
+ " 2021-04-05 14:21:08.605000+00:00 | \n",
+ " 0.0 | \n",
+ " 10.0 | \n",
+ " 1.0 | \n",
+ " 0.0 | \n",
+ " 2.0 | \n",
+ " ... | \n",
+ " rain8dome9 imputing detailed task length tags ... | \n",
+ " rain8dome9 impute detailed task length tag tit... | \n",
+ " ['rain8dome9', 'impute', 'detailed', 'task', '... | \n",
+ " rain8dome9 impute detailed task length tag tit... | \n",
+ " \\n \\n \\n rain8dome9: \\n \\n what about imput... | \n",
+ " rain8dome9 task length tag title spent task sa... | \n",
+ " rain8dome9 task length tag title spent task sa... | \n",
+ " ['rain8dome9', 'task', 'length', 'tag', 'title... | \n",
+ " 2021-04-05 | \n",
+ " 2021 | \n",
+ "
\n",
+ " \n",
+ " | 9191.0 | \n",
+ " 21354.0 | \n",
+ " 8854 | \n",
+ " 2021-04-06 08:40:15.993000+00:00 | \n",
+ " <p>Hello everyone,</p>\\n<p>I’m a newbie quanti... | \n",
+ " 1.0 | \n",
+ " 2021-04-06 08:40:15.993000+00:00 | \n",
+ " 0.0 | \n",
+ " NaN | \n",
+ " 0.0 | \n",
+ " 10.0 | \n",
+ " 2.0 | \n",
+ " ... | \n",
+ " newbie quantifier track basic activities daily... | \n",
+ " newbie quantifier track basic activity daily s... | \n",
+ " ['newbie', 'quantifier', 'track', 'basic', 'ac... | \n",
+ " newbie quantifier track basic activity daily s... | \n",
+ " Hello everyone, \\n I’m a newbie quantifier (I... | \n",
+ " track activity health integrate quantification... | \n",
+ " track activity health integrate quantification... | \n",
+ " ['track', 'activity', 'health', 'integrate', '... | \n",
+ " 2021-04-06 | \n",
+ " 2021 | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
10282 rows × 47 columns
\n",
+ "
"
+ ],
+ "text/plain": [
+ " user_id created_at \\\n",
+ "topic_id id \n",
+ "19.0 30.0 -1 2015-03-15 05:04:38.158000+00:00 \n",
+ "52.0 63.0 7 2011-06-29 00:23:23+00:00 \n",
+ " 65.0 9 2011-06-29 08:54:53+00:00 \n",
+ " 66.0 10 2011-06-29 16:20:56+00:00 \n",
+ " 74.0 8 2011-06-30 11:33:03+00:00 \n",
+ "... ... ... \n",
+ "9169.0 21331.0 9638 2021-04-01 20:28:16.543000+00:00 \n",
+ " 21332.0 9638 2021-04-01 20:43:43.795000+00:00 \n",
+ " 21334.0 8316 2021-04-02 02:16:21.660000+00:00 \n",
+ " 21351.0 9638 2021-04-05 14:21:08.605000+00:00 \n",
+ "9191.0 21354.0 8854 2021-04-06 08:40:15.993000+00:00 \n",
+ "\n",
+ " cooked \\\n",
+ "topic_id id \n",
+ "19.0 30.0 [Replace this first paragraph with a short ... \n",
+ "52.0 63.0
Yay, first post
Great topic, Mike!
\\nHere are some mo... \n",
+ " 66.0
Thanks Mike for starting this thread! I tho... \n",
+ " 74.0
\\nI’m a newbie quanti... \n",
+ "\n",
+ " post_number updated_at reply_count \\\n",
+ "topic_id id \n",
+ "19.0 30.0 1.0 2015-03-15 05:04:38.158000+00:00 0.0 \n",
+ "52.0 63.0 1.0 2015-10-02 07:08:07.436000+00:00 0.0 \n",
+ " 65.0 2.0 2015-10-02 07:08:09.083000+00:00 0.0 \n",
+ " 66.0 3.0 2015-03-15 05:04:43.854000+00:00 1.0 \n",
+ " 74.0 4.0 2015-10-03 00:27:53.789000+00:00 0.0 \n",
+ "... ... ... ... \n",
+ "9169.0 21331.0 8.0 2021-04-01 20:28:16.543000+00:00 1.0 \n",
+ " 21332.0 9.0 2021-04-01 20:43:43.795000+00:00 0.0 \n",
+ " 21334.0 10.0 2021-04-02 02:16:21.660000+00:00 1.0 \n",
+ " 21351.0 11.0 2021-04-05 14:21:08.605000+00:00 0.0 \n",
+ "9191.0 21354.0 1.0 2021-04-06 08:40:15.993000+00:00 0.0 \n",
+ "\n",
+ " reply_to_post_number quote_count incoming_link_count \\\n",
+ "topic_id id \n",
+ "19.0 30.0 NaN 0.0 15.0 \n",
+ "52.0 63.0 NaN 0.0 6.0 \n",
+ " 65.0 NaN 0.0 1.0 \n",
+ " 66.0 NaN 0.0 1.0 \n",
+ " 74.0 NaN 1.0 1.0 \n",
+ "... ... ... ... \n",
+ "9169.0 21331.0 NaN 1.0 0.0 \n",
+ " 21332.0 7.0 1.0 0.0 \n",
+ " 21334.0 8.0 1.0 0.0 \n",
+ " 21351.0 10.0 1.0 0.0 \n",
+ "9191.0 21354.0 NaN 0.0 10.0 \n",
+ "\n",
+ " reads ... \\\n",
+ "topic_id id ... \n",
+ "19.0 30.0 39.0 ... \n",
+ "52.0 63.0 12.0 ... \n",
+ " 65.0 12.0 ... \n",
+ " 66.0 12.0 ... \n",
+ " 74.0 11.0 ... \n",
+ "... ... ... \n",
+ "9169.0 21331.0 7.0 ... \n",
+ " 21332.0 7.0 ... \n",
+ " 21334.0 5.0 ... \n",
+ " 21351.0 2.0 ... \n",
+ "9191.0 21354.0 2.0 ... \n",
+ "\n",
+ " cleaned_text \\\n",
+ "topic_id id \n",
+ "19.0 30.0 replace paragraph short description new catego... \n",
+ "52.0 63.0 post wondering best articles introduce concept... \n",
+ " 65.0 great topic mike gary wolf ted talk new york t... \n",
+ " 66.0 mike starting thread thought ethan zuckerman b... \n",
+ " 74.0 agaricus thought ethan zuckerman blog summary ... \n",
+ "... ... \n",
+ "9169.0 21331.0 rain8dome9 activitywatch includes title window... \n",
+ " 21332.0 dreeds congratulations offering windows mac ve... \n",
+ " 21334.0 davidrusu task spans multiple programs windows... \n",
+ " 21351.0 rain8dome9 imputing detailed task length tags ... \n",
+ "9191.0 21354.0 newbie quantifier track basic activities daily... \n",
+ "\n",
+ " lemmat_text \\\n",
+ "topic_id id \n",
+ "19.0 30.0 replace paragraph short description new catego... \n",
+ "52.0 63.0 post wonder best article introduce concept qua... \n",
+ " 65.0 great topic mike gary wolf ted talk new york d... \n",
+ " 66.0 mike start thread ethan zuckerman blog summary... \n",
+ " 74.0 agaricus ethan zuckerman blog summary reaction... \n",
+ "... ... \n",
+ "9169.0 21331.0 rain8dome9 activitywatch include title window ... \n",
+ " 21332.0 dreeds congratulation offer window mac version... \n",
+ " 21334.0 davidrusu task span multiple program windows d... \n",
+ " 21351.0 rain8dome9 impute detailed task length tag tit... \n",
+ "9191.0 21354.0 newbie quantifier track basic activity daily s... \n",
+ "\n",
+ " token_text \\\n",
+ "topic_id id \n",
+ "19.0 30.0 ['replace', 'paragraph', 'short', 'description... \n",
+ "52.0 63.0 ['post', 'wonder', 'best', 'article', 'introdu... \n",
+ " 65.0 ['great', 'topic', 'mike', 'gary', 'wolf', 'te... \n",
+ " 66.0 ['mike', 'start', 'thread', 'ethan', 'zuckerma... \n",
+ " 74.0 ['agaricus', 'ethan', 'zuckerman', 'blog', 'su... \n",
+ "... ... \n",
+ "9169.0 21331.0 ['rain8dome9', 'activitywatch', 'include', 'ti... \n",
+ " 21332.0 ['dreeds', 'congratulation', 'offer', 'window'... \n",
+ " 21334.0 ['davidrusu', 'task', 'span', 'multiple', 'pro... \n",
+ " 21351.0 ['rain8dome9', 'impute', 'detailed', 'task', '... \n",
+ "9191.0 21354.0 ['newbie', 'quantifier', 'track', 'basic', 'ac... \n",
+ "\n",
+ " no_sw_text \\\n",
+ "topic_id id \n",
+ "19.0 30.0 replace paragraph short description new catego... \n",
+ "52.0 63.0 post wonder best article introduce concept qua... \n",
+ " 65.0 great topic mike gary wolf ted talk new york d... \n",
+ " 66.0 mike start thread ethan zuckerman blog summary... \n",
+ " 74.0 agaricus ethan zuckerman blog summary reaction... \n",
+ "... ... \n",
+ "9169.0 21331.0 rain8dome9 activitywatch include title window ... \n",
+ " 21332.0 dreeds congratulation offer window mac version... \n",
+ " 21334.0 davidrusu task span multiple program windows d... \n",
+ " 21351.0 rain8dome9 impute detailed task length tag tit... \n",
+ "9191.0 21354.0 newbie quantifier track basic activity daily s... \n",
+ "\n",
+ " noHTML_text \\\n",
+ "topic_id id \n",
+ "19.0 30.0 [Replace this first paragraph with a short de... \n",
+ "52.0 63.0 Yay, first post \\n So I was wondering, what... \n",
+ " 65.0 Great topic, Mike! \\n Here are some more: \\n ... \n",
+ " 66.0 Thanks Mike for starting this thread! I thoug... \n",
+ " 74.0 \\n \\n \\n Agaricus: \\n \\n I thought Ethan Zu... \n",
+ "... ... \n",
+ "9169.0 21331.0 \\n \\n \\n rain8dome9: \\n \\n ActivityWatch in... \n",
+ " 21332.0 \\n \\n \\n dreeds: \\n \\n congratulations on o... \n",
+ " 21334.0 \\n \\n \\n davidrusu: \\n \\n The task spans ac... \n",
+ " 21351.0 \\n \\n \\n rain8dome9: \\n \\n what about imput... \n",
+ "9191.0 21354.0 Hello everyone, \\n I’m a newbie quantifier (I... \n",
+ "\n",
+ " lemma_LDA_text \\\n",
+ "topic_id id \n",
+ "19.0 30.0 paragraph description category guidance catego... \n",
+ "52.0 63.0 post article concept sweet mit technology revi... \n",
+ " 65.0 topic mike wolf york data invasion body hacker... \n",
+ " 66.0 mike blog reaction conference scene \n",
+ " 74.0 agaricus blog reaction conference scene job co... \n",
+ "... ... \n",
+ "9169.0 21331.0 rain8dome9 activitywatch title window search c... \n",
+ " 21332.0 dreeds congratulation window version program r... \n",
+ " 21334.0 davidrusu task program information fact window... \n",
+ " 21351.0 rain8dome9 task length tag title spent task sa... \n",
+ "9191.0 21354.0 track activity health integrate quantification... \n",
+ "\n",
+ " no_sw_LDA_text \\\n",
+ "topic_id id \n",
+ "19.0 30.0 paragraph description category guidance catego... \n",
+ "52.0 63.0 post article concept sweet mit technology revi... \n",
+ " 65.0 topic mike wolf york data invasion body hacker... \n",
+ " 66.0 mike blog reaction conference scene \n",
+ " 74.0 agaricus blog reaction conference scene job co... \n",
+ "... ... \n",
+ "9169.0 21331.0 rain8dome9 activitywatch title window search c... \n",
+ " 21332.0 dreeds congratulation window version program r... \n",
+ " 21334.0 davidrusu task program information fact window... \n",
+ " 21351.0 rain8dome9 task length tag title spent task sa... \n",
+ "9191.0 21354.0 track activity health integrate quantification... \n",
+ "\n",
+ " token_NN_text \\\n",
+ "topic_id id \n",
+ "19.0 30.0 ['paragraph', 'description', 'category', 'guid... \n",
+ "52.0 63.0 ['post', 'article', 'concept', 'sweet', 'mit',... \n",
+ " 65.0 ['topic', 'mike', 'wolf', 'york', 'data', 'inv... \n",
+ " 66.0 ['mike', 'blog', 'reaction', 'conference', 'sc... \n",
+ " 74.0 ['agaricus', 'blog', 'reaction', 'conference',... \n",
+ "... ... \n",
+ "9169.0 21331.0 ['rain8dome9', 'activitywatch', 'title', 'wind... \n",
+ " 21332.0 ['dreeds', 'congratulation', 'window', 'versio... \n",
+ " 21334.0 ['davidrusu', 'task', 'program', 'information'... \n",
+ " 21351.0 ['rain8dome9', 'task', 'length', 'tag', 'title... \n",
+ "9191.0 21354.0 ['track', 'activity', 'health', 'integrate', '... \n",
+ "\n",
+ " creation_date creation_year \n",
+ "topic_id id \n",
+ "19.0 30.0 2015-03-15 2015 \n",
+ "52.0 63.0 2011-06-29 2011 \n",
+ " 65.0 2011-06-29 2011 \n",
+ " 66.0 2011-06-29 2011 \n",
+ " 74.0 2011-06-30 2011 \n",
+ "... ... ... \n",
+ "9169.0 21331.0 2021-04-01 2021 \n",
+ " 21332.0 2021-04-01 2021 \n",
+ " 21334.0 2021-04-02 2021 \n",
+ " 21351.0 2021-04-05 2021 \n",
+ "9191.0 21354.0 2021-04-06 2021 \n",
+ "\n",
+ "[10282 rows x 47 columns]"
+ ]
+ },
+ "execution_count": 5,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "global_df.groupby(['topic_id', 'id']).first()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 6,
+ "metadata": {
+ "cell_id": "00002-68320e3f-234b-4a6b-a2e6-ce04d2514fff",
+ "deepnote_cell_type": "code",
+ "deepnote_to_be_reexecuted": false,
+ "execution_millis": 11,
+ "execution_start": 1621932676719,
+ "scrolled": true,
+ "source_hash": "99c77ad7",
+ "tags": []
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "(10282, 49)"
+ ]
+ },
+ "execution_count": 6,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "global_df.shape"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 7,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df = global_df.iloc[global_df.astype(str).drop_duplicates().index]"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 8,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "(10282, 49)"
+ ]
+ },
+ "execution_count": 8,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "global_df.shape"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 9,
+ "metadata": {
+ "cell_id": "00003-a437f15c-c8c8-4d51-ad5f-80e31f967c19",
+ "deepnote_cell_type": "code",
+ "deepnote_to_be_reexecuted": false,
+ "execution_millis": 5,
+ "execution_start": 1621932780227,
+ "source_hash": "9025129f",
+ "tags": []
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "(10282, 49)"
+ ]
+ },
+ "execution_count": 9,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "# getting rows with topic/post content\n",
+ "\n",
+ "global_df = global_df[global_df.cooked != '0']\n",
+ "global_df.shape"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "# II - Exploratory Data Analysis"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "## 1 - Preprocessing Topic/Post Text \n",
+ "* Data Wrangling\n",
+ "* Text cleaning\n",
+ "* Text normalization (Lemmatization)\n",
+ "* Text Tokenization / Remove stop words"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 10,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "0 2016-03-14 17:40:17.744000+00:00\n",
+ "1 2014-02-24 22:58:11+00:00\n",
+ "2 2016-11-05 13:46:33.686000+00:00\n",
+ "3 2016-04-14 13:50:17.159000+00:00\n",
+ "4 2016-11-15 18:36:40.786000+00:00\n",
+ " ... \n",
+ "10277 2014-11-23 21:23:59+00:00\n",
+ "10278 2016-12-07 21:48:44.895000+00:00\n",
+ "10279 2016-10-18 13:25:35.363000+00:00\n",
+ "10280 2014-04-02 20:44:11+00:00\n",
+ "10281 2011-11-01 17:09:55+00:00\n",
+ "Name: created_at, Length: 10282, dtype: datetime64[ns, UTC]"
+ ]
+ },
+ "execution_count": 10,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "global_df['created_at'] = pd.to_datetime(global_df['created_at'], format='%Y-%m-%d %H:%M:%S.%f') \n",
+ "global_df['created_at']"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 11,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df['creation_date'] = global_df['created_at'].dt.strftime(\"%Y-%m-%d\")"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 12,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df['creation_year'] = global_df['created_at'].dt.year"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Clean Text"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 13,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Remove html code
\n",
+ "def remove_html(text):\n",
+ " pattern = re.compile('<[^<]+?>')\n",
+ " text = re.sub(pattern, ' ', text)\n",
+ " return text"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 14,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df['noHTML_text'] = global_df.cooked.apply(lambda x: remove_html(x))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 15,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df.to_csv('global_df.csv', header = True, encoding='utf-8', index=False)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 16,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Function to clean text\n",
+ "\n",
+ "def clean_text(text):\n",
+ " \n",
+ " # Remove html code
\n",
+ " pattern = re.compile('<[^<]+?>')\n",
+ " text = re.sub(pattern, ' ', text)\n",
+ " \n",
+ " # Remove hyperlinks\n",
+ " text = re.sub(r'https?:\\/\\/\\S+','',text)\n",
+ " \n",
+ " # lowercase\n",
+ " text =text.lower()\n",
+ " \n",
+ "\n",
+ " # Remove ticks, apostrophes and letters after \" 's \"\n",
+ " text = re.sub(\"\\’\\w+\", '', text)\n",
+ " text = re.sub(\"\\'\\w+\", '', text)\n",
+ " \n",
+ " \n",
+ " # Remove all types of nums\n",
+ " text = re.sub(r'\\b\\d+(?:\\.\\d+)?\\s+', '', text)\n",
+ " text = re.sub(r\"\\b\\d+\\b\", ' ', text)\n",
+ " \n",
+ " # Remove specific punctuations\n",
+ " text = re.sub('[^A-Za-z0-9]+', ' ', text)\n",
+ " \n",
+ " # Remove accents \"é\"\n",
+ " text = unicodedata.normalize('NFKD', text).encode('ascii', 'ignore').decode('utf-8', 'ignore')\n",
+ " \n",
+ " # remove the hashtag symbol #\n",
+ " text = re.sub(r'#','',text)\n",
+ " # text = re.sub(r'[-./]', ' ', text)\n",
+ " \n",
+ " return text"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 17,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "
\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " cooked | \n",
+ " cleaned_text | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 0 | \n",
+ " <p>The size of the mask plus electronics is rather bulky and the foam material on the underside of the mask sometimes makes my forehead sweat so I’m guessing the slippage issue/waking me up is being caused by this.</p>\\n<p>The mask has an elastic strap, but unfortunately it’s non-adjustable. I’m... | \n",
+ " the size of the mask plus electronics is rather bulky and the foam material on the underside of the mask sometimes makes my forehead sweat so i guessing the slippage issue waking me up is being caused by this the mask has an elastic strap but unfortunately it non adjustable i thinking about cut... | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ " cooked \\\n",
+ "0 The size of the mask plus electronics is rather bulky and the foam material on the underside of the mask sometimes makes my forehead sweat so I’m guessing the slippage issue/waking me up is being caused by this.
\\nThe mask has an elastic strap, but unfortunately it’s non-adjustable. I’m... \n",
+ "\n",
+ " cleaned_text \n",
+ "0 the size of the mask plus electronics is rather bulky and the foam material on the underside of the mask sometimes makes my forehead sweat so i guessing the slippage issue waking me up is being caused by this the mask has an elastic strap but unfortunately it non adjustable i thinking about cut... "
+ ]
+ },
+ "execution_count": 17,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "global_df['cleaned_text'] = global_df.cooked.apply(lambda x: clean_text(x))\n",
+ "\n",
+ "# Compare between Original Text & Clean Text\n",
+ "\n",
+ "pd.options.display.max_colwidth = 300\n",
+ "global_df[['cooked', 'cleaned_text']].head(1)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Clean StopWords"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 18,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# to avoid OS error run following command\n",
+ "# !python3 -m spacy download en_core_web_sm"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 19,
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ "[nltk_data] Error loading stopwords: \n"
+ ]
+ },
+ {
+ "data": {
+ "text/plain": [
+ "False"
+ ]
+ },
+ "execution_count": 19,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "nltk.download('stopwords')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 20,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Holistic stop words function\n",
+ "\n",
+ "nlp = spacy.load('en_core_web_sm')\n",
+ "\n",
+ "set1 = list(nlp.Defaults.stop_words)\n",
+ "set2 = list(STOPWORDS)\n",
+ "set3 = list(stopwords.words('english'))\n",
+ "\n",
+ "extra_set = ['ill', 'hi', 'im', 'ive', 'dont', 'hello', 'hey', 'like', 'thanks', 'maybe', 'q', 'e g', 'think', 'good', 'com', 'hop',\n",
+ " 'thats', 'c', 'b', 'l', 'il', 'x', 'z', 'v', 'f', 'e', 'q', 'isnt', 'wont', 'yes', 'want', 'let', 'know', 'id', 'g', 'thing',\n",
+ " 'thank', 'come', 'mm', 'w', 'non', 'day', 'look', 'baby', 'n', 'lot', 'way', 'use', 'try', 'hour', 'couple', 'week', 'ago',\n",
+ " 'i', 'h', 'et', 'img', 'cool', 'year', 'u', 'need', 'nice', 'guy', 'boy', 'pm', '3rd', 'pretty', 'sure', 'bit', 'week', 'minute',\n",
+ " 'png', 'screen', 'shot', 'sans', 'serif', 'mon', 'mar', 'kb', 'gmt', 'arial', 'helvetica', 'feb', 'long', 'period', 'time', 'font', \n",
+ " 'size', 'medium', 'interested', 'dat', 'drank', 'dad', 'bottle', 'turn', 'number', 'everyday', 'follow', 'life', 'jar', 'j','www',\n",
+ " 'happen', 'yeah', 'wish', 'love', 'cheer', 'fun', 'later', 'bad', 'unfortunately', 'org', 'july', 'ki', 'february', 'month', 'saw',\n",
+ " 'potentially', '21st', 'hf', 'rr', 'lf', 'wait', 'yay', 'especially', 'feel', 'go', '100s', 'bin']\n",
+ "\n",
+ "stop_words_list = set1 + set2 + set3 + extra_set\n",
+ "\n",
+ "\n",
+ "# remove stopwords\n",
+ "def remove_stopwords(text): \n",
+ " slist = [word for word in text.split() if word not in stop_words_list]\n",
+ " text = (\" \").join(slist)\n",
+ " return text"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 21,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df['cleaned_text'] = global_df.cleaned_text.apply(lambda x: remove_stopwords(x))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 22,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " cooked | \n",
+ " cleaned_text | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 0 | \n",
+ " <p>The size of the mask plus electronics is rather bulky and the foam material on the underside of the mask sometimes makes my forehead sweat so I’m guessing the slippage issue/waking me up is being caused by this.</p>\\n<p>The mask has an elastic strap, but unfortunately it’s non-adjustable. I’m... | \n",
+ " mask plus electronics bulky foam material underside mask makes forehead sweat guessing slippage issue waking caused mask elastic strap adjustable thinking cutting reattaching stays snug | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ " cooked \\\n",
+ "0 The size of the mask plus electronics is rather bulky and the foam material on the underside of the mask sometimes makes my forehead sweat so I’m guessing the slippage issue/waking me up is being caused by this.
\\nThe mask has an elastic strap, but unfortunately it’s non-adjustable. I’m... \n",
+ "\n",
+ " cleaned_text \n",
+ "0 mask plus electronics bulky foam material underside mask makes forehead sweat guessing slippage issue waking caused mask elastic strap adjustable thinking cutting reattaching stays snug "
+ ]
+ },
+ "execution_count": 22,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "global_df[['cooked', 'cleaned_text']].head(1)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Lemmatize Words "
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 23,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Function To Lemmatize Words To Its Root Form\n",
+ "\n",
+ "lemmatizer = WordNetLemmatizer()\n",
+ "\n",
+ "# function to convert nltk tag to wordnet tag\n",
+ "def nltk_tag_to_wordnet_tag(nltk_tag):\n",
+ " if nltk_tag.startswith('J'):\n",
+ " return wordnet.ADJ\n",
+ " elif nltk_tag.startswith('V'):\n",
+ " return wordnet.VERB\n",
+ " elif nltk_tag.startswith('N'):\n",
+ " return wordnet.NOUN\n",
+ " elif nltk_tag.startswith('R'):\n",
+ " return wordnet.ADV\n",
+ " else: \n",
+ " return None\n",
+ " \n",
+ "# Lemmatization function\n",
+ "def lemmatize_sentence(sentence):\n",
+ " #tokenize the sentence and find the POS tag for each token\n",
+ " nltk_tagged = nltk.pos_tag(nltk.word_tokenize(sentence)) \n",
+ " #tuple of (token, wordnet_tag)\n",
+ " wordnet_tagged = map(lambda x: (x[0], nltk_tag_to_wordnet_tag(x[1])), nltk_tagged)\n",
+ " lemmatized_sentence = []\n",
+ " \n",
+ " for word, tag in wordnet_tagged:\n",
+ " if tag is None:\n",
+ " #if there is no available tag, append the token as is\n",
+ " lemmatized_sentence.append(word)\n",
+ " else: \n",
+ " #else use the tag to lemmatize the token\n",
+ " lemmatized_sentence.append(lemmatizer.lemmatize(word, tag))\n",
+ " return \" \".join(lemmatized_sentence)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 24,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ "[nltk_data] Error loading punkt: \n",
+ "[nltk_data] Error loading wordnet: \n"
+ ]
+ },
+ {
+ "data": {
+ "text/plain": [
+ "False"
+ ]
+ },
+ "execution_count": 24,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "# to avoid errors with nltk library download the following \n",
+ "nltk.download('punkt')\n",
+ "nltk.download('wordnet')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 25,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "global_df['lemmat_text'] = global_df.cleaned_text.apply(lambda x: lemmatize_sentence(x))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 26,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df['lemmat_text'] = global_df.lemmat_text.apply(lambda x: remove_stopwords(x))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 27,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " cleaned_text | \n",
+ " lemmat_text | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 0 | \n",
+ " mask plus electronics bulky foam material underside mask makes forehead sweat guessing slippage issue waking caused mask elastic strap adjustable thinking cutting reattaching stays snug | \n",
+ " mask plus electronics bulky foam material underside mask forehead sweat guess slippage issue wake cause mask elastic strap adjustable cut reattaching stay snug | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ " cleaned_text \\\n",
+ "0 mask plus electronics bulky foam material underside mask makes forehead sweat guessing slippage issue waking caused mask elastic strap adjustable thinking cutting reattaching stays snug \n",
+ "\n",
+ " lemmat_text \n",
+ "0 mask plus electronics bulky foam material underside mask forehead sweat guess slippage issue wake cause mask elastic strap adjustable cut reattaching stay snug "
+ ]
+ },
+ "execution_count": 27,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "global_df[['cleaned_text', 'lemmat_text']].head(1)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Create Lemmetized text POS Noun for LDA Model"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 28,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Function To Lemmatize Words To Its Root Form and keep only NOUN 'NN' POS tag\n",
+ "\n",
+ "lemmatizer = WordNetLemmatizer()\n",
+ "\n",
+ "# function to convert nltk tag to wordnet tag\n",
+ "def nltk_tag_to_n_tag(nltk_tag):\n",
+ " if nltk_tag.startswith('N'):\n",
+ " return wordnet.NOUN \n",
+ " else: \n",
+ " return None\n",
+ " \n",
+ "# Lemmatization function\n",
+ "def lemma_sentence(sentence):\n",
+ " #tokenize the sentence and find the POS tag for each token\n",
+ " nltk_tagged = nltk.pos_tag(nltk.word_tokenize(sentence))\n",
+ " \n",
+ " #tuple of (token, wordnet_tag)\n",
+ " wordnet_tagged = map(lambda x: (x[0], nltk_tag_to_n_tag(x[1])), nltk_tagged)\n",
+ " lemmatized_sentence = []\n",
+ " \n",
+ " for word, tag in wordnet_tagged:\n",
+ " if tag is None:\n",
+ " pass\n",
+ " \n",
+ " else: \n",
+ " lemmatized_sentence.append(lemmatizer.lemmatize(word, tag))\n",
+ " \n",
+ " return \" \".join(lemmatized_sentence)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 29,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df['lemma_LDA_text'] = global_df.cleaned_text.apply(lambda x: lemma_sentence(x))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 30,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df['lemma_LDA_text'] = global_df.lemma_LDA_text.apply(lambda x: remove_stopwords(x))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 31,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " cleaned_text | \n",
+ " lemma_LDA_text | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 0 | \n",
+ " mask plus electronics bulky foam material underside mask makes forehead sweat guessing slippage issue waking caused mask elastic strap adjustable thinking cutting reattaching stays snug | \n",
+ " mask electronics material mask sweat issue strap stay snug | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ " cleaned_text \\\n",
+ "0 mask plus electronics bulky foam material underside mask makes forehead sweat guessing slippage issue waking caused mask elastic strap adjustable thinking cutting reattaching stays snug \n",
+ "\n",
+ " lemma_LDA_text \n",
+ "0 mask electronics material mask sweat issue strap stay snug "
+ ]
+ },
+ "execution_count": 31,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "global_df[['cleaned_text', 'lemma_LDA_text']].head(1)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Tokenize words "
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 32,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Tokenize Text \n",
+ "def tokenize_text(text):\n",
+ " filtered_text = []\n",
+ " words = word_tokenize(text) \n",
+ "\n",
+ " for word in words:\n",
+ " filtered_text.append(word)\n",
+ " \n",
+ " return filtered_text"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 33,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# tokenize all POS text\n",
+ "global_df['token_text'] = global_df.lemmat_text.apply(lambda x: tokenize_text(x))\n",
+ "# tokenize NOUN only POS text\n",
+ "global_df['token_NN_text'] = global_df.lemma_LDA_text.apply(lambda x: tokenize_text(x))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 34,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " token_text | \n",
+ " token_NN_text | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 0 | \n",
+ " [mask, plus, electronics, bulky, foam, material, underside, mask, forehead, sweat, guess, slippage, issue, wake, cause, mask, elastic, strap, adjustable, cut, reattaching, stay, snug] | \n",
+ " [mask, electronics, material, mask, sweat, issue, strap, stay, snug] | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ " token_text \\\n",
+ "0 [mask, plus, electronics, bulky, foam, material, underside, mask, forehead, sweat, guess, slippage, issue, wake, cause, mask, elastic, strap, adjustable, cut, reattaching, stay, snug] \n",
+ "\n",
+ " token_NN_text \n",
+ "0 [mask, electronics, material, mask, sweat, issue, strap, stay, snug] "
+ ]
+ },
+ "execution_count": 34,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "global_df[['token_text', 'token_NN_text']].head(1)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 35,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df.to_csv('global_df.csv', header = True, encoding='utf-8', index=False)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### 1-1 Explore dataset"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 36,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df['number_of_words'] = global_df.noHTML_text.apply(lambda x: len(x.split()))"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## docs\n"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 37,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df['date_time'] = global_df['creation_date']\n",
+ "global_df['date_year'] = global_df['creation_year']"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 38,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df['date_month'] = global_df['created_at'].dt.strftime('%Y-%m')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 39,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Creating the distribution dataframe by month\n",
+ "dist_month = global_df['date_month'].value_counts(ascending=True)\n",
+ "dist_month = dist_month.sort_index()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 40,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "def show_values_on_bars(axs, h_v=\"v\", space=0.4):\n",
+ " def _show_on_single_plot(ax):\n",
+ " if h_v == \"v\":\n",
+ " for p in ax.patches:\n",
+ " _x = p.get_x() + p.get_width() / 2\n",
+ " _y = p.get_y() + p.get_height()\n",
+ " value = int(p.get_height())\n",
+ " ax.text(_x, _y, value, ha=\"center\") \n",
+ " elif h_v == \"h\":\n",
+ " for p in ax.patches:\n",
+ " _x = p.get_x() + p.get_width() + float(space)\n",
+ " _y = p.get_y() + p.get_height()\n",
+ " value = int(p.get_width())\n",
+ " ax.text(_x, _y, value, ha=\"left\")\n",
+ "\n",
+ " if isinstance(axs, np.ndarray):\n",
+ " for idx, ax in np.ndenumerate(axs):\n",
+ " _show_on_single_plot(ax)\n",
+ " else:\n",
+ " _show_on_single_plot(axs)\n"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 41,
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ "/home/criuser/miniconda3/lib/python3.9/site-packages/seaborn/_decorators.py:36: FutureWarning: Pass the following variables as keyword args: x, y. From version 0.12, the only valid positional argument will be `data`, and passing other arguments without an explicit keyword will result in an error or misinterpretation.\n",
+ " warnings.warn(\n"
+ ]
+ },
+ {
+ "data": {
+ "image/png": "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\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "# Plot the distribution\n",
+ "plt.figure(figsize=(30,10))\n",
+ "g = sns.barplot(dist_month.index, dist_month.values, alpha=0.8, color='lightblue')\n",
+ "plt.xticks(rotation='vertical')\n",
+ "plt.xlabel('Date', fontsize=12)\n",
+ "plt.ylabel('Number of threads', fontsize=12)\n",
+ "plt.title(\"Distribution of the docs according to created dates 2011-2021 by months\")\n",
+ "plt.show()"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Topics distribution"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 42,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_topic = global_df.groupby(['topic_id']).first()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 43,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Creating the distribution dataframe by month\n",
+ "dist_year = global_df['creation_year'].value_counts(ascending=True)\n",
+ "dist_year = dist_year.sort_index()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 44,
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ "/home/criuser/miniconda3/lib/python3.9/site-packages/seaborn/_decorators.py:36: FutureWarning: Pass the following variables as keyword args: x, y. From version 0.12, the only valid positional argument will be `data`, and passing other arguments without an explicit keyword will result in an error or misinterpretation.\n",
+ " warnings.warn(\n"
+ ]
+ },
+ {
+ "data": {
+ "image/png": "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\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "# Plot the distribution\n",
+ "plt.figure(figsize=(30,10))\n",
+ "sns.barplot(dist_year.index, dist_year.values, alpha=0.8, color='lightblue')\n",
+ "plt.xticks(rotation='vertical')\n",
+ "plt.xlabel('Date', fontsize=12)\n",
+ "plt.ylabel('Number of threads', fontsize=12)\n",
+ "plt.title(\"Distribution of the docs according to created dates 2011-2021 by months\")\n",
+ "plt.show()"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Average characters in words in a sentence"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 45,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ "/home/criuser/miniconda3/lib/python3.9/site-packages/numpy/core/fromnumeric.py:3419: RuntimeWarning: Mean of empty slice.\n",
+ " return _methods._mean(a, axis=axis, dtype=dtype,\n",
+ "/home/criuser/miniconda3/lib/python3.9/site-packages/numpy/core/_methods.py:188: RuntimeWarning: invalid value encountered in double_scalars\n",
+ " ret = ret.dtype.type(ret / rcount)\n"
+ ]
+ },
+ {
+ "data": {
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 45,
+ "metadata": {},
+ "output_type": "execute_result"
+ },
+ {
+ "data": {
+ "image/png": "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\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "global_df['cleaned_text'].str.split().\\\n",
+ " apply(lambda x : [len(i) for i in x]). \\\n",
+ " map(lambda x: np.mean(x)).hist()"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Entity Frequencies"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 46,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import spacy\n",
+ "\n",
+ "nlp = spacy.load(\"en_core_web_sm\")"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 47,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "def ner(text):\n",
+ " doc=nlp(text)\n",
+ " return [X.label_ for X in doc.ents]\n",
+ "\n",
+ "ent=global_df['cleaned_text'].\\\n",
+ " apply(lambda x : ner(x))\n",
+ "ent=[x for sub in ent for x in sub]\n",
+ "\n",
+ "counter=Counter(ent)\n",
+ "count=counter.most_common()"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Visualize entity frequencies:"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 48,
+ "metadata": {
+ "scrolled": false
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 48,
+ "metadata": {},
+ "output_type": "execute_result"
+ },
+ {
+ "data": {
+ "image/png": "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\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "x,y=map(list,zip(*count))\n",
+ "sns.barplot(x=y,y=x)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Visualize the most common tokens per entity"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 49,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import en_core_web_sm\n",
+ "nlp = en_core_web_sm.load()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 50,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "nlp.max_length = 3490259 "
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 51,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "tokens = nlp(''.join(str(global_df['cleaned_text'].tolist())))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 52,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "[('daily', 578),\n",
+ " ('years', 450),\n",
+ " ('minutes', 331),\n",
+ " ('hours', 299),\n",
+ " ('today', 280),\n",
+ " ('second', 277),\n",
+ " ('days', 264),\n",
+ " ('night', 262),\n",
+ " ('months', 255),\n",
+ " ('weeks', 200),\n",
+ " ('morning', 165),\n",
+ " ('weekly', 111),\n",
+ " ('half', 98),\n",
+ " ('seconds', 91),\n",
+ " ('zero', 87),\n",
+ " ('yesterday', 77),\n",
+ " ('evening', 75),\n",
+ " ('monthly', 63),\n",
+ " ('summer', 43),\n",
+ " ('23andme', 41)]"
+ ]
+ },
+ "execution_count": 52,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "items = [x.text for x in tokens.ents]\n",
+ "Counter(items).most_common(20)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "#### *ORGANIZATION entity"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 53,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ "/home/criuser/miniconda3/lib/python3.9/site-packages/seaborn/_decorators.py:36: FutureWarning: Pass the following variables as keyword args: x, y. From version 0.12, the only valid positional argument will be `data`, and passing other arguments without an explicit keyword will result in an error or misinterpretation.\n",
+ " warnings.warn(\n"
+ ]
+ },
+ {
+ "data": {
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 53,
+ "metadata": {},
+ "output_type": "execute_result"
+ },
+ {
+ "data": {
+ "image/png": "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\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "def ner(text,ent=\"ORG\"):\n",
+ " doc=nlp(text)\n",
+ " return [X.text for X in doc.ents if X.label_ == ent]\n",
+ "\n",
+ "gpe=global_df['lemmat_text'].apply(lambda x: ner(x))\n",
+ "gpe=[i for x in gpe for i in x]\n",
+ "counter=Counter(gpe)\n",
+ "\n",
+ "x,y=map(list,zip(*counter.most_common(20)))\n",
+ "sns.barplot(y,x)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 54,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import spacy\n",
+ "from spacy.lang.en import English\n",
+ "import networkx as nx\n",
+ "import matplotlib.pyplot as plt"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "#### * entity"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 55,
+ "metadata": {
+ "scrolled": false
+ },
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ "/home/criuser/miniconda3/lib/python3.9/site-packages/seaborn/_decorators.py:36: FutureWarning: Pass the following variables as keyword args: x, y. From version 0.12, the only valid positional argument will be `data`, and passing other arguments without an explicit keyword will result in an error or misinterpretation.\n",
+ " warnings.warn(\n"
+ ]
+ },
+ {
+ "data": {
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 55,
+ "metadata": {},
+ "output_type": "execute_result"
+ },
+ {
+ "data": {
+ "image/png": "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\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "def ner(text,ent=\"NORP\"):\n",
+ " doc=nlp(text)\n",
+ " return [X.text for X in doc.ents if X.label_ == ent]\n",
+ "\n",
+ "gpe=global_df['cleaned_text'].apply(lambda x: ner(x))\n",
+ "gpe=[i for x in gpe for i in x]\n",
+ "counter=Counter(gpe)\n",
+ "\n",
+ "x,y=map(list,zip(*counter.most_common(10)))\n",
+ "sns.barplot(y,x)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "#### * Geographical entity "
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 56,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ "/home/criuser/miniconda3/lib/python3.9/site-packages/seaborn/_decorators.py:36: FutureWarning: Pass the following variables as keyword args: x, y. From version 0.12, the only valid positional argument will be `data`, and passing other arguments without an explicit keyword will result in an error or misinterpretation.\n",
+ " warnings.warn(\n"
+ ]
+ },
+ {
+ "data": {
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 56,
+ "metadata": {},
+ "output_type": "execute_result"
+ },
+ {
+ "data": {
+ "image/png": "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\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "def ner(text,ent=\"GPE\"):\n",
+ " doc=nlp(text)\n",
+ " return [X.text for X in doc.ents if X.label_ == ent]\n",
+ "\n",
+ "gpe=global_df['lemmat_text'].apply(lambda x: ner(x))\n",
+ "gpe=[i for x in gpe for i in x]\n",
+ "counter=Counter(gpe)\n",
+ "\n",
+ "x,y=map(list,zip(*counter.most_common(10)))\n",
+ "sns.barplot(y,x)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "#### Quantity entity"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 57,
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ "/home/criuser/miniconda3/lib/python3.9/site-packages/seaborn/_decorators.py:36: FutureWarning: Pass the following variables as keyword args: x, y. From version 0.12, the only valid positional argument will be `data`, and passing other arguments without an explicit keyword will result in an error or misinterpretation.\n",
+ " warnings.warn(\n"
+ ]
+ },
+ {
+ "data": {
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 57,
+ "metadata": {},
+ "output_type": "execute_result"
+ },
+ {
+ "data": {
+ "image/png": "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\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "def ner(text,ent=\"QUANTITY\"):\n",
+ " doc=nlp(text)\n",
+ " return [X.text for X in doc.ents if X.label_ == ent]\n",
+ "\n",
+ "gpe=global_df['cleaned_text'].apply(lambda x: ner(x))\n",
+ "gpe=[i for x in gpe for i in x]\n",
+ "counter=Counter(gpe)\n",
+ "\n",
+ "x,y=map(list,zip(*counter.most_common(10)))\n",
+ "sns.barplot(y,x)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "#### Most common names that appeared in the forums"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 58,
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ "/home/criuser/miniconda3/lib/python3.9/site-packages/seaborn/_decorators.py:36: FutureWarning: Pass the following variables as keyword args: x, y. From version 0.12, the only valid positional argument will be `data`, and passing other arguments without an explicit keyword will result in an error or misinterpretation.\n",
+ " warnings.warn(\n"
+ ]
+ },
+ {
+ "data": {
+ "text/plain": [
+ ""
+ ]
+ },
+ "execution_count": 58,
+ "metadata": {},
+ "output_type": "execute_result"
+ },
+ {
+ "data": {
+ "image/png": "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\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "per=global_df['lemmat_text'].apply(lambda x: ner(x,\"PERSON\"))\n",
+ "per=[i for x in per for i in x]\n",
+ "counter=Counter(per)\n",
+ "\n",
+ "x,y=map(list,zip(*counter.most_common(10)))\n",
+ "sns.barplot(y,x)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "Parts of speech (POS) tagging is a method that assigns part of speech labels to words in a sentence. There are eight main parts of speech: \n",
+ "\n",
+ " Noun (NN)- Verb (VB)- Adjective(JJ)- Adverb(RB)- Preposition (IN)-\n",
+ " Conjunction (CC)- Pronoun(PRP)- Interjection (INT)\n",
+ "\n"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 59,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Code Snippet for Parts of Speach Barchart\n",
+ "\n",
+ "import nltk\n",
+ "from nltk.tokenize import word_tokenize\n",
+ "import seaborn as sns\n",
+ "from collections import Counter\n",
+ "\n",
+ "def plot_parts_of_speach_barchart(text):\n",
+ " nltk.download('averaged_perceptron_tagger')\n",
+ "\n",
+ " def _get_pos(text):\n",
+ " pos=nltk.pos_tag(word_tokenize(text))\n",
+ " pos=list(map(list,zip(*pos)))[1]\n",
+ " return pos\n",
+ " \n",
+ " tags=text.apply(lambda x : _get_pos(x))\n",
+ " tags=[x for l in tags for x in l]\n",
+ " counter=Counter(tags)\n",
+ " x,y=list(map(list,zip(*counter.most_common(7))))\n",
+ " \n",
+ " sns.barplot(x=y,y=x)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 60,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "def pos(text):\n",
+ " pos=nltk.pos_tag(word_tokenize(text))\n",
+ " pos=list(map(list,zip(*pos)))[1]\n",
+ " return pos"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 61,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df['token'] = global_df.apply(lambda row: nltk.word_tokenize(row['cleaned_text']), axis=1)\n",
+ "global_df['pos_tags'] = global_df.apply(lambda row: nltk.pos_tag(row['token']), axis=1)\n",
+ "\n",
+ "tag_count_df = pd.DataFrame(global_df['pos_tags'].map(lambda x: Counter(tag[1] for tag in x)).to_list())\n",
+ "\n",
+ "df_pos = pd.concat([global_df, tag_count_df], axis=1).fillna(0).drop(['pos_tags', 'token'], axis=1)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 62,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "87"
+ ]
+ },
+ "execution_count": 62,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "len(df_pos.columns)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 63,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df = pd.DataFrame(df_pos[['NN', 'VBG', 'NNS', 'VBP', 'JJ', 'VBZ', 'RB', 'VBD', 'VBN', 'VBZ']].sum())\n",
+ "df = df.reset_index()\n",
+ "df.columns =['pos', 'count']"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 64,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "df.columns =['pos', 'count']\n",
+ "df = df.sort_values(by='count', ascending=False)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 65,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ " \n",
+ " "
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ },
+ {
+ "data": {
+ "application/vnd.plotly.v1+json": {
+ "config": {
+ "plotlyServerURL": "https://plot.ly"
+ },
+ "data": [
+ {
+ "alignmentgroup": "True",
+ "hovertemplate": "pos=%{x}
count=%{y}",
+ "legendgroup": "",
+ "marker": {
+ "color": "#636efa",
+ "pattern": {
+ "shape": ""
+ }
+ },
+ "name": "",
+ "offsetgroup": "",
+ "orientation": "v",
+ "showlegend": false,
+ "textposition": "auto",
+ "type": "bar",
+ "x": [
+ "NN",
+ "JJ",
+ "NNS",
+ "VBG",
+ "VBP",
+ "RB",
+ "VBD",
+ "VBN",
+ "VBZ",
+ "VBZ"
+ ],
+ "xaxis": "x",
+ "y": [
+ 174313,
+ 91310,
+ 67870,
+ 30114,
+ 25033,
+ 19447,
+ 18116,
+ 10784,
+ 9060,
+ 9060
+ ],
+ "yaxis": "y"
+ }
+ ],
+ "layout": {
+ "barmode": "relative",
+ "legend": {
+ "tracegroupgap": 0
+ },
+ "template": {
+ "data": {
+ "bar": [
+ {
+ "error_x": {
+ "color": "#2a3f5f"
+ },
+ "error_y": {
+ "color": "#2a3f5f"
+ },
+ "marker": {
+ "line": {
+ "color": "#E5ECF6",
+ "width": 0.5
+ },
+ "pattern": {
+ "fillmode": "overlay",
+ "size": 10,
+ "solidity": 0.2
+ }
+ },
+ "type": "bar"
+ }
+ ],
+ "barpolar": [
+ {
+ "marker": {
+ "line": {
+ "color": "#E5ECF6",
+ "width": 0.5
+ },
+ "pattern": {
+ "fillmode": "overlay",
+ "size": 10,
+ "solidity": 0.2
+ }
+ },
+ "type": "barpolar"
+ }
+ ],
+ "carpet": [
+ {
+ "aaxis": {
+ "endlinecolor": "#2a3f5f",
+ "gridcolor": "white",
+ "linecolor": "white",
+ "minorgridcolor": "white",
+ "startlinecolor": "#2a3f5f"
+ },
+ "baxis": {
+ "endlinecolor": "#2a3f5f",
+ "gridcolor": "white",
+ "linecolor": "white",
+ "minorgridcolor": "white",
+ "startlinecolor": "#2a3f5f"
+ },
+ "type": "carpet"
+ }
+ ],
+ "choropleth": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "type": "choropleth"
+ }
+ ],
+ "contour": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "contour"
+ }
+ ],
+ "contourcarpet": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "type": "contourcarpet"
+ }
+ ],
+ "heatmap": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "heatmap"
+ }
+ ],
+ "heatmapgl": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "heatmapgl"
+ }
+ ],
+ "histogram": [
+ {
+ "marker": {
+ "pattern": {
+ "fillmode": "overlay",
+ "size": 10,
+ "solidity": 0.2
+ }
+ },
+ "type": "histogram"
+ }
+ ],
+ "histogram2d": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "histogram2d"
+ }
+ ],
+ "histogram2dcontour": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "histogram2dcontour"
+ }
+ ],
+ "mesh3d": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "type": "mesh3d"
+ }
+ ],
+ "parcoords": [
+ {
+ "line": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "parcoords"
+ }
+ ],
+ "pie": [
+ {
+ "automargin": true,
+ "type": "pie"
+ }
+ ],
+ "scatter": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatter"
+ }
+ ],
+ "scatter3d": [
+ {
+ "line": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatter3d"
+ }
+ ],
+ "scattercarpet": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scattercarpet"
+ }
+ ],
+ "scattergeo": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scattergeo"
+ }
+ ],
+ "scattergl": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scattergl"
+ }
+ ],
+ "scattermapbox": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scattermapbox"
+ }
+ ],
+ "scatterpolar": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatterpolar"
+ }
+ ],
+ "scatterpolargl": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatterpolargl"
+ }
+ ],
+ "scatterternary": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatterternary"
+ }
+ ],
+ "surface": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "surface"
+ }
+ ],
+ "table": [
+ {
+ "cells": {
+ "fill": {
+ "color": "#EBF0F8"
+ },
+ "line": {
+ "color": "white"
+ }
+ },
+ "header": {
+ "fill": {
+ "color": "#C8D4E3"
+ },
+ "line": {
+ "color": "white"
+ }
+ },
+ "type": "table"
+ }
+ ]
+ },
+ "layout": {
+ "annotationdefaults": {
+ "arrowcolor": "#2a3f5f",
+ "arrowhead": 0,
+ "arrowwidth": 1
+ },
+ "autotypenumbers": "strict",
+ "coloraxis": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "colorscale": {
+ "diverging": [
+ [
+ 0,
+ "#8e0152"
+ ],
+ [
+ 0.1,
+ "#c51b7d"
+ ],
+ [
+ 0.2,
+ "#de77ae"
+ ],
+ [
+ 0.3,
+ "#f1b6da"
+ ],
+ [
+ 0.4,
+ "#fde0ef"
+ ],
+ [
+ 0.5,
+ "#f7f7f7"
+ ],
+ [
+ 0.6,
+ "#e6f5d0"
+ ],
+ [
+ 0.7,
+ "#b8e186"
+ ],
+ [
+ 0.8,
+ "#7fbc41"
+ ],
+ [
+ 0.9,
+ "#4d9221"
+ ],
+ [
+ 1,
+ "#276419"
+ ]
+ ],
+ "sequential": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "sequentialminus": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ]
+ },
+ "colorway": [
+ "#636efa",
+ "#EF553B",
+ "#00cc96",
+ "#ab63fa",
+ "#FFA15A",
+ "#19d3f3",
+ "#FF6692",
+ "#B6E880",
+ "#FF97FF",
+ "#FECB52"
+ ],
+ "font": {
+ "color": "#2a3f5f"
+ },
+ "geo": {
+ "bgcolor": "white",
+ "lakecolor": "white",
+ "landcolor": "#E5ECF6",
+ "showlakes": true,
+ "showland": true,
+ "subunitcolor": "white"
+ },
+ "hoverlabel": {
+ "align": "left"
+ },
+ "hovermode": "closest",
+ "mapbox": {
+ "style": "light"
+ },
+ "paper_bgcolor": "white",
+ "plot_bgcolor": "#E5ECF6",
+ "polar": {
+ "angularaxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ },
+ "bgcolor": "#E5ECF6",
+ "radialaxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ }
+ },
+ "scene": {
+ "xaxis": {
+ "backgroundcolor": "#E5ECF6",
+ "gridcolor": "white",
+ "gridwidth": 2,
+ "linecolor": "white",
+ "showbackground": true,
+ "ticks": "",
+ "zerolinecolor": "white"
+ },
+ "yaxis": {
+ "backgroundcolor": "#E5ECF6",
+ "gridcolor": "white",
+ "gridwidth": 2,
+ "linecolor": "white",
+ "showbackground": true,
+ "ticks": "",
+ "zerolinecolor": "white"
+ },
+ "zaxis": {
+ "backgroundcolor": "#E5ECF6",
+ "gridcolor": "white",
+ "gridwidth": 2,
+ "linecolor": "white",
+ "showbackground": true,
+ "ticks": "",
+ "zerolinecolor": "white"
+ }
+ },
+ "shapedefaults": {
+ "line": {
+ "color": "#2a3f5f"
+ }
+ },
+ "ternary": {
+ "aaxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ },
+ "baxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ },
+ "bgcolor": "#E5ECF6",
+ "caxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ }
+ },
+ "title": {
+ "x": 0.05
+ },
+ "xaxis": {
+ "automargin": true,
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": "",
+ "title": {
+ "standoff": 15
+ },
+ "zerolinecolor": "white",
+ "zerolinewidth": 2
+ },
+ "yaxis": {
+ "automargin": true,
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": "",
+ "title": {
+ "standoff": 15
+ },
+ "zerolinecolor": "white",
+ "zerolinewidth": 2
+ }
+ }
+ },
+ "title": {
+ "text": "Part-of-speech tagging"
+ },
+ "xaxis": {
+ "anchor": "y",
+ "domain": [
+ 0,
+ 1
+ ],
+ "tickmode": "array",
+ "ticktext": [
+ "Noun",
+ "Adjective",
+ "Noun PLural",
+ "V Present",
+ "V non-3rd person present",
+ "Adverb",
+ "V Past Tense",
+ "V Past participle",
+ "V 3rd P Present"
+ ],
+ "tickvals": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8
+ ],
+ "title": {
+ "text": "pos"
+ }
+ },
+ "yaxis": {
+ "anchor": "x",
+ "domain": [
+ 0,
+ 1
+ ],
+ "title": {
+ "text": "count"
+ }
+ }
+ }
+ },
+ "text/html": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "import plotly.express as px\n",
+ "\n",
+ "fig = px.bar(df, x = 'pos', y = 'count', title=\"Part-of-speech tagging\")\n",
+ "\n",
+ "fig.update_layout(xaxis = dict(\n",
+ " tickmode = 'array',\n",
+ " tickvals = [0, 1, 2, 3, 4, 5, 6,7,8],\n",
+ " ticktext = ['Noun', 'Adjective', 'Noun PLural', 'V Present', 'V non-3rd person present', 'Adverb', 'V Past Tense', 'V Past participle', 'V 3rd P Present']))\n",
+ "\n",
+ "fig.show()"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "\n",
+ "## 2 - Word frequency analysis"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Word Frequency Data Viz"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 66,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "mylist = []\n",
+ "for string in global_df['lemmat_text']:\n",
+ " mylist.append(string)\n",
+ "mylist\n",
+ "\n",
+ "new_text = str(mylist)\n",
+ "#tokenization\n",
+ "txt_tokens = word_tokenize(new_text)\n",
+ "words=[word.lower() for word in txt_tokens if word.isalpha()]"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 67,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Frequency Distribution Plot\n",
+ "fdist = FreqDist(words)\n",
+ "df_fdist = pd.DataFrame(fdist.items(), columns=['word', 'frequency'])\n",
+ "\n",
+ "#top 30 words \n",
+ "df_fdist30 = df_fdist.sort_values(['frequency'], ascending=False).head(30)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 68,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "Text(0.5, 1.0, 'TOP 30 frequent words which occurred in the posts/topics from 2011 to 2021')"
+ ]
+ },
+ "execution_count": 68,
+ "metadata": {},
+ "output_type": "execute_result"
+ },
+ {
+ "data": {
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ },
+ {
+ "data": {
+ "image/png": "iVBORw0KGgoAAAANSUhEUgAAA1EAAAJqCAYAAADKT8pwAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjQuMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8rg+JYAAAACXBIWXMAAAsTAAALEwEAmpwYAABY0ElEQVR4nO3deZhkVX3/8feHfRmYYRNB0EFAERBGaBQQEBUNrmBEUXFBiCPuxGBijEZco8HELS6/kRBUCCIISlxYgrIKwgzMAKOAiUBQENl3kOX7++PelqLtnu6a6e7q6nm/nqefvnXOued+T9Xt6vr2Ofd2qgpJkiRJ0tis0OsAJEmSJKmfmERJkiRJUhdMoiRJkiSpCyZRkiRJktQFkyhJkiRJ6oJJlCRJkiR1wSRK0jJJ8qok1ye5J8mzeh1PP0pyVpK/mqC+90zy2yXUfz3JR8bQz4TFOBWN4Xm7J8lTx+lYByY5bzz6mu6SfCjJkePc5yeT3JLk9+PZr6TpzSRK6rH2w9jg16NJ7u94fEDbZuskpyS5M8ndSX6WZNeOPmYnqY79rk3ywRGOt36S85PcmuSOJBckee6QNn+d5PdJ7kpyVJJVlzCEzwHvrqoZVXXpeDwnkyHJ4UmO6XUcvVZVh1TVJ3odR79pz/ffdLtfx8/qShMR10QYLaEcYZ/XJ/nP8R5vVX26qsYtmU/yZOBvgK2r6onj1W8Xx39LkgXte+1vk/xz53OVZN0kJye5N8l1Sd7QUbdR+3vhhvY5nj2k79cm+XmS+5KcNUocXb/GQ/Z/WZLz2t8pv09yZJK1OupXbX+X3NXWv7+jbuckZyS5LcnNSU5IslFH/fPb33l3Jrl2aWOUxptJlNRj7YexGVU1A/g/4BUdZccm2Rw4H7gc2AzYGDgZOD3JLkO6m9X283rgH5PsPcwh7wEOAjYA1gE+C/zX4C/uJH8BfBB4IfAU4KnAx5YwhKcAi4er6KcPipMhDd93J9hw512SFXsRy3LsZcCPex3EGDwZuLWq/jBc5SS8h60BHAqsDzyH5n33sI76rwB/BDYEDgC+lmSbtu5R4FTg1SP0fRvwBeAz4x30MGYCn6T5/fQM4EnAER31hwNb0vy+eD7wtx2/n9YB5gGz2/q7gf/o2Pde4CjgAxMWvbQ0qsovv/yaIl/AtcBeQ8q+Dfx4mLZfA85pt2cDBazUUX8xcNgox1sBeEW77xPasv8EPt3R5oXA74fZd1WahKxofsn9b8cY/g64DHgQWAnYGfg5cAewCNizo5/NgLNpfnGeAfwbcExbtyfw25Geozb+DwL/C9wKfBdYd8hz8haa5PQW4B/aur1pPpg81I5h0TDjeyvwXx2Pfw2c0PH4emBOu71r+3zf2X7ftaPdWcCnaBLh+4EtgBcBV7bt/60d/1+17bdoH9/Zxnz8CK/dN4G/abef1I71Xe3jzWk+QK0w+BzS/LX9D8CNwFs7+jka+GTH432AhcBd7fO6d8c4PtGO427gdGD9JZxbbwP+p43jFGDjjrpt2tf6NuAm4ENt+YrAh9rj3g0sADZl+PP7rI7n7MA2rs+358En23F9jeaD/L3AXjQf8L4H3AxcA7y3o7/V231uB35J84Htt0sYXwFbdDyHXwF+1Mb9C2DzEfb7v3bfe9qvXdr4z6OZ1b29je0lHfvMBP69fe1+145vxRH6Pxw4ETi+jeUSYPuO+me0z90dNH/8eGVH3Uvbsd/dHucwYE2a8/bRjpg3Bp4NzG/Pk5uAfx3yvnITTWIw3HhXAD4MXEdzTn4LmDnk53YucEM75sOGjO+Yjse78dh7y/XAgSONZZjnaq8hYzu64/gHt7GfM8Z439oe/3bgEGAnmvfAO4B/6+J3wPtp33fa5/6PwNOG/D74zJB9VmpjmD1Cn38FnLWEY470Gq9Kk4Td0H59AVh1jOP4S+Dyjsc3AC/uePwJ4Dsj7LsDcPcIr9e1Y30u/fJror96HoBffvn12BfDJ1G/p+NDb0f584FHaD78Df4iXwkI8FzgPuCFSzjWZe0v6AK+0VG+CNi/4/H6bZv1RujnTx8mO8awkObD7+o0H/BvbT/UrECTQNwKbNC2vwD41/YX9h40H3rGmkS9D7gQ2KTd//8Bx7V1g8/JN9o4tqdJ6p7R1h9Ox4exYcb1VJoPQCu0HyiuG4ylrbu9rVu33X5T+/y/vn28Xtv2LJoPY9u09Ru0Y9wPWBn4a+BhHksIjgP+oe17NWC3EeI7iMc+bL2BJvE4vqPuBx3P4cPAx9vjvbQ9N9Zp64+mTaJoPhjf2b5GK7Sv3VYd4/hf4Gnt83kWQz7MdcT2ApoEcIf2dfkyjyX8a9F8MP6bdnxrAc9p6z5AM+P6dJrzeHtgPcaWRD0MvKd9jgcTojtpfhZWoPmL/wLgH4FV2tfwN8BftH18Bji3fT03Ba6guyTq1vb5Wwk4lpE/IA43lgNpEvq30SSS76D50Jm2/mSac3tN4AnARcDbR+j/8LavwfPrMJqkbOX2639oEtVV2tfpbuDp7b43Aru32+sAOyzh5/AC4E3t9gxg5466nYELljDeg9o4ntruexLw7SHtj2vH+0yapHevjvENvj88pY3/9e3Y1uOxP2wMO5Zhnq/Hja3j+N9qj7/6GOP9Os35/GLgAeD77Wv1JJrE63lj/B3wfdqfK+BZwH1D6g+j4487bdkyJVFLeI0/TvP++gSa962fA58Y4zi+QPsz0D7/BWzYUb8fHUnWkH0PBS4cptwkyq8p9eWyEmnqW5/mA8FQN/LYh/hBt9D8df9I4INVdeZInVbVdsDaNB/AOy9qn0Hz4XPQ4PZajN2Xqur6qrofeCPNTNqPq+rRqjqD5i/YL22vR9gJ+EhVPVhV5wD/1cVxDqGZXfptVT1I8wFrvyFLcD5WVfdX1SKaBHH7sXRczfUudwNzaJK704AbkmwFPA84t6oepVm29Ouq+nZVPVxVx9HMMr2io7ujq2pxVT0MvARYXFUnVtVDNB82Oi9of4jmw+HGVfVAVY10w4Gzgd3a5YF7AP9MkzDQxnf2kD4/XlUPVdWPaf7S/PRh+jwYOKqqzmhfq99V1ZUd9f9RVVe3r+t32+dmOAe0/VzSvi5/D+zSXrPxcpqZzX9px3d3Vf2i3e+vgA9X1VXVWFRVt45wjKFuqKovt6/B/W3ZD6rq/PZ1eiZN4v7xqvpj+/p+A3hd2/a1wKeq6raquh740hiPO+jkqrqofY2PZeTnZiTXVdU3quoRmlnGjYANk2xIk/geWlX3VrPs7PMdcQ9nQcf59a80H+53br9m0HxI/2NV/RT4IU0SAs15snWStavq9qq6ZAnHeAjYIsn6VXVPVV3YUTfaUr4DaGauflNV99CcH68b5uf23qq6nGZp1+uH6ecNwH9X1XHtuX1rVS1cirEM5/D2+PePMd5PtOfz6TQzn8dV1R+q6nc0yfmoN91JchAwQDMjCc1rddeQZnfS3XvxsjiA5n3jD1V1M82y7jeNtlOSF9GsAPjHtmhG+33o75U/G0eS7dr9XLqnKc8kSpr6bqH5QDXURjTLL27vKFu/qtapqmdU1agfAttf+scBH0wymFzcQ5NcDRrcvruLmK/v2H4K8Jr2guM7ktxBswRnI5oZntur6t6O9td1cZynACd39Psrmtm5DTvadCYo9/HYL/SxOJvmL7R7tNtn0SQonUnK4CxVp+to/gI9qPP52LjzcVXVkPq/pZmFuSjJ4vaD1Z+pqv+l+bA2B9id5sPwDUmezp8nUbe2H+4HjfQ8bEoz2zSSsT6Xj3tO2g+et9I8J0s6xmjHX5LrRyl7CrDxkPPwQzx2rmw8pH035yEs23n2uP2r6r52cwZN3CsDN3bE/f9oZgdG0nl+PUqznHPj9uv6tmxQ57n6apqE7bokZw9zzWWng2lmJa9McnGSl3fUvZQlJ1FDf2auo5lN6fy5HfpabDxMP0s6X7oZy3CG/syOFu9NHdv3D/N4iedDkn2Bf6JZxnlLWzz0vZj2cTfvxctiuHEP9zr8SZKdaZaE71dVV7fF97Tfh/5euXvIvlsAPwHeV1XnLkPc0qQwiZKmvv8GXjNM+WtplszcN0xdt1amWaoCzXUSnbM12wM3dTEjAM3SjUHX0yx9mdXxtWZVfYZmNm2dJGt2tH9yx/a9NMuwgD/dHGCDIX2/ZEjfq7V//e0mxpEMJlG7t9tn8+dJ1A00H3Q7PZnmOozhjnUjzYc/oLnZROfjqvp9Vb2tqjYG3g58tf1wMVJ8+wGrtGM+m+YvwOvQLKns1vU011Mtq8c9J+3rux7Nc3I9j51rYz3+YJK9RkfZ0DupDfd6Dj0PrxlyrqxVVS9t6x/3uvD483A8jeW863Q9zTLU9TviXruqtlnCPp3n1wo0y10Hr2vZdMjNTf50rlbVxVW1D02C9n2a2cZhY66qX1fV69u2nwVOTLJmkifS/IHkkpH25c9/Zp5MsxyzM/EY+lrcMEw/I56vSxjLWHXGPZZ4l1p7g4Vv0NxU6PKOqquBlZJs2VG2PSPcyGcZjfV1Gu51ACDNv7g4BTioOlZBVNXtND9fQ3+vLO7Y9yk0v+s+UVXfXpoBSJPNJEqa+j4G7JrkU+3tbtdK8h7gzTQ3cOhKezvZ3ZKskmT1JH9H8xfVwSVV3wIOTnNb9Vk0F1QfvQzxHwO8IslfJFkxyWrt7XQ3qarraJb2fayNZzcevwzuamC19va5K7exdN5u/evAp9pfwCTZIMk+Y4zrJmD2KHfLO5vm2rPVq+q3NMty9qZJCC5t2/wYeFqSNyRZKcn+wNY0M0PD+RGwTZK/bJcDvZeOhCDJa5Js0j68nebDzaN/3s2f4ns3zcXv0MyUvRs4r10W1q1/B96a5IVJVkjypHb5YreOa/uZk+b2+J8GflFV19I8LxslOTTNbY/XSvKcdr8jgU8k2bK9k+F2SdZrlxL9Dnhjew4dRPfJ3kXA3Un+rj3vV0yybZKd2vrvAn+fZJ32+X/PUox7LG6meT3H9D+mqupGmpt4/EuStdvXZfMkz1vCbjt2nF+H0iRhF9L8jN9Hc2e0lZPsSfPz9p325++AJDPbZYB38dh5dxOwXpKZgwdI8sYkG7SzWne0xY/SLFc9tZ1hHWm8xwF/nWSzJDNozo/jh8yWfiTJGmnuRPdWmhtlDHUssFeaW3mvlGS99pxb0liWxljiXSpJXtCO49VVdVFnXTtDfxLw8TZBfS7NjV++3bH/ajz2nrhq+3iwbsX28UrACu1778ojhPJnrzHNuD/cvq+uT7PMbth/C5FkW5o7Bb6nqoZbkv2ttq912veUt9H+XknyJOCnNDfg+Powfa/QjmPl5mFWS7LKCOOQJo1JlDTFVdWvaZa/bU9zU4UbaZaq/EVVnb8UXa5KcyexW2k+mL4UeFlV3dAe71Sa62t+RnNDhOuAjy5D/NfT/OL/EM0Hqutp1rsPvv+8gebWvre1x/lWx753Au+k+XD9O5oZic7/ZfJFmr98np7kbpoPis9hbE5ov9+aZNjrJdrlKPfQJE9U1V00NyM4fzBJaWfoXk5zo4RbaZbjvbxjSc7QPm+hmVn8TNt+S5o7yw3aCfhFknvasb2vRv5/RGfTXFcwmESdRzNbc84I7Zeo/RD3Vpprbu5s+x86yzaWfv4b+AjNnfBupEl4XtfW3U1z44pX0Cxh+zVNogrN9TvfpUka7qJJ6lZv695Gc97cSnOTjp93GdMjNK/THJobLdxCc14Nfmj8GM25fk17/An5a3g7c/wp4Pw0y/N2HsNub6a5EcQvaRLrExl+ie+gHwD789gNT/6yvWbojzTP+0toxv9V4M312HVvbwKuTXIXzfWGB7QxX0nzgfo3bcwb0/wxYXF7nn4ReF17/dDjrocaYbxH0Ty/59A83w/w50nr2TQ3czgT+Fx7rdHjVNX/0bx//Q3N+8dCHpvtGHYsS2ks8S6tj9Ccgz/OY//n7ycd9e+k+Rn4A81r8I6q6pyJup/Hlstd2T4e9Kb28ddoZtPvp5nx+jMjvMafpPkj12U0N3y5pC0bzt/QrBL4945xdMb5UZqll9fRvLZHtL9roLkW8qnA4R373tOx7x5t7D+mmQ27n+ZnVOqpwTv/SNKUkORwmruevbHXsUj9ppc/P+3M1++Bp7Z/cFiaPmbT3k1wPGZ6JGmiOBMlSZLGw7o0d9pcqgRKkvrJRP8nbkmStByo5vbrX+t1HJI0GVzOJ0mSJEldcDmfJEmSJHXBJEqSJEmSuuA1UaPYe++969RTTx29oSRJkqTpJCNVOBM1iltuGfZfvUiSJElaTnljiVHMfOLm9dw3fbbXYUiSJEnT1o+P2K/XIQzHmShJkiRJGg8mUZIkSZLUhb5OopIcnuSwJdTvm2TryYxJkiRJ0vTW10nUGOwLmERJkiRJGjd9l0Ql+YckVyc5D3h6W/a2JBcnWZTke0nWSLIr8ErgiCQLk2w+XLueDkaSJElS3+mrJCrJjsDrgDnAS4Gd2qqTqmqnqtoe+BVwcFX9HDgF+EBVzamq/x2u3aQPQpIkSVJf67d/trs7cHJV3QeQ5JS2fNsknwRmATOA00bYf0ztkswF5gKsttb64xW7JEmSpGmgr2ailuBo4N1V9UzgY8Bqy9KuquZV1UBVDayyxtoTEK4kSZKkftVvSdQ5wL5JVk+yFvCKtnwt4MYkKwMHdLS/u61jlHaSJEmSNCZ9lURV1SXA8cAi4CfAxW3VR4BfAOcDV3bs8h3gA0kuTbL5EtpJkiRJ0pikqnodw5Q284mb13Pf9NlehyFJkiRNWz8+Yr9ehzCcjFTRVzNRkiRJktRrJlGSJEmS1AWTKEmSJEnqgtdEjWJgYKDmz5/f6zAkSZIkTS6viZIkSZKk8WASJUmSJEldWKnXAUx1v7nhDl7/jyf1OgxJmnDHffwvex2CJEl9wZkoSZIkSeqCSZQkSZIkdcEkSpIkSZK6MOWTqCSzkrxznPo6PMlh49GXJEmSpOXTlE+igFnAnyVRSbwphiRJkqRJ1w9J1GeAzZMsTHJxknOTnAL8EiDJ95MsSLI4ydzBnZLsneSSJIuSnDm00yRvS/KTJKtP3lAkSZIk9bt+mM35ILBtVc1Jsifwo/bxNW39QVV1W5sMXZzkezTJ4TeAParqmiTrdnaY5N3Ai4B9q+rByRqIJEmSpP7XD0nUUBd1JFAA703yqnZ7U2BLYAPgnMF2VXVbR/s3A9fTJFAPDXeAdkZrLsAaM9cf5/AlSZIk9bN+WM431L2DG+3M1F7ALlW1PXApsNoo+18OzAY2GalBVc2rqoGqGlh1jZnLGq8kSZKkaaQfkqi7gbVGqJsJ3F5V9yXZCti5Lb8Q2CPJZgBDlvNdCrwdOCXJxhMUsyRJkqRpasov56uqW5Ocn+QK4H7gpo7qU4FDkvwKuIomeaKqbm6X5J2UZAXgDzTXQA32eV57q/MfJXlRVd0yWeORJEmS1N+mfBIFUFVvGKH8QeAlI9T9BPjJkLLDO7ZPA04bvyglSZIkLQ/6YTmfJEmSJE0ZJlGSJEmS1IVUVa9jmNIGBgZq/vz5vQ5DkiRJ0uTKSBXOREmSJElSF0yiJEmSJKkLJlGSJEmS1IW+uMV5L1134x3M/fQPeh2GpGlg3of26XUIkiRpHDgTJUmSJEldMImSJEmSpC6YREmSJElSF/ouiUpyVpKBXschSZIkafnUd0mUJEmSJPXSlE6ikqyZ5EdJFiW5Isn+Q+pfnOSCJJckOSHJjLZ8xyRnJ1mQ5LQkG7XlZyX5YpKFbX/P7sW4JEmSJPWvKZ1EAXsDN1TV9lW1LXDqYEWS9YEPA3tV1Q7AfOD9SVYGvgzsV1U7AkcBn+roc42qmgO8s637M0nmJpmfZP4D9941EeOSJEmS1Kem+v+Juhz4lySfBX5YVecmGazbGdgaOL8tWwW4AHg6sC1wRlu+InBjR5/HAVTVOUnWTjKrqu7oPGhVzQPmAWzwpC1qYoYmSZIkqR9N6SSqqq5OsgPwUuCTSc7sqA5wRlW9vnOfJM8EFlfVLiN1O8pjSZIkSRrRlF7Ol2Rj4L6qOgY4Atiho/pC4LlJtmjbrpnkacBVwAZJdmnLV06yTcd++7fluwF3VtWdkzAUSZIkSdPElJ6JAp4JHJHkUeAh4B3A5wCq6uYkBwLHJVm1bf/hdvZqP+BLSWbSjPELwOK2zQNJLgVWBg6atJFIkiRJmhamdBJVVacBpw0p3rOj/qfATsPstxDYY4Ruj6mqQ8cnQkmSJEnLmym9nE+SJEmSppopPRM13qpqz17HIEmSJKm/pcqb0y3JwMBAzZ8/v9dhSJIkSZpcGanC5XySJEmS1AWTKEmSJEnqgkmUJEmSJHVhubqxxNL47U13ctjnf9TrMCT10Of++mW9DkGSJE0hzkRJkiRJUhdMoiRJkiSpC8tVEpXk2iTr9zoOSZIkSf1ruUmikqzY6xgkSZIk9b++SKKSfCDJe9vtzyf5abv9giTHJnl9ksuTXJHksx373ZPkX5IsAnbpKF89yU+SvG3SByNJkiSpr/VFEgWcC+zebg8AM5Ks3JZdDXwWeAEwB9gpyb5t2zWBX1TV9lV1Xls2A/gv4Liq+sbkhC9JkiRpuuiXJGoBsGOStYEHgQtokqndgTuAs6rq5qp6GDgW2KPd7xHge0P6+gHwH1X1rZEOlmRukvlJ5t93753jOxJJkiRJfa0vkqiqegi4BjgQ+DnNzNTzgS2Aa5ew6wNV9ciQsvOBvZNkCcebV1UDVTWwxpozlyV0SZIkSdNMXyRRrXOBw4Bz2u1DgEuBi4DnJVm/vXnE64Gzl9DPPwK3A1+Z2HAlSZIkTUf9lkRtBFxQVTcBDwDnVtWNwAeBnwGLgAVV9YNR+nofsHqSf57IgCVJkiRNPyv1OoCxqqozgZU7Hj+tY/s44Lhh9pkx5PHsjodvHf8oJUmSJE13/TQTJUmSJEk9ZxIlSZIkSV1IVfU6hiltYGCg5s+f3+swJEmSJE2uEe/m7UyUJEmSJHXBJEqSJEmSumASJUmSJEld6JtbnPfKDTffxeFfO7XXYUhaRoe/Y+9ehyBJkqYJZ6IkSZIkqQsmUZIkSZLUBZMoSZIkSeqCSZQkSZIkdcEkSpIkSZK60PdJVJLvJ1mQZHGSuW3ZPUk+35admWSDtvysJF9MsjDJFUme3dvoJUmSJPWbvk+igIOqakdgAHhvkvWANYH5VbUNcDbw0Y72a1TVHOCdwFHDdZhkbpL5Sebfd8+dExu9JEmSpL4yHZKo9yZZBFwIbApsCTwKHN/WHwPs1tH+OICqOgdYO8msoR1W1byqGqiqgTVmzJzI2CVJkiT1mb7+Z7tJ9gT2AnapqvuSnAWsNkzTGmF7uMeSJEmSNKJ+n4maCdzeJlBbATu35SsA+7XbbwDO69hnf4AkuwF3VpXr9SRJkiSNWV/PRAGnAock+RVwFc2SPoB7gWcn+TDwB9rEqfVAkkuBlYGDJjNYSZIkSf2vr5OoqnoQeMnQ8iRU1ftH2O2Yqjp0QgOTJEmSNG31+3I+SZIkSZpUfT0TNZKqmjFC+Z6THIokSZKkaSZV3pxuSQYGBmr+/Pm9DkOSJEnS5MpIFS7nkyRJkqQumERJkiRJUhdMoiRJkiSpC9PyxhLj6aZb7+ZzR5/Z6zC0HDrswBf2OgRJkiQNw5koSZIkSeqCSZQkSZIkdWHKJVFJDk9y2FLs9/Eke01ETJIkSZI0aNpcE1VV/9jrGCRJkiRNf1NiJirJPyS5Osl5wNPbss2TnJpkQZJzk2yVZGaS65Ks0LZZM8n1SVZOcnSS/drynZL8PMmiJBclWSvJikmOSHJxksuSvL2HQ5YkSZLUp3o+E5VkR+B1wByaeC4BFgDzgEOq6tdJngN8tapekGQh8DzgZ8DLgdOq6qEkg/2tAhwP7F9VFydZG7gfOBi4s6p2SrIqcH6S06vqmkkcriRJkqQ+1/MkCtgdOLmq7gNIcgqwGrArcMJgcgSs2n4/HtifJol6HfDVIf09Hbixqi4GqKq72n5fDGw3OFsFzAS2BP4siUoyF5gLMGu9Jyz7CCVJkiRNG1MhiRrOCsAdVTVnmLpTgE8nWRfYEfjpGPsM8J6qOm20hlU1j2YmjE03e3qNsX9JkiRJy4GpcE3UOcC+SVZPshbwCuA+4JokrwFIY3uAqroHuBj4IvDDqnpkSH9XARsl2andd60kKwGnAe9IsnJb/rQka07C+CRJkiRNIz2fiaqqS5IcDywC/kCTIAEcAHwtyYeBlYHvtG2gWdJ3ArDnMP39Mcn+wJeTrE5zPdRewJHAbOCSNGsEbwb2nZhRSZIkSZquUuVqtSXZdLOn1/s+OvSyK2niHXbgC3sdgiRJ0vIsI1VMheV8kiRJktQ3TKIkSZIkqQsu5xvFwMBAzZ8/v9dhSJIkSZpcLueTJEmSpPFgEiVJkiRJXTCJkiRJkqQu9Pz/RE11N99+N18//uxeh6HlxCH7P6/XIUiSJGkUzkRJkiRJUhdMoiRJkiSpCyZRkiRJktSF5SaJSnJ0kv3a7d2TLE6yMMnqvY5NkiRJUv9YbpKoIQ4A/qmq5lTV/b0ORpIkSVL/6OskKsmaSX6UZFGSK5Lsn2THJGcnWZDktCQbDdnnr4DXAp9IcmxvIpckSZLUr/r9Fud7AzdU1csAkswEfgLsU1U3J9kf+BRw0OAOVXVkkt2AH1bVib0IWpIkSVL/6vck6nLgX5J8FvghcDuwLXBGEoAVgRu77TTJXGAuwLrrbzhuwUqSJEnqf32dRFXV1Ul2AF4KfBL4KbC4qnZZxn7nAfMAnrL502uZA5UkSZI0bfT7NVEbA/dV1THAEcBzgA2S7NLWr5xkm17GKEmSJGl66euZKOCZwBFJHgUeAt4BPAx8qb0+aiXgC8DinkUoSZIkaVrp6ySqqk4DThumao9h2h443LYkSZIkdaOvl/NJkiRJ0mQziZIkSZKkLvT1cr7JsME6a3HI/s/rdRiSJEmSpghnoiRJkiSpCyZRkiRJktQFkyhJkiRJ6oLXRI3itjvu5dhTLuh1GJqmDnjlLr0OQZIkSV1yJkqSJEmSumASJUmSJEldmPZJVJIDk/xbr+OQJEmSND1M+yRKkiRJksZTz5OoJLOTXJnk2CS/SnJikjWS7Jjk7CQLkpyWZKO2/ZwkFya5LMnJSdZpy89K8sUkC5NckeTZwxxrgyTfS3Jx+/XcyR6vJEmSpP7W8ySq9XTgq1X1DOAu4F3Al4H9qmpH4CjgU23bbwF/V1XbAZcDH+3oZ42qmgO8s91nqC8Cn6+qnYBXA0dOwFgkSZIkTWNT5Rbn11fV+e32McCHgG2BM5IArAjcmGQmMKuqzm7bfhM4oaOf4wCq6pwkayeZNeQ4ewFbt30CrJ1kRlXd09koyVxgLsB6G2w4DsOTJEmSNF1MlSSqhjy+G1hcVY/7JzptEtVNP0MfrwDsXFUPLLGTqnnAPICnbvGMoX1IkiRJWo5NleV8T04ymDC9AbgQ2GCwLMnKSbapqjuB25Ps3rZ9E3B2Rz/7t+13A+5s23c6HXjP4IMkc8Z9JJIkSZKmtakyE3UV8K4kRwG/pLke6jTgS+3s00rAF4DFwFuArydZA/gN8NaOfh5IcimwMnDQMMd5L/CVJJe1fZ4DHDIhI5IkSZI0LU2VJOrhqnrjkLKFwB5DG1bVQmDnEfo5pqoOHdL+aODodvsW2tkqSZIkSVoaU2U5nyRJkiT1hZ7PRFXVtTR34lvWfvZc5mAkSZIkaRTOREmSJElSF3o+EzXVrTtrTQ545S6jN5QkSZK0XHAmSpIkSZK6YBIlSZIkSV1wOd8o7rjrPn5wxoJeh6FpZJ8X7djrECRJkrQMnImSJEmSpC6YREmSJElSF0yiJEmSJKkLfZdEJZmd5Iou2h+e5LCJjEmSJEnS8qPvkihJkiRJ6qV+TaJWTPKNJIuTnJ5k9SSbJzk1yYIk5ybZauhOSc5K8sUkC5NckeTZvQhekiRJUv/q1yRqS+ArVbUNcAfwamAe8J6q2hE4DPjqCPuuUVVzgHcCR018qJIkSZKmk379P1HXVNXCdnsBMBvYFTghyWCbVUfY9ziAqjonydpJZlXVHZ0NkswF5gJs8IQnjmvgkiRJkvpbvyZRD3ZsPwJsCNzRzjCNpkZ5TFXNo5nZYounbf1n9ZIkSZKWX/26nG+ou4BrkrwGII3tR2i7f9tmN+DOqrpzkmKUJEmSNA1MlyQK4ADg4CSLgMXAPiO0eyDJpcDXgYMnKzhJkiRJ00PfLeerqmuBbTsef66jeu9h2h8+pOiYqjp0ImKTJEmSNP1Np5koSZIkSZpwfTcTtSyqas9exyBJkiSpvy1XSdTSmLX2Guzzoh17HYYkSZKkKcLlfJIkSZLUBZMoSZIkSeqCSZQkSZIkdcFrokZx9z33c+b5l/c6DE2iFz73mb0OQZIkSVOYM1GSJEmS1AWTKEmSJEnqgkmUJEmSJHWhb5OoJLOSvHMp9z00yRrjHZMkSZKk6a9vkyhgFrBUSRRwKGASJUmSJKlr/Xx3vs8AmydZCJwB/AF4LbAqcHJVfTTJmsB3gU2AFYFPABsCGwM/S3JLVT2/F8FLkiRJ6k/9nER9ENi2quYkeTGwH/BsIMApSfYANgBuqKqXASSZWVV3Jnk/8PyqumW4jpPMBeYCPGHDjSZhKJIkSZL6RT8v5+v04vbrUuASYCtgS+By4EVJPptk96q6cyydVdW8qhqoqoFZs9aZsKAlSZIk9Z9+nonqFOCfqur//VlFsgPwUuCTSc6sqo9PenSSJEmSpo1+nom6G1ir3T4NOCjJDIAkT0ryhCQbA/dV1THAEcAOw+wrSZIkSWPWtzNRVXVrkvOTXAH8BPhP4IIkAPcAbwS2AI5I8ijwEPCOdvd5wKlJbvDGEpIkSZK60bdJFEBVvWFI0ReHPP5fmlmqoft9GfjyRMUlSZIkafrq5+V8kiRJkjTpTKIkSZIkqQt9vZxvMqw1Y3Ve+Nxn9joMSZIkSVOEM1GSJEmS1AWTKEmSJEnqgsv5RnHvfQ/wi0uu6nUYmgTP2eHpvQ5BkiRJfcCZKEmSJEnqgkmUJEmSJHXBJEqSJEmSutDXSVSSQ5OssRT7HZhk44mISZIkSdL01tdJFHAo0FUSlWRF4EDAJEqSJElS1/rm7nxJ1gS+C2wCrAicQJMI/SzJLVX1/CRfA3YCVgdOrKqPtvteCxwPvAj4V2AAODbJ/cAuVXX/ZI9HkiRJUn/qmyQK2Bu4oapeBpBkJvBW4PlVdUvb5h+q6rZ2tunMJNtV1WVt3a1VtUO7718Bh1XV/EkegyRJkqQ+10/L+S4HXpTks0l2r6o7h2nz2iSXAJcC2wBbd9QdP9YDJZmbZH6S+XfcfvuyRS1JkiRpWumbJKqqrgZ2oEmmPpnkHzvrk2wGHAa8sKq2A34ErNbR5N4ujjWvqgaqamDWOusse/CSJEmSpo2+SaLau+ndV1XHAEfQJFR3A2u1TdamSZTuTLIh8JIldNe5nyRJkiSNWT9dE/VM4IgkjwIPAe8AdgFOTXJDe2OJS4ErgeuB85fQ19HA172xhCRJkqRupap6HcOU9oytt62jj/ler8PQJHjODk/vdQiSJEmaOjJSRd8s55MkSZKkqcAkSpIkSZK60E/XRPXEmmus5jIvSZIkSX/iTJQkSZIkdcEkSpIkSZK6YBIlSZIkSV3wmqhRPPDAH/nl1df1OgxNsK2f9pRehyBJkqQ+4UyUJEmSJHXBJEqSJEmSumASJUmSJEldmDJJVJLZSa4Yh34OTPJv7fa+SbbuqDsrycCyHkOSJEnS8mvKJFETZF9g69EaSZIkSdJYTbUkasUk30iyOMnpSVZPsnmSU5MsSHJukq0AkrwiyS+SXJrkv5Ns2NlRkl2BVwJHJFmYZPO26jVJLkpydZLdJ3l8kiRJkvrcVEuitgS+UlXbAHcArwbmAe+pqh2Bw4Cvtm3PA3auqmcB3wH+trOjqvo5cArwgaqaU1X/21atVFXPBg4FPjpcEEnmJpmfZP5tt982nuOTJEmS1Oem2v+JuqaqFrbbC4DZwK7ACUkG26zaft8EOD7JRsAqwDVjPMZJQ/r/M1U1jyZ5Y9ttt6sxRy9JkiRp2ptqSdSDHduPABsCd1TVnGHafhn416o6JcmewOFdHuMRpt74JUmSJE1xU20531B3AdckeQ1AGtu3dTOB37Xbbxlh/7uBtSY2REmSJEnLk6meRAEcABycZBGwGNinLT+cZpnfAuCWEfb9DvCB9uYTm4/QRpIkSZLGLFVe8rMk2267XX33pP/qdRiaYFs/7Sm9DkGSJElTS0aq6IeZKEmSJEmaMkyiJEmSJKkL3p1uFKuttopLvSRJkiT9iTNRkiRJktQFkyhJkiRJ6oJJlCRJkiR1wWuiRvHHPz7E9b+9qddhaBxtusmGvQ5BkiRJfcyZKEmSJEnqgkmUJEmSJHXBJEqSJEmSurDcJFFJvP5LkiRJ0jKbsCQqyewkVyY5OsnVSY5NsleS85P8Osmzk6yZ5KgkFyW5NMk+Hfuem+SS9mvXtnyjJOckWZjkiiS7t+X3dBx3vyRHt9tHJ/l6kl8A/5xk8ySnJlnQ9r/VRI1fkiRJ0vQ00bMzWwCvAQ4CLgbeAOwGvBL4EPBL4KdVdVCSWcBFSf4b+APwoqp6IMmWwHHAQLv/aVX1qSQrAmuMIYZNgF2r6pEkZwKHVNWvkzwH+CrwgnEcryRJkqRpbqKTqGuq6nKAJIuBM6uqklwOzKZJcF6Z5LC2/WrAk4EbgH9LMgd4BHhaW38xcFSSlYHvV9XCMcRwQptAzQB2BU5IMli36nA7JJkLzAV40pM2GftoJUmSJE17E51EPdix/WjH40fbYz8CvLqqrurcKcnhwE3A9jRLDh8AqKpzkuwBvAw4Osm/VtW3gOrYfbUhMdzbfl8BuKOq5owWdFXNA+YBbLfd9jVKc0mSJEnLkV7fWOI04D1pp4aSPKstnwncWFWPAm8CVmzrnwLcVFXfAI4Edmjb35TkGUlWAF413IGq6i7gmiSvaftKku0naFySJEmSpqleJ1GfAFYGLmuX+32iLf8q8JYki4CteGw2aU9gUZJLgf2BL7blHwR+CPwcuHEJxzsAOLjtdzGwz/gNRZIkSdLyIFWuVluS7bbbvn7049N7HYbG0aabbNjrECRJkjT1ZaSKXs9ESZIkSVJfMYmSJEmSpC5M9N35+t4qq6zs8i9JkiRJf+JMlCRJkiR1wSRKkiRJkrpgEiVJkiRJXfCaqFE88vAj3H7bnb0OQ+NonXVn9joESZIk9TFnoiRJkiSpCyZRkiRJktQFkyhJkiRJ6oJJlCRJkiR1wSRKkiRJkrrQ90lUkkOSLGy/rknysyQvTnJBkkuSnJBkRtv2hUkuTXJ5kqOSrNrr+CVJkiT1l75Poqrq61U1B9gJ+C1wFPBhYK+q2gGYD7w/yWrA0cD+VfVMmtu7v6MnQUuSJEnqW32fRHX4IvBT4HZga+D8JAuBtwBPAZ4OXFNVV7ftvwnsMVxHSeYmmZ9k/i233jrhgUuSJEnqH9MiiUpyIE2i9DEgwBlVNaf92rqqDu6mv6qaV1UDVTWw/nrrTUDEkiRJkvpV3ydRSXYEDgPeWFWPAhcCz02yRVu/ZpKnAVcBswfLgTcBZ/ciZkmSJEn9a6VeBzAO3g2sC/wsCTTXQB0IHNdx44gPV9XVSd4KnJBkJeBi4Os9iFeSJElSH+v7JKqq3jpC1U7DtD0TeNbERiRJkiRpOuv75XySJEmSNJlMoiRJkiSpC32/nG+irbjSiqyz7sxehyFJkiRpinAmSpIkSZK6YBIlSZIkSV0wiZIkSZKkLnhN1Cjq0Ud54L77eh2GxsFqa6zR6xAkSZI0DTgTJUmSJEldMImSJEmSpC4sl0lUkn2TbN3rOCRJkiT1n+UyiQL2BUyiJEmSJHWt75KoJLOTXJnk2CS/SnJikjWSvDDJpUkuT3JUklXb9p9J8ssklyX5XJJdgVcCRyRZmGTz3o5IkiRJUj/puySq9XTgq1X1DOAu4P3A0cD+VfVMmrsOviPJesCrgG2qajvgk1X1c+AU4ANVNaeq/rcnI5AkSZLUl5Z4i/MkXwZqpPqqeu+4RzQ211fV+e32McBHgGuq6uq27JvAu4B/Ax4A/j3JD4EfjqXzJHOBuQCbbrrpeMYtSZIkqc+NNhM1H1gArAbsAPy6/ZoDrDKhkS3Z0MTujmEbVT0MPBs4EXg5cOqYOq+aV1UDVTWwwfrrL0uckiRJkqaZJc5EVdU3AZK8A9itTUpI8nXg3IkPb0RPTrJLVV0AvIEm2Xt7ki2q6n+ANwFnJ5kBrFFVP05yPvCbdv+7gbV6ErkkSZKkvjbWa6LWAdbueDyjLeuVq4B3JflVG8fngbcCJyS5HHgU+DpNovTDJJcB59FcOwXwHeAD7Y0ovLGEJEmSpDFb4kxUh88Alyb5GRBgD+DwiQpqDB6uqjcOKTsTeNaQshtplvM9Tns9lbc4lyRJktS1UZOoJCvQzPw8p/0C+Luq+v1EBiZJkiRJU9GoSVRVPZrkK1X1LOAHkxDTaPFcC2zb6zgkSZIkLZ/Gek3UmUlenSQTGo0kSZIkTXFjvSbq7TQ3ZXgkyQNtWVXV2kvYZ1rICiuw2hpr9DoMSZIkSVPEmJKoqvJ24JIkSZLE2GeiSPJKmrvyAZxVVT+cmJAkSZIkaeoaUxKV5DPATsCxbdH7kjy3qv5+wiKbIurRR/njPff0Ogwtg1VmzOh1CJIkSZpGxjoT9VJgTlU9CpDkm8ClwLRPoiRJkiSp01jvzgcwq2N75jjHIUmSJEl9YawzUZ8GLklyFhCaa6M+OFFBSZIkSdJUNdYk6uXAUcDtwLXA31XV7ycqKEmSJEmaqsaaRP07sDvwSmBz4NIk51TVFycsMkmSJEmagsZ0TVRV/Qz4FPAR4BvAAPCOCYxriZLMTvKrJN9IsjjJ6UlWT7J5klOTLEhybpKtkqyY5Jo0ZiV5JMkebT/nJNmyV+OQJEmS1H/GlEQlORM4H9gfuArYqaq2msjAxmBL4CtVtQ1wB/BqYB7wnqraETgM+GpVPUIT89bAbsAlwO5JVgU2rapf9yJ4SZIkSf1prMv5LgN2BLYF7gTuSHJBVd0/YZGN7pqqWthuLwBmA7sCJyQZbLNq+/1cmpthbAb8E/A24Gzg4uE6TjIXmAvw5E03Hf/IJUmSJPWtsS7n++uq2gP4S+BW4D9oZn966cGO7UeAdYE7qmpOx9cz2vpzaK7pejbwY5rbte9Jk1z9maqaV1UDVTWw/vrrT1T8kiRJkvrQWJfzvTvJ8TT/YHcfmjv1vWQiA1sKdwHXJHkNQHsN1PZt3UU0s1SPVtUDwELg7TTJlSRJkiSN2ViX860G/CuwoKoensB4ltUBwNeSfBhYGfgOsKiqHkxyPXBh2+5c4PXA5b0JU5IkSVK/SlX1OoYpbccddqgLznHCqp+tMmNGr0OQJElS/8lIFWNazidJkiRJaphESZIkSVIXxnpN1HIrK6zgcjBJkiRJf+JMlCRJkiR1wSRKkiRJkrpgEiVJkiRJXfCaqFE8+vDD3HvzH3odhrqw5gZP6HUIkiRJmsaciZIkSZKkLphESZIkSVIX+jaJSvKhIY9/3qtYJEmSJC0/+jaJAh6XRFXVrr0KRJIkSdLyY0KTqCT/kOTqJOclOS7JYUnOSjLQ1q+f5Np2e8UkRyS5OMllSd7elm+U5JwkC5NckWT3JJ8BVm/Ljm3b3dN+T9vPFUkuT7J/W75ne+wTk1yZ5NgkmcjxS5IkSZp+JuzufEl2BF4HzGmPcwmwYAm7HAzcWVU7JVkVOD/J6cBfAqdV1aeSrAisUVXnJnl3Vc0Zpp+/bI+5PbA+cHGSc9q6ZwHbADcA5wPPBc5bpoFKkiRJWq5M5C3OdwdOrqr7AJKcMkr7FwPbJdmvfTwT2BK4GDgqycrA96tq4Sj97AYcV1WPADclORvYCbgLuKiqftvGsxCYzTBJVJK5wFyATTfZZJTDSZIkSVqe9OKaqIc7jrtaR3mA91TVnPZrs6o6varOAfYAfgccneTNy3DsBzu2H2GEJLKq5lXVQFUNrL/eestwOEmSJEnTzUQmUecA+yZZPclawCva8muBHdvt/Tranwa8o51xIsnTkqyZ5CnATVX1DeBIYIe2/UODbYc4F9i/vcZqA5oE7KLxHJgkSZKk5deELeerqkuSHA8sAv5AsywP4HPAd9slcz/q2OVImuV1l7Q3fLgZ2BfYE/hAkoeAe4DBmah5wGVJLqmqAzr6ORnYpT1uAX9bVb9PstW4D1KSJEnScidVNTkHSg4H7qmqz03KAcfJDnPm1LlnnN7rMNSFNTd4Qq9DkCRJUv8b8U7e/fx/oiRJkiRp0k3k3fkep6oOn6xjSZIkSdJEcSZKkiRJkrowaTNR/WqFlVbyGhtJkiRJf+JMlCRJkiR1wSRKkiRJkrrgcr5RPPzgg9x2zW96HYZGse5mT+11CJIkSVpOOBMlSZIkSV0wiZIkSZKkLphESZIkSVIXpnUSleTQJGv0Og5JkiRJ00ffJ1FpjDSOQwGTKEmSJEnjpi+TqCSzk1yV5FvAFcC/J5mfZHGSj7Vt3gtsDPwsyc/ashcnuSDJJUlOSDKjd6OQJEmS1I/6MolqbQl8taq2Af6mqgaA7YDnJdmuqr4E3AA8v6qen2R94MPAXlW1AzAfeH+vgpckSZLUn/r5/0RdV1UXttuvTTKXZjwbAVsDlw1pv3Nbfn4SgFWAC4bruO1rLsAmG288/pFLkiRJ6lv9nETdC5BkM+AwYKequj3J0cBqw7QPcEZVvX60jqtqHjAPYM4zn1njFrEkSZKkvtfPy/kGrU2TUN2ZZEPgJR11dwNrtdsXAs9NsgVAkjWTPG1SI5UkSZLU9/p5JgqAqlqU5FLgSuB64PyO6nnAqUluaK+LOhA4Lsmqbf2HgasnNWBJkiRJfS1VrlZbkjnPfGb99JQf9DoMjWLdzZ7a6xAkSZI0vWSkiumwnE+SJEmSJo1JlCRJkiR1oe+viZpoK626qkvFJEmSJP2JM1GSJEmS1AWTKEmSJEnqgkmUJEmSJHXBa6JG8dD99/P7yxf1Ogx1eOIzt+91CJIkSVqOORMlSZIkSV0wiZIkSZKkLphESZIkSVIXTKIkSZIkqQvLfRKVxJtrSJIkSRqzvksgkswGflhV27aPDwNmALcBhwAPA7+sqtclWRP4MrAtsDJweFX9IMmBwF+2+60IPG+yxyFJkiSpP/VdErUEHwQ2q6oHk8xqy/4B+GlVHdSWXZTkv9u6HYDtquq2oR0lmQvMBXjSRhtNeOCSJEmS+sd0Ws53GXBskjfSzEYBvBj4YJKFwFnAasCT27ozhkugAKpqXlUNVNXAeuusM7FRS5IkSeor/ZhEPczj416t/f4y4Cs0M0wXt9c6BXh1Vc1pv55cVb9q2987aRFLkiRJmjb6MYm6CXhCkvWSrAq8nGYcm1bVz4C/A2bSXO90GvCeJAFI8qwexSxJkiRpmui7a6Kq6qEkHwcuAn4HXElzc4hjksykmX36UlXdkeQTwBeAy5KsAFxDk3RJkiRJ0lJJVfU6hilt+222qdO+85+9DkMdnvjM7XsdgiRJkqa/jFTRj8v5JEmSJKlnTKIkSZIkqQt9d03UZFt59dVdPiZJkiTpT5yJkiRJkqQumERJkiRJUhdczjeKP95zD9f+/Lxeh6HW7F1363UIkiRJWs45EyVJkiRJXTCJkiRJkqQumERJkiRJUhemdBKVZHaSKyag3zlJXjre/UqSJEma/qZ0EjURkqwEzAFMoiRJkiR1rR/uzrdikm8AuwK/A/YBNga+AmwA3Ae8raquTPIK4MPAKsCtwAFVdVOSw4HNgacC/wc8F1g9yW7AP1XV8ZM8JkmSJEl9qh+SqC2B11fV25J8F3g18FbgkKr6dZLnAF8FXgCcB+xcVZXkr4C/Bf6m7WdrYLequj/JgcBAVb17sgcjSZIkqb/1QxJ1TVUtbLcXALNpZqVOSDLYZtX2+ybA8Uk2opmNuqajn1Oq6v6xHDDJXGAuwMYbbrgssUuSJEmaZvrhmqgHO7YfAdYF7qiqOR1fz2jrvwz8W1U9E3g7sFrHvveO9YBVNa+qBqpqYL1Zs5YxfEmSJEnTST8kUUPdBVyT5DUAaWzf1s2kuW4K4C1L6ONuYK2JC1GSJEnSdNWPSRTAAcDBSRYBi2luNgFwOM0yvwXALUvY/2fA1kkWJtl/QiOVJEmSNK2kqnodw5S23VZb1SlHHdnrMNSavetuvQ5BkiRJy4eMVNGvM1GSJEmS1BMmUZIkSZLUhX64xXlPrTJjhkvIJEmSJP2JM1GSJEmS1AWTKEmSJEnqgkmUJEmSJHXBa6JG8cBdd3H16af2Oozl3tNevHevQ5AkSZIAZ6IkSZIkqSsmUZIkSZLUBZMoSZIkSerClEiikhydZL9exyFJkiRJo5kSSZQkSZIk9YueJFFJ3pzksiSLkny7Ld4jyc+T/GZwVirJjCRnJrkkyeVJ9mnLZyf5VZJvJFmc5PQkq7d1O7V9L0xyRJIr2vIV28cXt/Vv78XYJUmSJPW3SU+ikmwDfBh4QVVtD7yvrdoI2A14OfCZtuwB4FVVtQPwfOBfkqSt2xL4SlVtA9wBvLot/w/g7VU1B3ik49AHA3dW1U7ATsDbkmw2Qoxzk8xPMv/2O+9c1iFLkiRJmkZ6MRP1AuCEqroFoKpua8u/X1WPVtUvgQ3bsgCfTnIZ8N/Akzrqrqmqhe32AmB2klnAWlV1QVv+nx3HfTHw5iQLgV8A69EkYn+mquZV1UBVDawzc+YyDVaSJEnS9DKV/tnugx3bg7NNBwAbADtW1UNJrgVWG6b9I8Dqo/Qf4D1Vddo4xCpJkiRpOdWLmaifAq9Jsh5AknWX0HYm8Ic2gXo+8JQldVxVdwB3J3lOW/S6jurTgHckWbk97tOSrLmUY5AkSZK0nJr0maiqWpzkU8DZSR4BLl1C82OB/0pyOTAfuHIMhzgY+EaSR4GzgcGLmo4EZgOXtNdV3Qzsu1SDkCRJkrTcSlX1OoZxlWRGVd3Tbn8Q2Kiq3jfKbiPa9mlPq5P+7UvjFp+WztNevHevQ5AkSdLyJSNVTKVrosbLy5L8Pc3YrgMO7G04kiRJkqaTaZdEVdXxwPG9jkOSJEnS9DTtkqjxttraa7uUTJIkSdKf9OLufJIkSZLUt0yiJEmSJKkLJlGSJEmS1AWviRrF/XfczhUnf6/XYSxXtn3Vq3sdgiRJkjQiZ6IkSZIkqQsmUZIkSZLUhb5OopL8OMmspdhvzyS7TkBIkiRJkqa5KX9NVJIVq+qR4eqq6qVL2e2ewD3Az5c2LkmSJEnLp57ORCWZneTKJMcm+VWSE5OskeTaJJ9NcgnwmiSvT3J5kiuSfLZj/2uTrN9uvzHJRUkWJvl/SVZsy/dOckmSRUnOTDIbOAT467bt7r0YuyRJkqT+NBVmop4OHFxV5yc5CnhnW35rVe2QZGPgQmBH4Hbg9CT7VtX3BztI8gxgf+C5VfVQkq8CByT5CfANYI+quibJulV1W5KvA/dU1ecmb5iSJEmSpoOpcE3U9VV1frt9DLBbu318+30n4KyqurmqHgaOBfYY0scLaZKsi5MsbB8/FdgZOKeqrgGoqtvGElCSuUnmJ5l/+113LeWwJEmSJE1HU2EmqkZ4fG8XfQT4ZlX9/eMKk1csVUBV84B5ANtssfnQ+CRJkiQtx6bCTNSTk+zSbr8BOG9I/UXA85Ks317n9Hrg7CFtzgT2S/IEgCTrJnkKzTLAPZJsNljetr8bWGv8hyJJkiRpupsKSdRVwLuS/ApYB/haZ2VV3Qh8EPgZsAhYUFU/eHyT+iXwYZrrpS4DzgA2qqqbgbnASUkW8dgSwf8CXuWNJSRJkiR1ayos53u4qt44pGx254OqOg44rrOsnZVaC7irbXM8jyVJnfv+BPjJkLKrge2WNXBJkiRJy5+pMBO1tBYDR1bVQ70ORJIkSdLyo6czUVV1LbDtUu671fhGI0mSJEmjmwrL+aa01Wetw7avenWvw5AkSZI0RfTzcj5JkiRJmnQmUZIkSZLUBZMoSZIkSeqC10SN4r5bb+WSb3+z12FMezu86S29DkGSJEkaE2eiJEmSJKkLJlGSJEmS1AWTKEmSJEnqgkmUJEmSJHVhuU6i0liunwNJkiRJ3el5ApFkzSQ/SrIoyRVJ9k+yY5KzkyxIclqSjdq2ZyX5bJKLklydZPe2fJu2bGGSy5Js2Za/v+3ziiSHtmWzk1yV5FvAFcCmPRq6JEmSpD40FW5xvjdwQ1W9DCDJTOAnwD5VdXOS/YFPAQe17VeqqmcneSnwUWAv4BDgi1V1bJJVgBWT7Ai8FXgOEOAXSc4Gbge2BN5SVRdO3jAlSZIkTQdTIYm6HPiXJJ8FfkiT5GwLnJEEYEXgxo72J7XfFwCz2+0LgH9IsglwUlX9OsluwMlVdS9AkpOA3YFTgOuWlEAlmQvMBXjieuuNxxglSZIkTRM9T6Kq6uokOwAvBT4J/BRYXFW7jLDLg+33R2jjr6r/TPIL4GXAj5O8fZTD3jtKTPOAeQBbb7ZZjWkgkiRJkpYLU+GaqI2B+6rqGOAImuV3GyTZpa1fOck2o/TxVOA3VfUl4AfAdsC5wL5J1kiyJvCqtkySJEmSllrPZ6KAZwJHJHkUeAh4B/Aw8KX2+qiVgC8Ai5fQx2uBNyV5CPg98Omqui3J0cBFbZsjq+rSJLMnZBSSJEmSlgupcrXakmy92WZ1zMcP73UY094Ob3pLr0OQJEmSOmWkip4v55MkSZKkfmISJUmSJEldmArXRE1pa6y3nkvNJEmSJP2JM1GSJEmS1AWTKEmSJEnqgkmUJEmSJHXBa6JGce/Nf+DCr32l12FMGzu/4129DkGSJElaJs5ESZIkSVIXTKIkSZIkqQt9m0QlmZXknUu57+wkV4x3TJIkSZKmv75NooBZwFIlUZIkSZK0tPo5ifoMsHmShUmOaL+uSHJ5kv0B0vizckmSJElaWv18d74PAttW1ZwkrwYOAbYH1gcuTnIOsCswZ5hySZIkSVoq/TwT1Wk34LiqeqSqbgLOBnZaQvkSJZmbZH6S+Xfcc8+EBi5JkiSpv0yXJGpcVdW8qhqoqoFZM2b0OhxJkiRJU0g/J1F3A2u12+cC+ydZMckGwB7ARUsolyRJkqSl0rfXRFXVrUnOb29V/hPgMmARUMDfVtXvk5wM7DJM+exexS1JkiSpv/VtEgVQVW8YUvSBIfXVlg0tvxbYdkKDkyRJkjQt9fNyPkmSJEmadCZRkiRJktQFkyhJkiRJ6kKay4Y0koGBgZo/f36vw5AkSZI0uTJShTNRkiRJktQFkyhJkiRJ6kJf3+J8Mtxz0+8553P/3OswpoU9DvvbXocgSZIkLTNnoiRJkiSpCyZRkiRJktQFkyhJkiRJ6sKkJVFJDk9yWJKPJ9mrLds9yeIkC5OsnuSI9vERExjHrCTvnKj+JUmSJE1vk35jiar6x46HBwD/VFXHACSZC6xbVY+Mpa8kK1XVw12GMAt4J/DVLveTJEmSpIlNopL8A/AW4A/A9cCCJEcDP6RJZl4L/EWSlwBrATPaNv8E/BT4OvDktrtDq+r8JIcDmwNPBf4vyXuX0O7JbbsnA1+oqi8BnwE2T7IQOKOqPjBhT4AkSZKkaWfCkqgkOwKvA+a0x7kEWDBYX1VHJtkN+GFVndjuc09VzWm3/xP4fFWdl+TJwGnAM9rdtwZ2q6r7R2m3FfB8mgTtqiRfAz4IbDt4HEmSJEnqxkTORO0OnFxV9wEkOaXL/fcCtk4y+HjtJDPa7VOq6v4xtPtRVT0IPJjkD8CGYzlwu6xwLsCGs2Z1GbYkSZKk6Wwq/7PdFYCdq+qBzsI2Wbp3jO0e7Ch6hDGOt6rmAfMAttp0k+o2cEmSJEnT10Tene8cYN/2rntrAa/ocv/TgfcMPkgyZxnbDbqbZnmfJEmSJHVtwpKoqroEOB5YBPwEuLjLLt4LDCS5LMkvgUOWsd1gXLcC5ye5YiJvpS5JkiRpekqVq9WWZKtNN6l573tvr8OYFvY47G97HYIkSZI0VhmpYtL+2a4kSZIkTQcmUZIkSZLUBZfzjWJgYKDmz5/f6zAkSZIkTS6X80mSJEnSeDCJkiRJkqQumERJkiRJUhdW6nUAU91dN9zAf3/so70OY1rY66Mf63UIkiRJ0jJzJkqSJEmSumASJUmSJEldMImSJEmSpC5M6SQqyZ5Jdu14fEiSN4+yz5FJtm63PzTRMUqSJElavkz1G0vsCdwD/Bygqr4+2g5V9VcdDz8EfHpCIpMkSZK0XOrJTFSS7ydZkGRxkrlt2d5JLkmyKMmZSWYDhwB/nWRhkt2THJ7ksCRbJbmoo7/ZSS5vt89KMpDkM8Dq7b7HJvl4kkM79vlUkvdN6sAlSZIk9b1ezUQdVFW3JVkduDjJD4BvAHtU1TVJ1m3rvw7cU1WfA0jyQoCqujLJKkk2q6prgP2B4zsPUFUfTPLuqprT7jsbOAn4QpIVgNcBzx4uuDaxmwvwhJkzx33wkiRJkvpXr66Jem+SRcCFwKY0Ccs5bUJEVd02hj6+S5M8wTBJ1FBVdS1wa5JnAS8GLq2qW0doO6+qBqpqYOYaa4xlPJIkSZKWE5M+E5VkT2AvYJequi/JWcBCYKsuuzoeOCHJSUBV1a/HsM+RwIHAE4GjujyeJEmSJPVkJmomcHubQG0F7AysBuyRZDOAJOu2be8G1hquk6r6X+AR4COMPAv1UJKVOx6fDOwN7ASctqwDkSRJkrT86UUSdSqwUpJfAZ+hWdJ3M82SvpPaZX6DSdF/Aa8avLHEMH0dD7yRZmnfcOYBlyU5FqCq/gj8DPhuVT0yXgOSJEmStPxIVfU6hknT3lDiEuA1Y1z+x9M23ri++va3TWxgy4m9PvqxXocgSZIkjVVGqpjS/2x3PLX/gPd/gDPHmkBJkiRJ0lBT/Z/tjpuq+iXw1F7HIUmSJKm/LVfL+ZbGwMBAzZ8/v9dhSJIkSZpcLueTJEmSpPFgEiVJkiRJXVhurolaWnf+9rf8+G8P63UYfe+l//y5XocgSZIkjQtnoiRJkiSpCyZRkiRJktQFkyhJkiRJ6kLfJVFJfj5C+dFJ9pvseCRJkiQtX/ouiaqqXXsdgyRJkqTlV98lUUnuab8nyb8luSrJfwNP6GizY5KzkyxIclqSjdrytyW5OMmiJN9LskaPhiFJkiSpT/VdEtXhVcDTga2BNwO7AiRZGfgysF9V7QgcBXyq3eekqtqpqrYHfgUcPOlRS5IkSepr/fx/ovYAjquqR4Abkvy0LX86sC1wRhKAFYEb27ptk3wSmAXMAE4bruMkc4G5ABusvdZExS9JkiSpD/VzEjWSAIurapdh6o4G9q2qRUkOBPYcroOqmgfMA9jyiU+siQlTkiRJUj/q5+V85wD7J1mxvebp+W35VcAGSXaBZnlfkm3aurWAG9slfwdMesSSJEmS+l4/z0SdDLwA+CXwf8AFAFX1x/ZW519KMpNmjF8AFgMfAX4B3Nx+d62eJEmSpK70XRJVVTPa7wW8e4Q2C2mumRpa/jXgaxMZnyRJkqTprZ+X80mSJEnSpDOJkiRJkqQupFkVp5EMDAzU/Pnzex2GJEmSpMmVkSqciZIkSZKkLphESZIkSVIXTKIkSZIkqQteEzWKLZ6wQR3x6lf3Ooy+9Kqvfb3XIUiSJElLy2uiJEmSJGk8mERJkiRJUhdMoiRJkiSpCyZRkiRJktQFkyhJkiRJ6kLfJFFJvp9kQZLFSea2Zfck+XxbdmaSDdrys5J8McnCJFckeXZb/ry2bGGSS5Os1csxSZIkSeo/fZNEAQdV1Y7AAPDeJOsBawLzq2ob4Gzgox3t16iqOcA7gaPassOAd7XluwP3D3egJHOTzE8y/677H5iQwUiSJEnqT/2URL03ySLgQmBTYEvgUeD4tv4YYLeO9scBVNU5wNpJZgHnA/+a5L3ArKp6eLgDVdW8qhqoqoG1V19tQgYjSZIkqT/1RRKVZE9gL2CXqtoeuBQYLrupEbYBqqo+A/wVsDpwfpKtxj9aSZIkSdNZXyRRwEzg9qq6r018dm7LVwD2a7ffAJzXsc/+AEl2A+6sqjuTbF5Vl1fVZ4GLAZMoSZIkSV1ZqdcBjNGpwCFJfgVcRbOkD+Be4NlJPgz8gTZxaj2Q5FJgZeCgtuzQJM+nWQa4GPjJZAQvSZIkafroiySqqh4EXjK0PAlV9f4Rdjumqg4d0s97JiA8SZIkScuRflnOJ0mSJElTQl/MRI2kqmaMUL7nJIciSZIkaTmRqqE3sVOngYGBmj9/fq/DkCRJkjS5MlKFy/kkSZIkqQsmUZIkSZLUBZMoSZIkSeqC10SNYvP11qtPv+xlvQ6j7+z/rW/1OgRJkiRpWXhNlCRJkiSNB5MoSZIkSerCcp1EJbmn1zFIkiRJ6i9TMolKY1xjS9LX/1hYkiRJ0tQwZRKLJLOB04BfADsC303ycmBV4OSq+mjb7s3AYUABl1XVm9p9jwLWB24G3lpV/5fkaOAB4FnA+Um+DPwnMAP4weSNTpIkSdJ0MWWSqNaWwFuAtYH9gGfT3BXjlCR7ALcCHwZ2rapbkqzb7vdl4JtV9c0kBwFfAvZt6zZp2z+S5BTga1X1rSTvmrRRSZIkSZo2ptpyvuuq6kLgxe3XpcAlwFY0CdYLgBOq6haAqrqt3W8XmhkmgG8Du3X0eUJVPdJuPxc4rqPdsJLMTTI/yfy7Hnxw2UclSZIkadqYaknUve33AP9UVXPary2q6t+Xsc9Bo/5jrKqaV1UDVTWw9qqrLuVhJUmSJE1HUy2JGnQacFCSGQBJnpTkCcBPgdckWa8tH1zO93Pgde32AcC5I/R7/pB2kiRJktSVKZlEVdXpNMvzLkhyOXAisFZVLQY+BZydZBHwr+0u7wHemuQy4E3A+0bo+n3Au9o+nzSRY5AkSZI0PaVq1NVty7XN11uvPv2yl/U6jL6z/7e+1esQJEmSpGWRkSqm5EyUJEmSJE1VJlGSJEmS1AWX841iYGCg5s+f3+swJEmSJE0ul/NJkiRJ0ngwiZIkSZKkLphESZIkSVIXvCZqFJuts0597Pkv7HUYfeXNJ53Y6xAkSZKkZeU1UZIkSZI0HkyiJEmSJKkLJlGSJEmS1IXlJolKsmeSH/Y6DkmSJEn9bVKSqDQm61grTcZxJEmSJC2fJiyxSTI7yVVJvgVcAXwkycVJLkvysbbNmkl+lGRRkiuS7N+W75jk7CQLkpyWZKO2/G1tH4uSfC/JGm350Um+nuQXwD8n2SLJf7ftLkmyeRvWjCQnJrkyybFJRrzjhiRJkiQNZ6JnbbYE3gKsDewHPJvmVoGnJNkD2AC4oapeBpBkZpKVgS8D+1TVzW1i9SngIOCkqvpG2/aTwMFtW4BNgF2r6pE2mfpMVZ2cZDWaZHFT4FnANsANwPnAc4HzJvg5kCRJkjSNTHQSdV1VXZjkc8CLgUvb8hk0Cda5wL8k+Szww6o6N8m2wLbAGe1E0YrAje1+27bJ06y2j9M6jnVCm0CtBTypqk4GqKoHANq+Lqqq37aPFwKzGSaJSjIXmAuw3uqrL/uzIEmSJGnamOgk6t72e4B/qqr/N7RBkh2AlwKfTHImcDKwuKp2Gaa/o4F9q2pRkgOBPYc51pI82LH9CCOMv6rmAfOg+We7Y+hXkiRJ0nJisu7OdxpwUJIZAEmelOQJSTYG7quqY4AjgB2Aq4ANkuzStl05yTZtP2sBN7ZL/g4Y7kBVdTfw2yT7tvuvOnjtlCRJkiQtq0m5k11VnZ7kGcAF7bK6e4A3AlsARyR5FHgIeEdV/THJfsCXksxsY/wCsBj4CPAL4Ob2+1ojHPJNwP9L8vG239dM1NgkSZIkLV9S5Wq1JdlsnXXqY89/Ya/D6CtvPunEXocgSZIkLasR7+S93PyzXUmSJEkaDyZRkiRJktQFl/ONYmBgoObPn9/rMCRJkiRNLpfzSZIkSdJ4cCZqFEnuprntutRL6wO39DoICc9FTQ2eh5oqPBent1uqau/hKiblFud97qqqGuh1EFq+JZnveaipwHNRU4HnoaYKz8Xll8v5JEmSJKkLJlGSJEmS1AWTqNHN63UAEp6Hmjo8FzUVeB5qqvBcXE55YwlJkiRJ6oIzUZIkSZLUBZOoESTZO8lVSf4nyQd7HY+mlySbJvlZkl8mWZzkfW35uknOSPLr9vs6bXmSfKk9Hy9LskNHX29p2/86yVt6NSb1tyQrJrk0yQ/bx5sl+UV7zh2fZJW2fNX28f+09bM7+vj7tvyqJH/Ro6GojyWZleTEJFcm+VWSXXxf1GRL8tft7+YrkhyXZDXfEzWUSdQwkqwIfAV4CbA18PokW/c2Kk0zDwN/U1VbAzsD72rPsQ8CZ1bVlsCZ7WNozsUt26+5wNegSbqAjwLPAZ4NfHTwA4bUpfcBv+p4/Fng81W1BXA7cHBbfjBwe1v++bYd7fn7OmAbYG/gq+17qdSNLwKnVtVWwPY056Tvi5o0SZ4EvBcYqKptgRVp3tt8T9TjmEQN79nA/1TVb6rqj8B3gH16HJOmkaq6saouabfvpvmg8CSa8+ybbbNvAvu22/sA36rGhcCsJBsBfwGcUVW3VdXtwBk0b9bSmCXZBHgZcGT7OMALgBPbJkPPxcFz9ETghW37fYDvVNWDVXUN8D8076XSmCSZCewB/DtAVf2xqu7A90VNvpWA1ZOsBKwB3IjviRrCJGp4TwKu73j827ZMGnft1P+zgF8AG1bVjW3V74EN2+2RzknPVY2HLwB/CzzaPl4PuKOqHm4fd55Xfzrn2vo72/aei1pWmwE3A//RLi09Msma+L6oSVRVvwM+B/wfTfJ0J7AA3xM1hEmU1ENJZgDfAw6tqrs666q5daa3z9SESvJy4A9VtaDXsWi5txKwA/C1qnoWcC+PLd0DfF/UxGuXfu5Dk9RvDKyJM5kahknU8H4HbNrxeJO2TBo3SVamSaCOraqT2uKb2uUotN//0JaPdE56rmpZPRd4ZZJraZYuv4DmupRZ7VIWePx59adzrq2fCdyK56KW3W+B31bVL9rHJ9IkVb4vajLtBVxTVTdX1UPASTTvk74n6nFMooZ3MbBleyeWVWguDDylxzFpGmnXS/878Kuq+teOqlOAwTtJvQX4QUf5m9u7Ue0M3NkubzkNeHGSddq/nr24LZPGpKr+vqo2qarZNO91P62qA4CfAfu1zYaei4Pn6H5t+2rLX9feqWozmov9L5qkYWgaqKrfA9cneXpb9ELgl/i+qMn1f8DOSdZof1cPnoe+J+pxVhq9yfKnqh5O8m6aN90VgaOqanGPw9L08lzgTcDlSRa2ZR8CPgN8N8nBwHXAa9u6HwMvpbkw9T7grQBVdVuST9Ak/gAfr6rbJmUEmu7+DvhOkk8Cl9Je7N9+/3aS/wFuo0m8qKrFSb5L82HjYeBdVfXI5IetPvce4Nj2D5i/oXmvWwHfFzVJquoXSU4ELqF5L7sUmAf8CN8T1SFNsixJkiRJGguX80mSJElSF0yiJEmSJKkLJlGSJEmS1AWTKEmSJEnqgkmUJEmSJHXBJEqS1LeSvDfJr5Ic2+tYJEnLD29xLknqW0muBPaqqt92lK1UVQ/3MCxJ0jTnTJQkqS8l+TrwVOAnSe5M8u0k59P848sNknwvycXt13PbfdZLcnqSxUmOTHJdkvWTzE5yRUffhyU5vN3ePMmpSRYkOTfJVm350Um+lOTnSX6TZL+O/f8uyeVJFiX5TNvHJR31W3Y+liT1l5V6HYAkSUujqg5JsjfwfODdwCuA3arq/iT/CXy+qs5L8mTgNOAZwEeB86rq40leBhw8hkPNAw6pql8neQ7wVeAFbd1GwG7AVsApwIlJXgLsAzynqu5Lsm5V3dYmenOqaiHwVuA/xueZkCRNNpMoSdJ0cUpV3d9u7wVsnWSwbu0kM4A9gL8EqKofJbl9SR22++wKnNDR16odTb5fVY8Cv0yyYcex/6Oq7muPc1tbfiTw1iTvB/YHnr10w5Qk9ZpJlCRpuri3Y3sFYOeqeqCzQUciNNTDPH6J+2od/dxRVXNG2O/Bzu5Hie97NDNhPwUWVNWto7SXJE1RXhMlSZqOTgfeM/ggyZx28xzgDW3ZS4B12vKbgCe010ytCrwcoKruAq5J8pp2nyTZfpRjn0Ez47RGu8+6bV8P0Cwr/Bou5ZOkvmYSJUmajt4LDCS5LMkvgUPa8o8BeyRZTLOs7/8Aquoh4OPARTRJ0JUdfR0AHJxkEbCY5nqnEVXVqTTXR81PshA4rKP6WOBRmiRPktSnvMW5JGm5leRaYKCqbpmk4x0GzKyqj0zG8SRJE8NroiRJmgRJTgY257E7+0mS+pQzUZIkSZLUBa+JkiRJkqQumERJkiRJUhdMoiRJkiSpCyZRkiRJktQFkyhJkiRJ6oJJlCRJkiR14f8D/mT9GNEp6PEAAAAASUVORK5CYII=\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "#ploting top 20 words \n",
+ "plt.figure(figsize=(20,10))\n",
+ "sns.catplot(y=\"word\", x=\"frequency\", kind=\"bar\", palette=\"vlag\", data=df_fdist30, height=8.27, aspect=11.7/8.27)\n",
+ "plt.title('TOP 30 frequent words which occurred in the posts/topics from 2011 to 2021')"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "# Word Occurence in Dataset of 2021"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 69,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_2021 = global_df[(global_df['creation_year'] == 2021) ]"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 70,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "mylist = []\n",
+ "for string in df_2021['lemmat_text']:\n",
+ " mylist.append(string)\n",
+ "mylist\n",
+ "\n",
+ "new_text = str(mylist)\n",
+ "#tokenization\n",
+ "txt_tokens = word_tokenize(new_text)\n",
+ "words_21 = [word.lower() for word in txt_tokens if word.isalpha()]"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 71,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Frequency Distribution Plot\n",
+ "fdist = FreqDist(words_21)\n",
+ "df_fdist = pd.DataFrame(fdist.items(), columns=['word', 'frequency'])\n",
+ "\n",
+ "#top 30 words \n",
+ "df_fdist30 = df_fdist.sort_values(['frequency'], ascending=False).head(30)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 72,
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ ":3: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":4: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":5: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":6: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":7: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":8: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":9: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":10: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":11: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":12: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":13: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":14: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":15: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":16: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":17: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":18: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":19: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":20: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":21: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":22: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":23: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":24: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":25: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":26: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":27: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":28: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":29: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":30: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":31: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":32: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n"
+ ]
+ }
+ ],
+ "source": [
+ "# calculating the most frequent words' occurence in each thread \n",
+ "\n",
+ "df_2021['data'] = df_2021['lemmat_text'].str.count('data')\n",
+ "df_2021['track'] = df_2021['lemmat_text'].str.count('track')\n",
+ "df_2021['work'] = df_2021['lemmat_text'].str.count('work')\n",
+ "df_2021['sleep'] = df_2021['lemmat_text'].str.count('sleep')\n",
+ "df_2021['self'] = df_2021['lemmat_text'].str.count('self')\n",
+ "df_2021['app'] = df_2021['lemmat_text'].str.count('app')\n",
+ "df_2021['measure'] = df_2021['lemmat_text'].str.count('measure')\n",
+ "df_2021['metric'] = df_2021['lemmat_text'].str.count('metric')\n",
+ "df_2021['start'] = df_2021['lemmat_text'].str.count('start')\n",
+ "df_2021['question'] = df_2021['lemmat_text'].str.count('question')\n",
+ "df_2021['export'] = df_2021['lemmat_text'].str.count('export')\n",
+ "df_2021['help'] = df_2021['lemmat_text'].str.count('help')\n",
+ "df_2021['efn'] = df_2021['lemmat_text'].str.count('efn')\n",
+ "df_2021['amp'] = df_2021['lemmat_text'].str.count('amp')\n",
+ "df_2021['heart'] = df_2021['lemmat_text'].str.count('heart')\n",
+ "df_2021['rate'] = df_2021['lemmat_text'].str.count('rate')\n",
+ "df_2021['health'] = df_2021['lemmat_text'].str.count('health')\n",
+ "df_2021['device'] = df_2021['lemmat_text'].str.count('device')\n",
+ "df_2021['emfit'] = df_2021['lemmat_text'].str.count('emfit')\n",
+ "df_2021['experiment'] = df_2021['lemmat_text'].str.count('experiment')\n",
+ "df_2021['example'] = df_2021['lemmat_text'].str.count('example')\n",
+ "df_2021['device'] = df_2021['lemmat_text'].str.count('device')\n",
+ "df_2021['people'] = df_2021['lemmat_text'].str.count('people')\n",
+ "df_2021['note'] = df_2021['lemmat_text'].str.count('note')\n",
+ "df_2021['analysis'] = df_2021['lemmat_text'].str.count('analysis')\n",
+ "df_2021['food'] = df_2021['lemmat_text'].str.count('food')\n",
+ "df_2021['learn'] = df_2021['lemmat_text'].str.count('learn')\n",
+ "df_2021['dandruff'] = df_2021['lemmat_text'].str.count('dandruff')\n",
+ "df_2021['eat'] = df_2021['lemmat_text'].str.count('eat')\n",
+ "df_2021['oura'] = df_2021['lemmat_text'].str.count('oura')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 73,
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ ":1: FutureWarning:\n",
+ "\n",
+ "Indexing with multiple keys (implicitly converted to a tuple of keys) will be deprecated, use a list instead.\n",
+ "\n"
+ ]
+ },
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " data | \n",
+ " track | \n",
+ " sleep | \n",
+ " work | \n",
+ " self | \n",
+ " app | \n",
+ " measure | \n",
+ " metric | \n",
+ " start | \n",
+ " question | \n",
+ " ... | \n",
+ " example | \n",
+ " device | \n",
+ " people | \n",
+ " note | \n",
+ " analysis | \n",
+ " food | \n",
+ " learn | \n",
+ " dandruff | \n",
+ " eat | \n",
+ " oura | \n",
+ "
\n",
+ " \n",
+ " | creation_date | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 2021-01-01 | \n",
+ " 0 | \n",
+ " 6 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " 4 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 3 | \n",
+ " 1 | \n",
+ " ... | \n",
+ " 2 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 8 | \n",
+ " 3 | \n",
+ " 6 | \n",
+ " 23 | \n",
+ " 1 | \n",
+ "
\n",
+ " \n",
+ " | 2021-01-02 | \n",
+ " 0 | \n",
+ " 4 | \n",
+ " 0 | \n",
+ " 5 | \n",
+ " 1 | \n",
+ " 8 | \n",
+ " 6 | \n",
+ " 4 | \n",
+ " 2 | \n",
+ " 1 | \n",
+ " ... | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 2 | \n",
+ " 1 | \n",
+ " 5 | \n",
+ " 3 | \n",
+ " 6 | \n",
+ " 2 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2021-01-03 | \n",
+ " 21 | \n",
+ " 1 | \n",
+ " 5 | \n",
+ " 0 | \n",
+ " 5 | \n",
+ " 5 | \n",
+ " 1 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " ... | \n",
+ " 2 | \n",
+ " 0 | \n",
+ " 3 | \n",
+ " 0 | \n",
+ " 8 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " 1 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2021-01-04 | \n",
+ " 10 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 7 | \n",
+ " 0 | \n",
+ " 2 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " 1 | \n",
+ " 1 | \n",
+ " ... | \n",
+ " 3 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 3 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2021-01-05 | \n",
+ " 18 | \n",
+ " 3 | \n",
+ " 3 | \n",
+ " 6 | \n",
+ " 3 | \n",
+ " 3 | \n",
+ " 1 | \n",
+ " 1 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 3 | \n",
+ " 0 | \n",
+ " 5 | \n",
+ " 4 | \n",
+ " 2 | \n",
+ " 0 | \n",
+ " 2 | \n",
+ " 3 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ "
\n",
+ " \n",
+ " | 2021-04-02 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2021-04-03 | \n",
+ " 7 | \n",
+ " 1 | \n",
+ " 1 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 3 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 2 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2021-04-04 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2021-04-05 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2021-04-06 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
81 rows × 29 columns
\n",
+ "
"
+ ],
+ "text/plain": [
+ " data track sleep work self app measure metric start \\\n",
+ "creation_date \n",
+ "2021-01-01 0 6 0 0 1 4 0 0 3 \n",
+ "2021-01-02 0 4 0 5 1 8 6 4 2 \n",
+ "2021-01-03 21 1 5 0 5 5 1 1 0 \n",
+ "2021-01-04 10 0 0 7 0 2 0 1 1 \n",
+ "2021-01-05 18 3 3 6 3 3 1 1 1 \n",
+ "... ... ... ... ... ... ... ... ... ... \n",
+ "2021-04-02 1 0 0 0 0 0 0 0 0 \n",
+ "2021-04-03 7 1 1 1 0 3 0 0 0 \n",
+ "2021-04-04 0 0 0 0 0 0 0 0 0 \n",
+ "2021-04-05 0 0 0 0 0 0 0 0 0 \n",
+ "2021-04-06 0 1 0 1 0 0 0 0 0 \n",
+ "\n",
+ " question ... example device people note analysis food \\\n",
+ "creation_date ... \n",
+ "2021-01-01 1 ... 2 1 0 0 0 8 \n",
+ "2021-01-02 1 ... 0 0 0 2 1 5 \n",
+ "2021-01-03 1 ... 2 0 3 0 8 0 \n",
+ "2021-01-04 1 ... 3 0 1 0 1 0 \n",
+ "2021-01-05 0 ... 3 0 5 4 2 0 \n",
+ "... ... ... ... ... ... ... ... ... \n",
+ "2021-04-02 0 ... 0 0 0 0 0 0 \n",
+ "2021-04-03 0 ... 0 0 0 0 0 0 \n",
+ "2021-04-04 0 ... 0 0 0 0 0 0 \n",
+ "2021-04-05 0 ... 1 0 0 0 0 0 \n",
+ "2021-04-06 0 ... 0 0 0 0 0 0 \n",
+ "\n",
+ " learn dandruff eat oura \n",
+ "creation_date \n",
+ "2021-01-01 3 6 23 1 \n",
+ "2021-01-02 3 6 2 0 \n",
+ "2021-01-03 1 1 1 0 \n",
+ "2021-01-04 0 3 1 0 \n",
+ "2021-01-05 2 3 1 0 \n",
+ "... ... ... ... ... \n",
+ "2021-04-02 0 0 0 0 \n",
+ "2021-04-03 0 0 2 0 \n",
+ "2021-04-04 0 0 0 0 \n",
+ "2021-04-05 0 0 0 0 \n",
+ "2021-04-06 0 0 0 0 \n",
+ "\n",
+ "[81 rows x 29 columns]"
+ ]
+ },
+ "execution_count": 73,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "words_df_2021 = df_2021.groupby('creation_date')['data', 'track', 'sleep', 'work', 'self', 'app',\n",
+ " 'measure', 'metric', 'start', 'question','export', 'help', \n",
+ " 'efn', 'amp', 'heart', 'rate', 'health','emfit', 'experiment', 'example', 'device', 'people', 'note', 'analysis',\n",
+ " 'food', 'learn', 'dandruff', 'eat', 'oura'].sum()\n",
+ "words_df_2021"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 74,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "application/vnd.plotly.v1+json": {
+ "config": {
+ "plotlyServerURL": "https://plot.ly"
+ },
+ "data": [
+ {
+ "hovertemplate": "variable=data
creation_date=%{x}
value=%{y}",
+ "legendgroup": "data",
+ "line": {
+ "color": "#636efa",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "data",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 0,
+ 21,
+ 10,
+ 18,
+ 14,
+ 0,
+ 15,
+ 4,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 5,
+ 2,
+ 1,
+ 0,
+ 1,
+ 0,
+ 1,
+ 6,
+ 0,
+ 0,
+ 1,
+ 10,
+ 0,
+ 8,
+ 3,
+ 40,
+ 27,
+ 18,
+ 6,
+ 1,
+ 4,
+ 1,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 6,
+ 0,
+ 0,
+ 1,
+ 3,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 4,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 6,
+ 0,
+ 1,
+ 0,
+ 2,
+ 2,
+ 3,
+ 1,
+ 1,
+ 1,
+ 13,
+ 10,
+ 2,
+ 6,
+ 1,
+ 7,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=track
creation_date=%{x}
value=%{y}",
+ "legendgroup": "track",
+ "line": {
+ "color": "#EF553B",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "track",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 6,
+ 4,
+ 1,
+ 0,
+ 3,
+ 2,
+ 1,
+ 1,
+ 4,
+ 2,
+ 1,
+ 1,
+ 0,
+ 4,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 14,
+ 3,
+ 0,
+ 2,
+ 1,
+ 29,
+ 3,
+ 0,
+ 0,
+ 19,
+ 3,
+ 1,
+ 3,
+ 4,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 3,
+ 0,
+ 1,
+ 2,
+ 0,
+ 1,
+ 3,
+ 0,
+ 0,
+ 2,
+ 4,
+ 0,
+ 0,
+ 0,
+ 2,
+ 1,
+ 1,
+ 0,
+ 0,
+ 4,
+ 0,
+ 5,
+ 0,
+ 0,
+ 0,
+ 0,
+ 3,
+ 4,
+ 0,
+ 2,
+ 1,
+ 6,
+ 4,
+ 2,
+ 7,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=sleep
creation_date=%{x}
value=%{y}",
+ "legendgroup": "sleep",
+ "line": {
+ "color": "#00cc96",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "sleep",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 0,
+ 5,
+ 0,
+ 3,
+ 0,
+ 0,
+ 2,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 5,
+ 7,
+ 17,
+ 0,
+ 2,
+ 4,
+ 1,
+ 4,
+ 1,
+ 0,
+ 0,
+ 59,
+ 1,
+ 4,
+ 12,
+ 7,
+ 0,
+ 0,
+ 3,
+ 0,
+ 0,
+ 1,
+ 0,
+ 3,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 4,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 3,
+ 0,
+ 3,
+ 2,
+ 0,
+ 0,
+ 3,
+ 4,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=work
creation_date=%{x}
value=%{y}",
+ "legendgroup": "work",
+ "line": {
+ "color": "#ab63fa",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "work",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 5,
+ 0,
+ 7,
+ 6,
+ 3,
+ 1,
+ 1,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 2,
+ 1,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 4,
+ 3,
+ 1,
+ 3,
+ 0,
+ 2,
+ 3,
+ 3,
+ 0,
+ 5,
+ 3,
+ 1,
+ 1,
+ 0,
+ 1,
+ 1,
+ 1,
+ 0,
+ 1,
+ 5,
+ 0,
+ 0,
+ 3,
+ 0,
+ 0,
+ 1,
+ 4,
+ 2,
+ 10,
+ 8,
+ 0,
+ 1,
+ 7,
+ 14,
+ 4,
+ 7,
+ 1,
+ 1,
+ 5,
+ 0,
+ 4,
+ 0,
+ 0,
+ 0,
+ 1,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 1,
+ 2,
+ 1,
+ 6,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=self
creation_date=%{x}
value=%{y}",
+ "legendgroup": "self",
+ "line": {
+ "color": "#FFA15A",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "self",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 1,
+ 1,
+ 5,
+ 0,
+ 3,
+ 3,
+ 0,
+ 1,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 3,
+ 0,
+ 1,
+ 3,
+ 0,
+ 2,
+ 0,
+ 2,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 2,
+ 0,
+ 0,
+ 3,
+ 3,
+ 0,
+ 0,
+ 1,
+ 1,
+ 1,
+ 5,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 4,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=app
creation_date=%{x}
value=%{y}",
+ "legendgroup": "app",
+ "line": {
+ "color": "#19d3f3",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "app",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 4,
+ 8,
+ 5,
+ 2,
+ 3,
+ 1,
+ 0,
+ 3,
+ 1,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 2,
+ 2,
+ 9,
+ 1,
+ 4,
+ 2,
+ 0,
+ 2,
+ 12,
+ 10,
+ 0,
+ 3,
+ 0,
+ 5,
+ 0,
+ 3,
+ 0,
+ 13,
+ 3,
+ 4,
+ 3,
+ 2,
+ 0,
+ 1,
+ 1,
+ 0,
+ 0,
+ 2,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 2,
+ 1,
+ 1,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 11,
+ 0,
+ 2,
+ 0,
+ 1,
+ 1,
+ 0,
+ 0,
+ 6,
+ 1,
+ 3,
+ 3,
+ 1,
+ 7,
+ 0,
+ 3,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=measure
creation_date=%{x}
value=%{y}",
+ "legendgroup": "measure",
+ "line": {
+ "color": "#FF6692",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "measure",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 6,
+ 1,
+ 0,
+ 1,
+ 0,
+ 1,
+ 4,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 1,
+ 3,
+ 1,
+ 0,
+ 4,
+ 4,
+ 10,
+ 0,
+ 0,
+ 0,
+ 18,
+ 0,
+ 3,
+ 0,
+ 2,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 1,
+ 0,
+ 0,
+ 10,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=metric
creation_date=%{x}
value=%{y}",
+ "legendgroup": "metric",
+ "line": {
+ "color": "#B6E880",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "metric",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 4,
+ 1,
+ 1,
+ 1,
+ 0,
+ 0,
+ 8,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 2,
+ 0,
+ 1,
+ 1,
+ 17,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 4,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=start
creation_date=%{x}
value=%{y}",
+ "legendgroup": "start",
+ "line": {
+ "color": "#FF97FF",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "start",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 3,
+ 2,
+ 0,
+ 1,
+ 1,
+ 0,
+ 1,
+ 2,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 4,
+ 1,
+ 1,
+ 2,
+ 3,
+ 1,
+ 1,
+ 1,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 1,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 3,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=question
creation_date=%{x}
value=%{y}",
+ "legendgroup": "question",
+ "line": {
+ "color": "#FECB52",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "question",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 1,
+ 1,
+ 1,
+ 1,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 4,
+ 2,
+ 0,
+ 2,
+ 1,
+ 2,
+ 3,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 1,
+ 0,
+ 0,
+ 2,
+ 1,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 2,
+ 0,
+ 2,
+ 0,
+ 0,
+ 1,
+ 1,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=export
creation_date=%{x}
value=%{y}",
+ "legendgroup": "export",
+ "line": {
+ "color": "#636efa",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "export",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 1,
+ 0,
+ 1,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 13,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 3,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 1,
+ 4,
+ 2,
+ 3,
+ 0,
+ 3,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=help
creation_date=%{x}
value=%{y}",
+ "legendgroup": "help",
+ "line": {
+ "color": "#EF553B",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "help",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 1,
+ 0,
+ 1,
+ 3,
+ 1,
+ 0,
+ 1,
+ 1,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 8,
+ 3,
+ 4,
+ 1,
+ 2,
+ 5,
+ 3,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 4,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 2,
+ 0,
+ 3,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=efn
creation_date=%{x}
value=%{y}",
+ "legendgroup": "efn",
+ "line": {
+ "color": "#00cc96",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "efn",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 26,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 13,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=amp
creation_date=%{x}
value=%{y}",
+ "legendgroup": "amp",
+ "line": {
+ "color": "#ab63fa",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "amp",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 7,
+ 0,
+ 3,
+ 7,
+ 6,
+ 3,
+ 2,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 1,
+ 0,
+ 2,
+ 0,
+ 2,
+ 1,
+ 56,
+ 3,
+ 1,
+ 1,
+ 1,
+ 0,
+ 0,
+ 10,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 2,
+ 1,
+ 0,
+ 1,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 9,
+ 0,
+ 18,
+ 0,
+ 0,
+ 0,
+ 3,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=heart
creation_date=%{x}
value=%{y}",
+ "legendgroup": "heart",
+ "line": {
+ "color": "#FFA15A",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "heart",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 1,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 25,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 3,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=rate
creation_date=%{x}
value=%{y}",
+ "legendgroup": "rate",
+ "line": {
+ "color": "#19d3f3",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "rate",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 1,
+ 1,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 3,
+ 0,
+ 1,
+ 0,
+ 0,
+ 2,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 4,
+ 2,
+ 1,
+ 3,
+ 1,
+ 3,
+ 0,
+ 2,
+ 0,
+ 45,
+ 2,
+ 1,
+ 4,
+ 0,
+ 0,
+ 3,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 3,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 2,
+ 2,
+ 1,
+ 0,
+ 2,
+ 1,
+ 3,
+ 0,
+ 3,
+ 1,
+ 3,
+ 3,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=health
creation_date=%{x}
value=%{y}",
+ "legendgroup": "health",
+ "line": {
+ "color": "#FF6692",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "health",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 10,
+ 0,
+ 0,
+ 1,
+ 1,
+ 2,
+ 0,
+ 6,
+ 1,
+ 8,
+ 1,
+ 0,
+ 1,
+ 0,
+ 0,
+ 2,
+ 8,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 6,
+ 4,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 5,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=emfit
creation_date=%{x}
value=%{y}",
+ "legendgroup": "emfit",
+ "line": {
+ "color": "#B6E880",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "emfit",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 43,
+ 0,
+ 1,
+ 5,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 4,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=experiment
creation_date=%{x}
value=%{y}",
+ "legendgroup": "experiment",
+ "line": {
+ "color": "#FF97FF",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "experiment",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 3,
+ 2,
+ 1,
+ 1,
+ 0,
+ 0,
+ 2,
+ 1,
+ 0,
+ 0,
+ 0,
+ 2,
+ 2,
+ 0,
+ 0,
+ 0,
+ 1,
+ 1,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 11,
+ 0,
+ 0,
+ 0,
+ 0,
+ 5,
+ 0,
+ 0,
+ 1,
+ 1,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 1,
+ 2,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=example
creation_date=%{x}
value=%{y}",
+ "legendgroup": "example",
+ "line": {
+ "color": "#FECB52",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "example",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 2,
+ 0,
+ 2,
+ 3,
+ 3,
+ 3,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 2,
+ 0,
+ 3,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 4,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 1,
+ 0,
+ 5,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=device
creation_date=%{x}
value=%{y}",
+ "legendgroup": "device",
+ "line": {
+ "color": "#636efa",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "device",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 2,
+ 0,
+ 0,
+ 2,
+ 2,
+ 0,
+ 1,
+ 0,
+ 1,
+ 14,
+ 1,
+ 2,
+ 9,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=people
creation_date=%{x}
value=%{y}",
+ "legendgroup": "people",
+ "line": {
+ "color": "#EF553B",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "people",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 0,
+ 3,
+ 1,
+ 5,
+ 0,
+ 1,
+ 1,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 3,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 1,
+ 3,
+ 1,
+ 2,
+ 1,
+ 2,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 1,
+ 2,
+ 0,
+ 1,
+ 0,
+ 0,
+ 5,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 1,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=note
creation_date=%{x}
value=%{y}",
+ "legendgroup": "note",
+ "line": {
+ "color": "#00cc96",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "note",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 2,
+ 0,
+ 0,
+ 4,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 26,
+ 1,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 14,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=analysis
creation_date=%{x}
value=%{y}",
+ "legendgroup": "analysis",
+ "line": {
+ "color": "#ab63fa",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "analysis",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 0,
+ 1,
+ 8,
+ 1,
+ 2,
+ 1,
+ 0,
+ 6,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 3,
+ 0,
+ 1,
+ 0,
+ 4,
+ 4,
+ 1,
+ 1,
+ 0,
+ 0,
+ 1,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 1,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=food
creation_date=%{x}
value=%{y}",
+ "legendgroup": "food",
+ "line": {
+ "color": "#FFA15A",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "food",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 8,
+ 5,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 2,
+ 2,
+ 1,
+ 1,
+ 1,
+ 0,
+ 0,
+ 0,
+ 1,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 7,
+ 0,
+ 1,
+ 0,
+ 0,
+ 6,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 5,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=learn
creation_date=%{x}
value=%{y}",
+ "legendgroup": "learn",
+ "line": {
+ "color": "#19d3f3",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "learn",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 3,
+ 3,
+ 1,
+ 0,
+ 2,
+ 0,
+ 0,
+ 4,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 1,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 1,
+ 8,
+ 2,
+ 1,
+ 2,
+ 5,
+ 2,
+ 2,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=dandruff
creation_date=%{x}
value=%{y}",
+ "legendgroup": "dandruff",
+ "line": {
+ "color": "#FF6692",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "dandruff",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 6,
+ 6,
+ 1,
+ 3,
+ 3,
+ 1,
+ 3,
+ 1,
+ 2,
+ 0,
+ 0,
+ 1,
+ 2,
+ 2,
+ 0,
+ 0,
+ 0,
+ 3,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 21,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=eat
creation_date=%{x}
value=%{y}",
+ "legendgroup": "eat",
+ "line": {
+ "color": "#B6E880",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "eat",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 23,
+ 2,
+ 1,
+ 1,
+ 1,
+ 2,
+ 2,
+ 4,
+ 6,
+ 2,
+ 2,
+ 1,
+ 2,
+ 3,
+ 0,
+ 1,
+ 5,
+ 1,
+ 1,
+ 1,
+ 0,
+ 0,
+ 1,
+ 1,
+ 1,
+ 0,
+ 3,
+ 18,
+ 1,
+ 6,
+ 2,
+ 4,
+ 12,
+ 2,
+ 0,
+ 3,
+ 0,
+ 0,
+ 4,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 3,
+ 0,
+ 0,
+ 0,
+ 0,
+ 3,
+ 0,
+ 0,
+ 0,
+ 0,
+ 4,
+ 4,
+ 2,
+ 0,
+ 0,
+ 2,
+ 1,
+ 0,
+ 11,
+ 0,
+ 0,
+ 2,
+ 1,
+ 1,
+ 4,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 2,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=oura
creation_date=%{x}
value=%{y}",
+ "legendgroup": "oura",
+ "line": {
+ "color": "#FF97FF",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "oura",
+ "showlegend": true,
+ "type": "scattergl",
+ "x": [
+ "2021-01-01",
+ "2021-01-02",
+ "2021-01-03",
+ "2021-01-04",
+ "2021-01-05",
+ "2021-01-06",
+ "2021-01-07",
+ "2021-01-08",
+ "2021-01-09",
+ "2021-01-10",
+ "2021-01-11",
+ "2021-01-12",
+ "2021-01-13",
+ "2021-01-14",
+ "2021-01-15",
+ "2021-01-17",
+ "2021-01-18",
+ "2021-01-21",
+ "2021-01-24",
+ "2021-01-25",
+ "2021-01-26",
+ "2021-01-27",
+ "2021-01-28",
+ "2021-01-29",
+ "2021-01-30",
+ "2021-01-31",
+ "2021-02-01",
+ "2021-02-03",
+ "2021-02-04",
+ "2021-02-05",
+ "2021-02-06",
+ "2021-02-07",
+ "2021-02-08",
+ "2021-02-09",
+ "2021-02-10",
+ "2021-02-11",
+ "2021-02-13",
+ "2021-02-14",
+ "2021-02-15",
+ "2021-02-16",
+ "2021-02-18",
+ "2021-02-19",
+ "2021-02-20",
+ "2021-02-21",
+ "2021-02-22",
+ "2021-02-23",
+ "2021-02-25",
+ "2021-02-28",
+ "2021-03-01",
+ "2021-03-02",
+ "2021-03-03",
+ "2021-03-04",
+ "2021-03-05",
+ "2021-03-06",
+ "2021-03-08",
+ "2021-03-09",
+ "2021-03-10",
+ "2021-03-11",
+ "2021-03-13",
+ "2021-03-14",
+ "2021-03-15",
+ "2021-03-16",
+ "2021-03-17",
+ "2021-03-18",
+ "2021-03-19",
+ "2021-03-20",
+ "2021-03-22",
+ "2021-03-23",
+ "2021-03-24",
+ "2021-03-25",
+ "2021-03-26",
+ "2021-03-28",
+ "2021-03-29",
+ "2021-03-30",
+ "2021-03-31",
+ "2021-04-01",
+ "2021-04-02",
+ "2021-04-03",
+ "2021-04-04",
+ "2021-04-05",
+ "2021-04-06"
+ ],
+ "xaxis": "x",
+ "y": [
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 3,
+ 0,
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0,
+ 2,
+ 7,
+ 0,
+ 0,
+ 0,
+ 0,
+ 2,
+ 0,
+ 1,
+ 0,
+ 48,
+ 1,
+ 2,
+ 5,
+ 1,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
+ ],
+ "yaxis": "y"
+ }
+ ],
+ "layout": {
+ "legend": {
+ "title": {
+ "text": "variable"
+ },
+ "tracegroupgap": 0
+ },
+ "template": {
+ "data": {
+ "bar": [
+ {
+ "error_x": {
+ "color": "#2a3f5f"
+ },
+ "error_y": {
+ "color": "#2a3f5f"
+ },
+ "marker": {
+ "line": {
+ "color": "#E5ECF6",
+ "width": 0.5
+ },
+ "pattern": {
+ "fillmode": "overlay",
+ "size": 10,
+ "solidity": 0.2
+ }
+ },
+ "type": "bar"
+ }
+ ],
+ "barpolar": [
+ {
+ "marker": {
+ "line": {
+ "color": "#E5ECF6",
+ "width": 0.5
+ },
+ "pattern": {
+ "fillmode": "overlay",
+ "size": 10,
+ "solidity": 0.2
+ }
+ },
+ "type": "barpolar"
+ }
+ ],
+ "carpet": [
+ {
+ "aaxis": {
+ "endlinecolor": "#2a3f5f",
+ "gridcolor": "white",
+ "linecolor": "white",
+ "minorgridcolor": "white",
+ "startlinecolor": "#2a3f5f"
+ },
+ "baxis": {
+ "endlinecolor": "#2a3f5f",
+ "gridcolor": "white",
+ "linecolor": "white",
+ "minorgridcolor": "white",
+ "startlinecolor": "#2a3f5f"
+ },
+ "type": "carpet"
+ }
+ ],
+ "choropleth": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "type": "choropleth"
+ }
+ ],
+ "contour": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "contour"
+ }
+ ],
+ "contourcarpet": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "type": "contourcarpet"
+ }
+ ],
+ "heatmap": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "heatmap"
+ }
+ ],
+ "heatmapgl": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "heatmapgl"
+ }
+ ],
+ "histogram": [
+ {
+ "marker": {
+ "pattern": {
+ "fillmode": "overlay",
+ "size": 10,
+ "solidity": 0.2
+ }
+ },
+ "type": "histogram"
+ }
+ ],
+ "histogram2d": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "histogram2d"
+ }
+ ],
+ "histogram2dcontour": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "histogram2dcontour"
+ }
+ ],
+ "mesh3d": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "type": "mesh3d"
+ }
+ ],
+ "parcoords": [
+ {
+ "line": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "parcoords"
+ }
+ ],
+ "pie": [
+ {
+ "automargin": true,
+ "type": "pie"
+ }
+ ],
+ "scatter": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatter"
+ }
+ ],
+ "scatter3d": [
+ {
+ "line": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatter3d"
+ }
+ ],
+ "scattercarpet": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scattercarpet"
+ }
+ ],
+ "scattergeo": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scattergeo"
+ }
+ ],
+ "scattergl": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scattergl"
+ }
+ ],
+ "scattermapbox": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scattermapbox"
+ }
+ ],
+ "scatterpolar": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatterpolar"
+ }
+ ],
+ "scatterpolargl": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatterpolargl"
+ }
+ ],
+ "scatterternary": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatterternary"
+ }
+ ],
+ "surface": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "surface"
+ }
+ ],
+ "table": [
+ {
+ "cells": {
+ "fill": {
+ "color": "#EBF0F8"
+ },
+ "line": {
+ "color": "white"
+ }
+ },
+ "header": {
+ "fill": {
+ "color": "#C8D4E3"
+ },
+ "line": {
+ "color": "white"
+ }
+ },
+ "type": "table"
+ }
+ ]
+ },
+ "layout": {
+ "annotationdefaults": {
+ "arrowcolor": "#2a3f5f",
+ "arrowhead": 0,
+ "arrowwidth": 1
+ },
+ "autotypenumbers": "strict",
+ "coloraxis": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "colorscale": {
+ "diverging": [
+ [
+ 0,
+ "#8e0152"
+ ],
+ [
+ 0.1,
+ "#c51b7d"
+ ],
+ [
+ 0.2,
+ "#de77ae"
+ ],
+ [
+ 0.3,
+ "#f1b6da"
+ ],
+ [
+ 0.4,
+ "#fde0ef"
+ ],
+ [
+ 0.5,
+ "#f7f7f7"
+ ],
+ [
+ 0.6,
+ "#e6f5d0"
+ ],
+ [
+ 0.7,
+ "#b8e186"
+ ],
+ [
+ 0.8,
+ "#7fbc41"
+ ],
+ [
+ 0.9,
+ "#4d9221"
+ ],
+ [
+ 1,
+ "#276419"
+ ]
+ ],
+ "sequential": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "sequentialminus": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ]
+ },
+ "colorway": [
+ "#636efa",
+ "#EF553B",
+ "#00cc96",
+ "#ab63fa",
+ "#FFA15A",
+ "#19d3f3",
+ "#FF6692",
+ "#B6E880",
+ "#FF97FF",
+ "#FECB52"
+ ],
+ "font": {
+ "color": "#2a3f5f"
+ },
+ "geo": {
+ "bgcolor": "white",
+ "lakecolor": "white",
+ "landcolor": "#E5ECF6",
+ "showlakes": true,
+ "showland": true,
+ "subunitcolor": "white"
+ },
+ "hoverlabel": {
+ "align": "left"
+ },
+ "hovermode": "closest",
+ "mapbox": {
+ "style": "light"
+ },
+ "paper_bgcolor": "white",
+ "plot_bgcolor": "#E5ECF6",
+ "polar": {
+ "angularaxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ },
+ "bgcolor": "#E5ECF6",
+ "radialaxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ }
+ },
+ "scene": {
+ "xaxis": {
+ "backgroundcolor": "#E5ECF6",
+ "gridcolor": "white",
+ "gridwidth": 2,
+ "linecolor": "white",
+ "showbackground": true,
+ "ticks": "",
+ "zerolinecolor": "white"
+ },
+ "yaxis": {
+ "backgroundcolor": "#E5ECF6",
+ "gridcolor": "white",
+ "gridwidth": 2,
+ "linecolor": "white",
+ "showbackground": true,
+ "ticks": "",
+ "zerolinecolor": "white"
+ },
+ "zaxis": {
+ "backgroundcolor": "#E5ECF6",
+ "gridcolor": "white",
+ "gridwidth": 2,
+ "linecolor": "white",
+ "showbackground": true,
+ "ticks": "",
+ "zerolinecolor": "white"
+ }
+ },
+ "shapedefaults": {
+ "line": {
+ "color": "#2a3f5f"
+ }
+ },
+ "ternary": {
+ "aaxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ },
+ "baxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ },
+ "bgcolor": "#E5ECF6",
+ "caxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ }
+ },
+ "title": {
+ "x": 0.05
+ },
+ "xaxis": {
+ "automargin": true,
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": "",
+ "title": {
+ "standoff": 15
+ },
+ "zerolinecolor": "white",
+ "zerolinewidth": 2
+ },
+ "yaxis": {
+ "automargin": true,
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": "",
+ "title": {
+ "standoff": 15
+ },
+ "zerolinecolor": "white",
+ "zerolinewidth": 2
+ }
+ }
+ },
+ "title": {
+ "text": "Top frequent Word Dispersion over time of 2021 year"
+ },
+ "xaxis": {
+ "anchor": "y",
+ "domain": [
+ 0,
+ 1
+ ],
+ "title": {
+ "text": "creation_date"
+ }
+ },
+ "yaxis": {
+ "anchor": "x",
+ "domain": [
+ 0,
+ 1
+ ],
+ "title": {
+ "text": "value"
+ }
+ }
+ }
+ },
+ "text/html": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "import plotly.graph_objs as go\n",
+ "\n",
+ "fig = px.line(words_df_2021, x= words_df_2021.index, y= words_df_2021.columns[0:30], title=\"Top frequent Word Dispersion over time of 2021 year\")\n",
+ "\n",
+ "fig.show()"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "# Word Occurence in Dataset of 2020/2021"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 75,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_21 = global_df[(global_df['creation_year'] == 2021) | (global_df['creation_year'] == 2020)]"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 76,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "mylist = []\n",
+ "for string in df_21['lemmat_text']:\n",
+ " mylist.append(string)\n",
+ "mylist\n",
+ "\n",
+ "new_text = str(mylist)\n",
+ "#tokenization\n",
+ "txt_tokens = word_tokenize(new_text)\n",
+ "words_21 = [word.lower() for word in txt_tokens if word.isalpha()]"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 77,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Frequency Distribution Plot\n",
+ "fdist = FreqDist(words_21)\n",
+ "df_fdist = pd.DataFrame(fdist.items(), columns=['word', 'frequency'])\n",
+ "\n",
+ "#top 30 words \n",
+ "df_fdist30 = df_fdist.sort_values(['frequency'], ascending=False).head(30)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## 3 - Word cloud"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 78,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "image/png": "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\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "# using list comprehension \n",
+ "listToStr= ' '.join(map(str, words)) \n",
+ "\n",
+ "# Create and generate a word cloud image:\n",
+ "wordcloud = WordCloud(width=1600, height=800, max_font_size=200, max_words=100, colormap='vlag',\n",
+ " background_color=\"white\", collocations=True).generate(listToStr)\n",
+ "\n",
+ "# Display the generated image:\n",
+ "plt.figure(figsize=(20,10))\n",
+ "plt.imshow(wordcloud)\n",
+ "plt.title('Wordcloud of TOP 100 frequent words for all posts/topics')\n",
+ "plt.axis(\"off\")\n",
+ "plt.show()"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### QS Image WordCloud"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 79,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "image/png": "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\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "# using list comprehension \n",
+ "QS_word = ' '.join(map(str, words))\n",
+ "\n",
+ "# open the image and use np.array to transform the file to an array\n",
+ "\n",
+ "cand_mask= np.array(Image.open('QS.png'))\n",
+ "\n",
+ "# take all values greater than 3 and transfer 255 (white)\n",
+ "# if they are less than 3, they will be whatever value they are in the array\n",
+ "cand_mask= np.where(cand_mask > 3, 255, cand_mask)\n",
+ "\n",
+ "\n",
+ "#create and generate our wordcloud object\n",
+ "wordcloud = WordCloud(background_color='white',\n",
+ " contour_color='blue',\n",
+ " mask=cand_mask,\n",
+ " contour_width=2).generate(QS_word)\n",
+ "\n",
+ "\n",
+ "#plot\n",
+ "plt.figure(figsize=(20,10))\n",
+ "plt.imshow(wordcloud, interpolation='bilinear')\n",
+ "plt.title('Wordcloud of TOP frequent words for Users posts/topics')\n",
+ "plt.axis('off')\n",
+ "plt.show()"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## 4 - Bigrams\n",
+ "- List most occured bigrams in the posts/topics to explore more in depth"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 80,
+ "metadata": {
+ "scrolled": false
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "Text(0.5, 1.0, 'TOP 20 pair words which occurred in the topics/posts')"
+ ]
+ },
+ "execution_count": 80,
+ "metadata": {},
+ "output_type": "execute_result"
+ },
+ {
+ "data": {
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ },
+ {
+ "data": {
+ "image/png": "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\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "#top 20 bigrams \n",
+ "bigrams_series = (pd.Series(nltk.ngrams(words, 2)).value_counts())[:20]\n",
+ "bigrams_top = pd.DataFrame(bigrams_series.sort_values(ascending=False))\n",
+ "bigrams_top = bigrams_top.reset_index().rename(columns={'index': 'bigrams', 0:'counts'})\n",
+ "bigrams_top\n",
+ "plt.figure(figsize=(20,10))\n",
+ "sns.catplot(x = 'counts' , y='bigrams', kind=\"bar\", palette=\"vlag\", data=bigrams_top, height=8.27, aspect=11.7/8.27)\n",
+ "plt.title('TOP 20 pair words which occurred in the topics/posts')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 81,
+ "metadata": {},
+ "outputs": [
+ {
+ "ename": "NameError",
+ "evalue": "name 'df_clean' is not defined",
+ "output_type": "error",
+ "traceback": [
+ "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m",
+ "\u001b[0;31mNameError\u001b[0m Traceback (most recent call last)",
+ "\u001b[0;32m\u001b[0m in \u001b[0;36m\u001b[0;34m\u001b[0m\n\u001b[1;32m 7\u001b[0m \u001b[0;32mreturn\u001b[0m \u001b[0mall_adj_nouns\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 8\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m----> 9\u001b[0;31m \u001b[0mdf_nouns_adj\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0mdf_clean\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mapply\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mget_nouns_adjs\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m",
+ "\u001b[0;31mNameError\u001b[0m: name 'df_clean' is not defined"
+ ]
+ }
+ ],
+ "source": [
+ "def get_nouns_adjs(series):\n",
+ " \n",
+ " \" Topic Modeling using only nouns and adjectives\"\n",
+ " \n",
+ " pos_tags= nltk.pos_tag(series)\n",
+ " all_adj_nouns= [word for (word, tag) in pos_tags if (tag==\"NN\" or tag==\"NNS\" or tag==\"JJ\")] \n",
+ " return all_adj_nouns\n",
+ "\n",
+ "df_nouns_adj = df_clean.apply(get_nouns_adjs)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 82,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "Text(0.5, 1.0, 'TOP 20 three words which occurred together in the topics/posts')"
+ ]
+ },
+ "execution_count": 82,
+ "metadata": {},
+ "output_type": "execute_result"
+ },
+ {
+ "data": {
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ },
+ {
+ "data": {
+ "image/png": "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\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "#top 20 trigrams \n",
+ "trigrams_series = (pd.Series(nltk.ngrams(words, 3)).value_counts())[:20]\n",
+ "trigrams_top = pd.DataFrame(trigrams_series.sort_values(ascending=False))\n",
+ "trigrams_top = trigrams_top.reset_index().rename(columns={'index': 'trigrams', 0:'counts'})\n",
+ "trigrams_top\n",
+ "plt.figure(figsize=(20,10))\n",
+ "sns.catplot(x = 'counts' , y='trigrams', kind=\"bar\", palette=\"vlag\", data=trigrams_top, height=8.27, aspect=11.7/8.27)\n",
+ "plt.title('TOP 20 three words which occurred together in the topics/posts')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 83,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "Text(0.5, 1.0, 'TOP 20 three words which occurred together in the topics/posts')"
+ ]
+ },
+ "execution_count": 83,
+ "metadata": {},
+ "output_type": "execute_result"
+ },
+ {
+ "data": {
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ },
+ {
+ "data": {
+ "image/png": "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\n",
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {
+ "needs_background": "light"
+ },
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "#top 20 trigrams \n",
+ "fourgrams_series = (pd.Series(nltk.ngrams(words, 4)).value_counts())[:20]\n",
+ "fourgrams_top = pd.DataFrame(fourgrams_series.sort_values(ascending=False))\n",
+ "fourgrams_top = fourgrams_top.reset_index().rename(columns={'index': 'fourgrams', 0:'counts'})\n",
+ "fourgrams_top\n",
+ "plt.figure(figsize=(20,10))\n",
+ "sns.catplot(x = 'counts' , y='fourgrams', kind=\"bar\", palette=\"vlag\", data=fourgrams_top, height=8.27, aspect=11.7/8.27)\n",
+ "plt.title('TOP 20 three words which occurred together in the topics/posts')"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### 4.1 Keyword Analysis: Lexical Dispersion Plot"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 84,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "test = global_df.copy()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 85,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# calculating the most frequent words' occurence in each thread \n",
+ "\n",
+ "test['data'] = test['lemmat_text'].str.count('data')\n",
+ "test['track'] = test['lemmat_text'].str.count('track')\n",
+ "test['sleep'] = test['lemmat_text'].str.count('sleep')\n",
+ "test['work'] = test['lemmat_text'].str.count('work')\n",
+ "test['app'] = test['lemmat_text'].str.count('app')\n",
+ "test['device'] = test['lemmat_text'].str.count('device')\n",
+ "test['self'] = test['lemmat_text'].str.count('self')\n",
+ "test['people'] = test['lemmat_text'].str.count('people')\n",
+ "test['help'] = test['lemmat_text'].str.count('help')\n",
+ "test['test'] = test['lemmat_text'].str.count('test')\n",
+ "test['start'] = test['lemmat_text'].str.count('start')\n",
+ "test['health'] = test['lemmat_text'].str.count('health')\n",
+ "test['measure'] = test['lemmat_text'].str.count('measure')\n",
+ "test['zeo'] = test['lemmat_text'].str.count('zeo')\n",
+ "test['post'] = test['lemmat_text'].str.count('post')\n",
+ "test['new'] = test['lemmat_text'].str.count('new')\n",
+ "test['question'] = test['lemmat_text'].str.count('question')\n",
+ "test['rate'] = test['lemmat_text'].str.count('rate')\n",
+ "test['user'] = test['lemmat_text'].str.count('user')\n",
+ "test['heart'] = test['lemmat_text'].str.count('heart')\n",
+ "test['change'] = test['lemmat_text'].str.count('change')\n",
+ "test['project'] = test['lemmat_text'].str.count('project')\n",
+ "test['sensor'] = test['lemmat_text'].str.count('sensor')\n",
+ "test['tool'] = test['lemmat_text'].str.count('tool')\n",
+ "test['different'] = test['lemmat_text'].str.count('different')\n",
+ "test['activity'] = test['lemmat_text'].str.count('activity')\n",
+ "test['idea'] = test['lemmat_text'].str.count('idea')\n",
+ "test['apps'] = test['lemmat_text'].str.count('apps')\n",
+ "test['record'] = test['lemmat_text'].str.count('record')\n",
+ "test['research'] = test['lemmat_text'].str.count('research')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 86,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ ":1: FutureWarning:\n",
+ "\n",
+ "Indexing with multiple keys (implicitly converted to a tuple of keys) will be deprecated, use a list instead.\n",
+ "\n"
+ ]
+ },
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " data | \n",
+ " track | \n",
+ " sleep | \n",
+ " work | \n",
+ " app | \n",
+ " device | \n",
+ " self | \n",
+ " people | \n",
+ " help | \n",
+ " test | \n",
+ " ... | \n",
+ " change | \n",
+ " project | \n",
+ " sensor | \n",
+ " tool | \n",
+ " different | \n",
+ " activity | \n",
+ " idea | \n",
+ " apps | \n",
+ " record | \n",
+ " research | \n",
+ "
\n",
+ " \n",
+ " | creation_year | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 2011 | \n",
+ " 549 | \n",
+ " 312 | \n",
+ " 207 | \n",
+ " 299 | \n",
+ " 397 | \n",
+ " 72 | \n",
+ " 248 | \n",
+ " 227 | \n",
+ " 203 | \n",
+ " 170 | \n",
+ " ... | \n",
+ " 149 | \n",
+ " 97 | \n",
+ " 66 | \n",
+ " 87 | \n",
+ " 71 | \n",
+ " 61 | \n",
+ " 103 | \n",
+ " 48 | \n",
+ " 81 | \n",
+ " 94 | \n",
+ "
\n",
+ " \n",
+ " | 2012 | \n",
+ " 826 | \n",
+ " 401 | \n",
+ " 208 | \n",
+ " 297 | \n",
+ " 573 | \n",
+ " 118 | \n",
+ " 181 | \n",
+ " 227 | \n",
+ " 161 | \n",
+ " 141 | \n",
+ " ... | \n",
+ " 96 | \n",
+ " 96 | \n",
+ " 32 | \n",
+ " 118 | \n",
+ " 117 | \n",
+ " 89 | \n",
+ " 90 | \n",
+ " 84 | \n",
+ " 52 | \n",
+ " 103 | \n",
+ "
\n",
+ " \n",
+ " | 2013 | \n",
+ " 2072 | \n",
+ " 680 | \n",
+ " 792 | \n",
+ " 829 | \n",
+ " 1339 | \n",
+ " 432 | \n",
+ " 335 | \n",
+ " 340 | \n",
+ " 417 | \n",
+ " 216 | \n",
+ " ... | \n",
+ " 283 | \n",
+ " 178 | \n",
+ " 320 | \n",
+ " 160 | \n",
+ " 208 | \n",
+ " 213 | \n",
+ " 243 | \n",
+ " 163 | \n",
+ " 205 | \n",
+ " 187 | \n",
+ "
\n",
+ " \n",
+ " | 2014 | \n",
+ " 1597 | \n",
+ " 837 | \n",
+ " 736 | \n",
+ " 749 | \n",
+ " 1245 | \n",
+ " 404 | \n",
+ " 356 | \n",
+ " 306 | \n",
+ " 353 | \n",
+ " 276 | \n",
+ " ... | \n",
+ " 170 | \n",
+ " 197 | \n",
+ " 324 | \n",
+ " 222 | \n",
+ " 171 | \n",
+ " 208 | \n",
+ " 229 | \n",
+ " 194 | \n",
+ " 160 | \n",
+ " 200 | \n",
+ "
\n",
+ " \n",
+ " | 2015 | \n",
+ " 815 | \n",
+ " 472 | \n",
+ " 247 | \n",
+ " 304 | \n",
+ " 778 | \n",
+ " 177 | \n",
+ " 175 | \n",
+ " 117 | \n",
+ " 172 | \n",
+ " 79 | \n",
+ " ... | \n",
+ " 106 | \n",
+ " 70 | \n",
+ " 74 | \n",
+ " 91 | \n",
+ " 65 | \n",
+ " 67 | \n",
+ " 82 | \n",
+ " 125 | \n",
+ " 74 | \n",
+ " 93 | \n",
+ "
\n",
+ " \n",
+ " | 2016 | \n",
+ " 1080 | \n",
+ " 470 | \n",
+ " 566 | \n",
+ " 360 | \n",
+ " 821 | \n",
+ " 253 | \n",
+ " 133 | \n",
+ " 161 | \n",
+ " 170 | \n",
+ " 211 | \n",
+ " ... | \n",
+ " 96 | \n",
+ " 101 | \n",
+ " 148 | \n",
+ " 135 | \n",
+ " 97 | \n",
+ " 112 | \n",
+ " 104 | \n",
+ " 123 | \n",
+ " 97 | \n",
+ " 125 | \n",
+ "
\n",
+ " \n",
+ " | 2017 | \n",
+ " 426 | \n",
+ " 427 | \n",
+ " 340 | \n",
+ " 223 | \n",
+ " 487 | \n",
+ " 122 | \n",
+ " 121 | \n",
+ " 112 | \n",
+ " 122 | \n",
+ " 162 | \n",
+ " ... | \n",
+ " 75 | \n",
+ " 66 | \n",
+ " 71 | \n",
+ " 74 | \n",
+ " 82 | \n",
+ " 86 | \n",
+ " 78 | \n",
+ " 72 | \n",
+ " 71 | \n",
+ " 70 | \n",
+ "
\n",
+ " \n",
+ " | 2018 | \n",
+ " 426 | \n",
+ " 282 | \n",
+ " 203 | \n",
+ " 202 | \n",
+ " 395 | \n",
+ " 121 | \n",
+ " 78 | \n",
+ " 102 | \n",
+ " 111 | \n",
+ " 170 | \n",
+ " ... | \n",
+ " 55 | \n",
+ " 61 | \n",
+ " 22 | \n",
+ " 53 | \n",
+ " 73 | \n",
+ " 50 | \n",
+ " 64 | \n",
+ " 44 | \n",
+ " 60 | \n",
+ " 55 | \n",
+ "
\n",
+ " \n",
+ " | 2019 | \n",
+ " 729 | \n",
+ " 449 | \n",
+ " 226 | \n",
+ " 290 | \n",
+ " 587 | \n",
+ " 111 | \n",
+ " 169 | \n",
+ " 129 | \n",
+ " 178 | \n",
+ " 142 | \n",
+ " ... | \n",
+ " 96 | \n",
+ " 132 | \n",
+ " 73 | \n",
+ " 96 | \n",
+ " 75 | \n",
+ " 68 | \n",
+ " 105 | \n",
+ " 63 | \n",
+ " 118 | \n",
+ " 61 | \n",
+ "
\n",
+ " \n",
+ " | 2020 | \n",
+ " 909 | \n",
+ " 570 | \n",
+ " 195 | \n",
+ " 356 | \n",
+ " 636 | \n",
+ " 127 | \n",
+ " 257 | \n",
+ " 140 | \n",
+ " 154 | \n",
+ " 138 | \n",
+ " ... | \n",
+ " 143 | \n",
+ " 155 | \n",
+ " 61 | \n",
+ " 105 | \n",
+ " 125 | \n",
+ " 90 | \n",
+ " 116 | \n",
+ " 83 | \n",
+ " 98 | \n",
+ " 113 | \n",
+ "
\n",
+ " \n",
+ " | 2021 | \n",
+ " 293 | \n",
+ " 178 | \n",
+ " 165 | \n",
+ " 153 | \n",
+ " 161 | \n",
+ " 41 | \n",
+ " 58 | \n",
+ " 45 | \n",
+ " 56 | \n",
+ " 36 | \n",
+ " ... | \n",
+ " 26 | \n",
+ " 31 | \n",
+ " 16 | \n",
+ " 20 | \n",
+ " 33 | \n",
+ " 31 | \n",
+ " 30 | \n",
+ " 13 | \n",
+ " 40 | \n",
+ " 38 | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
11 rows × 30 columns
\n",
+ "
"
+ ],
+ "text/plain": [
+ " data track sleep work app device self people help \\\n",
+ "creation_year \n",
+ "2011 549 312 207 299 397 72 248 227 203 \n",
+ "2012 826 401 208 297 573 118 181 227 161 \n",
+ "2013 2072 680 792 829 1339 432 335 340 417 \n",
+ "2014 1597 837 736 749 1245 404 356 306 353 \n",
+ "2015 815 472 247 304 778 177 175 117 172 \n",
+ "2016 1080 470 566 360 821 253 133 161 170 \n",
+ "2017 426 427 340 223 487 122 121 112 122 \n",
+ "2018 426 282 203 202 395 121 78 102 111 \n",
+ "2019 729 449 226 290 587 111 169 129 178 \n",
+ "2020 909 570 195 356 636 127 257 140 154 \n",
+ "2021 293 178 165 153 161 41 58 45 56 \n",
+ "\n",
+ " test ... change project sensor tool different activity \\\n",
+ "creation_year ... \n",
+ "2011 170 ... 149 97 66 87 71 61 \n",
+ "2012 141 ... 96 96 32 118 117 89 \n",
+ "2013 216 ... 283 178 320 160 208 213 \n",
+ "2014 276 ... 170 197 324 222 171 208 \n",
+ "2015 79 ... 106 70 74 91 65 67 \n",
+ "2016 211 ... 96 101 148 135 97 112 \n",
+ "2017 162 ... 75 66 71 74 82 86 \n",
+ "2018 170 ... 55 61 22 53 73 50 \n",
+ "2019 142 ... 96 132 73 96 75 68 \n",
+ "2020 138 ... 143 155 61 105 125 90 \n",
+ "2021 36 ... 26 31 16 20 33 31 \n",
+ "\n",
+ " idea apps record research \n",
+ "creation_year \n",
+ "2011 103 48 81 94 \n",
+ "2012 90 84 52 103 \n",
+ "2013 243 163 205 187 \n",
+ "2014 229 194 160 200 \n",
+ "2015 82 125 74 93 \n",
+ "2016 104 123 97 125 \n",
+ "2017 78 72 71 70 \n",
+ "2018 64 44 60 55 \n",
+ "2019 105 63 118 61 \n",
+ "2020 116 83 98 113 \n",
+ "2021 30 13 40 38 \n",
+ "\n",
+ "[11 rows x 30 columns]"
+ ]
+ },
+ "execution_count": 86,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "words_df = test.groupby('creation_year')['data', 'track', 'sleep', 'work', 'app', 'device',\n",
+ " 'self', 'people', 'help', 'test','start', 'health', \n",
+ " 'measure', 'zeo', 'post', 'new', 'question', 'rate',\n",
+ " 'user', 'heart', 'change', 'project', 'sensor', 'tool', 'different',\n",
+ " 'activity', 'idea', 'apps', 'record', 'research'].sum()\n",
+ "words_df"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 87,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "Index(['data', 'track', 'sleep', 'work', 'app', 'device', 'self', 'people',\n",
+ " 'help', 'test', 'start', 'health', 'measure', 'zeo', 'post', 'new',\n",
+ " 'question', 'rate', 'user', 'heart', 'change', 'project', 'sensor',\n",
+ " 'tool', 'different', 'activity', 'idea', 'apps', 'record', 'research'],\n",
+ " dtype='object')"
+ ]
+ },
+ "execution_count": 87,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "words_df.columns[0:30]"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "## Most frequent words in QS over the years of 2011 to 2021"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 88,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "application/vnd.plotly.v1+json": {
+ "config": {
+ "plotlyServerURL": "https://plot.ly"
+ },
+ "data": [
+ {
+ "hovertemplate": "variable=data
creation_year=%{x}
value=%{y}",
+ "legendgroup": "data",
+ "line": {
+ "color": "#636efa",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "data",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 549,
+ 826,
+ 2072,
+ 1597,
+ 815,
+ 1080,
+ 426,
+ 426,
+ 729,
+ 909,
+ 293
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=track
creation_year=%{x}
value=%{y}",
+ "legendgroup": "track",
+ "line": {
+ "color": "#EF553B",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "track",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 312,
+ 401,
+ 680,
+ 837,
+ 472,
+ 470,
+ 427,
+ 282,
+ 449,
+ 570,
+ 178
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=sleep
creation_year=%{x}
value=%{y}",
+ "legendgroup": "sleep",
+ "line": {
+ "color": "#00cc96",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "sleep",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 207,
+ 208,
+ 792,
+ 736,
+ 247,
+ 566,
+ 340,
+ 203,
+ 226,
+ 195,
+ 165
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=work
creation_year=%{x}
value=%{y}",
+ "legendgroup": "work",
+ "line": {
+ "color": "#ab63fa",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "work",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 299,
+ 297,
+ 829,
+ 749,
+ 304,
+ 360,
+ 223,
+ 202,
+ 290,
+ 356,
+ 153
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=app
creation_year=%{x}
value=%{y}",
+ "legendgroup": "app",
+ "line": {
+ "color": "#FFA15A",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "app",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 397,
+ 573,
+ 1339,
+ 1245,
+ 778,
+ 821,
+ 487,
+ 395,
+ 587,
+ 636,
+ 161
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=device
creation_year=%{x}
value=%{y}",
+ "legendgroup": "device",
+ "line": {
+ "color": "#19d3f3",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "device",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 72,
+ 118,
+ 432,
+ 404,
+ 177,
+ 253,
+ 122,
+ 121,
+ 111,
+ 127,
+ 41
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=self
creation_year=%{x}
value=%{y}",
+ "legendgroup": "self",
+ "line": {
+ "color": "#FF6692",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "self",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 248,
+ 181,
+ 335,
+ 356,
+ 175,
+ 133,
+ 121,
+ 78,
+ 169,
+ 257,
+ 58
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=people
creation_year=%{x}
value=%{y}",
+ "legendgroup": "people",
+ "line": {
+ "color": "#B6E880",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "people",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 227,
+ 227,
+ 340,
+ 306,
+ 117,
+ 161,
+ 112,
+ 102,
+ 129,
+ 140,
+ 45
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=help
creation_year=%{x}
value=%{y}",
+ "legendgroup": "help",
+ "line": {
+ "color": "#FF97FF",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "help",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 203,
+ 161,
+ 417,
+ 353,
+ 172,
+ 170,
+ 122,
+ 111,
+ 178,
+ 154,
+ 56
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=test
creation_year=%{x}
value=%{y}",
+ "legendgroup": "test",
+ "line": {
+ "color": "#FECB52",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "test",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 170,
+ 141,
+ 216,
+ 276,
+ 79,
+ 211,
+ 162,
+ 170,
+ 142,
+ 138,
+ 36
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=start
creation_year=%{x}
value=%{y}",
+ "legendgroup": "start",
+ "line": {
+ "color": "#636efa",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "start",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 146,
+ 167,
+ 362,
+ 341,
+ 109,
+ 156,
+ 99,
+ 94,
+ 163,
+ 182,
+ 43
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=health
creation_year=%{x}
value=%{y}",
+ "legendgroup": "health",
+ "line": {
+ "color": "#EF553B",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "health",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 138,
+ 155,
+ 236,
+ 419,
+ 244,
+ 228,
+ 151,
+ 124,
+ 133,
+ 139,
+ 65
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=measure
creation_year=%{x}
value=%{y}",
+ "legendgroup": "measure",
+ "line": {
+ "color": "#00cc96",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "measure",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 146,
+ 194,
+ 325,
+ 341,
+ 171,
+ 197,
+ 130,
+ 127,
+ 213,
+ 252,
+ 84
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=zeo
creation_year=%{x}
value=%{y}",
+ "legendgroup": "zeo",
+ "line": {
+ "color": "#ab63fa",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "zeo",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 29,
+ 24,
+ 834,
+ 434,
+ 109,
+ 301,
+ 15,
+ 7,
+ 50,
+ 1,
+ 0
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=post
creation_year=%{x}
value=%{y}",
+ "legendgroup": "post",
+ "line": {
+ "color": "#FFA15A",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "post",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 147,
+ 140,
+ 361,
+ 344,
+ 107,
+ 140,
+ 79,
+ 89,
+ 103,
+ 133,
+ 44
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=new
creation_year=%{x}
value=%{y}",
+ "legendgroup": "new",
+ "line": {
+ "color": "#19d3f3",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "new",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 134,
+ 179,
+ 315,
+ 361,
+ 166,
+ 160,
+ 70,
+ 68,
+ 127,
+ 127,
+ 40
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=question
creation_year=%{x}
value=%{y}",
+ "legendgroup": "question",
+ "line": {
+ "color": "#FF6692",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "question",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 158,
+ 109,
+ 241,
+ 305,
+ 124,
+ 89,
+ 111,
+ 67,
+ 128,
+ 101,
+ 41
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=rate
creation_year=%{x}
value=%{y}",
+ "legendgroup": "rate",
+ "line": {
+ "color": "#B6E880",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "rate",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 210,
+ 245,
+ 487,
+ 456,
+ 257,
+ 333,
+ 243,
+ 160,
+ 251,
+ 304,
+ 114
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=user
creation_year=%{x}
value=%{y}",
+ "legendgroup": "user",
+ "line": {
+ "color": "#FF97FF",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "user",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 110,
+ 116,
+ 215,
+ 261,
+ 89,
+ 114,
+ 50,
+ 66,
+ 110,
+ 140,
+ 26
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=heart
creation_year=%{x}
value=%{y}",
+ "legendgroup": "heart",
+ "line": {
+ "color": "#FECB52",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "heart",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 78,
+ 73,
+ 258,
+ 209,
+ 148,
+ 150,
+ 123,
+ 51,
+ 133,
+ 131,
+ 41
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=change
creation_year=%{x}
value=%{y}",
+ "legendgroup": "change",
+ "line": {
+ "color": "#636efa",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "change",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 149,
+ 96,
+ 283,
+ 170,
+ 106,
+ 96,
+ 75,
+ 55,
+ 96,
+ 143,
+ 26
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=project
creation_year=%{x}
value=%{y}",
+ "legendgroup": "project",
+ "line": {
+ "color": "#EF553B",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "project",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 97,
+ 96,
+ 178,
+ 197,
+ 70,
+ 101,
+ 66,
+ 61,
+ 132,
+ 155,
+ 31
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=sensor
creation_year=%{x}
value=%{y}",
+ "legendgroup": "sensor",
+ "line": {
+ "color": "#00cc96",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "sensor",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 66,
+ 32,
+ 320,
+ 324,
+ 74,
+ 148,
+ 71,
+ 22,
+ 73,
+ 61,
+ 16
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=tool
creation_year=%{x}
value=%{y}",
+ "legendgroup": "tool",
+ "line": {
+ "color": "#ab63fa",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "tool",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 87,
+ 118,
+ 160,
+ 222,
+ 91,
+ 135,
+ 74,
+ 53,
+ 96,
+ 105,
+ 20
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=different
creation_year=%{x}
value=%{y}",
+ "legendgroup": "different",
+ "line": {
+ "color": "#FFA15A",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "different",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 71,
+ 117,
+ 208,
+ 171,
+ 65,
+ 97,
+ 82,
+ 73,
+ 75,
+ 125,
+ 33
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=activity
creation_year=%{x}
value=%{y}",
+ "legendgroup": "activity",
+ "line": {
+ "color": "#19d3f3",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "activity",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 61,
+ 89,
+ 213,
+ 208,
+ 67,
+ 112,
+ 86,
+ 50,
+ 68,
+ 90,
+ 31
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=idea
creation_year=%{x}
value=%{y}",
+ "legendgroup": "idea",
+ "line": {
+ "color": "#FF6692",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "idea",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 103,
+ 90,
+ 243,
+ 229,
+ 82,
+ 104,
+ 78,
+ 64,
+ 105,
+ 116,
+ 30
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=apps
creation_year=%{x}
value=%{y}",
+ "legendgroup": "apps",
+ "line": {
+ "color": "#B6E880",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "apps",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 48,
+ 84,
+ 163,
+ 194,
+ 125,
+ 123,
+ 72,
+ 44,
+ 63,
+ 83,
+ 13
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=record
creation_year=%{x}
value=%{y}",
+ "legendgroup": "record",
+ "line": {
+ "color": "#FF97FF",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "record",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 81,
+ 52,
+ 205,
+ 160,
+ 74,
+ 97,
+ 71,
+ 60,
+ 118,
+ 98,
+ 40
+ ],
+ "yaxis": "y"
+ },
+ {
+ "hovertemplate": "variable=research
creation_year=%{x}
value=%{y}",
+ "legendgroup": "research",
+ "line": {
+ "color": "#FECB52",
+ "dash": "solid"
+ },
+ "mode": "lines",
+ "name": "research",
+ "orientation": "v",
+ "showlegend": true,
+ "type": "scatter",
+ "x": [
+ 2011,
+ 2012,
+ 2013,
+ 2014,
+ 2015,
+ 2016,
+ 2017,
+ 2018,
+ 2019,
+ 2020,
+ 2021
+ ],
+ "xaxis": "x",
+ "y": [
+ 94,
+ 103,
+ 187,
+ 200,
+ 93,
+ 125,
+ 70,
+ 55,
+ 61,
+ 113,
+ 38
+ ],
+ "yaxis": "y"
+ }
+ ],
+ "layout": {
+ "legend": {
+ "title": {
+ "text": "variable"
+ },
+ "tracegroupgap": 0
+ },
+ "template": {
+ "data": {
+ "bar": [
+ {
+ "error_x": {
+ "color": "#2a3f5f"
+ },
+ "error_y": {
+ "color": "#2a3f5f"
+ },
+ "marker": {
+ "line": {
+ "color": "#E5ECF6",
+ "width": 0.5
+ },
+ "pattern": {
+ "fillmode": "overlay",
+ "size": 10,
+ "solidity": 0.2
+ }
+ },
+ "type": "bar"
+ }
+ ],
+ "barpolar": [
+ {
+ "marker": {
+ "line": {
+ "color": "#E5ECF6",
+ "width": 0.5
+ },
+ "pattern": {
+ "fillmode": "overlay",
+ "size": 10,
+ "solidity": 0.2
+ }
+ },
+ "type": "barpolar"
+ }
+ ],
+ "carpet": [
+ {
+ "aaxis": {
+ "endlinecolor": "#2a3f5f",
+ "gridcolor": "white",
+ "linecolor": "white",
+ "minorgridcolor": "white",
+ "startlinecolor": "#2a3f5f"
+ },
+ "baxis": {
+ "endlinecolor": "#2a3f5f",
+ "gridcolor": "white",
+ "linecolor": "white",
+ "minorgridcolor": "white",
+ "startlinecolor": "#2a3f5f"
+ },
+ "type": "carpet"
+ }
+ ],
+ "choropleth": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "type": "choropleth"
+ }
+ ],
+ "contour": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "contour"
+ }
+ ],
+ "contourcarpet": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "type": "contourcarpet"
+ }
+ ],
+ "heatmap": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "heatmap"
+ }
+ ],
+ "heatmapgl": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "heatmapgl"
+ }
+ ],
+ "histogram": [
+ {
+ "marker": {
+ "pattern": {
+ "fillmode": "overlay",
+ "size": 10,
+ "solidity": 0.2
+ }
+ },
+ "type": "histogram"
+ }
+ ],
+ "histogram2d": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "histogram2d"
+ }
+ ],
+ "histogram2dcontour": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "histogram2dcontour"
+ }
+ ],
+ "mesh3d": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "type": "mesh3d"
+ }
+ ],
+ "parcoords": [
+ {
+ "line": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "parcoords"
+ }
+ ],
+ "pie": [
+ {
+ "automargin": true,
+ "type": "pie"
+ }
+ ],
+ "scatter": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatter"
+ }
+ ],
+ "scatter3d": [
+ {
+ "line": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatter3d"
+ }
+ ],
+ "scattercarpet": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scattercarpet"
+ }
+ ],
+ "scattergeo": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scattergeo"
+ }
+ ],
+ "scattergl": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scattergl"
+ }
+ ],
+ "scattermapbox": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scattermapbox"
+ }
+ ],
+ "scatterpolar": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatterpolar"
+ }
+ ],
+ "scatterpolargl": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatterpolargl"
+ }
+ ],
+ "scatterternary": [
+ {
+ "marker": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "type": "scatterternary"
+ }
+ ],
+ "surface": [
+ {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ },
+ "colorscale": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "type": "surface"
+ }
+ ],
+ "table": [
+ {
+ "cells": {
+ "fill": {
+ "color": "#EBF0F8"
+ },
+ "line": {
+ "color": "white"
+ }
+ },
+ "header": {
+ "fill": {
+ "color": "#C8D4E3"
+ },
+ "line": {
+ "color": "white"
+ }
+ },
+ "type": "table"
+ }
+ ]
+ },
+ "layout": {
+ "annotationdefaults": {
+ "arrowcolor": "#2a3f5f",
+ "arrowhead": 0,
+ "arrowwidth": 1
+ },
+ "autotypenumbers": "strict",
+ "coloraxis": {
+ "colorbar": {
+ "outlinewidth": 0,
+ "ticks": ""
+ }
+ },
+ "colorscale": {
+ "diverging": [
+ [
+ 0,
+ "#8e0152"
+ ],
+ [
+ 0.1,
+ "#c51b7d"
+ ],
+ [
+ 0.2,
+ "#de77ae"
+ ],
+ [
+ 0.3,
+ "#f1b6da"
+ ],
+ [
+ 0.4,
+ "#fde0ef"
+ ],
+ [
+ 0.5,
+ "#f7f7f7"
+ ],
+ [
+ 0.6,
+ "#e6f5d0"
+ ],
+ [
+ 0.7,
+ "#b8e186"
+ ],
+ [
+ 0.8,
+ "#7fbc41"
+ ],
+ [
+ 0.9,
+ "#4d9221"
+ ],
+ [
+ 1,
+ "#276419"
+ ]
+ ],
+ "sequential": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ],
+ "sequentialminus": [
+ [
+ 0,
+ "#0d0887"
+ ],
+ [
+ 0.1111111111111111,
+ "#46039f"
+ ],
+ [
+ 0.2222222222222222,
+ "#7201a8"
+ ],
+ [
+ 0.3333333333333333,
+ "#9c179e"
+ ],
+ [
+ 0.4444444444444444,
+ "#bd3786"
+ ],
+ [
+ 0.5555555555555556,
+ "#d8576b"
+ ],
+ [
+ 0.6666666666666666,
+ "#ed7953"
+ ],
+ [
+ 0.7777777777777778,
+ "#fb9f3a"
+ ],
+ [
+ 0.8888888888888888,
+ "#fdca26"
+ ],
+ [
+ 1,
+ "#f0f921"
+ ]
+ ]
+ },
+ "colorway": [
+ "#636efa",
+ "#EF553B",
+ "#00cc96",
+ "#ab63fa",
+ "#FFA15A",
+ "#19d3f3",
+ "#FF6692",
+ "#B6E880",
+ "#FF97FF",
+ "#FECB52"
+ ],
+ "font": {
+ "color": "#2a3f5f"
+ },
+ "geo": {
+ "bgcolor": "white",
+ "lakecolor": "white",
+ "landcolor": "#E5ECF6",
+ "showlakes": true,
+ "showland": true,
+ "subunitcolor": "white"
+ },
+ "hoverlabel": {
+ "align": "left"
+ },
+ "hovermode": "closest",
+ "mapbox": {
+ "style": "light"
+ },
+ "paper_bgcolor": "white",
+ "plot_bgcolor": "#E5ECF6",
+ "polar": {
+ "angularaxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ },
+ "bgcolor": "#E5ECF6",
+ "radialaxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ }
+ },
+ "scene": {
+ "xaxis": {
+ "backgroundcolor": "#E5ECF6",
+ "gridcolor": "white",
+ "gridwidth": 2,
+ "linecolor": "white",
+ "showbackground": true,
+ "ticks": "",
+ "zerolinecolor": "white"
+ },
+ "yaxis": {
+ "backgroundcolor": "#E5ECF6",
+ "gridcolor": "white",
+ "gridwidth": 2,
+ "linecolor": "white",
+ "showbackground": true,
+ "ticks": "",
+ "zerolinecolor": "white"
+ },
+ "zaxis": {
+ "backgroundcolor": "#E5ECF6",
+ "gridcolor": "white",
+ "gridwidth": 2,
+ "linecolor": "white",
+ "showbackground": true,
+ "ticks": "",
+ "zerolinecolor": "white"
+ }
+ },
+ "shapedefaults": {
+ "line": {
+ "color": "#2a3f5f"
+ }
+ },
+ "ternary": {
+ "aaxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ },
+ "baxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ },
+ "bgcolor": "#E5ECF6",
+ "caxis": {
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": ""
+ }
+ },
+ "title": {
+ "x": 0.05
+ },
+ "xaxis": {
+ "automargin": true,
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": "",
+ "title": {
+ "standoff": 15
+ },
+ "zerolinecolor": "white",
+ "zerolinewidth": 2
+ },
+ "yaxis": {
+ "automargin": true,
+ "gridcolor": "white",
+ "linecolor": "white",
+ "ticks": "",
+ "title": {
+ "standoff": 15
+ },
+ "zerolinecolor": "white",
+ "zerolinewidth": 2
+ }
+ }
+ },
+ "title": {
+ "text": "Word Dispersion over time 2011 to 2021"
+ },
+ "xaxis": {
+ "anchor": "y",
+ "domain": [
+ 0,
+ 1
+ ],
+ "title": {
+ "text": "creation_year"
+ }
+ },
+ "yaxis": {
+ "anchor": "x",
+ "domain": [
+ 0,
+ 1
+ ],
+ "title": {
+ "text": "value"
+ }
+ }
+ }
+ },
+ "text/html": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
+ "source": [
+ "import plotly.graph_objs as go\n",
+ "\n",
+ "fig = px.line(words_df, x=words_df.index, y=words_df.columns[0:30], title=\"Word Dispersion over time 2011 to 2021\")\n",
+ "\n",
+ "fig.show()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 89,
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ ":3: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":4: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":5: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":6: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":7: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":8: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":9: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":10: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":11: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":12: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":13: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":14: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":15: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":16: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":17: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":18: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":19: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":20: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":21: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":22: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":23: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":24: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":25: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":26: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":27: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":28: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":29: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":30: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":31: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n",
+ ":32: SettingWithCopyWarning:\n",
+ "\n",
+ "\n",
+ "A value is trying to be set on a copy of a slice from a DataFrame.\n",
+ "Try using .loc[row_indexer,col_indexer] = value instead\n",
+ "\n",
+ "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n",
+ "\n"
+ ]
+ }
+ ],
+ "source": [
+ "# calculating the most frequent words' occurence in each thread \n",
+ "\n",
+ "df_21['data'] = df_21['lemmat_text'].str.count('data')\n",
+ "df_21['track'] = df_21['lemmat_text'].str.count('track')\n",
+ "df_21['work'] = df_21['lemmat_text'].str.count('work')\n",
+ "df_21['sleep'] = df_21['lemmat_text'].str.count('sleep')\n",
+ "df_21['self'] = df_21['lemmat_text'].str.count('sel')\n",
+ "df_21['app'] = df_21['lemmat_text'].str.count('app')\n",
+ "df_21['measure'] = df_21['lemmat_text'].str.count('measure')\n",
+ "df_21['start'] = df_21['lemmat_text'].str.count('start')\n",
+ "df_21['effect'] = df_21['lemmat_text'].str.count('effect')\n",
+ "df_21['experiment'] = df_21['lemmat_text'].str.count('experiment')\n",
+ "df_21['project'] = df_21['lemmat_text'].str.count('project')\n",
+ "df_21['help'] = df_21['lemmat_text'].str.count('help')\n",
+ "df_21['people'] = df_21['lemmat_text'].str.count('people')\n",
+ "df_21['amp'] = df_21['lemmat_text'].str.count('amp')\n",
+ "df_21['hrv'] = df_21['lemmat_text'].str.count('hrv')\n",
+ "df_21['rate'] = df_21['lemmat_text'].str.count('rate')\n",
+ "df_21['health'] = df_21['lemmat_text'].str.count('health')\n",
+ "df_21['device'] = df_21['lemmat_text'].str.count('device')\n",
+ "df_21['change'] = df_21['lemmat_text'].str.count('change')\n",
+ "df_21['user'] = df_21['lemmat_text'].str.count('user')\n",
+ "df_21['test'] = df_21['lemmat_text'].str.count('test')\n",
+ "df_21['heart'] = df_21['lemmat_text'].str.count('heart')\n",
+ "df_21['different'] = df_21['lemmat_text'].str.count('different')\n",
+ "df_21['note'] = df_21['lemmat_text'].str.count('note')\n",
+ "df_21['post'] = df_21['lemmat_text'].str.count('post')\n",
+ "df_21['food'] = df_21['lemmat_text'].str.count('food')\n",
+ "df_21['learn'] = df_21['lemmat_text'].str.count('learn')\n",
+ "df_21['new'] = df_21['lemmat_text'].str.count('new')\n",
+ "df_21['result'] = df_21['lemmat_text'].str.count('result')\n",
+ "df_21['oura'] = df_21['lemmat_text'].str.count('oura')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 90,
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stderr",
+ "output_type": "stream",
+ "text": [
+ ":1: FutureWarning:\n",
+ "\n",
+ "Indexing with multiple keys (implicitly converted to a tuple of keys) will be deprecated, use a list instead.\n",
+ "\n"
+ ]
+ },
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " data | \n",
+ " track | \n",
+ " work | \n",
+ " sleep | \n",
+ " self | \n",
+ " app | \n",
+ " measure | \n",
+ " start | \n",
+ " effect | \n",
+ " experiment | \n",
+ " ... | \n",
+ " test | \n",
+ " heart | \n",
+ " different | \n",
+ " note | \n",
+ " post | \n",
+ " food | \n",
+ " learn | \n",
+ " new | \n",
+ " result | \n",
+ " oura | \n",
+ "
\n",
+ " \n",
+ " | creation_date | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ " | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 2020-01-01 | \n",
+ " 1 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 2 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 3 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2020-01-02 | \n",
+ " 1 | \n",
+ " 4 | \n",
+ " 10 | \n",
+ " 0 | \n",
+ " 7 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 3 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 2 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2020-01-03 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2020-01-05 | \n",
+ " 1 | \n",
+ " 2 | \n",
+ " 4 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 2 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2020-01-09 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " 2 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 2 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ " ... | \n",
+ "
\n",
+ " \n",
+ " | 2021-04-02 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2021-04-03 | \n",
+ " 7 | \n",
+ " 1 | \n",
+ " 1 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 3 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " ... | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2021-04-04 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2021-04-05 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ " | 2021-04-06 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " ... | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
361 rows × 30 columns
\n",
+ "
"
+ ],
+ "text/plain": [
+ " data track work sleep self app measure start effect \\\n",
+ "creation_date \n",
+ "2020-01-01 1 1 0 0 0 2 0 0 0 \n",
+ "2020-01-02 1 4 10 0 7 1 0 3 0 \n",
+ "2020-01-03 0 0 0 0 0 0 0 0 0 \n",
+ "2020-01-05 1 2 4 0 0 2 0 0 0 \n",
+ "2020-01-09 0 0 0 0 0 1 2 1 0 \n",
+ "... ... ... ... ... ... ... ... ... ... \n",
+ "2021-04-02 1 0 0 0 0 0 0 0 0 \n",
+ "2021-04-03 7 1 1 1 0 3 0 0 0 \n",
+ "2021-04-04 0 0 0 0 0 0 0 0 0 \n",
+ "2021-04-05 0 0 0 0 0 0 0 0 0 \n",
+ "2021-04-06 0 1 1 0 0 0 0 0 0 \n",
+ "\n",
+ " experiment ... test heart different note post food \\\n",
+ "creation_date ... \n",
+ "2020-01-01 0 ... 0 0 0 0 0 0 \n",
+ "2020-01-02 0 ... 0 1 0 2 0 0 \n",
+ "2020-01-03 0 ... 0 0 0 0 0 0 \n",
+ "2020-01-05 0 ... 0 0 0 1 0 0 \n",
+ "2020-01-09 0 ... 1 0 0 2 0 0 \n",
+ "... ... ... ... ... ... ... ... ... \n",
+ "2021-04-02 0 ... 0 0 0 0 0 0 \n",
+ "2021-04-03 1 ... 0 0 1 0 0 0 \n",
+ "2021-04-04 0 ... 1 0 0 0 0 0 \n",
+ "2021-04-05 0 ... 0 0 0 0 0 0 \n",
+ "2021-04-06 0 ... 0 0 0 0 0 0 \n",
+ "\n",
+ " learn new result oura \n",
+ "creation_date \n",
+ "2020-01-01 0 3 0 0 \n",
+ "2020-01-02 0 0 0 0 \n",
+ "2020-01-03 0 0 0 0 \n",
+ "2020-01-05 0 0 1 0 \n",
+ "2020-01-09 0 0 0 0 \n",
+ "... ... ... ... ... \n",
+ "2021-04-02 0 0 0 0 \n",
+ "2021-04-03 0 0 0 0 \n",
+ "2021-04-04 0 0 0 0 \n",
+ "2021-04-05 0 0 0 0 \n",
+ "2021-04-06 0 1 0 0 \n",
+ "\n",
+ "[361 rows x 30 columns]"
+ ]
+ },
+ "execution_count": 90,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "words_df_21 = df_21.groupby('creation_date')['data', 'track', 'work', 'sleep', 'self', 'app',\n",
+ " 'measure', 'start', 'effect', 'experiment','project', 'help', \n",
+ " 'people', 'amp', 'hrv', 'rate', 'health', 'device',\n",
+ " 'change', 'user', 'test', 'heart', 'different', 'note', 'post',\n",
+ " 'food', 'learn', 'new', 'result', 'oura'].sum()\n",
+ "words_df_21"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## \n",
+ "\n",
+ "## Most frequent words in QS over the years of 2020 to 2021"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import plotly.graph_objs as go\n",
+ "\n",
+ "fig = px.line(words_df_21, x= words_df_21.index, y= words_df_21.columns[0:30], title=\"Word Dispersion over time 2020 to 2021\")\n",
+ "\n",
+ "fig.show()"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "## 1"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "df = global_df.copy()\n",
+ "\n",
+ "df['no_sw_LDA_text'] = df['no_sw_LDA_text'].astype('str')"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Merge the different threads of the topic_id into one topic to have 2117 documents"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df = df.groupby(['topic_id'], as_index = False).agg({'no_sw_LDA_text': ' '.join})\n",
+ "df.head()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df['token_NN_text'] = df.no_sw_LDA_text.apply(lambda x: tokenize_text(x))"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "# 5 - Topic Modelling"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "dictionary = corpora.Dictionary(df.token_NN_text)\n",
+ "\n",
+ "# filter words appear less than 15 docs & more than 0.5 documents & keep only 100k most frequent words\n",
+ "dictionary.filter_extremes(no_below=15, no_above=0.5, keep_n=100000)\n",
+ "\n",
+ "# document to 'bow' BAG OF WORDS\n",
+ "corpus = [dictionary.doc2bow(doc) for doc in df.token_NN_text]"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "len(corpus)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "len(dictionary)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "dictionary"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "%%time\n",
+ "# Creating the object for LDA model using gensim library\n",
+ "\n",
+ "LDA = gensim.models.ldamodel.LdaModel\n",
+ "\n",
+ "# Build LDA model\n",
+ "\n",
+ "lda_model = LDA(corpus= corpus, \n",
+ " id2word = dictionary, \n",
+ " num_topics = 30, \n",
+ " random_state = 50,\n",
+ " update_every = 1,\n",
+ " chunksize = 100,\n",
+ " passes = 10,\n",
+ " #alpha = \"auto\"\n",
+ " )\n",
+ "\n",
+ "# save model\n",
+ "\n",
+ "lda_model.save('QS_topics_lda.model')\n",
+ "\n",
+ "# num_topics =10, random_state = 100, chunksize=1000, passes =50, iterations = 100)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### LDA"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "from gensim import corpora, models\n",
+ "\n",
+ "tfidf = models.TfidfModel(corpus)\n",
+ "corpus_tfidf = tfidf[corpus]"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "lda_model = gensim.models.LdaMulticore(corpus, num_topics=10, \n",
+ " id2word=dictionary, passes=2, workers=2)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "for idx, topic in lda_model.print_topics(-1):\n",
+ " print('Topic: {} \\nWords: {}'.format(idx, topic))"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "### TF-IDF"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "lda_model_tfidf = gensim.models.LdaMulticore(corpus_tfidf, num_topics=10,\n",
+ " id2word=dictionary, passes=2, workers=4)\n",
+ "\n",
+ "for idx, topic in lda_model_tfidf.print_topics(-1):\n",
+ " print('Topic: {} Word: {}'.format(idx, topic))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "for index, score in sorted(lda_model[corpus[1]], key=lambda tup: -1*tup[1]):\n",
+ "\n",
+ " print(\"\\nScore: {}\\t \\nTopic: {}\".format(score, lda_model.print_topic(index, 10)))"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Performance evaluation"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "for index, score in sorted(lda_model_tfidf[corpus[1]], key=lambda tup: -1*tup[1]):\n",
+ " print(\"\\nScore: {}\\t \\nTopic: {}\".format(score, lda_model_tfidf.print_topic(index, 10)))"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Testing Unseen docs"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "unseen_document = 'How a Pentagon deal became an identity crisis for Google'\n",
+ "unseen_document = lemma_sentence(unseen_document)\n",
+ "unseen_document = tokenize_text(unseen_document)\n",
+ "unseen_document"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "lda_model"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "bow_vector = dictionary.doc2bow(unseen_document)\n",
+ "\n",
+ "for index, score in sorted(lda_model[bow_vector], key=lambda tup: -1*tup[1]):\n",
+ " print(\"Score: {}\\t Topic: {}\".format(score, lda_model.print_topic(index, 5)))"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "# Topics model for the docs"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import pyLDAvis\n",
+ "import pyLDAvis.gensim_models as gensimvis\n",
+ "\n",
+ "vis_data = gensimvis.prepare(lda_model, corpus, dictionary)\n",
+ "pyLDAvis.display(vis_data)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "pyLDAvis.save_html(vis_data, 'ldamodel.html')"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Vec LDA model"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "#### * data_vectorized"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "vectorizer = CountVectorizer(analyzer='word', \n",
+ " min_df=10, # minimum reqd occurences of a word \n",
+ " stop_words='english', # remove stop words\n",
+ " lowercase=True, # convert all words to lowercase\n",
+ " token_pattern='[a-zA-Z0-9]{3,}', # num chars > 3\n",
+ " # max_features=50000, # max number of uniq words\n",
+ " )\n",
+ "\n",
+ "data_vectorized = vectorizer.fit_transform(df.no_sw_LDA_text)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Materialize the sparse data\n",
+ "data_dense = data_vectorized.todense()\n",
+ "\n",
+ "# Compute Sparsicity = Percentage of Non-Zero cells\n",
+ "print(\"Sparsicity: \", ((data_dense > 0).sum()/data_dense.size)*100, \"%\")"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Sklearn\n",
+ "from sklearn.decomposition import LatentDirichletAllocation, TruncatedSVD\n",
+ "from sklearn.feature_extraction.text import CountVectorizer, TfidfVectorizer\n",
+ "from sklearn.model_selection import GridSearchCV"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## LDA MODEL WITH SKLEARN"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Build LDA Model\n",
+ "lda_model = LatentDirichletAllocation(n_components=20, \n",
+ " max_iter=10, # Max learning iterations\n",
+ " learning_method='online', \n",
+ " random_state=100, # Random state\n",
+ " batch_size=128, # n docs in each learning iter\n",
+ " evaluate_every = -1, # compute perplexity every n iters, default: Don't\n",
+ " n_jobs = -1, # Use all available CPUs\n",
+ " )\n",
+ "lda_output = lda_model.fit_transform(data_vectorized)\n",
+ "\n",
+ "print(lda_model) # Model attributes"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "from pprint import pprint\n",
+ "\n",
+ "from sklearn.model_selection import GridSearchCV"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Define Search Param\n",
+ "search_params = {'n_components': [10, 15, 20, 25, 30], 'learning_decay': [.5, .7, .9]}\n",
+ "\n",
+ "# Init the Model\n",
+ "lda = LatentDirichletAllocation()\n",
+ "\n",
+ "# Init Grid Search Class\n",
+ "model = GridSearchCV(lda, param_grid=search_params)\n",
+ "\n",
+ "# Do the Grid Search\n",
+ "model.fit(data_vectorized)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Best Model\n",
+ "best_lda_model = model.best_estimator_\n",
+ "\n",
+ "# Model Parameters\n",
+ "print(\"Best Model's Params: \", model.best_params_)\n",
+ "\n",
+ "# Log Likelihood Score\n",
+ "print(\"Best Log Likelihood Score: \", model.best_score_)\n",
+ "\n",
+ "# Perplexity\n",
+ "print(\"Model Perplexity: \", best_lda_model.perplexity(data_vectorized))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Get Log Likelyhoods from Grid Search Output\n",
+ "n_topics = [10, 15, 20, 25, 30]\n",
+ "\n",
+ "\n",
+ "log_likelyhoods_5 = [round(model.cv_results_['mean_test_score'][index]) \n",
+ " for index, gscore in enumerate(model.cv_results_['params']) if gscore['learning_decay']==0.5]\n",
+ "\n",
+ "log_likelyhoods_7 = [round(model.cv_results_['mean_test_score'][index]) \n",
+ " for index, gscore in enumerate(model.cv_results_['params']) if gscore['learning_decay']==0.7]\n",
+ "\n",
+ "log_likelyhoods_9 = [round(model.cv_results_['mean_test_score'][index]) \n",
+ " for index, gscore in enumerate(model.cv_results_['params']) if gscore['learning_decay']==0.9]\n",
+ "\n",
+ "\n",
+ "# Show graph\n",
+ "plt.figure(figsize=(12, 8))\n",
+ "plt.plot(n_topics, log_likelyhoods_5, label='0.5')\n",
+ "plt.plot(n_topics, log_likelyhoods_7, label='0.7')\n",
+ "plt.plot(n_topics, log_likelyhoods_9, label='0.9')\n",
+ "plt.title(\"Choosing Optimal LDA Model\")\n",
+ "plt.xlabel(\"Num Topics\")\n",
+ "plt.ylabel(\"Log Likelyhood Scores\")\n",
+ "plt.legend(title='Learning decay', loc='best')\n",
+ "plt.show()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "# Create Document - Topic Matrix\n",
+ "lda_output = best_lda_model.transform(data_vectorized)\n",
+ "\n",
+ "# column names\n",
+ "topicnames = [\"Topic\" + str(i) for i in range(best_lda_model.n_components)]\n",
+ "\n",
+ "# index names\n",
+ "docnames = [\"Doc\" + str(i) for i in range(len(df.no_sw_LDA_text))]\n",
+ "\n",
+ "# Make the pandas dataframe\n",
+ "df_document_topic = pd.DataFrame(np.round(lda_output, 2), columns=topicnames, index=docnames)\n",
+ "\n",
+ "# Get dominant topic for each document\n",
+ "dominant_topic = np.argmax(df_document_topic.values, axis=1)\n",
+ "df_document_topic['dominant_topic'] = dominant_topic\n",
+ "\n",
+ "# Styling\n",
+ "def color_green(val):\n",
+ " color = 'green' if val > .1 else 'black'\n",
+ " return 'color: {col}'.format(col=color)\n",
+ "\n",
+ "def make_bold(val):\n",
+ " weight = 700 if val > .1 else 400\n",
+ " return 'font-weight: {weight}'.format(weight=weight)\n",
+ "\n",
+ "# Apply Style\n",
+ "df_document_topics = df_document_topic.head(15).style.applymap(color_green).applymap(make_bold)\n",
+ "df_document_topics"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_topic_distribution = df_document_topic['dominant_topic'].value_counts().reset_index(name=\"Num Documents\")\n",
+ "df_topic_distribution.columns = ['Topic Num', 'Num Documents']\n",
+ "df_topic_distribution.sort_values(by='Topic Num')"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "# Coherent LDA model"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "pyLDAvis.enable_notebook()\n",
+ "\n",
+ "plot = pyLDAvis.sklearn.prepare(best_lda_model, data_vectorized, vectorizer, mds='tsne')\n",
+ "plot"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "pyLDAvis.save_html(plot, 'ldamodel_10.html')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Topic-Keyword Matrix\n",
+ "df_topic_keywords = pd.DataFrame(best_lda_model.components_)\n",
+ "\n",
+ "# Assign Column and Index\n",
+ "df_topic_keywords.columns = vectorizer.get_feature_names()\n",
+ "df_topic_keywords.index = topicnames\n",
+ "\n",
+ "# View\n",
+ "df_topic_keywords.head()"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Top 15 keywords in each topic"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {
+ "scrolled": false
+ },
+ "outputs": [],
+ "source": [
+ "# Show top n keywords for each topic\n",
+ "def show_topics(vectorizer=vectorizer, lda_model=lda_model, n_words=20):\n",
+ " keywords = np.array(vectorizer.get_feature_names())\n",
+ " topic_keywords = []\n",
+ " for topic_weights in lda_model.components_:\n",
+ " top_keyword_locs = (-topic_weights).argsort()[:n_words]\n",
+ " topic_keywords.append(keywords.take(top_keyword_locs))\n",
+ " return topic_keywords\n",
+ "\n",
+ "topic_keywords = show_topics(vectorizer=vectorizer, lda_model=best_lda_model, n_words=15) \n",
+ "\n",
+ "# Topic - Keywords Dataframe\n",
+ "df_topic_keywords = pd.DataFrame(topic_keywords)\n",
+ "df_topic_keywords.columns = ['Word '+str(i) for i in range(df_topic_keywords.shape[1])]\n",
+ "df_topic_keywords.index = ['Topic '+str(i) for i in range(df_topic_keywords.shape[0])]\n",
+ "df_topic_keywords"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "def sent_to_words(sentences):\n",
+ " for sentence in sentences:\n",
+ " yield(gensim.utils.simple_preprocess(str(sentence), deacc=True)) # deacc=True removes punctuations"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "def lemmatization(texts, allowed_postags=['NOUN', 'ADJ', 'VERB', 'ADV']):\n",
+ " \"\"\"https://spacy.io/api/annotation\"\"\"\n",
+ " texts_out = []\n",
+ " for sent in texts:\n",
+ " doc = nlp(\" \".join(sent)) \n",
+ " texts_out.append(\" \".join([token.lemma_ if token.lemma_ not in ['-PRON-']\n",
+ " else '' for token in doc if token.pos_ in allowed_postags]))\n",
+ " return texts_out"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Define function to predict topic for a given text document.\n",
+ "nlp = spacy.load('en_core_web_sm', disable=['parser', 'ner'])\n",
+ "\n",
+ "def predict_topic(text, nlp=nlp):\n",
+ " global sent_to_words\n",
+ " global lemmatization\n",
+ "\n",
+ " # Step 1: Clean with simple_preprocess\n",
+ " mytext_2 = list(sent_to_words(text))\n",
+ "\n",
+ " # Step 2: Lemmatize\n",
+ " mytext_3 = lemmatization(mytext_2, allowed_postags=['NOUN', 'ADJ', 'VERB', 'ADV'])\n",
+ "\n",
+ " # Step 3: Vectorize transform\n",
+ " mytext_4 = vectorizer.transform(mytext_3)\n",
+ "\n",
+ " # Step 4: LDA Transform\n",
+ " topic_probability_scores = best_lda_model.transform(mytext_4)\n",
+ " topic = df_topic_keywords.iloc[np.argmax(topic_probability_scores), :].values.tolist()\n",
+ " return topic, topic_probability_scores\n",
+ "\n",
+ "# Predict the topic\n",
+ "mytext = [\"sleep\"]\n",
+ "topic, prob_scores = predict_topic(text = mytext)\n",
+ "print(topic)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "## Cluster documents with similair topics"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "lda_output"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Construct the k-means clusters\n",
+ "from sklearn.cluster import KMeans\n",
+ "clusters = KMeans(n_clusters=15, random_state=100).fit_predict(lda_output)\n",
+ "\n",
+ "# Build the Singular Value Decomposition(SVD) model\n",
+ "svd_model = TruncatedSVD(n_components=2) # 2 components\n",
+ "lda_output_svd = svd_model.fit_transform(lda_output)\n",
+ "\n",
+ "# X and Y axes of the plot using SVD decomposition\n",
+ "x = lda_output_svd[:, 0]\n",
+ "y = lda_output_svd[:, 1]\n",
+ "\n",
+ "# Weights for the 15 columns of lda_output, for each component\n",
+ "print(\"Component's weights: \\n\", np.round(svd_model.components_, 2))\n",
+ "\n",
+ "# Percentage of total information in 'lda_output' explained by the two components\n",
+ "print(\"Perc of Variance Explained: \\n\", np.round(svd_model.explained_variance_ratio_, 2))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_topic_keywords.columns"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import plotly.express as px\n",
+ "from sklearn.decomposition import PCA\n",
+ "\n",
+ "X = df_topic_keywords\n",
+ "\n",
+ "pca = PCA(n_components = 2)\n",
+ "components = pca.fit_transform(X)\n",
+ "\n",
+ "total_var = pca.explained_variance_ratio_.sum() * 100\n",
+ "\n",
+ "fig = px.scatter_3d(\n",
+ " components, x=0, y=1, z=2, color=clustered_df['cluster'],\n",
+ " title=f'Total Explained Variance: {total_var:.2f}%',\n",
+ " labels={'0': 'PC 1', '1': 'PC 2'}\n",
+ ")\n",
+ "fig.show()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import plotly.express as px\n",
+ "\n",
+ "features = df_topic_keywords.columns\n",
+ "\n",
+ "fig = px.scatter_matrix(\n",
+ " df_topic_keywords,\n",
+ " dimensions=features,\n",
+ " color= df_topic_keywords.index\n",
+ ")\n",
+ "fig.update_traces(diagonal_visible=False)\n",
+ "fig.show()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Plot\n",
+ "plt.figure(figsize=(12, 12))\n",
+ "plt.scatter(x, y, c=clusters)\n",
+ "plt.xlabel('Component 2')\n",
+ "plt.ylabel('Component 1')\n",
+ "plt.title(\"Segregation of Topic Clusters\", )\n",
+ "\n",
+ "#create a new figure\n",
+ "plt.figure(figsize=(5,5))\n",
+ "\n",
+ "#loop through labels and plot each cluster\n",
+ "for i, label in enumerate(clusters):\n",
+ "\n",
+ " #add data points \n",
+ " plt.scatter(x=data.loc[data['label']==label, 'x'], \n",
+ " y=data.loc[data['label']==label,'y'], \n",
+ " color=customPalette[i], \n",
+ " alpha=0.20)\n",
+ " \n",
+ " #add label\n",
+ " plt.annotate(label, \n",
+ " data.loc[data['label']==label,['x','y']].mean(),\n",
+ " horizontalalignment='center',\n",
+ " verticalalignment='center',\n",
+ " size=20, weight='bold',\n",
+ " color=customPalette[i])"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "## similar documents by entering text + Create dashboard"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "global_df.columns"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "from sklearn.metrics.pairwise import euclidean_distances\n",
+ "\n",
+ "nlp = spacy.load('en_core_web_sm', disable=['parser', 'ner'])\n",
+ "\n",
+ "def similar_documents(text, doc_topic_probs, documents = global_df.cleaned_text, nlp=nlp, top_n=5, verbose=False):\n",
+ " topic, x = predict_topic(text)\n",
+ " dists = euclidean_distances(x.reshape(1, -1), doc_topic_probs)[0]\n",
+ " doc_ids = np.argsort(dists)[:top_n]\n",
+ " if verbose: \n",
+ " print(\"Topic KeyWords: \", topic)\n",
+ " print(\"Topic Prob Scores of text: \", np.round(x, 1))\n",
+ " print(\"Most Similar Doc's Probs: \", np.round(doc_topic_probs[doc_ids], 1))\n",
+ " return doc_ids, np.take(documents, doc_ids)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Get similar documents\n",
+ "mytext = [\"Some text about science and health\"]\n",
+ "doc_ids, docs = similar_documents(text=mytext, doc_topic_probs=lda_output, documents = global_df.cleaned_text, top_n=1, verbose=True)\n",
+ "print('\\n', docs)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "# Dominant topic in each sentence"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "def format_topics_sentences(ldamodel= lda_model, corpus= corpus, texts = data_vectorized):\n",
+ " # Init output\n",
+ " sent_topics_df = pd.DataFrame()\n",
+ "\n",
+ " # Get main topic in each document\n",
+ " for i, row in enumerate(ldamodel[corpus]):\n",
+ " row = sorted(row, key=lambda x: (x[1]), reverse=True)\n",
+ " # Get the Dominant topic, Perc Contribution and Keywords for each document\n",
+ " for j, (topic_num, prop_topic) in enumerate(row):\n",
+ " if j == 0: # => dominant topic\n",
+ " wp = ldamodel.show_topic(topic_num)\n",
+ " topic_keywords = \", \".join([word for word, prop in wp])\n",
+ " sent_topics_df = sent_topics_df.append(pd.Series([int(topic_num), round(prop_topic,4), topic_keywords]), ignore_index=True)\n",
+ " else:\n",
+ " break\n",
+ " sent_topics_df.columns = ['Dominant_Topic', 'Perc_Contribution', 'Topic_Keywords']\n",
+ "\n",
+ " # Add original text to the end of the output\n",
+ " contents = pd.Series(texts)\n",
+ " sent_topics_df = pd.concat([sent_topics_df, contents], axis=1)\n",
+ " return(sent_topics_df)\n",
+ "\n",
+ "\n",
+ "df_topic_sents_keywords = format_topics_sentences(ldamodel= best_lda_model, corpus= corpus, texts= data_vectorized)\n",
+ "\n",
+ "# Format\n",
+ "df_dominant_topic = df_topic_sents_keywords.reset_index()\n",
+ "df_dominant_topic.columns = ['Document_No', 'Dominant_Topic', 'Topic_Perc_Contrib', 'Keywords', 'Text']\n",
+ "\n",
+ "# Show\n",
+ "df_dominant_topic.head(10)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Group top 5 sentences under each topic\n",
+ "sent_topics_sorteddf_mallet = pd.DataFrame()\n",
+ "\n",
+ "sent_topics_outdf_grpd = df_topic_sents_keywords.groupby('Dominant_Topic')\n",
+ "\n",
+ "for i, grp in sent_topics_outdf_grpd:\n",
+ " sent_topics_sorteddf_mallet = pd.concat([sent_topics_sorteddf_mallet, \n",
+ " grp.sort_values(['Perc_Contribution'], ascending=[0]).head(1)], \n",
+ " axis=0)\n",
+ "\n",
+ "# Reset Index \n",
+ "sent_topics_sorteddf_mallet.reset_index(drop=True, inplace=True)\n",
+ "\n",
+ "# Format\n",
+ "sent_topics_sorteddf_mallet.columns = ['Topic_Num', \"Topic_Perc_Contrib\", \"Keywords\", \"Text\"]\n",
+ "\n",
+ "# Show\n",
+ "sent_topics_sorteddf_mallet.head()"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "# Topic distribution across posts/topics "
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Number of Documents for Each Topic\n",
+ "topic_counts = df_topic_sents_keywords['Dominant_Topic'].value_counts()\n",
+ "\n",
+ "# Percentage of Documents for Each Topic\n",
+ "topic_contribution = round(topic_counts/topic_counts.sum(), 4)\n",
+ "\n",
+ "# Topic Number and Keywords\n",
+ "topic_num_keywords = df_topic_sents_keywords[['Dominant_Topic', 'Topic_Keywords']]\n",
+ "\n",
+ "# Concatenate Column wise\n",
+ "df_dominant_topics = pd.concat([topic_num_keywords, topic_counts, topic_contribution], axis=1)\n",
+ "\n",
+ "# Change Column names\n",
+ "df_dominant_topics.columns = ['Dominant_Topic', 'Topic_Keywords', 'Num_Documents', 'Perc_Documents']\n",
+ "\n",
+ "# Show\n",
+ "df_dominant_topics.head()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "len(global_df)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## 2"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "## Named Entity Recognition"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "org_name = pd.read_csv('name_entity/org-name.csv')\n",
+ "product_name = pd.read_csv('name_entity/product-name-tsv.csv')\n",
+ "works = pd.read_csv('name_entity/work-of-art-tsv.csv', sep=\"\\t\")\n",
+ "person_name = pd.read_csv('name_entity/person.csv', sep=\"\\t\")\n",
+ "event_name = pd.read_csv('name_entity/event.csv', sep=\"\\t\")\n",
+ "loc1 = pd.read_csv('name_entity/loc1.csv', sep=\"\\t\")\n",
+ "loc2 = pd.read_csv('name_entity/location2.csv', sep=\"\\t\")"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "org_name = org_name.dropna()\n",
+ "product_name = product_name.dropna()\n",
+ "works = works.dropna()\n",
+ "person_name = person_name.dropna()\n",
+ "event_name = event_name.dropna()\n",
+ "loc1 = loc1.dropna()\n",
+ "loc2 = loc2.dropna()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "print(len(loc1))\n",
+ "print(len(loc2))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "location = pd.concat([loc1, loc2], ignore_index=True)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "org_name['category'] = 'ORG'\n",
+ "product_name['category'] = 'PRODUCT'\n",
+ "works['category'] = 'WORKS'\n",
+ "person_name['category'] = 'PERSON'\n",
+ "event_name['category'] = 'EVENT'\n",
+ "location['category'] = 'LOCATION'"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "org_name.sort_values(by=\"frequency\", ascending= False)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "org_name = org_name.dropna()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "org_name.entity.items"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import plotly.graph_objs as go"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "data = dict(org_name)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# function to vizualise data on wordcloud\n",
+ "\n",
+ "def str_list(mylist):\n",
+ " mylist = mylist.tolist()\n",
+ " mylist = str(mylist)\n",
+ " mylist = tokenize_text(mylist)\n",
+ " mylist = ' '.join(map(str, mylist))\n",
+ " return mylist"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "org_list = str_list(org_name.entity)\n",
+ "\n",
+ "# Create and generate a word cloud image:\n",
+ "wordcloud = WordCloud(width=1600, height=800, max_font_size=150, max_words=100, colormap='Set1', background_color=\"white\", collocations=True).generate(org_list)\n",
+ "\n",
+ "# Display the generated image:\n",
+ "plt.figure(figsize=(10,10))\n",
+ "plt.imshow(wordcloud)\n",
+ "plt.title('Wordcloud of products talked about')\n",
+ "plt.axis(\"off\")\n",
+ "plt.show()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Create and generate a word cloud image:\n",
+ "product = str_list(event_name.entity)\n",
+ "wordcloud = WordCloud(width=1600, height=800, max_font_size=150, max_words=100, colormap='Set1', collocations=True, background_color=\"white\").generate(product)\n",
+ "\n",
+ "# Display the generated image:\n",
+ "plt.figure(figsize=(10,10))\n",
+ "plt.imshow(wordcloud)\n",
+ "plt.title('Wordcloud of events talked about')\n",
+ "plt.axis(\"off\")\n",
+ "plt.show()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# Create and generate a word cloud image:\n",
+ "product = str_list(product_name.entity)\n",
+ "wordcloud = WordCloud(width=1600, height=800, max_font_size=150, max_words=100, colormap='Set1', collocations=True, background_color=\"white\").generate(product)\n",
+ "\n",
+ "# Display the generated image:\n",
+ "plt.figure(figsize=(10,10))\n",
+ "plt.imshow(wordcloud)\n",
+ "plt.title('Wordcloud of Works talked about')\n",
+ "plt.axis(\"off\")\n",
+ "plt.show()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "fig = px.scatter(org_name, x='frequency', y='entity', text='entity', size='frequency', color='frequency', size_max=45\n",
+ " , template='plotly_white', title='Bigram similarity and frequency', labels={'words': 'Avg. Length
(words)'}\n",
+ " , color_continuous_scale=px.colors.sequential.Sunsetdark)\n",
+ "fig.update_traces(marker=dict(line=dict(width=1, color='Gray')))\n",
+ "fig.update_xaxes(visible=False)\n",
+ "fig.update_yaxes(visible=False)\n",
+ "fig.show()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "future enhancements:\n",
+ " \n",
+ " - information extraction\n",
+ " - information retrieval\n",
+ " - Text summarization\n",
+ " - question answering \n",
+ " - "
+ ]
+ }
+ ],
+ "metadata": {
+ "deepnote": {
+ "is_reactive": false
+ },
+ "deepnote_execution_queue": [],
+ "deepnote_notebook_id": "6cb9534f-15ef-4cbf-98b4-ddfa6f4b40ef",
+ "kernelspec": {
+ "display_name": "Python 3",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.9.1"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 2
+}
diff --git a/README.md b/README.md
index ae80506..209fb02 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,29 @@
# quantified-self-forums
-analyses of the QS forum posts
+
+Self-Quantified is a Community website of self-trackers, self-researchers interested in personal science. It encourages all types of researches to post about their research, ask for advices and explore different methods of self-tracking through wearables.
+
+- Posts by categories with various tags; ‘data’, ‘tools’, ‘diet’, ‘conference’, ‘food’…
+
+
+
+
+
+## Online Dashboard
+If you want to have closer look to the results click [INTERACTIVE DASHBOARD HERE](https://share.streamlit.io/kaoutarlanjri/quantified-self-forums/main/webapp/app.py)
+
+## Expected Results
+- The aim of this project is working to understand the community forum by conducting Data Analysis and Natural Language Processing (NLP) of the community’ interactions.
+- Providing transparent analysis of the human behaviour in communication and their patterns of networking to improve occurring and future projects in community and personal science.
+
+## Preliminary results
+* Clustering PCA Model showing type of user engagement
+* LDA MODEL, Topic Modelling showing different posts topics
+* Named Entity Recognition, products, organisation, person
+* Text Classification
+* Network Social Analysis graph
+
+## Technical Environment
+Main Platform: Python and CorTexT Platform. PythonLibraries used for pre-processing data:
+NLTK, SPACY, GENISM. * Libraries for modelling, data viz plLDAvis, sklearn, matplotlib, wordcloud, plotly, seaborn, requests, beautiful soup
+GEPHI-0.9.2 software for network analysis
+
diff --git a/datasets/df_LDA.csv b/datasets/df_LDA.csv
new file mode 100644
index 0000000..d17969f
--- /dev/null
+++ b/datasets/df_LDA.csv
@@ -0,0 +1,2118 @@
+topic_id,no_sw_LDA_text,token_NN_text
+19.0,paragraph description category guidance category selection area character create topic category paragraph description category guideline rule discussion reply people topic category category merge category split category,"['paragraph', 'description', 'category', 'guidance', 'category', 'selection', 'area', 'character', 'create', 'topic', 'category', 'paragraph', 'description', 'category', 'guideline', 'rule', 'discussion', 'reply', 'people', 'topic', 'category', 'category', 'merge', 'category', 'split', 'category']"
+52.0,mike blog reaction conference scene agaricus blog reaction conference scene job conference post introduce seth robert science talk science example science mainstream ketogenic diet sensor technology accelerometer sticker sensor goose world possibility fridge door water toothbrush topic mike wolf york data invasion body hacker data planet alex post article concept sweet mit technology review self collection material berlin agency wave enjoy,"['mike', 'blog', 'reaction', 'conference', 'scene', 'agaricus', 'blog', 'reaction', 'conference', 'scene', 'job', 'conference', 'post', 'introduce', 'seth', 'robert', 'science', 'talk', 'science', 'example', 'science', 'mainstream', 'ketogenic', 'diet', 'sensor', 'technology', 'accelerometer', 'sticker', 'sensor', 'goose', 'world', 'possibility', 'fridge', 'door', 'water', 'toothbrush', 'topic', 'mike', 'wolf', 'york', 'data', 'invasion', 'body', 'hacker', 'data', 'planet', 'alex', 'post', 'article', 'concept', 'sweet', 'mit', 'technology', 'review', 'self', 'collection', 'material', 'berlin', 'agency', 'wave', 'enjoy']"
+53.0,nan mind app bump apps reaction play store app data quote dan post topic android reaction implement psychomotor vigilance task market quote save result moment release market beta message email address apk file app reaction implement psychomotor vigilance task market implementation reaction trial pvt duration test result kleineidam beta message email address file awesome share link android app pause second switch trigger latency issue export data tab timestamp rate tonight msec sleepy mind website,"['nan', 'mind', 'app', 'bump', 'apps', 'reaction', 'play', 'store', 'app', 'data', 'quote', 'dan', 'post', 'topic', 'android', 'reaction', 'implement', 'psychomotor', 'vigilance', 'task', 'market', 'quote', 'save', 'result', 'moment', 'release', 'market', 'beta', 'message', 'email', 'address', 'apk', 'file', 'app', 'reaction', 'implement', 'psychomotor', 'vigilance', 'task', 'market', 'implementation', 'reaction', 'trial', 'pvt', 'duration', 'test', 'result', 'kleineidam', 'beta', 'message', 'email', 'address', 'file', 'awesome', 'share', 'link', 'android', 'app', 'pause', 'second', 'switch', 'trigger', 'latency', 'issue', 'export', 'data', 'tab', 'timestamp', 'rate', 'tonight', 'msec', 'sleepy', 'mind', 'website']"
+65.0,television quote sticker phone track activity phone pocket point phone build accelerator sense app tool conference goose sensor sticker technology sticker accelerometer sensor battery power sticker example motion toothbrush message base station track activity user brushing twice envision goose sticker pill supplement medication base station nudge pill medicine satisfy snack snack box attach sticker graph sticker skate engine attach shower friend list sticker point door sticker phone track activity phone pocket biking point kid toothbrush shoe help house vacuum sponge health family harmony house forget technology wallet door dandy garbage amp compost composting habit,"['television', 'quote', 'sticker', 'phone', 'track', 'activity', 'phone', 'pocket', 'point', 'phone', 'build', 'accelerator', 'sense', 'app', 'tool', 'conference', 'goose', 'sensor', 'sticker', 'technology', 'sticker', 'accelerometer', 'sensor', 'battery', 'power', 'sticker', 'example', 'motion', 'toothbrush', 'message', 'base', 'station', 'track', 'activity', 'user', 'brushing', 'twice', 'envision', 'goose', 'sticker', 'pill', 'supplement', 'medication', 'base', 'station', 'nudge', 'pill', 'medicine', 'satisfy', 'snack', 'snack', 'box', 'attach', 'sticker', 'graph', 'sticker', 'skate', 'engine', 'attach', 'shower', 'friend', 'list', 'sticker', 'point', 'door', 'sticker', 'phone', 'track', 'activity', 'phone', 'pocket', 'biking', 'point', 'kid', 'toothbrush', 'shoe', 'help', 'house', 'vacuum', 'sponge', 'health', 'family', 'harmony', 'house', 'forget', 'technology', 'wallet', 'door', 'dandy', 'garbage', 'amp', 'compost', 'composting', 'habit']"
+66.0,count simulate taking pill quality score graph score pill date pill stop pill repeat check result algorithm data mining match data kind delay robert simple result chance model value software chance delude data algorithm answer noise data tune algorithm specific problem metric data data test graphing data quote test finding meaning test data simulate taking pill qol quality percentage realism quote data set pill test effectiveness algorithm effectiveness algorithm curve connection technology stream data datasets individual forum concern data data concern idea application correlation data stream correlate mood jmp analysis software package pattern project wow bard recommend r r software program help data analysis visualization people world code base addition statistician package code method blog post help r video data analysis r tool wolfram launch format news cdf document format html release set tool prove video book deal topic relevance technology research wiley series technology industry sean discussion book jmp sound pitch algorithm pitch search engine google algorithm effort quantification lack software conclusion data approach data deal interpretation finding data software reason eureqa spss minitab test finding meaning test data simulate taking pill qol quality percentage realism google form data stamp software sort data mining meaning discovery suggestion software cross list algorithm data mining match data kind delay p undergone surgery sorry radar problem application cost problem effort quantification lack software conclusion data approach data deal interpretation finding data software reason eureqa spss minitab test finding meaning test data simulate taking pill qol quality percentage realism google form data stamp software sort data mining meaning discovery suggestion software cross list algorithm data mining match data kind delay p undergone surgery sorry radar bard app datakaizen mean goal piece software conclusion data app applies classification data mining support vector machine network limit data reference epidemiology imho sense medicine app feedback pierre r curve machine stuff favorite software luck decision tree result machine depends feature data instance wikipedia address editor edit timezone difference hindsight record ernesto ramirez bard r r software program help data analysis visualization people world code base addition statistician package code method blog post help r video data analysis r,"['count', 'simulate', 'taking', 'pill', 'quality', 'score', 'graph', 'score', 'pill', 'date', 'pill', 'stop', 'pill', 'repeat', 'check', 'result', 'algorithm', 'data', 'mining', 'match', 'data', 'kind', 'delay', 'robert', 'simple', 'result', 'chance', 'model', 'value', 'software', 'chance', 'delude', 'data', 'algorithm', 'answer', 'noise', 'data', 'tune', 'algorithm', 'specific', 'problem', 'metric', 'data', 'data', 'test', 'graphing', 'data', 'quote', 'test', 'finding', 'meaning', 'test', 'data', 'simulate', 'taking', 'pill', 'qol', 'quality', 'percentage', 'realism', 'quote', 'data', 'set', 'pill', 'test', 'effectiveness', 'algorithm', 'effectiveness', 'algorithm', 'curve', 'connection', 'technology', 'stream', 'data', 'datasets', 'individual', 'forum', 'concern', 'data', 'data', 'concern', 'idea', 'application', 'correlation', 'data', 'stream', 'correlate', 'mood', 'jmp', 'analysis', 'software', 'package', 'pattern', 'project', 'wow', 'bard', 'recommend', 'r', 'r', 'software', 'program', 'help', 'data', 'analysis', 'visualization', 'people', 'world', 'code', 'base', 'addition', 'statistician', 'package', 'code', 'method', 'blog', 'post', 'help', 'r', 'video', 'data', 'analysis', 'r', 'tool', 'wolfram', 'launch', 'format', 'news', 'cdf', 'document', 'format', 'html', 'release', 'set', 'tool', 'prove', 'video', 'book', 'deal', 'topic', 'relevance', 'technology', 'research', 'wiley', 'series', 'technology', 'industry', 'sean', 'discussion', 'book', 'jmp', 'sound', 'pitch', 'algorithm', 'pitch', 'search', 'engine', 'google', 'algorithm', 'effort', 'quantification', 'lack', 'software', 'conclusion', 'data', 'approach', 'data', 'deal', 'interpretation', 'finding', 'data', 'software', 'reason', 'eureqa', 'spss', 'minitab', 'test', 'finding', 'meaning', 'test', 'data', 'simulate', 'taking', 'pill', 'qol', 'quality', 'percentage', 'realism', 'google', 'form', 'data', 'stamp', 'software', 'sort', 'data', 'mining', 'meaning', 'discovery', 'suggestion', 'software', 'cross', 'list', 'algorithm', 'data', 'mining', 'match', 'data', 'kind', 'delay', 'p', 'undergone', 'surgery', 'sorry', 'radar', 'problem', 'application', 'cost', 'problem', 'effort', 'quantification', 'lack', 'software', 'conclusion', 'data', 'approach', 'data', 'deal', 'interpretation', 'finding', 'data', 'software', 'reason', 'eureqa', 'spss', 'minitab', 'test', 'finding', 'meaning', 'test', 'data', 'simulate', 'taking', 'pill', 'qol', 'quality', 'percentage', 'realism', 'google', 'form', 'data', 'stamp', 'software', 'sort', 'data', 'mining', 'meaning', 'discovery', 'suggestion', 'software', 'cross', 'list', 'algorithm', 'data', 'mining', 'match', 'data', 'kind', 'delay', 'p', 'undergone', 'surgery', 'sorry', 'radar', 'bard', 'app', 'datakaizen', 'mean', 'goal', 'piece', 'software', 'conclusion', 'data', 'app', 'applies', 'classification', 'data', 'mining', 'support', 'vector', 'machine', 'network', 'limit', 'data', 'reference', 'epidemiology', 'imho', 'sense', 'medicine', 'app', 'feedback', 'pierre', 'r', 'curve', 'machine', 'stuff', 'favorite', 'software', 'luck', 'decision', 'tree', 'result', 'machine', 'depends', 'feature', 'data', 'instance', 'wikipedia', 'address', 'editor', 'edit', 'timezone', 'difference', 'hindsight', 'record', 'ernesto', 'ramirez', 'bard', 'r', 'r', 'software', 'program', 'help', 'data', 'analysis', 'visualization', 'people', 'world', 'code', 'base', 'addition', 'statistician', 'package', 'code', 'method', 'blog', 'post', 'help', 'r', 'video', 'data', 'analysis', 'r']"
+72.0,kind problem observation step problem exact clue note night environment trigger log rank severity scale log change environment guess influence instance air note improvement series record phenomenon case step nan grass pollen pollen nan issue experiment correlation length congestion sleep schedule congestion jwg blood heard blood theory evidence blood pool congestion doubt article jwg poll ask kind people people effect type sleeper parameter limit data people congestion experiment quote mike post topic research meantime diagnosis vasomotor rhinitis man hypothesis prove evidence condition throat specialist stint solve problem journal qsers problem quantify symptom record baseline introduce test variable people example leg insomnia seth robert idea read journal hypothesis source evidence criterion problem quality nasal dilator clip snore clip nasal dilator strip sleep mouth experiment brain force sleep route air breath mouth idea help phenomenon blood confirm blood answer hand yoga wake nostril change state rhythm body issue cough phlegm cause dr tell allergy breath breath sec creates unblocks help congestion morning share article food morning cover breathe pass feel block congestion morning congestion sleeper nostril congestion foot lingers fit article hawaiireporter head briefly summarise heart work harder pump blood head pressure variety issue sinusitis congestion fit work pressure theory congestion pressure theory increase congestion congestion morning congestion slept pressure congestion pressure congestion exercise position pattern suggestion article head finding sleeper sleep position change report data suggestion head opinion article science sound article hawaiireporter head doctor sinus inflammation symptom nan air happens fan sleep help allergen happens septum football kid allergy answer trouble condition wake roll night nasal hydrochloride mucosa cell contain blood sleep airflow surgery electrocauterization effect half drop condition water nasal spray problem information info congestion bed congestion nostril congestion night suppose effect hypothesis allergy morning wake nostril septum sinus shape allergy symptom rash eye doctor congestion sinus surgeon surgery nostril people course surgery doctor ask help selfers air congestion nostril air suffer allergy cause nasal congestion reply condition izzy merritt right nostril case cold cause round symptom food elimination idea improvement carbs congestion net pot rinse convenient help congestion light cardio jog place nostril cardio stop cardio work rest nostril congestion nostril blood lining reason research meantime diagnosis vasomotor rhinitis trigger temperature change understood symptom round cure hope alaxolite stent doctor regulation ship mucus food versus mucus food carbs food result congestion eat fruit vegetable feel mike symptom exception ct sinus infection buildup sinus doctor drainage turbinate allergy test spray reduction surgery infection case blockage minites night night wake sleep hand head body position night study sleep lab wire stage body male netipot water magnesium calcium supplement allergy test record issue ground floor apartment floor boston climate coincidence partner sleeper lookout ground step ent head pillow recommendation cash humidifier stent idea wake nostril sleeper start blood switch pool poll ask kind people people effect people varies wonder blood effect people night rollover cue fact benefit night critter advantage body heat mike problem environment reaction night smoke appartments gas air purifier issue solution wake nostril night problem allergic rhinitis antihistamine septum doctor solution surgery postponing experience switch sleep balance auto experimentation rhinitis hydration humidity humidifier bedroom baseline drinking water rise night condition nasal passage morning care retain ability flow air nostril nan right nostril pollen allergy suffer sinusitis food allergy allergy level reaction suggestion wheat dairy sugar evening cause morning hydration congestion cent sinus infection med congestion med dairy wheat problem morning wake passage allergy sleep mask difference option moisture tank product pot morning sinus solution link thread people reason pay attention resolve issue tip nan,"['kind', 'problem', 'observation', 'step', 'problem', 'exact', 'clue', 'note', 'night', 'environment', 'trigger', 'log', 'rank', 'severity', 'scale', 'log', 'change', 'environment', 'guess', 'influence', 'instance', 'air', 'note', 'improvement', 'series', 'record', 'phenomenon', 'case', 'step', 'nan', 'grass', 'pollen', 'pollen', 'nan', 'issue', 'experiment', 'correlation', 'length', 'congestion', 'sleep', 'schedule', 'congestion', 'jwg', 'blood', 'heard', 'blood', 'theory', 'evidence', 'blood', 'pool', 'congestion', 'doubt', 'article', 'jwg', 'poll', 'ask', 'kind', 'people', 'people', 'effect', 'type', 'sleeper', 'parameter', 'limit', 'data', 'people', 'congestion', 'experiment', 'quote', 'mike', 'post', 'topic', 'research', 'meantime', 'diagnosis', 'vasomotor', 'rhinitis', 'man', 'hypothesis', 'prove', 'evidence', 'condition', 'throat', 'specialist', 'stint', 'solve', 'problem', 'journal', 'qsers', 'problem', 'quantify', 'symptom', 'record', 'baseline', 'introduce', 'test', 'variable', 'people', 'example', 'leg', 'insomnia', 'seth', 'robert', 'idea', 'read', 'journal', 'hypothesis', 'source', 'evidence', 'criterion', 'problem', 'quality', 'nasal', 'dilator', 'clip', 'snore', 'clip', 'nasal', 'dilator', 'strip', 'sleep', 'mouth', 'experiment', 'brain', 'force', 'sleep', 'route', 'air', 'breath', 'mouth', 'idea', 'help', 'phenomenon', 'blood', 'confirm', 'blood', 'answer', 'hand', 'yoga', 'wake', 'nostril', 'change', 'state', 'rhythm', 'body', 'issue', 'cough', 'phlegm', 'cause', 'dr', 'tell', 'allergy', 'breath', 'breath', 'sec', 'creates', 'unblocks', 'help', 'congestion', 'morning', 'share', 'article', 'food', 'morning', 'cover', 'breathe', 'pass', 'feel', 'block', 'congestion', 'morning', 'congestion', 'sleeper', 'nostril', 'congestion', 'foot', 'lingers', 'fit', 'article', 'hawaiireporter', 'head', 'briefly', 'summarise', 'heart', 'work', 'harder', 'pump', 'blood', 'head', 'pressure', 'variety', 'issue', 'sinusitis', 'congestion', 'fit', 'work', 'pressure', 'theory', 'congestion', 'pressure', 'theory', 'increase', 'congestion', 'congestion', 'morning', 'congestion', 'slept', 'pressure', 'congestion', 'pressure', 'congestion', 'exercise', 'position', 'pattern', 'suggestion', 'article', 'head', 'finding', 'sleeper', 'sleep', 'position', 'change', 'report', 'data', 'suggestion', 'head', 'opinion', 'article', 'science', 'sound', 'article', 'hawaiireporter', 'head', 'doctor', 'sinus', 'inflammation', 'symptom', 'nan', 'air', 'happens', 'fan', 'sleep', 'help', 'allergen', 'happens', 'septum', 'football', 'kid', 'allergy', 'answer', 'trouble', 'condition', 'wake', 'roll', 'night', 'nasal', 'hydrochloride', 'mucosa', 'cell', 'contain', 'blood', 'sleep', 'airflow', 'surgery', 'electrocauterization', 'effect', 'half', 'drop', 'condition', 'water', 'nasal', 'spray', 'problem', 'information', 'info', 'congestion', 'bed', 'congestion', 'nostril', 'congestion', 'night', 'suppose', 'effect', 'hypothesis', 'allergy', 'morning', 'wake', 'nostril', 'septum', 'sinus', 'shape', 'allergy', 'symptom', 'rash', 'eye', 'doctor', 'congestion', 'sinus', 'surgeon', 'surgery', 'nostril', 'people', 'course', 'surgery', 'doctor', 'ask', 'help', 'selfers', 'air', 'congestion', 'nostril', 'air', 'suffer', 'allergy', 'cause', 'nasal', 'congestion', 'reply', 'condition', 'izzy', 'merritt', 'right', 'nostril', 'case', 'cold', 'cause', 'round', 'symptom', 'food', 'elimination', 'idea', 'improvement', 'carbs', 'congestion', 'net', 'pot', 'rinse', 'convenient', 'help', 'congestion', 'light', 'cardio', 'jog', 'place', 'nostril', 'cardio', 'stop', 'cardio', 'work', 'rest', 'nostril', 'congestion', 'nostril', 'blood', 'lining', 'reason', 'research', 'meantime', 'diagnosis', 'vasomotor', 'rhinitis', 'trigger', 'temperature', 'change', 'understood', 'symptom', 'round', 'cure', 'hope', 'alaxolite', 'stent', 'doctor', 'regulation', 'ship', 'mucus', 'food', 'versus', 'mucus', 'food', 'carbs', 'food', 'result', 'congestion', 'eat', 'fruit', 'vegetable', 'feel', 'mike', 'symptom', 'exception', 'ct', 'sinus', 'infection', 'buildup', 'sinus', 'doctor', 'drainage', 'turbinate', 'allergy', 'test', 'spray', 'reduction', 'surgery', 'infection', 'case', 'blockage', 'minites', 'night', 'night', 'wake', 'sleep', 'hand', 'head', 'body', 'position', 'night', 'study', 'sleep', 'lab', 'wire', 'stage', 'body', 'male', 'netipot', 'water', 'magnesium', 'calcium', 'supplement', 'allergy', 'test', 'record', 'issue', 'ground', 'floor', 'apartment', 'floor', 'boston', 'climate', 'coincidence', 'partner', 'sleeper', 'lookout', 'ground', 'step', 'ent', 'head', 'pillow', 'recommendation', 'cash', 'humidifier', 'stent', 'idea', 'wake', 'nostril', 'sleeper', 'start', 'blood', 'switch', 'pool', 'poll', 'ask', 'kind', 'people', 'people', 'effect', 'people', 'varies', 'wonder', 'blood', 'effect', 'people', 'night', 'rollover', 'cue', 'fact', 'benefit', 'night', 'critter', 'advantage', 'body', 'heat', 'mike', 'problem', 'environment', 'reaction', 'night', 'smoke', 'appartments', 'gas', 'air', 'purifier', 'issue', 'solution', 'wake', 'nostril', 'night', 'problem', 'allergic', 'rhinitis', 'antihistamine', 'septum', 'doctor', 'solution', 'surgery', 'postponing', 'experience', 'switch', 'sleep', 'balance', 'auto', 'experimentation', 'rhinitis', 'hydration', 'humidity', 'humidifier', 'bedroom', 'baseline', 'drinking', 'water', 'rise', 'night', 'condition', 'nasal', 'passage', 'morning', 'care', 'retain', 'ability', 'flow', 'air', 'nostril', 'nan', 'right', 'nostril', 'pollen', 'allergy', 'suffer', 'sinusitis', 'food', 'allergy', 'allergy', 'level', 'reaction', 'suggestion', 'wheat', 'dairy', 'sugar', 'evening', 'cause', 'morning', 'hydration', 'congestion', 'cent', 'sinus', 'infection', 'med', 'congestion', 'med', 'dairy', 'wheat', 'problem', 'morning', 'wake', 'passage', 'allergy', 'sleep', 'mask', 'difference', 'option', 'moisture', 'tank', 'product', 'pot', 'morning', 'sinus', 'solution', 'link', 'thread', 'people', 'reason', 'pay', 'attention', 'resolve', 'issue', 'tip', 'nan']"
+79.0,body page story book book tim amp mistake people scale bodyfat waist circumference post twitter post indication tim fails measurement question thomas goetz tim people morning record awareness quote mistake weight tim ferriss track body percentage waist circumference addition pure study predictor body quote andy goodwin post topic food advice food entry data aka thedailyplate problem nutrition value data technology database solution value food post naomi comment tabata interval thread kleineidam question thomas goetz tim people morning record awareness tim mistake weight tim ferriss track body percentage waist circumference addition pure study predictor body check body page story question thomas goetz tim people morning record awareness step food experience activity level tool food activity risk cumbersome idea hope experience alex careful food exercise calorie count evaluation spreadsheet value hacker consistency loss calorie deficit help tool ingredient cycling route foodstuff food restaurant meal ha pound waist mommy school carb carbs binge tim ferriss body eat bean eat starch food insulin hefty load stone medjool date hell content food information start pattern craving people record eat eat eat random food end record amp lunch kinda past bait content farm point feature sparkpoints lack watch user entry database iphone app point syncs record information hone problem tip start eat scale amazon record ingredient gram food log cup oat eat eat stop eating avoid sugar noon starchy eat pure protein shake morning enhancement tabata workout google strength training result people exercise bodyfat mileage vary person experience mean reason site user tool seo webmaster article title database interface exercise interface opinion kind application site naomi anne hawley nthmost careful food exercise calorie count evaluation spreadsheet value hacker consistency loss calorie deficit help tool ingredient cycling route foodstuff food restaurant meal girlfriend reach bmi information online choice qsers fat step step tutorial experience smartphone apps food favourite work food advice food entry data kifit version bodybugg track exercise food myfitnesspal talk behaviour finding p company phone version,"['body', 'page', 'story', 'book', 'book', 'tim', 'amp', 'mistake', 'people', 'scale', 'bodyfat', 'waist', 'circumference', 'post', 'twitter', 'post', 'indication', 'tim', 'fails', 'measurement', 'question', 'thomas', 'goetz', 'tim', 'people', 'morning', 'record', 'awareness', 'quote', 'mistake', 'weight', 'tim', 'ferriss', 'track', 'body', 'percentage', 'waist', 'circumference', 'addition', 'pure', 'study', 'predictor', 'body', 'quote', 'andy', 'goodwin', 'post', 'topic', 'food', 'advice', 'food', 'entry', 'data', 'aka', 'thedailyplate', 'problem', 'nutrition', 'value', 'data', 'technology', 'database', 'solution', 'value', 'food', 'post', 'naomi', 'comment', 'tabata', 'interval', 'thread', 'kleineidam', 'question', 'thomas', 'goetz', 'tim', 'people', 'morning', 'record', 'awareness', 'tim', 'mistake', 'weight', 'tim', 'ferriss', 'track', 'body', 'percentage', 'waist', 'circumference', 'addition', 'pure', 'study', 'predictor', 'body', 'check', 'body', 'page', 'story', 'question', 'thomas', 'goetz', 'tim', 'people', 'morning', 'record', 'awareness', 'step', 'food', 'experience', 'activity', 'level', 'tool', 'food', 'activity', 'risk', 'cumbersome', 'idea', 'hope', 'experience', 'alex', 'careful', 'food', 'exercise', 'calorie', 'count', 'evaluation', 'spreadsheet', 'value', 'hacker', 'consistency', 'loss', 'calorie', 'deficit', 'help', 'tool', 'ingredient', 'cycling', 'route', 'foodstuff', 'food', 'restaurant', 'meal', 'ha', 'pound', 'waist', 'mommy', 'school', 'carb', 'carbs', 'binge', 'tim', 'ferriss', 'body', 'eat', 'bean', 'eat', 'starch', 'food', 'insulin', 'hefty', 'load', 'stone', 'medjool', 'date', 'hell', 'content', 'food', 'information', 'start', 'pattern', 'craving', 'people', 'record', 'eat', 'eat', 'eat', 'random', 'food', 'end', 'record', 'amp', 'lunch', 'kinda', 'past', 'bait', 'content', 'farm', 'point', 'feature', 'sparkpoints', 'lack', 'watch', 'user', 'entry', 'database', 'iphone', 'app', 'point', 'syncs', 'record', 'information', 'hone', 'problem', 'tip', 'start', 'eat', 'scale', 'amazon', 'record', 'ingredient', 'gram', 'food', 'log', 'cup', 'oat', 'eat', 'eat', 'stop', 'eating', 'avoid', 'sugar', 'noon', 'starchy', 'eat', 'pure', 'protein', 'shake', 'morning', 'enhancement', 'tabata', 'workout', 'google', 'strength', 'training', 'result', 'people', 'exercise', 'bodyfat', 'mileage', 'vary', 'person', 'experience', 'mean', 'reason', 'site', 'user', 'tool', 'seo', 'webmaster', 'article', 'title', 'database', 'interface', 'exercise', 'interface', 'opinion', 'kind', 'application', 'site', 'naomi', 'anne', 'hawley', 'nthmost', 'careful', 'food', 'exercise', 'calorie', 'count', 'evaluation', 'spreadsheet', 'value', 'hacker', 'consistency', 'loss', 'calorie', 'deficit', 'help', 'tool', 'ingredient', 'cycling', 'route', 'foodstuff', 'food', 'restaurant', 'meal', 'girlfriend', 'reach', 'bmi', 'information', 'online', 'choice', 'qsers', 'fat', 'step', 'step', 'tutorial', 'experience', 'smartphone', 'apps', 'food', 'favourite', 'work', 'food', 'advice', 'food', 'entry', 'data', 'kifit', 'version', 'bodybugg', 'track', 'exercise', 'food', 'myfitnesspal', 'talk', 'behaviour', 'finding', 'p', 'company', 'phone', 'version']"
+80.0,durability improvement price pay trick performance android measure performance consumption case test application send message project reaction test online moment tester link link winter rebooting project post project self experiment undertake food paper file jensen theory intelligence pdf metric association fluid intelligence idea platform performance variation intervention donner google performance quote yoni site access progress project post testing note conference session performance variation intervention donner google performance test ezer speed test feedback mac planning version link metric line article recommendation reservation picture water change quantity water write liter dig claw announcement okay test development artifact consumption development testing brain evolution ipod score record app variety type cognition break function yoni affiliation cantab project community science movement memory test iphone job task user csv data stamp lumosity group platform study influence fluid consumption function yield result participant photo addition brain training game speed problem flexibility memory attention question survey spent project setup gmail reason access lumosities platform value access data contact study designer research study funding funders opportunity brain function feedback experience design kind phase ii study josh manley work start date october information account date mind add study list jmanley4 gmail winter dig claw announcement project reason tipfy project function variety reason track cognition project tester create software measure brain response test seth interface test result database file link software link blog register result experiment software evolution participate project kleineidam measure performance consumption case test application message evaluate beta version assessment dr scott galster scottgalster gmail,"['durability', 'improvement', 'price', 'pay', 'trick', 'performance', 'android', 'measure', 'performance', 'consumption', 'case', 'test', 'application', 'send', 'message', 'project', 'reaction', 'test', 'online', 'moment', 'tester', 'link', 'link', 'winter', 'rebooting', 'project', 'post', 'project', 'self', 'experiment', 'undertake', 'food', 'paper', 'file', 'jensen', 'theory', 'intelligence', 'pdf', 'metric', 'association', 'fluid', 'intelligence', 'idea', 'platform', 'performance', 'variation', 'intervention', 'donner', 'google', 'performance', 'quote', 'yoni', 'site', 'access', 'progress', 'project', 'post', 'testing', 'note', 'conference', 'session', 'performance', 'variation', 'intervention', 'donner', 'google', 'performance', 'test', 'ezer', 'speed', 'test', 'feedback', 'mac', 'planning', 'version', 'link', 'metric', 'line', 'article', 'recommendation', 'reservation', 'picture', 'water', 'change', 'quantity', 'water', 'write', 'liter', 'dig', 'claw', 'announcement', 'okay', 'test', 'development', 'artifact', 'consumption', 'development', 'testing', 'brain', 'evolution', 'ipod', 'score', 'record', 'app', 'variety', 'type', 'cognition', 'break', 'function', 'yoni', 'affiliation', 'cantab', 'project', 'community', 'science', 'movement', 'memory', 'test', 'iphone', 'job', 'task', 'user', 'csv', 'data', 'stamp', 'lumosity', 'group', 'platform', 'study', 'influence', 'fluid', 'consumption', 'function', 'yield', 'result', 'participant', 'photo', 'addition', 'brain', 'training', 'game', 'speed', 'problem', 'flexibility', 'memory', 'attention', 'question', 'survey', 'spent', 'project', 'setup', 'gmail', 'reason', 'access', 'lumosities', 'platform', 'value', 'access', 'data', 'contact', 'study', 'designer', 'research', 'study', 'funding', 'funders', 'opportunity', 'brain', 'function', 'feedback', 'experience', 'design', 'kind', 'phase', 'ii', 'study', 'josh', 'manley', 'work', 'start', 'date', 'october', 'information', 'account', 'date', 'mind', 'add', 'study', 'list', 'jmanley4', 'gmail', 'winter', 'dig', 'claw', 'announcement', 'project', 'reason', 'tipfy', 'project', 'function', 'variety', 'reason', 'track', 'cognition', 'project', 'tester', 'create', 'software', 'measure', 'brain', 'response', 'test', 'seth', 'interface', 'test', 'result', 'database', 'file', 'link', 'software', 'link', 'blog', 'register', 'result', 'experiment', 'software', 'evolution', 'participate', 'project', 'kleineidam', 'measure', 'performance', 'consumption', 'case', 'test', 'application', 'message', 'evaluate', 'beta', 'version', 'assessment', 'dr', 'scott', 'galster', 'scottgalster', 'gmail']"
+84.0,approach mood item measure irritability eagerness measure scale point latent trait mood emotion question reliability kleineidam happiness decide point scale measurement happiness mood emotion scale measure change happiness episode irritation vulnerability annoyance varies mood correlate deprivation work stress home stress annoyance irritation notice record incident change pattern emotion require calibration point scale trigger episode pattern distraction difference quote seth post topic sad quote metric fine happiness decide point scale measurement food movie food reason percentage scale movie movie rating percentage sense stuff change floor ceiling problem sense term people research sad depends people mood percentage point scale description track mood mood link event instance anxiety scale anxiety occurrence distraction method deal breath mindfulness attack scale button style method note carmichael scale air trouble tracking post describes negative helpful scaling question scale effect ease data entry score example user app track pain item track scale app set image iphone app tracker example face face face,"['approach', 'mood', 'item', 'measure', 'irritability', 'eagerness', 'measure', 'scale', 'point', 'latent', 'trait', 'mood', 'emotion', 'question', 'reliability', 'kleineidam', 'happiness', 'decide', 'point', 'scale', 'measurement', 'happiness', 'mood', 'emotion', 'scale', 'measure', 'change', 'happiness', 'episode', 'irritation', 'vulnerability', 'annoyance', 'varies', 'mood', 'correlate', 'deprivation', 'work', 'stress', 'home', 'stress', 'annoyance', 'irritation', 'notice', 'record', 'incident', 'change', 'pattern', 'emotion', 'require', 'calibration', 'point', 'scale', 'trigger', 'episode', 'pattern', 'distraction', 'difference', 'quote', 'seth', 'post', 'topic', 'sad', 'quote', 'metric', 'fine', 'happiness', 'decide', 'point', 'scale', 'measurement', 'food', 'movie', 'food', 'reason', 'percentage', 'scale', 'movie', 'movie', 'rating', 'percentage', 'sense', 'stuff', 'change', 'floor', 'ceiling', 'problem', 'sense', 'term', 'people', 'research', 'sad', 'depends', 'people', 'mood', 'percentage', 'point', 'scale', 'description', 'track', 'mood', 'mood', 'link', 'event', 'instance', 'anxiety', 'scale', 'anxiety', 'occurrence', 'distraction', 'method', 'deal', 'breath', 'mindfulness', 'attack', 'scale', 'button', 'style', 'method', 'note', 'carmichael', 'scale', 'air', 'trouble', 'tracking', 'post', 'describes', 'negative', 'helpful', 'scaling', 'question', 'scale', 'effect', 'ease', 'data', 'entry', 'score', 'example', 'user', 'app', 'track', 'pain', 'item', 'track', 'scale', 'app', 'set', 'image', 'iphone', 'app', 'tracker', 'example', 'face', 'face', 'face']"
+86.0,isaac wolf aka agaricus founder forum help grows thread forum catch discussion space,"['isaac', 'wolf', 'aka', 'agaricus', 'founder', 'forum', 'help', 'grows', 'thread', 'forum', 'catch', 'discussion', 'space']"
+87.0,correlation graph elaborate story cancer marker adjustment share chart form image inspire nan gentleman reunion conference software developer politician philosopher pilot cyclist melanoma dos person material melanoma discussion word capture quality risk macro capture window print combination window start tool area screenshot tool window edit gt forum paste screenshots button post editor toolbar tasha gajewski track user symptom dx report symptom treatment option iphone kind metric tasha help enter exercise watch chest hrm nutrition dimension carbs sugar item dipstick dimension cancer marker lung capacity peak flow pulse rate walk supplement treatment prescription drug rajiv stuff exercise hrm software transfer pencil paper transfer analysis date correlation briefly data mining rexel guide regularity psa cea hcg cxbladder lifestyle change pace carb alt alcohol hyperthermia vegan vegetarianism meat oil change supplementation regime homocysteine damage kidney agaricus share chart form image inspire gary share graph word doc post forum help posting graph biochemistry neutrophil dan dascalescu word capture quality risk macro capture win7 ignore print combination window start tool area screenshot tool window edit gt forum paste screenshots button post editor toolbar dan concise coherent instruction direction herewith intention cancer date whilst expert prognosis incorporating cancer marker basis discus objective self quantification enhance survival data mining data view correlate cancerousness cancer marker factor measure tasha gajewski phew metric variable data technique inspection correlation cancer marker data mining welcome help xlminer grip correlation variable composition xlminer anova restriction data tasha gajewski track user symptom dx report symptom treatment option iphone kind metric tasha app tonicselfcare people variety health activity symptom information refine health practice ianc regularity psa cea hcg cxbladder lifestyle change pace carb alt alcohol hyperthermia vegan vegetarianism meat oil change supplementation regime homocysteine damage kidney health manage tool activity track activity result data invitation group software pc android phone quantification page information diagnosis track user symptom dx report symptom treatment option iphone kind metric phew metric work variable,"['correlation', 'graph', 'elaborate', 'story', 'cancer', 'marker', 'adjustment', 'share', 'chart', 'form', 'image', 'inspire', 'nan', 'gentleman', 'reunion', 'conference', 'software', 'developer', 'politician', 'philosopher', 'pilot', 'cyclist', 'melanoma', 'dos', 'person', 'material', 'melanoma', 'discussion', 'word', 'capture', 'quality', 'risk', 'macro', 'capture', 'window', 'print', 'combination', 'window', 'start', 'tool', 'area', 'screenshot', 'tool', 'window', 'edit', 'gt', 'forum', 'paste', 'screenshots', 'button', 'post', 'editor', 'toolbar', 'tasha', 'gajewski', 'track', 'user', 'symptom', 'dx', 'report', 'symptom', 'treatment', 'option', 'iphone', 'kind', 'metric', 'tasha', 'help', 'enter', 'exercise', 'watch', 'chest', 'hrm', 'nutrition', 'dimension', 'carbs', 'sugar', 'item', 'dipstick', 'dimension', 'cancer', 'marker', 'lung', 'capacity', 'peak', 'flow', 'pulse', 'rate', 'walk', 'supplement', 'treatment', 'prescription', 'drug', 'rajiv', 'stuff', 'exercise', 'hrm', 'software', 'transfer', 'pencil', 'paper', 'transfer', 'analysis', 'date', 'correlation', 'briefly', 'data', 'mining', 'rexel', 'guide', 'regularity', 'psa', 'cea', 'hcg', 'cxbladder', 'lifestyle', 'change', 'pace', 'carb', 'alt', 'alcohol', 'hyperthermia', 'vegan', 'vegetarianism', 'meat', 'oil', 'change', 'supplementation', 'regime', 'homocysteine', 'damage', 'kidney', 'agaricus', 'share', 'chart', 'form', 'image', 'inspire', 'gary', 'share', 'graph', 'word', 'doc', 'post', 'forum', 'help', 'posting', 'graph', 'biochemistry', 'neutrophil', 'dan', 'dascalescu', 'word', 'capture', 'quality', 'risk', 'macro', 'capture', 'win7', 'ignore', 'print', 'combination', 'window', 'start', 'tool', 'area', 'screenshot', 'tool', 'window', 'edit', 'gt', 'forum', 'paste', 'screenshots', 'button', 'post', 'editor', 'toolbar', 'dan', 'concise', 'coherent', 'instruction', 'direction', 'herewith', 'intention', 'cancer', 'date', 'whilst', 'expert', 'prognosis', 'incorporating', 'cancer', 'marker', 'basis', 'discus', 'objective', 'self', 'quantification', 'enhance', 'survival', 'data', 'mining', 'data', 'view', 'correlate', 'cancerousness', 'cancer', 'marker', 'factor', 'measure', 'tasha', 'gajewski', 'phew', 'metric', 'variable', 'data', 'technique', 'inspection', 'correlation', 'cancer', 'marker', 'data', 'mining', 'welcome', 'help', 'xlminer', 'grip', 'correlation', 'variable', 'composition', 'xlminer', 'anova', 'restriction', 'data', 'tasha', 'gajewski', 'track', 'user', 'symptom', 'dx', 'report', 'symptom', 'treatment', 'option', 'iphone', 'kind', 'metric', 'tasha', 'app', 'tonicselfcare', 'people', 'variety', 'health', 'activity', 'symptom', 'information', 'refine', 'health', 'practice', 'ianc', 'regularity', 'psa', 'cea', 'hcg', 'cxbladder', 'lifestyle', 'change', 'pace', 'carb', 'alt', 'alcohol', 'hyperthermia', 'vegan', 'vegetarianism', 'meat', 'oil', 'change', 'supplementation', 'regime', 'homocysteine', 'damage', 'kidney', 'health', 'manage', 'tool', 'activity', 'track', 'activity', 'result', 'data', 'invitation', 'group', 'software', 'pc', 'android', 'phone', 'quantification', 'page', 'information', 'diagnosis', 'track', 'user', 'symptom', 'dx', 'report', 'symptom', 'treatment', 'option', 'iphone', 'kind', 'metric', 'phew', 'metric', 'work', 'variable']"
+88.0,dean twitter design topic area york amp project design health wellness innovation issue design interface user experience data visualization design post link share project design issue experimentation self design process data data meaning thread design sgdean,"['dean', 'twitter', 'design', 'topic', 'area', 'york', 'amp', 'project', 'design', 'health', 'wellness', 'innovation', 'issue', 'design', 'interface', 'user', 'experience', 'data', 'visualization', 'design', 'post', 'link', 'share', 'project', 'design', 'issue', 'experimentation', 'self', 'design', 'process', 'data', 'data', 'meaning', 'thread', 'design', 'sgdean']"
+89.0,topic format database variety mash assessment food composition level gain simplicity precision search solution share result refine question clarification key problem data ecosystem competent performance layer standardization layer case case standardization people area round evolution break architecture word road standard view allocate knowing solution level modularity help future standard change tool food database abstraction database offline api food database web scraper thedailyplate submission verification process point turk result user nutrition label verify verification moderator search food nutrition fact offer food nutrition data meal choice database post weight loss naomi food database question refinement food database evidence information thousand food ingredient health track food meet requirement label forth database food calorie app seanahrens food database lead foodstruct list fruit category fruit heard friend food catalog accurate date nutrition database speaking world food catalog quality nutrition analysis million app user post university minnesota food amp nutrition database database qr code type product university minnesota food amp nutrition database mike food database food database tier food database food ingredient food product fda food product explanation food database abstraction type specific food product food database abstraction level ask user deal measurement food food ingredient banana apple wheat corn rye potato corn syrup cane sugar honey milk yogurt oil vinegar salt pepper bell jalepenos kidney bean bean bean word list vegetable fruit grain dairy product milk butter oil food product cane sugar corn syrup spice salt sweet food product cereal oatmeal lasagna pasta hamburger cheeseburger salad dog apple juice orange juice tea coffee ice cream yogurt chow chip cracker fda food product food raisin bran cuisine meatball lasagna food database match description match food database match food database list food lead advance sean university minnesota food amp nutrition database option idea core food database resource example abstraction food action solution search reply dan robert burtonator link clarify database backend crohnology site crohn amp colitis diet treatment software developer import food dataset backend user site food disease food data allows information user food freeform enter trigger food option example site simplifies food option analysis alternate entry variation datasets interface complexity question database head list food word metadata calorie breakdown reflection metadata reason database place metadata food question link context change suggestion work hr review solution database link okay regard data content complex caveat web tool datasets category food option food option food category developer performs database level simplicity info help mateolan state fndds download csvs msaccess db respect food brazilian shabby test search mypyramidtracker work fact file database flag food product food ingredient food product search functionality thx suggestion thx mateolan database reprioritization code thread default view forum contribution case food database question post mention thread completeness download database site app access database download csv file mateolan state fndds download csvs msaccess db respect food brazilian shabby test search mypyramidtracker work fact file database flag food product food ingredient food product search functionality thx suggestion thx mateolan state fndds download csvs msaccess db respect food brazilian database option abstraction food nutrient head head comparison food nutrient databank directory university minnesota food database database nutrient food component database provide option abstraction list mayly calorie count dailyburn dailyburn tool calorie tracking solution meet textcalories fitness activity internet set tool database food work create value ingredient food textcalories budget calorie level sodium carb protein meet criterion throw textcalories textcalories textcalories food database calorie check showcase youtube,"['topic', 'format', 'database', 'variety', 'mash', 'assessment', 'food', 'composition', 'level', 'gain', 'simplicity', 'precision', 'search', 'solution', 'share', 'result', 'refine', 'question', 'clarification', 'key', 'problem', 'data', 'ecosystem', 'competent', 'performance', 'layer', 'standardization', 'layer', 'case', 'case', 'standardization', 'people', 'area', 'round', 'evolution', 'break', 'architecture', 'word', 'road', 'standard', 'view', 'allocate', 'knowing', 'solution', 'level', 'modularity', 'help', 'future', 'standard', 'change', 'tool', 'food', 'database', 'abstraction', 'database', 'offline', 'api', 'food', 'database', 'web', 'scraper', 'thedailyplate', 'submission', 'verification', 'process', 'point', 'turk', 'result', 'user', 'nutrition', 'label', 'verify', 'verification', 'moderator', 'search', 'food', 'nutrition', 'fact', 'offer', 'food', 'nutrition', 'data', 'meal', 'choice', 'database', 'post', 'weight', 'loss', 'naomi', 'food', 'database', 'question', 'refinement', 'food', 'database', 'evidence', 'information', 'thousand', 'food', 'ingredient', 'health', 'track', 'food', 'meet', 'requirement', 'label', 'forth', 'database', 'food', 'calorie', 'app', 'seanahrens', 'food', 'database', 'lead', 'foodstruct', 'list', 'fruit', 'category', 'fruit', 'heard', 'friend', 'food', 'catalog', 'accurate', 'date', 'nutrition', 'database', 'speaking', 'world', 'food', 'catalog', 'quality', 'nutrition', 'analysis', 'million', 'app', 'user', 'post', 'university', 'minnesota', 'food', 'amp', 'nutrition', 'database', 'database', 'qr', 'code', 'type', 'product', 'university', 'minnesota', 'food', 'amp', 'nutrition', 'database', 'mike', 'food', 'database', 'food', 'database', 'tier', 'food', 'database', 'food', 'ingredient', 'food', 'product', 'fda', 'food', 'product', 'explanation', 'food', 'database', 'abstraction', 'type', 'specific', 'food', 'product', 'food', 'database', 'abstraction', 'level', 'ask', 'user', 'deal', 'measurement', 'food', 'food', 'ingredient', 'banana', 'apple', 'wheat', 'corn', 'rye', 'potato', 'corn', 'syrup', 'cane', 'sugar', 'honey', 'milk', 'yogurt', 'oil', 'vinegar', 'salt', 'pepper', 'bell', 'jalepenos', 'kidney', 'bean', 'bean', 'bean', 'word', 'list', 'vegetable', 'fruit', 'grain', 'dairy', 'product', 'milk', 'butter', 'oil', 'food', 'product', 'cane', 'sugar', 'corn', 'syrup', 'spice', 'salt', 'sweet', 'food', 'product', 'cereal', 'oatmeal', 'lasagna', 'pasta', 'hamburger', 'cheeseburger', 'salad', 'dog', 'apple', 'juice', 'orange', 'juice', 'tea', 'coffee', 'ice', 'cream', 'yogurt', 'chow', 'chip', 'cracker', 'fda', 'food', 'product', 'food', 'raisin', 'bran', 'cuisine', 'meatball', 'lasagna', 'food', 'database', 'match', 'description', 'match', 'food', 'database', 'match', 'food', 'database', 'list', 'food', 'lead', 'advance', 'sean', 'university', 'minnesota', 'food', 'amp', 'nutrition', 'database', 'option', 'idea', 'core', 'food', 'database', 'resource', 'example', 'abstraction', 'food', 'action', 'solution', 'search', 'reply', 'dan', 'robert', 'burtonator', 'link', 'clarify', 'database', 'backend', 'crohnology', 'site', 'crohn', 'amp', 'colitis', 'diet', 'treatment', 'software', 'developer', 'import', 'food', 'dataset', 'backend', 'user', 'site', 'food', 'disease', 'food', 'data', 'allows', 'information', 'user', 'food', 'freeform', 'enter', 'trigger', 'food', 'option', 'example', 'site', 'simplifies', 'food', 'option', 'analysis', 'alternate', 'entry', 'variation', 'datasets', 'interface', 'complexity', 'question', 'database', 'head', 'list', 'food', 'word', 'metadata', 'calorie', 'breakdown', 'reflection', 'metadata', 'reason', 'database', 'place', 'metadata', 'food', 'question', 'link', 'context', 'change', 'suggestion', 'work', 'hr', 'review', 'solution', 'database', 'link', 'okay', 'regard', 'data', 'content', 'complex', 'caveat', 'web', 'tool', 'datasets', 'category', 'food', 'option', 'food', 'option', 'food', 'category', 'developer', 'performs', 'database', 'level', 'simplicity', 'info', 'help', 'mateolan', 'state', 'fndds', 'download', 'csvs', 'msaccess', 'db', 'respect', 'food', 'brazilian', 'shabby', 'test', 'search', 'mypyramidtracker', 'work', 'fact', 'file', 'database', 'flag', 'food', 'product', 'food', 'ingredient', 'food', 'product', 'search', 'functionality', 'thx', 'suggestion', 'thx', 'mateolan', 'database', 'reprioritization', 'code', 'thread', 'default', 'view', 'forum', 'contribution', 'case', 'food', 'database', 'question', 'post', 'mention', 'thread', 'completeness', 'download', 'database', 'site', 'app', 'access', 'database', 'download', 'csv', 'file', 'mateolan', 'state', 'fndds', 'download', 'csvs', 'msaccess', 'db', 'respect', 'food', 'brazilian', 'shabby', 'test', 'search', 'mypyramidtracker', 'work', 'fact', 'file', 'database', 'flag', 'food', 'product', 'food', 'ingredient', 'food', 'product', 'search', 'functionality', 'thx', 'suggestion', 'thx', 'mateolan', 'state', 'fndds', 'download', 'csvs', 'msaccess', 'db', 'respect', 'food', 'brazilian', 'database', 'option', 'abstraction', 'food', 'nutrient', 'head', 'head', 'comparison', 'food', 'nutrient', 'databank', 'directory', 'university', 'minnesota', 'food', 'database', 'database', 'nutrient', 'food', 'component', 'database', 'provide', 'option', 'abstraction', 'list', 'mayly', 'calorie', 'count', 'dailyburn', 'dailyburn', 'tool', 'calorie', 'tracking', 'solution', 'meet', 'textcalories', 'fitness', 'activity', 'internet', 'set', 'tool', 'database', 'food', 'work', 'create', 'value', 'ingredient', 'food', 'textcalories', 'budget', 'calorie', 'level', 'sodium', 'carb', 'protein', 'meet', 'criterion', 'throw', 'textcalories', 'textcalories', 'textcalories', 'food', 'database', 'calorie', 'check', 'showcase', 'youtube']"
+90.0,student carnegie mellon hci program research self question research issue anomaly data data doctor senior habit routine visualization data colleague friend li paper informatics dissertation informatics interaction conference link paper paper workshop forum place article thought article encompass variety article post book presentation moderator area area product service support people health practice innovation strategy product development consulting service developer tonic self care app article anthropologist forecaster institute future help crew guide question interview guide forum community future robert wood johnson foundation pioneer fund work order understand people observation catch self resource guide resource novice self tracker benefit people benefit ask question reach iftf dot,"['student', 'carnegie', 'mellon', 'hci', 'program', 'research', 'self', 'question', 'research', 'issue', 'anomaly', 'data', 'data', 'doctor', 'senior', 'habit', 'routine', 'visualization', 'data', 'colleague', 'friend', 'li', 'paper', 'informatics', 'dissertation', 'informatics', 'interaction', 'conference', 'link', 'paper', 'paper', 'workshop', 'forum', 'place', 'article', 'thought', 'article', 'encompass', 'variety', 'article', 'post', 'book', 'presentation', 'moderator', 'area', 'area', 'product', 'service', 'support', 'people', 'health', 'practice', 'innovation', 'strategy', 'product', 'development', 'consulting', 'service', 'developer', 'tonic', 'self', 'care', 'app', 'article', 'anthropologist', 'forecaster', 'institute', 'future', 'help', 'crew', 'guide', 'question', 'interview', 'guide', 'forum', 'community', 'future', 'robert', 'wood', 'johnson', 'foundation', 'pioneer', 'fund', 'work', 'order', 'understand', 'people', 'observation', 'catch', 'self', 'resource', 'guide', 'resource', 'novice', 'self', 'tracker', 'benefit', 'people', 'benefit', 'ask', 'question', 'reach', 'iftf', 'dot']"
+91.0,biocost cost activity resource measure cost stress attention diversion discussion effort alexandra carmichael post blog biocost paul pangaro cj mapuin biocost attention economics behavior self quantification project choice choice track adjust activity activity miserandino suffers post spoon theory idea effort question raj measure post biocost track question answer pattern track wheat dairy cause migraine balance experiment,"['biocost', 'cost', 'activity', 'resource', 'measure', 'cost', 'stress', 'attention', 'diversion', 'discussion', 'effort', 'alexandra', 'carmichael', 'post', 'blog', 'biocost', 'paul', 'pangaro', 'cj', 'mapuin', 'biocost', 'attention', 'economics', 'behavior', 'self', 'quantification', 'project', 'choice', 'choice', 'track', 'adjust', 'activity', 'activity', 'miserandino', 'suffers', 'post', 'spoon', 'theory', 'idea', 'effort', 'question', 'raj', 'measure', 'post', 'biocost', 'track', 'question', 'answer', 'pattern', 'track', 'wheat', 'dairy', 'cause', 'migraine', 'balance', 'experiment']"
+92.0,talk margie mood person mood post blog research kind mood scale mood hope share method result glad forum group mood cover margie psychologist research intel technology mood kind apps analytics conversation track emotion change result nancy talk meetup feel placebo pill hooray jon self mood december people experience business margie mood journey result people company conversation mood motivation mood incentive mood user technology slide blog conversation release user emotion data application analysis people stats self quantifier version version user purchase advance report export feeling analysis insight people habit meet night foray mood habit game conference mood app scale calendar paper ink reason mood transition community site mood hack article today site moodtraining people awareness control body brain breath role article site article,"['talk', 'margie', 'mood', 'person', 'mood', 'post', 'blog', 'research', 'kind', 'mood', 'scale', 'mood', 'hope', 'share', 'method', 'result', 'glad', 'forum', 'group', 'mood', 'cover', 'margie', 'psychologist', 'research', 'intel', 'technology', 'mood', 'kind', 'apps', 'analytics', 'conversation', 'track', 'emotion', 'change', 'result', 'nancy', 'talk', 'meetup', 'feel', 'placebo', 'pill', 'hooray', 'jon', 'self', 'mood', 'december', 'people', 'experience', 'business', 'margie', 'mood', 'journey', 'result', 'people', 'company', 'conversation', 'mood', 'motivation', 'mood', 'incentive', 'mood', 'user', 'technology', 'slide', 'blog', 'conversation', 'release', 'user', 'emotion', 'data', 'application', 'analysis', 'people', 'stats', 'self', 'quantifier', 'version', 'version', 'user', 'purchase', 'advance', 'report', 'export', 'feeling', 'analysis', 'insight', 'people', 'habit', 'meet', 'night', 'foray', 'mood', 'habit', 'game', 'conference', 'mood', 'app', 'scale', 'calendar', 'paper', 'ink', 'reason', 'mood', 'transition', 'community', 'site', 'mood', 'hack', 'article', 'today', 'site', 'moodtraining', 'people', 'awareness', 'control', 'body', 'brain', 'breath', 'role', 'article', 'site', 'article']"
+93.0,heath exact protocol tabata round crunch pushup increase improvement body composition forum member post loss interval interval page fitness forum research intensity training capacity claim loss workout form training loss work raise body rate exercise session post workout loss end result study effect interval training loss intensity exercise research effort interval loss half sign fitness user claim loss tabata interval interval drop sore friend carbohydrate dan post reply workout program workout program difference perform tabata workout exercise rest interval trust immense change body conclusion tabata program tabata interval training method set interval training help fitness workout program span fat people caliper inflammation difference loss eat food handle triceps toxin binding substance measurement inflammation liposomal glutathione check peak8 mercola session exercise loss experience decade exercise evidence reply talk experience loss tabatas replacement cardio idea fitness zone cardio tabata benefit training burn calorie heart rate afterburn tabata workout loss weight supersets effect starter body fuel glucose ketone longevity health circulatory oxygen exchange lung sprint performance sport circuit push style workout training workout iphone app second result test lumosity data problem awareness style workout language skill hand exercise exertion exercise loss muscle mass effect exercise people drop pound health improvement trainer people habit circuit recommendation commitment result plenty reward course mercola peak8 work ion muscle tissue muscle fiber ion muscle fiber lead kind box process exercise muscle fiber sort exercise sore carb repair cell defense irritation recovery article onset muscle soreness work motivation food hate arm flab grow age toxin protocol documentation loss tabata method runner variable mile tabatas achieve fitness conversation article dan john description review tabata method disregard arm squat technique business factor person define fitness require people require goal goal fit tell goal measure loss rate blood pressure method loss process experience loss people beach exercise process folk strategy word play role body composition determination crossfit people tabata article nation protocol homeostasis quality adaptation folk monitoring fitness online logbook concept tool type data google friend log workout analog notebook training log jeremy tabata workout difference vo2max level version tabata timer value training market version feature pc check,"['heath', 'exact', 'protocol', 'tabata', 'round', 'crunch', 'pushup', 'increase', 'improvement', 'body', 'composition', 'forum', 'member', 'post', 'loss', 'interval', 'interval', 'page', 'fitness', 'forum', 'research', 'intensity', 'training', 'capacity', 'claim', 'loss', 'workout', 'form', 'training', 'loss', 'work', 'raise', 'body', 'rate', 'exercise', 'session', 'post', 'workout', 'loss', 'end', 'result', 'study', 'effect', 'interval', 'training', 'loss', 'intensity', 'exercise', 'research', 'effort', 'interval', 'loss', 'half', 'sign', 'fitness', 'user', 'claim', 'loss', 'tabata', 'interval', 'interval', 'drop', 'sore', 'friend', 'carbohydrate', 'dan', 'post', 'reply', 'workout', 'program', 'workout', 'program', 'difference', 'perform', 'tabata', 'workout', 'exercise', 'rest', 'interval', 'trust', 'immense', 'change', 'body', 'conclusion', 'tabata', 'program', 'tabata', 'interval', 'training', 'method', 'set', 'interval', 'training', 'help', 'fitness', 'workout', 'program', 'span', 'fat', 'people', 'caliper', 'inflammation', 'difference', 'loss', 'eat', 'food', 'handle', 'triceps', 'toxin', 'binding', 'substance', 'measurement', 'inflammation', 'liposomal', 'glutathione', 'check', 'peak8', 'mercola', 'session', 'exercise', 'loss', 'experience', 'decade', 'exercise', 'evidence', 'reply', 'talk', 'experience', 'loss', 'tabatas', 'replacement', 'cardio', 'idea', 'fitness', 'zone', 'cardio', 'tabata', 'benefit', 'training', 'burn', 'calorie', 'heart', 'rate', 'afterburn', 'tabata', 'workout', 'loss', 'weight', 'supersets', 'effect', 'starter', 'body', 'fuel', 'glucose', 'ketone', 'longevity', 'health', 'circulatory', 'oxygen', 'exchange', 'lung', 'sprint', 'performance', 'sport', 'circuit', 'push', 'style', 'workout', 'training', 'workout', 'iphone', 'app', 'second', 'result', 'test', 'lumosity', 'data', 'problem', 'awareness', 'style', 'workout', 'language', 'skill', 'hand', 'exercise', 'exertion', 'exercise', 'loss', 'muscle', 'mass', 'effect', 'exercise', 'people', 'drop', 'pound', 'health', 'improvement', 'trainer', 'people', 'habit', 'circuit', 'recommendation', 'commitment', 'result', 'plenty', 'reward', 'course', 'mercola', 'peak8', 'work', 'ion', 'muscle', 'tissue', 'muscle', 'fiber', 'ion', 'muscle', 'fiber', 'lead', 'kind', 'box', 'process', 'exercise', 'muscle', 'fiber', 'sort', 'exercise', 'sore', 'carb', 'repair', 'cell', 'defense', 'irritation', 'recovery', 'article', 'onset', 'muscle', 'soreness', 'work', 'motivation', 'food', 'hate', 'arm', 'flab', 'grow', 'age', 'toxin', 'protocol', 'documentation', 'loss', 'tabata', 'method', 'runner', 'variable', 'mile', 'tabatas', 'achieve', 'fitness', 'conversation', 'article', 'dan', 'john', 'description', 'review', 'tabata', 'method', 'disregard', 'arm', 'squat', 'technique', 'business', 'factor', 'person', 'define', 'fitness', 'require', 'people', 'require', 'goal', 'goal', 'fit', 'tell', 'goal', 'measure', 'loss', 'rate', 'blood', 'pressure', 'method', 'loss', 'process', 'experience', 'loss', 'people', 'beach', 'exercise', 'process', 'folk', 'strategy', 'word', 'play', 'role', 'body', 'composition', 'determination', 'crossfit', 'people', 'tabata', 'article', 'nation', 'protocol', 'homeostasis', 'quality', 'adaptation', 'folk', 'monitoring', 'fitness', 'online', 'logbook', 'concept', 'tool', 'type', 'data', 'google', 'friend', 'log', 'workout', 'analog', 'notebook', 'training', 'log', 'jeremy', 'tabata', 'workout', 'difference', 'vo2max', 'level', 'version', 'tabata', 'timer', 'value', 'training', 'market', 'version', 'feature', 'pc', 'check']"
+95.0,nan student project location somebody track inventor agaricus page link error basis figure wayback machine view lego gsr sensor instruction site download code process data lego nxt mindstorms base link nxt mindstorms cost base consumer range sub market device conductance consumer wil prototype sale sale price range affectiva skin conductance recorder price quote october flash skin conductance monitor stress detector euro lead people divine sight agey gsr skin response apparatus cost fortune download software gsr graph mac kind biofeedback application package sorry psychologist friend price lee market device conductance consumer wil prototype sale sale price range affectiva skin conductance recorder price quote october flash skin conductance monitor stress detector euro wilddivine iom calorie meditation bio feedback chance sensor person boston meetup basis save,"['nan', 'student', 'project', 'location', 'somebody', 'track', 'inventor', 'agaricus', 'page', 'link', 'error', 'basis', 'figure', 'wayback', 'machine', 'view', 'lego', 'gsr', 'sensor', 'instruction', 'site', 'download', 'code', 'process', 'data', 'lego', 'nxt', 'mindstorms', 'base', 'link', 'nxt', 'mindstorms', 'cost', 'base', 'consumer', 'range', 'sub', 'market', 'device', 'conductance', 'consumer', 'wil', 'prototype', 'sale', 'sale', 'price', 'range', 'affectiva', 'skin', 'conductance', 'recorder', 'price', 'quote', 'october', 'flash', 'skin', 'conductance', 'monitor', 'stress', 'detector', 'euro', 'lead', 'people', 'divine', 'sight', 'agey', 'gsr', 'skin', 'response', 'apparatus', 'cost', 'fortune', 'download', 'software', 'gsr', 'graph', 'mac', 'kind', 'biofeedback', 'application', 'package', 'sorry', 'psychologist', 'friend', 'price', 'lee', 'market', 'device', 'conductance', 'consumer', 'wil', 'prototype', 'sale', 'sale', 'price', 'range', 'affectiva', 'skin', 'conductance', 'recorder', 'price', 'quote', 'october', 'flash', 'skin', 'conductance', 'monitor', 'stress', 'detector', 'euro', 'wilddivine', 'iom', 'calorie', 'meditation', 'bio', 'feedback', 'chance', 'sensor', 'person', 'boston', 'meetup', 'basis', 'save']"
+96.0,joost topic attention parenthood sleep deficit morning success smile simple technique kind gesture dream point dream begin dream work occurrence infrequent semi wakefulness morning remember end night confirm dream content reflection dream thought kind dialog distinct thought phenomenon quote quantdoctor access library university recommendation medicine quote stephan person work topic book lucid concise guide start lucid age source sleep blackout curtain room blocker glass caffeine diet zeo buy zeo appreciation effect interruption architecture effect doctor existence insomnia hygiene mind body technique zeo cut polysomnogram people variety technique probability lucidity dream recall reference book article fan blackout curtain blocker fixture resist exposure lowbluelights toxicity health menace venti coffee addition quality bean people symptom anxiety palpitation pda doctor paul abramson md doctor paul abramson md doctor tracker twitter quantdoctor blueblockers adrenal lucid dream technique huperzine people dream cave venture glass sleep curtain lightlevels quantdoctor access library university recommendation medicine tip question memory dream morning journal dream dream morning wonder people phase combination dream journal,"['joost', 'topic', 'attention', 'parenthood', 'sleep', 'deficit', 'morning', 'success', 'smile', 'simple', 'technique', 'kind', 'gesture', 'dream', 'point', 'dream', 'begin', 'dream', 'work', 'occurrence', 'infrequent', 'semi', 'wakefulness', 'morning', 'remember', 'end', 'night', 'confirm', 'dream', 'content', 'reflection', 'dream', 'thought', 'kind', 'dialog', 'distinct', 'thought', 'phenomenon', 'quote', 'quantdoctor', 'access', 'library', 'university', 'recommendation', 'medicine', 'quote', 'stephan', 'person', 'work', 'topic', 'book', 'lucid', 'concise', 'guide', 'start', 'lucid', 'age', 'source', 'sleep', 'blackout', 'curtain', 'room', 'blocker', 'glass', 'caffeine', 'diet', 'zeo', 'buy', 'zeo', 'appreciation', 'effect', 'interruption', 'architecture', 'effect', 'doctor', 'existence', 'insomnia', 'hygiene', 'mind', 'body', 'technique', 'zeo', 'cut', 'polysomnogram', 'people', 'variety', 'technique', 'probability', 'lucidity', 'dream', 'recall', 'reference', 'book', 'article', 'fan', 'blackout', 'curtain', 'blocker', 'fixture', 'resist', 'exposure', 'lowbluelights', 'toxicity', 'health', 'menace', 'venti', 'coffee', 'addition', 'quality', 'bean', 'people', 'symptom', 'anxiety', 'palpitation', 'pda', 'doctor', 'paul', 'abramson', 'md', 'doctor', 'paul', 'abramson', 'md', 'doctor', 'tracker', 'twitter', 'quantdoctor', 'blueblockers', 'adrenal', 'lucid', 'dream', 'technique', 'huperzine', 'people', 'dream', 'cave', 'venture', 'glass', 'sleep', 'curtain', 'lightlevels', 'quantdoctor', 'access', 'library', 'university', 'recommendation', 'medicine', 'tip', 'question', 'memory', 'dream', 'morning', 'journal', 'dream', 'dream', 'morning', 'wonder', 'people', 'phase', 'combination', 'dream', 'journal']"
+97.0,margie happiness concept multiple category happiness category point trigger emotion event mindtrips measure happiness category sphere destroy equation difference reason designer movement group affectives hand card comment research value range emotion dimension mood mood map ability mood people report bug mood breakout session conference trajectory emotion feeling achievement experience people experience application conference family anxiety dread frustration satisfaction happiness movement emotion end goal critic founder psychology martin seligman view happiness matter book emotion term relationship achievement meaning application self awareness help question mood mapping tap mood map reaction feeling dot mood mood question margie mood form state today floor kind question insight belief control emotion mood change practice emotion push resistance emotion balance check recommendation conference happiness account feeling user emotion mix deal blackdog haunt optimism optimismonline,"['margie', 'happiness', 'concept', 'multiple', 'category', 'happiness', 'category', 'point', 'trigger', 'emotion', 'event', 'mindtrips', 'measure', 'happiness', 'category', 'sphere', 'destroy', 'equation', 'difference', 'reason', 'designer', 'movement', 'group', 'affectives', 'hand', 'card', 'comment', 'research', 'value', 'range', 'emotion', 'dimension', 'mood', 'mood', 'map', 'ability', 'mood', 'people', 'report', 'bug', 'mood', 'breakout', 'session', 'conference', 'trajectory', 'emotion', 'feeling', 'achievement', 'experience', 'people', 'experience', 'application', 'conference', 'family', 'anxiety', 'dread', 'frustration', 'satisfaction', 'happiness', 'movement', 'emotion', 'end', 'goal', 'critic', 'founder', 'psychology', 'martin', 'seligman', 'view', 'happiness', 'matter', 'book', 'emotion', 'term', 'relationship', 'achievement', 'meaning', 'application', 'self', 'awareness', 'help', 'question', 'mood', 'mapping', 'tap', 'mood', 'map', 'reaction', 'feeling', 'dot', 'mood', 'mood', 'question', 'margie', 'mood', 'form', 'state', 'today', 'floor', 'kind', 'question', 'insight', 'belief', 'control', 'emotion', 'mood', 'change', 'practice', 'emotion', 'push', 'resistance', 'emotion', 'balance', 'check', 'recommendation', 'conference', 'happiness', 'account', 'feeling', 'user', 'emotion', 'mix', 'deal', 'blackdog', 'haunt', 'optimism', 'optimismonline']"
+98.0,definition work idea reward term change evidence lasting change karolina question competition motivation perspective alfie reward idea change imagine people sense wonder motivation foundation design factor absorb learn post link conversation goal forum place people question goal encourage conversation post today nancy dougherty task game reward game industry privilege point fact game industry game value point flight game deliberate choice experience raj point game friend family note element power game concern question gamification attempt line game context power escapism reference power game example game bird skepticism game element reward reward discussion gamification lesson game feedback work robin buster benson everybody link post quote procrastinate avoid task escape task task value twitter issue context play game mind exchange activity value game twitter resist game escape play game chess suspect link game dynamic exit strategy game exit bird slot machine game exit wisdom thread raj ernesto dialog area meetups reason value perspective idea answer approach test question difference type reward difference reward food hunger food reward behavior food money condition money scarcity hunger badge badge class behavior reward pigeon click mouse person action effort execution money saving meal action frame mind reward sort action behavior responsiveness reward effort behavior ernesto area amp tell night anti smoking campaign california provide work law culture tax policy message assistance people multi decade alignment force robert car food food complex instance eat food sequester cigarette state counter identification people price factor behavior change smoking campaign efficacy limit reward quote idea reward term change quote idea reward change reward question change reward change motivation change motivation question avoid sake idea motivator reward work article child motivation eat food reward food question gamification attempt line game context power escapism procrastinate avoid task escape task task value twitter issue comparison twitter game case somebody post idea experience design question forum stickiness issue gamification health wellness app developer reward engage start path health wellness decision motivation goal work motivation backwards method designer developer changer sort individual ability behavior ability influence decision discussion motivation change example share talk difference feedback reward motivation opportunity information theory work group player field psychology list bf skinner conditioning albert theory power self efficacy amp robert ryan determination list motivation people theory amp ryan determination theory sdt framework study motivation personality sdt study theory defines source motivation description role type motivation development difference start talk motivation gravitate sdt motivation method difference tease difference construct type motivation amotivation amotivation state motivation intention act type motivation researcher robert vallerand list individual capicity perform method lead capacity forth effort success feel action list motivation motivation activity order gain outcome motivation split category regulation list regulation regulation reward contingency regulation movement internalization regulation behavior regulation share regulation reward contingency source individual regulation control reward regulation motivation regulation choice choice act action regulation display regulation choice knowledge consequence reward willingness responsibility action motivation sdt type motivation operate continuum motivation behavior behavior people case behavior area motivation motivation development self activity characteristic motivation absence reward activity activity motivation split category stimulation list motivation activity satisfaction motivation accomplish activity pleasure create surpass standard challenge end result activity motivation stimulation engages order feel sensation list people game point night room paper paper sdt continuum motivation framework understand motivation method people sdt article deci amp ryan r goal pursuit determination inquiry ryan r amp deci determination theory facilitation motivation development psychologist vallerand r amp analysis motivation sport journal psychology list rajiv expert hears company technology people reward company reward fruit world behavior change result approach undermines process person behavior change depends reach car habit habit step exercise habit activity meetup fitbit fitbit answer fitbit activity exercise fitbit reason gamification noon data game end activity sense satisfaction productive reason activity area control mood data correlation causation lack energy mood gamification logger data competition competition competition goal motivating share goal goal share success goal ask ernesto technology help people issue expert hears company technology people reward reason discount theory continuum motivation amotivation daniel book drive introduction idea deci al work language introduction drive drive quantdoctor approach people goal value gamification effort feel people game family board game pleasure activity game game fact game quality game play beauty game material quality card difference argue effort game designer marketing folk play game effort motivation game designer marketer satisfy customer game experience desire family activity gamification effort product health intent coercion joy world problem terminology suspect question structure society question ponder motivation qualifies food example coercion difference coercion reward motivation absence motivation relationship creator user tool reward structure role trust motivation ioan point feedback distinction design center people behavior absence feedback mechanism example motivation technology game reward biofeedback template change game suspension disbelief reward example gamification context game counterpoint feedback talk bird game flight airport bird people game point spending facebook facebook feedback determines quality change attempt pattern help user change context mind combination identity environment word example feedback help achievement world word attention factor writer path behavior result context topic kohn reward century research reward punishment thought reward gameification shorthand reward begin view world nature reward punishment idea motivation designer psychologist opinion user response backlash reward sense articulate weird motivation curiosity drive create risk contract notion everybody price answer place start feedback reward temptation technology ascribe determine value epiphany motivation state play state play child version whew point paul term response user behavior change app proana trigger site gamification knowledge reward brain activity substance dopamine accumbens pathway course person crack provide activity provide activity activity process reward cocaine work bird activity justify gamification strategy people research addiction pathway people increase visit aa meeting smoking increase carb drug work food approach people goal suggest interviewing cultivate ambivalence motivation people machine solution ramblings topic paul abramson md paulabramsonmd quantdoctor doctor paul abramson md doctor paul abramson md doctor self tracker discussion people behavior problem issue strategy behavior change structure issue emotion counteract achieve success change belief issue colleague michael technique technique interviewing setting behavior change strategy work stick help discussion belief issue change motivation emerge motivator change reverts factor reason fatigue tolerance karolina reward motivation apps people tweet term kind contract kind relationship motivation reward app feedback reward road feedback loop data manner game example display data eliminate reward presentation work themindfulnessblog blogspot gamification sensor technology field gamification psychology habit design script presenter note view slideshare click speaker note tag post robin idea gamification point buzzword game game perform task feedback feedback perform task game reward game industry privilege task game play bird master bartender button finger phone feedback reward feedback data habit change biometric sensor device basis feedback example leaf display hybrid efficiency clever graphic people driver decade industry experience feedback user habit point data habit enter gamification source lesson network post thread contribution comparison motivation blurry line resist game escape play game chess suspect link game dynamic exit strategy game exit bird slot machine game exit procrastination website chunk twitter reddit exit strategy situation page chunk page user work designer pagination infinite example breakpoint cycle page checkpoint reminder developer designer spends pagination page topic video game principle applies point auto level chapter end level exit point game role game checkpoint progress spend loop point technology role motivation ernesto tool guide user road support network confidence knowledge reward health wellness harm reward guide user activity process gain reward goal question design technology driver motivation people support guide tool reward term people eat healthier doctor question reward team material reward super question user health wellness health solution cause change apps offer people board problem people change habit reward motivation apps participation power facebook issue force health net israel acquaintance force mentor role community,"['definition', 'work', 'idea', 'reward', 'term', 'change', 'evidence', 'lasting', 'change', 'karolina', 'question', 'competition', 'motivation', 'perspective', 'alfie', 'reward', 'idea', 'change', 'imagine', 'people', 'sense', 'wonder', 'motivation', 'foundation', 'design', 'factor', 'absorb', 'learn', 'post', 'link', 'conversation', 'goal', 'forum', 'place', 'people', 'question', 'goal', 'encourage', 'conversation', 'post', 'today', 'nancy', 'dougherty', 'task', 'game', 'reward', 'game', 'industry', 'privilege', 'point', 'fact', 'game', 'industry', 'game', 'value', 'point', 'flight', 'game', 'deliberate', 'choice', 'experience', 'raj', 'point', 'game', 'friend', 'family', 'note', 'element', 'power', 'game', 'concern', 'question', 'gamification', 'attempt', 'line', 'game', 'context', 'power', 'escapism', 'reference', 'power', 'game', 'example', 'game', 'bird', 'skepticism', 'game', 'element', 'reward', 'reward', 'discussion', 'gamification', 'lesson', 'game', 'feedback', 'work', 'robin', 'buster', 'benson', 'everybody', 'link', 'post', 'quote', 'procrastinate', 'avoid', 'task', 'escape', 'task', 'task', 'value', 'twitter', 'issue', 'context', 'play', 'game', 'mind', 'exchange', 'activity', 'value', 'game', 'twitter', 'resist', 'game', 'escape', 'play', 'game', 'chess', 'suspect', 'link', 'game', 'dynamic', 'exit', 'strategy', 'game', 'exit', 'bird', 'slot', 'machine', 'game', 'exit', 'wisdom', 'thread', 'raj', 'ernesto', 'dialog', 'area', 'meetups', 'reason', 'value', 'perspective', 'idea', 'answer', 'approach', 'test', 'question', 'difference', 'type', 'reward', 'difference', 'reward', 'food', 'hunger', 'food', 'reward', 'behavior', 'food', 'money', 'condition', 'money', 'scarcity', 'hunger', 'badge', 'badge', 'class', 'behavior', 'reward', 'pigeon', 'click', 'mouse', 'person', 'action', 'effort', 'execution', 'money', 'saving', 'meal', 'action', 'frame', 'mind', 'reward', 'sort', 'action', 'behavior', 'responsiveness', 'reward', 'effort', 'behavior', 'ernesto', 'area', 'amp', 'tell', 'night', 'anti', 'smoking', 'campaign', 'california', 'provide', 'work', 'law', 'culture', 'tax', 'policy', 'message', 'assistance', 'people', 'multi', 'decade', 'alignment', 'force', 'robert', 'car', 'food', 'food', 'complex', 'instance', 'eat', 'food', 'sequester', 'cigarette', 'state', 'counter', 'identification', 'people', 'price', 'factor', 'behavior', 'change', 'smoking', 'campaign', 'efficacy', 'limit', 'reward', 'quote', 'idea', 'reward', 'term', 'change', 'quote', 'idea', 'reward', 'change', 'reward', 'question', 'change', 'reward', 'change', 'motivation', 'change', 'motivation', 'question', 'avoid', 'sake', 'idea', 'motivator', 'reward', 'work', 'article', 'child', 'motivation', 'eat', 'food', 'reward', 'food', 'question', 'gamification', 'attempt', 'line', 'game', 'context', 'power', 'escapism', 'procrastinate', 'avoid', 'task', 'escape', 'task', 'task', 'value', 'twitter', 'issue', 'comparison', 'twitter', 'game', 'case', 'somebody', 'post', 'idea', 'experience', 'design', 'question', 'forum', 'stickiness', 'issue', 'gamification', 'health', 'wellness', 'app', 'developer', 'reward', 'engage', 'start', 'path', 'health', 'wellness', 'decision', 'motivation', 'goal', 'work', 'motivation', 'backwards', 'method', 'designer', 'developer', 'changer', 'sort', 'individual', 'ability', 'behavior', 'ability', 'influence', 'decision', 'discussion', 'motivation', 'change', 'example', 'share', 'talk', 'difference', 'feedback', 'reward', 'motivation', 'opportunity', 'information', 'theory', 'work', 'group', 'player', 'field', 'psychology', 'list', 'bf', 'skinner', 'conditioning', 'albert', 'theory', 'power', 'self', 'efficacy', 'amp', 'robert', 'ryan', 'determination', 'list', 'motivation', 'people', 'theory', 'amp', 'ryan', 'determination', 'theory', 'sdt', 'framework', 'study', 'motivation', 'personality', 'sdt', 'study', 'theory', 'defines', 'source', 'motivation', 'description', 'role', 'type', 'motivation', 'development', 'difference', 'start', 'talk', 'motivation', 'gravitate', 'sdt', 'motivation', 'method', 'difference', 'tease', 'difference', 'construct', 'type', 'motivation', 'amotivation', 'amotivation', 'state', 'motivation', 'intention', 'act', 'type', 'motivation', 'researcher', 'robert', 'vallerand', 'list', 'individual', 'capicity', 'perform', 'method', 'lead', 'capacity', 'forth', 'effort', 'success', 'feel', 'action', 'list', 'motivation', 'motivation', 'activity', 'order', 'gain', 'outcome', 'motivation', 'split', 'category', 'regulation', 'list', 'regulation', 'regulation', 'reward', 'contingency', 'regulation', 'movement', 'internalization', 'regulation', 'behavior', 'regulation', 'share', 'regulation', 'reward', 'contingency', 'source', 'individual', 'regulation', 'control', 'reward', 'regulation', 'motivation', 'regulation', 'choice', 'choice', 'act', 'action', 'regulation', 'display', 'regulation', 'choice', 'knowledge', 'consequence', 'reward', 'willingness', 'responsibility', 'action', 'motivation', 'sdt', 'type', 'motivation', 'operate', 'continuum', 'motivation', 'behavior', 'behavior', 'people', 'case', 'behavior', 'area', 'motivation', 'motivation', 'development', 'self', 'activity', 'characteristic', 'motivation', 'absence', 'reward', 'activity', 'activity', 'motivation', 'split', 'category', 'stimulation', 'list', 'motivation', 'activity', 'satisfaction', 'motivation', 'accomplish', 'activity', 'pleasure', 'create', 'surpass', 'standard', 'challenge', 'end', 'result', 'activity', 'motivation', 'stimulation', 'engages', 'order', 'feel', 'sensation', 'list', 'people', 'game', 'point', 'night', 'room', 'paper', 'paper', 'sdt', 'continuum', 'motivation', 'framework', 'understand', 'motivation', 'method', 'people', 'sdt', 'article', 'deci', 'amp', 'ryan', 'r', 'goal', 'pursuit', 'determination', 'inquiry', 'ryan', 'r', 'amp', 'deci', 'determination', 'theory', 'facilitation', 'motivation', 'development', 'psychologist', 'vallerand', 'r', 'amp', 'analysis', 'motivation', 'sport', 'journal', 'psychology', 'list', 'rajiv', 'expert', 'hears', 'company', 'technology', 'people', 'reward', 'company', 'reward', 'fruit', 'world', 'behavior', 'change', 'result', 'approach', 'undermines', 'process', 'person', 'behavior', 'change', 'depends', 'reach', 'car', 'habit', 'habit', 'step', 'exercise', 'habit', 'activity', 'meetup', 'fitbit', 'fitbit', 'answer', 'fitbit', 'activity', 'exercise', 'fitbit', 'reason', 'gamification', 'noon', 'data', 'game', 'end', 'activity', 'sense', 'satisfaction', 'productive', 'reason', 'activity', 'area', 'control', 'mood', 'data', 'correlation', 'causation', 'lack', 'energy', 'mood', 'gamification', 'logger', 'data', 'competition', 'competition', 'competition', 'goal', 'motivating', 'share', 'goal', 'goal', 'share', 'success', 'goal', 'ask', 'ernesto', 'technology', 'help', 'people', 'issue', 'expert', 'hears', 'company', 'technology', 'people', 'reward', 'reason', 'discount', 'theory', 'continuum', 'motivation', 'amotivation', 'daniel', 'book', 'drive', 'introduction', 'idea', 'deci', 'al', 'work', 'language', 'introduction', 'drive', 'drive', 'quantdoctor', 'approach', 'people', 'goal', 'value', 'gamification', 'effort', 'feel', 'people', 'game', 'family', 'board', 'game', 'pleasure', 'activity', 'game', 'game', 'fact', 'game', 'quality', 'game', 'play', 'beauty', 'game', 'material', 'quality', 'card', 'difference', 'argue', 'effort', 'game', 'designer', 'marketing', 'folk', 'play', 'game', 'effort', 'motivation', 'game', 'designer', 'marketer', 'satisfy', 'customer', 'game', 'experience', 'desire', 'family', 'activity', 'gamification', 'effort', 'product', 'health', 'intent', 'coercion', 'joy', 'world', 'problem', 'terminology', 'suspect', 'question', 'structure', 'society', 'question', 'ponder', 'motivation', 'qualifies', 'food', 'example', 'coercion', 'difference', 'coercion', 'reward', 'motivation', 'absence', 'motivation', 'relationship', 'creator', 'user', 'tool', 'reward', 'structure', 'role', 'trust', 'motivation', 'ioan', 'point', 'feedback', 'distinction', 'design', 'center', 'people', 'behavior', 'absence', 'feedback', 'mechanism', 'example', 'motivation', 'technology', 'game', 'reward', 'biofeedback', 'template', 'change', 'game', 'suspension', 'disbelief', 'reward', 'example', 'gamification', 'context', 'game', 'counterpoint', 'feedback', 'talk', 'bird', 'game', 'flight', 'airport', 'bird', 'people', 'game', 'point', 'spending', 'facebook', 'facebook', 'feedback', 'determines', 'quality', 'change', 'attempt', 'pattern', 'help', 'user', 'change', 'context', 'mind', 'combination', 'identity', 'environment', 'word', 'example', 'feedback', 'help', 'achievement', 'world', 'word', 'attention', 'factor', 'writer', 'path', 'behavior', 'result', 'context', 'topic', 'kohn', 'reward', 'century', 'research', 'reward', 'punishment', 'thought', 'reward', 'gameification', 'shorthand', 'reward', 'begin', 'view', 'world', 'nature', 'reward', 'punishment', 'idea', 'motivation', 'designer', 'psychologist', 'opinion', 'user', 'response', 'backlash', 'reward', 'sense', 'articulate', 'weird', 'motivation', 'curiosity', 'drive', 'create', 'risk', 'contract', 'notion', 'everybody', 'price', 'answer', 'place', 'start', 'feedback', 'reward', 'temptation', 'technology', 'ascribe', 'determine', 'value', 'epiphany', 'motivation', 'state', 'play', 'state', 'play', 'child', 'version', 'whew', 'point', 'paul', 'term', 'response', 'user', 'behavior', 'change', 'app', 'proana', 'trigger', 'site', 'gamification', 'knowledge', 'reward', 'brain', 'activity', 'substance', 'dopamine', 'accumbens', 'pathway', 'course', 'person', 'crack', 'provide', 'activity', 'provide', 'activity', 'activity', 'process', 'reward', 'cocaine', 'work', 'bird', 'activity', 'justify', 'gamification', 'strategy', 'people', 'research', 'addiction', 'pathway', 'people', 'increase', 'visit', 'aa', 'meeting', 'smoking', 'increase', 'carb', 'drug', 'work', 'food', 'approach', 'people', 'goal', 'suggest', 'interviewing', 'cultivate', 'ambivalence', 'motivation', 'people', 'machine', 'solution', 'ramblings', 'topic', 'paul', 'abramson', 'md', 'paulabramsonmd', 'quantdoctor', 'doctor', 'paul', 'abramson', 'md', 'doctor', 'paul', 'abramson', 'md', 'doctor', 'self', 'tracker', 'discussion', 'people', 'behavior', 'problem', 'issue', 'strategy', 'behavior', 'change', 'structure', 'issue', 'emotion', 'counteract', 'achieve', 'success', 'change', 'belief', 'issue', 'colleague', 'michael', 'technique', 'technique', 'interviewing', 'setting', 'behavior', 'change', 'strategy', 'work', 'stick', 'help', 'discussion', 'belief', 'issue', 'change', 'motivation', 'emerge', 'motivator', 'change', 'reverts', 'factor', 'reason', 'fatigue', 'tolerance', 'karolina', 'reward', 'motivation', 'apps', 'people', 'tweet', 'term', 'kind', 'contract', 'kind', 'relationship', 'motivation', 'reward', 'app', 'feedback', 'reward', 'road', 'feedback', 'loop', 'data', 'manner', 'game', 'example', 'display', 'data', 'eliminate', 'reward', 'presentation', 'work', 'themindfulnessblog', 'blogspot', 'gamification', 'sensor', 'technology', 'field', 'gamification', 'psychology', 'habit', 'design', 'script', 'presenter', 'note', 'view', 'slideshare', 'click', 'speaker', 'note', 'tag', 'post', 'robin', 'idea', 'gamification', 'point', 'buzzword', 'game', 'game', 'perform', 'task', 'feedback', 'feedback', 'perform', 'task', 'game', 'reward', 'game', 'industry', 'privilege', 'task', 'game', 'play', 'bird', 'master', 'bartender', 'button', 'finger', 'phone', 'feedback', 'reward', 'feedback', 'data', 'habit', 'change', 'biometric', 'sensor', 'device', 'basis', 'feedback', 'example', 'leaf', 'display', 'hybrid', 'efficiency', 'clever', 'graphic', 'people', 'driver', 'decade', 'industry', 'experience', 'feedback', 'user', 'habit', 'point', 'data', 'habit', 'enter', 'gamification', 'source', 'lesson', 'network', 'post', 'thread', 'contribution', 'comparison', 'motivation', 'blurry', 'line', 'resist', 'game', 'escape', 'play', 'game', 'chess', 'suspect', 'link', 'game', 'dynamic', 'exit', 'strategy', 'game', 'exit', 'bird', 'slot', 'machine', 'game', 'exit', 'procrastination', 'website', 'chunk', 'twitter', 'reddit', 'exit', 'strategy', 'situation', 'page', 'chunk', 'page', 'user', 'work', 'designer', 'pagination', 'infinite', 'example', 'breakpoint', 'cycle', 'page', 'checkpoint', 'reminder', 'developer', 'designer', 'spends', 'pagination', 'page', 'topic', 'video', 'game', 'principle', 'applies', 'point', 'auto', 'level', 'chapter', 'end', 'level', 'exit', 'point', 'game', 'role', 'game', 'checkpoint', 'progress', 'spend', 'loop', 'point', 'technology', 'role', 'motivation', 'ernesto', 'tool', 'guide', 'user', 'road', 'support', 'network', 'confidence', 'knowledge', 'reward', 'health', 'wellness', 'harm', 'reward', 'guide', 'user', 'activity', 'process', 'gain', 'reward', 'goal', 'question', 'design', 'technology', 'driver', 'motivation', 'people', 'support', 'guide', 'tool', 'reward', 'term', 'people', 'eat', 'healthier', 'doctor', 'question', 'reward', 'team', 'material', 'reward', 'super', 'question', 'user', 'health', 'wellness', 'health', 'solution', 'cause', 'change', 'apps', 'offer', 'people', 'board', 'problem', 'people', 'change', 'habit', 'reward', 'motivation', 'apps', 'participation', 'power', 'facebook', 'issue', 'force', 'health', 'net', 'israel', 'acquaintance', 'force', 'mentor', 'role', 'community']"
+103.0,kill result sleep solution nuff half position sleeper pillow search google search photo half crawl heard beta version friend beta glitch test unsure feature beta tester issue idea inquilinekea problem sleep trick hair hair sort headache tighter band stretch nowadays stay bummer tester list,"['kill', 'result', 'sleep', 'solution', 'nuff', 'half', 'position', 'sleeper', 'pillow', 'search', 'google', 'search', 'photo', 'half', 'crawl', 'heard', 'beta', 'version', 'friend', 'beta', 'glitch', 'test', 'unsure', 'feature', 'beta', 'tester', 'issue', 'idea', 'inquilinekea', 'problem', 'sleep', 'trick', 'hair', 'hair', 'sort', 'headache', 'tighter', 'band', 'stretch', 'nowadays', 'stay', 'bummer', 'tester', 'list']"
+104.0,study patient result people headache brain ailment feel inquilinekea study patient result people headache brain ailment feel trial hoop research group score survey mri copy dna doctor script pay pocket insist pay insurance icd code diagnosis vacation country insurance america philippine,"['study', 'patient', 'result', 'people', 'headache', 'brain', 'ailment', 'feel', 'inquilinekea', 'study', 'patient', 'result', 'people', 'headache', 'brain', 'ailment', 'feel', 'trial', 'hoop', 'research', 'group', 'score', 'survey', 'mri', 'copy', 'dna', 'doctor', 'script', 'pay', 'pocket', 'insist', 'pay', 'insurance', 'icd', 'code', 'diagnosis', 'vacation', 'country', 'insurance', 'america', 'philippine']"
+105.0,forum robot forum expansion ajax usage imacros end wall memory consumption problem expand button expand button script parse quora button auto quora page capture thread problem capture comment thread anyways,"['forum', 'robot', 'forum', 'expansion', 'ajax', 'usage', 'imacros', 'end', 'wall', 'memory', 'consumption', 'problem', 'expand', 'button', 'expand', 'button', 'script', 'parse', 'quora', 'button', 'auto', 'quora', 'page', 'capture', 'thread', 'problem', 'capture', 'comment', 'thread', 'anyways']"
+106.0,conversation jurisdiction consent people mp3 recorder recognition tool audio input utility,"['conversation', 'jurisdiction', 'consent', 'people', 'mp3', 'recorder', 'recognition', 'tool', 'audio', 'input', 'utility']"
+107.0,disadvantage question personalgenomes inquilinekea disadvantage lack confidentiality reason personalgenomes personalgenomes information sequence snp change sheath realtime rps rna word environment trump genetics lee inquilinekea disadvantage lack confidentiality reason personalgenomes personalgenomes information sequence sequence chromosome,"['disadvantage', 'question', 'personalgenomes', 'inquilinekea', 'disadvantage', 'lack', 'confidentiality', 'reason', 'personalgenomes', 'personalgenomes', 'information', 'sequence', 'snp', 'change', 'sheath', 'realtime', 'rps', 'rna', 'word', 'environment', 'trump', 'genetics', 'lee', 'inquilinekea', 'disadvantage', 'lack', 'confidentiality', 'reason', 'personalgenomes', 'personalgenomes', 'information', 'sequence', 'sequence', 'chromosome']"
+108.0,exist researcher issue cost thousand dollar pollution stuff nan stuff bodytrack presentation air information forum test interesting initiative netherlands measure iphone add measure smartphone nederland ispex project gaat measure air measure air pollution filter level contamination,"['exist', 'researcher', 'issue', 'cost', 'thousand', 'dollar', 'pollution', 'stuff', 'nan', 'stuff', 'bodytrack', 'presentation', 'air', 'information', 'forum', 'test', 'interesting', 'initiative', 'netherlands', 'measure', 'iphone', 'add', 'measure', 'smartphone', 'nederland', 'ispex', 'project', 'gaat', 'measure', 'air', 'measure', 'air', 'pollution', 'filter', 'level', 'contamination']"
+109.0,guide hm guide quote university google university trial list brain research example pay risk university university psychology department people trial boswash metroplex study information guinea pig guinea pig jobzine statement guinea pig jobzine people research subject section bioethics drug company phase trial company resource trial disease hepatitis cancer experience patient trial treatment,"['guide', 'hm', 'guide', 'quote', 'university', 'google', 'university', 'trial', 'list', 'brain', 'research', 'example', 'pay', 'risk', 'university', 'university', 'psychology', 'department', 'people', 'trial', 'boswash', 'metroplex', 'study', 'information', 'guinea', 'pig', 'guinea', 'pig', 'jobzine', 'statement', 'guinea', 'pig', 'jobzine', 'people', 'research', 'subject', 'section', 'bioethics', 'drug', 'company', 'phase', 'trial', 'company', 'resource', 'trial', 'disease', 'hepatitis', 'cancer', 'experience', 'patient', 'trial', 'treatment']"
+110.0,starcraft series friendlier track game fraps game,"['starcraft', 'series', 'friendlier', 'track', 'game', 'fraps', 'game']"
+111.0,question screening problem condition variability blood test doctor medicine test range probability variable blood test elevation depression value fluke bunch positive negative lab test heart panel pay attention hdl triglyceride cholesterol predictor protein measure inflammation level money apob ldl p particle count profile cardiac risk introduction cholesterol clarity blood pressure tsh symptom disease scam disease function test idea hepatitis treatment phosphatase bilirubin hgb a1c measure blood test country blood count information hormone cycle paragraph question answer cancer woman smear pap cancer doc mammogram doc people family history stop smoking yesterday jim hm thread hemoglobin a1c lp insulin homocysteine blood lipid testosterone saliva hormone stress profile stress profile saliva genova rhythm test description pdf rhythm report pdf order note insurance company fact hormone place saliva hormone test blood test price output test order lab test trip lab test panel d3 blood lipid lp pla determine sex hormone panel testosterone estrogen protein depends test visit doctor ask test order lab test money inquilinekea post blood test hormon insulin cholesterol triglyceride blood count,"['question', 'screening', 'problem', 'condition', 'variability', 'blood', 'test', 'doctor', 'medicine', 'test', 'range', 'probability', 'variable', 'blood', 'test', 'elevation', 'depression', 'value', 'fluke', 'bunch', 'positive', 'negative', 'lab', 'test', 'heart', 'panel', 'pay', 'attention', 'hdl', 'triglyceride', 'cholesterol', 'predictor', 'protein', 'measure', 'inflammation', 'level', 'money', 'apob', 'ldl', 'p', 'particle', 'count', 'profile', 'cardiac', 'risk', 'introduction', 'cholesterol', 'clarity', 'blood', 'pressure', 'tsh', 'symptom', 'disease', 'scam', 'disease', 'function', 'test', 'idea', 'hepatitis', 'treatment', 'phosphatase', 'bilirubin', 'hgb', 'a1c', 'measure', 'blood', 'test', 'country', 'blood', 'count', 'information', 'hormone', 'cycle', 'paragraph', 'question', 'answer', 'cancer', 'woman', 'smear', 'pap', 'cancer', 'doc', 'mammogram', 'doc', 'people', 'family', 'history', 'stop', 'smoking', 'yesterday', 'jim', 'hm', 'thread', 'hemoglobin', 'a1c', 'lp', 'insulin', 'homocysteine', 'blood', 'lipid', 'testosterone', 'saliva', 'hormone', 'stress', 'profile', 'stress', 'profile', 'saliva', 'genova', 'rhythm', 'test', 'description', 'pdf', 'rhythm', 'report', 'pdf', 'order', 'note', 'insurance', 'company', 'fact', 'hormone', 'place', 'saliva', 'hormone', 'test', 'blood', 'test', 'price', 'output', 'test', 'order', 'lab', 'test', 'trip', 'lab', 'test', 'panel', 'd3', 'blood', 'lipid', 'lp', 'pla', 'determine', 'sex', 'hormone', 'panel', 'testosterone', 'estrogen', 'protein', 'depends', 'test', 'visit', 'doctor', 'ask', 'test', 'order', 'lab', 'test', 'money', 'inquilinekea', 'post', 'blood', 'test', 'hormon', 'insulin', 'cholesterol', 'triglyceride', 'blood', 'count']"
+112.0,inquilinekea query bladder cancer forum talk stats conversation topic instance conversation health goal gamification buster benson creator healthmonth lat quora lesswrong imminst physic reddit askscience heavengames forum,"['inquilinekea', 'query', 'bladder', 'cancer', 'forum', 'talk', 'stats', 'conversation', 'topic', 'instance', 'conversation', 'health', 'goal', 'gamification', 'buster', 'benson', 'creator', 'healthmonth', 'lat', 'quora', 'lesswrong', 'imminst', 'physic', 'reddit', 'askscience', 'heavengames', 'forum']"
+113.0,child source implementation test cambridgebrainsciences assessment platform cambridge brain science web platform assessment function world healthcare clinic cognition researcher money honest trust percentile comparison service money test executive item memory experimental hear lumosity lesson charge work benefit memory child luminosity reference paper training adult approach expensive benefit kid adult option lumosity step child convince khan academy memory training module literature graph progress luminosity software bet price value variety kind cognition area test suit example crossword approach crossword baseline iq score entry test ihiqs,"['child', 'source', 'implementation', 'test', 'cambridgebrainsciences', 'assessment', 'platform', 'cambridge', 'brain', 'science', 'web', 'platform', 'assessment', 'function', 'world', 'healthcare', 'clinic', 'cognition', 'researcher', 'money', 'honest', 'trust', 'percentile', 'comparison', 'service', 'money', 'test', 'executive', 'item', 'memory', 'experimental', 'hear', 'lumosity', 'lesson', 'charge', 'work', 'benefit', 'memory', 'child', 'luminosity', 'reference', 'paper', 'training', 'adult', 'approach', 'expensive', 'benefit', 'kid', 'adult', 'option', 'lumosity', 'step', 'child', 'convince', 'khan', 'academy', 'memory', 'training', 'module', 'literature', 'graph', 'progress', 'luminosity', 'software', 'bet', 'price', 'value', 'variety', 'kind', 'cognition', 'area', 'test', 'suit', 'example', 'crossword', 'approach', 'crossword', 'baseline', 'iq', 'score', 'entry', 'test', 'ihiqs']"
+114.0,rescuetime log,"['rescuetime', 'log']"
+115.0,keyboard shortcut task bookmarklet bookmarklet webcitation page mail link page topic forum hate multi step ability add,"['keyboard', 'shortcut', 'task', 'bookmarklet', 'bookmarklet', 'webcitation', 'page', 'mail', 'link', 'page', 'topic', 'forum', 'hate', 'multi', 'step', 'ability', 'add']"
+116.0,quora analytics reader google data miner company facebook,"['quora', 'analytics', 'reader', 'google', 'data', 'miner', 'company', 'facebook']"
+117.0,facebook,['facebook']
+121.0,force item memory human attention multitask reason brain hold lyric task lyric background problem fold session value focus rebuild memory step session value score difference mention music task memory track music vocal score melody damage score evidence music help student music help mention music task memory track task performance task psychology neuroscience measure memory memory capacity kirchner researcher increase evidence quality citation sequence stimulus task stimulus match task memory memory criterion memory course performance deficit qsers result training metric inquilinekea music vocal score melody damage score evidence music help student music help claim music tv music serve thought conversation type noise rain interruption distraction ear warning professor db noise noise meditate benefit attention inattention multi source paper meditation tasking memory data guess training speculation process lyric beat consciousness forth feel switch mind dnb context fashion dnb phone search engine rigor difference step,"['force', 'item', 'memory', 'human', 'attention', 'multitask', 'reason', 'brain', 'hold', 'lyric', 'task', 'lyric', 'background', 'problem', 'fold', 'session', 'value', 'focus', 'rebuild', 'memory', 'step', 'session', 'value', 'score', 'difference', 'mention', 'music', 'task', 'memory', 'track', 'music', 'vocal', 'score', 'melody', 'damage', 'score', 'evidence', 'music', 'help', 'student', 'music', 'help', 'mention', 'music', 'task', 'memory', 'track', 'task', 'performance', 'task', 'psychology', 'neuroscience', 'measure', 'memory', 'memory', 'capacity', 'kirchner', 'researcher', 'increase', 'evidence', 'quality', 'citation', 'sequence', 'stimulus', 'task', 'stimulus', 'match', 'task', 'memory', 'memory', 'criterion', 'memory', 'course', 'performance', 'deficit', 'qsers', 'result', 'training', 'metric', 'inquilinekea', 'music', 'vocal', 'score', 'melody', 'damage', 'score', 'evidence', 'music', 'help', 'student', 'music', 'help', 'claim', 'music', 'tv', 'music', 'serve', 'thought', 'conversation', 'type', 'noise', 'rain', 'interruption', 'distraction', 'ear', 'warning', 'professor', 'db', 'noise', 'noise', 'meditate', 'benefit', 'attention', 'inattention', 'multi', 'source', 'paper', 'meditation', 'tasking', 'memory', 'data', 'guess', 'training', 'speculation', 'process', 'lyric', 'beat', 'consciousness', 'forth', 'feel', 'switch', 'mind', 'dnb', 'context', 'fashion', 'dnb', 'phone', 'search', 'engine', 'rigor', 'difference', 'step']"
+122.0,database purpose fit information paper drug compound drug information portal neat project aaron swartz paper case chemical society kleineidam purpose copy drug database page drug data file information database file file script version drug information user database spreadsheet drug information portal neat project aaron swartz paper prison quality medication database backend software desire food database database prescription medication medication supplement download import database app dug option point database api database sean seanahrens quality medication database backend software desire food database database prescription medication medication supplement download import database app dug option point database api database download link drug label label link file drug drug drug source fda xml schema,"['database', 'purpose', 'fit', 'information', 'paper', 'drug', 'compound', 'drug', 'information', 'portal', 'neat', 'project', 'aaron', 'swartz', 'paper', 'case', 'chemical', 'society', 'kleineidam', 'purpose', 'copy', 'drug', 'database', 'page', 'drug', 'data', 'file', 'information', 'database', 'file', 'file', 'script', 'version', 'drug', 'information', 'user', 'database', 'spreadsheet', 'drug', 'information', 'portal', 'neat', 'project', 'aaron', 'swartz', 'paper', 'prison', 'quality', 'medication', 'database', 'backend', 'software', 'desire', 'food', 'database', 'database', 'prescription', 'medication', 'medication', 'supplement', 'download', 'import', 'database', 'app', 'dug', 'option', 'point', 'database', 'api', 'database', 'sean', 'seanahrens', 'quality', 'medication', 'database', 'backend', 'software', 'desire', 'food', 'database', 'database', 'prescription', 'medication', 'medication', 'supplement', 'download', 'import', 'database', 'app', 'dug', 'option', 'point', 'database', 'api', 'database', 'download', 'link', 'drug', 'label', 'label', 'link', 'file', 'drug', 'drug', 'drug', 'source', 'fda', 'xml', 'schema']"
+125.0,ernesto post slide research amp forum robin forum topic idea slide people comment slide wil dan place slide deck yesterday forum sense deck topic place discussion question,"['ernesto', 'post', 'slide', 'research', 'amp', 'forum', 'robin', 'forum', 'topic', 'idea', 'slide', 'people', 'comment', 'slide', 'wil', 'dan', 'place', 'slide', 'deck', 'yesterday', 'forum', 'sense', 'deck', 'topic', 'place', 'discussion', 'question']"
+127.0,ernesto ramirez moderator startup forum network community discussion greeting gentry founder community manager genomera science startup community startup idea community forum,"['ernesto', 'ramirez', 'moderator', 'startup', 'forum', 'network', 'community', 'discussion', 'greeting', 'gentry', 'founder', 'community', 'manager', 'genomera', 'science', 'startup', 'community', 'startup', 'idea', 'community', 'forum']"
+128.0,withings bodyfat measurement accuracy meet meetup solution withings work enter wifi password keyboard data post weight fyi data plan product withings reason policy data hack data consumer wallet policy body impedance analysis body leg body composition scale grab body fluctuation pound body composition uploads value body composition analysis scale tool gift benefit ambient data collection database weight body feature ability people ability scale save data data share networking site file ability health vault blog website mind withings measure impedance super accurate scale inaccuracy body hydration issue caliper withings bc withings tanita pc amp program withings info correction misconception security withings aes encryption network issue data export import withings csv format body impedance analysis bia par caliper dexa hydrodensitometry information track progress absolute bia device force zero weighin data choice weight withings measure night body addition position night change distribution liquid body sport sport lead mistaken measure mass fact dehydration production acid physiology trick scale activity hope affiliation withings user account group people dan dascalescu dateline withings reason policy data hack data consumer wallet policy link withings resistance reactance grab plug alternative impedance equation mass ffm category adult standard error estimate huey kwik dateline error data hydration guideline data withings allows export heart rate body percentage protocol hack ability access resistance value perform estimate withings bodyfat measurement accuracy meet meetup solution withings work enter wifi password keyboard data post weight fyi data plan affiliation merritt feedback sit post stuff people withings scale idea izzy step withings body combination convenience design accuracy data visualization iphone ipad blog health phone technology user forget wake morning incentive goal habit withings data device service device dan withings data integrate self tracker user data withings email data ownership demand data wallet company choice bridget dan dascalescu withings reason policy data hack data consumer wallet policy body impedance analysis body leg body composition scale grab body fluctuation pound body composition uploads value body composition analysis error data scale device rock hardware problem battery application functionality health integration google closing service health vault integration app user stuff stranger data purchase result withings scale merritt withings body scale price tag hesitant capability research rush purchase scale recommendation finding withings body scale price tag hesitant capability research rush purchase scale recommendation finding feedback sit,"['withings', 'bodyfat', 'measurement', 'accuracy', 'meet', 'meetup', 'solution', 'withings', 'work', 'enter', 'wifi', 'password', 'keyboard', 'data', 'post', 'weight', 'fyi', 'data', 'plan', 'product', 'withings', 'reason', 'policy', 'data', 'hack', 'data', 'consumer', 'wallet', 'policy', 'body', 'impedance', 'analysis', 'body', 'leg', 'body', 'composition', 'scale', 'grab', 'body', 'fluctuation', 'pound', 'body', 'composition', 'uploads', 'value', 'body', 'composition', 'analysis', 'scale', 'tool', 'gift', 'benefit', 'ambient', 'data', 'collection', 'database', 'weight', 'body', 'feature', 'ability', 'people', 'ability', 'scale', 'save', 'data', 'data', 'share', 'networking', 'site', 'file', 'ability', 'health', 'vault', 'blog', 'website', 'mind', 'withings', 'measure', 'impedance', 'super', 'accurate', 'scale', 'inaccuracy', 'body', 'hydration', 'issue', 'caliper', 'withings', 'bc', 'withings', 'tanita', 'pc', 'amp', 'program', 'withings', 'info', 'correction', 'misconception', 'security', 'withings', 'aes', 'encryption', 'network', 'issue', 'data', 'export', 'import', 'withings', 'csv', 'format', 'body', 'impedance', 'analysis', 'bia', 'par', 'caliper', 'dexa', 'hydrodensitometry', 'information', 'track', 'progress', 'absolute', 'bia', 'device', 'force', 'zero', 'weighin', 'data', 'choice', 'weight', 'withings', 'measure', 'night', 'body', 'addition', 'position', 'night', 'change', 'distribution', 'liquid', 'body', 'sport', 'sport', 'lead', 'mistaken', 'measure', 'mass', 'fact', 'dehydration', 'production', 'acid', 'physiology', 'trick', 'scale', 'activity', 'hope', 'affiliation', 'withings', 'user', 'account', 'group', 'people', 'dan', 'dascalescu', 'dateline', 'withings', 'reason', 'policy', 'data', 'hack', 'data', 'consumer', 'wallet', 'policy', 'link', 'withings', 'resistance', 'reactance', 'grab', 'plug', 'alternative', 'impedance', 'equation', 'mass', 'ffm', 'category', 'adult', 'standard', 'error', 'estimate', 'huey', 'kwik', 'dateline', 'error', 'data', 'hydration', 'guideline', 'data', 'withings', 'allows', 'export', 'heart', 'rate', 'body', 'percentage', 'protocol', 'hack', 'ability', 'access', 'resistance', 'value', 'perform', 'estimate', 'withings', 'bodyfat', 'measurement', 'accuracy', 'meet', 'meetup', 'solution', 'withings', 'work', 'enter', 'wifi', 'password', 'keyboard', 'data', 'post', 'weight', 'fyi', 'data', 'plan', 'affiliation', 'merritt', 'feedback', 'sit', 'post', 'stuff', 'people', 'withings', 'scale', 'idea', 'izzy', 'step', 'withings', 'body', 'combination', 'convenience', 'design', 'accuracy', 'data', 'visualization', 'iphone', 'ipad', 'blog', 'health', 'phone', 'technology', 'user', 'forget', 'wake', 'morning', 'incentive', 'goal', 'habit', 'withings', 'data', 'device', 'service', 'device', 'dan', 'withings', 'data', 'integrate', 'self', 'tracker', 'user', 'data', 'withings', 'email', 'data', 'ownership', 'demand', 'data', 'wallet', 'company', 'choice', 'bridget', 'dan', 'dascalescu', 'withings', 'reason', 'policy', 'data', 'hack', 'data', 'consumer', 'wallet', 'policy', 'body', 'impedance', 'analysis', 'body', 'leg', 'body', 'composition', 'scale', 'grab', 'body', 'fluctuation', 'pound', 'body', 'composition', 'uploads', 'value', 'body', 'composition', 'analysis', 'error', 'data', 'scale', 'device', 'rock', 'hardware', 'problem', 'battery', 'application', 'functionality', 'health', 'integration', 'google', 'closing', 'service', 'health', 'vault', 'integration', 'app', 'user', 'stuff', 'stranger', 'data', 'purchase', 'result', 'withings', 'scale', 'merritt', 'withings', 'body', 'scale', 'price', 'tag', 'hesitant', 'capability', 'research', 'rush', 'purchase', 'scale', 'recommendation', 'finding', 'withings', 'body', 'scale', 'price', 'tag', 'hesitant', 'capability', 'research', 'rush', 'purchase', 'scale', 'recommendation', 'finding', 'feedback', 'sit']"
+129.0,scott list iphone list mood hope forum apology list iphone apps track record display mood data scott pointer helpful scott,"['scott', 'list', 'iphone', 'list', 'mood', 'hope', 'forum', 'apology', 'list', 'iphone', 'apps', 'track', 'record', 'display', 'mood', 'data', 'scott', 'pointer', 'helpful', 'scott']"
+130.0,conversation discus slide yesterday forum research ernesto guideline topic meetup encourage post link area convention confusion capability thread subject prefix slide format presentation title meet location date recommend post slide offer interface presentation post reason prefer slideshare post answer question comment dan idea,"['conversation', 'discus', 'slide', 'yesterday', 'forum', 'research', 'ernesto', 'guideline', 'topic', 'meetup', 'encourage', 'post', 'link', 'area', 'convention', 'confusion', 'capability', 'thread', 'subject', 'prefix', 'slide', 'format', 'presentation', 'title', 'meet', 'location', 'date', 'recommend', 'post', 'slide', 'offer', 'interface', 'presentation', 'post', 'reason', 'prefer', 'slideshare', 'post', 'answer', 'question', 'comment', 'dan', 'idea']"
+131.0,scott glad link app add blast meetup sf folk app right rate tv moment rating graph kind user building rating functionality check feedback scott alexandra carmichael scott glad link app add guide kind alexandra popcorn list apps,"['scott', 'glad', 'link', 'app', 'add', 'blast', 'meetup', 'sf', 'folk', 'app', 'right', 'rate', 'tv', 'moment', 'rating', 'graph', 'kind', 'user', 'building', 'rating', 'functionality', 'check', 'feedback', 'scott', 'alexandra', 'carmichael', 'scott', 'glad', 'link', 'app', 'add', 'guide', 'kind', 'alexandra', 'popcorn', 'list', 'apps']"
+132.0,talk lab online moderator alexandra talk lab conference mistake buying crunch video post link variable blood test decade run nonprofit smartlifeforum read area thursday night forum attend lab health type steve fowkes conference meeting flow information smart approach world posting,"['talk', 'lab', 'online', 'moderator', 'alexandra', 'talk', 'lab', 'conference', 'mistake', 'buying', 'crunch', 'video', 'post', 'link', 'variable', 'blood', 'test', 'decade', 'run', 'nonprofit', 'smartlifeforum', 'read', 'area', 'thursday', 'night', 'forum', 'attend', 'lab', 'health', 'type', 'steve', 'fowkes', 'conference', 'meeting', 'flow', 'information', 'smart', 'approach', 'world', 'posting']"
+134.0,slide study effect people placebo intervention pill chip chip ingest project nancy idea tea mint example mint tea focus chamomile label relax flavor taste flavor label goal label tea imagine experiment tacs amp chip nancy dougherty theory tacs amp mindfulness urge state challenge mindset control approach feel aid control power ingestion idea collection glass help frame mind nancy dougherty technology ability record track emotion biometrics extension emotion biometrics chip nancy dougherty emotion happiness pill face task willpower pill focus pill anger stress calmness pill leap record fact happiness pill consider nuance pill example happiness pill level nancy dougherty pill activity heart rate data point aid sleep activity mean data pill example happiness pill morning sleep length pill body pill body data patch rajiv mehta emotion biometrics chip proteus pill emotion happiness pill face task willpower pill focus pill anger stress calmness pill pill activity heart rate data point aid sleep activity algorithm tool calendar work meeting activity withings scale tracking scheme reason hardware developer biometric component design technique element idea presentation mood placebo technology script note click speaker comment tab information blog question comment dan dascalescu slide study effect people placebo intervention pill chip chip ingest dan study placebo placebo patient journal deception trial bowel background placebo treatment symptom response placebo deception label placebo deceptive placebo chip chip stomach identification signal patch emotion pill technology rajiv imagine experiment tacs amp chip start fact inspiration study friend family member tacs tacs work choice placebo check article placebo drugmakers photo veasey merck trouble giant rival sale patent drug generic market company theory tacs amp mindfulness urge state challenge mindset control approach feel aid control power ingestion technology ability record track emotion biometrics extension research root effect designing term idea component discussion post nancy hr chloe fan nancy idea tea mint example mint tea focus chamomile label relax flavor taste flavor label goal label idea drink power ups power claim idea chamomile vitamin power belief tea strength reply rajiv post case scenario anti oxidant,"['slide', 'study', 'effect', 'people', 'placebo', 'intervention', 'pill', 'chip', 'chip', 'ingest', 'project', 'nancy', 'idea', 'tea', 'mint', 'example', 'mint', 'tea', 'focus', 'chamomile', 'label', 'relax', 'flavor', 'taste', 'flavor', 'label', 'goal', 'label', 'tea', 'imagine', 'experiment', 'tacs', 'amp', 'chip', 'nancy', 'dougherty', 'theory', 'tacs', 'amp', 'mindfulness', 'urge', 'state', 'challenge', 'mindset', 'control', 'approach', 'feel', 'aid', 'control', 'power', 'ingestion', 'idea', 'collection', 'glass', 'help', 'frame', 'mind', 'nancy', 'dougherty', 'technology', 'ability', 'record', 'track', 'emotion', 'biometrics', 'extension', 'emotion', 'biometrics', 'chip', 'nancy', 'dougherty', 'emotion', 'happiness', 'pill', 'face', 'task', 'willpower', 'pill', 'focus', 'pill', 'anger', 'stress', 'calmness', 'pill', 'leap', 'record', 'fact', 'happiness', 'pill', 'consider', 'nuance', 'pill', 'example', 'happiness', 'pill', 'level', 'nancy', 'dougherty', 'pill', 'activity', 'heart', 'rate', 'data', 'point', 'aid', 'sleep', 'activity', 'mean', 'data', 'pill', 'example', 'happiness', 'pill', 'morning', 'sleep', 'length', 'pill', 'body', 'pill', 'body', 'data', 'patch', 'rajiv', 'mehta', 'emotion', 'biometrics', 'chip', 'proteus', 'pill', 'emotion', 'happiness', 'pill', 'face', 'task', 'willpower', 'pill', 'focus', 'pill', 'anger', 'stress', 'calmness', 'pill', 'pill', 'activity', 'heart', 'rate', 'data', 'point', 'aid', 'sleep', 'activity', 'algorithm', 'tool', 'calendar', 'work', 'meeting', 'activity', 'withings', 'scale', 'tracking', 'scheme', 'reason', 'hardware', 'developer', 'biometric', 'component', 'design', 'technique', 'element', 'idea', 'presentation', 'mood', 'placebo', 'technology', 'script', 'note', 'click', 'speaker', 'comment', 'tab', 'information', 'blog', 'question', 'comment', 'dan', 'dascalescu', 'slide', 'study', 'effect', 'people', 'placebo', 'intervention', 'pill', 'chip', 'chip', 'ingest', 'dan', 'study', 'placebo', 'placebo', 'patient', 'journal', 'deception', 'trial', 'bowel', 'background', 'placebo', 'treatment', 'symptom', 'response', 'placebo', 'deception', 'label', 'placebo', 'deceptive', 'placebo', 'chip', 'chip', 'stomach', 'identification', 'signal', 'patch', 'emotion', 'pill', 'technology', 'rajiv', 'imagine', 'experiment', 'tacs', 'amp', 'chip', 'start', 'fact', 'inspiration', 'study', 'friend', 'family', 'member', 'tacs', 'tacs', 'work', 'choice', 'placebo', 'check', 'article', 'placebo', 'drugmakers', 'photo', 'veasey', 'merck', 'trouble', 'giant', 'rival', 'sale', 'patent', 'drug', 'generic', 'market', 'company', 'theory', 'tacs', 'amp', 'mindfulness', 'urge', 'state', 'challenge', 'mindset', 'control', 'approach', 'feel', 'aid', 'control', 'power', 'ingestion', 'technology', 'ability', 'record', 'track', 'emotion', 'biometrics', 'extension', 'research', 'root', 'effect', 'designing', 'term', 'idea', 'component', 'discussion', 'post', 'nancy', 'hr', 'chloe', 'fan', 'nancy', 'idea', 'tea', 'mint', 'example', 'mint', 'tea', 'focus', 'chamomile', 'label', 'relax', 'flavor', 'taste', 'flavor', 'label', 'goal', 'label', 'idea', 'drink', 'power', 'ups', 'power', 'claim', 'idea', 'chamomile', 'vitamin', 'power', 'belief', 'tea', 'strength', 'reply', 'rajiv', 'post', 'case', 'scenario', 'anti', 'oxidant']"
+135.0,paul download slideshare people download pdf hr paul talk night implication movement healthcare community wonder doctor guidance self quantifier expertise course speciality self experimentation experiment job quant doctor quantification doc learn self quantifier level knowledge advice link blog post quantdoctor plugin link slideshare site doctor paul abramson md jul quant doctor ames quanters view talk interaction self tracker doctor area present kind slideshare pls ask pdf paul abramson md paulabramsonmd quantdoctor rajiv response doctor quantification effort help quanters figure quantification effort problem factor doctor payment structure patient family practice work care insurance doctor spend data copayment course doctor guidance identify reflection peer support involvement coach fitness trainer testing involve pharmaceutical issue doctor wise doctor attention key doctor course doctor experience self pitfall strategy experiment evolves culture meantime self tracker world doctor concept assist quanters doctor interaction term discussion paul quantdoctor,"['paul', 'download', 'slideshare', 'people', 'download', 'pdf', 'hr', 'paul', 'talk', 'night', 'implication', 'movement', 'healthcare', 'community', 'wonder', 'doctor', 'guidance', 'self', 'quantifier', 'expertise', 'course', 'speciality', 'self', 'experimentation', 'experiment', 'job', 'quant', 'doctor', 'quantification', 'doc', 'learn', 'self', 'quantifier', 'level', 'knowledge', 'advice', 'link', 'blog', 'post', 'quantdoctor', 'plugin', 'link', 'slideshare', 'site', 'doctor', 'paul', 'abramson', 'md', 'jul', 'quant', 'doctor', 'ames', 'quanters', 'view', 'talk', 'interaction', 'self', 'tracker', 'doctor', 'area', 'present', 'kind', 'slideshare', 'pls', 'ask', 'pdf', 'paul', 'abramson', 'md', 'paulabramsonmd', 'quantdoctor', 'rajiv', 'response', 'doctor', 'quantification', 'effort', 'help', 'quanters', 'figure', 'quantification', 'effort', 'problem', 'factor', 'doctor', 'payment', 'structure', 'patient', 'family', 'practice', 'work', 'care', 'insurance', 'doctor', 'spend', 'data', 'copayment', 'course', 'doctor', 'guidance', 'identify', 'reflection', 'peer', 'support', 'involvement', 'coach', 'fitness', 'trainer', 'testing', 'involve', 'pharmaceutical', 'issue', 'doctor', 'wise', 'doctor', 'attention', 'key', 'doctor', 'course', 'doctor', 'experience', 'self', 'pitfall', 'strategy', 'experiment', 'evolves', 'culture', 'meantime', 'self', 'tracker', 'world', 'doctor', 'concept', 'assist', 'quanters', 'doctor', 'interaction', 'term', 'discussion', 'paul', 'quantdoctor']"
+138.0,tool application issue check guide list rating idea question forum,"['tool', 'application', 'issue', 'check', 'guide', 'list', 'rating', 'idea', 'question', 'forum']"
+139.0,question answer community quote cell phone motor buzz headband blink rate second eye ware software tell blink asprey blink rate sensor hardware fruit eye vision sign beta eye emg signal data feed zeo cable port python data library hardware anne max headroom cost device rate correlate right party service post data log help work standard max tweet project leverage tool standard community point timestamps json text data exchange building architecture spec effort application list traqs project pachube sensor network locker project list contact question fit ecosystem anne max headroom cost device rate correlate right party service post data log help work standard blink frequency tiredness stress evidence relationship idea device question google doc option data log cell phone motor buzz headband blink rate second eye rate sensor hardware fruit eye vision sign beta kleineidam quote cell phone motor buzz headband blink rate second eye ware software tell blink blink rate detection car car camera resolution webcam bosch camera addition eye prevention notification blink rate asks response activity game coffee idea colleague activity enter activity post activity self level click suggestion suggestion list notification example coffee work lunch afternoon course vigilance memory test report cost device rate correlate right party service post data log help work standard max site giraph user documentation timestamps format php timestamps zone problem data json standard learn work project tom blink rate sensor notification blink goal help people problem eye eye vision syndrome beta version feedback community rate peter,"['question', 'answer', 'community', 'quote', 'cell', 'phone', 'motor', 'buzz', 'headband', 'blink', 'rate', 'second', 'eye', 'ware', 'software', 'tell', 'blink', 'asprey', 'blink', 'rate', 'sensor', 'hardware', 'fruit', 'eye', 'vision', 'sign', 'beta', 'eye', 'emg', 'signal', 'data', 'feed', 'zeo', 'cable', 'port', 'python', 'data', 'library', 'hardware', 'anne', 'max', 'headroom', 'cost', 'device', 'rate', 'correlate', 'right', 'party', 'service', 'post', 'data', 'log', 'help', 'work', 'standard', 'max', 'tweet', 'project', 'leverage', 'tool', 'standard', 'community', 'point', 'timestamps', 'json', 'text', 'data', 'exchange', 'building', 'architecture', 'spec', 'effort', 'application', 'list', 'traqs', 'project', 'pachube', 'sensor', 'network', 'locker', 'project', 'list', 'contact', 'question', 'fit', 'ecosystem', 'anne', 'max', 'headroom', 'cost', 'device', 'rate', 'correlate', 'right', 'party', 'service', 'post', 'data', 'log', 'help', 'work', 'standard', 'blink', 'frequency', 'tiredness', 'stress', 'evidence', 'relationship', 'idea', 'device', 'question', 'google', 'doc', 'option', 'data', 'log', 'cell', 'phone', 'motor', 'buzz', 'headband', 'blink', 'rate', 'second', 'eye', 'rate', 'sensor', 'hardware', 'fruit', 'eye', 'vision', 'sign', 'beta', 'kleineidam', 'quote', 'cell', 'phone', 'motor', 'buzz', 'headband', 'blink', 'rate', 'second', 'eye', 'ware', 'software', 'tell', 'blink', 'blink', 'rate', 'detection', 'car', 'car', 'camera', 'resolution', 'webcam', 'bosch', 'camera', 'addition', 'eye', 'prevention', 'notification', 'blink', 'rate', 'asks', 'response', 'activity', 'game', 'coffee', 'idea', 'colleague', 'activity', 'enter', 'activity', 'post', 'activity', 'self', 'level', 'click', 'suggestion', 'suggestion', 'list', 'notification', 'example', 'coffee', 'work', 'lunch', 'afternoon', 'course', 'vigilance', 'memory', 'test', 'report', 'cost', 'device', 'rate', 'correlate', 'right', 'party', 'service', 'post', 'data', 'log', 'help', 'work', 'standard', 'max', 'site', 'giraph', 'user', 'documentation', 'timestamps', 'format', 'php', 'timestamps', 'zone', 'problem', 'data', 'json', 'standard', 'learn', 'work', 'project', 'tom', 'blink', 'rate', 'sensor', 'notification', 'blink', 'goal', 'help', 'people', 'problem', 'eye', 'eye', 'vision', 'syndrome', 'beta', 'version', 'feedback', 'community', 'rate', 'peter']"
+140.0,request scale entry list click problem habit fact entry click click cause erase problem entry organization level design data problem job act degree distraction interaction change habit mode person work people raj question line space word scroll effect carbs effect energy food journal tonic identify problem episode ambiguity doubt point scale point today tonic space entry dislike entry click seth glucometer track tonic email discussion forum self google doc form iphone anybody advise experience data visualization tip relationship eat eat energy focus variation impact productivity variation creator rajiv mehta contributor moderator board event entry export email downside version synchronize device plan support tool android app site screenshots eat money variation experiment information tonic scroll schedule entry order note history entry item tonic icon schedule item example history view history example jpg john export data csv file format database program jake spreadsheet plot data series series entry entry table example data table program apple chart jpg jake tonic flexibility unit creator possibility user suggestion note feature fact item schedule swipe gesture item schedule tonic gesture item example note message rajiv history entry post tonic export data csv spreadsheet data analysis application point scale entry moment entry field combination text point data entry data entry device keyboard picklist entry step setup item type data data lead point design challenge design product step range fit limitation technology function community kind meta design challenge edge stuff paper ability design world example discussion design community today evolution diversity people experimentation practice design hood engineering net today prototype line iteration product user iteration solution exploration discussion help agaricus point scale point today tonic space entry dislike entry click experience point scale data create list data entry list self word entry joost entry export punctuation revision save version moment developer sooner platform apps reminder functionality focus issue food exercise flexibility support health gary user variety health activity support observation user experience self experimentation advantage health practice newbie stuff medication symptom biometrics remedy food break encounter support user manage health practice benefit activity user advantage data export functionality data data excel google spreadsheet google chart job versus excel visualization tool range data people bodytrack presentation meetup tool unit field people reason enter word record pain word course word track color clothes mood feedback feedback user apple download improvement creation event step entry enhancement return journal text journal text data history entry step indicator option schedule rating moment enter review rating appstore apple question line space word scroll darn workaround display change iphone orientation portrait landscape display change orientation switch orientation flexibility click entry default display button item activity schedule facilitate entry scale type option item rating scale list update entry portrait mode deal work experience iwork data excel gdocs case spreadsheet file action export tonic feature column date date variable entry tonic record history cause problem merge data tonic data range date labor cut paste reason tonic data field tonic overlay data correlation power tonic end effect moment jake app calorie weight note information note paper jot note phone transfer data spreadsheet date analysis start item note setup tonic tonic data paper spreadsheet format reminder share flexibility help track alter unit entry field flexibility data entry prime information example select morning mood tonic lb select tonic min unit help feedback setup tonic allows tonic allows item tonic oil weight amp morning mood eat practice guitar word trouble item slip rabbit hole setup track item history file review data representation tonic correlation power development history file entry item continue bug issue create app work landscape mode portrait enter data case portrait ipad landscape prefer landscape form data entry issue delete schedule list remove delete app post schedule addition room improvement note color feature tonic specific order repeat assign enter data tonic mark check mark step tonic check mark tonic history list tonic item option tonic data visualization idea grid tonic tonic square color high color scheme relate mood add data point tonic body measurement data point rajiv response tonic io maneuver habit data google spreadsheet site example graph progress guitar track note session tonic app beeminder site progress motivation data export work spreadsheet software visualization tool mehta tonic flexibility unit creator possibility user suggestion note feature fact item schedule swipe gesture item schedule tonic gesture item example note message rajiv awesome tool solve problem mid figure iphone jailbroken alertness food career food people focus macronutrient ratio advice forum mining quantification avoid placebo effect app issue medication correlation energy mood focus data benefit people reminder unit energy focus app language feeling topic support hearing talk cell measure performance conference cell cell item record playing play aleksey data itunes peace mind share gdocs chart process project onset regularity intensity variable control melatonin study melatonin tongue share chart download tonic today decide data exportation tracker iphone app mark evangelist work google doc backup peace mind data spreadsheet setup google gadget auto merge data data stream analysis zeo custom event notification completion milestone absence data envision require api google doc google spreadsheet csv export feature jake rajiv jenkins power tonic end effect moment aspect jake jenkins data export work spreadsheet software visualize data process apple iwork spreadsheet software statement iwork road course enter data keith hutchings backup peace mind data spreadsheet setup google gadget auto merge data data stream analysis zeo custom event notification completion milestone absence data keith case device itunes data iphone replacement data google doc api export google gadget chart share screenshots agaricus click problem habit fact entry click click cause erase problem entry release ipad release io ipad iphone ipod support multiple user variety family scenario improvement change reminder list metric quality list export import share tonic support orientation metric feedback product keith hutchings download tonic today decide data exportation tracker iphone app mark evangelist keith aleksey creator export google doc data spreadsheet format data mention export envision customer aleksey rajiv app feedback drop phone track judge choice app apps medication fit alarm response feature export version rajiv mehta version moment developer sooner platform apps reminder functionality focus issue food exercise flexibility support health exportation gdocs throw data spreadsheet visualization tonic glass water performance,"['request', 'scale', 'entry', 'list', 'click', 'problem', 'habit', 'fact', 'entry', 'click', 'click', 'cause', 'erase', 'problem', 'entry', 'organization', 'level', 'design', 'data', 'problem', 'job', 'act', 'degree', 'distraction', 'interaction', 'change', 'habit', 'mode', 'person', 'work', 'people', 'raj', 'question', 'line', 'space', 'word', 'scroll', 'effect', 'carbs', 'effect', 'energy', 'food', 'journal', 'tonic', 'identify', 'problem', 'episode', 'ambiguity', 'doubt', 'point', 'scale', 'point', 'today', 'tonic', 'space', 'entry', 'dislike', 'entry', 'click', 'seth', 'glucometer', 'track', 'tonic', 'email', 'discussion', 'forum', 'self', 'google', 'doc', 'form', 'iphone', 'anybody', 'advise', 'experience', 'data', 'visualization', 'tip', 'relationship', 'eat', 'eat', 'energy', 'focus', 'variation', 'impact', 'productivity', 'variation', 'creator', 'rajiv', 'mehta', 'contributor', 'moderator', 'board', 'event', 'entry', 'export', 'email', 'downside', 'version', 'synchronize', 'device', 'plan', 'support', 'tool', 'android', 'app', 'site', 'screenshots', 'eat', 'money', 'variation', 'experiment', 'information', 'tonic', 'scroll', 'schedule', 'entry', 'order', 'note', 'history', 'entry', 'item', 'tonic', 'icon', 'schedule', 'item', 'example', 'history', 'view', 'history', 'example', 'jpg', 'john', 'export', 'data', 'csv', 'file', 'format', 'database', 'program', 'jake', 'spreadsheet', 'plot', 'data', 'series', 'series', 'entry', 'entry', 'table', 'example', 'data', 'table', 'program', 'apple', 'chart', 'jpg', 'jake', 'tonic', 'flexibility', 'unit', 'creator', 'possibility', 'user', 'suggestion', 'note', 'feature', 'fact', 'item', 'schedule', 'swipe', 'gesture', 'item', 'schedule', 'tonic', 'gesture', 'item', 'example', 'note', 'message', 'rajiv', 'history', 'entry', 'post', 'tonic', 'export', 'data', 'csv', 'spreadsheet', 'data', 'analysis', 'application', 'point', 'scale', 'entry', 'moment', 'entry', 'field', 'combination', 'text', 'point', 'data', 'entry', 'data', 'entry', 'device', 'keyboard', 'picklist', 'entry', 'step', 'setup', 'item', 'type', 'data', 'data', 'lead', 'point', 'design', 'challenge', 'design', 'product', 'step', 'range', 'fit', 'limitation', 'technology', 'function', 'community', 'kind', 'meta', 'design', 'challenge', 'edge', 'stuff', 'paper', 'ability', 'design', 'world', 'example', 'discussion', 'design', 'community', 'today', 'evolution', 'diversity', 'people', 'experimentation', 'practice', 'design', 'hood', 'engineering', 'net', 'today', 'prototype', 'line', 'iteration', 'product', 'user', 'iteration', 'solution', 'exploration', 'discussion', 'help', 'agaricus', 'point', 'scale', 'point', 'today', 'tonic', 'space', 'entry', 'dislike', 'entry', 'click', 'experience', 'point', 'scale', 'data', 'create', 'list', 'data', 'entry', 'list', 'self', 'word', 'entry', 'joost', 'entry', 'export', 'punctuation', 'revision', 'save', 'version', 'moment', 'developer', 'sooner', 'platform', 'apps', 'reminder', 'functionality', 'focus', 'issue', 'food', 'exercise', 'flexibility', 'support', 'health', 'gary', 'user', 'variety', 'health', 'activity', 'support', 'observation', 'user', 'experience', 'self', 'experimentation', 'advantage', 'health', 'practice', 'newbie', 'stuff', 'medication', 'symptom', 'biometrics', 'remedy', 'food', 'break', 'encounter', 'support', 'user', 'manage', 'health', 'practice', 'benefit', 'activity', 'user', 'advantage', 'data', 'export', 'functionality', 'data', 'data', 'excel', 'google', 'spreadsheet', 'google', 'chart', 'job', 'versus', 'excel', 'visualization', 'tool', 'range', 'data', 'people', 'bodytrack', 'presentation', 'meetup', 'tool', 'unit', 'field', 'people', 'reason', 'enter', 'word', 'record', 'pain', 'word', 'course', 'word', 'track', 'color', 'clothes', 'mood', 'feedback', 'feedback', 'user', 'apple', 'download', 'improvement', 'creation', 'event', 'step', 'entry', 'enhancement', 'return', 'journal', 'text', 'journal', 'text', 'data', 'history', 'entry', 'step', 'indicator', 'option', 'schedule', 'rating', 'moment', 'enter', 'review', 'rating', 'appstore', 'apple', 'question', 'line', 'space', 'word', 'scroll', 'darn', 'workaround', 'display', 'change', 'iphone', 'orientation', 'portrait', 'landscape', 'display', 'change', 'orientation', 'switch', 'orientation', 'flexibility', 'click', 'entry', 'default', 'display', 'button', 'item', 'activity', 'schedule', 'facilitate', 'entry', 'scale', 'type', 'option', 'item', 'rating', 'scale', 'list', 'update', 'entry', 'portrait', 'mode', 'deal', 'work', 'experience', 'iwork', 'data', 'excel', 'gdocs', 'case', 'spreadsheet', 'file', 'action', 'export', 'tonic', 'feature', 'column', 'date', 'date', 'variable', 'entry', 'tonic', 'record', 'history', 'cause', 'problem', 'merge', 'data', 'tonic', 'data', 'range', 'date', 'labor', 'cut', 'paste', 'reason', 'tonic', 'data', 'field', 'tonic', 'overlay', 'data', 'correlation', 'power', 'tonic', 'end', 'effect', 'moment', 'jake', 'app', 'calorie', 'weight', 'note', 'information', 'note', 'paper', 'jot', 'note', 'phone', 'transfer', 'data', 'spreadsheet', 'date', 'analysis', 'start', 'item', 'note', 'setup', 'tonic', 'tonic', 'data', 'paper', 'spreadsheet', 'format', 'reminder', 'share', 'flexibility', 'help', 'track', 'alter', 'unit', 'entry', 'field', 'flexibility', 'data', 'entry', 'prime', 'information', 'example', 'select', 'morning', 'mood', 'tonic', 'lb', 'select', 'tonic', 'min', 'unit', 'help', 'feedback', 'setup', 'tonic', 'allows', 'tonic', 'allows', 'item', 'tonic', 'oil', 'weight', 'amp', 'morning', 'mood', 'eat', 'practice', 'guitar', 'word', 'trouble', 'item', 'slip', 'rabbit', 'hole', 'setup', 'track', 'item', 'history', 'file', 'review', 'data', 'representation', 'tonic', 'correlation', 'power', 'development', 'history', 'file', 'entry', 'item', 'continue', 'bug', 'issue', 'create', 'app', 'work', 'landscape', 'mode', 'portrait', 'enter', 'data', 'case', 'portrait', 'ipad', 'landscape', 'prefer', 'landscape', 'form', 'data', 'entry', 'issue', 'delete', 'schedule', 'list', 'remove', 'delete', 'app', 'post', 'schedule', 'addition', 'room', 'improvement', 'note', 'color', 'feature', 'tonic', 'specific', 'order', 'repeat', 'assign', 'enter', 'data', 'tonic', 'mark', 'check', 'mark', 'step', 'tonic', 'check', 'mark', 'tonic', 'history', 'list', 'tonic', 'item', 'option', 'tonic', 'data', 'visualization', 'idea', 'grid', 'tonic', 'tonic', 'square', 'color', 'high', 'color', 'scheme', 'relate', 'mood', 'add', 'data', 'point', 'tonic', 'body', 'measurement', 'data', 'point', 'rajiv', 'response', 'tonic', 'io', 'maneuver', 'habit', 'data', 'google', 'spreadsheet', 'site', 'example', 'graph', 'progress', 'guitar', 'track', 'note', 'session', 'tonic', 'app', 'beeminder', 'site', 'progress', 'motivation', 'data', 'export', 'work', 'spreadsheet', 'software', 'visualization', 'tool', 'mehta', 'tonic', 'flexibility', 'unit', 'creator', 'possibility', 'user', 'suggestion', 'note', 'feature', 'fact', 'item', 'schedule', 'swipe', 'gesture', 'item', 'schedule', 'tonic', 'gesture', 'item', 'example', 'note', 'message', 'rajiv', 'awesome', 'tool', 'solve', 'problem', 'mid', 'figure', 'iphone', 'jailbroken', 'alertness', 'food', 'career', 'food', 'people', 'focus', 'macronutrient', 'ratio', 'advice', 'forum', 'mining', 'quantification', 'avoid', 'placebo', 'effect', 'app', 'issue', 'medication', 'correlation', 'energy', 'mood', 'focus', 'data', 'benefit', 'people', 'reminder', 'unit', 'energy', 'focus', 'app', 'language', 'feeling', 'topic', 'support', 'hearing', 'talk', 'cell', 'measure', 'performance', 'conference', 'cell', 'cell', 'item', 'record', 'playing', 'play', 'aleksey', 'data', 'itunes', 'peace', 'mind', 'share', 'gdocs', 'chart', 'process', 'project', 'onset', 'regularity', 'intensity', 'variable', 'control', 'melatonin', 'study', 'melatonin', 'tongue', 'share', 'chart', 'download', 'tonic', 'today', 'decide', 'data', 'exportation', 'tracker', 'iphone', 'app', 'mark', 'evangelist', 'work', 'google', 'doc', 'backup', 'peace', 'mind', 'data', 'spreadsheet', 'setup', 'google', 'gadget', 'auto', 'merge', 'data', 'data', 'stream', 'analysis', 'zeo', 'custom', 'event', 'notification', 'completion', 'milestone', 'absence', 'data', 'envision', 'require', 'api', 'google', 'doc', 'google', 'spreadsheet', 'csv', 'export', 'feature', 'jake', 'rajiv', 'jenkins', 'power', 'tonic', 'end', 'effect', 'moment', 'aspect', 'jake', 'jenkins', 'data', 'export', 'work', 'spreadsheet', 'software', 'visualize', 'data', 'process', 'apple', 'iwork', 'spreadsheet', 'software', 'statement', 'iwork', 'road', 'course', 'enter', 'data', 'keith', 'hutchings', 'backup', 'peace', 'mind', 'data', 'spreadsheet', 'setup', 'google', 'gadget', 'auto', 'merge', 'data', 'data', 'stream', 'analysis', 'zeo', 'custom', 'event', 'notification', 'completion', 'milestone', 'absence', 'data', 'keith', 'case', 'device', 'itunes', 'data', 'iphone', 'replacement', 'data', 'google', 'doc', 'api', 'export', 'google', 'gadget', 'chart', 'share', 'screenshots', 'agaricus', 'click', 'problem', 'habit', 'fact', 'entry', 'click', 'click', 'cause', 'erase', 'problem', 'entry', 'release', 'ipad', 'release', 'io', 'ipad', 'iphone', 'ipod', 'support', 'multiple', 'user', 'variety', 'family', 'scenario', 'improvement', 'change', 'reminder', 'list', 'metric', 'quality', 'list', 'export', 'import', 'share', 'tonic', 'support', 'orientation', 'metric', 'feedback', 'product', 'keith', 'hutchings', 'download', 'tonic', 'today', 'decide', 'data', 'exportation', 'tracker', 'iphone', 'app', 'mark', 'evangelist', 'keith', 'aleksey', 'creator', 'export', 'google', 'doc', 'data', 'spreadsheet', 'format', 'data', 'mention', 'export', 'envision', 'customer', 'aleksey', 'rajiv', 'app', 'feedback', 'drop', 'phone', 'track', 'judge', 'choice', 'app', 'apps', 'medication', 'fit', 'alarm', 'response', 'feature', 'export', 'version', 'rajiv', 'mehta', 'version', 'moment', 'developer', 'sooner', 'platform', 'apps', 'reminder', 'functionality', 'focus', 'issue', 'food', 'exercise', 'flexibility', 'support', 'health', 'exportation', 'gdocs', 'throw', 'data', 'spreadsheet', 'visualization', 'tonic', 'glass', 'water', 'performance']"
+141.0,trial post experiment sink recipe brain gram gram tbsp oil disclosure site inventor online carnitine detox mycotoxin video recipe attempt concentration focus carb brain condition lack focus suggests note nod complexity relation deprivation insomnia package issue daughter illusion scene discussion belief sleep kind hygiene answer fact pattern feature bug pattern action answer instance carb recommendation eat meal family family bug friend colleague engineering component treat advice change applicability idea control advocacy oil require change discussion point effort focus instance digression question advice sense jscott quote sum paper bio cost economics tolstoy quote order man order case invasion russia million event case million obstacle execution order immense order course event series command series event conception event command precedes fact event place thousand event forget source error matter fact account series event instance army event accord result series event generalization series expression quote microeconomics behavior power quote deny plunge depth conversation note confidence plan behavior mark scale pull worthwhile post report focus focus note attempt schedule phone tiredness fogginess mental state focus feeling tone goal mood note notice score state point scale judgment count self evaluation afternoon fogginess date coffee night concern moment slows exception coffee score problem afternoon track alertness score threw bed afternoon afternoon evening tuesday afternoon afternoon night yesterday today cause count behavior environment explanation fact idea metabolism food fact match note pursue condition crash lack food carbs pasta meal hint eat proof discussion change nut eat carbs fruit oat morning night work afternoon dip nap crash today night feel idea nut source protein factor point relation tiredness gluten factor coincidence point energy afternoon conversation return experiment focus continue conversation energy focus attempt answer question advice ferriss carbohydrate cut grain fruit issue loss calorie consumption bean egg pound effect carbs sensation agitation fogginess wave flushing robert seed oil diet symptom diet grain quantity count experiment effect effect curiosity track energy learn p food familiarity weight change food weight loss carbs appetite food case change type calorie post heard experience food meat egg extent diet fogginess cost diet gain suggests food allergy tracking rice cup wheat bread slice pasta ounce fruit cup return foggy state energy food journal tonic identify problem episode ambiguity doubt point scale point today note extreme tiredness episode coffee afternoon coffee tend insomnia exhaustion coffee nap board note mycotoxin nut food ate tiredness cup peanut trader joe factor cut grain fruit influence paleo friend eat nut course eating nut eliminate nut food advice today wheat rice episode brain fog afternoon dip post offer idea report energy end food log opinion oat cottage cheese energy level function friend lawyer atkins case experiment analysis experiment brain fog headache energy dip gas realize symptom experimentation pay attention result productivity boost post self tracker effect carbs effect carb letter april loss goal lb body percentage measurement loss thread point carb rush boundless energy fog feeling feeling clarity binge eat binge binge feeling carb carb mild headache hunger carb food mention body calorie food calorie steak half bag broccoli egg dinner lunch eat half bean eat food experience headache fatigue episode pound feel push carb eat food eating food headache irritability carb eating food metric reason track quote post topic adjust routine compassion parent friend kid biohack quote sanity water btw hear ya summer theory summer winter night people operate level mean group model course pledge loyalty church nutrition heard carbs summer winter deal experience research function point source race point bud fox gordon question pal game somebody somebody street movie quote agaricus rice cup wheat bread slice pasta ounce fruit cup return state bing sound reason site movement blood work verse sweet potato source pattern line dave input head unaware pattern attitude teenager data lessen tendency compassion topic discipline peter senge decade book speaks environment play role change biz quit smoker smoker relationship order friend deal frustration guilt issue choice change quit potato yam gram function anxiety bay summer gram experiment seed oil tsp increase happiness energy husband oil decrease productivity lack concern lack productivity guess effect balance question dave kind oil end feeling change mood hypotension blood pressure tip blackout oil feel work dark thread food allergy allergy breakthrough rotation diet class food determine allergy allergy food energy dip account food toxin fog gain addition athersclerosis cancer wheat rice yam reason lectin baker yeast effect bread cause brain fog wheat carbs weight fruit help blood chemistry blood glucose problem insulin problem bulletproof eat carbs yam potato rice feel coconut oil purist people energy issue loss mct oil composition fog experiment sink recipe brain gram gram tbsp oil disclosure site inventor online carnitine detox mycotoxin video tim ferriss family kid kid control biochemistry sort level cortisol psychology change description experiment charcoal capsule meal fog mycotoxin allergy effect food allergy mycotoxin blog dreamhost video talk mycotoxin people carb problem energy tiredness headache proponent diet problem biochemistry principle toxin right fat difference change margin awareness level freecell performance irritability joint pain pisser variable problem meat problem grain meat problem probs meat ate mold grain problem allergic mold meat slaughterhouse pack meat fungus problem cancer heart disease decline anger grass meat problem issue cook introduces class toxin cancer blood pressure response experience correlation research reason body mycotoxin class toxin bulletproof eat calorie eat toxin responds source explanation half study meat half coffee food study notion inflammatory response food allergy contaminant food allergy food reason people diet change toxin profile food news block toxin food blog post site ben cto zeo decline energy productivity mycotoxin food cashew risk food half symptom cashew problem problem storage process challenge food combination pepper flake source lower function clothes symptom track function food hr oil air impact people term oil user dryness wife gain oil soy milk problem calorie oil oil epa dha people acid borage form enjoy trip gary night study increase hypoglycemia night sleep blood sugar problem correlation blood sugar swing lunch blood monitor finger confirm blood sugar tweaking vanadium meal recipe crash chromium supplementation blood glucose meter score prick finger prick feel funny peanut nut risk suspect eliminating nut super mind break people digestion trigger receptor brain craving withdrawal symptom bread craving convince piece effect generator curve shape curve experience jscott line whining kid kid wellness adjust routine compassion parent friend kid biohack summer theory summer winter night,"['trial', 'post', 'experiment', 'sink', 'recipe', 'brain', 'gram', 'gram', 'tbsp', 'oil', 'disclosure', 'site', 'inventor', 'online', 'carnitine', 'detox', 'mycotoxin', 'video', 'recipe', 'attempt', 'concentration', 'focus', 'carb', 'brain', 'condition', 'lack', 'focus', 'suggests', 'note', 'nod', 'complexity', 'relation', 'deprivation', 'insomnia', 'package', 'issue', 'daughter', 'illusion', 'scene', 'discussion', 'belief', 'sleep', 'kind', 'hygiene', 'answer', 'fact', 'pattern', 'feature', 'bug', 'pattern', 'action', 'answer', 'instance', 'carb', 'recommendation', 'eat', 'meal', 'family', 'family', 'bug', 'friend', 'colleague', 'engineering', 'component', 'treat', 'advice', 'change', 'applicability', 'idea', 'control', 'advocacy', 'oil', 'require', 'change', 'discussion', 'point', 'effort', 'focus', 'instance', 'digression', 'question', 'advice', 'sense', 'jscott', 'quote', 'sum', 'paper', 'bio', 'cost', 'economics', 'tolstoy', 'quote', 'order', 'man', 'order', 'case', 'invasion', 'russia', 'million', 'event', 'case', 'million', 'obstacle', 'execution', 'order', 'immense', 'order', 'course', 'event', 'series', 'command', 'series', 'event', 'conception', 'event', 'command', 'precedes', 'fact', 'event', 'place', 'thousand', 'event', 'forget', 'source', 'error', 'matter', 'fact', 'account', 'series', 'event', 'instance', 'army', 'event', 'accord', 'result', 'series', 'event', 'generalization', 'series', 'expression', 'quote', 'microeconomics', 'behavior', 'power', 'quote', 'deny', 'plunge', 'depth', 'conversation', 'note', 'confidence', 'plan', 'behavior', 'mark', 'scale', 'pull', 'worthwhile', 'post', 'report', 'focus', 'focus', 'note', 'attempt', 'schedule', 'phone', 'tiredness', 'fogginess', 'mental', 'state', 'focus', 'feeling', 'tone', 'goal', 'mood', 'note', 'notice', 'score', 'state', 'point', 'scale', 'judgment', 'count', 'self', 'evaluation', 'afternoon', 'fogginess', 'date', 'coffee', 'night', 'concern', 'moment', 'slows', 'exception', 'coffee', 'score', 'problem', 'afternoon', 'track', 'alertness', 'score', 'threw', 'bed', 'afternoon', 'afternoon', 'evening', 'tuesday', 'afternoon', 'afternoon', 'night', 'yesterday', 'today', 'cause', 'count', 'behavior', 'environment', 'explanation', 'fact', 'idea', 'metabolism', 'food', 'fact', 'match', 'note', 'pursue', 'condition', 'crash', 'lack', 'food', 'carbs', 'pasta', 'meal', 'hint', 'eat', 'proof', 'discussion', 'change', 'nut', 'eat', 'carbs', 'fruit', 'oat', 'morning', 'night', 'work', 'afternoon', 'dip', 'nap', 'crash', 'today', 'night', 'feel', 'idea', 'nut', 'source', 'protein', 'factor', 'point', 'relation', 'tiredness', 'gluten', 'factor', 'coincidence', 'point', 'energy', 'afternoon', 'conversation', 'return', 'experiment', 'focus', 'continue', 'conversation', 'energy', 'focus', 'attempt', 'answer', 'question', 'advice', 'ferriss', 'carbohydrate', 'cut', 'grain', 'fruit', 'issue', 'loss', 'calorie', 'consumption', 'bean', 'egg', 'pound', 'effect', 'carbs', 'sensation', 'agitation', 'fogginess', 'wave', 'flushing', 'robert', 'seed', 'oil', 'diet', 'symptom', 'diet', 'grain', 'quantity', 'count', 'experiment', 'effect', 'effect', 'curiosity', 'track', 'energy', 'learn', 'p', 'food', 'familiarity', 'weight', 'change', 'food', 'weight', 'loss', 'carbs', 'appetite', 'food', 'case', 'change', 'type', 'calorie', 'post', 'heard', 'experience', 'food', 'meat', 'egg', 'extent', 'diet', 'fogginess', 'cost', 'diet', 'gain', 'suggests', 'food', 'allergy', 'tracking', 'rice', 'cup', 'wheat', 'bread', 'slice', 'pasta', 'ounce', 'fruit', 'cup', 'return', 'foggy', 'state', 'energy', 'food', 'journal', 'tonic', 'identify', 'problem', 'episode', 'ambiguity', 'doubt', 'point', 'scale', 'point', 'today', 'note', 'extreme', 'tiredness', 'episode', 'coffee', 'afternoon', 'coffee', 'tend', 'insomnia', 'exhaustion', 'coffee', 'nap', 'board', 'note', 'mycotoxin', 'nut', 'food', 'ate', 'tiredness', 'cup', 'peanut', 'trader', 'joe', 'factor', 'cut', 'grain', 'fruit', 'influence', 'paleo', 'friend', 'eat', 'nut', 'course', 'eating', 'nut', 'eliminate', 'nut', 'food', 'advice', 'today', 'wheat', 'rice', 'episode', 'brain', 'fog', 'afternoon', 'dip', 'post', 'offer', 'idea', 'report', 'energy', 'end', 'food', 'log', 'opinion', 'oat', 'cottage', 'cheese', 'energy', 'level', 'function', 'friend', 'lawyer', 'atkins', 'case', 'experiment', 'analysis', 'experiment', 'brain', 'fog', 'headache', 'energy', 'dip', 'gas', 'realize', 'symptom', 'experimentation', 'pay', 'attention', 'result', 'productivity', 'boost', 'post', 'self', 'tracker', 'effect', 'carbs', 'effect', 'carb', 'letter', 'april', 'loss', 'goal', 'lb', 'body', 'percentage', 'measurement', 'loss', 'thread', 'point', 'carb', 'rush', 'boundless', 'energy', 'fog', 'feeling', 'feeling', 'clarity', 'binge', 'eat', 'binge', 'binge', 'feeling', 'carb', 'carb', 'mild', 'headache', 'hunger', 'carb', 'food', 'mention', 'body', 'calorie', 'food', 'calorie', 'steak', 'half', 'bag', 'broccoli', 'egg', 'dinner', 'lunch', 'eat', 'half', 'bean', 'eat', 'food', 'experience', 'headache', 'fatigue', 'episode', 'pound', 'feel', 'push', 'carb', 'eat', 'food', 'eating', 'food', 'headache', 'irritability', 'carb', 'eating', 'food', 'metric', 'reason', 'track', 'quote', 'post', 'topic', 'adjust', 'routine', 'compassion', 'parent', 'friend', 'kid', 'biohack', 'quote', 'sanity', 'water', 'btw', 'hear', 'ya', 'summer', 'theory', 'summer', 'winter', 'night', 'people', 'operate', 'level', 'mean', 'group', 'model', 'course', 'pledge', 'loyalty', 'church', 'nutrition', 'heard', 'carbs', 'summer', 'winter', 'deal', 'experience', 'research', 'function', 'point', 'source', 'race', 'point', 'bud', 'fox', 'gordon', 'question', 'pal', 'game', 'somebody', 'somebody', 'street', 'movie', 'quote', 'agaricus', 'rice', 'cup', 'wheat', 'bread', 'slice', 'pasta', 'ounce', 'fruit', 'cup', 'return', 'state', 'bing', 'sound', 'reason', 'site', 'movement', 'blood', 'work', 'verse', 'sweet', 'potato', 'source', 'pattern', 'line', 'dave', 'input', 'head', 'unaware', 'pattern', 'attitude', 'teenager', 'data', 'lessen', 'tendency', 'compassion', 'topic', 'discipline', 'peter', 'senge', 'decade', 'book', 'speaks', 'environment', 'play', 'role', 'change', 'biz', 'quit', 'smoker', 'smoker', 'relationship', 'order', 'friend', 'deal', 'frustration', 'guilt', 'issue', 'choice', 'change', 'quit', 'potato', 'yam', 'gram', 'function', 'anxiety', 'bay', 'summer', 'gram', 'experiment', 'seed', 'oil', 'tsp', 'increase', 'happiness', 'energy', 'husband', 'oil', 'decrease', 'productivity', 'lack', 'concern', 'lack', 'productivity', 'guess', 'effect', 'balance', 'question', 'dave', 'kind', 'oil', 'end', 'feeling', 'change', 'mood', 'hypotension', 'blood', 'pressure', 'tip', 'blackout', 'oil', 'feel', 'work', 'dark', 'thread', 'food', 'allergy', 'allergy', 'breakthrough', 'rotation', 'diet', 'class', 'food', 'determine', 'allergy', 'allergy', 'food', 'energy', 'dip', 'account', 'food', 'toxin', 'fog', 'gain', 'addition', 'athersclerosis', 'cancer', 'wheat', 'rice', 'yam', 'reason', 'lectin', 'baker', 'yeast', 'effect', 'bread', 'cause', 'brain', 'fog', 'wheat', 'carbs', 'weight', 'fruit', 'help', 'blood', 'chemistry', 'blood', 'glucose', 'problem', 'insulin', 'problem', 'bulletproof', 'eat', 'carbs', 'yam', 'potato', 'rice', 'feel', 'coconut', 'oil', 'purist', 'people', 'energy', 'issue', 'loss', 'mct', 'oil', 'composition', 'fog', 'experiment', 'sink', 'recipe', 'brain', 'gram', 'gram', 'tbsp', 'oil', 'disclosure', 'site', 'inventor', 'online', 'carnitine', 'detox', 'mycotoxin', 'video', 'tim', 'ferriss', 'family', 'kid', 'kid', 'control', 'biochemistry', 'sort', 'level', 'cortisol', 'psychology', 'change', 'description', 'experiment', 'charcoal', 'capsule', 'meal', 'fog', 'mycotoxin', 'allergy', 'effect', 'food', 'allergy', 'mycotoxin', 'blog', 'dreamhost', 'video', 'talk', 'mycotoxin', 'people', 'carb', 'problem', 'energy', 'tiredness', 'headache', 'proponent', 'diet', 'problem', 'biochemistry', 'principle', 'toxin', 'right', 'fat', 'difference', 'change', 'margin', 'awareness', 'level', 'freecell', 'performance', 'irritability', 'joint', 'pain', 'pisser', 'variable', 'problem', 'meat', 'problem', 'grain', 'meat', 'problem', 'probs', 'meat', 'ate', 'mold', 'grain', 'problem', 'allergic', 'mold', 'meat', 'slaughterhouse', 'pack', 'meat', 'fungus', 'problem', 'cancer', 'heart', 'disease', 'decline', 'anger', 'grass', 'meat', 'problem', 'issue', 'cook', 'introduces', 'class', 'toxin', 'cancer', 'blood', 'pressure', 'response', 'experience', 'correlation', 'research', 'reason', 'body', 'mycotoxin', 'class', 'toxin', 'bulletproof', 'eat', 'calorie', 'eat', 'toxin', 'responds', 'source', 'explanation', 'half', 'study', 'meat', 'half', 'coffee', 'food', 'study', 'notion', 'inflammatory', 'response', 'food', 'allergy', 'contaminant', 'food', 'allergy', 'food', 'reason', 'people', 'diet', 'change', 'toxin', 'profile', 'food', 'news', 'block', 'toxin', 'food', 'blog', 'post', 'site', 'ben', 'cto', 'zeo', 'decline', 'energy', 'productivity', 'mycotoxin', 'food', 'cashew', 'risk', 'food', 'half', 'symptom', 'cashew', 'problem', 'problem', 'storage', 'process', 'challenge', 'food', 'combination', 'pepper', 'flake', 'source', 'lower', 'function', 'clothes', 'symptom', 'track', 'function', 'food', 'hr', 'oil', 'air', 'impact', 'people', 'term', 'oil', 'user', 'dryness', 'wife', 'gain', 'oil', 'soy', 'milk', 'problem', 'calorie', 'oil', 'oil', 'epa', 'dha', 'people', 'acid', 'borage', 'form', 'enjoy', 'trip', 'gary', 'night', 'study', 'increase', 'hypoglycemia', 'night', 'sleep', 'blood', 'sugar', 'problem', 'correlation', 'blood', 'sugar', 'swing', 'lunch', 'blood', 'monitor', 'finger', 'confirm', 'blood', 'sugar', 'tweaking', 'vanadium', 'meal', 'recipe', 'crash', 'chromium', 'supplementation', 'blood', 'glucose', 'meter', 'score', 'prick', 'finger', 'prick', 'feel', 'funny', 'peanut', 'nut', 'risk', 'suspect', 'eliminating', 'nut', 'super', 'mind', 'break', 'people', 'digestion', 'trigger', 'receptor', 'brain', 'craving', 'withdrawal', 'symptom', 'bread', 'craving', 'convince', 'piece', 'effect', 'generator', 'curve', 'shape', 'curve', 'experience', 'jscott', 'line', 'whining', 'kid', 'kid', 'wellness', 'adjust', 'routine', 'compassion', 'parent', 'friend', 'kid', 'biohack', 'summer', 'theory', 'summer', 'winter', 'night']"
+142.0,robin conjunction data location trigger modifier chance mobile logger ernesto ramirez robin conjunction data location trigger modifier chance logger set parameter run site note battery application ride battery device ability overhead provide payoff slide announcement bay area tell iphone app straightforward location history data experiment slide website,"['robin', 'conjunction', 'data', 'location', 'trigger', 'modifier', 'chance', 'mobile', 'logger', 'ernesto', 'ramirez', 'robin', 'conjunction', 'data', 'location', 'trigger', 'modifier', 'chance', 'logger', 'set', 'parameter', 'run', 'site', 'note', 'battery', 'application', 'ride', 'battery', 'device', 'ability', 'overhead', 'provide', 'payoff', 'slide', 'announcement', 'bay', 'area', 'tell', 'iphone', 'app', 'straightforward', 'location', 'history', 'data', 'experiment', 'slide', 'website']"
+143.0,whoop glucodock conversation post people pitch advice dave misha glucodoc curiosity conversation connects guess investor founder consider company fit architecture course shape architecture reason phone connection instance power demand chip phone dock kluge connect phone handset cord modem james question community opportunity james addition people question vc perspective consumer health market viewpoint vc community typo vc apple apple chip device ipod effect share ipod dock device support power consumption bt ipod interface residence trinity venture founder basis pulsetracer fundraising effort company advisor vcs angel investor coach advise people space rajiv mehta james addition people question vc perspective consumer health market viewpoint community medtech vcs cause valuation compliance duty diligence skittish play consumer reward kind basis meeting half dozen tier term sheet consumer hardware play fund company issue team valuation deal harder decision making process blog vcs software play method consumer health data device crack vc start cloud gaming play revenue perspective problem data visualization startup data device hand gaming technique data work burn calorie health distraction direction company money data share data reputation pay access order algorithm owner view data reliant startup data provider manufacturer gaming check mention effect tend drinking coffee butter eat grass misha business webcam eyeblinks solve problem problem convince vcs cause change diligence process basis partner insane monitor partner fact rife fda concern reference study heart rate monitor employee health blind study work medtech struggle company paleo awesome mention effect tend drinking coffee butter eat grass point view trinity work difference colleague residence trinity venture founder basis pulsetracer fundraising effort company advisor vcs angel investor coach advise people space help point view ramirez james question community opportunity lurker meetups wolf stage investor valley investor point view help gary conversation yesterday post fruit term fundability data viz behavior change gamification talent acquisition market sort bet team sensor type level data smartphone camera heart rate monitor bunch startup smartphone peripheral cellscope bunch innovation space misha mishachellam coo scanadu,"['whoop', 'glucodock', 'conversation', 'post', 'people', 'pitch', 'advice', 'dave', 'misha', 'glucodoc', 'curiosity', 'conversation', 'connects', 'guess', 'investor', 'founder', 'consider', 'company', 'fit', 'architecture', 'course', 'shape', 'architecture', 'reason', 'phone', 'connection', 'instance', 'power', 'demand', 'chip', 'phone', 'dock', 'kluge', 'connect', 'phone', 'handset', 'cord', 'modem', 'james', 'question', 'community', 'opportunity', 'james', 'addition', 'people', 'question', 'vc', 'perspective', 'consumer', 'health', 'market', 'viewpoint', 'vc', 'community', 'typo', 'vc', 'apple', 'apple', 'chip', 'device', 'ipod', 'effect', 'share', 'ipod', 'dock', 'device', 'support', 'power', 'consumption', 'bt', 'ipod', 'interface', 'residence', 'trinity', 'venture', 'founder', 'basis', 'pulsetracer', 'fundraising', 'effort', 'company', 'advisor', 'vcs', 'angel', 'investor', 'coach', 'advise', 'people', 'space', 'rajiv', 'mehta', 'james', 'addition', 'people', 'question', 'vc', 'perspective', 'consumer', 'health', 'market', 'viewpoint', 'community', 'medtech', 'vcs', 'cause', 'valuation', 'compliance', 'duty', 'diligence', 'skittish', 'play', 'consumer', 'reward', 'kind', 'basis', 'meeting', 'half', 'dozen', 'tier', 'term', 'sheet', 'consumer', 'hardware', 'play', 'fund', 'company', 'issue', 'team', 'valuation', 'deal', 'harder', 'decision', 'making', 'process', 'blog', 'vcs', 'software', 'play', 'method', 'consumer', 'health', 'data', 'device', 'crack', 'vc', 'start', 'cloud', 'gaming', 'play', 'revenue', 'perspective', 'problem', 'data', 'visualization', 'startup', 'data', 'device', 'hand', 'gaming', 'technique', 'data', 'work', 'burn', 'calorie', 'health', 'distraction', 'direction', 'company', 'money', 'data', 'share', 'data', 'reputation', 'pay', 'access', 'order', 'algorithm', 'owner', 'view', 'data', 'reliant', 'startup', 'data', 'provider', 'manufacturer', 'gaming', 'check', 'mention', 'effect', 'tend', 'drinking', 'coffee', 'butter', 'eat', 'grass', 'misha', 'business', 'webcam', 'eyeblinks', 'solve', 'problem', 'problem', 'convince', 'vcs', 'cause', 'change', 'diligence', 'process', 'basis', 'partner', 'insane', 'monitor', 'partner', 'fact', 'rife', 'fda', 'concern', 'reference', 'study', 'heart', 'rate', 'monitor', 'employee', 'health', 'blind', 'study', 'work', 'medtech', 'struggle', 'company', 'paleo', 'awesome', 'mention', 'effect', 'tend', 'drinking', 'coffee', 'butter', 'eat', 'grass', 'point', 'view', 'trinity', 'work', 'difference', 'colleague', 'residence', 'trinity', 'venture', 'founder', 'basis', 'pulsetracer', 'fundraising', 'effort', 'company', 'advisor', 'vcs', 'angel', 'investor', 'coach', 'advise', 'people', 'space', 'help', 'point', 'view', 'ramirez', 'james', 'question', 'community', 'opportunity', 'lurker', 'meetups', 'wolf', 'stage', 'investor', 'valley', 'investor', 'point', 'view', 'help', 'gary', 'conversation', 'yesterday', 'post', 'fruit', 'term', 'fundability', 'data', 'viz', 'behavior', 'change', 'gamification', 'talent', 'acquisition', 'market', 'sort', 'bet', 'team', 'sensor', 'type', 'level', 'data', 'smartphone', 'camera', 'heart', 'rate', 'monitor', 'bunch', 'startup', 'smartphone', 'peripheral', 'cellscope', 'bunch', 'innovation', 'space', 'misha', 'mishachellam', 'coo', 'scanadu']"
+144.0,quote coach role curriculum protocol help quality control consistency curriculum customer pay money result pattern foundation protocol curriculum discussion implementation dinner habit design meetup rock health attendee wolf agaricus nancy dougherty ernesto ramirez folk concept coach coach people self project sensor technology reporting tool change methodology interpretation data qc interface healthcare world help patient project doctor role subspecialty master psychotherapist health coach trainer context coach physician prescribe self project helper help difficulty device self activity data result doctor coach communicate concern question patient attention price point chance success model people help self project context coach role curriculum protocol help quality control consistency coach technology self process help define technology increase spread culture context post paul abramson md paulabramsonmd quantdoctor guess point physician coach people essence integrate care capacity practice master psychotherapist patient support experience base role coach protocol discussion process experience self project bodytrack developer result demonstration project coach extent doctor participant self project medicine conference september coach self effort practice session panel discussion wolf demo talk opportunity panel talk opportunity community medicine conference stanford university panel discussion wolf moderator hope paul quantdoctor josh sorry mette thomas mymee role coach doctor paul quantdoctor josh manley paul talk people project self cognition study paul talk people project self cognition study yield result self mean challenge people self project people project tool client obstacle result experiment data data data collection people model work body influence change solution equipment problem rent equipment fitbit withings withings blood pressure monitor duration people work patient run experiment solve sense class people basic experimentation introduce tool resource help standpoint idea doctor doctor idea health data coach patient learn coach help send data doctor insight knowledge idea framework work project ground change work josh manley paul josh paul josh kind thread project feedback thought term set stone conversation coach idea strategy data experiment prevallet hypnotherapist data tracker charge conference question strategy people data data placebo pill step fitbit process process example dougherty reveal cascade thought placebo pill regulation response feeling mood pill strategy state pill pill deal play state mind kind strategy effect approach send email trancepoetics mental strategy augmentation ambient composer strategy nlp programming hypnosis energy medicine technique client length strategy exchange send data paragraph result spring nyc meetups idea coach line trainer client track habit meet night heard steph habif health opinion self ability consultation fit solution coach tracker pitfall tracker,"['quote', 'coach', 'role', 'curriculum', 'protocol', 'help', 'quality', 'control', 'consistency', 'curriculum', 'customer', 'pay', 'money', 'result', 'pattern', 'foundation', 'protocol', 'curriculum', 'discussion', 'implementation', 'dinner', 'habit', 'design', 'meetup', 'rock', 'health', 'attendee', 'wolf', 'agaricus', 'nancy', 'dougherty', 'ernesto', 'ramirez', 'folk', 'concept', 'coach', 'coach', 'people', 'self', 'project', 'sensor', 'technology', 'reporting', 'tool', 'change', 'methodology', 'interpretation', 'data', 'qc', 'interface', 'healthcare', 'world', 'help', 'patient', 'project', 'doctor', 'role', 'subspecialty', 'master', 'psychotherapist', 'health', 'coach', 'trainer', 'context', 'coach', 'physician', 'prescribe', 'self', 'project', 'helper', 'help', 'difficulty', 'device', 'self', 'activity', 'data', 'result', 'doctor', 'coach', 'communicate', 'concern', 'question', 'patient', 'attention', 'price', 'point', 'chance', 'success', 'model', 'people', 'help', 'self', 'project', 'context', 'coach', 'role', 'curriculum', 'protocol', 'help', 'quality', 'control', 'consistency', 'coach', 'technology', 'self', 'process', 'help', 'define', 'technology', 'increase', 'spread', 'culture', 'context', 'post', 'paul', 'abramson', 'md', 'paulabramsonmd', 'quantdoctor', 'guess', 'point', 'physician', 'coach', 'people', 'essence', 'integrate', 'care', 'capacity', 'practice', 'master', 'psychotherapist', 'patient', 'support', 'experience', 'base', 'role', 'coach', 'protocol', 'discussion', 'process', 'experience', 'self', 'project', 'bodytrack', 'developer', 'result', 'demonstration', 'project', 'coach', 'extent', 'doctor', 'participant', 'self', 'project', 'medicine', 'conference', 'september', 'coach', 'self', 'effort', 'practice', 'session', 'panel', 'discussion', 'wolf', 'demo', 'talk', 'opportunity', 'panel', 'talk', 'opportunity', 'community', 'medicine', 'conference', 'stanford', 'university', 'panel', 'discussion', 'wolf', 'moderator', 'hope', 'paul', 'quantdoctor', 'josh', 'sorry', 'mette', 'thomas', 'mymee', 'role', 'coach', 'doctor', 'paul', 'quantdoctor', 'josh', 'manley', 'paul', 'talk', 'people', 'project', 'self', 'cognition', 'study', 'paul', 'talk', 'people', 'project', 'self', 'cognition', 'study', 'yield', 'result', 'self', 'mean', 'challenge', 'people', 'self', 'project', 'people', 'project', 'tool', 'client', 'obstacle', 'result', 'experiment', 'data', 'data', 'data', 'collection', 'people', 'model', 'work', 'body', 'influence', 'change', 'solution', 'equipment', 'problem', 'rent', 'equipment', 'fitbit', 'withings', 'withings', 'blood', 'pressure', 'monitor', 'duration', 'people', 'work', 'patient', 'run', 'experiment', 'solve', 'sense', 'class', 'people', 'basic', 'experimentation', 'introduce', 'tool', 'resource', 'help', 'standpoint', 'idea', 'doctor', 'doctor', 'idea', 'health', 'data', 'coach', 'patient', 'learn', 'coach', 'help', 'send', 'data', 'doctor', 'insight', 'knowledge', 'idea', 'framework', 'work', 'project', 'ground', 'change', 'work', 'josh', 'manley', 'paul', 'josh', 'paul', 'josh', 'kind', 'thread', 'project', 'feedback', 'thought', 'term', 'set', 'stone', 'conversation', 'coach', 'idea', 'strategy', 'data', 'experiment', 'prevallet', 'hypnotherapist', 'data', 'tracker', 'charge', 'conference', 'question', 'strategy', 'people', 'data', 'data', 'placebo', 'pill', 'step', 'fitbit', 'process', 'process', 'example', 'dougherty', 'reveal', 'cascade', 'thought', 'placebo', 'pill', 'regulation', 'response', 'feeling', 'mood', 'pill', 'strategy', 'state', 'pill', 'pill', 'deal', 'play', 'state', 'mind', 'kind', 'strategy', 'effect', 'approach', 'send', 'email', 'trancepoetics', 'mental', 'strategy', 'augmentation', 'ambient', 'composer', 'strategy', 'nlp', 'programming', 'hypnosis', 'energy', 'medicine', 'technique', 'client', 'length', 'strategy', 'exchange', 'send', 'data', 'paragraph', 'result', 'spring', 'nyc', 'meetups', 'idea', 'coach', 'line', 'trainer', 'client', 'track', 'habit', 'meet', 'night', 'heard', 'steph', 'habif', 'health', 'opinion', 'self', 'ability', 'consultation', 'fit', 'solution', 'coach', 'tracker', 'pitfall', 'tracker']"
+145.0,link video work qsers talk bodytrack bay area meetup slide hope presentation answer question timing video talk today dave dave talk video session conference session addition schedule slide deck presentation ernesto slide anne video talk today dave,"['link', 'video', 'work', 'qsers', 'talk', 'bodytrack', 'bay', 'area', 'meetup', 'slide', 'hope', 'presentation', 'answer', 'question', 'timing', 'video', 'talk', 'today', 'dave', 'dave', 'talk', 'video', 'session', 'conference', 'session', 'addition', 'schedule', 'slide', 'deck', 'presentation', 'ernesto', 'slide', 'anne', 'video', 'talk', 'today', 'dave']"
+146.0,rule knowledge card knowledge anki self group deck health knowledge share case deck start kind anki teach people knowledge winter presentation anki conference thread cognition forum memorize association idea knowledge distill format divia card guide word card deletion feel health stuff grab bag deck hand pdf advice design experiment anki deck ask author share health deck deck book book structure anki deck book deck share deck rule set enumeration deck question enumeration rule problem devia blog rule knowledge answer question word communication talk kid kid conversation rule police world lucid experience,"['rule', 'knowledge', 'card', 'knowledge', 'anki', 'self', 'group', 'deck', 'health', 'knowledge', 'share', 'case', 'deck', 'start', 'kind', 'anki', 'teach', 'people', 'knowledge', 'winter', 'presentation', 'anki', 'conference', 'thread', 'cognition', 'forum', 'memorize', 'association', 'idea', 'knowledge', 'distill', 'format', 'divia', 'card', 'guide', 'word', 'card', 'deletion', 'feel', 'health', 'stuff', 'grab', 'bag', 'deck', 'hand', 'pdf', 'advice', 'design', 'experiment', 'anki', 'deck', 'ask', 'author', 'share', 'health', 'deck', 'deck', 'book', 'book', 'structure', 'anki', 'deck', 'book', 'deck', 'share', 'deck', 'rule', 'set', 'enumeration', 'deck', 'question', 'enumeration', 'rule', 'problem', 'devia', 'blog', 'rule', 'knowledge', 'answer', 'question', 'word', 'communication', 'talk', 'kid', 'kid', 'conversation', 'rule', 'police', 'world', 'lucid', 'experience']"
+147.0,qsers talk bodytrack session conference addition schedule slide video version talk area meetup enjoy anne,"['qsers', 'talk', 'bodytrack', 'session', 'conference', 'addition', 'schedule', 'slide', 'video', 'version', 'talk', 'area', 'meetup', 'enjoy', 'anne']"
+149.0,quote kind experiment suggestion quality quote people report breathing mediation quote bunch people productivity stackexchange reason quality alarm clock person quality quote cycle diagram book web point quote topic psychology text book schedule variation prevent length length intention people alarm clock belief fact phase body duration sleep state wake wake button button invention scale adoption bryan kind kind forum topic reply quote bryan post topic read measure regard latency quality afternoon test guess ceiling quote case awake night night bryan lundeen fall asleep rest night fix sleepiness sleepiness college wake right rem happens today memory mean actuality example alarm choose fall people suffer onset insomnia fall asleep set maximum stage wake feeling work bunch people productivity stackexchange mechanism cycle zeo alarm sleep night yawny performance scale study singularity university student amp slide research amp forum result vigilance task connection case reaction slept pvt effect stood doubt sleep deeper efficient woke seth robert doubt sleep deeper efficient doubt work improves quality exercise aerobics effect exercise increase depth sleep kind kind read measure regard latency quality afternoon test guess ceiling fall asleep rest night fix sleepiness experiment sleep chloe fan quality night kind experiment suggestion quality morning night sleeper feeling preference fuzzy work college wake right rem happens cycle diagram book web point diagram woke felt rough agreement optimizes pick evil example alarm choose brings wake stay mean night sleep wake increment cycle wake button stage wake feeling confirm sense seth robert doubt sleep deeper efficient doubt work improves quality seth robert robert doubt sleep deeper efficient doubt work improves quality exercise aerobics effect exercise increase depth observation line increase feeling faster depth zeo dan dascalescu example alarm choose fall people suffer onset insomnia fall asleep set estimate bed fall insomnia deal drinking caffeine darkness point midnight compensation work jazz wake rhythm feel sleepy head hit mean feeling sound man difference dan dascalescu maximum stage wake feeling work stay slump jump pack caffeine hr kleineidam extantproject cycle diagram book web point topic psychology text book schedule variation prevent length idea quickcrude science figure stuff kind pattern scrape list research cycle hypothesis end rem remember study lab situation hell diagram record quantitative data data feel crap feel crap review trashy data pick trashy option variation gain effort list change intake stand point return sleep length intention people alarm clock belief fact phase body duration sleep state wake untricking kleineidam quote post topic wake button button invention scale adoption er button set loud alarm room sit lay kleineidam extantproject cycle diagram book web point topic psychology text book schedule variation prevent length idea crude science figure stuff kind optimization research feel hypothesis end rem diagram record quantitative data data feel crap review data pick trashy option variation change intake length intention people alarm clock belief fact phase body duration sleep state wake kleineidam quote extantproject post topic wake button button invention scale adoption quality night kind experiment suggestion quality morning night sleeper,"['quote', 'kind', 'experiment', 'suggestion', 'quality', 'quote', 'people', 'report', 'breathing', 'mediation', 'quote', 'bunch', 'people', 'productivity', 'stackexchange', 'reason', 'quality', 'alarm', 'clock', 'person', 'quality', 'quote', 'cycle', 'diagram', 'book', 'web', 'point', 'quote', 'topic', 'psychology', 'text', 'book', 'schedule', 'variation', 'prevent', 'length', 'length', 'intention', 'people', 'alarm', 'clock', 'belief', 'fact', 'phase', 'body', 'duration', 'sleep', 'state', 'wake', 'wake', 'button', 'button', 'invention', 'scale', 'adoption', 'bryan', 'kind', 'kind', 'forum', 'topic', 'reply', 'quote', 'bryan', 'post', 'topic', 'read', 'measure', 'regard', 'latency', 'quality', 'afternoon', 'test', 'guess', 'ceiling', 'quote', 'case', 'awake', 'night', 'night', 'bryan', 'lundeen', 'fall', 'asleep', 'rest', 'night', 'fix', 'sleepiness', 'sleepiness', 'college', 'wake', 'right', 'rem', 'happens', 'today', 'memory', 'mean', 'actuality', 'example', 'alarm', 'choose', 'fall', 'people', 'suffer', 'onset', 'insomnia', 'fall', 'asleep', 'set', 'maximum', 'stage', 'wake', 'feeling', 'work', 'bunch', 'people', 'productivity', 'stackexchange', 'mechanism', 'cycle', 'zeo', 'alarm', 'sleep', 'night', 'yawny', 'performance', 'scale', 'study', 'singularity', 'university', 'student', 'amp', 'slide', 'research', 'amp', 'forum', 'result', 'vigilance', 'task', 'connection', 'case', 'reaction', 'slept', 'pvt', 'effect', 'stood', 'doubt', 'sleep', 'deeper', 'efficient', 'woke', 'seth', 'robert', 'doubt', 'sleep', 'deeper', 'efficient', 'doubt', 'work', 'improves', 'quality', 'exercise', 'aerobics', 'effect', 'exercise', 'increase', 'depth', 'sleep', 'kind', 'kind', 'read', 'measure', 'regard', 'latency', 'quality', 'afternoon', 'test', 'guess', 'ceiling', 'fall', 'asleep', 'rest', 'night', 'fix', 'sleepiness', 'experiment', 'sleep', 'chloe', 'fan', 'quality', 'night', 'kind', 'experiment', 'suggestion', 'quality', 'morning', 'night', 'sleeper', 'feeling', 'preference', 'fuzzy', 'work', 'college', 'wake', 'right', 'rem', 'happens', 'cycle', 'diagram', 'book', 'web', 'point', 'diagram', 'woke', 'felt', 'rough', 'agreement', 'optimizes', 'pick', 'evil', 'example', 'alarm', 'choose', 'brings', 'wake', 'stay', 'mean', 'night', 'sleep', 'wake', 'increment', 'cycle', 'wake', 'button', 'stage', 'wake', 'feeling', 'confirm', 'sense', 'seth', 'robert', 'doubt', 'sleep', 'deeper', 'efficient', 'doubt', 'work', 'improves', 'quality', 'seth', 'robert', 'robert', 'doubt', 'sleep', 'deeper', 'efficient', 'doubt', 'work', 'improves', 'quality', 'exercise', 'aerobics', 'effect', 'exercise', 'increase', 'depth', 'observation', 'line', 'increase', 'feeling', 'faster', 'depth', 'zeo', 'dan', 'dascalescu', 'example', 'alarm', 'choose', 'fall', 'people', 'suffer', 'onset', 'insomnia', 'fall', 'asleep', 'set', 'estimate', 'bed', 'fall', 'insomnia', 'deal', 'drinking', 'caffeine', 'darkness', 'point', 'midnight', 'compensation', 'work', 'jazz', 'wake', 'rhythm', 'feel', 'sleepy', 'head', 'hit', 'mean', 'feeling', 'sound', 'man', 'difference', 'dan', 'dascalescu', 'maximum', 'stage', 'wake', 'feeling', 'work', 'stay', 'slump', 'jump', 'pack', 'caffeine', 'hr', 'kleineidam', 'extantproject', 'cycle', 'diagram', 'book', 'web', 'point', 'topic', 'psychology', 'text', 'book', 'schedule', 'variation', 'prevent', 'length', 'idea', 'quickcrude', 'science', 'figure', 'stuff', 'kind', 'pattern', 'scrape', 'list', 'research', 'cycle', 'hypothesis', 'end', 'rem', 'remember', 'study', 'lab', 'situation', 'hell', 'diagram', 'record', 'quantitative', 'data', 'data', 'feel', 'crap', 'feel', 'crap', 'review', 'trashy', 'data', 'pick', 'trashy', 'option', 'variation', 'gain', 'effort', 'list', 'change', 'intake', 'stand', 'point', 'return', 'sleep', 'length', 'intention', 'people', 'alarm', 'clock', 'belief', 'fact', 'phase', 'body', 'duration', 'sleep', 'state', 'wake', 'untricking', 'kleineidam', 'quote', 'post', 'topic', 'wake', 'button', 'button', 'invention', 'scale', 'adoption', 'er', 'button', 'set', 'loud', 'alarm', 'room', 'sit', 'lay', 'kleineidam', 'extantproject', 'cycle', 'diagram', 'book', 'web', 'point', 'topic', 'psychology', 'text', 'book', 'schedule', 'variation', 'prevent', 'length', 'idea', 'crude', 'science', 'figure', 'stuff', 'kind', 'optimization', 'research', 'feel', 'hypothesis', 'end', 'rem', 'diagram', 'record', 'quantitative', 'data', 'data', 'feel', 'crap', 'review', 'data', 'pick', 'trashy', 'option', 'variation', 'change', 'intake', 'length', 'intention', 'people', 'alarm', 'clock', 'belief', 'fact', 'phase', 'body', 'duration', 'sleep', 'state', 'wake', 'kleineidam', 'quote', 'extantproject', 'post', 'topic', 'wake', 'button', 'button', 'invention', 'scale', 'adoption', 'quality', 'night', 'kind', 'experiment', 'suggestion', 'quality', 'morning', 'night', 'sleeper']"
+150.0,portion transcript post tonight return conversation tomorrow link encourage conversation value question talk wolf hear suffer kind syndrome attachment range reaction provokes people tool kind kidnapping hostage response people gadget crazy idea user manipulation advantage zone nightmare surveillance manipulation idea people world data explanation explanation valence case person dupe surveillance regime case subverter regime case world surveillance individual journalist mentality explanation genuine response account argument people challenge challenge color question analogy wave feminism camille paglia notion men woman woman advantage exploration order profit behavior monroe generation rationalization woman tv notion continue entity corporation government research organization activity reason colgate information mouth wifi toothbrush information behavior information market product loss privacy movement power individual center enjoy woman color entry condition condition influence technology notion knowledge science government lyotard knowledge science compensate knowledge story book retrospect parody book lyotard regret piece entry lyotard book advice area issue questioner talk reference question foucalt discipline punish lesson focus relationship benevolence control source process antidote foucault mcluhan allergy kenner tool list question answer agree propaganda marketing hope appreciate reminder scale data aggregation scale experiment storage requirement perimeter robin barooah aggregate data sense self effect effect challenge kind judgment revision language evaluation question berkeley register venture language technology observation tag slogan speaker question camille paglia praise display view justification woman result paglia sexuality fact reason process sex defense display evidence strategy exploitation course accepting term service marketer answering challenge question work question assumption reply self measurement weight loss privacy suspect learn background context extantproject end video end talk video rest agaricus question discus question video rationalization loss privacy power deeply institution corporation government research organization seth weight loss privacy suspect learn measurement teach example fat clarifies illuminates allows goal measurement goal measurement match allows success criterion data device possession hand write record index card manilla folder data entry point json text file raidz2 zfs box home security perimeter self institution work data tech person company paper analog tool data germane context self sensor data data company data advertise company data sort agreement policy people care weight sleep app sensor log app sensor company example gain people board example health insurance company health problem money question er justify behavior institution question type data self sensor data device data entity regard techno issue point data sign course advantage data moar sensor data entity discussion subtle advantage institution question video condition jean mind institution narrative questioner notion provide cover loss privacy movement power individual center enjoy woman questioner form self data business question respect form science privacy concern assertion science empowers institution institution effect gain power money institution effect power exchange product science function capitalism talk excellent anyones thought shift sense science,"['portion', 'transcript', 'post', 'tonight', 'return', 'conversation', 'tomorrow', 'link', 'encourage', 'conversation', 'value', 'question', 'talk', 'wolf', 'hear', 'suffer', 'kind', 'syndrome', 'attachment', 'range', 'reaction', 'provokes', 'people', 'tool', 'kind', 'kidnapping', 'hostage', 'response', 'people', 'gadget', 'crazy', 'idea', 'user', 'manipulation', 'advantage', 'zone', 'nightmare', 'surveillance', 'manipulation', 'idea', 'people', 'world', 'data', 'explanation', 'explanation', 'valence', 'case', 'person', 'dupe', 'surveillance', 'regime', 'case', 'subverter', 'regime', 'case', 'world', 'surveillance', 'individual', 'journalist', 'mentality', 'explanation', 'genuine', 'response', 'account', 'argument', 'people', 'challenge', 'challenge', 'color', 'question', 'analogy', 'wave', 'feminism', 'camille', 'paglia', 'notion', 'men', 'woman', 'woman', 'advantage', 'exploration', 'order', 'profit', 'behavior', 'monroe', 'generation', 'rationalization', 'woman', 'tv', 'notion', 'continue', 'entity', 'corporation', 'government', 'research', 'organization', 'activity', 'reason', 'colgate', 'information', 'mouth', 'wifi', 'toothbrush', 'information', 'behavior', 'information', 'market', 'product', 'loss', 'privacy', 'movement', 'power', 'individual', 'center', 'enjoy', 'woman', 'color', 'entry', 'condition', 'condition', 'influence', 'technology', 'notion', 'knowledge', 'science', 'government', 'lyotard', 'knowledge', 'science', 'compensate', 'knowledge', 'story', 'book', 'retrospect', 'parody', 'book', 'lyotard', 'regret', 'piece', 'entry', 'lyotard', 'book', 'advice', 'area', 'issue', 'questioner', 'talk', 'reference', 'question', 'foucalt', 'discipline', 'punish', 'lesson', 'focus', 'relationship', 'benevolence', 'control', 'source', 'process', 'antidote', 'foucault', 'mcluhan', 'allergy', 'kenner', 'tool', 'list', 'question', 'answer', 'agree', 'propaganda', 'marketing', 'hope', 'appreciate', 'reminder', 'scale', 'data', 'aggregation', 'scale', 'experiment', 'storage', 'requirement', 'perimeter', 'robin', 'barooah', 'aggregate', 'data', 'sense', 'self', 'effect', 'effect', 'challenge', 'kind', 'judgment', 'revision', 'language', 'evaluation', 'question', 'berkeley', 'register', 'venture', 'language', 'technology', 'observation', 'tag', 'slogan', 'speaker', 'question', 'camille', 'paglia', 'praise', 'display', 'view', 'justification', 'woman', 'result', 'paglia', 'sexuality', 'fact', 'reason', 'process', 'sex', 'defense', 'display', 'evidence', 'strategy', 'exploitation', 'course', 'accepting', 'term', 'service', 'marketer', 'answering', 'challenge', 'question', 'work', 'question', 'assumption', 'reply', 'self', 'measurement', 'weight', 'loss', 'privacy', 'suspect', 'learn', 'background', 'context', 'extantproject', 'end', 'video', 'end', 'talk', 'video', 'rest', 'agaricus', 'question', 'discus', 'question', 'video', 'rationalization', 'loss', 'privacy', 'power', 'deeply', 'institution', 'corporation', 'government', 'research', 'organization', 'seth', 'weight', 'loss', 'privacy', 'suspect', 'learn', 'measurement', 'teach', 'example', 'fat', 'clarifies', 'illuminates', 'allows', 'goal', 'measurement', 'goal', 'measurement', 'match', 'allows', 'success', 'criterion', 'data', 'device', 'possession', 'hand', 'write', 'record', 'index', 'card', 'manilla', 'folder', 'data', 'entry', 'point', 'json', 'text', 'file', 'raidz2', 'zfs', 'box', 'home', 'security', 'perimeter', 'self', 'institution', 'work', 'data', 'tech', 'person', 'company', 'paper', 'analog', 'tool', 'data', 'germane', 'context', 'self', 'sensor', 'data', 'data', 'company', 'data', 'advertise', 'company', 'data', 'sort', 'agreement', 'policy', 'people', 'care', 'weight', 'sleep', 'app', 'sensor', 'log', 'app', 'sensor', 'company', 'example', 'gain', 'people', 'board', 'example', 'health', 'insurance', 'company', 'health', 'problem', 'money', 'question', 'er', 'justify', 'behavior', 'institution', 'question', 'type', 'data', 'self', 'sensor', 'data', 'device', 'data', 'entity', 'regard', 'techno', 'issue', 'point', 'data', 'sign', 'course', 'advantage', 'data', 'moar', 'sensor', 'data', 'entity', 'discussion', 'subtle', 'advantage', 'institution', 'question', 'video', 'condition', 'jean', 'mind', 'institution', 'narrative', 'questioner', 'notion', 'provide', 'cover', 'loss', 'privacy', 'movement', 'power', 'individual', 'center', 'enjoy', 'woman', 'questioner', 'form', 'self', 'data', 'business', 'question', 'respect', 'form', 'science', 'privacy', 'concern', 'assertion', 'science', 'empowers', 'institution', 'institution', 'effect', 'gain', 'power', 'money', 'institution', 'effect', 'power', 'exchange', 'product', 'science', 'function', 'capitalism', 'talk', 'excellent', 'anyones', 'thought', 'shift', 'sense', 'science']"
+151.0,volume info parenting board discussion parent daughter sleep pattern nap night thread training material moderator nap breastfed night mbt men shoe woman shoe shoe,"['volume', 'info', 'parenting', 'board', 'discussion', 'parent', 'daughter', 'sleep', 'pattern', 'nap', 'night', 'thread', 'training', 'material', 'moderator', 'nap', 'breastfed', 'night', 'mbt', 'men', 'shoe', 'woman', 'shoe', 'shoe']"
+152.0,conversation seed hrv study group experiment participate tool self learn pay attention1 asprey webinar people anxiety level level breathe coherence monitor anxiety hand notice change issue brain hack skin conductance feedback hrv imho scientology stuff conductance group discount study breath breathe interval coherence fearful coherence downside type emotion cause coherence comment jxa question garmin hrms data video code bioharness data zephyr bioharness omnisense omnisense analysis software hrv data work version device toy dave measuring change state anxiety detect change body temperature asprey post data version heartmath distributor data hr instruction store data post pst link blog laurie edition theory export data desktop edition thumb device dongle emwave2 pc earclip thumb device pc software pc software pc export data drawback desktop edition pc rgds frick group topic ripe monitor pc version amazon style biofeedback reference point data thermometer chart hrv data dump bio feedback visuals session breathing inner qser access data mask data coherence chart product feel software interface feel ear clip finger measure strap application camera phone measure app iphone4 pulse monitor azumio online hrv balance data visuals light light reading sinus rhythm physionet bunch doctor conference slide comparison chart presentation conference post review guide cost product monitor capture hrv measure question hrv option version thumb device earclip pc software version device pc software package hrv data format goal hrv data jxa response question measure anxiety level rate relationship feedback read conductance sensor body temperature goal feedback stress level activity anxiety intervene case scenario cue point change rate body temperature correlate anxiety level suggestion jxa check link quote kamachos zephyr production delay revision rev3 sw heart rate data figure heart rate data contact vancouver quote bump bioharness zephyr quote heart math trainer coach heart rate variability stress reduction conference cto founder basis basis rate measure heart rate variability quote conductance feedback hrv imho scientology stuff conductance quote skin conductance rate machine accuracy emotion heart rate conductance value subsecond data review page heartmath stress reduction tool kamachos conductance sensor body temperature goal feedback stress level activity anxiety intervene case scenario cue point change rate body temperature correlate anxiety level bio marker posture issue work design review video moodyjulio video option collect hrv data version bodymedia device device output resistance response activity accelerometer heat bodymedia device data manner agaricus conversation seed hrv study group experiment participate tool self talk idea resource moment emwave question garmin hrms data video code bioharness data arrives kamachos jxa question garmin hrms data video code bioharness data zephyr bioharness omnisense omnisense analysis software hrv data work version device toy zephyr production delay revision rev3 sw heart rate data figure heart rate data contact vancouver hr laurie export data kamachos measuring change state anxiety detect change body temperature measure heart state record temperature rate practice notice coherence rate zephyr hope anne data clip user accelerometry data help motion artifact idea data noise level zephyr hxm hrm mention issue company accuracy event measurement delay microsecond accuracy future user data device story data anne candidate bt firstbeat purpose strap hrv data heart rate monitor record data list source option record hrv unit measure export hrv rs800cx suunto t6d memory cycle cs600x list home grown option expertise capture list zephyr hxm phone app record hrv value hrm garmin stick source sw linux record hrv hrm heart rate monitor interface hrv software list evaluate hrv kubios evaluation tool people coherence data result data help sense type data leverage people environment wellness interaction clock log data timestamps purpose data clip user accelerometry data help motion artifact support type usage export data form record heart math web site level answer question strap building measure hrv coherence unit job data export candidate bt firstbeat purpose divine device measure skin response hrv right software measurement extension conference speaker presentation hrv presentation verify sunnto t6 series watch basis hrv study series watch work interface heart strap data file share unit software log realize clip finger type movement motivation code company software anne accuracy issue today desktop software line today heart rate sensor approx bpm finger whats session session session device version divine device measure skin response hrv right software measurement extension conference speaker presentation hrv presentation verify sunnto t6 series watch basis hrv study t6 t6c hrv work hrv data download data generate data file emwave2 divine basis watch measure log hrv data dig emwave2 software export data format opinion poincare plot sd1 measure variability capacity exertion indicator heart brain coherence smooth jerking change deep breathing cycle feedback breathing deeper result link fuchieh hsu data feed device exercise increase hrv learn realtime data approach drop exhaling rise heart min result hrv poincare plot sd1 sd2 result frequency power kubios analysis feedback result relaxation feedback measurement experiment benefit technique approach capture effect heart rhythm rate difference measurement sd1 result position sd2 indicator position exercise sd1 sd2 term sample kit feedback info attachment link online store practice routine bio feedback visualize feeling connection interaction practice monitor progress verify chart section breathing bio feedback section meditation record state effort fuchieh hsu sd1 sd2 standalone measure breathing display sinusoidal display frequency domain peak experiment result result biofeedback variation data feed device exercise increase hrv learn video synchronize brain heart getstart biofeedback video op engr hrv book exercise heart rate strap receiver hrv tracker app data imac capture data strap glitch data kubios problem version matlab process baseline min link review link post plot line processing data feedback stress variability change fuchieh hsu data feed device exercise increase hrv learn realtime data approach drop exhaling rise heart min result hrv poincare plot sd1 sd2 result frequency power kubios analysis feedback result relaxation feedback measurement experiment benefit technique approach capture effect heart rhythm rate difference measurement sd1 result position sd2 indicator position exercise sd1 sd2 term sample hrv book exercise heart rate strap receiver hrv tracker app data imac capture data strap glitch data kubios problem version matlab process baseline min link review link post plot line processing data feedback stress variability change fuchieh hsu opinion poincare plot sd1 measure variability capacity exertion indicator heart brain coherence smooth jerking change deep breathing cycle feedback breathing deeper result link hsu sd1 sd2 standalone measure breathing display sinusoidal display frequency domain peak experiment result result biofeedback variation balance monitor measure hrv device measurement blood pulse earlobe io application data base itunes application file location database field field data increment coherence impression pulse measurement strap device motion post enjoy heart math trainer coach heart rate variability stress reduction conference cto founder basis distributor offer people inaccuracy comment psr brain wave training teach heart wave amplitude result health benefit people today flight heart math technique meditation effect stress executive performance tool brain cost benefit benefit training cost heart math tech vp cloud therapist form meditation work heart math device user meditation meditation form heart opening form meditation heart math technique heart measure heart rate variability device msrp price problem device store session data work mode device problem user heart math people sootedninjas h7 hrvsense app work kleineidam quote heart math trainer coach heart rate variability stress reduction conference cto founder basis basis rate measure heart rate variability basis mistake decision pull hrv feature mind maybanks error measure brain wave course heart rate variability user teach benefit pas judgement company product experience conference maybanks crashing problem session emwave2 hardware desktop desktop software standard software standard software export data desktop software limitation laurie desktop export data jxa difficulty setting setting measure hrv train hrv anxiety effort enter hrv deduce anxiety deduce rate hrv memory serf heart math software help coherence setting heart math tell specific experience synchronization light visualization technique injection feeling emotion work sauce ability playback induce emotion demand anxiety performance state data claim device view tablet combo chest strap forum reader heart math distributor drop line discount code people answer buy consider moderator price emwave2 pc model report software post data version heartmath distributor data hr instruction store data post pst link write webinar people anxiety level level breathe coherence monitor anxiety hand notice change issue brain hack skin conductance feedback hrv imho scientology stuff conductance group discount study emwaves session progress feel coherence appearance speculist podcast import data software kubios progress control copy data paste spreadsheet row data row remove column ibi text file import ibi data custom ascii file change ibi data unit edit column ibi generate session ibi data offset quote program export file interbeat interval entrainment score anybody kubios program performs interbeat interval series interbeat interval heart rate kubios program analyze interval rs800cx record heart rate variability benefit cycle frequency body state respiration blood flow health heart perform exercise protocol position record min measurement perform breathing session record kubios software session mat file session script mat file file parameter kubios software csv file performs statistic file kind software r program example plot vagal output exercise plot display difference baseline post measurement power unit connoisseur record analysis value measurement parameter heart issue method occasion weird body group topic ripe monitor pc version amazon style biofeedback reference point data thermometer chart hrv data dump bio feedback visuals session breathing inner qser access data mask data coherence chart product feel software interface feel ear clip finger measure strap application camera phone measure app iphone4 pulse monitor azumio online hrv balance data visuals light light reading sinus rhythm physionet bunch doctor conference slide comparison chart presentation conference post review guide cost product monitor capture hrv measure version device earclip connection data data dump analysis program output variability deviation data installation object data laurie hr t6c hrv work hrv data download data generate data file emwave2 divine basis watch measure log hrv data dig emwave2 software export data report hack data thx jxa kamachos jxa question garmin hrms data video code bioharness data zephyr bioharness omnisense omnisense analysis software hrv data work version device toy zephyr production delay revision rev3 sw heart rate data figure heart rate data contact vancouver hr laurie export data error measure brain wave course heart rate variability user teach benefit pas judgement company product experience conference kleineidam quote heart math trainer coach heart rate variability stress reduction conference cto founder basis basis rate measure heart rate variability basis mistake decision pull hrv feature mind maybanks error measure brain wave course heart rate variability user teach benefit pas judgement company product experience conference maybanks crashing problem session session crash data program froze session tech support port problem coherence setting meditation play course challenge return chance description website technology collect data pulse sensor information heart rhythm graphic light stress reliever technology feeling anxiety frustration peace ease clarity enhance meditation practice variation brain wave meditation device software mac support mac meditation practice anxiety issue return asprey instruction store data post pst link post hearthmath device software software freeze framer jan usb clip finger sensor program export file interbeat interval entrainment score anybody algorithm hardware christian asprey polar h7 hrvsense app work assumption clip data analysis clip reading software functionality product emwave2 device capture data transfer data desktop software result tai chi information tai chi meditation practice improvement forum address question,"['conversation', 'seed', 'hrv', 'study', 'group', 'experiment', 'participate', 'tool', 'self', 'learn', 'pay', 'attention1', 'asprey', 'webinar', 'people', 'anxiety', 'level', 'level', 'breathe', 'coherence', 'monitor', 'anxiety', 'hand', 'notice', 'change', 'issue', 'brain', 'hack', 'skin', 'conductance', 'feedback', 'hrv', 'imho', 'scientology', 'stuff', 'conductance', 'group', 'discount', 'study', 'breath', 'breathe', 'interval', 'coherence', 'fearful', 'coherence', 'downside', 'type', 'emotion', 'cause', 'coherence', 'comment', 'jxa', 'question', 'garmin', 'hrms', 'data', 'video', 'code', 'bioharness', 'data', 'zephyr', 'bioharness', 'omnisense', 'omnisense', 'analysis', 'software', 'hrv', 'data', 'work', 'version', 'device', 'toy', 'dave', 'measuring', 'change', 'state', 'anxiety', 'detect', 'change', 'body', 'temperature', 'asprey', 'post', 'data', 'version', 'heartmath', 'distributor', 'data', 'hr', 'instruction', 'store', 'data', 'post', 'pst', 'link', 'blog', 'laurie', 'edition', 'theory', 'export', 'data', 'desktop', 'edition', 'thumb', 'device', 'dongle', 'emwave2', 'pc', 'earclip', 'thumb', 'device', 'pc', 'software', 'pc', 'software', 'pc', 'export', 'data', 'drawback', 'desktop', 'edition', 'pc', 'rgds', 'frick', 'group', 'topic', 'ripe', 'monitor', 'pc', 'version', 'amazon', 'style', 'biofeedback', 'reference', 'point', 'data', 'thermometer', 'chart', 'hrv', 'data', 'dump', 'bio', 'feedback', 'visuals', 'session', 'breathing', 'inner', 'qser', 'access', 'data', 'mask', 'data', 'coherence', 'chart', 'product', 'feel', 'software', 'interface', 'feel', 'ear', 'clip', 'finger', 'measure', 'strap', 'application', 'camera', 'phone', 'measure', 'app', 'iphone4', 'pulse', 'monitor', 'azumio', 'online', 'hrv', 'balance', 'data', 'visuals', 'light', 'light', 'reading', 'sinus', 'rhythm', 'physionet', 'bunch', 'doctor', 'conference', 'slide', 'comparison', 'chart', 'presentation', 'conference', 'post', 'review', 'guide', 'cost', 'product', 'monitor', 'capture', 'hrv', 'measure', 'question', 'hrv', 'option', 'version', 'thumb', 'device', 'earclip', 'pc', 'software', 'version', 'device', 'pc', 'software', 'package', 'hrv', 'data', 'format', 'goal', 'hrv', 'data', 'jxa', 'response', 'question', 'measure', 'anxiety', 'level', 'rate', 'relationship', 'feedback', 'read', 'conductance', 'sensor', 'body', 'temperature', 'goal', 'feedback', 'stress', 'level', 'activity', 'anxiety', 'intervene', 'case', 'scenario', 'cue', 'point', 'change', 'rate', 'body', 'temperature', 'correlate', 'anxiety', 'level', 'suggestion', 'jxa', 'check', 'link', 'quote', 'kamachos', 'zephyr', 'production', 'delay', 'revision', 'rev3', 'sw', 'heart', 'rate', 'data', 'figure', 'heart', 'rate', 'data', 'contact', 'vancouver', 'quote', 'bump', 'bioharness', 'zephyr', 'quote', 'heart', 'math', 'trainer', 'coach', 'heart', 'rate', 'variability', 'stress', 'reduction', 'conference', 'cto', 'founder', 'basis', 'basis', 'rate', 'measure', 'heart', 'rate', 'variability', 'quote', 'conductance', 'feedback', 'hrv', 'imho', 'scientology', 'stuff', 'conductance', 'quote', 'skin', 'conductance', 'rate', 'machine', 'accuracy', 'emotion', 'heart', 'rate', 'conductance', 'value', 'subsecond', 'data', 'review', 'page', 'heartmath', 'stress', 'reduction', 'tool', 'kamachos', 'conductance', 'sensor', 'body', 'temperature', 'goal', 'feedback', 'stress', 'level', 'activity', 'anxiety', 'intervene', 'case', 'scenario', 'cue', 'point', 'change', 'rate', 'body', 'temperature', 'correlate', 'anxiety', 'level', 'bio', 'marker', 'posture', 'issue', 'work', 'design', 'review', 'video', 'moodyjulio', 'video', 'option', 'collect', 'hrv', 'data', 'version', 'bodymedia', 'device', 'device', 'output', 'resistance', 'response', 'activity', 'accelerometer', 'heat', 'bodymedia', 'device', 'data', 'manner', 'agaricus', 'conversation', 'seed', 'hrv', 'study', 'group', 'experiment', 'participate', 'tool', 'self', 'talk', 'idea', 'resource', 'moment', 'emwave', 'question', 'garmin', 'hrms', 'data', 'video', 'code', 'bioharness', 'data', 'arrives', 'kamachos', 'jxa', 'question', 'garmin', 'hrms', 'data', 'video', 'code', 'bioharness', 'data', 'zephyr', 'bioharness', 'omnisense', 'omnisense', 'analysis', 'software', 'hrv', 'data', 'work', 'version', 'device', 'toy', 'zephyr', 'production', 'delay', 'revision', 'rev3', 'sw', 'heart', 'rate', 'data', 'figure', 'heart', 'rate', 'data', 'contact', 'vancouver', 'hr', 'laurie', 'export', 'data', 'kamachos', 'measuring', 'change', 'state', 'anxiety', 'detect', 'change', 'body', 'temperature', 'measure', 'heart', 'state', 'record', 'temperature', 'rate', 'practice', 'notice', 'coherence', 'rate', 'zephyr', 'hope', 'anne', 'data', 'clip', 'user', 'accelerometry', 'data', 'help', 'motion', 'artifact', 'idea', 'data', 'noise', 'level', 'zephyr', 'hxm', 'hrm', 'mention', 'issue', 'company', 'accuracy', 'event', 'measurement', 'delay', 'microsecond', 'accuracy', 'future', 'user', 'data', 'device', 'story', 'data', 'anne', 'candidate', 'bt', 'firstbeat', 'purpose', 'strap', 'hrv', 'data', 'heart', 'rate', 'monitor', 'record', 'data', 'list', 'source', 'option', 'record', 'hrv', 'unit', 'measure', 'export', 'hrv', 'rs800cx', 'suunto', 't6d', 'memory', 'cycle', 'cs600x', 'list', 'home', 'grown', 'option', 'expertise', 'capture', 'list', 'zephyr', 'hxm', 'phone', 'app', 'record', 'hrv', 'value', 'hrm', 'garmin', 'stick', 'source', 'sw', 'linux', 'record', 'hrv', 'hrm', 'heart', 'rate', 'monitor', 'interface', 'hrv', 'software', 'list', 'evaluate', 'hrv', 'kubios', 'evaluation', 'tool', 'people', 'coherence', 'data', 'result', 'data', 'help', 'sense', 'type', 'data', 'leverage', 'people', 'environment', 'wellness', 'interaction', 'clock', 'log', 'data', 'timestamps', 'purpose', 'data', 'clip', 'user', 'accelerometry', 'data', 'help', 'motion', 'artifact', 'support', 'type', 'usage', 'export', 'data', 'form', 'record', 'heart', 'math', 'web', 'site', 'level', 'answer', 'question', 'strap', 'building', 'measure', 'hrv', 'coherence', 'unit', 'job', 'data', 'export', 'candidate', 'bt', 'firstbeat', 'purpose', 'divine', 'device', 'measure', 'skin', 'response', 'hrv', 'right', 'software', 'measurement', 'extension', 'conference', 'speaker', 'presentation', 'hrv', 'presentation', 'verify', 'sunnto', 't6', 'series', 'watch', 'basis', 'hrv', 'study', 'series', 'watch', 'work', 'interface', 'heart', 'strap', 'data', 'file', 'share', 'unit', 'software', 'log', 'realize', 'clip', 'finger', 'type', 'movement', 'motivation', 'code', 'company', 'software', 'anne', 'accuracy', 'issue', 'today', 'desktop', 'software', 'line', 'today', 'heart', 'rate', 'sensor', 'approx', 'bpm', 'finger', 'whats', 'session', 'session', 'session', 'device', 'version', 'divine', 'device', 'measure', 'skin', 'response', 'hrv', 'right', 'software', 'measurement', 'extension', 'conference', 'speaker', 'presentation', 'hrv', 'presentation', 'verify', 'sunnto', 't6', 'series', 'watch', 'basis', 'hrv', 'study', 't6', 't6c', 'hrv', 'work', 'hrv', 'data', 'download', 'data', 'generate', 'data', 'file', 'emwave2', 'divine', 'basis', 'watch', 'measure', 'log', 'hrv', 'data', 'dig', 'emwave2', 'software', 'export', 'data', 'format', 'opinion', 'poincare', 'plot', 'sd1', 'measure', 'variability', 'capacity', 'exertion', 'indicator', 'heart', 'brain', 'coherence', 'smooth', 'jerking', 'change', 'deep', 'breathing', 'cycle', 'feedback', 'breathing', 'deeper', 'result', 'link', 'fuchieh', 'hsu', 'data', 'feed', 'device', 'exercise', 'increase', 'hrv', 'learn', 'realtime', 'data', 'approach', 'drop', 'exhaling', 'rise', 'heart', 'min', 'result', 'hrv', 'poincare', 'plot', 'sd1', 'sd2', 'result', 'frequency', 'power', 'kubios', 'analysis', 'feedback', 'result', 'relaxation', 'feedback', 'measurement', 'experiment', 'benefit', 'technique', 'approach', 'capture', 'effect', 'heart', 'rhythm', 'rate', 'difference', 'measurement', 'sd1', 'result', 'position', 'sd2', 'indicator', 'position', 'exercise', 'sd1', 'sd2', 'term', 'sample', 'kit', 'feedback', 'info', 'attachment', 'link', 'online', 'store', 'practice', 'routine', 'bio', 'feedback', 'visualize', 'feeling', 'connection', 'interaction', 'practice', 'monitor', 'progress', 'verify', 'chart', 'section', 'breathing', 'bio', 'feedback', 'section', 'meditation', 'record', 'state', 'effort', 'fuchieh', 'hsu', 'sd1', 'sd2', 'standalone', 'measure', 'breathing', 'display', 'sinusoidal', 'display', 'frequency', 'domain', 'peak', 'experiment', 'result', 'result', 'biofeedback', 'variation', 'data', 'feed', 'device', 'exercise', 'increase', 'hrv', 'learn', 'video', 'synchronize', 'brain', 'heart', 'getstart', 'biofeedback', 'video', 'op', 'engr', 'hrv', 'book', 'exercise', 'heart', 'rate', 'strap', 'receiver', 'hrv', 'tracker', 'app', 'data', 'imac', 'capture', 'data', 'strap', 'glitch', 'data', 'kubios', 'problem', 'version', 'matlab', 'process', 'baseline', 'min', 'link', 'review', 'link', 'post', 'plot', 'line', 'processing', 'data', 'feedback', 'stress', 'variability', 'change', 'fuchieh', 'hsu', 'data', 'feed', 'device', 'exercise', 'increase', 'hrv', 'learn', 'realtime', 'data', 'approach', 'drop', 'exhaling', 'rise', 'heart', 'min', 'result', 'hrv', 'poincare', 'plot', 'sd1', 'sd2', 'result', 'frequency', 'power', 'kubios', 'analysis', 'feedback', 'result', 'relaxation', 'feedback', 'measurement', 'experiment', 'benefit', 'technique', 'approach', 'capture', 'effect', 'heart', 'rhythm', 'rate', 'difference', 'measurement', 'sd1', 'result', 'position', 'sd2', 'indicator', 'position', 'exercise', 'sd1', 'sd2', 'term', 'sample', 'hrv', 'book', 'exercise', 'heart', 'rate', 'strap', 'receiver', 'hrv', 'tracker', 'app', 'data', 'imac', 'capture', 'data', 'strap', 'glitch', 'data', 'kubios', 'problem', 'version', 'matlab', 'process', 'baseline', 'min', 'link', 'review', 'link', 'post', 'plot', 'line', 'processing', 'data', 'feedback', 'stress', 'variability', 'change', 'fuchieh', 'hsu', 'opinion', 'poincare', 'plot', 'sd1', 'measure', 'variability', 'capacity', 'exertion', 'indicator', 'heart', 'brain', 'coherence', 'smooth', 'jerking', 'change', 'deep', 'breathing', 'cycle', 'feedback', 'breathing', 'deeper', 'result', 'link', 'hsu', 'sd1', 'sd2', 'standalone', 'measure', 'breathing', 'display', 'sinusoidal', 'display', 'frequency', 'domain', 'peak', 'experiment', 'result', 'result', 'biofeedback', 'variation', 'balance', 'monitor', 'measure', 'hrv', 'device', 'measurement', 'blood', 'pulse', 'earlobe', 'io', 'application', 'data', 'base', 'itunes', 'application', 'file', 'location', 'database', 'field', 'field', 'data', 'increment', 'coherence', 'impression', 'pulse', 'measurement', 'strap', 'device', 'motion', 'post', 'enjoy', 'heart', 'math', 'trainer', 'coach', 'heart', 'rate', 'variability', 'stress', 'reduction', 'conference', 'cto', 'founder', 'basis', 'distributor', 'offer', 'people', 'inaccuracy', 'comment', 'psr', 'brain', 'wave', 'training', 'teach', 'heart', 'wave', 'amplitude', 'result', 'health', 'benefit', 'people', 'today', 'flight', 'heart', 'math', 'technique', 'meditation', 'effect', 'stress', 'executive', 'performance', 'tool', 'brain', 'cost', 'benefit', 'benefit', 'training', 'cost', 'heart', 'math', 'tech', 'vp', 'cloud', 'therapist', 'form', 'meditation', 'work', 'heart', 'math', 'device', 'user', 'meditation', 'meditation', 'form', 'heart', 'opening', 'form', 'meditation', 'heart', 'math', 'technique', 'heart', 'measure', 'heart', 'rate', 'variability', 'device', 'msrp', 'price', 'problem', 'device', 'store', 'session', 'data', 'work', 'mode', 'device', 'problem', 'user', 'heart', 'math', 'people', 'sootedninjas', 'h7', 'hrvsense', 'app', 'work', 'kleineidam', 'quote', 'heart', 'math', 'trainer', 'coach', 'heart', 'rate', 'variability', 'stress', 'reduction', 'conference', 'cto', 'founder', 'basis', 'basis', 'rate', 'measure', 'heart', 'rate', 'variability', 'basis', 'mistake', 'decision', 'pull', 'hrv', 'feature', 'mind', 'maybanks', 'error', 'measure', 'brain', 'wave', 'course', 'heart', 'rate', 'variability', 'user', 'teach', 'benefit', 'pas', 'judgement', 'company', 'product', 'experience', 'conference', 'maybanks', 'crashing', 'problem', 'session', 'emwave2', 'hardware', 'desktop', 'desktop', 'software', 'standard', 'software', 'standard', 'software', 'export', 'data', 'desktop', 'software', 'limitation', 'laurie', 'desktop', 'export', 'data', 'jxa', 'difficulty', 'setting', 'setting', 'measure', 'hrv', 'train', 'hrv', 'anxiety', 'effort', 'enter', 'hrv', 'deduce', 'anxiety', 'deduce', 'rate', 'hrv', 'memory', 'serf', 'heart', 'math', 'software', 'help', 'coherence', 'setting', 'heart', 'math', 'tell', 'specific', 'experience', 'synchronization', 'light', 'visualization', 'technique', 'injection', 'feeling', 'emotion', 'work', 'sauce', 'ability', 'playback', 'induce', 'emotion', 'demand', 'anxiety', 'performance', 'state', 'data', 'claim', 'device', 'view', 'tablet', 'combo', 'chest', 'strap', 'forum', 'reader', 'heart', 'math', 'distributor', 'drop', 'line', 'discount', 'code', 'people', 'answer', 'buy', 'consider', 'moderator', 'price', 'emwave2', 'pc', 'model', 'report', 'software', 'post', 'data', 'version', 'heartmath', 'distributor', 'data', 'hr', 'instruction', 'store', 'data', 'post', 'pst', 'link', 'write', 'webinar', 'people', 'anxiety', 'level', 'level', 'breathe', 'coherence', 'monitor', 'anxiety', 'hand', 'notice', 'change', 'issue', 'brain', 'hack', 'skin', 'conductance', 'feedback', 'hrv', 'imho', 'scientology', 'stuff', 'conductance', 'group', 'discount', 'study', 'emwaves', 'session', 'progress', 'feel', 'coherence', 'appearance', 'speculist', 'podcast', 'import', 'data', 'software', 'kubios', 'progress', 'control', 'copy', 'data', 'paste', 'spreadsheet', 'row', 'data', 'row', 'remove', 'column', 'ibi', 'text', 'file', 'import', 'ibi', 'data', 'custom', 'ascii', 'file', 'change', 'ibi', 'data', 'unit', 'edit', 'column', 'ibi', 'generate', 'session', 'ibi', 'data', 'offset', 'quote', 'program', 'export', 'file', 'interbeat', 'interval', 'entrainment', 'score', 'anybody', 'kubios', 'program', 'performs', 'interbeat', 'interval', 'series', 'interbeat', 'interval', 'heart', 'rate', 'kubios', 'program', 'analyze', 'interval', 'rs800cx', 'record', 'heart', 'rate', 'variability', 'benefit', 'cycle', 'frequency', 'body', 'state', 'respiration', 'blood', 'flow', 'health', 'heart', 'perform', 'exercise', 'protocol', 'position', 'record', 'min', 'measurement', 'perform', 'breathing', 'session', 'record', 'kubios', 'software', 'session', 'mat', 'file', 'session', 'script', 'mat', 'file', 'file', 'parameter', 'kubios', 'software', 'csv', 'file', 'performs', 'statistic', 'file', 'kind', 'software', 'r', 'program', 'example', 'plot', 'vagal', 'output', 'exercise', 'plot', 'display', 'difference', 'baseline', 'post', 'measurement', 'power', 'unit', 'connoisseur', 'record', 'analysis', 'value', 'measurement', 'parameter', 'heart', 'issue', 'method', 'occasion', 'weird', 'body', 'group', 'topic', 'ripe', 'monitor', 'pc', 'version', 'amazon', 'style', 'biofeedback', 'reference', 'point', 'data', 'thermometer', 'chart', 'hrv', 'data', 'dump', 'bio', 'feedback', 'visuals', 'session', 'breathing', 'inner', 'qser', 'access', 'data', 'mask', 'data', 'coherence', 'chart', 'product', 'feel', 'software', 'interface', 'feel', 'ear', 'clip', 'finger', 'measure', 'strap', 'application', 'camera', 'phone', 'measure', 'app', 'iphone4', 'pulse', 'monitor', 'azumio', 'online', 'hrv', 'balance', 'data', 'visuals', 'light', 'light', 'reading', 'sinus', 'rhythm', 'physionet', 'bunch', 'doctor', 'conference', 'slide', 'comparison', 'chart', 'presentation', 'conference', 'post', 'review', 'guide', 'cost', 'product', 'monitor', 'capture', 'hrv', 'measure', 'version', 'device', 'earclip', 'connection', 'data', 'data', 'dump', 'analysis', 'program', 'output', 'variability', 'deviation', 'data', 'installation', 'object', 'data', 'laurie', 'hr', 't6c', 'hrv', 'work', 'hrv', 'data', 'download', 'data', 'generate', 'data', 'file', 'emwave2', 'divine', 'basis', 'watch', 'measure', 'log', 'hrv', 'data', 'dig', 'emwave2', 'software', 'export', 'data', 'report', 'hack', 'data', 'thx', 'jxa', 'kamachos', 'jxa', 'question', 'garmin', 'hrms', 'data', 'video', 'code', 'bioharness', 'data', 'zephyr', 'bioharness', 'omnisense', 'omnisense', 'analysis', 'software', 'hrv', 'data', 'work', 'version', 'device', 'toy', 'zephyr', 'production', 'delay', 'revision', 'rev3', 'sw', 'heart', 'rate', 'data', 'figure', 'heart', 'rate', 'data', 'contact', 'vancouver', 'hr', 'laurie', 'export', 'data', 'error', 'measure', 'brain', 'wave', 'course', 'heart', 'rate', 'variability', 'user', 'teach', 'benefit', 'pas', 'judgement', 'company', 'product', 'experience', 'conference', 'kleineidam', 'quote', 'heart', 'math', 'trainer', 'coach', 'heart', 'rate', 'variability', 'stress', 'reduction', 'conference', 'cto', 'founder', 'basis', 'basis', 'rate', 'measure', 'heart', 'rate', 'variability', 'basis', 'mistake', 'decision', 'pull', 'hrv', 'feature', 'mind', 'maybanks', 'error', 'measure', 'brain', 'wave', 'course', 'heart', 'rate', 'variability', 'user', 'teach', 'benefit', 'pas', 'judgement', 'company', 'product', 'experience', 'conference', 'maybanks', 'crashing', 'problem', 'session', 'session', 'crash', 'data', 'program', 'froze', 'session', 'tech', 'support', 'port', 'problem', 'coherence', 'setting', 'meditation', 'play', 'course', 'challenge', 'return', 'chance', 'description', 'website', 'technology', 'collect', 'data', 'pulse', 'sensor', 'information', 'heart', 'rhythm', 'graphic', 'light', 'stress', 'reliever', 'technology', 'feeling', 'anxiety', 'frustration', 'peace', 'ease', 'clarity', 'enhance', 'meditation', 'practice', 'variation', 'brain', 'wave', 'meditation', 'device', 'software', 'mac', 'support', 'mac', 'meditation', 'practice', 'anxiety', 'issue', 'return', 'asprey', 'instruction', 'store', 'data', 'post', 'pst', 'link', 'post', 'hearthmath', 'device', 'software', 'software', 'freeze', 'framer', 'jan', 'usb', 'clip', 'finger', 'sensor', 'program', 'export', 'file', 'interbeat', 'interval', 'entrainment', 'score', 'anybody', 'algorithm', 'hardware', 'christian', 'asprey', 'polar', 'h7', 'hrvsense', 'app', 'work', 'assumption', 'clip', 'data', 'analysis', 'clip', 'reading', 'software', 'functionality', 'product', 'emwave2', 'device', 'capture', 'data', 'transfer', 'data', 'desktop', 'software', 'result', 'tai', 'chi', 'information', 'tai', 'chi', 'meditation', 'practice', 'improvement', 'forum', 'address', 'question']"
+153.0,simple spreadsheet visualization feature visualization gadget chart term trend question issue target ablation fibrillation simple monitor attachment heart rate module rmcm01 supercollider heart beat ear feedback instrument exercise group equipment heartbeat movement street dance element visualization body mind state bliss shift attention marker state absorbing level experiment result noob data visualisation display data fitbit activity jawbone sleep data spreadsheet visualisation feature spreadsheet comparisation data step rdio check post newbie data anybody suggestion data graphing tool online data viz tool eye tableau feature project engine adobe illustrator layer chart google feature stamen design record information,"['simple', 'spreadsheet', 'visualization', 'feature', 'visualization', 'gadget', 'chart', 'term', 'trend', 'question', 'issue', 'target', 'ablation', 'fibrillation', 'simple', 'monitor', 'attachment', 'heart', 'rate', 'module', 'rmcm01', 'supercollider', 'heart', 'beat', 'ear', 'feedback', 'instrument', 'exercise', 'group', 'equipment', 'heartbeat', 'movement', 'street', 'dance', 'element', 'visualization', 'body', 'mind', 'state', 'bliss', 'shift', 'attention', 'marker', 'state', 'absorbing', 'level', 'experiment', 'result', 'noob', 'data', 'visualisation', 'display', 'data', 'fitbit', 'activity', 'jawbone', 'sleep', 'data', 'spreadsheet', 'visualisation', 'feature', 'spreadsheet', 'comparisation', 'data', 'step', 'rdio', 'check', 'post', 'newbie', 'data', 'anybody', 'suggestion', 'data', 'graphing', 'tool', 'online', 'data', 'viz', 'tool', 'eye', 'tableau', 'feature', 'project', 'engine', 'adobe', 'illustrator', 'layer', 'chart', 'google', 'feature', 'stamen', 'design', 'record', 'information']"
+155.0,blowing dust project button prototype button meditation attention focus train meditation practice button vibration mind aid attention vipassana aka meditation measure mindfulness google inventory measure list quality score reminder motivaider pic vibration message meant ask help right thought emotion sens definition blow dust post damn,"['blowing', 'dust', 'project', 'button', 'prototype', 'button', 'meditation', 'attention', 'focus', 'train', 'meditation', 'practice', 'button', 'vibration', 'mind', 'aid', 'attention', 'vipassana', 'aka', 'meditation', 'measure', 'mindfulness', 'google', 'inventory', 'measure', 'list', 'quality', 'score', 'reminder', 'motivaider', 'pic', 'vibration', 'message', 'meant', 'ask', 'help', 'right', 'thought', 'emotion', 'sens', 'definition', 'blow', 'dust', 'post', 'damn']"
+156.0,limit book talk link book fit list contribution outlier gladwell idea behavior family tie risk heart disease habit achievement level performance field schwartz paradox choice talk dan gilbert talk mihaly csikszentmihalyi flow talk summary start habit behavior book list fourms reading list individual habit change field share list folk habit book author amazon list share thought insight quote book list chip heath amp dan heath carrot stick ayres point malclom gladwell malcolm gladwell drive daniel brafman nudge richard thaler amp sunstein dan irrationality dan game design jesse schell gamification design gabe zichermann reality mcgonigal rock paper scissors immunity change robert kegan surplus clay wisdom crowd james error antonio damasio paradox choice barry jonah lehrer shoot dog karen animal david brook reward kohn happiness hypothesis jonathan haidt book calorie psychology book eagleman book question behavioral data compass pleasure food exercise marijuana generosity vodka feel linden point change motivation compassion list ernesto nudge introduction field economics thaler sunstein information research review study book quantifier paper mention economics field book decide review study type gabe zichermann google tech talk gamification mozart bj standard change model persuasion technique technology example persuasion change dean eckles book strength roy baumeister john tierney power habit business charles bj fogg change model persuasion technique,"['limit', 'book', 'talk', 'link', 'book', 'fit', 'list', 'contribution', 'outlier', 'gladwell', 'idea', 'behavior', 'family', 'tie', 'risk', 'heart', 'disease', 'habit', 'achievement', 'level', 'performance', 'field', 'schwartz', 'paradox', 'choice', 'talk', 'dan', 'gilbert', 'talk', 'mihaly', 'csikszentmihalyi', 'flow', 'talk', 'summary', 'start', 'habit', 'behavior', 'book', 'list', 'fourms', 'reading', 'list', 'individual', 'habit', 'change', 'field', 'share', 'list', 'folk', 'habit', 'book', 'author', 'amazon', 'list', 'share', 'thought', 'insight', 'quote', 'book', 'list', 'chip', 'heath', 'amp', 'dan', 'heath', 'carrot', 'stick', 'ayres', 'point', 'malclom', 'gladwell', 'malcolm', 'gladwell', 'drive', 'daniel', 'brafman', 'nudge', 'richard', 'thaler', 'amp', 'sunstein', 'dan', 'irrationality', 'dan', 'game', 'design', 'jesse', 'schell', 'gamification', 'design', 'gabe', 'zichermann', 'reality', 'mcgonigal', 'rock', 'paper', 'scissors', 'immunity', 'change', 'robert', 'kegan', 'surplus', 'clay', 'wisdom', 'crowd', 'james', 'error', 'antonio', 'damasio', 'paradox', 'choice', 'barry', 'jonah', 'lehrer', 'shoot', 'dog', 'karen', 'animal', 'david', 'brook', 'reward', 'kohn', 'happiness', 'hypothesis', 'jonathan', 'haidt', 'book', 'calorie', 'psychology', 'book', 'eagleman', 'book', 'question', 'behavioral', 'data', 'compass', 'pleasure', 'food', 'exercise', 'marijuana', 'generosity', 'vodka', 'feel', 'linden', 'point', 'change', 'motivation', 'compassion', 'list', 'ernesto', 'nudge', 'introduction', 'field', 'economics', 'thaler', 'sunstein', 'information', 'research', 'review', 'study', 'book', 'quantifier', 'paper', 'mention', 'economics', 'field', 'book', 'decide', 'review', 'study', 'type', 'gabe', 'zichermann', 'google', 'tech', 'talk', 'gamification', 'mozart', 'bj', 'standard', 'change', 'model', 'persuasion', 'technique', 'technology', 'example', 'persuasion', 'change', 'dean', 'eckles', 'book', 'strength', 'roy', 'baumeister', 'john', 'tierney', 'power', 'habit', 'business', 'charles', 'bj', 'fogg', 'change', 'model', 'persuasion', 'technique']"
+157.0,data calculation act result hope scenario hardcore tracker course girlfriend forum,"['data', 'calculation', 'act', 'result', 'hope', 'scenario', 'hardcore', 'tracker', 'course', 'girlfriend', 'forum']"
+158.0,quote machine learning measure sr study character sr quote data machine learning quote measure item review difficulty quote attempt character access review information quote anki information cardid lastinterval ease delay lastfactor rep advantage memory data people work correlation self energy level measure estimation alertness measure question noise measure alertness skritter data people question session half measure measure adventure presentation quantify power write code work measurement machine learning measure sr study character sr measure item review difficulty access review information work correlation self energy level measure estimation alertness measure measure performance item difficulty strategy divide study strategy anki stats weka validation data test data data energy level sleep thinking rate character surprise difference standard usage frequency source correlation difficulty difficulty index character frequency skritterer difficulty character review data card type guess noise skritter user job data analysis question support,"['quote', 'machine', 'learning', 'measure', 'sr', 'study', 'character', 'sr', 'quote', 'data', 'machine', 'learning', 'quote', 'measure', 'item', 'review', 'difficulty', 'quote', 'attempt', 'character', 'access', 'review', 'information', 'quote', 'anki', 'information', 'cardid', 'lastinterval', 'ease', 'delay', 'lastfactor', 'rep', 'advantage', 'memory', 'data', 'people', 'work', 'correlation', 'self', 'energy', 'level', 'measure', 'estimation', 'alertness', 'measure', 'question', 'noise', 'measure', 'alertness', 'skritter', 'data', 'people', 'question', 'session', 'half', 'measure', 'measure', 'adventure', 'presentation', 'quantify', 'power', 'write', 'code', 'work', 'measurement', 'machine', 'learning', 'measure', 'sr', 'study', 'character', 'sr', 'measure', 'item', 'review', 'difficulty', 'access', 'review', 'information', 'work', 'correlation', 'self', 'energy', 'level', 'measure', 'estimation', 'alertness', 'measure', 'measure', 'performance', 'item', 'difficulty', 'strategy', 'divide', 'study', 'strategy', 'anki', 'stats', 'weka', 'validation', 'data', 'test', 'data', 'data', 'energy', 'level', 'sleep', 'thinking', 'rate', 'character', 'surprise', 'difference', 'standard', 'usage', 'frequency', 'source', 'correlation', 'difficulty', 'difficulty', 'index', 'character', 'frequency', 'skritterer', 'difficulty', 'character', 'review', 'data', 'card', 'type', 'guess', 'noise', 'skritter', 'user', 'job', 'data', 'analysis', 'question', 'support']"
+159.0,forum post today surprise relevant research hobby gt gt gt gt aim progress self development world help community attempt success progress comparison person growth endeavor study self person principle trial error effort catch solution web user access technology solution user product idea survey share comment,"['forum', 'post', 'today', 'surprise', 'relevant', 'research', 'hobby', 'gt', 'gt', 'gt', 'gt', 'aim', 'progress', 'self', 'development', 'world', 'help', 'community', 'attempt', 'success', 'progress', 'comparison', 'person', 'growth', 'endeavor', 'study', 'self', 'person', 'principle', 'trial', 'error', 'effort', 'catch', 'solution', 'web', 'user', 'access', 'technology', 'solution', 'user', 'product', 'idea', 'survey', 'share', 'comment']"
+161.0,project admission fee demo jul source heart rate sensor rock area amp meetup slide folk shirt money fund project kickstarter donation support project idea project thought tool biofeedback app game kid hr function game hr analysis zeo data ernesto ramirez donation support project idea project thought tool biofeedback app game kid hr function game hr analysis zeo data tool correlation people device reason relationship wise fool pick sooner kickstarter project pulse sensor source heart rate sensor arduino record hrv sensor source heart rate sensor rock plug heart rate sensor arduino heartbeat lickety split,"['project', 'admission', 'fee', 'demo', 'jul', 'source', 'heart', 'rate', 'sensor', 'rock', 'area', 'amp', 'meetup', 'slide', 'folk', 'shirt', 'money', 'fund', 'project', 'kickstarter', 'donation', 'support', 'project', 'idea', 'project', 'thought', 'tool', 'biofeedback', 'app', 'game', 'kid', 'hr', 'function', 'game', 'hr', 'analysis', 'zeo', 'data', 'ernesto', 'ramirez', 'donation', 'support', 'project', 'idea', 'project', 'thought', 'tool', 'biofeedback', 'app', 'game', 'kid', 'hr', 'function', 'game', 'hr', 'analysis', 'zeo', 'data', 'tool', 'correlation', 'people', 'device', 'reason', 'relationship', 'wise', 'fool', 'pick', 'sooner', 'kickstarter', 'project', 'pulse', 'sensor', 'source', 'heart', 'rate', 'sensor', 'arduino', 'record', 'hrv', 'sensor', 'source', 'heart', 'rate', 'sensor', 'rock', 'plug', 'heart', 'rate', 'sensor', 'arduino', 'heartbeat', 'lickety', 'split']"
+162.0,community people repetition type nick training tool idea friend kevin project motor people finger sequence song piano song fingering practice patent forum bearing video biofeedback training instrument technology hand musician doh link article scientist hand string device development control hand play spirit musician,"['community', 'people', 'repetition', 'type', 'nick', 'training', 'tool', 'idea', 'friend', 'kevin', 'project', 'motor', 'people', 'finger', 'sequence', 'song', 'piano', 'song', 'fingering', 'practice', 'patent', 'forum', 'bearing', 'video', 'biofeedback', 'training', 'instrument', 'technology', 'hand', 'musician', 'doh', 'link', 'article', 'scientist', 'hand', 'string', 'device', 'development', 'control', 'hand', 'play', 'spirit', 'musician']"
+163.0,effect feature feature self awareness bug self consciousness sense self awareness embarrassment shame paper question observation environment observation people dimension privacy technology scholarship calo stanford law school state law review vol build complex software track stuff software variable iphone store data knowledge discover data feature data analysis conference kevin keynote talk notion triple study summarize zuckerman job result idea blind trial subject experiment center trial experiment mode participatory medicine result data google science hypothesis research people research tandem scale ethan thought conference weekend experiment friend help kind friend track data friend data scenario ernesto ramirez conference closing keynote talk notion triple study summarize zuckerman job result idea blind trial subject experiment center trial experiment mode participatory medicine result data google science hypothesis research people research tandem scale ethan thought conference weekend ernesto gary wonder knowledge affect result study people coffee honor instance researcher eye collection basket test track knowing effect advantage blind model probability function type behaviour observation gain result quantum physic desire sense collapse schrodinger equation behaviour select observation behaviour result prescription state behaviour desire start state enhance performance,"['effect', 'feature', 'feature', 'self', 'awareness', 'bug', 'self', 'consciousness', 'sense', 'self', 'awareness', 'embarrassment', 'shame', 'paper', 'question', 'observation', 'environment', 'observation', 'people', 'dimension', 'privacy', 'technology', 'scholarship', 'calo', 'stanford', 'law', 'school', 'state', 'law', 'review', 'vol', 'build', 'complex', 'software', 'track', 'stuff', 'software', 'variable', 'iphone', 'store', 'data', 'knowledge', 'discover', 'data', 'feature', 'data', 'analysis', 'conference', 'kevin', 'keynote', 'talk', 'notion', 'triple', 'study', 'summarize', 'zuckerman', 'job', 'result', 'idea', 'blind', 'trial', 'subject', 'experiment', 'center', 'trial', 'experiment', 'mode', 'participatory', 'medicine', 'result', 'data', 'google', 'science', 'hypothesis', 'research', 'people', 'research', 'tandem', 'scale', 'ethan', 'thought', 'conference', 'weekend', 'experiment', 'friend', 'help', 'kind', 'friend', 'track', 'data', 'friend', 'data', 'scenario', 'ernesto', 'ramirez', 'conference', 'closing', 'keynote', 'talk', 'notion', 'triple', 'study', 'summarize', 'zuckerman', 'job', 'result', 'idea', 'blind', 'trial', 'subject', 'experiment', 'center', 'trial', 'experiment', 'mode', 'participatory', 'medicine', 'result', 'data', 'google', 'science', 'hypothesis', 'research', 'people', 'research', 'tandem', 'scale', 'ethan', 'thought', 'conference', 'weekend', 'ernesto', 'gary', 'wonder', 'knowledge', 'affect', 'result', 'study', 'people', 'coffee', 'honor', 'instance', 'researcher', 'eye', 'collection', 'basket', 'test', 'track', 'knowing', 'effect', 'advantage', 'blind', 'model', 'probability', 'function', 'type', 'behaviour', 'observation', 'gain', 'result', 'quantum', 'physic', 'desire', 'sense', 'collapse', 'schrodinger', 'equation', 'behaviour', 'select', 'observation', 'behaviour', 'result', 'prescription', 'state', 'behaviour', 'desire', 'start', 'state', 'enhance', 'performance']"
+164.0,fancy question figure panel marker subfraction a1c hscrp estrogen progesterone company order company trial sf mmaloof gmail moderator discussion test people health start hormone info abbreviation thyroid hypothyroidism vitamin supplementation cbc panel physicals doctor disease variety onset gi mri estrogen fluctuate allergy skin test allergy blood poster dhea test age mercury vitamin deficiency test lack referral health insurance pursue test insurance pursue wall insurance suggestion lab test test sorry post lee moderator discussion test people health start hormone,"['fancy', 'question', 'figure', 'panel', 'marker', 'subfraction', 'a1c', 'hscrp', 'estrogen', 'progesterone', 'company', 'order', 'company', 'trial', 'sf', 'mmaloof', 'gmail', 'moderator', 'discussion', 'test', 'people', 'health', 'start', 'hormone', 'info', 'abbreviation', 'thyroid', 'hypothyroidism', 'vitamin', 'supplementation', 'cbc', 'panel', 'physicals', 'doctor', 'disease', 'variety', 'onset', 'gi', 'mri', 'estrogen', 'fluctuate', 'allergy', 'skin', 'test', 'allergy', 'blood', 'poster', 'dhea', 'test', 'age', 'mercury', 'vitamin', 'deficiency', 'test', 'lack', 'referral', 'health', 'insurance', 'pursue', 'test', 'insurance', 'pursue', 'wall', 'insurance', 'suggestion', 'lab', 'test', 'test', 'sorry', 'post', 'lee', 'moderator', 'discussion', 'test', 'people', 'health', 'start', 'hormone']"
+165.0,meeting colleague scientist question activity harder exercise exercise exercise newton law law body state rest insofar change state force issue change tendency drive people change place behavior lead question convince individual start help people inconsistent change support behavior individual progression excitement list bj work people change multi influence process term change trigger people marketing crowd issue meet ernesto question pursuit happiness convince seed mind question kind story change misery misfortune pain person change change grows thought attempt mentor support help change behavior benefit cost value people peace people answer content challenge decision quote convince individual quote marketing addiction evangelism question question people gesture hope folk marketer specialist profession answer effort question envelope people structure people word change finding people search step hope question answer point newton law adequate question cut answer world addiction recovery question work change change marketing thought board idea game game prefer reason role data learn review argument government power convince mass game technique shame behavior max,"['meeting', 'colleague', 'scientist', 'question', 'activity', 'harder', 'exercise', 'exercise', 'exercise', 'newton', 'law', 'law', 'body', 'state', 'rest', 'insofar', 'change', 'state', 'force', 'issue', 'change', 'tendency', 'drive', 'people', 'change', 'place', 'behavior', 'lead', 'question', 'convince', 'individual', 'start', 'help', 'people', 'inconsistent', 'change', 'support', 'behavior', 'individual', 'progression', 'excitement', 'list', 'bj', 'work', 'people', 'change', 'multi', 'influence', 'process', 'term', 'change', 'trigger', 'people', 'marketing', 'crowd', 'issue', 'meet', 'ernesto', 'question', 'pursuit', 'happiness', 'convince', 'seed', 'mind', 'question', 'kind', 'story', 'change', 'misery', 'misfortune', 'pain', 'person', 'change', 'change', 'grows', 'thought', 'attempt', 'mentor', 'support', 'help', 'change', 'behavior', 'benefit', 'cost', 'value', 'people', 'peace', 'people', 'answer', 'content', 'challenge', 'decision', 'quote', 'convince', 'individual', 'quote', 'marketing', 'addiction', 'evangelism', 'question', 'question', 'people', 'gesture', 'hope', 'folk', 'marketer', 'specialist', 'profession', 'answer', 'effort', 'question', 'envelope', 'people', 'structure', 'people', 'word', 'change', 'finding', 'people', 'search', 'step', 'hope', 'question', 'answer', 'point', 'newton', 'law', 'adequate', 'question', 'cut', 'answer', 'world', 'addiction', 'recovery', 'question', 'work', 'change', 'change', 'marketing', 'thought', 'board', 'idea', 'game', 'game', 'prefer', 'reason', 'role', 'data', 'learn', 'review', 'argument', 'government', 'power', 'convince', 'mass', 'game', 'technique', 'shame', 'behavior', 'max']"
+166.0,quote quote solution pinging iphone app pocket notebook desktop notification page emacs mode spreadsheet friend app phone tag right record idea measure moment moment happiness happiness analysis regression tag chart contribution happiness feel approach memory guess data retrospection question code category thermite burn kryptonite lock category nutrition food eat nutrition breakfast pizza teeth bloat food bloat pizza food today effect pyro average point contribution happiness average contributes quote markelz post topic rajiv gallup healthways news blurb attempt gallup healthways question happiness survey question people happiness government measure nation happiness people question nowadays feel yesterday feel yesterday measure story effort today index government policy measure happiness happiness suggestion servant rajiv gallup healthways community index sharecare insight community index world knowledge information action gallup index assessment resident health kingdom adult index measurement insight health increase productivity healthcare sector leader evaluation health health behaviour work environment access prioritise strategy community disclosure work meyou health healthways assessment question assessment prochange product deepak chopra version facebook quiz zen garden adventure measure people identify score annoyster stand idea analysis reason apps device health work company insight state measure happiness metric affinity approach situation engagement conductivity action signal decision making center brain answer question state mind check tester,"['quote', 'quote', 'solution', 'pinging', 'iphone', 'app', 'pocket', 'notebook', 'desktop', 'notification', 'page', 'emacs', 'mode', 'spreadsheet', 'friend', 'app', 'phone', 'tag', 'right', 'record', 'idea', 'measure', 'moment', 'moment', 'happiness', 'happiness', 'analysis', 'regression', 'tag', 'chart', 'contribution', 'happiness', 'feel', 'approach', 'memory', 'guess', 'data', 'retrospection', 'question', 'code', 'category', 'thermite', 'burn', 'kryptonite', 'lock', 'category', 'nutrition', 'food', 'eat', 'nutrition', 'breakfast', 'pizza', 'teeth', 'bloat', 'food', 'bloat', 'pizza', 'food', 'today', 'effect', 'pyro', 'average', 'point', 'contribution', 'happiness', 'average', 'contributes', 'quote', 'markelz', 'post', 'topic', 'rajiv', 'gallup', 'healthways', 'news', 'blurb', 'attempt', 'gallup', 'healthways', 'question', 'happiness', 'survey', 'question', 'people', 'happiness', 'government', 'measure', 'nation', 'happiness', 'people', 'question', 'nowadays', 'feel', 'yesterday', 'feel', 'yesterday', 'measure', 'story', 'effort', 'today', 'index', 'government', 'policy', 'measure', 'happiness', 'happiness', 'suggestion', 'servant', 'rajiv', 'gallup', 'healthways', 'community', 'index', 'sharecare', 'insight', 'community', 'index', 'world', 'knowledge', 'information', 'action', 'gallup', 'index', 'assessment', 'resident', 'health', 'kingdom', 'adult', 'index', 'measurement', 'insight', 'health', 'increase', 'productivity', 'healthcare', 'sector', 'leader', 'evaluation', 'health', 'health', 'behaviour', 'work', 'environment', 'access', 'prioritise', 'strategy', 'community', 'disclosure', 'work', 'meyou', 'health', 'healthways', 'assessment', 'question', 'assessment', 'prochange', 'product', 'deepak', 'chopra', 'version', 'facebook', 'quiz', 'zen', 'garden', 'adventure', 'measure', 'people', 'identify', 'score', 'annoyster', 'stand', 'idea', 'analysis', 'reason', 'apps', 'device', 'health', 'work', 'company', 'insight', 'state', 'measure', 'happiness', 'metric', 'affinity', 'approach', 'situation', 'engagement', 'conductivity', 'action', 'signal', 'decision', 'making', 'center', 'brain', 'answer', 'question', 'state', 'mind', 'check', 'tester']"
+168.0,story woman migraine jul source migraine migraine drug experimenter seth robert migraine household chemical macdonald pseudonym migr article seth doctor friend doctor end medicine,"['story', 'woman', 'migraine', 'jul', 'source', 'migraine', 'migraine', 'drug', 'experimenter', 'seth', 'robert', 'migraine', 'household', 'chemical', 'macdonald', 'pseudonym', 'migr', 'article', 'seth', 'doctor', 'friend', 'doctor', 'end', 'medicine']"
+169.0,request add tag tool self guide forum send request mail address lab quantifiedself add tag semi price range tag resource person software tool device whats cost ownership,"['request', 'add', 'tag', 'tool', 'self', 'guide', 'forum', 'send', 'request', 'mail', 'address', 'lab', 'quantifiedself', 'add', 'tag', 'semi', 'price', 'range', 'tag', 'resource', 'person', 'software', 'tool', 'device', 'whats', 'cost', 'ownership']"
+170.0,james question community answer quote selfers smarter product development mass market reality change world term decision people adam smith wealth nation hahnemann science people decision heuristic people decision selfers brand reality horizon idea innovation game question quote answer quantifying smarter paper cold escholarship self experimentation source idea author robert generate idea experimentation discovery surprising cause effect relationship james link article seth magazine zeo user amp zq night sleep regeneration james,"['james', 'question', 'community', 'answer', 'quote', 'selfers', 'smarter', 'product', 'development', 'mass', 'market', 'reality', 'change', 'world', 'term', 'decision', 'people', 'adam', 'smith', 'wealth', 'nation', 'hahnemann', 'science', 'people', 'decision', 'heuristic', 'people', 'decision', 'selfers', 'brand', 'reality', 'horizon', 'idea', 'innovation', 'game', 'question', 'quote', 'answer', 'quantifying', 'smarter', 'paper', 'cold', 'escholarship', 'self', 'experimentation', 'source', 'idea', 'author', 'robert', 'generate', 'idea', 'experimentation', 'discovery', 'surprising', 'cause', 'effect', 'relationship', 'james', 'link', 'article', 'seth', 'magazine', 'zeo', 'user', 'amp', 'zq', 'night', 'sleep', 'regeneration', 'james']"
+171.0,tool hack paul spinrad executive editor magazine magazine vol jan body bionics project mind project sensor oxygen sensor microcontrollers kind idea pointer paul paul spinrad executive editor makezine makerfaire sebastopol pspinrad makezine reply contact paul eye thread,"['tool', 'hack', 'paul', 'spinrad', 'executive', 'editor', 'magazine', 'magazine', 'vol', 'jan', 'body', 'bionics', 'project', 'mind', 'project', 'sensor', 'oxygen', 'sensor', 'microcontrollers', 'kind', 'idea', 'pointer', 'paul', 'paul', 'spinrad', 'executive', 'editor', 'makezine', 'makerfaire', 'sebastopol', 'pspinrad', 'makezine', 'reply', 'contact', 'paul', 'eye', 'thread']"
+172.0,toolmaker hacker magazine project volume theme bionics,"['toolmaker', 'hacker', 'magazine', 'project', 'volume', 'theme', 'bionics']"
+173.0,article intro article forum article research amp thread mit technology review article cover movement zeo oh kindle,"['article', 'intro', 'article', 'forum', 'article', 'research', 'amp', 'thread', 'mit', 'technology', 'review', 'article', 'cover', 'movement', 'zeo', 'oh', 'kindle']"
+174.0,journalist respond email kaveh hotmail congress conference november post blog quote kaveh journalist newspaper der tagesspiegel germany report congress interview issue question data order picture aim self data relationship data data health industry data point view data data perception feeling people people disease kind data feeling contact data data respect calculation kind data future kind instrument data collection qoute correct organizer hotmail der tagesspiegel politk redaktion tel mobil quote answer quote kaveh journalist newspaper der tagesspiegel germany report congress interview issue question data order picture quote goal tool reflection value quote aim self data relationship fantasy data element collection relationship data observation observation type data activity cognition emotion people figure relationship data instance emotion affect activity data data quote interpret data trend graph course health industrie data point view data assurance fact guarantee tool data perception feeling choice data observation perception ask focus type perception sacrifice type attend type perception type perception work concert instance instrument instruction watch people practice data mode perception manner observation method people people disease shift data reason effect everybody spread literacy kind data feeling contact data question opinion data respect question calculation kind data future kind instrument data collection consider instrument case data collection phone organizer congres founder collaboration user maker tool conference article bewegung messen alles schlaf bewegung sex da kann der gesundheit helfen sagen translation end world quote data order picture quote core idea participates decision data data quote core curiosity graph data pattern post seth robert butter increase method people people disease quote butter intelligence question people question illness society people health problem health problem variable calculation kind data buying paper buying withings body scale record data phone cost hand kind data feeling contact data care people data quote kaveh journalist newspaper der tagesspiegel quote case face face interview berlin,"['journalist', 'respond', 'email', 'kaveh', 'hotmail', 'congress', 'conference', 'november', 'post', 'blog', 'quote', 'kaveh', 'journalist', 'newspaper', 'der', 'tagesspiegel', 'germany', 'report', 'congress', 'interview', 'issue', 'question', 'data', 'order', 'picture', 'aim', 'self', 'data', 'relationship', 'data', 'data', 'health', 'industry', 'data', 'point', 'view', 'data', 'data', 'perception', 'feeling', 'people', 'people', 'disease', 'kind', 'data', 'feeling', 'contact', 'data', 'data', 'respect', 'calculation', 'kind', 'data', 'future', 'kind', 'instrument', 'data', 'collection', 'qoute', 'correct', 'organizer', 'hotmail', 'der', 'tagesspiegel', 'politk', 'redaktion', 'tel', 'mobil', 'quote', 'answer', 'quote', 'kaveh', 'journalist', 'newspaper', 'der', 'tagesspiegel', 'germany', 'report', 'congress', 'interview', 'issue', 'question', 'data', 'order', 'picture', 'quote', 'goal', 'tool', 'reflection', 'value', 'quote', 'aim', 'self', 'data', 'relationship', 'fantasy', 'data', 'element', 'collection', 'relationship', 'data', 'observation', 'observation', 'type', 'data', 'activity', 'cognition', 'emotion', 'people', 'figure', 'relationship', 'data', 'instance', 'emotion', 'affect', 'activity', 'data', 'data', 'quote', 'interpret', 'data', 'trend', 'graph', 'course', 'health', 'industrie', 'data', 'point', 'view', 'data', 'assurance', 'fact', 'guarantee', 'tool', 'data', 'perception', 'feeling', 'choice', 'data', 'observation', 'perception', 'ask', 'focus', 'type', 'perception', 'sacrifice', 'type', 'attend', 'type', 'perception', 'type', 'perception', 'work', 'concert', 'instance', 'instrument', 'instruction', 'watch', 'people', 'practice', 'data', 'mode', 'perception', 'manner', 'observation', 'method', 'people', 'people', 'disease', 'shift', 'data', 'reason', 'effect', 'everybody', 'spread', 'literacy', 'kind', 'data', 'feeling', 'contact', 'data', 'question', 'opinion', 'data', 'respect', 'question', 'calculation', 'kind', 'data', 'future', 'kind', 'instrument', 'data', 'collection', 'consider', 'instrument', 'case', 'data', 'collection', 'phone', 'organizer', 'congres', 'founder', 'collaboration', 'user', 'maker', 'tool', 'conference', 'article', 'bewegung', 'messen', 'alles', 'schlaf', 'bewegung', 'sex', 'da', 'kann', 'der', 'gesundheit', 'helfen', 'sagen', 'translation', 'end', 'world', 'quote', 'data', 'order', 'picture', 'quote', 'core', 'idea', 'participates', 'decision', 'data', 'data', 'quote', 'core', 'curiosity', 'graph', 'data', 'pattern', 'post', 'seth', 'robert', 'butter', 'increase', 'method', 'people', 'people', 'disease', 'quote', 'butter', 'intelligence', 'question', 'people', 'question', 'illness', 'society', 'people', 'health', 'problem', 'health', 'problem', 'variable', 'calculation', 'kind', 'data', 'buying', 'paper', 'buying', 'withings', 'body', 'scale', 'record', 'data', 'phone', 'cost', 'hand', 'kind', 'data', 'feeling', 'contact', 'data', 'care', 'people', 'data', 'quote', 'kaveh', 'journalist', 'newspaper', 'der', 'tagesspiegel', 'quote', 'case', 'face', 'face', 'interview', 'berlin']"
+176.0,jscott seed seed mouth kicker seed waste sunflower seed weight seth robert shangri seed oil morning seed dipped weight loss muscle water chinups body quit seed food seed seed snack safeway dascalescu quit seed food eat eat sunflower seed lb seed line sunflower seed habit mouth nail drinking smoker smokeless tobacco user level meaning sort development process abstinence momentum method habit idea baseball player seed wad tobacco meme foot gain mass fat sunflower seed curb process food food ground sea salt stall munchy eating salt mouth work dunno dan dascalescu sunflower seed weight seth robert shangri seed oil morning seed dipped weight loss muscle water chinups body quit seed food seed seed snack safeway seed shell seed mouth kicker female friend mouth sunflower seed order spit chew xylitol gum feeling danger chew headache balance chew gum reason sugar gum crap mouth,"['jscott', 'seed', 'seed', 'mouth', 'kicker', 'seed', 'waste', 'sunflower', 'seed', 'weight', 'seth', 'robert', 'shangri', 'seed', 'oil', 'morning', 'seed', 'dipped', 'weight', 'loss', 'muscle', 'water', 'chinups', 'body', 'quit', 'seed', 'food', 'seed', 'seed', 'snack', 'safeway', 'dascalescu', 'quit', 'seed', 'food', 'eat', 'eat', 'sunflower', 'seed', 'lb', 'seed', 'line', 'sunflower', 'seed', 'habit', 'mouth', 'nail', 'drinking', 'smoker', 'smokeless', 'tobacco', 'user', 'level', 'meaning', 'sort', 'development', 'process', 'abstinence', 'momentum', 'method', 'habit', 'idea', 'baseball', 'player', 'seed', 'wad', 'tobacco', 'meme', 'foot', 'gain', 'mass', 'fat', 'sunflower', 'seed', 'curb', 'process', 'food', 'food', 'ground', 'sea', 'salt', 'stall', 'munchy', 'eating', 'salt', 'mouth', 'work', 'dunno', 'dan', 'dascalescu', 'sunflower', 'seed', 'weight', 'seth', 'robert', 'shangri', 'seed', 'oil', 'morning', 'seed', 'dipped', 'weight', 'loss', 'muscle', 'water', 'chinups', 'body', 'quit', 'seed', 'food', 'seed', 'seed', 'snack', 'safeway', 'seed', 'shell', 'seed', 'mouth', 'kicker', 'female', 'friend', 'mouth', 'sunflower', 'seed', 'order', 'spit', 'chew', 'xylitol', 'gum', 'feeling', 'danger', 'chew', 'headache', 'balance', 'chew', 'gum', 'reason', 'sugar', 'gum', 'crap', 'mouth']"
+177.0,hm college science center seattle today test stress reaction anyways result reaction hand button rts millisecond cousin flexibility reference chart age people people people people people endurance body bar arm second female yr female yr yr sound frequency range cycle strength right unit cousin right level tense unit second second test result age range,"['hm', 'college', 'science', 'center', 'seattle', 'today', 'test', 'stress', 'reaction', 'anyways', 'result', 'reaction', 'hand', 'button', 'rts', 'millisecond', 'cousin', 'flexibility', 'reference', 'chart', 'age', 'people', 'people', 'people', 'people', 'people', 'endurance', 'body', 'bar', 'arm', 'second', 'female', 'yr', 'female', 'yr', 'yr', 'sound', 'frequency', 'range', 'cycle', 'strength', 'right', 'unit', 'cousin', 'right', 'level', 'tense', 'unit', 'second', 'second', 'test', 'result', 'age', 'range']"
+178.0,share talk watch,"['share', 'talk', 'watch']"
+179.0,ftrotter work conference collaborate community start partnership doctor reason health agenda partner doctor self purpose access measurement device prescription example dexcom monitor doctor guidance discover pain illness help doctor quantifying effort environment migraine instance doctor data step doctor process apparent talk responsibility patient process session cornerstone principle principle community basis document help doctor expectation role patient order discussion community draft ment stet software comment gplv3 license deal word issue perspective instance site point document contain change relationship doctor effort address change role feel patient paper focus scope document doctor order doctor indication success mind document support process commitment linton anne editor role matter community involves community community document document discussion document google group balance input community respond tell place comment draft link document response response matter default operate source process consider contribution silence consensus people mean deb anne feel volunteer version document forum society participatory medicine member list basis home document functionality quantt doctor concept trotter source health software,"['ftrotter', 'work', 'conference', 'collaborate', 'community', 'start', 'partnership', 'doctor', 'reason', 'health', 'agenda', 'partner', 'doctor', 'self', 'purpose', 'access', 'measurement', 'device', 'prescription', 'example', 'dexcom', 'monitor', 'doctor', 'guidance', 'discover', 'pain', 'illness', 'help', 'doctor', 'quantifying', 'effort', 'environment', 'migraine', 'instance', 'doctor', 'data', 'step', 'doctor', 'process', 'apparent', 'talk', 'responsibility', 'patient', 'process', 'session', 'cornerstone', 'principle', 'principle', 'community', 'basis', 'document', 'help', 'doctor', 'expectation', 'role', 'patient', 'order', 'discussion', 'community', 'draft', 'ment', 'stet', 'software', 'comment', 'gplv3', 'license', 'deal', 'word', 'issue', 'perspective', 'instance', 'site', 'point', 'document', 'contain', 'change', 'relationship', 'doctor', 'effort', 'address', 'change', 'role', 'feel', 'patient', 'paper', 'focus', 'scope', 'document', 'doctor', 'order', 'doctor', 'indication', 'success', 'mind', 'document', 'support', 'process', 'commitment', 'linton', 'anne', 'editor', 'role', 'matter', 'community', 'involves', 'community', 'community', 'document', 'document', 'discussion', 'document', 'google', 'group', 'balance', 'input', 'community', 'respond', 'tell', 'place', 'comment', 'draft', 'link', 'document', 'response', 'response', 'matter', 'default', 'operate', 'source', 'process', 'consider', 'contribution', 'silence', 'consensus', 'people', 'mean', 'deb', 'anne', 'feel', 'volunteer', 'version', 'document', 'forum', 'society', 'participatory', 'medicine', 'member', 'list', 'basis', 'home', 'document', 'functionality', 'quantt', 'doctor', 'concept', 'trotter', 'source', 'health', 'software']"
+180.0,development handy question scott idea menu planner portion recipe requirement family member shopping list hr nutrition information eating nutrition topic living choice health,"['development', 'handy', 'question', 'scott', 'idea', 'menu', 'planner', 'portion', 'recipe', 'requirement', 'family', 'member', 'shopping', 'list', 'hr', 'nutrition', 'information', 'eating', 'nutrition', 'topic', 'living', 'choice', 'health']"
+181.0,term quote quote base card people card base comparison fix card problem force force chance question memorize card mass force acceleration mass acceleration force mass acceleration mass acceleration answer card mass acceleration card action equation card simple usability lesson answer card answer card second example formula create card volume volume area volume volume volume volume area forth card image pyramid answer card image participation term card bonus point class quote problem card card user review card popup card card information card simple dialog enter card mechanism user card card people card flow card concept card cover quote create card formula picture card create picture formula deck card geometry picture create card difficulty formula physic problem matter card creation memory example benefit splitting card multiple term president country end date term card information multiple test multiple birthday forum information principle challenge quote content production stuff plenty question user card people rate card statistic card learning user card basic quote trigger trigger fact sign knowledge quote card knowledge seldom basic basic card auto knowledge pathway generation card generation card answer knowledge topic card start question pathway question graphic gimp photoshop diagram create card information hid redundancy card information multiple idea card knowledge people today anki feel solution problem carddecks image source topic email feedback maksym ton feedback college roommate sr project case fall wiki entry answer train brain path stimulus response goal question response fact world process formula pyramid volume area base height stimulus fact response fact brain pathway example meat tendency meat fact meat trigger formulation question salt meat answer formulation heat meat answer salt meat example massage figure situation form question trigger situation trigger fact sign knowledge greg example thinking card auto idea card reason people step context fact language people book course site figure fact create card formula picture principle card tradeoff create card difficulty formula idea card suspends card default course action ideal version suggest change card student teacher forum sort term idea card auto knowledge pathway trigger situation pathway quote kleineidam post topic card people rate card statistic card learning user card basic quote iteration collect data base card people card participation term card bonus point class people card card knowledge seldom basic basic trigger response format trigger term response heck term cloze deletion card information produce information example work meat idea force action information card problem force force focus knowledge force learnstream site return aspect point power user interface version interface cleaner rush project content concept card physic course database procedure component question example force direction force database problem component order correct answer assumption problem quiz sr component lesson lecture tutorial lecturer problem style problem sense metacognitive stuff video problem behavior approach promising regard card component problem value problem solve idea avoid problem carry effect component experience problem problem trigger trigger fact sign knowledge research benefit problem strategy explanation paper piss people generation stuff learnstream conclusion build tool generalist idea site generation document term feature interface winter ryan version suggest change card student teacher interface user teacher change harvey faculty forward project work google procedure direction summer resource student production stuff plenty question conf note sr learn idea fact physic trigger sr example trigger response quote college roommate question interface sr card pilot group analysis course college data school question topic point information quote talk iteration project learnstream nick maksym school cmu promise stalker p,"['term', 'quote', 'quote', 'base', 'card', 'people', 'card', 'base', 'comparison', 'fix', 'card', 'problem', 'force', 'force', 'chance', 'question', 'memorize', 'card', 'mass', 'force', 'acceleration', 'mass', 'acceleration', 'force', 'mass', 'acceleration', 'mass', 'acceleration', 'answer', 'card', 'mass', 'acceleration', 'card', 'action', 'equation', 'card', 'simple', 'usability', 'lesson', 'answer', 'card', 'answer', 'card', 'second', 'example', 'formula', 'create', 'card', 'volume', 'volume', 'area', 'volume', 'volume', 'volume', 'volume', 'area', 'forth', 'card', 'image', 'pyramid', 'answer', 'card', 'image', 'participation', 'term', 'card', 'bonus', 'point', 'class', 'quote', 'problem', 'card', 'card', 'user', 'review', 'card', 'popup', 'card', 'card', 'information', 'card', 'simple', 'dialog', 'enter', 'card', 'mechanism', 'user', 'card', 'card', 'people', 'card', 'flow', 'card', 'concept', 'card', 'cover', 'quote', 'create', 'card', 'formula', 'picture', 'card', 'create', 'picture', 'formula', 'deck', 'card', 'geometry', 'picture', 'create', 'card', 'difficulty', 'formula', 'physic', 'problem', 'matter', 'card', 'creation', 'memory', 'example', 'benefit', 'splitting', 'card', 'multiple', 'term', 'president', 'country', 'end', 'date', 'term', 'card', 'information', 'multiple', 'test', 'multiple', 'birthday', 'forum', 'information', 'principle', 'challenge', 'quote', 'content', 'production', 'stuff', 'plenty', 'question', 'user', 'card', 'people', 'rate', 'card', 'statistic', 'card', 'learning', 'user', 'card', 'basic', 'quote', 'trigger', 'trigger', 'fact', 'sign', 'knowledge', 'quote', 'card', 'knowledge', 'seldom', 'basic', 'basic', 'card', 'auto', 'knowledge', 'pathway', 'generation', 'card', 'generation', 'card', 'answer', 'knowledge', 'topic', 'card', 'start', 'question', 'pathway', 'question', 'graphic', 'gimp', 'photoshop', 'diagram', 'create', 'card', 'information', 'hid', 'redundancy', 'card', 'information', 'multiple', 'idea', 'card', 'knowledge', 'people', 'today', 'anki', 'feel', 'solution', 'problem', 'carddecks', 'image', 'source', 'topic', 'email', 'feedback', 'maksym', 'ton', 'feedback', 'college', 'roommate', 'sr', 'project', 'case', 'fall', 'wiki', 'entry', 'answer', 'train', 'brain', 'path', 'stimulus', 'response', 'goal', 'question', 'response', 'fact', 'world', 'process', 'formula', 'pyramid', 'volume', 'area', 'base', 'height', 'stimulus', 'fact', 'response', 'fact', 'brain', 'pathway', 'example', 'meat', 'tendency', 'meat', 'fact', 'meat', 'trigger', 'formulation', 'question', 'salt', 'meat', 'answer', 'formulation', 'heat', 'meat', 'answer', 'salt', 'meat', 'example', 'massage', 'figure', 'situation', 'form', 'question', 'trigger', 'situation', 'trigger', 'fact', 'sign', 'knowledge', 'greg', 'example', 'thinking', 'card', 'auto', 'idea', 'card', 'reason', 'people', 'step', 'context', 'fact', 'language', 'people', 'book', 'course', 'site', 'figure', 'fact', 'create', 'card', 'formula', 'picture', 'principle', 'card', 'tradeoff', 'create', 'card', 'difficulty', 'formula', 'idea', 'card', 'suspends', 'card', 'default', 'course', 'action', 'ideal', 'version', 'suggest', 'change', 'card', 'student', 'teacher', 'forum', 'sort', 'term', 'idea', 'card', 'auto', 'knowledge', 'pathway', 'trigger', 'situation', 'pathway', 'quote', 'kleineidam', 'post', 'topic', 'card', 'people', 'rate', 'card', 'statistic', 'card', 'learning', 'user', 'card', 'basic', 'quote', 'iteration', 'collect', 'data', 'base', 'card', 'people', 'card', 'participation', 'term', 'card', 'bonus', 'point', 'class', 'people', 'card', 'card', 'knowledge', 'seldom', 'basic', 'basic', 'trigger', 'response', 'format', 'trigger', 'term', 'response', 'heck', 'term', 'cloze', 'deletion', 'card', 'information', 'produce', 'information', 'example', 'work', 'meat', 'idea', 'force', 'action', 'information', 'card', 'problem', 'force', 'force', 'focus', 'knowledge', 'force', 'learnstream', 'site', 'return', 'aspect', 'point', 'power', 'user', 'interface', 'version', 'interface', 'cleaner', 'rush', 'project', 'content', 'concept', 'card', 'physic', 'course', 'database', 'procedure', 'component', 'question', 'example', 'force', 'direction', 'force', 'database', 'problem', 'component', 'order', 'correct', 'answer', 'assumption', 'problem', 'quiz', 'sr', 'component', 'lesson', 'lecture', 'tutorial', 'lecturer', 'problem', 'style', 'problem', 'sense', 'metacognitive', 'stuff', 'video', 'problem', 'behavior', 'approach', 'promising', 'regard', 'card', 'component', 'problem', 'value', 'problem', 'solve', 'idea', 'avoid', 'problem', 'carry', 'effect', 'component', 'experience', 'problem', 'problem', 'trigger', 'trigger', 'fact', 'sign', 'knowledge', 'research', 'benefit', 'problem', 'strategy', 'explanation', 'paper', 'piss', 'people', 'generation', 'stuff', 'learnstream', 'conclusion', 'build', 'tool', 'generalist', 'idea', 'site', 'generation', 'document', 'term', 'feature', 'interface', 'winter', 'ryan', 'version', 'suggest', 'change', 'card', 'student', 'teacher', 'interface', 'user', 'teacher', 'change', 'harvey', 'faculty', 'forward', 'project', 'work', 'google', 'procedure', 'direction', 'summer', 'resource', 'student', 'production', 'stuff', 'plenty', 'question', 'conf', 'note', 'sr', 'learn', 'idea', 'fact', 'physic', 'trigger', 'sr', 'example', 'trigger', 'response', 'quote', 'college', 'roommate', 'question', 'interface', 'sr', 'card', 'pilot', 'group', 'analysis', 'course', 'college', 'data', 'school', 'question', 'topic', 'point', 'information', 'quote', 'talk', 'iteration', 'project', 'learnstream', 'nick', 'maksym', 'school', 'cmu', 'promise', 'stalker', 'p']"
+182.0,r experience handle r handle sort data bug helpful query comment data analysis software thread software app activity key click phone usage medication intake custom script account stage data tool data analysis data mining background tool import advice tool example software log window second analysis tool chunk record window key analysis line p background averse hand development experience data analysis,"['r', 'experience', 'handle', 'r', 'handle', 'sort', 'data', 'bug', 'helpful', 'query', 'comment', 'data', 'analysis', 'software', 'thread', 'software', 'app', 'activity', 'key', 'click', 'phone', 'usage', 'medication', 'intake', 'custom', 'script', 'account', 'stage', 'data', 'tool', 'data', 'analysis', 'data', 'mining', 'background', 'tool', 'import', 'advice', 'tool', 'example', 'software', 'log', 'window', 'second', 'analysis', 'tool', 'chunk', 'record', 'window', 'key', 'analysis', 'line', 'p', 'background', 'averse', 'hand', 'development', 'experience', 'data', 'analysis']"
+183.0,explain user group meetups city world people tell data story experiment people mood exercise productivity sex topic reason self tracking,"['explain', 'user', 'group', 'meetups', 'city', 'world', 'people', 'tell', 'data', 'story', 'experiment', 'people', 'mood', 'exercise', 'productivity', 'sex', 'topic', 'reason', 'self', 'tracking']"
+184.0,technology money people result technology simple technology stuff brain interface stuff slow technology discussion product basis technology space post sky technology chip example engineering hand lab chip blood engineering professor strategy microfluidic device perform laboratory assay simplicity test hope position user technology ask technology duty purchase hr example post share news today machine interface technology technology university maryland user thought motion associate professor kinesiology jose,"['technology', 'money', 'people', 'result', 'technology', 'simple', 'technology', 'stuff', 'brain', 'interface', 'stuff', 'slow', 'technology', 'discussion', 'product', 'basis', 'technology', 'space', 'post', 'sky', 'technology', 'chip', 'example', 'engineering', 'hand', 'lab', 'chip', 'blood', 'engineering', 'professor', 'strategy', 'microfluidic', 'device', 'perform', 'laboratory', 'assay', 'simplicity', 'test', 'hope', 'position', 'user', 'technology', 'ask', 'technology', 'duty', 'purchase', 'hr', 'example', 'post', 'share', 'news', 'today', 'machine', 'interface', 'technology', 'technology', 'university', 'maryland', 'user', 'thought', 'motion', 'associate', 'professor', 'kinesiology', 'jose']"
+186.0,ipod iphone alarm sound device rest charger motion monitoring analysis disruption phase analysis disruption night sound record packet phase activity monitoring sound snore dream action gas pass case thunder night noise data reflection quality start wake timing cycle night cloud roll information snort snore count review voice sleep night va dream record convenient topic moment wake smartphone iphone run creator app sort data analysis sound counting snore start thread night wife awake research iphone night allow wave form price deal recording zoom h4n process audacity sound analysis program playing experience fitbit sensor wrist snore iphone application record snore solution,"['ipod', 'iphone', 'alarm', 'sound', 'device', 'rest', 'charger', 'motion', 'monitoring', 'analysis', 'disruption', 'phase', 'analysis', 'disruption', 'night', 'sound', 'record', 'packet', 'phase', 'activity', 'monitoring', 'sound', 'snore', 'dream', 'action', 'gas', 'pass', 'case', 'thunder', 'night', 'noise', 'data', 'reflection', 'quality', 'start', 'wake', 'timing', 'cycle', 'night', 'cloud', 'roll', 'information', 'snort', 'snore', 'count', 'review', 'voice', 'sleep', 'night', 'va', 'dream', 'record', 'convenient', 'topic', 'moment', 'wake', 'smartphone', 'iphone', 'run', 'creator', 'app', 'sort', 'data', 'analysis', 'sound', 'counting', 'snore', 'start', 'thread', 'night', 'wife', 'awake', 'research', 'iphone', 'night', 'allow', 'wave', 'form', 'price', 'deal', 'recording', 'zoom', 'h4n', 'process', 'audacity', 'sound', 'analysis', 'program', 'playing', 'experience', 'fitbit', 'sensor', 'wrist', 'snore', 'iphone', 'application', 'record', 'snore', 'solution']"
+187.0,folk address company job candidate position job candidate opening company post job opportunity job opportunity connecting alex,"['folk', 'address', 'company', 'job', 'candidate', 'position', 'job', 'candidate', 'opening', 'company', 'post', 'job', 'opportunity', 'job', 'opportunity', 'connecting', 'alex']"
+188.0,start internship frame contact research internship design data visualization research center palo francisco bay area context content community team research center palo student assist design implementation self application smartphones opportunity design data visualization skill support level information activity pattern place level sensor data gyroscope intelligent processing sensor data context collection storage retrieval location sensor data research group world million context sensor data candidate internship student skill ability create experience experience data visualization project match intern lead release window phone submission chi conference workshop possibility requirement list self javascript python design skill experience building web list skill list silverlight experience django web application framework experience window phone experience study list compensation relocation allowance cv brief letter internship field avoid delay application c3 group expertise machine design focus impact prototype patent work advance state art research center palo alto heart silicon research nrc palo alto innovation service web technology analytics data monetization research,"['start', 'internship', 'frame', 'contact', 'research', 'internship', 'design', 'data', 'visualization', 'research', 'center', 'palo', 'francisco', 'bay', 'area', 'context', 'content', 'community', 'team', 'research', 'center', 'palo', 'student', 'assist', 'design', 'implementation', 'self', 'application', 'smartphones', 'opportunity', 'design', 'data', 'visualization', 'skill', 'support', 'level', 'information', 'activity', 'pattern', 'place', 'level', 'sensor', 'data', 'gyroscope', 'intelligent', 'processing', 'sensor', 'data', 'context', 'collection', 'storage', 'retrieval', 'location', 'sensor', 'data', 'research', 'group', 'world', 'million', 'context', 'sensor', 'data', 'candidate', 'internship', 'student', 'skill', 'ability', 'create', 'experience', 'experience', 'data', 'visualization', 'project', 'match', 'intern', 'lead', 'release', 'window', 'phone', 'submission', 'chi', 'conference', 'workshop', 'possibility', 'requirement', 'list', 'self', 'javascript', 'python', 'design', 'skill', 'experience', 'building', 'web', 'list', 'skill', 'list', 'silverlight', 'experience', 'django', 'web', 'application', 'framework', 'experience', 'window', 'phone', 'experience', 'study', 'list', 'compensation', 'relocation', 'allowance', 'cv', 'brief', 'letter', 'internship', 'field', 'avoid', 'delay', 'application', 'c3', 'group', 'expertise', 'machine', 'design', 'focus', 'impact', 'prototype', 'patent', 'work', 'advance', 'state', 'art', 'research', 'center', 'palo', 'alto', 'heart', 'silicon', 'research', 'nrc', 'palo', 'alto', 'innovation', 'service', 'web', 'technology', 'analytics', 'data', 'monetization', 'research']"
+189.0,core member software team sensor patent order issue job description application instruction palo alto software engineer join stage company sensor technology level code ground detection measure sensor sticker sticker kid track activity exercise toy dog pet bike teeth drinking water vitamin place people game platform developer partner engage patent beta trial sensor chunk money angel partner role list core member hardware team edge sensor technology capture interaction human direction core architecture member team patent sorry contractor firm believer engineer ownership project concept launch list ee familiarity hardware ee compe level programmer code algorithm state machine software solution problem product launch consumer product credit list process thread experience tcp ip socket infrastructure knowledge power circuit design familiarity sub ghz wireless chipsets consumer product experience list grind apply talent people reality talk apply,"['core', 'member', 'software', 'team', 'sensor', 'patent', 'order', 'issue', 'job', 'description', 'application', 'instruction', 'palo', 'alto', 'software', 'engineer', 'join', 'stage', 'company', 'sensor', 'technology', 'level', 'code', 'ground', 'detection', 'measure', 'sensor', 'sticker', 'sticker', 'kid', 'track', 'activity', 'exercise', 'toy', 'dog', 'pet', 'bike', 'teeth', 'drinking', 'water', 'vitamin', 'place', 'people', 'game', 'platform', 'developer', 'partner', 'engage', 'patent', 'beta', 'trial', 'sensor', 'chunk', 'money', 'angel', 'partner', 'role', 'list', 'core', 'member', 'hardware', 'team', 'edge', 'sensor', 'technology', 'capture', 'interaction', 'human', 'direction', 'core', 'architecture', 'member', 'team', 'patent', 'sorry', 'contractor', 'firm', 'believer', 'engineer', 'ownership', 'project', 'concept', 'launch', 'list', 'ee', 'familiarity', 'hardware', 'ee', 'compe', 'level', 'programmer', 'code', 'algorithm', 'state', 'machine', 'software', 'solution', 'problem', 'product', 'launch', 'consumer', 'product', 'credit', 'list', 'process', 'thread', 'experience', 'tcp', 'ip', 'socket', 'infrastructure', 'knowledge', 'power', 'circuit', 'design', 'familiarity', 'sub', 'ghz', 'wireless', 'chipsets', 'consumer', 'product', 'experience', 'list', 'grind', 'apply', 'talent', 'people', 'reality', 'talk', 'apply']"
+190.0,answer purpose study k brother tweet status population mood trend event trend support awareness individual prototype app twitter color code tweet tone point post research participant mood feedback analysis status margie version chrome people tweet tweet stream measure wonder people change language measure tweet emotion word purpose study question developer version tool color code tweet tweet tweet stream code word tweet twitter code twitter webpage add tool happytweets history tweet measure happiness tweet feedback tone tweet feedback affectcheck differs positivity negativity click word change positivity negativity tweet classification color code tweet carmichael margie version chrome people tweet tweet stream,"['answer', 'purpose', 'study', 'k', 'brother', 'tweet', 'status', 'population', 'mood', 'trend', 'event', 'trend', 'support', 'awareness', 'individual', 'prototype', 'app', 'twitter', 'color', 'code', 'tweet', 'tone', 'point', 'post', 'research', 'participant', 'mood', 'feedback', 'analysis', 'status', 'margie', 'version', 'chrome', 'people', 'tweet', 'tweet', 'stream', 'measure', 'wonder', 'people', 'change', 'language', 'measure', 'tweet', 'emotion', 'word', 'purpose', 'study', 'question', 'developer', 'version', 'tool', 'color', 'code', 'tweet', 'tweet', 'tweet', 'stream', 'code', 'word', 'tweet', 'twitter', 'code', 'twitter', 'webpage', 'add', 'tool', 'happytweets', 'history', 'tweet', 'measure', 'happiness', 'tweet', 'feedback', 'tone', 'tweet', 'feedback', 'affectcheck', 'differs', 'positivity', 'negativity', 'click', 'word', 'change', 'positivity', 'negativity', 'tweet', 'classification', 'color', 'code', 'tweet', 'carmichael', 'margie', 'version', 'chrome', 'people', 'tweet', 'tweet', 'stream']"
+191.0,conference november topic thought hope alex,"['conference', 'november', 'topic', 'thought', 'hope', 'alex']"
+192.0,work trend thefuturelaboratory depth movement magazine lsn case study people heart movement talk self zeo coach expand effect meal energy level privilege research james article fascinating reading james quantification download copy discus email smarrlarry yahoo,"['work', 'trend', 'thefuturelaboratory', 'depth', 'movement', 'magazine', 'lsn', 'case', 'study', 'people', 'heart', 'movement', 'talk', 'self', 'zeo', 'coach', 'expand', 'effect', 'meal', 'energy', 'level', 'privilege', 'research', 'james', 'article', 'fascinating', 'reading', 'james', 'quantification', 'download', 'copy', 'discus', 'email', 'smarrlarry', 'yahoo']"
+193.0,regulation attend town hall meeting wireless science alliance post eri wireless health linkedin group conversation topic tito discussion regulation regulation startup device experiment regulation apps excitement discussion fitbit bodybugg consumer health tech company discussion community mobihealth news site tito gon health group town hall sf tito point paul sonnier linkedin group health member group member recommend quality relevance news question tito health tech area deal group consumer agency regulation startup company field comment meeting webcast focusing fda guideline wireless health group announcement workshop application draft guidance state food drug administration workshop application draft guidance sep silver spring md meeting,"['regulation', 'attend', 'town', 'hall', 'meeting', 'wireless', 'science', 'alliance', 'post', 'eri', 'wireless', 'health', 'linkedin', 'group', 'conversation', 'topic', 'tito', 'discussion', 'regulation', 'regulation', 'startup', 'device', 'experiment', 'regulation', 'apps', 'excitement', 'discussion', 'fitbit', 'bodybugg', 'consumer', 'health', 'tech', 'company', 'discussion', 'community', 'mobihealth', 'news', 'site', 'tito', 'gon', 'health', 'group', 'town', 'hall', 'sf', 'tito', 'point', 'paul', 'sonnier', 'linkedin', 'group', 'health', 'member', 'group', 'member', 'recommend', 'quality', 'relevance', 'news', 'question', 'tito', 'health', 'tech', 'area', 'deal', 'group', 'consumer', 'agency', 'regulation', 'startup', 'company', 'field', 'comment', 'meeting', 'webcast', 'focusing', 'fda', 'guideline', 'wireless', 'health', 'group', 'announcement', 'workshop', 'application', 'draft', 'guidance', 'state', 'food', 'drug', 'administration', 'workshop', 'application', 'draft', 'guidance', 'sep', 'silver', 'spring', 'md', 'meeting']"
+194.0,interview journalist online movement comment article matter quote sleep version article comment article author recites recount fact comment people sort repeat seth science seth comparison google translate job mention selfers conference conference amsterdam leg sleep version article comment hair morning wonder vain center methane gas production greenhouse gas,"['interview', 'journalist', 'online', 'movement', 'comment', 'article', 'matter', 'quote', 'sleep', 'version', 'article', 'comment', 'article', 'author', 'recites', 'recount', 'fact', 'comment', 'people', 'sort', 'repeat', 'seth', 'science', 'seth', 'comparison', 'google', 'translate', 'job', 'mention', 'selfers', 'conference', 'conference', 'amsterdam', 'leg', 'sleep', 'version', 'article', 'comment', 'hair', 'morning', 'wonder', 'vain', 'center', 'methane', 'gas', 'production', 'greenhouse', 'gas']"
+195.0,kinetics publisher material exercise science apps resistance training,"['kinetics', 'publisher', 'material', 'exercise', 'science', 'apps', 'resistance', 'training']"
+196.0,intervention experimentation cost intervention review people category brain toniq drink case software developer project cause afternoon drowsiness dread brain toniq help motivation performance project help brain fog project brain toniq brain intervention drug fat vitamin meditation brain training effect start example mind study mention measure brain performance enhancement subject population creatine anyways result finding category speed flexibility problem attention memory error note consideration data progression mastery specific brain game creatine study control study result progression regression analysis data result limitation help role placebo effect jump training score bloodstream muscle brain reason trial experiment date case creatine boost brain function placebo effect talk test term supplement data creatine study contact josh literature review intervention evidence brain performance enhancer cognition study creatine data share result creatine effect,"['intervention', 'experimentation', 'cost', 'intervention', 'review', 'people', 'category', 'brain', 'toniq', 'drink', 'case', 'software', 'developer', 'project', 'cause', 'afternoon', 'drowsiness', 'dread', 'brain', 'toniq', 'help', 'motivation', 'performance', 'project', 'help', 'brain', 'fog', 'project', 'brain', 'toniq', 'brain', 'intervention', 'drug', 'fat', 'vitamin', 'meditation', 'brain', 'training', 'effect', 'start', 'example', 'mind', 'study', 'mention', 'measure', 'brain', 'performance', 'enhancement', 'subject', 'population', 'creatine', 'anyways', 'result', 'finding', 'category', 'speed', 'flexibility', 'problem', 'attention', 'memory', 'error', 'note', 'consideration', 'data', 'progression', 'mastery', 'specific', 'brain', 'game', 'creatine', 'study', 'control', 'study', 'result', 'progression', 'regression', 'analysis', 'data', 'result', 'limitation', 'help', 'role', 'placebo', 'effect', 'jump', 'training', 'score', 'bloodstream', 'muscle', 'brain', 'reason', 'trial', 'experiment', 'date', 'case', 'creatine', 'boost', 'brain', 'function', 'placebo', 'effect', 'talk', 'test', 'term', 'supplement', 'data', 'creatine', 'study', 'contact', 'josh', 'literature', 'review', 'intervention', 'evidence', 'brain', 'performance', 'enhancer', 'cognition', 'study', 'creatine', 'data', 'share', 'result', 'creatine', 'effect']"
+197.0,favs night peter hauri timer device measure latency gist book hygene practice night step activation approach addis book psychology mood work interaction people chart exercise mood suffer depression graph permalink book ton chart activity idea diary word paper data chart graph post review book lundeen question james story display information beautiful data book people term literature novel heart issue answer list memory health productivity bell jim note memory revolution change recall,"['favs', 'night', 'peter', 'hauri', 'timer', 'device', 'measure', 'latency', 'gist', 'book', 'hygene', 'practice', 'night', 'step', 'activation', 'approach', 'addis', 'book', 'psychology', 'mood', 'work', 'interaction', 'people', 'chart', 'exercise', 'mood', 'suffer', 'depression', 'graph', 'permalink', 'book', 'ton', 'chart', 'activity', 'idea', 'diary', 'word', 'paper', 'data', 'chart', 'graph', 'post', 'review', 'book', 'lundeen', 'question', 'james', 'story', 'display', 'information', 'beautiful', 'data', 'book', 'people', 'term', 'literature', 'novel', 'heart', 'issue', 'answer', 'list', 'memory', 'health', 'productivity', 'bell', 'jim', 'note', 'memory', 'revolution', 'change', 'recall']"
+198.0,read startup root vault root market area blog post describes root market unit exchange root vault profit attentiontrust,"['read', 'startup', 'root', 'vault', 'root', 'market', 'area', 'blog', 'post', 'describes', 'root', 'market', 'unit', 'exchange', 'root', 'vault', 'profit', 'attentiontrust']"
+199.0,event min bart station note event berkeley friday noon car heartbeat share sensor performance athlete dublin city university p stanley hall berkeley sensor person health textile application parameter measurement body movement complexity activity development chemo bio sensor sport application nowadays sensor heart rate monitor pedometer health rehabilitation potential chemical sensor monitoring tear blood introduction field ionogels transistor concept transistor plaster provide biosensor platform,"['event', 'min', 'bart', 'station', 'note', 'event', 'berkeley', 'friday', 'noon', 'car', 'heartbeat', 'share', 'sensor', 'performance', 'athlete', 'dublin', 'city', 'university', 'p', 'stanley', 'hall', 'berkeley', 'sensor', 'person', 'health', 'textile', 'application', 'parameter', 'measurement', 'body', 'movement', 'complexity', 'activity', 'development', 'chemo', 'bio', 'sensor', 'sport', 'application', 'nowadays', 'sensor', 'heart', 'rate', 'monitor', 'pedometer', 'health', 'rehabilitation', 'potential', 'chemical', 'sensor', 'monitoring', 'tear', 'blood', 'introduction', 'field', 'ionogels', 'transistor', 'concept', 'transistor', 'plaster', 'provide', 'biosensor', 'platform']"
+200.0,talk conference chapter talk course result hack tool conference change topic session ft,"['talk', 'conference', 'chapter', 'talk', 'course', 'result', 'hack', 'tool', 'conference', 'change', 'topic', 'session', 'ft']"
+201.0,percentile inquilinekea battery test cognitive function resolution ceiling level performer percentile magnitude practice effect imagine study practice effect practice effect study accuracy strike strategy problem midway idea lol gut test score change accurate practice effect work,"['percentile', 'inquilinekea', 'battery', 'test', 'cognitive', 'function', 'resolution', 'ceiling', 'level', 'performer', 'percentile', 'magnitude', 'practice', 'effect', 'imagine', 'study', 'practice', 'effect', 'practice', 'effect', 'study', 'accuracy', 'strike', 'strategy', 'problem', 'midway', 'idea', 'lol', 'gut', 'test', 'score', 'change', 'accurate', 'practice', 'effect', 'work']"
+202.0,adam leibsohn team voyurl mint data signup link folk access beta right alley wow quit page identity history file history record history file search history maxed setting trust firefox log place stop allocates space access history ctrl feature browser history file issue chrome viewer firefox google idea history collector locker project code base test google history plugin history ofcourse web history r feed data page incognito window mind ask change service info broadcast page link block list point stuff voyurl hope team voyurl mint data signup link folk access beta right alley product thx john,"['adam', 'leibsohn', 'team', 'voyurl', 'mint', 'data', 'signup', 'link', 'folk', 'access', 'beta', 'right', 'alley', 'wow', 'quit', 'page', 'identity', 'history', 'file', 'history', 'record', 'history', 'file', 'search', 'history', 'maxed', 'setting', 'trust', 'firefox', 'log', 'place', 'stop', 'allocates', 'space', 'access', 'history', 'ctrl', 'feature', 'browser', 'history', 'file', 'issue', 'chrome', 'viewer', 'firefox', 'google', 'idea', 'history', 'collector', 'locker', 'project', 'code', 'base', 'test', 'google', 'history', 'plugin', 'history', 'ofcourse', 'web', 'history', 'r', 'feed', 'data', 'page', 'incognito', 'window', 'mind', 'ask', 'change', 'service', 'info', 'broadcast', 'page', 'link', 'block', 'list', 'point', 'stuff', 'voyurl', 'hope', 'team', 'voyurl', 'mint', 'data', 'signup', 'link', 'folk', 'access', 'beta', 'right', 'alley', 'product', 'thx', 'john']"
+203.0,ewg guide pesticide question shopper guide produce people,"['ewg', 'guide', 'pesticide', 'question', 'shopper', 'guide', 'produce', 'people']"
+204.0,voyurl door update adam leibsohn founder web browser plugin voyurl share team solve data issue visibility data ownership team fitbit mint amp help recommendation web app help habit content voyurl data power help facebook tell insight content stuff link beta voyurl insight web,"['voyurl', 'door', 'update', 'adam', 'leibsohn', 'founder', 'web', 'browser', 'plugin', 'voyurl', 'share', 'team', 'solve', 'data', 'issue', 'visibility', 'data', 'ownership', 'team', 'fitbit', 'mint', 'amp', 'help', 'recommendation', 'web', 'app', 'help', 'habit', 'content', 'voyurl', 'data', 'power', 'help', 'facebook', 'tell', 'insight', 'content', 'stuff', 'link', 'beta', 'voyurl', 'insight', 'web']"
+205.0,test inflammation protein measurement clinician cholesterol crimp plan test detects matter arthritis infection cause root test people cholesterol profile benefit test suggest risk factor heart disease expert people crp change data nan sedimentation rate esr crp kind phase reactant ferritin example level inflammation paul quantdoctor zane5546 test measure inflammation test inflammation blood pressure cholesterol tobacco diabetic glucose protein lppla2 mind test measure inflammation crp marker problem problem situation issue marker study factor tnf interleukin cytokine,"['test', 'inflammation', 'protein', 'measurement', 'clinician', 'cholesterol', 'crimp', 'plan', 'test', 'detects', 'matter', 'arthritis', 'infection', 'cause', 'root', 'test', 'people', 'cholesterol', 'profile', 'benefit', 'test', 'suggest', 'risk', 'factor', 'heart', 'disease', 'expert', 'people', 'crp', 'change', 'data', 'nan', 'sedimentation', 'rate', 'esr', 'crp', 'kind', 'phase', 'reactant', 'ferritin', 'example', 'level', 'inflammation', 'paul', 'quantdoctor', 'zane5546', 'test', 'measure', 'inflammation', 'test', 'inflammation', 'blood', 'pressure', 'cholesterol', 'tobacco', 'diabetic', 'glucose', 'protein', 'lppla2', 'mind', 'test', 'measure', 'inflammation', 'crp', 'marker', 'problem', 'problem', 'situation', 'issue', 'marker', 'study', 'factor', 'tnf', 'interleukin', 'cytokine']"
+206.0,stuff myers tool research relies expert interpretation orbit opportunity somebody question myers test percentage result percentage trait relationship mean case figure test delivers trait,"['stuff', 'myers', 'tool', 'research', 'relies', 'expert', 'interpretation', 'orbit', 'opportunity', 'somebody', 'question', 'myers', 'test', 'percentage', 'result', 'percentage', 'trait', 'relationship', 'mean', 'case', 'figure', 'test', 'delivers', 'trait']"
+207.0,seth robert conference impact exercise quality result slide slideshare,"['seth', 'robert', 'conference', 'impact', 'exercise', 'quality', 'result', 'slide', 'slideshare']"
+208.0,nan,['nan']
+209.0,headache food fact food spike alcohol drink problem source backpack pressure smoke candle scent reflection butter trial egg meal form place product powder investigate hypothesis test extent headache lecture post wow headache cellphone cellphone emits radiation headache bus city pollution brain headache food relate stephen evidence data migraine cellphone search cellphone migraine result headache migraine study investigation europe spain denmark finland brd france britain study data canada study study headache migraine migraine headache study difference result prevalence headache migraine prevalence headache tension type headache migraine lyngberg report prevalence headache lyngberg al frequency definition disease complaint gender increase decrease headache migraine woman men launer lipton al prencipe al physician appeal danger communication evidence health data zur dietz eikmann herr ce int hyg health nov doi ijheh epub sep review pmid medline food headache fluctuation blood sugar blood sugar trigger people trigger deprivation food additive plant exercise difference migraine,"['headache', 'food', 'fact', 'food', 'spike', 'alcohol', 'drink', 'problem', 'source', 'backpack', 'pressure', 'smoke', 'candle', 'scent', 'reflection', 'butter', 'trial', 'egg', 'meal', 'form', 'place', 'product', 'powder', 'investigate', 'hypothesis', 'test', 'extent', 'headache', 'lecture', 'post', 'wow', 'headache', 'cellphone', 'cellphone', 'emits', 'radiation', 'headache', 'bus', 'city', 'pollution', 'brain', 'headache', 'food', 'relate', 'stephen', 'evidence', 'data', 'migraine', 'cellphone', 'search', 'cellphone', 'migraine', 'result', 'headache', 'migraine', 'study', 'investigation', 'europe', 'spain', 'denmark', 'finland', 'brd', 'france', 'britain', 'study', 'data', 'canada', 'study', 'study', 'headache', 'migraine', 'migraine', 'headache', 'study', 'difference', 'result', 'prevalence', 'headache', 'migraine', 'prevalence', 'headache', 'tension', 'type', 'headache', 'migraine', 'lyngberg', 'report', 'prevalence', 'headache', 'lyngberg', 'al', 'frequency', 'definition', 'disease', 'complaint', 'gender', 'increase', 'decrease', 'headache', 'migraine', 'woman', 'men', 'launer', 'lipton', 'al', 'prencipe', 'al', 'physician', 'appeal', 'danger', 'communication', 'evidence', 'health', 'data', 'zur', 'dietz', 'eikmann', 'herr', 'ce', 'int', 'hyg', 'health', 'nov', 'doi', 'ijheh', 'epub', 'sep', 'review', 'pmid', 'medline', 'food', 'headache', 'fluctuation', 'blood', 'sugar', 'blood', 'sugar', 'trigger', 'people', 'trigger', 'deprivation', 'food', 'additive', 'plant', 'exercise', 'difference', 'migraine']"
+210.0,phone droid tap log data gps issue phone hand wander gps relevant data iphone application self platform solution android user yesterday schumacher sorry iphone application self platform solution android user yesterday droid lack tracking tool quality tool phone iphone app store offer developer term money exposure platform create demand iphone verizon network phone verizon iphone kind stuck,"['phone', 'droid', 'tap', 'log', 'data', 'gps', 'issue', 'phone', 'hand', 'wander', 'gps', 'relevant', 'data', 'iphone', 'application', 'self', 'platform', 'solution', 'android', 'user', 'yesterday', 'schumacher', 'sorry', 'iphone', 'application', 'self', 'platform', 'solution', 'android', 'user', 'yesterday', 'droid', 'lack', 'tracking', 'tool', 'quality', 'tool', 'phone', 'iphone', 'app', 'store', 'offer', 'developer', 'term', 'money', 'exposure', 'platform', 'create', 'demand', 'iphone', 'verizon', 'network', 'phone', 'verizon', 'iphone', 'kind', 'stuck']"
+211.0,response,['response']
+212.0,result proteus technology permission people test technology self experiment version blogspot mindfulness news permission allow proteus employee experiment question nancy,"['result', 'proteus', 'technology', 'permission', 'people', 'test', 'technology', 'self', 'experiment', 'version', 'blogspot', 'mindfulness', 'news', 'permission', 'allow', 'proteus', 'employee', 'experiment', 'question', 'nancy']"
+213.0,data spreadsheet csv file service business generate data csv format json police privacy practice data jonathan zittrain practice people portability service service permit data generate thread data portability blog data portability ease service criterion self service,"['data', 'spreadsheet', 'csv', 'file', 'service', 'business', 'generate', 'data', 'csv', 'format', 'json', 'police', 'privacy', 'practice', 'data', 'jonathan', 'zittrain', 'practice', 'people', 'portability', 'service', 'service', 'permit', 'data', 'generate', 'thread', 'data', 'portability', 'blog', 'data', 'portability', 'ease', 'service', 'criterion', 'self', 'service']"
+214.0,idea afternoon kleitman home sleep latency test gt scientist link submit idea page idea people barrier group research genomera starter study idea scientist foot study equipment health question submit idea,"['idea', 'afternoon', 'kleitman', 'home', 'sleep', 'latency', 'test', 'gt', 'scientist', 'link', 'submit', 'idea', 'page', 'idea', 'people', 'barrier', 'group', 'research', 'genomera', 'starter', 'study', 'idea', 'scientist', 'foot', 'study', 'equipment', 'health', 'question', 'submit', 'idea']"
+215.0,suggest alcar acetyl carnitine combination jon data effect mg alpha lipoic supermarket food market meal believe trial morning mg mouth property report vision sense smell elimination update folk alpha lipoic acid help headache mood effect ala mood alex health food shop morning health mood correlation headache list sort acid sound heard alpha lipoic jon,"['suggest', 'alcar', 'acetyl', 'carnitine', 'combination', 'jon', 'data', 'effect', 'mg', 'alpha', 'lipoic', 'supermarket', 'food', 'market', 'meal', 'believe', 'trial', 'morning', 'mg', 'mouth', 'property', 'report', 'vision', 'sense', 'smell', 'elimination', 'update', 'folk', 'alpha', 'lipoic', 'acid', 'help', 'headache', 'mood', 'effect', 'ala', 'mood', 'alex', 'health', 'food', 'shop', 'morning', 'health', 'mood', 'correlation', 'headache', 'list', 'sort', 'acid', 'sound', 'heard', 'alpha', 'lipoic', 'jon']"
+216.0,food allergy test betterhealthusa dec igg food allergy eia tell miller mt ascp laboratory director bastyr university health reaction food initiate effect body reaction people food alergies allergy food allergy response food body type response food information web site reaction food body type antibody immunoglobulin ige blood test melisa patch test food intolerance test heart rate spike eat food change test lab test sensitivity immunolabs igg food sensitivity yorkallergyusa link medicine serum patient patient disease ig iga antigliadin antibody gliadin peptide antibody iga tissue transglutaminase antibody antibody patient positivity half case aga patient dgp aga marker disease research people symptom disease study serum people diagnosis attachment article job laboratory evidence patient ttg ema case aga iga type patient dq2 dq8 haplotype patient alteration biopsy increment cd3 cd marsh mmaloof gmail help research lab physician blood test melisa patch test food intolerance test heart rate spike eat food change book test online interesting joyce value igg blood test agree uselessness ige skin test food food set symptom igg detect food allergy accident monitoring book test print outline synopsis measure bed measure food raise pulse beat test food blood test test laurag blood test melisa patch test food intolerance test heart rate spike eat food change test challenge test blood test method lab test site discount test radioallergosorbent test rast blood test determine substance skin allergy test reaction person substance,"['food', 'allergy', 'test', 'betterhealthusa', 'dec', 'igg', 'food', 'allergy', 'eia', 'tell', 'miller', 'mt', 'ascp', 'laboratory', 'director', 'bastyr', 'university', 'health', 'reaction', 'food', 'initiate', 'effect', 'body', 'reaction', 'people', 'food', 'alergies', 'allergy', 'food', 'allergy', 'response', 'food', 'body', 'type', 'response', 'food', 'information', 'web', 'site', 'reaction', 'food', 'body', 'type', 'antibody', 'immunoglobulin', 'ige', 'blood', 'test', 'melisa', 'patch', 'test', 'food', 'intolerance', 'test', 'heart', 'rate', 'spike', 'eat', 'food', 'change', 'test', 'lab', 'test', 'sensitivity', 'immunolabs', 'igg', 'food', 'sensitivity', 'yorkallergyusa', 'link', 'medicine', 'serum', 'patient', 'patient', 'disease', 'ig', 'iga', 'antigliadin', 'antibody', 'gliadin', 'peptide', 'antibody', 'iga', 'tissue', 'transglutaminase', 'antibody', 'antibody', 'patient', 'positivity', 'half', 'case', 'aga', 'patient', 'dgp', 'aga', 'marker', 'disease', 'research', 'people', 'symptom', 'disease', 'study', 'serum', 'people', 'diagnosis', 'attachment', 'article', 'job', 'laboratory', 'evidence', 'patient', 'ttg', 'ema', 'case', 'aga', 'iga', 'type', 'patient', 'dq2', 'dq8', 'haplotype', 'patient', 'alteration', 'biopsy', 'increment', 'cd3', 'cd', 'marsh', 'mmaloof', 'gmail', 'help', 'research', 'lab', 'physician', 'blood', 'test', 'melisa', 'patch', 'test', 'food', 'intolerance', 'test', 'heart', 'rate', 'spike', 'eat', 'food', 'change', 'book', 'test', 'online', 'interesting', 'joyce', 'value', 'igg', 'blood', 'test', 'agree', 'uselessness', 'ige', 'skin', 'test', 'food', 'food', 'set', 'symptom', 'igg', 'detect', 'food', 'allergy', 'accident', 'monitoring', 'book', 'test', 'print', 'outline', 'synopsis', 'measure', 'bed', 'measure', 'food', 'raise', 'pulse', 'beat', 'test', 'food', 'blood', 'test', 'test', 'laurag', 'blood', 'test', 'melisa', 'patch', 'test', 'food', 'intolerance', 'test', 'heart', 'rate', 'spike', 'eat', 'food', 'change', 'test', 'challenge', 'test', 'blood', 'test', 'method', 'lab', 'test', 'site', 'discount', 'test', 'radioallergosorbent', 'test', 'rast', 'blood', 'test', 'determine', 'substance', 'skin', 'allergy', 'test', 'reaction', 'person', 'substance']"
+217.0,cross post test food allergy test symptom point concern lab test dec igg food allergy eia tell miller mt ascp laboratory director bastyr university health reaction food initiate effect body reaction food skin elimination food watch improvement symptom suspect dan elimination food watch improvement symptom therapist deal issue client food allergy food allergy course food problem food address rout cause hypochloridia stomach acid ph order break protein cell protein syndrome allows food blood stream auto reaction food allergy food cause food cycle food choice food preparation stomach balance gut bacteria balance food cell food money maker cyrex measure permeability parameter client evaluation online picture body company evaluation client process,"['cross', 'post', 'test', 'food', 'allergy', 'test', 'symptom', 'point', 'concern', 'lab', 'test', 'dec', 'igg', 'food', 'allergy', 'eia', 'tell', 'miller', 'mt', 'ascp', 'laboratory', 'director', 'bastyr', 'university', 'health', 'reaction', 'food', 'initiate', 'effect', 'body', 'reaction', 'food', 'skin', 'elimination', 'food', 'watch', 'improvement', 'symptom', 'suspect', 'dan', 'elimination', 'food', 'watch', 'improvement', 'symptom', 'therapist', 'deal', 'issue', 'client', 'food', 'allergy', 'food', 'allergy', 'course', 'food', 'problem', 'food', 'address', 'rout', 'cause', 'hypochloridia', 'stomach', 'acid', 'ph', 'order', 'break', 'protein', 'cell', 'protein', 'syndrome', 'allows', 'food', 'blood', 'stream', 'auto', 'reaction', 'food', 'allergy', 'food', 'cause', 'food', 'cycle', 'food', 'choice', 'food', 'preparation', 'stomach', 'balance', 'gut', 'bacteria', 'balance', 'food', 'cell', 'food', 'money', 'maker', 'cyrex', 'measure', 'permeability', 'parameter', 'client', 'evaluation', 'online', 'picture', 'body', 'company', 'evaluation', 'client', 'process']"
+218.0,track fight hand fight majority fight fight resist setting demand conscientiousness performance suppression effect hand fight identification start fight correlation fight track mind question answer prove result case fight mood depression loneliness fear management counselor technique fight control anger fight,"['track', 'fight', 'hand', 'fight', 'majority', 'fight', 'fight', 'resist', 'setting', 'demand', 'conscientiousness', 'performance', 'suppression', 'effect', 'hand', 'fight', 'identification', 'start', 'fight', 'correlation', 'fight', 'track', 'mind', 'question', 'answer', 'prove', 'result', 'case', 'fight', 'mood', 'depression', 'loneliness', 'fear', 'management', 'counselor', 'technique', 'fight', 'control', 'anger', 'fight']"
+219.0,nan walgreens data capability,"['nan', 'walgreens', 'data', 'capability']"
+220.0,quote speaker leo babauta blogger author zenhabits book habit development info quote heresey rsvp bird rate class amp session style dr bj fogg director tech lab friend ideo society medicine conference sf bj habit design question receive priority consideration video talk vimeo channel master class work behavior model step habit habit motivation celebrate success attendance bj persuasion bootcamps health conference familiarity event amp format ala actor studio question familiarity priority consideration response habit peer story habit formation experience rsvp adjourn restaurant habit design salon experience record stuff company food pay btw salon mingling networking refreshment master class dr bj fogg style talk peer mingling dinner salon continue conversation bj bj introduction research insight change habit design bootcamp health conference dr bj fogg tech lab stanford university psychologist innovator industry project empowers people persuasion convert insight world model change guide research design stanford bj teach change insight series persuasion camp founder director health stanford event highlight health behavior people health habit technology book influence people editor persuasion health fortune magazine guru michaelbkim founder habitdesign door policy room door rsvp guarantee processing hassle fee door experience advance understanding dr bj event behaviorism example conditioning tagteach technology science skinner dr julie skinner vargas tagteach father science tagteach principle science endeavor behavior change application reinforcement tagteach karen pryor author shoot dog theresa mckeon joan orr work bj bootcamp work applicability habit design seating rsvp event reason theresa country event mini workshop tagteach design host hip runway incubator pas facility term coolest home dig matter methodology strategy employ work information learner struggle tagteach tool information manner step learner information connect success range organization crew fishing company golfer trainer professor parent child autism neurobiology tagteach user story tagteach theresa level gymnastics theresa speed skill acquisition athlete frustration answer science problem tool science clunky coach response theresa joan karen pryor tagteach vehicle science rule world today present tagteach seminar world technology field education business management education safety correction sport family communication announce world authority goal motivation professor peter gollwitzer chair psychology department director motivation lab gollwitzer sneak research goal attainment motivation research rsvp mingling networking refreshment gollwitzer talk weakness fix mingling amp gollwitzer gollwitzer article area psychology cognition perception psychology research center action identity goal plan cognition behavior signature contribution concern implementation intention strategy specifies goal gollwitzer max planck research award research collaboration academia association link admission fee policy admission fee event logistics food drink room door rsvp guarantee processing hassle fee door experience advance understanding celebrate launch habit design boulder chapter design community practice behavior change k habit highlight practice member experiment talk research past topic scientist ingredient habit design self habit motivation pale efficacy reinforcement neuroscience automaticity science win impact performance performance amp area learning amp development habit design habit design event join tuesday francisco pier evening gretchen rubin author book york bestseller happiness project gretchen sneak peek book strategy habit seat mingling networking refreshment rubin amp book gretchen gretchen rubin author book york bestseller happiness project account test driving wisdom study lesson culture happier happiness project copy thirty york york home rubin home happier place gretchen school september factor home possession parenthood body yale yale law school editor law journal winner edgar cullen rubin career law judge pierre leval justice sandra writer kansa city york city husband daughter la habit designer habit design chapter la help secure host meetup kind host kickoff meetup projection email michael habitdesign hope michael michaelbkim summer join chapter habit design summer party master class session practice behavior change method member experiment talk research past video workshop dr bj fogg dr charles location incubator spot reserve spot brother join reboot habit design drink colleague design founder conference speaker kim highlight practice behavior change method member experiment talk research past york news bbc michael help chapter feature colleague experiment research topic researcher bj fogg dr charles author power habit leo babauta ideo ingredient habit design self habit motivation pale efficacy reinforcement neuroscience automaticity science win design performance performance amp area learning amp development habit design habit design rsvp talk shikakeology dr matsumura trigger encourage behavior health awareness encourage crime prevention word mechanism trigger behavior change approach point cost range target user term behavior change shikake engineering mechanism people approach address problem expertise shikake induce behavior people hand people behavior aim transformation process goal shikakeology codify cause effect shikake case point shikake design methodology dr matsumura dr naohiro matsumura stanford scholar associate professor graduate school economics university publication center campus event location map case hope summer habit designer addition speaker techcrunch columnist entrepreneur talk habit designer discussing prof bj fogg habit program encourage email program share insight sign program meetup meetup rsvp eyal group discussion habit style talk habit designer mingling dinner continue conversation writer techcrunch psychology today speaker industryconferences university company presentation mentor incubator founder innovation endeavor entrepreneur nir technology company video advertising industry technique manipulate user company behavior user people habit emory university stanford gsb habit fogg program habit behavior behavior university term option epiphany option change context option step epiphany rule option power news option change program program power step people result program method impact people session habit mahalo michael founder habit design michaelbkim habitdesign kairoslabs peninsula folk habit design chapter silicon valley stanford join night conference party conference party stanford campus habit design sharing practice habit change psychology captology technology game mechanic technique economics psychology talk york boston rsvp asap headcount bring food amp drink saturday session conference highlight habit design insight experience field fall forum post invitation habit design sf meetup palo future dr david sobel kaiser permanente talk rsvp join mahalo michael michaelbkim habit design francisco meetup change scientist stanford dr david sobel kaiser permanente habit design organization community habit development spot rsvp health psychologist dr role habit design mind body relationship medicine health improvement program teacher consultant stanford center compassion altruism research education award psychology course stanford university honor walter course study program science science compassion demonstrate application science health happiness success change book willpower self control matter jan explores edge research motivation temptation addiction change request dr david sobel smash december meetup institute future palo importance belief mood confidence habit design david conversation presentation ignite talk hope friend michael founder habit design michaelbkim habitdesign kairoslabs ask viewpoint eslick mit march quote kleineidam post topic guest speaker blogger author zenhabits book habit development info quote heresey ideo sf friend notice charles york speaker book power habit copy book sale availability rsvp share story habit formation experience slide component group focus research charles book power habit science habit formation work spend science habit formation field research behavior finding habit scientist sector procter apple goldman harrah casino mt book examines people habit people question smoking cigarette brand dish detergent gun enemy solider trigger board charles reader habit change occurs habit tool people aspect thousand study interview power habit adventure story journalist charles staff writer business section york newspaper magazine work prize george polk gerald hillman heywood broun award team pulitzer service contributor television radio graduate harvard business school yale college wife biologist oliver mahalo michaelbkim fyi location parisoma accommodate change availability link mahalo michael habitdesign yawkers habit design network backyard habit design meetup spot habit designer mover shaker mahalo michael michaelbkim habitdesign hola hope summer ernesto meetup group habit design meetup group fran boston seattle regular ernesto sf thursday join guest speaker blogger author zenhabits book habit development info hope peace michael kim founder habit design meetup michaelbkim habitdesign kairoslabs habit designer charles york design community bring theme allison friend path dig style talk habit designer belger amp crossfit mingling dinner continue conversation dr belger allison belger dartmouth college master degree university degree psychology berkeley california husband tj belger affiliate gym tj gym juggle management family business work coach role mom daughter hand importance community network support connection midst technology division collegiate soccer player marathoner adventure community event dr belger passionate story people power community power community force connection dr belger book hope habitdesign michaelbkim elisegiancola rsvp pro gamification designer relates habit response gamification solution design process share experience event habit interview stanford behavior change game jane mcgonigal hopelabs bj fogg topic health2 conference hope michael michaelbkim summer habit designer partner ideo discus habit solution company organization building product habit design community event channel video talk step ignite talk habit design solution info rsvp ideo nir style talk member mingling dinner continue conversation ideo ideo award design firm design approach organization sector ideo identifies support people behavior desire envisions company design product service space experience ideo organization culture innovation launch venture nir eyal writer techcrunch psychology today speaker industry conference university company presentation mentor incubator founder innovation endeavor entrepreneur nir technology company video advertising industry technique manipulate user company behavior user people habit emory university stanford gsb michael celebrate summer wednesday ideo cain habit designer share experience habit design solution cancellation rsvp summer habit designer partner ideo discus habit solution company organization building product habit design community event channel video talk ideo cain style talk member mingling dinner continue conversation,"['quote', 'speaker', 'leo', 'babauta', 'blogger', 'author', 'zenhabits', 'book', 'habit', 'development', 'info', 'quote', 'heresey', 'rsvp', 'bird', 'rate', 'class', 'amp', 'session', 'style', 'dr', 'bj', 'fogg', 'director', 'tech', 'lab', 'friend', 'ideo', 'society', 'medicine', 'conference', 'sf', 'bj', 'habit', 'design', 'question', 'receive', 'priority', 'consideration', 'video', 'talk', 'vimeo', 'channel', 'master', 'class', 'work', 'behavior', 'model', 'step', 'habit', 'habit', 'motivation', 'celebrate', 'success', 'attendance', 'bj', 'persuasion', 'bootcamps', 'health', 'conference', 'familiarity', 'event', 'amp', 'format', 'ala', 'actor', 'studio', 'question', 'familiarity', 'priority', 'consideration', 'response', 'habit', 'peer', 'story', 'habit', 'formation', 'experience', 'rsvp', 'adjourn', 'restaurant', 'habit', 'design', 'salon', 'experience', 'record', 'stuff', 'company', 'food', 'pay', 'btw', 'salon', 'mingling', 'networking', 'refreshment', 'master', 'class', 'dr', 'bj', 'fogg', 'style', 'talk', 'peer', 'mingling', 'dinner', 'salon', 'continue', 'conversation', 'bj', 'bj', 'introduction', 'research', 'insight', 'change', 'habit', 'design', 'bootcamp', 'health', 'conference', 'dr', 'bj', 'fogg', 'tech', 'lab', 'stanford', 'university', 'psychologist', 'innovator', 'industry', 'project', 'empowers', 'people', 'persuasion', 'convert', 'insight', 'world', 'model', 'change', 'guide', 'research', 'design', 'stanford', 'bj', 'teach', 'change', 'insight', 'series', 'persuasion', 'camp', 'founder', 'director', 'health', 'stanford', 'event', 'highlight', 'health', 'behavior', 'people', 'health', 'habit', 'technology', 'book', 'influence', 'people', 'editor', 'persuasion', 'health', 'fortune', 'magazine', 'guru', 'michaelbkim', 'founder', 'habitdesign', 'door', 'policy', 'room', 'door', 'rsvp', 'guarantee', 'processing', 'hassle', 'fee', 'door', 'experience', 'advance', 'understanding', 'dr', 'bj', 'event', 'behaviorism', 'example', 'conditioning', 'tagteach', 'technology', 'science', 'skinner', 'dr', 'julie', 'skinner', 'vargas', 'tagteach', 'father', 'science', 'tagteach', 'principle', 'science', 'endeavor', 'behavior', 'change', 'application', 'reinforcement', 'tagteach', 'karen', 'pryor', 'author', 'shoot', 'dog', 'theresa', 'mckeon', 'joan', 'orr', 'work', 'bj', 'bootcamp', 'work', 'applicability', 'habit', 'design', 'seating', 'rsvp', 'event', 'reason', 'theresa', 'country', 'event', 'mini', 'workshop', 'tagteach', 'design', 'host', 'hip', 'runway', 'incubator', 'pas', 'facility', 'term', 'coolest', 'home', 'dig', 'matter', 'methodology', 'strategy', 'employ', 'work', 'information', 'learner', 'struggle', 'tagteach', 'tool', 'information', 'manner', 'step', 'learner', 'information', 'connect', 'success', 'range', 'organization', 'crew', 'fishing', 'company', 'golfer', 'trainer', 'professor', 'parent', 'child', 'autism', 'neurobiology', 'tagteach', 'user', 'story', 'tagteach', 'theresa', 'level', 'gymnastics', 'theresa', 'speed', 'skill', 'acquisition', 'athlete', 'frustration', 'answer', 'science', 'problem', 'tool', 'science', 'clunky', 'coach', 'response', 'theresa', 'joan', 'karen', 'pryor', 'tagteach', 'vehicle', 'science', 'rule', 'world', 'today', 'present', 'tagteach', 'seminar', 'world', 'technology', 'field', 'education', 'business', 'management', 'education', 'safety', 'correction', 'sport', 'family', 'communication', 'announce', 'world', 'authority', 'goal', 'motivation', 'professor', 'peter', 'gollwitzer', 'chair', 'psychology', 'department', 'director', 'motivation', 'lab', 'gollwitzer', 'sneak', 'research', 'goal', 'attainment', 'motivation', 'research', 'rsvp', 'mingling', 'networking', 'refreshment', 'gollwitzer', 'talk', 'weakness', 'fix', 'mingling', 'amp', 'gollwitzer', 'gollwitzer', 'article', 'area', 'psychology', 'cognition', 'perception', 'psychology', 'research', 'center', 'action', 'identity', 'goal', 'plan', 'cognition', 'behavior', 'signature', 'contribution', 'concern', 'implementation', 'intention', 'strategy', 'specifies', 'goal', 'gollwitzer', 'max', 'planck', 'research', 'award', 'research', 'collaboration', 'academia', 'association', 'link', 'admission', 'fee', 'policy', 'admission', 'fee', 'event', 'logistics', 'food', 'drink', 'room', 'door', 'rsvp', 'guarantee', 'processing', 'hassle', 'fee', 'door', 'experience', 'advance', 'understanding', 'celebrate', 'launch', 'habit', 'design', 'boulder', 'chapter', 'design', 'community', 'practice', 'behavior', 'change', 'k', 'habit', 'highlight', 'practice', 'member', 'experiment', 'talk', 'research', 'past', 'topic', 'scientist', 'ingredient', 'habit', 'design', 'self', 'habit', 'motivation', 'pale', 'efficacy', 'reinforcement', 'neuroscience', 'automaticity', 'science', 'win', 'impact', 'performance', 'performance', 'amp', 'area', 'learning', 'amp', 'development', 'habit', 'design', 'habit', 'design', 'event', 'join', 'tuesday', 'francisco', 'pier', 'evening', 'gretchen', 'rubin', 'author', 'book', 'york', 'bestseller', 'happiness', 'project', 'gretchen', 'sneak', 'peek', 'book', 'strategy', 'habit', 'seat', 'mingling', 'networking', 'refreshment', 'rubin', 'amp', 'book', 'gretchen', 'gretchen', 'rubin', 'author', 'book', 'york', 'bestseller', 'happiness', 'project', 'account', 'test', 'driving', 'wisdom', 'study', 'lesson', 'culture', 'happier', 'happiness', 'project', 'copy', 'thirty', 'york', 'york', 'home', 'rubin', 'home', 'happier', 'place', 'gretchen', 'school', 'september', 'factor', 'home', 'possession', 'parenthood', 'body', 'yale', 'yale', 'law', 'school', 'editor', 'law', 'journal', 'winner', 'edgar', 'cullen', 'rubin', 'career', 'law', 'judge', 'pierre', 'leval', 'justice', 'sandra', 'writer', 'kansa', 'city', 'york', 'city', 'husband', 'daughter', 'la', 'habit', 'designer', 'habit', 'design', 'chapter', 'la', 'help', 'secure', 'host', 'meetup', 'kind', 'host', 'kickoff', 'meetup', 'projection', 'email', 'michael', 'habitdesign', 'hope', 'michael', 'michaelbkim', 'summer', 'join', 'chapter', 'habit', 'design', 'summer', 'party', 'master', 'class', 'session', 'practice', 'behavior', 'change', 'method', 'member', 'experiment', 'talk', 'research', 'past', 'video', 'workshop', 'dr', 'bj', 'fogg', 'dr', 'charles', 'location', 'incubator', 'spot', 'reserve', 'spot', 'brother', 'join', 'reboot', 'habit', 'design', 'drink', 'colleague', 'design', 'founder', 'conference', 'speaker', 'kim', 'highlight', 'practice', 'behavior', 'change', 'method', 'member', 'experiment', 'talk', 'research', 'past', 'york', 'news', 'bbc', 'michael', 'help', 'chapter', 'feature', 'colleague', 'experiment', 'research', 'topic', 'researcher', 'bj', 'fogg', 'dr', 'charles', 'author', 'power', 'habit', 'leo', 'babauta', 'ideo', 'ingredient', 'habit', 'design', 'self', 'habit', 'motivation', 'pale', 'efficacy', 'reinforcement', 'neuroscience', 'automaticity', 'science', 'win', 'design', 'performance', 'performance', 'amp', 'area', 'learning', 'amp', 'development', 'habit', 'design', 'habit', 'design', 'rsvp', 'talk', 'shikakeology', 'dr', 'matsumura', 'trigger', 'encourage', 'behavior', 'health', 'awareness', 'encourage', 'crime', 'prevention', 'word', 'mechanism', 'trigger', 'behavior', 'change', 'approach', 'point', 'cost', 'range', 'target', 'user', 'term', 'behavior', 'change', 'shikake', 'engineering', 'mechanism', 'people', 'approach', 'address', 'problem', 'expertise', 'shikake', 'induce', 'behavior', 'people', 'hand', 'people', 'behavior', 'aim', 'transformation', 'process', 'goal', 'shikakeology', 'codify', 'cause', 'effect', 'shikake', 'case', 'point', 'shikake', 'design', 'methodology', 'dr', 'matsumura', 'dr', 'naohiro', 'matsumura', 'stanford', 'scholar', 'associate', 'professor', 'graduate', 'school', 'economics', 'university', 'publication', 'center', 'campus', 'event', 'location', 'map', 'case', 'hope', 'summer', 'habit', 'designer', 'addition', 'speaker', 'techcrunch', 'columnist', 'entrepreneur', 'talk', 'habit', 'designer', 'discussing', 'prof', 'bj', 'fogg', 'habit', 'program', 'encourage', 'email', 'program', 'share', 'insight', 'sign', 'program', 'meetup', 'meetup', 'rsvp', 'eyal', 'group', 'discussion', 'habit', 'style', 'talk', 'habit', 'designer', 'mingling', 'dinner', 'continue', 'conversation', 'writer', 'techcrunch', 'psychology', 'today', 'speaker', 'industryconferences', 'university', 'company', 'presentation', 'mentor', 'incubator', 'founder', 'innovation', 'endeavor', 'entrepreneur', 'nir', 'technology', 'company', 'video', 'advertising', 'industry', 'technique', 'manipulate', 'user', 'company', 'behavior', 'user', 'people', 'habit', 'emory', 'university', 'stanford', 'gsb', 'habit', 'fogg', 'program', 'habit', 'behavior', 'behavior', 'university', 'term', 'option', 'epiphany', 'option', 'change', 'context', 'option', 'step', 'epiphany', 'rule', 'option', 'power', 'news', 'option', 'change', 'program', 'program', 'power', 'step', 'people', 'result', 'program', 'method', 'impact', 'people', 'session', 'habit', 'mahalo', 'michael', 'founder', 'habit', 'design', 'michaelbkim', 'habitdesign', 'kairoslabs', 'peninsula', 'folk', 'habit', 'design', 'chapter', 'silicon', 'valley', 'stanford', 'join', 'night', 'conference', 'party', 'conference', 'party', 'stanford', 'campus', 'habit', 'design', 'sharing', 'practice', 'habit', 'change', 'psychology', 'captology', 'technology', 'game', 'mechanic', 'technique', 'economics', 'psychology', 'talk', 'york', 'boston', 'rsvp', 'asap', 'headcount', 'bring', 'food', 'amp', 'drink', 'saturday', 'session', 'conference', 'highlight', 'habit', 'design', 'insight', 'experience', 'field', 'fall', 'forum', 'post', 'invitation', 'habit', 'design', 'sf', 'meetup', 'palo', 'future', 'dr', 'david', 'sobel', 'kaiser', 'permanente', 'talk', 'rsvp', 'join', 'mahalo', 'michael', 'michaelbkim', 'habit', 'design', 'francisco', 'meetup', 'change', 'scientist', 'stanford', 'dr', 'david', 'sobel', 'kaiser', 'permanente', 'habit', 'design', 'organization', 'community', 'habit', 'development', 'spot', 'rsvp', 'health', 'psychologist', 'dr', 'role', 'habit', 'design', 'mind', 'body', 'relationship', 'medicine', 'health', 'improvement', 'program', 'teacher', 'consultant', 'stanford', 'center', 'compassion', 'altruism', 'research', 'education', 'award', 'psychology', 'course', 'stanford', 'university', 'honor', 'walter', 'course', 'study', 'program', 'science', 'science', 'compassion', 'demonstrate', 'application', 'science', 'health', 'happiness', 'success', 'change', 'book', 'willpower', 'self', 'control', 'matter', 'jan', 'explores', 'edge', 'research', 'motivation', 'temptation', 'addiction', 'change', 'request', 'dr', 'david', 'sobel', 'smash', 'december', 'meetup', 'institute', 'future', 'palo', 'importance', 'belief', 'mood', 'confidence', 'habit', 'design', 'david', 'conversation', 'presentation', 'ignite', 'talk', 'hope', 'friend', 'michael', 'founder', 'habit', 'design', 'michaelbkim', 'habitdesign', 'kairoslabs', 'ask', 'viewpoint', 'eslick', 'mit', 'march', 'quote', 'kleineidam', 'post', 'topic', 'guest', 'speaker', 'blogger', 'author', 'zenhabits', 'book', 'habit', 'development', 'info', 'quote', 'heresey', 'ideo', 'sf', 'friend', 'notice', 'charles', 'york', 'speaker', 'book', 'power', 'habit', 'copy', 'book', 'sale', 'availability', 'rsvp', 'share', 'story', 'habit', 'formation', 'experience', 'slide', 'component', 'group', 'focus', 'research', 'charles', 'book', 'power', 'habit', 'science', 'habit', 'formation', 'work', 'spend', 'science', 'habit', 'formation', 'field', 'research', 'behavior', 'finding', 'habit', 'scientist', 'sector', 'procter', 'apple', 'goldman', 'harrah', 'casino', 'mt', 'book', 'examines', 'people', 'habit', 'people', 'question', 'smoking', 'cigarette', 'brand', 'dish', 'detergent', 'gun', 'enemy', 'solider', 'trigger', 'board', 'charles', 'reader', 'habit', 'change', 'occurs', 'habit', 'tool', 'people', 'aspect', 'thousand', 'study', 'interview', 'power', 'habit', 'adventure', 'story', 'journalist', 'charles', 'staff', 'writer', 'business', 'section', 'york', 'newspaper', 'magazine', 'work', 'prize', 'george', 'polk', 'gerald', 'hillman', 'heywood', 'broun', 'award', 'team', 'pulitzer', 'service', 'contributor', 'television', 'radio', 'graduate', 'harvard', 'business', 'school', 'yale', 'college', 'wife', 'biologist', 'oliver', 'mahalo', 'michaelbkim', 'fyi', 'location', 'parisoma', 'accommodate', 'change', 'availability', 'link', 'mahalo', 'michael', 'habitdesign', 'yawkers', 'habit', 'design', 'network', 'backyard', 'habit', 'design', 'meetup', 'spot', 'habit', 'designer', 'mover', 'shaker', 'mahalo', 'michael', 'michaelbkim', 'habitdesign', 'hola', 'hope', 'summer', 'ernesto', 'meetup', 'group', 'habit', 'design', 'meetup', 'group', 'fran', 'boston', 'seattle', 'regular', 'ernesto', 'sf', 'thursday', 'join', 'guest', 'speaker', 'blogger', 'author', 'zenhabits', 'book', 'habit', 'development', 'info', 'hope', 'peace', 'michael', 'kim', 'founder', 'habit', 'design', 'meetup', 'michaelbkim', 'habitdesign', 'kairoslabs', 'habit', 'designer', 'charles', 'york', 'design', 'community', 'bring', 'theme', 'allison', 'friend', 'path', 'dig', 'style', 'talk', 'habit', 'designer', 'belger', 'amp', 'crossfit', 'mingling', 'dinner', 'continue', 'conversation', 'dr', 'belger', 'allison', 'belger', 'dartmouth', 'college', 'master', 'degree', 'university', 'degree', 'psychology', 'berkeley', 'california', 'husband', 'tj', 'belger', 'affiliate', 'gym', 'tj', 'gym', 'juggle', 'management', 'family', 'business', 'work', 'coach', 'role', 'mom', 'daughter', 'hand', 'importance', 'community', 'network', 'support', 'connection', 'midst', 'technology', 'division', 'collegiate', 'soccer', 'player', 'marathoner', 'adventure', 'community', 'event', 'dr', 'belger', 'passionate', 'story', 'people', 'power', 'community', 'power', 'community', 'force', 'connection', 'dr', 'belger', 'book', 'hope', 'habitdesign', 'michaelbkim', 'elisegiancola', 'rsvp', 'pro', 'gamification', 'designer', 'relates', 'habit', 'response', 'gamification', 'solution', 'design', 'process', 'share', 'experience', 'event', 'habit', 'interview', 'stanford', 'behavior', 'change', 'game', 'jane', 'mcgonigal', 'hopelabs', 'bj', 'fogg', 'topic', 'health2', 'conference', 'hope', 'michael', 'michaelbkim', 'summer', 'habit', 'designer', 'partner', 'ideo', 'discus', 'habit', 'solution', 'company', 'organization', 'building', 'product', 'habit', 'design', 'community', 'event', 'channel', 'video', 'talk', 'step', 'ignite', 'talk', 'habit', 'design', 'solution', 'info', 'rsvp', 'ideo', 'nir', 'style', 'talk', 'member', 'mingling', 'dinner', 'continue', 'conversation', 'ideo', 'ideo', 'award', 'design', 'firm', 'design', 'approach', 'organization', 'sector', 'ideo', 'identifies', 'support', 'people', 'behavior', 'desire', 'envisions', 'company', 'design', 'product', 'service', 'space', 'experience', 'ideo', 'organization', 'culture', 'innovation', 'launch', 'venture', 'nir', 'eyal', 'writer', 'techcrunch', 'psychology', 'today', 'speaker', 'industry', 'conference', 'university', 'company', 'presentation', 'mentor', 'incubator', 'founder', 'innovation', 'endeavor', 'entrepreneur', 'nir', 'technology', 'company', 'video', 'advertising', 'industry', 'technique', 'manipulate', 'user', 'company', 'behavior', 'user', 'people', 'habit', 'emory', 'university', 'stanford', 'gsb', 'michael', 'celebrate', 'summer', 'wednesday', 'ideo', 'cain', 'habit', 'designer', 'share', 'experience', 'habit', 'design', 'solution', 'cancellation', 'rsvp', 'summer', 'habit', 'designer', 'partner', 'ideo', 'discus', 'habit', 'solution', 'company', 'organization', 'building', 'product', 'habit', 'design', 'community', 'event', 'channel', 'video', 'talk', 'ideo', 'cain', 'style', 'talk', 'member', 'mingling', 'dinner', 'continue', 'conversation']"
+221.0,project impact fat diet research diet blog virta health ketosis faq blog health faq dr stephen phinney scientist question diet seth seth column butter seth robert column betabeat death heart request donation butter read toxin understand butter toxin butter corn cow grass fed eat butter eat bread grain eat butter miss quote kleineidam post topic eat butter eat bread grain eat butter piece meat beef tongue seaweed sheet asprey salmon eat tbsp butter salmon butter sorry butter veggie coffee chicken salt butter grass fed cow butter grass egg meat vegetable tablespoon vegetable add rice eat slice butter coffee grass fed butter soup soup consume butter butter bulletproof coffee butter soup eat tea ghee vegetable meat vegetable vehicle butter opinion almond flatbread water egg eat egg slab butter right bread drink butter tea cream butter vegetable meat piece butter coffee kleineidam eat butter eat bread grain eat butter eat butter rice butter rice butter taste massage kelowna,"['project', 'impact', 'fat', 'diet', 'research', 'diet', 'blog', 'virta', 'health', 'ketosis', 'faq', 'blog', 'health', 'faq', 'dr', 'stephen', 'phinney', 'scientist', 'question', 'diet', 'seth', 'seth', 'column', 'butter', 'seth', 'robert', 'column', 'betabeat', 'death', 'heart', 'request', 'donation', 'butter', 'read', 'toxin', 'understand', 'butter', 'toxin', 'butter', 'corn', 'cow', 'grass', 'fed', 'eat', 'butter', 'eat', 'bread', 'grain', 'eat', 'butter', 'miss', 'quote', 'kleineidam', 'post', 'topic', 'eat', 'butter', 'eat', 'bread', 'grain', 'eat', 'butter', 'piece', 'meat', 'beef', 'tongue', 'seaweed', 'sheet', 'asprey', 'salmon', 'eat', 'tbsp', 'butter', 'salmon', 'butter', 'sorry', 'butter', 'veggie', 'coffee', 'chicken', 'salt', 'butter', 'grass', 'fed', 'cow', 'butter', 'grass', 'egg', 'meat', 'vegetable', 'tablespoon', 'vegetable', 'add', 'rice', 'eat', 'slice', 'butter', 'coffee', 'grass', 'fed', 'butter', 'soup', 'soup', 'consume', 'butter', 'butter', 'bulletproof', 'coffee', 'butter', 'soup', 'eat', 'tea', 'ghee', 'vegetable', 'meat', 'vegetable', 'vehicle', 'butter', 'opinion', 'almond', 'flatbread', 'water', 'egg', 'eat', 'egg', 'slab', 'butter', 'right', 'bread', 'drink', 'butter', 'tea', 'cream', 'butter', 'vegetable', 'meat', 'piece', 'butter', 'coffee', 'kleineidam', 'eat', 'butter', 'eat', 'bread', 'grain', 'eat', 'butter', 'eat', 'butter', 'rice', 'butter', 'rice', 'butter', 'taste', 'massage', 'kelowna']"
+222.0,dennis situation tho entry claim variable quote dennis tate post topic cancer patient feedback intention cancer date quote ulsers arthritis imagine alternative form impression expectation province loja ecuador village percentage people people field joel wallach area occurs people trace mineral water water dip mineral spring mineral longevity people w5 wife ecuador people area joel wallach physician prevent cancer heart disease diabetes pig mineral feed farmer pork incentive disease human article wallach conclusion book dr walker research water vilcabambans health laboratory analysis vilcabamba water balance mineral drinking water ideal health researcher resident city dweller region variation mineral content drinking water explains age inhabitant research enjoy thread group fly topic people work field quote ianc post topic dennis situation tho entry claim variable quote research msm friend doctor miracle msm effect phase detoxification drinking water effect buy capsule webpage book quote ianc post topic intention cancer date quote ulsers arthritis imagine alternative form impression expectation province loja ecuador village percentage people people field joel wallach area occurs people trace mineral water water dip mineral spring mineral longevity people w5 wife ecuador people area joel wallach physician prevent cancer heart disease diabetes pig mineral feed farmer pork incentive disease human article wallach conclusion wikipedia vilcabamba ecuador village region ecuador loja province mi city loja etymology vilcabamba huilco pamba huilco denotes tree inhabit region pamba cognate pampa word meaning plain area refers retreat royalty valley overloo book dr walker research water vilcabambans health laboratory analysis vilcabamba water balance mineral drinking water ideal health researcher resident city dweller region variation mineral content drinking water explains age inhabitant research enjoy thread group fly topic people work field,"['dennis', 'situation', 'tho', 'entry', 'claim', 'variable', 'quote', 'dennis', 'tate', 'post', 'topic', 'cancer', 'patient', 'feedback', 'intention', 'cancer', 'date', 'quote', 'ulsers', 'arthritis', 'imagine', 'alternative', 'form', 'impression', 'expectation', 'province', 'loja', 'ecuador', 'village', 'percentage', 'people', 'people', 'field', 'joel', 'wallach', 'area', 'occurs', 'people', 'trace', 'mineral', 'water', 'water', 'dip', 'mineral', 'spring', 'mineral', 'longevity', 'people', 'w5', 'wife', 'ecuador', 'people', 'area', 'joel', 'wallach', 'physician', 'prevent', 'cancer', 'heart', 'disease', 'diabetes', 'pig', 'mineral', 'feed', 'farmer', 'pork', 'incentive', 'disease', 'human', 'article', 'wallach', 'conclusion', 'book', 'dr', 'walker', 'research', 'water', 'vilcabambans', 'health', 'laboratory', 'analysis', 'vilcabamba', 'water', 'balance', 'mineral', 'drinking', 'water', 'ideal', 'health', 'researcher', 'resident', 'city', 'dweller', 'region', 'variation', 'mineral', 'content', 'drinking', 'water', 'explains', 'age', 'inhabitant', 'research', 'enjoy', 'thread', 'group', 'fly', 'topic', 'people', 'work', 'field', 'quote', 'ianc', 'post', 'topic', 'dennis', 'situation', 'tho', 'entry', 'claim', 'variable', 'quote', 'research', 'msm', 'friend', 'doctor', 'miracle', 'msm', 'effect', 'phase', 'detoxification', 'drinking', 'water', 'effect', 'buy', 'capsule', 'webpage', 'book', 'quote', 'ianc', 'post', 'topic', 'intention', 'cancer', 'date', 'quote', 'ulsers', 'arthritis', 'imagine', 'alternative', 'form', 'impression', 'expectation', 'province', 'loja', 'ecuador', 'village', 'percentage', 'people', 'people', 'field', 'joel', 'wallach', 'area', 'occurs', 'people', 'trace', 'mineral', 'water', 'water', 'dip', 'mineral', 'spring', 'mineral', 'longevity', 'people', 'w5', 'wife', 'ecuador', 'people', 'area', 'joel', 'wallach', 'physician', 'prevent', 'cancer', 'heart', 'disease', 'diabetes', 'pig', 'mineral', 'feed', 'farmer', 'pork', 'incentive', 'disease', 'human', 'article', 'wallach', 'conclusion', 'wikipedia', 'vilcabamba', 'ecuador', 'village', 'region', 'ecuador', 'loja', 'province', 'mi', 'city', 'loja', 'etymology', 'vilcabamba', 'huilco', 'pamba', 'huilco', 'denotes', 'tree', 'inhabit', 'region', 'pamba', 'cognate', 'pampa', 'word', 'meaning', 'plain', 'area', 'refers', 'retreat', 'royalty', 'valley', 'overloo', 'book', 'dr', 'walker', 'research', 'water', 'vilcabambans', 'health', 'laboratory', 'analysis', 'vilcabamba', 'water', 'balance', 'mineral', 'drinking', 'water', 'ideal', 'health', 'researcher', 'resident', 'city', 'dweller', 'region', 'variation', 'mineral', 'content', 'drinking', 'water', 'explains', 'age', 'inhabitant', 'research', 'enjoy', 'thread', 'group', 'fly', 'topic', 'people', 'work', 'field']"
+223.0,quote bitcoin care currency internet country government cut connection bitcoin blockchain bitcoin merchant accept bitcoins payment dennis opinion currency unit calgarydollars example policy atmosphere planet care currency quote kleineidam post topic quote bitcoin care currency internet country government cut connection bitcoin blockchain bitcoin merchant accept payment bitcoin office opinion currency unit calgarydollars example policy atmosphere planet type energy stan meyer hydrogen fuel vehicle sense prop semi reality film project project currency unit prop film project level type energy level pay scientist actor role researcher percentage value film surround project mr al gore richard branson change respond lake water threat ocean level ice sheet washington ice sheet collapse world scientist coastline nation ocean face collapse ice sheet washington university toronto oregon state university geophysicist ice sheet collapse world scientist coastline nation ocean face threat sea level hr read project sign agreement sahara forest project oasis reality proposal sahara project solution resource scarcity sahara desert source food water energy idea sign agreement sahara forest project oasis reality jessica dailey mexico response climate change sense carl quote problem continental vegetation hit plant photosynthesis energy sun creates water drink sugar plant animal hit energy heat vegetation planet sunlight planet satellite picture earth heat desert spot heat desert city decrease temperature sahara desert degree human fuel start resolve problem desert vegetation method trade wind relation result desalination plant water shed water water shed planet reach technology reverse trend planet planet desert benefit warming biologist carl quotation method climate change ground nation democracy message facebook group alter relationship nation facebook page miracle miracle prophet peace fact scientist resurrection arab land return river peninsula green river photo river land scientist space agency nasa photo area river lake quote hr ocean level people home nation city orleans state manhattan island meter rise province scotia canada town truro climate change fact effect water world tide food people planet climate change manner,"['quote', 'bitcoin', 'care', 'currency', 'internet', 'country', 'government', 'cut', 'connection', 'bitcoin', 'blockchain', 'bitcoin', 'merchant', 'accept', 'bitcoins', 'payment', 'dennis', 'opinion', 'currency', 'unit', 'calgarydollars', 'example', 'policy', 'atmosphere', 'planet', 'care', 'currency', 'quote', 'kleineidam', 'post', 'topic', 'quote', 'bitcoin', 'care', 'currency', 'internet', 'country', 'government', 'cut', 'connection', 'bitcoin', 'blockchain', 'bitcoin', 'merchant', 'accept', 'payment', 'bitcoin', 'office', 'opinion', 'currency', 'unit', 'calgarydollars', 'example', 'policy', 'atmosphere', 'planet', 'type', 'energy', 'stan', 'meyer', 'hydrogen', 'fuel', 'vehicle', 'sense', 'prop', 'semi', 'reality', 'film', 'project', 'project', 'currency', 'unit', 'prop', 'film', 'project', 'level', 'type', 'energy', 'level', 'pay', 'scientist', 'actor', 'role', 'researcher', 'percentage', 'value', 'film', 'surround', 'project', 'mr', 'al', 'gore', 'richard', 'branson', 'change', 'respond', 'lake', 'water', 'threat', 'ocean', 'level', 'ice', 'sheet', 'washington', 'ice', 'sheet', 'collapse', 'world', 'scientist', 'coastline', 'nation', 'ocean', 'face', 'collapse', 'ice', 'sheet', 'washington', 'university', 'toronto', 'oregon', 'state', 'university', 'geophysicist', 'ice', 'sheet', 'collapse', 'world', 'scientist', 'coastline', 'nation', 'ocean', 'face', 'threat', 'sea', 'level', 'hr', 'read', 'project', 'sign', 'agreement', 'sahara', 'forest', 'project', 'oasis', 'reality', 'proposal', 'sahara', 'project', 'solution', 'resource', 'scarcity', 'sahara', 'desert', 'source', 'food', 'water', 'energy', 'idea', 'sign', 'agreement', 'sahara', 'forest', 'project', 'oasis', 'reality', 'jessica', 'dailey', 'mexico', 'response', 'climate', 'change', 'sense', 'carl', 'quote', 'problem', 'continental', 'vegetation', 'hit', 'plant', 'photosynthesis', 'energy', 'sun', 'creates', 'water', 'drink', 'sugar', 'plant', 'animal', 'hit', 'energy', 'heat', 'vegetation', 'planet', 'sunlight', 'planet', 'satellite', 'picture', 'earth', 'heat', 'desert', 'spot', 'heat', 'desert', 'city', 'decrease', 'temperature', 'sahara', 'desert', 'degree', 'human', 'fuel', 'start', 'resolve', 'problem', 'desert', 'vegetation', 'method', 'trade', 'wind', 'relation', 'result', 'desalination', 'plant', 'water', 'shed', 'water', 'water', 'shed', 'planet', 'reach', 'technology', 'reverse', 'trend', 'planet', 'planet', 'desert', 'benefit', 'warming', 'biologist', 'carl', 'quotation', 'method', 'climate', 'change', 'ground', 'nation', 'democracy', 'message', 'facebook', 'group', 'alter', 'relationship', 'nation', 'facebook', 'page', 'miracle', 'miracle', 'prophet', 'peace', 'fact', 'scientist', 'resurrection', 'arab', 'land', 'return', 'river', 'peninsula', 'green', 'river', 'photo', 'river', 'land', 'scientist', 'space', 'agency', 'nasa', 'photo', 'area', 'river', 'lake', 'quote', 'hr', 'ocean', 'level', 'people', 'home', 'nation', 'city', 'orleans', 'state', 'manhattan', 'island', 'meter', 'rise', 'province', 'scotia', 'canada', 'town', 'truro', 'climate', 'change', 'fact', 'effect', 'water', 'world', 'tide', 'food', 'people', 'planet', 'climate', 'change', 'manner']"
+224.0,gi issue mother child research grapefruit seed grapefruit seed gse citrus seed extract seed pulp membrane grapefruit gse grapefruit seed juiceless pulp glycerin consumer seed pulp glycerin gse supplement cosmetic laboratory test anti diseas lubricant seed extract gse contains grapefruit seed product research adulterant chemical people danger research,"['gi', 'issue', 'mother', 'child', 'research', 'grapefruit', 'seed', 'grapefruit', 'seed', 'gse', 'citrus', 'seed', 'extract', 'seed', 'pulp', 'membrane', 'grapefruit', 'gse', 'grapefruit', 'seed', 'juiceless', 'pulp', 'glycerin', 'consumer', 'seed', 'pulp', 'glycerin', 'gse', 'supplement', 'cosmetic', 'laboratory', 'test', 'anti', 'diseas', 'lubricant', 'seed', 'extract', 'gse', 'contains', 'grapefruit', 'seed', 'product', 'research', 'adulterant', 'chemical', 'people', 'danger', 'research']"
+225.0,gentry rockin btw speaker medicine video anne wolf panel discussion dr paul abramson ceo ctos bodymedia basis self session medicine september li ka center stanford university meetup session sign event self project participant armband logger observation capture data source experience panel discussion thomas christiansen allan health self experience attendee presenter participant wright bring openpcr buddy tito rockin,"['gentry', 'rockin', 'btw', 'speaker', 'medicine', 'video', 'anne', 'wolf', 'panel', 'discussion', 'dr', 'paul', 'abramson', 'ceo', 'ctos', 'bodymedia', 'basis', 'self', 'session', 'medicine', 'september', 'li', 'ka', 'center', 'stanford', 'university', 'meetup', 'session', 'sign', 'event', 'self', 'project', 'participant', 'armband', 'logger', 'observation', 'capture', 'data', 'source', 'experience', 'panel', 'discussion', 'thomas', 'christiansen', 'allan', 'health', 'self', 'experience', 'attendee', 'presenter', 'participant', 'wright', 'bring', 'openpcr', 'buddy', 'tito', 'rockin']"
+226.0,qsers ai developer help tricorder area mission device contact individual data job description,"['qsers', 'ai', 'developer', 'help', 'tricorder', 'area', 'mission', 'device', 'contact', 'individual', 'data', 'job', 'description']"
+228.0,elif survey prediction reason survey owner survey survey question benefit knowledge survey support effort transparent process information gary comment information study owner question health study group discussion data questionnaire anonymity privacy participant people location case guess questionnaire apply appreciate member share recommendation opportunity team feedback regard elif project people style questionnaire order precise data individual behavior scope health assistant project jochen meyer elif cakir turgut offis aim questionnaire collect data attitude individual application application application help individual manage health wellness study data result publication information collect survey employee research team study transfer storage analysis study data provision attribution evaluation anonymity data appreciate study question carolina morana gmx,"['elif', 'survey', 'prediction', 'reason', 'survey', 'owner', 'survey', 'survey', 'question', 'benefit', 'knowledge', 'survey', 'support', 'effort', 'transparent', 'process', 'information', 'gary', 'comment', 'information', 'study', 'owner', 'question', 'health', 'study', 'group', 'discussion', 'data', 'questionnaire', 'anonymity', 'privacy', 'participant', 'people', 'location', 'case', 'guess', 'questionnaire', 'apply', 'appreciate', 'member', 'share', 'recommendation', 'opportunity', 'team', 'feedback', 'regard', 'elif', 'project', 'people', 'style', 'questionnaire', 'order', 'precise', 'data', 'individual', 'behavior', 'scope', 'health', 'assistant', 'project', 'jochen', 'meyer', 'elif', 'cakir', 'turgut', 'offis', 'aim', 'questionnaire', 'collect', 'data', 'attitude', 'individual', 'application', 'application', 'application', 'help', 'individual', 'manage', 'health', 'wellness', 'study', 'data', 'result', 'publication', 'information', 'collect', 'survey', 'employee', 'research', 'team', 'study', 'transfer', 'storage', 'analysis', 'study', 'data', 'provision', 'attribution', 'evaluation', 'anonymity', 'data', 'appreciate', 'study', 'question', 'carolina', 'morana', 'gmx']"
+229.0,activity monitor pedometer type device research access data fitbit option chloe bodymedia armband device phone api activity step data fitbit device basis sound theory paul quantdoctor,"['activity', 'monitor', 'pedometer', 'type', 'device', 'research', 'access', 'data', 'fitbit', 'option', 'chloe', 'bodymedia', 'armband', 'device', 'phone', 'api', 'activity', 'step', 'data', 'fitbit', 'device', 'basis', 'sound', 'theory', 'paul', 'quantdoctor']"
+230.0,thread record data relate input variable treatment supplement nutrition amp drug cancer amp bio marker input variable effect change help itsachen research intelligence data extract pattern data anybody place data source data patientslikeme cost money university kind data style data data machine dataset ianc record data relate input variable treatment supplement nutrition amp drug cancer amp bio marker input variable effect change help itsachen research intelligence data extract pattern data anybody place data source data patientslikeme cost money university email address data ai software extract pattern data kind data style data data machine dataset guess data input variable nutrition output variable biomarkers style data variable dataset research intelligence data extract pattern data anybody place data source data patientslikeme cost money university,"['thread', 'record', 'data', 'relate', 'input', 'variable', 'treatment', 'supplement', 'nutrition', 'amp', 'drug', 'cancer', 'amp', 'bio', 'marker', 'input', 'variable', 'effect', 'change', 'help', 'itsachen', 'research', 'intelligence', 'data', 'extract', 'pattern', 'data', 'anybody', 'place', 'data', 'source', 'data', 'patientslikeme', 'cost', 'money', 'university', 'kind', 'data', 'style', 'data', 'data', 'machine', 'dataset', 'ianc', 'record', 'data', 'relate', 'input', 'variable', 'treatment', 'supplement', 'nutrition', 'amp', 'drug', 'cancer', 'amp', 'bio', 'marker', 'input', 'variable', 'effect', 'change', 'help', 'itsachen', 'research', 'intelligence', 'data', 'extract', 'pattern', 'data', 'anybody', 'place', 'data', 'source', 'data', 'patientslikeme', 'cost', 'money', 'university', 'email', 'address', 'data', 'ai', 'software', 'extract', 'pattern', 'data', 'kind', 'data', 'style', 'data', 'data', 'machine', 'dataset', 'guess', 'data', 'input', 'variable', 'nutrition', 'output', 'variable', 'biomarkers', 'style', 'data', 'variable', 'dataset', 'research', 'intelligence', 'data', 'extract', 'pattern', 'data', 'anybody', 'place', 'data', 'source', 'data', 'patientslikeme', 'cost', 'money', 'university']"
+231.0,download video online video service member vimeo person download video position watch internet bandwidth flight advance answer,"['download', 'video', 'online', 'video', 'service', 'member', 'vimeo', 'person', 'download', 'video', 'position', 'watch', 'internet', 'bandwidth', 'flight', 'advance', 'answer']"
+232.0,kfreymiller instrument measure order noise avoid worry point scale catch range state idea research post self mood research idea post nuance experiment insight debate emotion state test user iphone app track mood ask ask app people moodpanda mix team discussion site mobile io site visualisation support community thousand people share success support thread tracker phone tablet site card method statement feel answer statement feel picture mood card version work sense level scale level add hash mark order trend reminder alarm rate mood energy level mood option site mood symptom trend food stress home affect mood iphone app syncs web site android method measure mood brain switch measure happiness point mood fashion idea method work mood method post result hangout online share experience app diary google play store lt gt ability notification notification phone interval note post twitter data place suggestion update quaker blog version post analysis exercise data cross post blog sort data tag data category help graph mood quaker blog babbling check program generates report data output page figure post internet post wolf post article idea emotion assumes model mind society mind theory entity mind collection agent collection agent agent interpretation agent view opposite conflict agent entity scale characterization agent measure mood agent addition fan fan buddhist feeling answer desire data collection measure mood value energy scale value mood desire start track extreme mood habit mood work bed event mood plan mood plan road interact track mood idea google form convenience create question idea kfreymiller track mood idea idea mood smartphone app tasker setup tasker unlock phone interval mood state log dozen variable location photo face moment weather condition apps content level air pressure direction strength radiation sort smartphone sensor tasker setup cost buck price admission purchasing device sensor google calendar record mood text pattern correlation spreadsheet android phone tasker application create widget data form widgetsone capture process seamless calendar mood event dump data file carmichael google calendar record mood text pattern correlation iphone scale term record keywords export data analyze kfreymiller dateline track mood idea google form convenience create question idea website growhq moodscope action action happiness io tracker scale track mood chart mood simple,"['kfreymiller', 'instrument', 'measure', 'order', 'noise', 'avoid', 'worry', 'point', 'scale', 'catch', 'range', 'state', 'idea', 'research', 'post', 'self', 'mood', 'research', 'idea', 'post', 'nuance', 'experiment', 'insight', 'debate', 'emotion', 'state', 'test', 'user', 'iphone', 'app', 'track', 'mood', 'ask', 'ask', 'app', 'people', 'moodpanda', 'mix', 'team', 'discussion', 'site', 'mobile', 'io', 'site', 'visualisation', 'support', 'community', 'thousand', 'people', 'share', 'success', 'support', 'thread', 'tracker', 'phone', 'tablet', 'site', 'card', 'method', 'statement', 'feel', 'answer', 'statement', 'feel', 'picture', 'mood', 'card', 'version', 'work', 'sense', 'level', 'scale', 'level', 'add', 'hash', 'mark', 'order', 'trend', 'reminder', 'alarm', 'rate', 'mood', 'energy', 'level', 'mood', 'option', 'site', 'mood', 'symptom', 'trend', 'food', 'stress', 'home', 'affect', 'mood', 'iphone', 'app', 'syncs', 'web', 'site', 'android', 'method', 'measure', 'mood', 'brain', 'switch', 'measure', 'happiness', 'point', 'mood', 'fashion', 'idea', 'method', 'work', 'mood', 'method', 'post', 'result', 'hangout', 'online', 'share', 'experience', 'app', 'diary', 'google', 'play', 'store', 'lt', 'gt', 'ability', 'notification', 'notification', 'phone', 'interval', 'note', 'post', 'twitter', 'data', 'place', 'suggestion', 'update', 'quaker', 'blog', 'version', 'post', 'analysis', 'exercise', 'data', 'cross', 'post', 'blog', 'sort', 'data', 'tag', 'data', 'category', 'help', 'graph', 'mood', 'quaker', 'blog', 'babbling', 'check', 'program', 'generates', 'report', 'data', 'output', 'page', 'figure', 'post', 'internet', 'post', 'wolf', 'post', 'article', 'idea', 'emotion', 'assumes', 'model', 'mind', 'society', 'mind', 'theory', 'entity', 'mind', 'collection', 'agent', 'collection', 'agent', 'agent', 'interpretation', 'agent', 'view', 'opposite', 'conflict', 'agent', 'entity', 'scale', 'characterization', 'agent', 'measure', 'mood', 'agent', 'addition', 'fan', 'fan', 'buddhist', 'feeling', 'answer', 'desire', 'data', 'collection', 'measure', 'mood', 'value', 'energy', 'scale', 'value', 'mood', 'desire', 'start', 'track', 'extreme', 'mood', 'habit', 'mood', 'work', 'bed', 'event', 'mood', 'plan', 'mood', 'plan', 'road', 'interact', 'track', 'mood', 'idea', 'google', 'form', 'convenience', 'create', 'question', 'idea', 'kfreymiller', 'track', 'mood', 'idea', 'idea', 'mood', 'smartphone', 'app', 'tasker', 'setup', 'tasker', 'unlock', 'phone', 'interval', 'mood', 'state', 'log', 'dozen', 'variable', 'location', 'photo', 'face', 'moment', 'weather', 'condition', 'apps', 'content', 'level', 'air', 'pressure', 'direction', 'strength', 'radiation', 'sort', 'smartphone', 'sensor', 'tasker', 'setup', 'cost', 'buck', 'price', 'admission', 'purchasing', 'device', 'sensor', 'google', 'calendar', 'record', 'mood', 'text', 'pattern', 'correlation', 'spreadsheet', 'android', 'phone', 'tasker', 'application', 'create', 'widget', 'data', 'form', 'widgetsone', 'capture', 'process', 'seamless', 'calendar', 'mood', 'event', 'dump', 'data', 'file', 'carmichael', 'google', 'calendar', 'record', 'mood', 'text', 'pattern', 'correlation', 'iphone', 'scale', 'term', 'record', 'keywords', 'export', 'data', 'analyze', 'kfreymiller', 'dateline', 'track', 'mood', 'idea', 'google', 'form', 'convenience', 'create', 'question', 'idea', 'website', 'growhq', 'moodscope', 'action', 'action', 'happiness', 'io', 'tracker', 'scale', 'track', 'mood', 'chart', 'mood', 'simple']"
+233.0,recommend toodledo program data task management work client project jumping project app program help tip gtd gtd app list task coach source tool effort feature jenn tracz grace program data task management work client project jumping project app program help tip,"['recommend', 'toodledo', 'program', 'data', 'task', 'management', 'work', 'client', 'project', 'jumping', 'project', 'app', 'program', 'help', 'tip', 'gtd', 'gtd', 'app', 'list', 'task', 'coach', 'source', 'tool', 'effort', 'feature', 'jenn', 'tracz', 'grace', 'program', 'data', 'task', 'management', 'work', 'client', 'project', 'jumping', 'project', 'app', 'program', 'help', 'tip']"
+235.0,medication anhydrase inhibitor pain muscle tightness carbon dioxide retention breathing breath horse spasm leg experience spasm result breath pain kind sensation attention breath pain return technique share result group result type pain technique work sort form intervention jason medication experience repeat leg help breath technique jason,"['medication', 'anhydrase', 'inhibitor', 'pain', 'muscle', 'tightness', 'carbon', 'dioxide', 'retention', 'breathing', 'breath', 'horse', 'spasm', 'leg', 'experience', 'spasm', 'result', 'breath', 'pain', 'kind', 'sensation', 'attention', 'breath', 'pain', 'return', 'technique', 'share', 'result', 'group', 'result', 'type', 'pain', 'technique', 'work', 'sort', 'form', 'intervention', 'jason', 'medication', 'experience', 'repeat', 'leg', 'help', 'breath', 'technique', 'jason']"
+236.0,self quantifier startup beeminder binder recruit folk create beta account folk commitment contract reach goal commitment contract beeminder stickk contract link data advantage commit mean datapoints brick road control commit work weight decide data flexibility change contract defeat commitment contract change future people thought beeminder public beeminder improvement announcement announcement capture beeminder,"['self', 'quantifier', 'startup', 'beeminder', 'binder', 'recruit', 'folk', 'create', 'beta', 'account', 'folk', 'commitment', 'contract', 'reach', 'goal', 'commitment', 'contract', 'beeminder', 'stickk', 'contract', 'link', 'data', 'advantage', 'commit', 'mean', 'datapoints', 'brick', 'road', 'control', 'commit', 'work', 'weight', 'decide', 'data', 'flexibility', 'change', 'contract', 'defeat', 'commitment', 'contract', 'change', 'future', 'people', 'thought', 'beeminder', 'public', 'beeminder', 'improvement', 'announcement', 'announcement', 'capture', 'beeminder']"
+237.0,measure flexibility dan wonder fitness test help technology instruction video video camera sensor movement feedback flexibility strength analytics express series game experiment measuredme flexibility test group doctor result expectancy people grade exercise video position sit yoga mat knee position hand knee excellent flexibility sit school state school measurement kid fitness reach box school ruler floor fitness metric max pushup pullups flexibility test anecdotal closer toe question fitness ptis sit measure flexibility muscle body range motion joint capacity load generate tension motion question ask utility gain goal performance indicator measuring tape tech question crossfit fitness crossfit box taste bodyweight kettlebell factor flexibility trx yoga work feeling workout endurance rx hope change belongs test injury recovery recovery apace amp recovery recovery fitness measure distance distance office building meeting step office ground level elevator work selection fitness measure reason visit weekend test convenient test step speed stair mood street conceivably walk imagine shuffle mood pace stair stair sec min stair walk icy min today data support yesterday data figure data settle recover course step measure core strength hand oath talk fitness metric option workout body art karate attention food nutrient result body sir john wilson delco bjj job flexibility strength wall squat squat foot foot shoulder arm head measure distance toe head arm straight arm bar head grip measure distance hand shoulder thought comment,"['measure', 'flexibility', 'dan', 'wonder', 'fitness', 'test', 'help', 'technology', 'instruction', 'video', 'video', 'camera', 'sensor', 'movement', 'feedback', 'flexibility', 'strength', 'analytics', 'express', 'series', 'game', 'experiment', 'measuredme', 'flexibility', 'test', 'group', 'doctor', 'result', 'expectancy', 'people', 'grade', 'exercise', 'video', 'position', 'sit', 'yoga', 'mat', 'knee', 'position', 'hand', 'knee', 'excellent', 'flexibility', 'sit', 'school', 'state', 'school', 'measurement', 'kid', 'fitness', 'reach', 'box', 'school', 'ruler', 'floor', 'fitness', 'metric', 'max', 'pushup', 'pullups', 'flexibility', 'test', 'anecdotal', 'closer', 'toe', 'question', 'fitness', 'ptis', 'sit', 'measure', 'flexibility', 'muscle', 'body', 'range', 'motion', 'joint', 'capacity', 'load', 'generate', 'tension', 'motion', 'question', 'ask', 'utility', 'gain', 'goal', 'performance', 'indicator', 'measuring', 'tape', 'tech', 'question', 'crossfit', 'fitness', 'crossfit', 'box', 'taste', 'bodyweight', 'kettlebell', 'factor', 'flexibility', 'trx', 'yoga', 'work', 'feeling', 'workout', 'endurance', 'rx', 'hope', 'change', 'belongs', 'test', 'injury', 'recovery', 'recovery', 'apace', 'amp', 'recovery', 'recovery', 'fitness', 'measure', 'distance', 'distance', 'office', 'building', 'meeting', 'step', 'office', 'ground', 'level', 'elevator', 'work', 'selection', 'fitness', 'measure', 'reason', 'visit', 'weekend', 'test', 'convenient', 'test', 'step', 'speed', 'stair', 'mood', 'street', 'conceivably', 'walk', 'imagine', 'shuffle', 'mood', 'pace', 'stair', 'stair', 'sec', 'min', 'stair', 'walk', 'icy', 'min', 'today', 'data', 'support', 'yesterday', 'data', 'figure', 'data', 'settle', 'recover', 'course', 'step', 'measure', 'core', 'strength', 'hand', 'oath', 'talk', 'fitness', 'metric', 'option', 'workout', 'body', 'art', 'karate', 'attention', 'food', 'nutrient', 'result', 'body', 'sir', 'john', 'wilson', 'delco', 'bjj', 'job', 'flexibility', 'strength', 'wall', 'squat', 'squat', 'foot', 'foot', 'shoulder', 'arm', 'head', 'measure', 'distance', 'toe', 'head', 'arm', 'straight', 'arm', 'bar', 'head', 'grip', 'measure', 'distance', 'hand', 'shoulder', 'thought', 'comment']"
+238.0,philip watch advice buy exposure monitoring tool idea assumption research germany price point price point audience pricing research pay level case example business model niche product audience pay price margin guess sensor aka light exposure market device age multi sensor device audience mybasis watch type product,"['philip', 'watch', 'advice', 'buy', 'exposure', 'monitoring', 'tool', 'idea', 'assumption', 'research', 'germany', 'price', 'point', 'price', 'point', 'audience', 'pricing', 'research', 'pay', 'level', 'case', 'example', 'business', 'model', 'niche', 'product', 'audience', 'pay', 'price', 'margin', 'guess', 'sensor', 'aka', 'light', 'exposure', 'market', 'device', 'age', 'multi', 'sensor', 'device', 'audience', 'mybasis', 'watch', 'type', 'product']"
+239.0,r store data column track date column track test result measurement column blood glucose test result anybody recommendation software spreadsheet track info spreadsheet scratch wheel approach spreadsheet list track blood hdl ldl protein reference range company value result date percentage lab test chart reference range post wondering advice kind information forum information overwhelming,"['r', 'store', 'data', 'column', 'track', 'date', 'column', 'track', 'test', 'result', 'measurement', 'column', 'blood', 'glucose', 'test', 'result', 'anybody', 'recommendation', 'software', 'spreadsheet', 'track', 'info', 'spreadsheet', 'scratch', 'wheel', 'approach', 'spreadsheet', 'list', 'track', 'blood', 'hdl', 'ldl', 'protein', 'reference', 'range', 'company', 'value', 'result', 'date', 'percentage', 'lab', 'test', 'chart', 'reference', 'range', 'post', 'wondering', 'advice', 'kind', 'information', 'forum', 'information', 'overwhelming']"
+240.0,survey impact list data ease capture data list course result participant survey snyder p london survey october meet,"['survey', 'impact', 'list', 'data', 'ease', 'capture', 'data', 'list', 'course', 'result', 'participant', 'survey', 'snyder', 'p', 'london', 'survey', 'october', 'meet']"
+242.0,method palm cost run ha ha vocabulary card share route semi hassle anki download flashcard skritter chinese anki repetition program thousand people set range material language language choice review language filter word pick character flummox study method list splitting character group pick supermemo anki mnemosyne principle repetition flash card test waste theory winter language choice review language filter word pick character flummox study method list splitting character group pick supermemo anki mnemosyne supermemo word technique supermemo check memory task suck program supermemo help repetition success remember piece information random information supermemo fare question answer resource question answer paste program contact experiment jo,"['method', 'palm', 'cost', 'run', 'ha', 'ha', 'vocabulary', 'card', 'share', 'route', 'semi', 'hassle', 'anki', 'download', 'flashcard', 'skritter', 'chinese', 'anki', 'repetition', 'program', 'thousand', 'people', 'set', 'range', 'material', 'language', 'language', 'choice', 'review', 'language', 'filter', 'word', 'pick', 'character', 'flummox', 'study', 'method', 'list', 'splitting', 'character', 'group', 'pick', 'supermemo', 'anki', 'mnemosyne', 'principle', 'repetition', 'flash', 'card', 'test', 'waste', 'theory', 'winter', 'language', 'choice', 'review', 'language', 'filter', 'word', 'pick', 'character', 'flummox', 'study', 'method', 'list', 'splitting', 'character', 'group', 'pick', 'supermemo', 'anki', 'mnemosyne', 'supermemo', 'word', 'technique', 'supermemo', 'check', 'memory', 'task', 'suck', 'program', 'supermemo', 'help', 'repetition', 'success', 'remember', 'piece', 'information', 'random', 'information', 'supermemo', 'fare', 'question', 'answer', 'resource', 'question', 'answer', 'paste', 'program', 'contact', 'experiment', 'jo']"
+243.0,ooh phd application informatics thesis hehe dashboard patient data doc experience doctor market data visualization blog plan research program iamthebridget phd application informatics thesis fitness apps twitter person decides share activity network term goal help developer online tool person face face doctor trainer china presentation paper tweet data classification model hand fitness app track tweet tell research survey,"['ooh', 'phd', 'application', 'informatics', 'thesis', 'hehe', 'dashboard', 'patient', 'data', 'doc', 'experience', 'doctor', 'market', 'data', 'visualization', 'blog', 'plan', 'research', 'program', 'iamthebridget', 'phd', 'application', 'informatics', 'thesis', 'fitness', 'apps', 'twitter', 'person', 'decides', 'share', 'activity', 'network', 'term', 'goal', 'help', 'developer', 'online', 'tool', 'person', 'face', 'face', 'doctor', 'trainer', 'china', 'presentation', 'paper', 'tweet', 'data', 'classification', 'model', 'hand', 'fitness', 'app', 'track', 'tweet', 'tell', 'research', 'survey']"
+244.0,result decision everybody list baseline test instance panel type exercise travel collecting suggestion list sunday date add suggestion test bang silicon valley amp night baseline test experiment solution baseline party forum list test advice information test cost pick approximate date course everybody discretion post test result step join idea description list effort baseline test test heart rate morning test people neat idea description list effort baseline test test heart rate morning test people suggestion test people data health health test record data fitbit zeo blood blood pressure location store info sophieb baseline test a1c test prescription instant read check baseline panel cmp chem quest auto profile vap atherotech price fee doctor order california help pricing pricing insurance cover lipid vap diagnosis doctor savvy sub help heart lab test blood sugar baseline blood hgba1c level glycomark mg hyperglycemia inflammatory milieu crp sedimentation rate esr situation measure generalize place doctor choose set measure result sit watch doctor patient relationship health stuff approach state lab company abramson md paulabramsonmd quantdoctor measure people aggregate ldl hdl triglyceride place panel spent subfractionation particle distribution test ldl hdl quantity particle hdl fraction pattern blood vessel liposcience drug trial lipoprofile tell option tech berkeley heartlab test quest particle test shift test type cost kind caveat test result require expert help physician order suggestion people test change thought area alex post result post experiment baseline test date mind body test sort baseline mind,"['result', 'decision', 'everybody', 'list', 'baseline', 'test', 'instance', 'panel', 'type', 'exercise', 'travel', 'collecting', 'suggestion', 'list', 'sunday', 'date', 'add', 'suggestion', 'test', 'bang', 'silicon', 'valley', 'amp', 'night', 'baseline', 'test', 'experiment', 'solution', 'baseline', 'party', 'forum', 'list', 'test', 'advice', 'information', 'test', 'cost', 'pick', 'approximate', 'date', 'course', 'everybody', 'discretion', 'post', 'test', 'result', 'step', 'join', 'idea', 'description', 'list', 'effort', 'baseline', 'test', 'test', 'heart', 'rate', 'morning', 'test', 'people', 'neat', 'idea', 'description', 'list', 'effort', 'baseline', 'test', 'test', 'heart', 'rate', 'morning', 'test', 'people', 'suggestion', 'test', 'people', 'data', 'health', 'health', 'test', 'record', 'data', 'fitbit', 'zeo', 'blood', 'blood', 'pressure', 'location', 'store', 'info', 'sophieb', 'baseline', 'test', 'a1c', 'test', 'prescription', 'instant', 'read', 'check', 'baseline', 'panel', 'cmp', 'chem', 'quest', 'auto', 'profile', 'vap', 'atherotech', 'price', 'fee', 'doctor', 'order', 'california', 'help', 'pricing', 'pricing', 'insurance', 'cover', 'lipid', 'vap', 'diagnosis', 'doctor', 'savvy', 'sub', 'help', 'heart', 'lab', 'test', 'blood', 'sugar', 'baseline', 'blood', 'hgba1c', 'level', 'glycomark', 'mg', 'hyperglycemia', 'inflammatory', 'milieu', 'crp', 'sedimentation', 'rate', 'esr', 'situation', 'measure', 'generalize', 'place', 'doctor', 'choose', 'set', 'measure', 'result', 'sit', 'watch', 'doctor', 'patient', 'relationship', 'health', 'stuff', 'approach', 'state', 'lab', 'company', 'abramson', 'md', 'paulabramsonmd', 'quantdoctor', 'measure', 'people', 'aggregate', 'ldl', 'hdl', 'triglyceride', 'place', 'panel', 'spent', 'subfractionation', 'particle', 'distribution', 'test', 'ldl', 'hdl', 'quantity', 'particle', 'hdl', 'fraction', 'pattern', 'blood', 'vessel', 'liposcience', 'drug', 'trial', 'lipoprofile', 'tell', 'option', 'tech', 'berkeley', 'heartlab', 'test', 'quest', 'particle', 'test', 'shift', 'test', 'type', 'cost', 'kind', 'caveat', 'test', 'result', 'require', 'expert', 'help', 'physician', 'order', 'suggestion', 'people', 'test', 'change', 'thought', 'area', 'alex', 'post', 'result', 'post', 'experiment', 'baseline', 'test', 'date', 'mind', 'body', 'test', 'sort', 'baseline', 'mind']"
+245.0,apology promotion app work balance facebook app goal activity report coach interaction visit technology android,"['apology', 'promotion', 'app', 'work', 'balance', 'facebook', 'app', 'goal', 'activity', 'report', 'coach', 'interaction', 'visit', 'technology', 'android']"
+246.0,approach podcast itunes workbook exercise question focus stage project facebook page workbook prototype concept enhance speaker energy record application grateful help developmnet concept project impact development industry decent business plan subscription business customer podcasts offer profit project phase discus participation project gmail dot,"['approach', 'podcast', 'itunes', 'workbook', 'exercise', 'question', 'focus', 'stage', 'project', 'facebook', 'page', 'workbook', 'prototype', 'concept', 'enhance', 'speaker', 'energy', 'record', 'application', 'grateful', 'help', 'developmnet', 'concept', 'project', 'impact', 'development', 'industry', 'decent', 'business', 'plan', 'subscription', 'business', 'customer', 'podcasts', 'offer', 'profit', 'project', 'phase', 'discus', 'participation', 'project', 'gmail', 'dot']"
+247.0,brief dork ridicule people behavior video insight investment appreciate version paul quantdoctor headset http looxcie paul quantdoctor mecam clip autographer okay cash infusion help photo solution market mecam video lapse photo suggestion kind joost nokia suggestion quantdoctor problem looxcie dork factor kind home girlfriend feature battery electronics track set photo web application scroll image scroll record spent activity project track offline lapse camera photo camera screenshots maintain discipline house business battery camera pin clothes interval cost pound device cam feature credibility method guideline pearce jacket bontonwear lifelapse app enables,"['brief', 'dork', 'ridicule', 'people', 'behavior', 'video', 'insight', 'investment', 'appreciate', 'version', 'paul', 'quantdoctor', 'headset', 'http', 'looxcie', 'paul', 'quantdoctor', 'mecam', 'clip', 'autographer', 'okay', 'cash', 'infusion', 'help', 'photo', 'solution', 'market', 'mecam', 'video', 'lapse', 'photo', 'suggestion', 'kind', 'joost', 'nokia', 'suggestion', 'quantdoctor', 'problem', 'looxcie', 'dork', 'factor', 'kind', 'home', 'girlfriend', 'feature', 'battery', 'electronics', 'track', 'set', 'photo', 'web', 'application', 'scroll', 'image', 'scroll', 'record', 'spent', 'activity', 'project', 'track', 'offline', 'lapse', 'camera', 'photo', 'camera', 'screenshots', 'maintain', 'discipline', 'house', 'business', 'battery', 'camera', 'pin', 'clothes', 'interval', 'cost', 'pound', 'device', 'cam', 'feature', 'credibility', 'method', 'guideline', 'pearce', 'jacket', 'bontonwear', 'lifelapse', 'app', 'enables']"
+248.0,jason view message term contact conversation luxury benefit participant feeling question sake learning comment jason post startup lesson research team discreet sensor object furnishing home record person interacts basis hacker generalist home automation help cost usage variety research project goal custom object version send data phone network guruplugs responsibility test opportunity work research lab potential project responsibility master guruplug wall device purpose driver shimmer radio receiver data shimmer wireless sensor code guruplug guruplugs room house pas data data sensor house end write code guruplug phone permit guruplugs house phone data shimmer phone test version shimmer hardware firmware device requirement ability project meet researcher university basis citizen card holder respond message letter letter experience level java development driver level sensor shimmer sensor interface design,"['jason', 'view', 'message', 'term', 'contact', 'conversation', 'luxury', 'benefit', 'participant', 'feeling', 'question', 'sake', 'learning', 'comment', 'jason', 'post', 'startup', 'lesson', 'research', 'team', 'discreet', 'sensor', 'object', 'furnishing', 'home', 'record', 'person', 'interacts', 'basis', 'hacker', 'generalist', 'home', 'automation', 'help', 'cost', 'usage', 'variety', 'research', 'project', 'goal', 'custom', 'object', 'version', 'send', 'data', 'phone', 'network', 'guruplugs', 'responsibility', 'test', 'opportunity', 'work', 'research', 'lab', 'potential', 'project', 'responsibility', 'master', 'guruplug', 'wall', 'device', 'purpose', 'driver', 'shimmer', 'radio', 'receiver', 'data', 'shimmer', 'wireless', 'sensor', 'code', 'guruplug', 'guruplugs', 'room', 'house', 'pas', 'data', 'data', 'sensor', 'house', 'end', 'write', 'code', 'guruplug', 'phone', 'permit', 'guruplugs', 'house', 'phone', 'data', 'shimmer', 'phone', 'test', 'version', 'shimmer', 'hardware', 'firmware', 'device', 'requirement', 'ability', 'project', 'meet', 'researcher', 'university', 'basis', 'citizen', 'card', 'holder', 'respond', 'message', 'letter', 'letter', 'experience', 'level', 'java', 'development', 'driver', 'level', 'sensor', 'shimmer', 'sensor', 'interface', 'design']"
+249.0,heart rate variability data analysis zephyr iteration bio monitor price range collect data data posture companion smartphone software tell start tendency device beep version detect ekg code detect hrv posture rate monitor heart rate skin temperature,"['heart', 'rate', 'variability', 'data', 'analysis', 'zephyr', 'iteration', 'bio', 'monitor', 'price', 'range', 'collect', 'data', 'data', 'posture', 'companion', 'smartphone', 'software', 'tell', 'start', 'tendency', 'device', 'beep', 'version', 'detect', 'ekg', 'code', 'detect', 'hrv', 'posture', 'rate', 'monitor', 'heart', 'rate', 'skin', 'temperature']"
+250.0,editor book health data healthvault author sleep data fitbit manipulate data fitbit anybody send file preface course respond list,"['editor', 'book', 'health', 'data', 'healthvault', 'author', 'sleep', 'data', 'fitbit', 'manipulate', 'data', 'fitbit', 'anybody', 'send', 'file', 'preface', 'course', 'respond', 'list']"
+251.0,insight experiment success correlation data point experimentation correlation causation update landing page design consideration intervention onset effect termination effect effect example meditation persist intervention self experiment intervention focus magnesium onset termination app self tracker experimenter invite experiment experiment goal experiment design relationship intervention clarity focus benefit drug coffee zinc intervention schedule melatonin magnesium meditation avoid alcohol outcome productivity score rescuetime focus score calculation data fitbit data quality duration data self mood stress producvitity eeg goal concentration pattern flow state self experiment run result web platform qsers self experiment device support data blood gut dna test experiment experiment method researcher university sign help mementolabs io memento data science simple memento lab data scientist petioptrv link duration fitbit productivity kastan conference amsterdam session title guide experimentation opportunity lead community conference sheer curiosity spike topic cover method theory stuff share breakout session goal create value community reader writer member help hardware analysis design learn martin eeg device productivity setup atm quality concentration meditator eeg help practice muse headband precision data epoch require setup maintenace plunge advice material topic kastan product software developer project lab start experiment mind seek tool data wealth data insight insight registration process typeform product point,"['insight', 'experiment', 'success', 'correlation', 'data', 'point', 'experimentation', 'correlation', 'causation', 'update', 'landing', 'page', 'design', 'consideration', 'intervention', 'onset', 'effect', 'termination', 'effect', 'effect', 'example', 'meditation', 'persist', 'intervention', 'self', 'experiment', 'intervention', 'focus', 'magnesium', 'onset', 'termination', 'app', 'self', 'tracker', 'experimenter', 'invite', 'experiment', 'experiment', 'goal', 'experiment', 'design', 'relationship', 'intervention', 'clarity', 'focus', 'benefit', 'drug', 'coffee', 'zinc', 'intervention', 'schedule', 'melatonin', 'magnesium', 'meditation', 'avoid', 'alcohol', 'outcome', 'productivity', 'score', 'rescuetime', 'focus', 'score', 'calculation', 'data', 'fitbit', 'data', 'quality', 'duration', 'data', 'self', 'mood', 'stress', 'producvitity', 'eeg', 'goal', 'concentration', 'pattern', 'flow', 'state', 'self', 'experiment', 'run', 'result', 'web', 'platform', 'qsers', 'self', 'experiment', 'device', 'support', 'data', 'blood', 'gut', 'dna', 'test', 'experiment', 'experiment', 'method', 'researcher', 'university', 'sign', 'help', 'mementolabs', 'io', 'memento', 'data', 'science', 'simple', 'memento', 'lab', 'data', 'scientist', 'petioptrv', 'link', 'duration', 'fitbit', 'productivity', 'kastan', 'conference', 'amsterdam', 'session', 'title', 'guide', 'experimentation', 'opportunity', 'lead', 'community', 'conference', 'sheer', 'curiosity', 'spike', 'topic', 'cover', 'method', 'theory', 'stuff', 'share', 'breakout', 'session', 'goal', 'create', 'value', 'community', 'reader', 'writer', 'member', 'help', 'hardware', 'analysis', 'design', 'learn', 'martin', 'eeg', 'device', 'productivity', 'setup', 'atm', 'quality', 'concentration', 'meditator', 'eeg', 'help', 'practice', 'muse', 'headband', 'precision', 'data', 'epoch', 'require', 'setup', 'maintenace', 'plunge', 'advice', 'material', 'topic', 'kastan', 'product', 'software', 'developer', 'project', 'lab', 'start', 'experiment', 'mind', 'seek', 'tool', 'data', 'wealth', 'data', 'insight', 'insight', 'registration', 'process', 'typeform', 'product', 'point']"
+252.0,rain8dome9 bob app play app google play fast meal food log tracker reason exists meal research compliance fact act meal double success weight kaiser permanente center health research participant individual food sorry inconvenience food check meal feature data export answer export idea food journal export mashing data loseit reply export data text calorie jessicak people request tool nan apps food usda supertracker webmd fooducate today webmd supertracker food food photo food photo food log interface data email food trader joe dog data fatsecret calorie duplicate problem solution food title word engineer thedailyplate foot pole issue schema progress point track food spreadsheet albeit food instance search entry cucumber gem image user food ton food duplicate misunderstood brand example mfp record ate meal assign breakfast lunch dinner snack report food myfitnespal offer data export option task intern ton party solution list food food myfitnesspal calorie counter edit nutrition information mismatch label product mind android app nutrition data add macro counter amp tracker support gain goal support weight gain goal calorie tracker nutrition data apps million user company resource functionality california food target mistake app food feature custom food enter nutrition data scratch charge feature custom food food shortcoming choice apps data website data sync app second barcode mismatch nutrition label search item data match barcode food version macronutrient goal diet carbs training note bob app play food export stamp lookup barcode search item work payment feature note serving gram volume export custom data base entry analysis recommendation mysymptoms nutrition info export work track micronutrient search barcode timestamps export nutrition activity review content analysis functionality aesthetic thousand improvement activity pa management review area apps term feature result apps review weight control pa point quality md functionality md iqr information quality md iqr domain average technique range category goal technique quality technique p lt feature lt technique p lt apps technique tracking aesthetic change technique goal information quality jmir mhealth uhealth smartphone apps loss quality assessment background advancement phone technology development smartphones capability health fitness mhealth jmir jmu collection evaluation analysis review tablet domotics health paper type health apps intolerance allergy food nutrition journal user food consumption data apps food consumption context nutrition researcher food consumption data research context link edit post meal planning feature nutrition meal shopping list mealime meal planner recipe list single family meal meal plan plan taste sign mealime join people plan stress weight money happier benefit feature meal play google fitness meal planner fitness process fitness meal planner fitness meal planner build plan workout download fitness meal planner start result info fitness goal meal plan meal type food restriction play google eat meal planner autopilot eat meal planner goal food budget schedule meal plan meet requirement assistant feature plan macro target target loss maintenance muscle style review smartphone functionality apps usability variety behavior change calorie role intervention study feature domain change theory framework domain feature feature capability promote self efficacy individual progress goal factor pattern presence behavior change domain feature r2 exception feature reinforcement domain reference difference calorie protein food ability info search barcode favorite search search favorite work offline apps option code database automate ifttt waistline database date cease require internet spy user pay mfp logging case pay product change die point bitesnap choice database terminator model food identification algorithm feature mean membership exists search barcode offline quantity timestamp note detailnutrition serv choiceselect customfood addwater sparklepeople p looseit p fooducate p cronometer p p p mynetdairy bitesnap glucosebuddy myplate smartplate openfoodfacts database share option export txt editor waistline calorie tracker fo export timestamp nutrition yazio lifesum nutritionixtrack timestamp feel clone guess data apps queue entry search webmd food online oops people openfoodfacts calorie counter cc timestamps nutrition curlybrace user snack ate user edit timestamps line membership mfp fitness tracker sync fitbit withings misfit future track food food information diet apps sends food nutrient summary timestamps button mynetdiary mobile information meal track meal lunch dinner snack meal track option setting food snack timestamps report snack timestamps meal snack carbs carbs option pictrition app food photo idea food present quality intake macro micro nutrient stephen johnston greeting qsers track food consumption blood sugar tracking plan iphone app export data capture bar code food picture eat favorite group stephen today work help eat hack meal check calorie veggie serving version today zippier bottleneck afternoon data entry app jot stuff paste mfp play clipboard pal launch access clipboard food data voice paste entry featur coco paste string paste sentence edits speech food io flavor entry tracker android tracker rate entry track stats fruit veggie protein sodium food launch exit parameter coco app database apple speech recognition api improvement psychotropic medication bmi voice calorie phone weight crept google speech recognition enter food value calorie item serving fruit veggie calorie data simplicy food square data beauty voice entry data tell record night snack app excuse calorie value digjts simplicy check prototype voice calorie counter feedback improvement voice count calorie dieter food item point voice food calorie counter fast record food item food calorie point food item eat eat press microphone button food item weight log weight loss risperidone gain problem version project check indiegogo campaign food diary amp calorie voice check food diary amp calorie counter indiegogo kai cayron suffer hypoglycemia hypoglycemia log food variable order identify determinant condition wise track blood urinalysis subjective food tracker killer app ate gram gram grade apps stamp ability blood glucose mfp mymacros stamp mfp choice food database mfp stamp cgm food tracker log bg prick finger cgm log food tracker mynetdiary rain8dome9 list timestamps diabetes version upgrade max export export data apple watch kinda mookiebearapps info coco mac io person data point monitor bg graph apple box test berry agaricus timestamps care cronometer version stamp organization dump data page sync apps group group entry work database interface create recipe ability unit gram ounce tablespoon option agaricus advice app rp periodization type loss muscle gain maintenance meal list food tracker tell egg meet goal protein meal jpg change food recommendation goal progress weight average weight line app cut advice paper template maintenance physique template track cronometer track mynetdiaryscreenshot jpg bar apple calorie exercise tracker calorie total sort advice article kind feature item option chose version track blood version feature resize preview fine level health food tracker building function track response meal data log feel hope comment spike btw apple topic plan discussion topic idea product reason food app app maker meet suggest apps work myfitnesscompanion import myfitnesscompanion export data csv import sheet example export tracker caffeine aid sleep stephen suffer hypoglycemia hypoglycemia log food variable order identify determinant data excel planner version software software capture bar code database analysis data food producer producer vitamin mineral blood sugar solution record planner log variable analysis mood hunger meal meal hobby advice tip tool hesitate contact deficiency food apps fact export data causation correlation insight idea build place health app food confident insight correlation causation food exercise data habit goal head effort customer interview problem case problem area mvp plan beta people food create iterate product effort data expand audience ring creation beta question richa p1 gmail cronometer create food database result meet food apps app user fitness pal food database mind loss goal greeting qsers track food consumption blood sugar tracking plan iphone app export data capture bar code food picture eat favorite group stephen start feature code database meal plan data export problem fitbit activity apps yazio accurate food meal problem interface fan cronometer food habit food database quality question feature roll feature sense backup text message data structure textcalories feature textcalories step traction resource feature howdy quantification decade passion textcalories textcalories fitness activity passionate nutrition quantification folk textcalories textcalories textcalories textcalories textcalories textcalories twitter textcalories fitness trainer tracker track calorie tracker help consumption calorie work people loss tracker calorie intake example user advice nutrition exercise request tracker advise,"['rain8dome9', 'bob', 'app', 'play', 'app', 'google', 'play', 'fast', 'meal', 'food', 'log', 'tracker', 'reason', 'exists', 'meal', 'research', 'compliance', 'fact', 'act', 'meal', 'double', 'success', 'weight', 'kaiser', 'permanente', 'center', 'health', 'research', 'participant', 'individual', 'food', 'sorry', 'inconvenience', 'food', 'check', 'meal', 'feature', 'data', 'export', 'answer', 'export', 'idea', 'food', 'journal', 'export', 'mashing', 'data', 'loseit', 'reply', 'export', 'data', 'text', 'calorie', 'jessicak', 'people', 'request', 'tool', 'nan', 'apps', 'food', 'usda', 'supertracker', 'webmd', 'fooducate', 'today', 'webmd', 'supertracker', 'food', 'food', 'photo', 'food', 'photo', 'food', 'log', 'interface', 'data', 'email', 'food', 'trader', 'joe', 'dog', 'data', 'fatsecret', 'calorie', 'duplicate', 'problem', 'solution', 'food', 'title', 'word', 'engineer', 'thedailyplate', 'foot', 'pole', 'issue', 'schema', 'progress', 'point', 'track', 'food', 'spreadsheet', 'albeit', 'food', 'instance', 'search', 'entry', 'cucumber', 'gem', 'image', 'user', 'food', 'ton', 'food', 'duplicate', 'misunderstood', 'brand', 'example', 'mfp', 'record', 'ate', 'meal', 'assign', 'breakfast', 'lunch', 'dinner', 'snack', 'report', 'food', 'myfitnespal', 'offer', 'data', 'export', 'option', 'task', 'intern', 'ton', 'party', 'solution', 'list', 'food', 'food', 'myfitnesspal', 'calorie', 'counter', 'edit', 'nutrition', 'information', 'mismatch', 'label', 'product', 'mind', 'android', 'app', 'nutrition', 'data', 'add', 'macro', 'counter', 'amp', 'tracker', 'support', 'gain', 'goal', 'support', 'weight', 'gain', 'goal', 'calorie', 'tracker', 'nutrition', 'data', 'apps', 'million', 'user', 'company', 'resource', 'functionality', 'california', 'food', 'target', 'mistake', 'app', 'food', 'feature', 'custom', 'food', 'enter', 'nutrition', 'data', 'scratch', 'charge', 'feature', 'custom', 'food', 'food', 'shortcoming', 'choice', 'apps', 'data', 'website', 'data', 'sync', 'app', 'second', 'barcode', 'mismatch', 'nutrition', 'label', 'search', 'item', 'data', 'match', 'barcode', 'food', 'version', 'macronutrient', 'goal', 'diet', 'carbs', 'training', 'note', 'bob', 'app', 'play', 'food', 'export', 'stamp', 'lookup', 'barcode', 'search', 'item', 'work', 'payment', 'feature', 'note', 'serving', 'gram', 'volume', 'export', 'custom', 'data', 'base', 'entry', 'analysis', 'recommendation', 'mysymptoms', 'nutrition', 'info', 'export', 'work', 'track', 'micronutrient', 'search', 'barcode', 'timestamps', 'export', 'nutrition', 'activity', 'review', 'content', 'analysis', 'functionality', 'aesthetic', 'thousand', 'improvement', 'activity', 'pa', 'management', 'review', 'area', 'apps', 'term', 'feature', 'result', 'apps', 'review', 'weight', 'control', 'pa', 'point', 'quality', 'md', 'functionality', 'md', 'iqr', 'information', 'quality', 'md', 'iqr', 'domain', 'average', 'technique', 'range', 'category', 'goal', 'technique', 'quality', 'technique', 'p', 'lt', 'feature', 'lt', 'technique', 'p', 'lt', 'apps', 'technique', 'tracking', 'aesthetic', 'change', 'technique', 'goal', 'information', 'quality', 'jmir', 'mhealth', 'uhealth', 'smartphone', 'apps', 'loss', 'quality', 'assessment', 'background', 'advancement', 'phone', 'technology', 'development', 'smartphones', 'capability', 'health', 'fitness', 'mhealth', 'jmir', 'jmu', 'collection', 'evaluation', 'analysis', 'review', 'tablet', 'domotics', 'health', 'paper', 'type', 'health', 'apps', 'intolerance', 'allergy', 'food', 'nutrition', 'journal', 'user', 'food', 'consumption', 'data', 'apps', 'food', 'consumption', 'context', 'nutrition', 'researcher', 'food', 'consumption', 'data', 'research', 'context', 'link', 'edit', 'post', 'meal', 'planning', 'feature', 'nutrition', 'meal', 'shopping', 'list', 'mealime', 'meal', 'planner', 'recipe', 'list', 'single', 'family', 'meal', 'meal', 'plan', 'plan', 'taste', 'sign', 'mealime', 'join', 'people', 'plan', 'stress', 'weight', 'money', 'happier', 'benefit', 'feature', 'meal', 'play', 'google', 'fitness', 'meal', 'planner', 'fitness', 'process', 'fitness', 'meal', 'planner', 'fitness', 'meal', 'planner', 'build', 'plan', 'workout', 'download', 'fitness', 'meal', 'planner', 'start', 'result', 'info', 'fitness', 'goal', 'meal', 'plan', 'meal', 'type', 'food', 'restriction', 'play', 'google', 'eat', 'meal', 'planner', 'autopilot', 'eat', 'meal', 'planner', 'goal', 'food', 'budget', 'schedule', 'meal', 'plan', 'meet', 'requirement', 'assistant', 'feature', 'plan', 'macro', 'target', 'target', 'loss', 'maintenance', 'muscle', 'style', 'review', 'smartphone', 'functionality', 'apps', 'usability', 'variety', 'behavior', 'change', 'calorie', 'role', 'intervention', 'study', 'feature', 'domain', 'change', 'theory', 'framework', 'domain', 'feature', 'feature', 'capability', 'promote', 'self', 'efficacy', 'individual', 'progress', 'goal', 'factor', 'pattern', 'presence', 'behavior', 'change', 'domain', 'feature', 'r2', 'exception', 'feature', 'reinforcement', 'domain', 'reference', 'difference', 'calorie', 'protein', 'food', 'ability', 'info', 'search', 'barcode', 'favorite', 'search', 'search', 'favorite', 'work', 'offline', 'apps', 'option', 'code', 'database', 'automate', 'ifttt', 'waistline', 'database', 'date', 'cease', 'require', 'internet', 'spy', 'user', 'pay', 'mfp', 'logging', 'case', 'pay', 'product', 'change', 'die', 'point', 'bitesnap', 'choice', 'database', 'terminator', 'model', 'food', 'identification', 'algorithm', 'feature', 'mean', 'membership', 'exists', 'search', 'barcode', 'offline', 'quantity', 'timestamp', 'note', 'detailnutrition', 'serv', 'choiceselect', 'customfood', 'addwater', 'sparklepeople', 'p', 'looseit', 'p', 'fooducate', 'p', 'cronometer', 'p', 'p', 'p', 'mynetdairy', 'bitesnap', 'glucosebuddy', 'myplate', 'smartplate', 'openfoodfacts', 'database', 'share', 'option', 'export', 'txt', 'editor', 'waistline', 'calorie', 'tracker', 'fo', 'export', 'timestamp', 'nutrition', 'yazio', 'lifesum', 'nutritionixtrack', 'timestamp', 'feel', 'clone', 'guess', 'data', 'apps', 'queue', 'entry', 'search', 'webmd', 'food', 'online', 'oops', 'people', 'openfoodfacts', 'calorie', 'counter', 'cc', 'timestamps', 'nutrition', 'curlybrace', 'user', 'snack', 'ate', 'user', 'edit', 'timestamps', 'line', 'membership', 'mfp', 'fitness', 'tracker', 'sync', 'fitbit', 'withings', 'misfit', 'future', 'track', 'food', 'food', 'information', 'diet', 'apps', 'sends', 'food', 'nutrient', 'summary', 'timestamps', 'button', 'mynetdiary', 'mobile', 'information', 'meal', 'track', 'meal', 'lunch', 'dinner', 'snack', 'meal', 'track', 'option', 'setting', 'food', 'snack', 'timestamps', 'report', 'snack', 'timestamps', 'meal', 'snack', 'carbs', 'carbs', 'option', 'pictrition', 'app', 'food', 'photo', 'idea', 'food', 'present', 'quality', 'intake', 'macro', 'micro', 'nutrient', 'stephen', 'johnston', 'greeting', 'qsers', 'track', 'food', 'consumption', 'blood', 'sugar', 'tracking', 'plan', 'iphone', 'app', 'export', 'data', 'capture', 'bar', 'code', 'food', 'picture', 'eat', 'favorite', 'group', 'stephen', 'today', 'work', 'help', 'eat', 'hack', 'meal', 'check', 'calorie', 'veggie', 'serving', 'version', 'today', 'zippier', 'bottleneck', 'afternoon', 'data', 'entry', 'app', 'jot', 'stuff', 'paste', 'mfp', 'play', 'clipboard', 'pal', 'launch', 'access', 'clipboard', 'food', 'data', 'voice', 'paste', 'entry', 'featur', 'coco', 'paste', 'string', 'paste', 'sentence', 'edits', 'speech', 'food', 'io', 'flavor', 'entry', 'tracker', 'android', 'tracker', 'rate', 'entry', 'track', 'stats', 'fruit', 'veggie', 'protein', 'sodium', 'food', 'launch', 'exit', 'parameter', 'coco', 'app', 'database', 'apple', 'speech', 'recognition', 'api', 'improvement', 'psychotropic', 'medication', 'bmi', 'voice', 'calorie', 'phone', 'weight', 'crept', 'google', 'speech', 'recognition', 'enter', 'food', 'value', 'calorie', 'item', 'serving', 'fruit', 'veggie', 'calorie', 'data', 'simplicy', 'food', 'square', 'data', 'beauty', 'voice', 'entry', 'data', 'tell', 'record', 'night', 'snack', 'app', 'excuse', 'calorie', 'value', 'digjts', 'simplicy', 'check', 'prototype', 'voice', 'calorie', 'counter', 'feedback', 'improvement', 'voice', 'count', 'calorie', 'dieter', 'food', 'item', 'point', 'voice', 'food', 'calorie', 'counter', 'fast', 'record', 'food', 'item', 'food', 'calorie', 'point', 'food', 'item', 'eat', 'eat', 'press', 'microphone', 'button', 'food', 'item', 'weight', 'log', 'weight', 'loss', 'risperidone', 'gain', 'problem', 'version', 'project', 'check', 'indiegogo', 'campaign', 'food', 'diary', 'amp', 'calorie', 'voice', 'check', 'food', 'diary', 'amp', 'calorie', 'counter', 'indiegogo', 'kai', 'cayron', 'suffer', 'hypoglycemia', 'hypoglycemia', 'log', 'food', 'variable', 'order', 'identify', 'determinant', 'condition', 'wise', 'track', 'blood', 'urinalysis', 'subjective', 'food', 'tracker', 'killer', 'app', 'ate', 'gram', 'gram', 'grade', 'apps', 'stamp', 'ability', 'blood', 'glucose', 'mfp', 'mymacros', 'stamp', 'mfp', 'choice', 'food', 'database', 'mfp', 'stamp', 'cgm', 'food', 'tracker', 'log', 'bg', 'prick', 'finger', 'cgm', 'log', 'food', 'tracker', 'mynetdiary', 'rain8dome9', 'list', 'timestamps', 'diabetes', 'version', 'upgrade', 'max', 'export', 'export', 'data', 'apple', 'watch', 'kinda', 'mookiebearapps', 'info', 'coco', 'mac', 'io', 'person', 'data', 'point', 'monitor', 'bg', 'graph', 'apple', 'box', 'test', 'berry', 'agaricus', 'timestamps', 'care', 'cronometer', 'version', 'stamp', 'organization', 'dump', 'data', 'page', 'sync', 'apps', 'group', 'group', 'entry', 'work', 'database', 'interface', 'create', 'recipe', 'ability', 'unit', 'gram', 'ounce', 'tablespoon', 'option', 'agaricus', 'advice', 'app', 'rp', 'periodization', 'type', 'loss', 'muscle', 'gain', 'maintenance', 'meal', 'list', 'food', 'tracker', 'tell', 'egg', 'meet', 'goal', 'protein', 'meal', 'jpg', 'change', 'food', 'recommendation', 'goal', 'progress', 'weight', 'average', 'weight', 'line', 'app', 'cut', 'advice', 'paper', 'template', 'maintenance', 'physique', 'template', 'track', 'cronometer', 'track', 'mynetdiaryscreenshot', 'jpg', 'bar', 'apple', 'calorie', 'exercise', 'tracker', 'calorie', 'total', 'sort', 'advice', 'article', 'kind', 'feature', 'item', 'option', 'chose', 'version', 'track', 'blood', 'version', 'feature', 'resize', 'preview', 'fine', 'level', 'health', 'food', 'tracker', 'building', 'function', 'track', 'response', 'meal', 'data', 'log', 'feel', 'hope', 'comment', 'spike', 'btw', 'apple', 'topic', 'plan', 'discussion', 'topic', 'idea', 'product', 'reason', 'food', 'app', 'app', 'maker', 'meet', 'suggest', 'apps', 'work', 'myfitnesscompanion', 'import', 'myfitnesscompanion', 'export', 'data', 'csv', 'import', 'sheet', 'example', 'export', 'tracker', 'caffeine', 'aid', 'sleep', 'stephen', 'suffer', 'hypoglycemia', 'hypoglycemia', 'log', 'food', 'variable', 'order', 'identify', 'determinant', 'data', 'excel', 'planner', 'version', 'software', 'software', 'capture', 'bar', 'code', 'database', 'analysis', 'data', 'food', 'producer', 'producer', 'vitamin', 'mineral', 'blood', 'sugar', 'solution', 'record', 'planner', 'log', 'variable', 'analysis', 'mood', 'hunger', 'meal', 'meal', 'hobby', 'advice', 'tip', 'tool', 'hesitate', 'contact', 'deficiency', 'food', 'apps', 'fact', 'export', 'data', 'causation', 'correlation', 'insight', 'idea', 'build', 'place', 'health', 'app', 'food', 'confident', 'insight', 'correlation', 'causation', 'food', 'exercise', 'data', 'habit', 'goal', 'head', 'effort', 'customer', 'interview', 'problem', 'case', 'problem', 'area', 'mvp', 'plan', 'beta', 'people', 'food', 'create', 'iterate', 'product', 'effort', 'data', 'expand', 'audience', 'ring', 'creation', 'beta', 'question', 'richa', 'p1', 'gmail', 'cronometer', 'create', 'food', 'database', 'result', 'meet', 'food', 'apps', 'app', 'user', 'fitness', 'pal', 'food', 'database', 'mind', 'loss', 'goal', 'greeting', 'qsers', 'track', 'food', 'consumption', 'blood', 'sugar', 'tracking', 'plan', 'iphone', 'app', 'export', 'data', 'capture', 'bar', 'code', 'food', 'picture', 'eat', 'favorite', 'group', 'stephen', 'start', 'feature', 'code', 'database', 'meal', 'plan', 'data', 'export', 'problem', 'fitbit', 'activity', 'apps', 'yazio', 'accurate', 'food', 'meal', 'problem', 'interface', 'fan', 'cronometer', 'food', 'habit', 'food', 'database', 'quality', 'question', 'feature', 'roll', 'feature', 'sense', 'backup', 'text', 'message', 'data', 'structure', 'textcalories', 'feature', 'textcalories', 'step', 'traction', 'resource', 'feature', 'howdy', 'quantification', 'decade', 'passion', 'textcalories', 'textcalories', 'fitness', 'activity', 'passionate', 'nutrition', 'quantification', 'folk', 'textcalories', 'textcalories', 'textcalories', 'textcalories', 'textcalories', 'textcalories', 'twitter', 'textcalories', 'fitness', 'trainer', 'tracker', 'track', 'calorie', 'tracker', 'help', 'consumption', 'calorie', 'work', 'people', 'loss', 'tracker', 'calorie', 'intake', 'example', 'user', 'advice', 'nutrition', 'exercise', 'request', 'tracker', 'advise']"
+254.0,liverpool john university invite survey survey rating thought feeling artwork scale survey artsense project reality experience museum sensor event tackle problem usage heritage domain aim gap world order experience study online picture compare enter amazon voucher kreplin phd student liverpool john university uk,"['liverpool', 'john', 'university', 'invite', 'survey', 'survey', 'rating', 'thought', 'feeling', 'artwork', 'scale', 'survey', 'artsense', 'project', 'reality', 'experience', 'museum', 'sensor', 'event', 'tackle', 'problem', 'usage', 'heritage', 'domain', 'aim', 'gap', 'world', 'order', 'experience', 'study', 'online', 'picture', 'compare', 'enter', 'amazon', 'voucher', 'kreplin', 'phd', 'student', 'liverpool', 'john', 'university', 'uk']"
+255.0,liverpool john university invite survey survey rating thought feeling artwork scale survey artsense project reality experience museum sensor event tackle problem usage heritage domain aim gap world order experience study online picture compare enter amazon voucher kreplin phd student liverpool john university uk,"['liverpool', 'john', 'university', 'invite', 'survey', 'survey', 'rating', 'thought', 'feeling', 'artwork', 'scale', 'survey', 'artsense', 'project', 'reality', 'experience', 'museum', 'sensor', 'event', 'tackle', 'problem', 'usage', 'heritage', 'domain', 'aim', 'gap', 'world', 'order', 'experience', 'study', 'online', 'picture', 'compare', 'enter', 'amazon', 'voucher', 'kreplin', 'phd', 'student', 'liverpool', 'john', 'university', 'uk']"
+256.0,medication regime tracker client engage community condition sufferer question efficacy data tracker woman question pregnancy app usage point study regard pjm paula study efficacy apps pace study study stanford mobile health conference thousand fact drop rate paper design journal interesting information project connect maintain engagement user tool medication regime tracker input work tracker jack observation,"['medication', 'regime', 'tracker', 'client', 'engage', 'community', 'condition', 'sufferer', 'question', 'efficacy', 'data', 'tracker', 'woman', 'question', 'pregnancy', 'app', 'usage', 'point', 'study', 'regard', 'pjm', 'paula', 'study', 'efficacy', 'apps', 'pace', 'study', 'study', 'stanford', 'mobile', 'health', 'conference', 'thousand', 'fact', 'drop', 'rate', 'paper', 'design', 'journal', 'interesting', 'information', 'project', 'connect', 'maintain', 'engagement', 'user', 'tool', 'medication', 'regime', 'tracker', 'input', 'work', 'tracker', 'jack', 'observation']"
+257.0,ecg ekg monitor import health record phr healthvault device withings monitor amp glucometer healthvault import member combination food program goal heart health oximetry level activity quality,"['ecg', 'ekg', 'monitor', 'import', 'health', 'record', 'phr', 'healthvault', 'device', 'withings', 'monitor', 'amp', 'glucometer', 'healthvault', 'import', 'member', 'combination', 'food', 'program', 'goal', 'heart', 'health', 'oximetry', 'level', 'activity', 'quality']"
+258.0,sylvia serino student milan video description source tool research psychlog psychlog data collection platform research youtube video dimension experience laboratory setting role psychophysiology research progress biosensor technology wireless platform offer opportunity activity experience method mobile collect data approach investigate fluctuation experience psychlog psychlog source experience platform data visualized report setting smartphone collect data wireless ecg accelerometer application selfreport questionnaire investigate participant quality experience sylvia silvia serino gmail question,"['sylvia', 'serino', 'student', 'milan', 'video', 'description', 'source', 'tool', 'research', 'psychlog', 'psychlog', 'data', 'collection', 'platform', 'research', 'youtube', 'video', 'dimension', 'experience', 'laboratory', 'setting', 'role', 'psychophysiology', 'research', 'progress', 'biosensor', 'technology', 'wireless', 'platform', 'offer', 'opportunity', 'activity', 'experience', 'method', 'mobile', 'collect', 'data', 'approach', 'investigate', 'fluctuation', 'experience', 'psychlog', 'psychlog', 'source', 'experience', 'platform', 'data', 'visualized', 'report', 'setting', 'smartphone', 'collect', 'data', 'wireless', 'ecg', 'accelerometer', 'application', 'selfreport', 'questionnaire', 'investigate', 'participant', 'quality', 'experience', 'sylvia', 'silvia', 'serino', 'gmail', 'question']"
+259.0,sensor temperature measurement sheet device hotter colder skin temperature manufacturer paper hand temperature accurate temperature research body list paper brain temperature sensor measurement brain temperature heart rate heart rate variability measurement information luck fit armband record body ambient temp gsr research version data user consumer data activity algorithm request data api paul quantdoctor gsaines monitor record quality night data nerd device thermometer record basis ask zeo monitor record quality night data nerd device interruption test theory dozen night device interruption reason temperature rip blanket night blanket cover cover linen temperature blanket control temperature body temperature air temperature correlation temperature thrashing body harness record temperature work monitor temperature device performance athlete temperature value degress instance thermometer step problem thermometer record basis ask quantdoctor input csv form data consumer product guess temp area arm chest zephyr hrmmm solution regulating body temperature temperature reason husband sweat sleep night window door fan ventilation room fine husband device monitor measure temperature blanket temperature,"['sensor', 'temperature', 'measurement', 'sheet', 'device', 'hotter', 'colder', 'skin', 'temperature', 'manufacturer', 'paper', 'hand', 'temperature', 'accurate', 'temperature', 'research', 'body', 'list', 'paper', 'brain', 'temperature', 'sensor', 'measurement', 'brain', 'temperature', 'heart', 'rate', 'heart', 'rate', 'variability', 'measurement', 'information', 'luck', 'fit', 'armband', 'record', 'body', 'ambient', 'temp', 'gsr', 'research', 'version', 'data', 'user', 'consumer', 'data', 'activity', 'algorithm', 'request', 'data', 'api', 'paul', 'quantdoctor', 'gsaines', 'monitor', 'record', 'quality', 'night', 'data', 'nerd', 'device', 'thermometer', 'record', 'basis', 'ask', 'zeo', 'monitor', 'record', 'quality', 'night', 'data', 'nerd', 'device', 'interruption', 'test', 'theory', 'dozen', 'night', 'device', 'interruption', 'reason', 'temperature', 'rip', 'blanket', 'night', 'blanket', 'cover', 'cover', 'linen', 'temperature', 'blanket', 'control', 'temperature', 'body', 'temperature', 'air', 'temperature', 'correlation', 'temperature', 'thrashing', 'body', 'harness', 'record', 'temperature', 'work', 'monitor', 'temperature', 'device', 'performance', 'athlete', 'temperature', 'value', 'degress', 'instance', 'thermometer', 'step', 'problem', 'thermometer', 'record', 'basis', 'ask', 'quantdoctor', 'input', 'csv', 'form', 'data', 'consumer', 'product', 'guess', 'temp', 'area', 'arm', 'chest', 'zephyr', 'hrmmm', 'solution', 'regulating', 'body', 'temperature', 'temperature', 'reason', 'husband', 'sweat', 'sleep', 'night', 'window', 'door', 'fan', 'ventilation', 'room', 'fine', 'husband', 'device', 'monitor', 'measure', 'temperature', 'blanket', 'temperature']"
+260.0,society community self stuff solution quote everybody tv redesign tv tv experience instance tv experience people habit watching tv work food habit chocolate cooky house quote ioan mitrea post topic tricking process mom quote understand explain understand replacing mom ioan understand kleineidam quote everybody tv redesign tv tv experience instance tv experience people habit tv change people tv tv experience tv control figure share community trick research habit obstacle chocolate implementation intention plan action canteen noon buy specificy automaticity success fruit consumption research plan plan energy implementation intention paper intelligent researcher ioan rest group productivity session habit session amsterdam habit regard yosef quote seth post topic ioan mitrea tricking process mom quote understand explain understand mom question hurry energy discussion habit stop study resource article york decision fatigue implication commitment habit environement option choice example map clothes morning morning waking pressure deal frustration dirty daughter choose clothes drama morning clothes mom kind mom nancy example chocolate treat kombucha artichoke mindfulness pill play breakout session habit conference people conversation resource idea thread note session people note thought question handle post nancy dougherty resource session environment order habit example john amschler jxa living room tv couch yosef safi harb ysharb charger office home kid tv habit nancy car ride bike work strategy energy room coffee kind food quality coffee food test junk food aversion mainstream tricking process mom laurie frick closing session zeo mom quality intention habit yosef behavior plan reddit r habit tracker vote reddit talk zander people music plane stop ioan ioan overview discussion session benjamin zander video video lecture john talk habit change video people post reference link example math teacher nancy example people arounds selling community conference society community opportunity design product everybody tv redesign tv tv experience instance community focus difference,"['society', 'community', 'self', 'stuff', 'solution', 'quote', 'everybody', 'tv', 'redesign', 'tv', 'tv', 'experience', 'instance', 'tv', 'experience', 'people', 'habit', 'watching', 'tv', 'work', 'food', 'habit', 'chocolate', 'cooky', 'house', 'quote', 'ioan', 'mitrea', 'post', 'topic', 'tricking', 'process', 'mom', 'quote', 'understand', 'explain', 'understand', 'replacing', 'mom', 'ioan', 'understand', 'kleineidam', 'quote', 'everybody', 'tv', 'redesign', 'tv', 'tv', 'experience', 'instance', 'tv', 'experience', 'people', 'habit', 'tv', 'change', 'people', 'tv', 'tv', 'experience', 'tv', 'control', 'figure', 'share', 'community', 'trick', 'research', 'habit', 'obstacle', 'chocolate', 'implementation', 'intention', 'plan', 'action', 'canteen', 'noon', 'buy', 'specificy', 'automaticity', 'success', 'fruit', 'consumption', 'research', 'plan', 'plan', 'energy', 'implementation', 'intention', 'paper', 'intelligent', 'researcher', 'ioan', 'rest', 'group', 'productivity', 'session', 'habit', 'session', 'amsterdam', 'habit', 'regard', 'yosef', 'quote', 'seth', 'post', 'topic', 'ioan', 'mitrea', 'tricking', 'process', 'mom', 'quote', 'understand', 'explain', 'understand', 'mom', 'question', 'hurry', 'energy', 'discussion', 'habit', 'stop', 'study', 'resource', 'article', 'york', 'decision', 'fatigue', 'implication', 'commitment', 'habit', 'environement', 'option', 'choice', 'example', 'map', 'clothes', 'morning', 'morning', 'waking', 'pressure', 'deal', 'frustration', 'dirty', 'daughter', 'choose', 'clothes', 'drama', 'morning', 'clothes', 'mom', 'kind', 'mom', 'nancy', 'example', 'chocolate', 'treat', 'kombucha', 'artichoke', 'mindfulness', 'pill', 'play', 'breakout', 'session', 'habit', 'conference', 'people', 'conversation', 'resource', 'idea', 'thread', 'note', 'session', 'people', 'note', 'thought', 'question', 'handle', 'post', 'nancy', 'dougherty', 'resource', 'session', 'environment', 'order', 'habit', 'example', 'john', 'amschler', 'jxa', 'living', 'room', 'tv', 'couch', 'yosef', 'safi', 'harb', 'ysharb', 'charger', 'office', 'home', 'kid', 'tv', 'habit', 'nancy', 'car', 'ride', 'bike', 'work', 'strategy', 'energy', 'room', 'coffee', 'kind', 'food', 'quality', 'coffee', 'food', 'test', 'junk', 'food', 'aversion', 'mainstream', 'tricking', 'process', 'mom', 'laurie', 'frick', 'closing', 'session', 'zeo', 'mom', 'quality', 'intention', 'habit', 'yosef', 'behavior', 'plan', 'reddit', 'r', 'habit', 'tracker', 'vote', 'reddit', 'talk', 'zander', 'people', 'music', 'plane', 'stop', 'ioan', 'ioan', 'overview', 'discussion', 'session', 'benjamin', 'zander', 'video', 'video', 'lecture', 'john', 'talk', 'habit', 'change', 'video', 'people', 'post', 'reference', 'link', 'example', 'math', 'teacher', 'nancy', 'example', 'people', 'arounds', 'selling', 'community', 'conference', 'society', 'community', 'opportunity', 'design', 'product', 'everybody', 'tv', 'redesign', 'tv', 'tv', 'experience', 'instance', 'community', 'focus', 'difference']"
+261.0,hmm convenient location shift mountain view site feel contact question abby margolis research director research innovation firm claro partner barcelona company project data conference amsterdam research trip focus movement meet er discussion talk device experience data data mean data data vision future data hand data beer food question advance plan bear brewery street conversation hope claropartners abby colleague claropartners conference amsterdam weekend discussion data collection storage value data entity data provision service health example privacy transparency ownership data topic hope journey corner world,"['hmm', 'convenient', 'location', 'shift', 'mountain', 'view', 'site', 'feel', 'contact', 'question', 'abby', 'margolis', 'research', 'director', 'research', 'innovation', 'firm', 'claro', 'partner', 'barcelona', 'company', 'project', 'data', 'conference', 'amsterdam', 'research', 'trip', 'focus', 'movement', 'meet', 'er', 'discussion', 'talk', 'device', 'experience', 'data', 'data', 'mean', 'data', 'data', 'vision', 'future', 'data', 'hand', 'data', 'beer', 'food', 'question', 'advance', 'plan', 'bear', 'brewery', 'street', 'conversation', 'hope', 'claropartners', 'abby', 'colleague', 'claropartners', 'conference', 'amsterdam', 'weekend', 'discussion', 'data', 'collection', 'storage', 'value', 'data', 'entity', 'data', 'provision', 'service', 'health', 'example', 'privacy', 'transparency', 'ownership', 'data', 'topic', 'hope', 'journey', 'corner', 'world']"
+262.0,nan money count feeling feel health feel kind security feel idea care security option control research people money concept people money people access resource money kind comfrot research,"['nan', 'money', 'count', 'feeling', 'feel', 'health', 'feel', 'kind', 'security', 'feel', 'idea', 'care', 'security', 'option', 'control', 'research', 'people', 'money', 'concept', 'people', 'money', 'people', 'access', 'resource', 'money', 'kind', 'comfrot', 'research']"
+263.0,presentation rock health talk market rock health rock report sensor health powering future healthcare rock health seed stage venture fund startup generation technology healthcare yosef,"['presentation', 'rock', 'health', 'talk', 'market', 'rock', 'health', 'rock', 'report', 'sensor', 'health', 'powering', 'future', 'healthcare', 'rock', 'health', 'seed', 'stage', 'venture', 'fund', 'startup', 'generation', 'technology', 'healthcare', 'yosef']"
+264.0,excerpt study result test aid caffeine research course gum advantage chewer performance chewer scientist university people mint gum decrease feeling sleepiness gum chewer chewer heart rate level reaction reaction test mood performance test term memory recall hand result movement memorization list dislike mint science mouth sugar water performance chewing sweetness,"['excerpt', 'study', 'result', 'test', 'aid', 'caffeine', 'research', 'course', 'gum', 'advantage', 'chewer', 'performance', 'chewer', 'scientist', 'university', 'people', 'mint', 'gum', 'decrease', 'feeling', 'sleepiness', 'gum', 'chewer', 'chewer', 'heart', 'rate', 'level', 'reaction', 'reaction', 'test', 'mood', 'performance', 'test', 'term', 'memory', 'recall', 'hand', 'result', 'movement', 'memorization', 'list', 'dislike', 'mint', 'science', 'mouth', 'sugar', 'water', 'performance', 'chewing', 'sweetness']"
+265.0,misfortune lab test byzantine lab law test company business pas bet po box jersey forwarding la vega law forward blood test create baseline resident ri anybody test doctor stephen,"['misfortune', 'lab', 'test', 'byzantine', 'lab', 'law', 'test', 'company', 'business', 'pas', 'bet', 'po', 'box', 'jersey', 'forwarding', 'la', 'vega', 'law', 'forward', 'blood', 'test', 'create', 'baseline', 'resident', 'ri', 'anybody', 'test', 'doctor', 'stephen']"
+266.0,charge conference question strategy people data data placebo pill process process example dougherty reveal cascade thought placebo pill regulation response feeling mood pill strategy state pill pill deal play state mind kind strategy effect approach send email trancepoetics technique strategy strategy nlp programming hypnosis energy medicine technique homework people length strategy exchange send data paragraph result spring nyc meetups course idea question kristin,"['charge', 'conference', 'question', 'strategy', 'people', 'data', 'data', 'placebo', 'pill', 'process', 'process', 'example', 'dougherty', 'reveal', 'cascade', 'thought', 'placebo', 'pill', 'regulation', 'response', 'feeling', 'mood', 'pill', 'strategy', 'state', 'pill', 'pill', 'deal', 'play', 'state', 'mind', 'kind', 'strategy', 'effect', 'approach', 'send', 'email', 'trancepoetics', 'technique', 'strategy', 'strategy', 'nlp', 'programming', 'hypnosis', 'energy', 'medicine', 'technique', 'homework', 'people', 'length', 'strategy', 'exchange', 'send', 'data', 'paragraph', 'result', 'spring', 'nyc', 'meetups', 'course', 'idea', 'question', 'kristin']"
+267.0,google earth edition upload track track folk tracker columbus position switch morning carry reload work portal data portal cycling notion track drop track retrieve track collection location work track hint suggestion,"['google', 'earth', 'edition', 'upload', 'track', 'track', 'folk', 'tracker', 'columbus', 'position', 'switch', 'morning', 'carry', 'reload', 'work', 'portal', 'data', 'portal', 'cycling', 'notion', 'track', 'drop', 'track', 'retrieve', 'track', 'collection', 'location', 'work', 'track', 'hint', 'suggestion']"
+268.0,privacy question story reaction jodi,"['privacy', 'question', 'story', 'reaction', 'jodi']"
+269.0,nan sick yesterday data situation tracker trick entry app google calendar graph data export suggestion,"['nan', 'sick', 'yesterday', 'data', 'situation', 'tracker', 'trick', 'entry', 'app', 'google', 'calendar', 'graph', 'data', 'export', 'suggestion']"
+270.0,jazi post tip project idea effort goal word word thisblogisaploy blogspot word word spirit war novel problem brand mother content generation piece demand,"['jazi', 'post', 'tip', 'project', 'idea', 'effort', 'goal', 'word', 'word', 'thisblogisaploy', 'blogspot', 'word', 'word', 'spirit', 'war', 'novel', 'problem', 'brand', 'mother', 'content', 'generation', 'piece', 'demand']"
+271.0,design tool self quantifier advertise feedback metric link help claire,"['design', 'tool', 'self', 'quantifier', 'advertise', 'feedback', 'metric', 'link', 'help', 'claire']"
+272.0,track food exercise food track food hear food app drinking,"['track', 'food', 'exercise', 'food', 'track', 'food', 'hear', 'food', 'app', 'drinking']"
+273.0,share habit session ensures effort book agreement war defeat task battle plan battle battle work waste decision problem value principle task effort motivation frustration shirt spend morning brain replacement morning feel night home breakfast buying breakfast price bathroom catch bus busride recipe book spending facebook solution solution habit list habit end habit book blog discipline psychology state experience student expert procrastinator motivation goal habit progress home feel reason enjoy dinner mind work question feeling pleasure food taste friend book morning breakfast work mind heart hummus hummus taste mouth method wb sheet action item note customize desire wb priority food work rest empower cycle morning morning clothes clothes plan netherlands cold rainy moment wake decision,"['share', 'habit', 'session', 'ensures', 'effort', 'book', 'agreement', 'war', 'defeat', 'task', 'battle', 'plan', 'battle', 'battle', 'work', 'waste', 'decision', 'problem', 'value', 'principle', 'task', 'effort', 'motivation', 'frustration', 'shirt', 'spend', 'morning', 'brain', 'replacement', 'morning', 'feel', 'night', 'home', 'breakfast', 'buying', 'breakfast', 'price', 'bathroom', 'catch', 'bus', 'busride', 'recipe', 'book', 'spending', 'facebook', 'solution', 'solution', 'habit', 'list', 'habit', 'end', 'habit', 'book', 'blog', 'discipline', 'psychology', 'state', 'experience', 'student', 'expert', 'procrastinator', 'motivation', 'goal', 'habit', 'progress', 'home', 'feel', 'reason', 'enjoy', 'dinner', 'mind', 'work', 'question', 'feeling', 'pleasure', 'food', 'taste', 'friend', 'book', 'morning', 'breakfast', 'work', 'mind', 'heart', 'hummus', 'hummus', 'taste', 'mouth', 'method', 'wb', 'sheet', 'action', 'item', 'note', 'customize', 'desire', 'wb', 'priority', 'food', 'work', 'rest', 'empower', 'cycle', 'morning', 'morning', 'clothes', 'clothes', 'plan', 'netherlands', 'cold', 'rainy', 'moment', 'wake', 'decision']"
+274.0,post solution source emg sensor purpose solution tell experience emg sensor muscle tension muscle relaxation example headband muscle antense headset bulky tone pitch varies muscle tension alert signal,"['post', 'solution', 'source', 'emg', 'sensor', 'purpose', 'solution', 'tell', 'experience', 'emg', 'sensor', 'muscle', 'tension', 'muscle', 'relaxation', 'example', 'headband', 'muscle', 'antense', 'headset', 'bulky', 'tone', 'pitch', 'varies', 'muscle', 'tension', 'alert', 'signal']"
+275.0,reply complexity software script structure environment standalones window program driven development cross platform matter course growth potential glyph illness symptom coordination device potential interface language weakness dollar calendar adresses smartphone apps info phenomenalog phenomenalog enterprise offering toolset track link program folder file site parameter cigarette blood pressure parse appearance word glyph feature glyph shorthand feature saving frequency html file daycard allows information calender integration forth beyound oclock link calendar search mail produce link adress book html file glyph spreadsheet help data curve source script code code program user development feed user version glyph psychology professor software design care help code script collaborator tool road user development youtube watch rssovamshck download program arrange interface improvement regard cross platform freeware tool phenomenalog dk discussion collaboration feature discussion freeware cross platform automation feature backwards forward file line line line word glyph integration calendar access card calendar reminder integration address book search function option option note quote field symptom promise book film password code relative collaborator option text field option text span option supplement text entry pictograms typicality situation action event kind shorthand option pictograms glyph space dialogue scene option interface row data count medicine alcohol cigarette data blood pressure temperature word described symptom word option user create link folder program application link information transparent perspective functionality mail address homepage namecards address book inclusion browser functionality accumulate internet bookmark map link accumulation htm file text field file quote comment option clone program target group distribution glyph button feature group field group option user offer cooperate translation user interface option user design glyph forum user experience problem idea improvement button trace shortcut panel meaning approach retro option insert text amp glyph care annotation option reflection commentary line diary janice roper field option background distribution glyphbuttons body home garden neighbourhood workplace field treasure accountnumbers accesscodes password pincodes option count cigarette medicine option user letter poem response discussion user interval option hiding field function backup saving installers window window mac feature version phenomenalog pursue development power citizen power self documentation movement point technique data body temperature blood sugar blood pressure gps track motivation health sport competition selfquantification selfqualification freeware serve backbone core self approach relation telemedicine possibility citizen cyberspace democracy domino effect spread language user evolution discus strategy phenomenalog dk phenomenalog wikispaces psy ku dk quote html file glyph quote database html file everytime change interval today software write data application development feed user version professional software quote search mail produce link adress book issue address book access smartphone quote search mail quote desktop program program phone log phone moment phone google calendar android download program arrange interface program information leave information data application standard framework data google calendar address evernote service trust information evernote collapse company source nevernote handle data problem people service parser software data trust software software source help issue people source gpl3 code github motivation source charge reason integration calendar access card calendar reminder calendar sync google calendar quote integration address book search function quote address book sync google addressbook quote accumulation htm file text database software word source post speak user development impression program psychology professor software design,"['reply', 'complexity', 'software', 'script', 'structure', 'environment', 'standalones', 'window', 'program', 'driven', 'development', 'cross', 'platform', 'matter', 'course', 'growth', 'potential', 'glyph', 'illness', 'symptom', 'coordination', 'device', 'potential', 'interface', 'language', 'weakness', 'dollar', 'calendar', 'adresses', 'smartphone', 'apps', 'info', 'phenomenalog', 'phenomenalog', 'enterprise', 'offering', 'toolset', 'track', 'link', 'program', 'folder', 'file', 'site', 'parameter', 'cigarette', 'blood', 'pressure', 'parse', 'appearance', 'word', 'glyph', 'feature', 'glyph', 'shorthand', 'feature', 'saving', 'frequency', 'html', 'file', 'daycard', 'allows', 'information', 'calender', 'integration', 'forth', 'beyound', 'oclock', 'link', 'calendar', 'search', 'mail', 'produce', 'link', 'adress', 'book', 'html', 'file', 'glyph', 'spreadsheet', 'help', 'data', 'curve', 'source', 'script', 'code', 'code', 'program', 'user', 'development', 'feed', 'user', 'version', 'glyph', 'psychology', 'professor', 'software', 'design', 'care', 'help', 'code', 'script', 'collaborator', 'tool', 'road', 'user', 'development', 'youtube', 'watch', 'rssovamshck', 'download', 'program', 'arrange', 'interface', 'improvement', 'regard', 'cross', 'platform', 'freeware', 'tool', 'phenomenalog', 'dk', 'discussion', 'collaboration', 'feature', 'discussion', 'freeware', 'cross', 'platform', 'automation', 'feature', 'backwards', 'forward', 'file', 'line', 'line', 'line', 'word', 'glyph', 'integration', 'calendar', 'access', 'card', 'calendar', 'reminder', 'integration', 'address', 'book', 'search', 'function', 'option', 'option', 'note', 'quote', 'field', 'symptom', 'promise', 'book', 'film', 'password', 'code', 'relative', 'collaborator', 'option', 'text', 'field', 'option', 'text', 'span', 'option', 'supplement', 'text', 'entry', 'pictograms', 'typicality', 'situation', 'action', 'event', 'kind', 'shorthand', 'option', 'pictograms', 'glyph', 'space', 'dialogue', 'scene', 'option', 'interface', 'row', 'data', 'count', 'medicine', 'alcohol', 'cigarette', 'data', 'blood', 'pressure', 'temperature', 'word', 'described', 'symptom', 'word', 'option', 'user', 'create', 'link', 'folder', 'program', 'application', 'link', 'information', 'transparent', 'perspective', 'functionality', 'mail', 'address', 'homepage', 'namecards', 'address', 'book', 'inclusion', 'browser', 'functionality', 'accumulate', 'internet', 'bookmark', 'map', 'link', 'accumulation', 'htm', 'file', 'text', 'field', 'file', 'quote', 'comment', 'option', 'clone', 'program', 'target', 'group', 'distribution', 'glyph', 'button', 'feature', 'group', 'field', 'group', 'option', 'user', 'offer', 'cooperate', 'translation', 'user', 'interface', 'option', 'user', 'design', 'glyph', 'forum', 'user', 'experience', 'problem', 'idea', 'improvement', 'button', 'trace', 'shortcut', 'panel', 'meaning', 'approach', 'retro', 'option', 'insert', 'text', 'amp', 'glyph', 'care', 'annotation', 'option', 'reflection', 'commentary', 'line', 'diary', 'janice', 'roper', 'field', 'option', 'background', 'distribution', 'glyphbuttons', 'body', 'home', 'garden', 'neighbourhood', 'workplace', 'field', 'treasure', 'accountnumbers', 'accesscodes', 'password', 'pincodes', 'option', 'count', 'cigarette', 'medicine', 'option', 'user', 'letter', 'poem', 'response', 'discussion', 'user', 'interval', 'option', 'hiding', 'field', 'function', 'backup', 'saving', 'installers', 'window', 'window', 'mac', 'feature', 'version', 'phenomenalog', 'pursue', 'development', 'power', 'citizen', 'power', 'self', 'documentation', 'movement', 'point', 'technique', 'data', 'body', 'temperature', 'blood', 'sugar', 'blood', 'pressure', 'gps', 'track', 'motivation', 'health', 'sport', 'competition', 'selfquantification', 'selfqualification', 'freeware', 'serve', 'backbone', 'core', 'self', 'approach', 'relation', 'telemedicine', 'possibility', 'citizen', 'cyberspace', 'democracy', 'domino', 'effect', 'spread', 'language', 'user', 'evolution', 'discus', 'strategy', 'phenomenalog', 'dk', 'phenomenalog', 'wikispaces', 'psy', 'ku', 'dk', 'quote', 'html', 'file', 'glyph', 'quote', 'database', 'html', 'file', 'everytime', 'change', 'interval', 'today', 'software', 'write', 'data', 'application', 'development', 'feed', 'user', 'version', 'professional', 'software', 'quote', 'search', 'mail', 'produce', 'link', 'adress', 'book', 'issue', 'address', 'book', 'access', 'smartphone', 'quote', 'search', 'mail', 'quote', 'desktop', 'program', 'program', 'phone', 'log', 'phone', 'moment', 'phone', 'google', 'calendar', 'android', 'download', 'program', 'arrange', 'interface', 'program', 'information', 'leave', 'information', 'data', 'application', 'standard', 'framework', 'data', 'google', 'calendar', 'address', 'evernote', 'service', 'trust', 'information', 'evernote', 'collapse', 'company', 'source', 'nevernote', 'handle', 'data', 'problem', 'people', 'service', 'parser', 'software', 'data', 'trust', 'software', 'software', 'source', 'help', 'issue', 'people', 'source', 'gpl3', 'code', 'github', 'motivation', 'source', 'charge', 'reason', 'integration', 'calendar', 'access', 'card', 'calendar', 'reminder', 'calendar', 'sync', 'google', 'calendar', 'quote', 'integration', 'address', 'book', 'search', 'function', 'quote', 'address', 'book', 'sync', 'google', 'addressbook', 'quote', 'accumulation', 'htm', 'file', 'text', 'database', 'software', 'word', 'source', 'post', 'speak', 'user', 'development', 'impression', 'program', 'psychology', 'professor', 'software', 'design']"
+276.0,moment tv network story story tv interview newspeaces link video street journal self principle role treatment video link point talk,"['moment', 'tv', 'network', 'story', 'story', 'tv', 'interview', 'newspeaces', 'link', 'video', 'street', 'journal', 'self', 'principle', 'role', 'treatment', 'video', 'link', 'point', 'talk']"
+277.0,tell building team user app aim self management prototype ipad designer expert developer building startup order connect people product send info figure,"['tell', 'building', 'team', 'user', 'app', 'aim', 'self', 'management', 'prototype', 'ipad', 'designer', 'expert', 'developer', 'building', 'startup', 'order', 'connect', 'people', 'product', 'send', 'info', 'figure']"
+278.0,check r jeromyanglim blogspot data analysis r introductory intermediate r video option post link video garmin sensor data document resort spreadsheet,"['check', 'r', 'jeromyanglim', 'blogspot', 'data', 'analysis', 'r', 'introductory', 'intermediate', 'r', 'video', 'option', 'post', 'link', 'video', 'garmin', 'sensor', 'data', 'document', 'resort', 'spreadsheet']"
+279.0,connection data visualization company datasets people data technology sense data fitbit data level mid share data pas information data play,"['connection', 'data', 'visualization', 'company', 'datasets', 'people', 'data', 'technology', 'sense', 'data', 'fitbit', 'data', 'level', 'mid', 'share', 'data', 'pas', 'information', 'data', 'play']"
+280.0,book r r vast tool data data r reading art garfunkel variety online tool goodreads element data visualization analysis book list graph chart reading share database book title author recommend status type fic nonfic list dewey dewey source library publication date page date variety information information page fiction fiction page histogram book length web diagram core value series book frequency r issue measure page completion completion measurement page measure page book fashion introduces issue online accurate perspective congress designation track reading newspaper book magazine list book child instance study capability data analysis fact reason figure book reason data,"['book', 'r', 'r', 'vast', 'tool', 'data', 'data', 'r', 'reading', 'art', 'garfunkel', 'variety', 'online', 'tool', 'goodreads', 'element', 'data', 'visualization', 'analysis', 'book', 'list', 'graph', 'chart', 'reading', 'share', 'database', 'book', 'title', 'author', 'recommend', 'status', 'type', 'fic', 'nonfic', 'list', 'dewey', 'dewey', 'source', 'library', 'publication', 'date', 'page', 'date', 'variety', 'information', 'information', 'page', 'fiction', 'fiction', 'page', 'histogram', 'book', 'length', 'web', 'diagram', 'core', 'value', 'series', 'book', 'frequency', 'r', 'issue', 'measure', 'page', 'completion', 'completion', 'measurement', 'page', 'measure', 'page', 'book', 'fashion', 'introduces', 'issue', 'online', 'accurate', 'perspective', 'congress', 'designation', 'track', 'reading', 'newspaper', 'book', 'magazine', 'list', 'book', 'child', 'instance', 'study', 'capability', 'data', 'analysis', 'fact', 'reason', 'figure', 'book', 'reason', 'data']"
+281.0,check article foucault weight watcher holiday group denmark lab quantifiedself help board student examn class society culture michel foucault punishment book title idea self benefit individual government data log example question christmas holiday movement branch term paper data consequence internet closing conclusion benefit user rocket science drawn methodology phone htc wildfire note,"['check', 'article', 'foucault', 'weight', 'watcher', 'holiday', 'group', 'denmark', 'lab', 'quantifiedself', 'help', 'board', 'student', 'examn', 'class', 'society', 'culture', 'michel', 'foucault', 'punishment', 'book', 'title', 'idea', 'self', 'benefit', 'individual', 'government', 'data', 'log', 'example', 'question', 'christmas', 'holiday', 'movement', 'branch', 'term', 'paper', 'data', 'consequence', 'internet', 'closing', 'conclusion', 'benefit', 'user', 'rocket', 'science', 'drawn', 'methodology', 'phone', 'htc', 'wildfire', 'note']"
+282.0,member colleague meetup organizer tool check article dec toolmaker talk sam liang placeme post toolmaker talk series blog feature quantifier story toolmaker talk enablers regard alvin,"['member', 'colleague', 'meetup', 'organizer', 'tool', 'check', 'article', 'dec', 'toolmaker', 'talk', 'sam', 'liang', 'placeme', 'post', 'toolmaker', 'talk', 'series', 'blog', 'feature', 'quantifier', 'story', 'toolmaker', 'talk', 'enablers', 'regard', 'alvin']"
+283.0,mood panda colleague tonight anybody amp tell mood project mood panda jake app glad blog post blog list happiness work marina ah john moodpanda iphone web mood track mood moodpanda community people share problem share mood moodpanda privacy option community people mood help mood member mood panda hug laura app people humanity kasey reading people joe clutch support mood age hope kick website moodpanda itunes apology hyperlink version play google moodpanda september onwards mood track mood support community people happiness rating mood note reason community community people praise supportive environment share problem friend privacy control mood moodpanda tell friend moodpanda message mood feed moodpanda track simplicity design,"['mood', 'panda', 'colleague', 'tonight', 'anybody', 'amp', 'tell', 'mood', 'project', 'mood', 'panda', 'jake', 'app', 'glad', 'blog', 'post', 'blog', 'list', 'happiness', 'work', 'marina', 'ah', 'john', 'moodpanda', 'iphone', 'web', 'mood', 'track', 'mood', 'moodpanda', 'community', 'people', 'share', 'problem', 'share', 'mood', 'moodpanda', 'privacy', 'option', 'community', 'people', 'mood', 'help', 'mood', 'member', 'mood', 'panda', 'hug', 'laura', 'app', 'people', 'humanity', 'kasey', 'reading', 'people', 'joe', 'clutch', 'support', 'mood', 'age', 'hope', 'kick', 'website', 'moodpanda', 'itunes', 'apology', 'hyperlink', 'version', 'play', 'google', 'moodpanda', 'september', 'onwards', 'mood', 'track', 'mood', 'support', 'community', 'people', 'happiness', 'rating', 'mood', 'note', 'reason', 'community', 'community', 'people', 'praise', 'supportive', 'environment', 'share', 'problem', 'friend', 'privacy', 'control', 'mood', 'moodpanda', 'tell', 'friend', 'moodpanda', 'message', 'mood', 'feed', 'moodpanda', 'track', 'simplicity', 'design']"
+285.0,pdf web page suggestion thisusernameisnotmyrealname suggestion feedback appreciate project habit result share yosef qsers resolution session productivity ioan mitrea conference amsterdam share habit wh help design possibility flow work document productivity measurement difference strategy sheet pdf habit share p sheet explanation feedback habit xlsx habit pdf admin note user community,"['pdf', 'web', 'page', 'suggestion', 'thisusernameisnotmyrealname', 'suggestion', 'feedback', 'appreciate', 'project', 'habit', 'result', 'share', 'yosef', 'qsers', 'resolution', 'session', 'productivity', 'ioan', 'mitrea', 'conference', 'amsterdam', 'share', 'habit', 'wh', 'help', 'design', 'possibility', 'flow', 'work', 'document', 'productivity', 'measurement', 'difference', 'strategy', 'sheet', 'pdf', 'habit', 'share', 'p', 'sheet', 'explanation', 'feedback', 'habit', 'xlsx', 'habit', 'pdf', 'admin', 'note', 'user', 'community']"
+286.0,article feedback community community self mind point list kind experimentation experience experimentation method article list cure ernesto article basic experimentation weight gain muscle mass start allergy experience experimentation reading article video post article community suggestion experimentation basic resource beginner list help pepper website article space list list experiment guideline value work list,"['article', 'feedback', 'community', 'community', 'self', 'mind', 'point', 'list', 'kind', 'experimentation', 'experience', 'experimentation', 'method', 'article', 'list', 'cure', 'ernesto', 'article', 'basic', 'experimentation', 'weight', 'gain', 'muscle', 'mass', 'start', 'allergy', 'experience', 'experimentation', 'reading', 'article', 'video', 'post', 'article', 'community', 'suggestion', 'experimentation', 'basic', 'resource', 'beginner', 'list', 'help', 'pepper', 'website', 'article', 'space', 'list', 'list', 'experiment', 'guideline', 'value', 'work', 'list']"
+287.0,tool sleep help event thought community magnesium survey magnesium magnesium effect snyder net,"['tool', 'sleep', 'help', 'event', 'thought', 'community', 'magnesium', 'survey', 'magnesium', 'magnesium', 'effect', 'snyder', 'net']"
+288.0,mackenze employment talk company data visualization bounce idea startup position data visualization area specialty search data vi position startup hire designer position post thread contact chloe project site content engine audience visualifer core site functionality platform avatar people layer measure display information track hear capability touch contact info work,"['mackenze', 'employment', 'talk', 'company', 'data', 'visualization', 'bounce', 'idea', 'startup', 'position', 'data', 'visualization', 'area', 'specialty', 'search', 'data', 'vi', 'position', 'startup', 'hire', 'designer', 'position', 'post', 'thread', 'contact', 'chloe', 'project', 'site', 'content', 'engine', 'audience', 'visualifer', 'core', 'site', 'functionality', 'platform', 'avatar', 'people', 'layer', 'measure', 'display', 'information', 'track', 'hear', 'capability', 'touch', 'contact', 'info', 'work']"
+289.0,data visualization goal information sight presentation information judge compare area line length work pie chart line graph scatter plot sense data visualization experimenter poll answer feel post thread chloe chloe survey result participation automating data collection visualization creativity code software library question analysis data visualization processing,"['data', 'visualization', 'goal', 'information', 'sight', 'presentation', 'information', 'judge', 'compare', 'area', 'line', 'length', 'work', 'pie', 'chart', 'line', 'graph', 'scatter', 'plot', 'sense', 'data', 'visualization', 'experimenter', 'poll', 'answer', 'feel', 'post', 'thread', 'chloe', 'chloe', 'survey', 'result', 'participation', 'automating', 'data', 'collection', 'visualization', 'creativity', 'code', 'software', 'library', 'question', 'analysis', 'data', 'visualization', 'processing']"
+290.0,sub industry health sensor technology startup growth pitch company investor analysis data theory pitch slide self entrepreneur convince share add intelligence pool share aether help information truth post post content people deck abhilash710,"['sub', 'industry', 'health', 'sensor', 'technology', 'startup', 'growth', 'pitch', 'company', 'investor', 'analysis', 'data', 'theory', 'pitch', 'slide', 'self', 'entrepreneur', 'convince', 'share', 'add', 'intelligence', 'pool', 'share', 'aether', 'help', 'information', 'truth', 'post', 'post', 'content', 'people', 'deck', 'abhilash710']"
+291.0,version history index history index history index file meaning extension history calendar history calendar history entry concern prevent deleting,"['version', 'history', 'index', 'history', 'index', 'history', 'index', 'file', 'meaning', 'extension', 'history', 'calendar', 'history', 'calendar', 'history', 'entry', 'concern', 'prevent', 'deleting']"
+292.0,justin delay founder techstars company tempodb building series database problem series datasets informatics inspiration company discussion company fitbit zeo access service data drop line justin tempo db,"['justin', 'delay', 'founder', 'techstars', 'company', 'tempodb', 'building', 'series', 'database', 'problem', 'series', 'datasets', 'informatics', 'inspiration', 'company', 'discussion', 'company', 'fitbit', 'zeo', 'access', 'service', 'data', 'drop', 'line', 'justin', 'tempo', 'db']"
+293.0,post solution data situate data format exp bar example step step term reinforcement post solution data situate data format exp bar example step step term reinforcement measure data feedback loop design idea dr measure data goal feedback loop data reinforcement person data performance loop data indicates performance punishes person data discourages spend group item plateau reinforcement encouragement weight scale mind engineer aspect provide feedback behaviorist mitigate punishment aspect science behavior skinner chapter people frame reference word person view change pseudo wager effect party log hire notepad log spending arrange friend attache punishing effect feel goal problem continue data example goal word count data effect word count level effect word goal behaviorist design principle data suggestion design data acquisition eliminate person outlook problem solve change imagine strategy standard experience frame data entry punishment difficulty data collection course self behavior change tool people shift behavior direction expectation goal key strategy kind support sustain difficulty people kind support organization team individual problem solve obstacle support help solution,"['post', 'solution', 'data', 'situate', 'data', 'format', 'exp', 'bar', 'example', 'step', 'step', 'term', 'reinforcement', 'post', 'solution', 'data', 'situate', 'data', 'format', 'exp', 'bar', 'example', 'step', 'step', 'term', 'reinforcement', 'measure', 'data', 'feedback', 'loop', 'design', 'idea', 'dr', 'measure', 'data', 'goal', 'feedback', 'loop', 'data', 'reinforcement', 'person', 'data', 'performance', 'loop', 'data', 'indicates', 'performance', 'punishes', 'person', 'data', 'discourages', 'spend', 'group', 'item', 'plateau', 'reinforcement', 'encouragement', 'weight', 'scale', 'mind', 'engineer', 'aspect', 'provide', 'feedback', 'behaviorist', 'mitigate', 'punishment', 'aspect', 'science', 'behavior', 'skinner', 'chapter', 'people', 'frame', 'reference', 'word', 'person', 'view', 'change', 'pseudo', 'wager', 'effect', 'party', 'log', 'hire', 'notepad', 'log', 'spending', 'arrange', 'friend', 'attache', 'punishing', 'effect', 'feel', 'goal', 'problem', 'continue', 'data', 'example', 'goal', 'word', 'count', 'data', 'effect', 'word', 'count', 'level', 'effect', 'word', 'goal', 'behaviorist', 'design', 'principle', 'data', 'suggestion', 'design', 'data', 'acquisition', 'eliminate', 'person', 'outlook', 'problem', 'solve', 'change', 'imagine', 'strategy', 'standard', 'experience', 'frame', 'data', 'entry', 'punishment', 'difficulty', 'data', 'collection', 'course', 'self', 'behavior', 'change', 'tool', 'people', 'shift', 'behavior', 'direction', 'expectation', 'goal', 'key', 'strategy', 'kind', 'support', 'sustain', 'difficulty', 'people', 'kind', 'support', 'organization', 'team', 'individual', 'problem', 'solve', 'obstacle', 'support', 'help', 'solution']"
+294.0,article page delta magazine interview habit folk abramson md quantdoctor paulabramsonmd mya journalist story magazine flight magazine delta airline reader piece technology nature people movement interview people gadget data tracking tool kick habit email mya help kind regard mya frazier journalist story magazine flight magazine delta airline reader piece technology nature people movement interview people gadget data tracking tool kick habit email mya help kind regard mya frazier,"['article', 'page', 'delta', 'magazine', 'interview', 'habit', 'folk', 'abramson', 'md', 'quantdoctor', 'paulabramsonmd', 'mya', 'journalist', 'story', 'magazine', 'flight', 'magazine', 'delta', 'airline', 'reader', 'piece', 'technology', 'nature', 'people', 'movement', 'interview', 'people', 'gadget', 'data', 'tracking', 'tool', 'kick', 'habit', 'email', 'mya', 'help', 'kind', 'regard', 'mya', 'frazier', 'journalist', 'story', 'magazine', 'flight', 'magazine', 'delta', 'airline', 'reader', 'piece', 'technology', 'nature', 'people', 'movement', 'interview', 'people', 'gadget', 'data', 'tracking', 'tool', 'kick', 'habit', 'email', 'mya', 'help', 'kind', 'regard', 'mya', 'frazier']"
+295.0,sharing plan data clockwork tomato app pomodoro project hand data graph technique cause work book work project stuff pomodoro principle data plan blog hope post project flow assessment information ability evaluate information change assessment spot timesheet phone accuracy line simple term basis habit yup work response kind share reason concept procrastination psychology list point group access memory concept procrastination psychology technique app brought improvement output pomodoros result graph experience experiment problem procrastination problem hurry postpone task hate pomodoro techinque panacea idea appeal job share quantification pomodoro technique forum guess moderator article start productivity problem procrastination type task procrastination technique success feel problem step measure productivity lack thereof tool platform linux desktop library app program command line utility print display linux workspace monitor designate workspace facebook youtube meta work email project messaging rest project work script measure activity course cheat workspace work problem nowadays reason workspace problem change habit practice measurement experiment technique pomodoro technique sort pomodoro technique practice difference insight idea task example pomodoro technique context benefit specific essential technique work break end technique point effect crude measurement workspace usage improvement baseline unit unit unit unit purpose course variance baseline point change fact habit technique start task quantification matter point technique tackle project control kind working slot quantification measurement difference course feel technique feel baseline requirement technique difference pomodoro technique course difference practice recommendation start concrete guess self quantifier vote matter start applies technique concrete specific benefit technique decrease pomodoro technique sense paragraph description book book technique rhythm book tune theory difference cure technique person success problem post thought post blog opinion,"['sharing', 'plan', 'data', 'clockwork', 'tomato', 'app', 'pomodoro', 'project', 'hand', 'data', 'graph', 'technique', 'cause', 'work', 'book', 'work', 'project', 'stuff', 'pomodoro', 'principle', 'data', 'plan', 'blog', 'hope', 'post', 'project', 'flow', 'assessment', 'information', 'ability', 'evaluate', 'information', 'change', 'assessment', 'spot', 'timesheet', 'phone', 'accuracy', 'line', 'simple', 'term', 'basis', 'habit', 'yup', 'work', 'response', 'kind', 'share', 'reason', 'concept', 'procrastination', 'psychology', 'list', 'point', 'group', 'access', 'memory', 'concept', 'procrastination', 'psychology', 'technique', 'app', 'brought', 'improvement', 'output', 'pomodoros', 'result', 'graph', 'experience', 'experiment', 'problem', 'procrastination', 'problem', 'hurry', 'postpone', 'task', 'hate', 'pomodoro', 'techinque', 'panacea', 'idea', 'appeal', 'job', 'share', 'quantification', 'pomodoro', 'technique', 'forum', 'guess', 'moderator', 'article', 'start', 'productivity', 'problem', 'procrastination', 'type', 'task', 'procrastination', 'technique', 'success', 'feel', 'problem', 'step', 'measure', 'productivity', 'lack', 'thereof', 'tool', 'platform', 'linux', 'desktop', 'library', 'app', 'program', 'command', 'line', 'utility', 'print', 'display', 'linux', 'workspace', 'monitor', 'designate', 'workspace', 'facebook', 'youtube', 'meta', 'work', 'email', 'project', 'messaging', 'rest', 'project', 'work', 'script', 'measure', 'activity', 'course', 'cheat', 'workspace', 'work', 'problem', 'nowadays', 'reason', 'workspace', 'problem', 'change', 'habit', 'practice', 'measurement', 'experiment', 'technique', 'pomodoro', 'technique', 'sort', 'pomodoro', 'technique', 'practice', 'difference', 'insight', 'idea', 'task', 'example', 'pomodoro', 'technique', 'context', 'benefit', 'specific', 'essential', 'technique', 'work', 'break', 'end', 'technique', 'point', 'effect', 'crude', 'measurement', 'workspace', 'usage', 'improvement', 'baseline', 'unit', 'unit', 'unit', 'unit', 'purpose', 'course', 'variance', 'baseline', 'point', 'change', 'fact', 'habit', 'technique', 'start', 'task', 'quantification', 'matter', 'point', 'technique', 'tackle', 'project', 'control', 'kind', 'working', 'slot', 'quantification', 'measurement', 'difference', 'course', 'feel', 'technique', 'feel', 'baseline', 'requirement', 'technique', 'difference', 'pomodoro', 'technique', 'course', 'difference', 'practice', 'recommendation', 'start', 'concrete', 'guess', 'self', 'quantifier', 'vote', 'matter', 'start', 'applies', 'technique', 'concrete', 'specific', 'benefit', 'technique', 'decrease', 'pomodoro', 'technique', 'sense', 'paragraph', 'description', 'book', 'book', 'technique', 'rhythm', 'book', 'tune', 'theory', 'difference', 'cure', 'technique', 'person', 'success', 'problem', 'post', 'thought', 'post', 'blog', 'opinion']"
+296.0,product example caffeine estrogen rise woman increase caffeine evidence caffeine lower self caffeine alters level behavior instance people tend food estrogen mood stabilizer connection coffee estrogen mood psych course impact preference estrogen level woman reason pattern egg breakfast ham lunch men kind evidence school opportunity pattern mood coffee consumption woman preference food food data woman coffee data analysis data effect data purpose data mood caffeine consumption data data regard ft,"['product', 'example', 'caffeine', 'estrogen', 'rise', 'woman', 'increase', 'caffeine', 'evidence', 'caffeine', 'lower', 'self', 'caffeine', 'alters', 'level', 'behavior', 'instance', 'people', 'tend', 'food', 'estrogen', 'mood', 'stabilizer', 'connection', 'coffee', 'estrogen', 'mood', 'psych', 'course', 'impact', 'preference', 'estrogen', 'level', 'woman', 'reason', 'pattern', 'egg', 'breakfast', 'ham', 'lunch', 'men', 'kind', 'evidence', 'school', 'opportunity', 'pattern', 'mood', 'coffee', 'consumption', 'woman', 'preference', 'food', 'food', 'data', 'woman', 'coffee', 'data', 'analysis', 'data', 'effect', 'data', 'purpose', 'data', 'mood', 'caffeine', 'consumption', 'data', 'data', 'regard', 'ft']"
+297.0,service promotion motivation quant service site site motivation style incentive run distance pay walk distance charge account donation charity charity wikimedia foundation notion help puppet video motivation site runkeeper api smartphone track progress runkeeper website handle uservoice forum trotter,"['service', 'promotion', 'motivation', 'quant', 'service', 'site', 'site', 'motivation', 'style', 'incentive', 'run', 'distance', 'pay', 'walk', 'distance', 'charge', 'account', 'donation', 'charity', 'charity', 'wikimedia', 'foundation', 'notion', 'help', 'puppet', 'video', 'motivation', 'site', 'runkeeper', 'api', 'smartphone', 'track', 'progress', 'runkeeper', 'website', 'handle', 'uservoice', 'forum', 'trotter']"
+298.0,dr stephen lead faculty program work health technology discussion conduct user technology research people today program apply university opening program health informatics program description application priority admission funding information health informatics program researcher underpinnings design evaluation dissemination consumer patient health health technology health professional stage example technology person disability consumer wellness promotion technology education interface health record health health support family support network health interface technology researcher skill patient consumer background variety technology responsive population skill theory design health behavior implementation design setting data analysis validation skill team program target student health wellness novel technology consumer patient program student design technology program student experience evaluation health technology field path student health background skill prototype ass idea envision care graduate faculty industry advisor program nature focus technology care perspective distinguishes degree program health informatics university massachusetts campus distance hospital research organization world collaboration opportunity student city innovation world information program health informatics faculty application,"['dr', 'stephen', 'lead', 'faculty', 'program', 'work', 'health', 'technology', 'discussion', 'conduct', 'user', 'technology', 'research', 'people', 'today', 'program', 'apply', 'university', 'opening', 'program', 'health', 'informatics', 'program', 'description', 'application', 'priority', 'admission', 'funding', 'information', 'health', 'informatics', 'program', 'researcher', 'underpinnings', 'design', 'evaluation', 'dissemination', 'consumer', 'patient', 'health', 'health', 'technology', 'health', 'professional', 'stage', 'example', 'technology', 'person', 'disability', 'consumer', 'wellness', 'promotion', 'technology', 'education', 'interface', 'health', 'record', 'health', 'health', 'support', 'family', 'support', 'network', 'health', 'interface', 'technology', 'researcher', 'skill', 'patient', 'consumer', 'background', 'variety', 'technology', 'responsive', 'population', 'skill', 'theory', 'design', 'health', 'behavior', 'implementation', 'design', 'setting', 'data', 'analysis', 'validation', 'skill', 'team', 'program', 'target', 'student', 'health', 'wellness', 'novel', 'technology', 'consumer', 'patient', 'program', 'student', 'design', 'technology', 'program', 'student', 'experience', 'evaluation', 'health', 'technology', 'field', 'path', 'student', 'health', 'background', 'skill', 'prototype', 'ass', 'idea', 'envision', 'care', 'graduate', 'faculty', 'industry', 'advisor', 'program', 'nature', 'focus', 'technology', 'care', 'perspective', 'distinguishes', 'degree', 'program', 'health', 'informatics', 'university', 'massachusetts', 'campus', 'distance', 'hospital', 'research', 'organization', 'world', 'collaboration', 'opportunity', 'student', 'city', 'innovation', 'world', 'information', 'program', 'health', 'informatics', 'faculty', 'application']"
+299.0,ssound pc version people iphone app track lab data kaizen mean philosophy improvement data healthcare goal today technology interpretation lab data enter data user data range example track hemoglobin gender age reference example account fact male female enters limit today uncertainty hemoglobin variation return range range differs reference value population reference value alert marker inference technique polymorphism data phenotype limit return limit lab data information user data biomarkers heart rate pressure creatinine cholesterol bmi collaborate pharma increase technology monitoring world level athlete app people lab data test datakaizen email code download iphone ipad version pierre edouard,"['ssound', 'pc', 'version', 'people', 'iphone', 'app', 'track', 'lab', 'data', 'kaizen', 'mean', 'philosophy', 'improvement', 'data', 'healthcare', 'goal', 'today', 'technology', 'interpretation', 'lab', 'data', 'enter', 'data', 'user', 'data', 'range', 'example', 'track', 'hemoglobin', 'gender', 'age', 'reference', 'example', 'account', 'fact', 'male', 'female', 'enters', 'limit', 'today', 'uncertainty', 'hemoglobin', 'variation', 'return', 'range', 'range', 'differs', 'reference', 'value', 'population', 'reference', 'value', 'alert', 'marker', 'inference', 'technique', 'polymorphism', 'data', 'phenotype', 'limit', 'return', 'limit', 'lab', 'data', 'information', 'user', 'data', 'biomarkers', 'heart', 'rate', 'pressure', 'creatinine', 'cholesterol', 'bmi', 'collaborate', 'pharma', 'increase', 'technology', 'monitoring', 'world', 'level', 'athlete', 'app', 'people', 'lab', 'data', 'test', 'datakaizen', 'email', 'code', 'download', 'iphone', 'ipad', 'version', 'pierre', 'edouard']"
+300.0,developer daytum felton designer feature facebook support functionality dayta feel fool raj craig dayta feature app itunes craig iphone flexibility analysis export data discussion tonic rajiv daytum tallyzoo track metric patient duration sleep study interpretation issue tool deal average tallyzoo unit iphone data capture addition site data beta trics creation data category suggestion pay buck reply space player fallow awhile briefly item support ability graphic tracker io ton review version data attention span data clockedin ipad tracker iphone app check list event value,"['developer', 'daytum', 'felton', 'designer', 'feature', 'facebook', 'support', 'functionality', 'dayta', 'feel', 'fool', 'raj', 'craig', 'dayta', 'feature', 'app', 'itunes', 'craig', 'iphone', 'flexibility', 'analysis', 'export', 'data', 'discussion', 'tonic', 'rajiv', 'daytum', 'tallyzoo', 'track', 'metric', 'patient', 'duration', 'sleep', 'study', 'interpretation', 'issue', 'tool', 'deal', 'average', 'tallyzoo', 'unit', 'iphone', 'data', 'capture', 'addition', 'site', 'data', 'beta', 'trics', 'creation', 'data', 'category', 'suggestion', 'pay', 'buck', 'reply', 'space', 'player', 'fallow', 'awhile', 'briefly', 'item', 'support', 'ability', 'graphic', 'tracker', 'io', 'ton', 'review', 'version', 'data', 'attention', 'span', 'data', 'clockedin', 'ipad', 'tracker', 'iphone', 'app', 'check', 'list', 'event', 'value']"
+301.0,reason variable test simpler version creatine require phase carbohydrate juice enhance bioavailability protocol awhile mention study level brain creatine data collection intervention schedule afternoon critique gum analysis plan intervention test collect split result group memory trial reaction trial memory trial creatine reaction trial test night zq score effect repeat intervention oh test trial trial test issue creatine investigation drink orange juice tip dos morning meetup talk result jul winter lazy man approach self winter nbsp effect intervention function butter impact performance effect tomorrow test intervention schedule performance intervention repeat test music test krill oil butter piracetam carnitine whey creatine test hypothesis butter condition condition trend intervention effect efficiency measure measurement point measure performance test effect intervention question intervention substance effect noon night feedback design experiment welcome end nick winter bossman investigation drink orange juice tip dos morning winter collection intervention schedule afternoon,"['reason', 'variable', 'test', 'simpler', 'version', 'creatine', 'require', 'phase', 'carbohydrate', 'juice', 'enhance', 'bioavailability', 'protocol', 'awhile', 'mention', 'study', 'level', 'brain', 'creatine', 'data', 'collection', 'intervention', 'schedule', 'afternoon', 'critique', 'gum', 'analysis', 'plan', 'intervention', 'test', 'collect', 'split', 'result', 'group', 'memory', 'trial', 'reaction', 'trial', 'memory', 'trial', 'creatine', 'reaction', 'trial', 'test', 'night', 'zq', 'score', 'effect', 'repeat', 'intervention', 'oh', 'test', 'trial', 'trial', 'test', 'issue', 'creatine', 'investigation', 'drink', 'orange', 'juice', 'tip', 'dos', 'morning', 'meetup', 'talk', 'result', 'jul', 'winter', 'lazy', 'man', 'approach', 'self', 'winter', 'nbsp', 'effect', 'intervention', 'function', 'butter', 'impact', 'performance', 'effect', 'tomorrow', 'test', 'intervention', 'schedule', 'performance', 'intervention', 'repeat', 'test', 'music', 'test', 'krill', 'oil', 'butter', 'piracetam', 'carnitine', 'whey', 'creatine', 'test', 'hypothesis', 'butter', 'condition', 'condition', 'trend', 'intervention', 'effect', 'efficiency', 'measure', 'measurement', 'point', 'measure', 'performance', 'test', 'effect', 'intervention', 'question', 'intervention', 'substance', 'effect', 'noon', 'night', 'feedback', 'design', 'experiment', 'welcome', 'end', 'nick', 'winter', 'bossman', 'investigation', 'drink', 'orange', 'juice', 'tip', 'dos', 'morning', 'winter', 'collection', 'intervention', 'schedule', 'afternoon']"
+302.0,directory fm api fm project music habit tell song play date log log tool song closest tool stats,"['directory', 'fm', 'api', 'fm', 'project', 'music', 'habit', 'tell', 'song', 'play', 'date', 'log', 'log', 'tool', 'song', 'closest', 'tool', 'stats']"
+303.0,episode freakanomics commitment device,"['episode', 'freakanomics', 'commitment', 'device']"
+304.0,access level start data google spreadsheet movement analysis send instruction share chloe oops post fitbit api case case basis people research fitbit data art data viz step count total music total tease music activity activity guest blog post data share ernesto ramirez access level start data google spreadsheet movement analysis send instruction share chloe support intraday stats data feed site data google spreadsheet perl python apis eye python api offering fitbit component provide instruction extraction extract sid data song data fitbit data motivation discover song service leverage apis fancy authorize account alternate challenge fact taste scowl willingness void privacy right data forum puzzle fitbit duff schuller chloe fan step count total music total tease music activity activity export function api alexandra carmichael guest blog post data share,"['access', 'level', 'start', 'data', 'google', 'spreadsheet', 'movement', 'analysis', 'send', 'instruction', 'share', 'chloe', 'oops', 'post', 'fitbit', 'api', 'case', 'case', 'basis', 'people', 'research', 'fitbit', 'data', 'art', 'data', 'viz', 'step', 'count', 'total', 'music', 'total', 'tease', 'music', 'activity', 'activity', 'guest', 'blog', 'post', 'data', 'share', 'ernesto', 'ramirez', 'access', 'level', 'start', 'data', 'google', 'spreadsheet', 'movement', 'analysis', 'send', 'instruction', 'share', 'chloe', 'support', 'intraday', 'stats', 'data', 'feed', 'site', 'data', 'google', 'spreadsheet', 'perl', 'python', 'apis', 'eye', 'python', 'api', 'offering', 'fitbit', 'component', 'provide', 'instruction', 'extraction', 'extract', 'sid', 'data', 'song', 'data', 'fitbit', 'data', 'motivation', 'discover', 'song', 'service', 'leverage', 'apis', 'fancy', 'authorize', 'account', 'alternate', 'challenge', 'fact', 'taste', 'scowl', 'willingness', 'void', 'privacy', 'right', 'data', 'forum', 'puzzle', 'fitbit', 'duff', 'schuller', 'chloe', 'fan', 'step', 'count', 'total', 'music', 'total', 'tease', 'music', 'activity', 'activity', 'export', 'function', 'api', 'alexandra', 'carmichael', 'guest', 'blog', 'post', 'data', 'share']"
+305.0,lead wifi scale poll pipe vote tool gadget polldaddy account work poll work virtualization software company tool second result fm tool poll poll answer zeo runkeeper wakemate wifi scale withings blood pressure monitor heart rate monitor myfitness poll result,"['lead', 'wifi', 'scale', 'poll', 'pipe', 'vote', 'tool', 'gadget', 'polldaddy', 'account', 'work', 'poll', 'work', 'virtualization', 'software', 'company', 'tool', 'second', 'result', 'fm', 'tool', 'poll', 'poll', 'answer', 'zeo', 'runkeeper', 'wakemate', 'wifi', 'scale', 'withings', 'blood', 'pressure', 'monitor', 'heart', 'rate', 'monitor', 'myfitness', 'poll', 'result']"
+306.0,app science figure bedtime wake track exercise mood productivity alcohol meditation caffeine data run correlation effect pearson correlation export data order analysis,"['app', 'science', 'figure', 'bedtime', 'wake', 'track', 'exercise', 'mood', 'productivity', 'alcohol', 'meditation', 'caffeine', 'data', 'run', 'correlation', 'effect', 'pearson', 'correlation', 'export', 'data', 'order', 'analysis']"
+307.0,rescuetime asana magazine tool kronokraktor tracking tool tool iphone app track beta work video,"['rescuetime', 'asana', 'magazine', 'tool', 'kronokraktor', 'tracking', 'tool', 'tool', 'iphone', 'app', 'track', 'beta', 'work', 'video']"
+308.0,test reaction data trial length trial confirmation trial trial hundredth science project hiya brain application science project course test memory digit span end help post percentile result martin,"['test', 'reaction', 'data', 'trial', 'length', 'trial', 'confirmation', 'trial', 'trial', 'hundredth', 'science', 'project', 'hiya', 'brain', 'application', 'science', 'project', 'course', 'test', 'memory', 'digit', 'span', 'end', 'help', 'post', 'percentile', 'result', 'martin']"
+309.0,lifehacker topic share gamification habitica aggregate data mark habit tool character sheet idea quest challenge mission goal character stats tool game gta data device sheet reward achievement flexibility personalization experience point habit goal offline motivation rpg superbetter mindbloom war health blog gamification gamification blog mention kris sense term wheelhouse achievement site place track share accomplishment,"['lifehacker', 'topic', 'share', 'gamification', 'habitica', 'aggregate', 'data', 'mark', 'habit', 'tool', 'character', 'sheet', 'idea', 'quest', 'challenge', 'mission', 'goal', 'character', 'stats', 'tool', 'game', 'gta', 'data', 'device', 'sheet', 'reward', 'achievement', 'flexibility', 'personalization', 'experience', 'point', 'habit', 'goal', 'offline', 'motivation', 'rpg', 'superbetter', 'mindbloom', 'war', 'health', 'blog', 'gamification', 'gamification', 'blog', 'mention', 'kris', 'sense', 'term', 'wheelhouse', 'achievement', 'site', 'place', 'track', 'share', 'accomplishment']"
+310.0,emfit fine spike heart rate analytics stage basis watch watch type sensor heart murmur heart night finer data data dolphin wrist test moment beddit sensor data heart rate sleep trend heart rate wake case graph data result heart rate method method heart rate ask result sense graph info jaswan wounder heart heart rate option strap receiver alternative strap wrist test moment beddit sensor data heart rate sleep trend heart rate wake case graph data beddit device heart rate rest sleep sensor measurement online app heart rate graph post share solution case question possibility solution sleep data course graph beddit online tracker data feel experience data return holiday tool member work topic discover data domain screenshots date app beta version lack average build knowledge sleep pattern page idea idea experiment share check source data cost eeg ecg sensor access data analysis device data truesense heart rate sensor memory module electrode set sensor monitoring access data program data electrode bone waterproof film accessory pack nan heart rate experience heart rate checking thought heart rate sleeping nan sleep start heart rate equipment pulse oximeter track heart rate memory device finger option strap receiver alternative strap mybasis movement artifact start heart rate equipment pulse oximeter track heart rate memory device finger option strap receiver alternative strap experiment heart rate variability hrv sweetbeat application heart rate monitor result experiment exchange heart rate analysis amp experiment dolphin wrist test moment beddit sensor data heart rate sleep trend heart rate wake case graph data result heart rate method wounder heart heart rate option strap receiver alternative strap,"['emfit', 'fine', 'spike', 'heart', 'rate', 'analytics', 'stage', 'basis', 'watch', 'watch', 'type', 'sensor', 'heart', 'murmur', 'heart', 'night', 'finer', 'data', 'data', 'dolphin', 'wrist', 'test', 'moment', 'beddit', 'sensor', 'data', 'heart', 'rate', 'sleep', 'trend', 'heart', 'rate', 'wake', 'case', 'graph', 'data', 'result', 'heart', 'rate', 'method', 'method', 'heart', 'rate', 'ask', 'result', 'sense', 'graph', 'info', 'jaswan', 'wounder', 'heart', 'heart', 'rate', 'option', 'strap', 'receiver', 'alternative', 'strap', 'wrist', 'test', 'moment', 'beddit', 'sensor', 'data', 'heart', 'rate', 'sleep', 'trend', 'heart', 'rate', 'wake', 'case', 'graph', 'data', 'beddit', 'device', 'heart', 'rate', 'rest', 'sleep', 'sensor', 'measurement', 'online', 'app', 'heart', 'rate', 'graph', 'post', 'share', 'solution', 'case', 'question', 'possibility', 'solution', 'sleep', 'data', 'course', 'graph', 'beddit', 'online', 'tracker', 'data', 'feel', 'experience', 'data', 'return', 'holiday', 'tool', 'member', 'work', 'topic', 'discover', 'data', 'domain', 'screenshots', 'date', 'app', 'beta', 'version', 'lack', 'average', 'build', 'knowledge', 'sleep', 'pattern', 'page', 'idea', 'idea', 'experiment', 'share', 'check', 'source', 'data', 'cost', 'eeg', 'ecg', 'sensor', 'access', 'data', 'analysis', 'device', 'data', 'truesense', 'heart', 'rate', 'sensor', 'memory', 'module', 'electrode', 'set', 'sensor', 'monitoring', 'access', 'data', 'program', 'data', 'electrode', 'bone', 'waterproof', 'film', 'accessory', 'pack', 'nan', 'heart', 'rate', 'experience', 'heart', 'rate', 'checking', 'thought', 'heart', 'rate', 'sleeping', 'nan', 'sleep', 'start', 'heart', 'rate', 'equipment', 'pulse', 'oximeter', 'track', 'heart', 'rate', 'memory', 'device', 'finger', 'option', 'strap', 'receiver', 'alternative', 'strap', 'mybasis', 'movement', 'artifact', 'start', 'heart', 'rate', 'equipment', 'pulse', 'oximeter', 'track', 'heart', 'rate', 'memory', 'device', 'finger', 'option', 'strap', 'receiver', 'alternative', 'strap', 'experiment', 'heart', 'rate', 'variability', 'hrv', 'sweetbeat', 'application', 'heart', 'rate', 'monitor', 'result', 'experiment', 'exchange', 'heart', 'rate', 'analysis', 'amp', 'experiment', 'dolphin', 'wrist', 'test', 'moment', 'beddit', 'sensor', 'data', 'heart', 'rate', 'sleep', 'trend', 'heart', 'rate', 'wake', 'case', 'graph', 'data', 'result', 'heart', 'rate', 'method', 'wounder', 'heart', 'heart', 'rate', 'option', 'strap', 'receiver', 'alternative', 'strap']"
+311.0,share community manage pain feature feature account registration login synchronization record user profile fix device pain record progress note pain record record chart graph drop option default filter improvement improvement research development manage pain version market play google manage pain track analyze share manage pain understand thousand people condition migraine understand symptom evidence pain doctor insurance company government agency pain partnership industry pain researcher report play google manage pain track analyze share manage pain understand thousand people condition migraine understand symptom evidence pain doctor insurance company government agency pain partnership industry pain researcher report app pain institute methodology pain description feedback language patient condition rheumatism cancer symptom doctor ability serf migraine app pain episode paper journal improves enables analytics result insight pain chart statistic view mantra report support evidence treatment option suffer pain app read regard control software manage,"['share', 'community', 'manage', 'pain', 'feature', 'feature', 'account', 'registration', 'login', 'synchronization', 'record', 'user', 'profile', 'fix', 'device', 'pain', 'record', 'progress', 'note', 'pain', 'record', 'record', 'chart', 'graph', 'drop', 'option', 'default', 'filter', 'improvement', 'improvement', 'research', 'development', 'manage', 'pain', 'version', 'market', 'play', 'google', 'manage', 'pain', 'track', 'analyze', 'share', 'manage', 'pain', 'understand', 'thousand', 'people', 'condition', 'migraine', 'understand', 'symptom', 'evidence', 'pain', 'doctor', 'insurance', 'company', 'government', 'agency', 'pain', 'partnership', 'industry', 'pain', 'researcher', 'report', 'play', 'google', 'manage', 'pain', 'track', 'analyze', 'share', 'manage', 'pain', 'understand', 'thousand', 'people', 'condition', 'migraine', 'understand', 'symptom', 'evidence', 'pain', 'doctor', 'insurance', 'company', 'government', 'agency', 'pain', 'partnership', 'industry', 'pain', 'researcher', 'report', 'app', 'pain', 'institute', 'methodology', 'pain', 'description', 'feedback', 'language', 'patient', 'condition', 'rheumatism', 'cancer', 'symptom', 'doctor', 'ability', 'serf', 'migraine', 'app', 'pain', 'episode', 'paper', 'journal', 'improves', 'enables', 'analytics', 'result', 'insight', 'pain', 'chart', 'statistic', 'view', 'mantra', 'report', 'support', 'evidence', 'treatment', 'option', 'suffer', 'pain', 'app', 'read', 'regard', 'control', 'software', 'manage']"
+312.0,live help recorder audio voice wether participators result study excellent recorder conference data idea action work student group campus university illinois champaign project voice recognition software client goal voice recognition technology information information workstreams consists people volunteer measure material,"['live', 'help', 'recorder', 'audio', 'voice', 'wether', 'participators', 'result', 'study', 'excellent', 'recorder', 'conference', 'data', 'idea', 'action', 'work', 'student', 'group', 'campus', 'university', 'illinois', 'champaign', 'project', 'voice', 'recognition', 'software', 'client', 'goal', 'voice', 'recognition', 'technology', 'information', 'information', 'workstreams', 'consists', 'people', 'volunteer', 'measure', 'material']"
+313.0,software post topic source paper article book gleeo spent amp tool tracker timesheet image star play store alternative export data function activity accuracy fact tracker app iphone version activitywatch tayko tool visualization doctor tool track activity analytics productivity activity check article report feature doctor help determine help productivity toggl work smartphone app web feature help report nan everhour disclaimer everhour team management platform basecamp trello github everhour offer project management capability reporting function track delegate project schedule planner monitor progress project report information link map goal analytics trial version recommendation instance internet site fit post jack simpler tracker pc push button pc timer asks task press button stop task report task tool interface productivity software version kiply activity order activity view activity desktop app project goal download version kiply cost share thought developer eclipse work vb task measure distraction moment productivity helpful tracker visualization data kind rescue support share result productivity helper prefer tracker party integration report analysis customization simplicity check workvector review report work check,"['software', 'post', 'topic', 'source', 'paper', 'article', 'book', 'gleeo', 'spent', 'amp', 'tool', 'tracker', 'timesheet', 'image', 'star', 'play', 'store', 'alternative', 'export', 'data', 'function', 'activity', 'accuracy', 'fact', 'tracker', 'app', 'iphone', 'version', 'activitywatch', 'tayko', 'tool', 'visualization', 'doctor', 'tool', 'track', 'activity', 'analytics', 'productivity', 'activity', 'check', 'article', 'report', 'feature', 'doctor', 'help', 'determine', 'help', 'productivity', 'toggl', 'work', 'smartphone', 'app', 'web', 'feature', 'help', 'report', 'nan', 'everhour', 'disclaimer', 'everhour', 'team', 'management', 'platform', 'basecamp', 'trello', 'github', 'everhour', 'offer', 'project', 'management', 'capability', 'reporting', 'function', 'track', 'delegate', 'project', 'schedule', 'planner', 'monitor', 'progress', 'project', 'report', 'information', 'link', 'map', 'goal', 'analytics', 'trial', 'version', 'recommendation', 'instance', 'internet', 'site', 'fit', 'post', 'jack', 'simpler', 'tracker', 'pc', 'push', 'button', 'pc', 'timer', 'asks', 'task', 'press', 'button', 'stop', 'task', 'report', 'task', 'tool', 'interface', 'productivity', 'software', 'version', 'kiply', 'activity', 'order', 'activity', 'view', 'activity', 'desktop', 'app', 'project', 'goal', 'download', 'version', 'kiply', 'cost', 'share', 'thought', 'developer', 'eclipse', 'work', 'vb', 'task', 'measure', 'distraction', 'moment', 'productivity', 'helpful', 'tracker', 'visualization', 'data', 'kind', 'rescue', 'support', 'share', 'result', 'productivity', 'helper', 'prefer', 'tracker', 'party', 'integration', 'report', 'analysis', 'customization', 'simplicity', 'check', 'workvector', 'review', 'report', 'work', 'check']"
+314.0,device anybody information guess quantdoctor quantdoctor quantdoctor basis band conference mistake market reason alternative point product company indication release product forever alternative,"['device', 'anybody', 'information', 'guess', 'quantdoctor', 'quantdoctor', 'quantdoctor', 'basis', 'band', 'conference', 'mistake', 'market', 'reason', 'alternative', 'point', 'product', 'company', 'indication', 'release', 'product', 'forever', 'alternative']"
+315.0,resource tool data capture device visualization service wrap device check fitbit withings design ignites example design address issue health visualization gallery data visualization challenge community community people sense issue data design flowingdata flowingdata strength people data visualization work jer thorp moritz stefaner community data viz laurie amp mark link resource blog post data viz data visualization training triathlon ritual morning heart rate monitor measure heart rate hr steve qsers event intersection effort health series design data visualization example suggestion example speaker event meetup group site health20nyc event alex,"['resource', 'tool', 'data', 'capture', 'device', 'visualization', 'service', 'wrap', 'device', 'check', 'fitbit', 'withings', 'design', 'ignites', 'example', 'design', 'address', 'issue', 'health', 'visualization', 'gallery', 'data', 'visualization', 'challenge', 'community', 'community', 'people', 'sense', 'issue', 'data', 'design', 'flowingdata', 'flowingdata', 'strength', 'people', 'data', 'visualization', 'work', 'jer', 'thorp', 'moritz', 'stefaner', 'community', 'data', 'viz', 'laurie', 'amp', 'mark', 'link', 'resource', 'blog', 'post', 'data', 'viz', 'data', 'visualization', 'training', 'triathlon', 'ritual', 'morning', 'heart', 'rate', 'monitor', 'measure', 'heart', 'rate', 'hr', 'steve', 'qsers', 'event', 'intersection', 'effort', 'health', 'series', 'design', 'data', 'visualization', 'example', 'suggestion', 'example', 'speaker', 'event', 'meetup', 'group', 'site', 'health20nyc', 'event', 'alex']"
+316.0,email feel contact report movement uk trend analyst laboratory case family technology smartphone monitor health fitness supplement exercise measure father mother child fact europe possibility suggestion deadline family end today freelance editor writer skype stooze2 twitter stevebtooze family site family mood regard founder moodpanda mood mobile amp web mood calendar support advice moodpanda community alexandra carmichael email feel contact report movement uk trend analyst laboratory case family technology smartphone monitor health fitness supplement exercise measure father mother child fact europe possibility suggestion deadline family end today freelance editor writer skype stooze2 twitter stevebtooze,"['email', 'feel', 'contact', 'report', 'movement', 'uk', 'trend', 'analyst', 'laboratory', 'case', 'family', 'technology', 'smartphone', 'monitor', 'health', 'fitness', 'supplement', 'exercise', 'measure', 'father', 'mother', 'child', 'fact', 'europe', 'possibility', 'suggestion', 'deadline', 'family', 'end', 'today', 'freelance', 'editor', 'writer', 'skype', 'stooze2', 'twitter', 'stevebtooze', 'family', 'site', 'family', 'mood', 'regard', 'founder', 'moodpanda', 'mood', 'mobile', 'amp', 'web', 'mood', 'calendar', 'support', 'advice', 'moodpanda', 'community', 'alexandra', 'carmichael', 'email', 'feel', 'contact', 'report', 'movement', 'uk', 'trend', 'analyst', 'laboratory', 'case', 'family', 'technology', 'smartphone', 'monitor', 'health', 'fitness', 'supplement', 'exercise', 'measure', 'father', 'mother', 'child', 'fact', 'europe', 'possibility', 'suggestion', 'deadline', 'family', 'end', 'today', 'freelance', 'editor', 'writer', 'skype', 'stooze2', 'twitter', 'stevebtooze']"
+317.0,community harding master faculty information university toronto process thesis interview participant interview people order learn practice kind practice motivation experience process interview mean question interview discussion exploration preparation research science technology study thesis question knowledge technology idea relation volunteer information interview gta discus possibility interview person gmail brian,"['community', 'harding', 'master', 'faculty', 'information', 'university', 'toronto', 'process', 'thesis', 'interview', 'participant', 'interview', 'people', 'order', 'learn', 'practice', 'kind', 'practice', 'motivation', 'experience', 'process', 'interview', 'mean', 'question', 'interview', 'discussion', 'exploration', 'preparation', 'research', 'science', 'technology', 'study', 'thesis', 'question', 'knowledge', 'technology', 'idea', 'relation', 'volunteer', 'information', 'interview', 'gta', 'discus', 'possibility', 'interview', 'person', 'gmail', 'brian']"
+318.0,quote r esearchers advance psychopharmacology sage blood level oil component correlate performance investigator performance mood cohort subject varying level blood sample participant researcher accuracy test assessment judge oil affect result subject concentration cineole blood performance concentration performance speed accuracy relationship speed accuracy trade quote,"['quote', 'r', 'esearchers', 'advance', 'psychopharmacology', 'sage', 'blood', 'level', 'oil', 'component', 'correlate', 'performance', 'investigator', 'performance', 'mood', 'cohort', 'subject', 'varying', 'level', 'blood', 'sample', 'participant', 'researcher', 'accuracy', 'test', 'assessment', 'judge', 'oil', 'affect', 'result', 'subject', 'concentration', 'cineole', 'blood', 'performance', 'concentration', 'performance', 'speed', 'accuracy', 'relationship', 'speed', 'accuracy', 'trade', 'quote']"
+319.0,kickstarter campaign ton kickstarter neat concept wristwatch equivalent night position expression log comforter place orientation night case position note solution user apps sense motion mattress phone bed gentlealarm android brilliant approach phase phase wake music volume feel sleep phase alarm loud stage feel wake sleep cycle sleep alternate alarm program pre alarm volume simple effect sleep pre alarm wake alarm light wake pre alarm alarm half quote dan reply wristwatch headband option solution addition alternative cycle app track mattress movement phone pillow corner require user movement partner occasion phone phone text disturb user solution price bracket advantage state page address press release effect sleep request list feature video visualize night confusion backer crack motion sensor track motion night report par competition impact campaign fear feedback pitch dascalescu neat concept wristwatch equivalent night position expression log comforter place orientation night case position note solution user apps sense motion mattress phone bed gentlealarm android brilliant approach phase phase wake music volume feel sleep phase alarm loud stage feel wake sleep cycle sleep alternate alarm program pre alarm volume simple effect sleep pre alarm wake alarm light wake pre alarm alarm half quote member product kickstarter solicitation purchase suggestion idea product solution market goal criticism praise design pivot suggestion kickstarter idreamsaver ipod iphone ipod dock alarm clock monitor state wake read idreamsaver observation order video content quality soundtrack meh appeal user vision paint picture cost vacuum angle phone stand iapp,"['kickstarter', 'campaign', 'ton', 'kickstarter', 'neat', 'concept', 'wristwatch', 'equivalent', 'night', 'position', 'expression', 'log', 'comforter', 'place', 'orientation', 'night', 'case', 'position', 'note', 'solution', 'user', 'apps', 'sense', 'motion', 'mattress', 'phone', 'bed', 'gentlealarm', 'android', 'brilliant', 'approach', 'phase', 'phase', 'wake', 'music', 'volume', 'feel', 'sleep', 'phase', 'alarm', 'loud', 'stage', 'feel', 'wake', 'sleep', 'cycle', 'sleep', 'alternate', 'alarm', 'program', 'pre', 'alarm', 'volume', 'simple', 'effect', 'sleep', 'pre', 'alarm', 'wake', 'alarm', 'light', 'wake', 'pre', 'alarm', 'alarm', 'half', 'quote', 'dan', 'reply', 'wristwatch', 'headband', 'option', 'solution', 'addition', 'alternative', 'cycle', 'app', 'track', 'mattress', 'movement', 'phone', 'pillow', 'corner', 'require', 'user', 'movement', 'partner', 'occasion', 'phone', 'phone', 'text', 'disturb', 'user', 'solution', 'price', 'bracket', 'advantage', 'state', 'page', 'address', 'press', 'release', 'effect', 'sleep', 'request', 'list', 'feature', 'video', 'visualize', 'night', 'confusion', 'backer', 'crack', 'motion', 'sensor', 'track', 'motion', 'night', 'report', 'par', 'competition', 'impact', 'campaign', 'fear', 'feedback', 'pitch', 'dascalescu', 'neat', 'concept', 'wristwatch', 'equivalent', 'night', 'position', 'expression', 'log', 'comforter', 'place', 'orientation', 'night', 'case', 'position', 'note', 'solution', 'user', 'apps', 'sense', 'motion', 'mattress', 'phone', 'bed', 'gentlealarm', 'android', 'brilliant', 'approach', 'phase', 'phase', 'wake', 'music', 'volume', 'feel', 'sleep', 'phase', 'alarm', 'loud', 'stage', 'feel', 'wake', 'sleep', 'cycle', 'sleep', 'alternate', 'alarm', 'program', 'pre', 'alarm', 'volume', 'simple', 'effect', 'sleep', 'pre', 'alarm', 'wake', 'alarm', 'light', 'wake', 'pre', 'alarm', 'alarm', 'half', 'quote', 'member', 'product', 'kickstarter', 'solicitation', 'purchase', 'suggestion', 'idea', 'product', 'solution', 'market', 'goal', 'criticism', 'praise', 'design', 'pivot', 'suggestion', 'kickstarter', 'idreamsaver', 'ipod', 'iphone', 'ipod', 'dock', 'alarm', 'clock', 'monitor', 'state', 'wake', 'read', 'idreamsaver', 'observation', 'order', 'video', 'content', 'quality', 'soundtrack', 'meh', 'appeal', 'user', 'vision', 'paint', 'picture', 'cost', 'vacuum', 'angle', 'phone', 'stand', 'iapp']"
+320.0,member project team carnegie mellon university start vitalclip vitalclip health data user survey check survey member people manage health group member member,"['member', 'project', 'team', 'carnegie', 'mellon', 'university', 'start', 'vitalclip', 'vitalclip', 'health', 'data', 'user', 'survey', 'check', 'survey', 'member', 'people', 'manage', 'health', 'group', 'member', 'member']"
+321.0,group department innovation example training program sneaker training iphone application data data workout network advise workout atheletes summer company iphone trainer fuse tracking tool head foot nike contact comment,"['group', 'department', 'innovation', 'example', 'training', 'program', 'sneaker', 'training', 'iphone', 'application', 'data', 'data', 'workout', 'network', 'advise', 'workout', 'atheletes', 'summer', 'company', 'iphone', 'trainer', 'fuse', 'tracking', 'tool', 'head', 'foot', 'nike', 'contact', 'comment']"
+322.0,economist moment technology health measuring activity quality self publicity publicity,"['economist', 'moment', 'technology', 'health', 'measuring', 'activity', 'quality', 'self', 'publicity', 'publicity']"
+323.0,nan nan sign rajiv karolinazatz selfers stage beta tester wellnessfx beta tester nan site tweet analysis segterra wfx tester count selfers stage beta tester wellnessfx serve wellnessfx beta tester sign fay,"['nan', 'nan', 'sign', 'rajiv', 'karolinazatz', 'selfers', 'stage', 'beta', 'tester', 'wellnessfx', 'beta', 'tester', 'nan', 'site', 'tweet', 'analysis', 'segterra', 'wfx', 'tester', 'count', 'selfers', 'stage', 'beta', 'tester', 'wellnessfx', 'serve', 'wellnessfx', 'beta', 'tester', 'sign', 'fay']"
+324.0,meyer amp tell talk hearing loss job treatment audiology video loss test hearing itunes apple report,"['meyer', 'amp', 'tell', 'talk', 'hearing', 'loss', 'job', 'treatment', 'audiology', 'video', 'loss', 'test', 'hearing', 'itunes', 'apple', 'report']"
+325.0,log people feedback version convenient diy platform data variable coffee half butter statistic ton test data stuff talk conference lack measure performance work tool experiment world data feedback test design performance intervention lunch study lunch lunch test battery switch idea lunch brain help hit test project credit yoni donner work hesitate question suggestion science,"['log', 'people', 'feedback', 'version', 'convenient', 'diy', 'platform', 'data', 'variable', 'coffee', 'half', 'butter', 'statistic', 'ton', 'test', 'data', 'stuff', 'talk', 'conference', 'lack', 'measure', 'performance', 'work', 'tool', 'experiment', 'world', 'data', 'feedback', 'test', 'design', 'performance', 'intervention', 'lunch', 'study', 'lunch', 'lunch', 'test', 'battery', 'switch', 'idea', 'lunch', 'brain', 'help', 'hit', 'test', 'project', 'credit', 'yoni', 'donner', 'work', 'hesitate', 'question', 'suggestion', 'science']"
+326.0,data experiment straight spyware save effort writing analytics writing data analysis capability wolfram self collection data analyze visualize activity,"['data', 'experiment', 'straight', 'spyware', 'save', 'effort', 'writing', 'analytics', 'writing', 'data', 'analysis', 'capability', 'wolfram', 'self', 'collection', 'data', 'analyze', 'visualize', 'activity']"
+327.0,mi heart rate sensor resolution data collect data google fit adam regenyi answer kind phone matter heart rate monitor k pre android device device battery adam regenyi display hrv cheststraps phone android cheststrap k smart ticktock data device transfer hrv data device accurate data phone connection phone airplane mode disconnect bluetooth connect recording disconnect table room connection support device reason version support io issue version device store data demand recording button battery wrist band hr track hr accuracy exercise hrv shirt hexoskin option hr ticktock heart rate sensor job case phone android price experience strap option h7 android record heart rate workout bluetooth support device recording solution attention steve zadig bay area amp sensor heart rate hrv site info sponsor fall conference sensor people memory belt suunto review memory belt amazon edison work suggestion heart rate monitor hr monitoring share offer advice jason marco altini device provide accurate interval application sport meditation stress monitoring frequency domain feature research moment mio aplha problem interval watch guess sort test code io watch h7 research ecg device review question measure heart rate variablity measurement wrist devide result pressure wave heartbeat body transit varies measurement individual measure hrv example movement posture cause peak data heart rate variability influence quick google scholar search value data frequency domain approach play data sensor code throw measurement device arduino pulsesensor sensor cheap doubt hrv information sensor post applies innovation belt band aid record data ecg step sensor device lt data quality recording drawback device product source effort data baseline data product market choice martin solution attention steve zadig bay area amp sensor heart rate hrv solution emg ecg eeg platform pledge kickstarter campaign cost amp logistics electrode advantage wrist device solution irritation issue location electrode basis wristband argument basis watch wear charge sync battery charge sync power interface data metric data gsr temperature acceleration sensor heart rate perspiration step calorie data bed morning lap night step desk hr measurement argument basis ability measure heart rate movement artefact method pulsesensor sensor data mean sensor weed value activity access data interface kind face check solution gamification function feature bed habit goal step calorie goal point point metric morning lap idea people goal metric metric data point morning lap display contrast pricey limitation method ass reliably option hr measurement basis choice moment hand device measure activity sensor strap ability data device basis generation gem biosensor development product record data ecg temp acceleration sensor source software price argument data institute heartmath bodyguard electrode record battery charge hrv data cable price list institute heartmath research paper institute heartmath web site tom basis contrast mio alpha watch solution monitoring study apple watch basis fitbit surge band mio alpha pulseon samsung result device error device error male body mass index darker tone apple watch heart rate energy expenditure samsung s2 maarten logging reason access biomarker trauma state stress article magnesium influence hrv experiment dos device pair iphone accuracy software device monitoring hrv stress marker suggestion case iphone app record store export feature work energy heart rate monitor r r interval h7 contact promo code app hrv hrv logger app record plot export frequency domain hrv description store export frequency heart rate variability sdnn rmssd pnn50 feature extraction correction event annotation data export storage card dropbox csv export heart rate event feature record data handle recording version radio engr marco itunes transmitter app export data document folder itunes data hrm csv file record reply reason notification export csv timestamps value file itunes heart rate reading r r interval feature page dropbox connect cable itunes recording experiment question problem point data approx hr connection point example night point moment guarantee recording iphone mio alpha marco martin question measure heart rate variablity measurement wrist devide result pressure wave heartbeat body transit varies measurement individual measure hrv example movement posture cause peak data heart rate variability influence quick google scholar search value data frequency domain approach play data sensor code throw measurement device arduino pulsesensor sensor cheap doubt hrv information sensor martin data qrs peak beat movement create issue feature application mind feature activity meditation issue posture motion guess matter patch adhesive denmark imec development research prototype shelf electrode necklace course option robert basis contrast mio alpha movement device sport technology philip effort motion reduction meant monitoring problem hr point wrist device provide accurate interval application sport meditation stress monitoring frequency domain feature research moment mio sensor energy heart rate profile device profile device interval problem interval watch guess sort test code io watch h7 research device line mio alpha device runner bikers sort hr moment hrv analysis belt zephyr prototype access console convert data hr file view converter function import txt kubios program analysis point data muscle activity contact hr extraction bug beat filter beat block data data night scroll page r ecg hrv feature oscillation stage op understand garmin hrv tracker record data loss hrv tracker end point skyline garmin approach data heart rate monitor strap case watch ant bed data watch hrv tracker morning recall app measurement heart rate range software glitch min data storage source code determine problem approach investigation heart rate spike value heart rate variability data step io log data adapter portability data collection truesense exploration kit pickup qrs waveform chest bone pack comforpore film electrode memory module qrs truesense device degree av block night rest visit opt pacemaker moment device record ability qrs complex kit offer cost solution ecg hr monitoring cost gelpads skin contact electrode film duration accessory cost data kit program conversion audacity format edf2wav exe freeware emg default wav file download fuchieh hsu ecg hrv feature oscillation stage link investigate link convert data audacity example heart rate data measurement csv format audacity rate accelerometer data csv format heart rate audacity limit option audacity truesense heart rate sensor memory module electrode set sensor access data program data attachment electrode skin waterproof film pack attachment logging reason access biomarker trauma state stress article magnesium influence hrv experiment dos device pair iphone accuracy software device monitoring hrv stress marker suggestion effect breathing meditation heart rate attachment fuchieh hsu truesense heart rate sensor memory module electrode set sensor access data program data electrode skin waterproof film pack maarten logging reason access biomarker trauma state stress article magnesium influence hrv experiment dos device pair iphone accuracy software device monitoring hrv stress marker suggestion marco altini dear case iphone app record store export feature work energy heart rate monitor r r interval h7 contact promo code itunes transmitter app export data document folder itunes data hrm csv file record h7 android record heart rate workout bluetooth support device ejain bt le data failure problem position hr data tends gel result fuchieh hsu data kit program conversion audacity format edf2wav exe freeware emg default wav file download approach software data accelerometer data process aiff overlay sample rate input data output data rate wav file regenyi result iphone apps heartsring sweetwater sweetbeat track apps itunes haystack link material heart rate variation justifies monitoring lt share information document rx hr monitor adapter app food sense store data file document share itunes sweetwater link hr monitor connects monitor electronics monitoring lt approach strap luck experience result heart rate heart rate variability sleep hardware garmin heart rate monitor strap electronics replacement strap electronics gel parker ant receiver hrv data download fr60 watch garmin fr60 watch hr capture software mac converter app translate garmin tcx file csv format view hr data hrv tracker app hrv data winonx kubios kubios view hrv result problem matlab library version result garmin transmitter tension notice strap movement position increase tension gel difference performance approach work duration study term wear night data heart rate sample hr sample interval data point tracker app data problem sample version source code google code problem suspect version source code zeo result event enjoy fuchieh hsu ecg hrv feature oscillation stage link investigate link convert data audacity example heart rate data measurement csv format audacity rate accelerometer data csv format heart rate audacity limit option audacity understand garmin hrv tracker record data loss hrv tracker end point skyline garmin approach data heart rate monitor strap case watch ant bed data watch hrv tracker morning recall app measurement heart rate range software glitch min data storage source code determine problem approach investigation heart rate spike value heart rate variability data step io log data adapter portability data collection jeanjacques h7 jeanjacques work page support data enjoy martin question measure heart rate variability measurement wrist device yield result pressure wave heartbeat body transit varies measurement individual measure hrv example movement posture cause peak data heart rate variability sensor finger earlobe place measure heart fidelity blood flow proximity brain movement arm finger modulate heart math web site frequency domain display measurement measurement people contributor balance ear hrv sensor display movement reaction approach hrv information motion blood pulse enjoy adam regenyi display hrv strap adam web site spec receiver jack phone connect app receiver standard apps microphone source source android apps data microphone port heart rate strap power operation battery possibility plug cable phone attach bluetooth dongle article dongle android phone discussion indicate plug approach phone version power bluetooth dongle phone provide power dongle apps hrv jason test garmin heart strap watch result heart monitor band duration band version watch memory doubt heart monitor band stiff data night sleep heart monitor web page heart rate match data watch data luck adam regenyi numetrex omsignals solution shirt software capture night hrv data link omsignals evaluation unit report production care measure heart rate op engr setup work heart rate sensor job case phone android price experience strap option watch option watch access hrv data end watch watch option ejain ticktock heart rate sensor job case phone android price experience strap option h7 android record heart rate workout bluetooth support device data device transfer hrv data device problem android io delay answer itunes search phrase share information document talk programmer filippo questios sweetbeats whitepapers link omsignals solution adam track apps itunes haystack link material heart rate variation justifies monitoring lt share information document rx hr monitor adapter app food sense store data file document share itunes sweetwater link hr monitor connects monitor electronics monitoring lt approach strap luck experience result display hrv cheststraps thx track apps itunes search phrase share information document sweetbeats whitepapers shirt omsignals solution track apps itunes haystack link material heart rate variation justifies monitoring lt share information document rx hr monitor adapter app food sense store data file document share itunes sweetwater link hr monitor connects monitor electronics monitoring lt approach strap luck experience result result iphone apps heartsring sweetwater sweetbeat adam regenyi help post help post ejain adam regenyi display hrv cheststraps phone android cheststrap k answer thx quote jason miller post topic suggestion heart rate monitor hr monitoring share offer advice jason jason bioharness zephyr memory storage combination recharge work fine mike conclusion effort worth marco altini android app hrv hrv logger app record plot export frequency domain hrv description store export frequency heart rate variability sdnn rmssd pnn50 feature extraction correction event annotation data export storage card dropbox csv export heart rate event feature record data handle recording version radio scheduling fluxtream capture h7 wear data fluxtream apple watch agree product sound claim notification batch feeling nan op garmin hrv tracker record data loss hrv tracker end point memory storage garmin track data product problem bioharness price point solution pay money bioharness rate work io app report hrv fluxtream capture h7 addition strap gel electrode health stress kind utility information example firstbeat bodyguard marco altini gadget information depend access pc hr hrv information smartphone health insight example loop app kind ability export information research purpose majority product market hrm hr fail hrv cheststraps imposibility store data connection phone battery thought wristband store meant fluxstream capture store information lack software product problem imposibility information online mobile software platform sort fitbit charge possibility information platform accuracy strap experience add matter monitoring result filter beat block data data night scroll page r qrs truesense device degree av block night rest visit opt pacemaker moment device record ability qrs complex mi band amazon review hack app io ejain guess hr monitoring wouldnt mind track esp meditation break morning accuracy hr bp sensor cost play starter band experience feature app thought point android hrm item band band iphone io ability dive chart review io band amp night point hand wrist feel feel band conflict sleep monitoring solution mi band honor band skin hand band watch tracker experience band feature io experience sleep monitoring hr break nap zoom data amp chart monitoring amp log zoom hr change activity introspection driving traffic help track hr location gps cycling weight training amp bodyweight calisthenics mode band care step data io band phone iphone issue band app log view activity care data integration huawei health data apple health kit google health energy heart rate granularity ability chart kinda sleep analysis granularity ability step priority distance priority scale log health app flaw fit tracker web option mi band party apps mi tool io fuse people experience thread monitoring thread option today iphone h7 marco altini android app hrv hrv logger app record plot export frequency domain hrv description store export frequency heart rate variability sdnn rmssd pnn50 feature extraction correction event annotation data export storage card dropbox csv export heart rate event feature record data handle recording version radio app track training recovery sweetbeat confirmation work h7 information h7 battery monitoring topic logging reason access biomarker trauma state stress article magnesium influence hrv experiment dos device pair iphone accuracy software device monitoring hrv stress marker suggestion memory belt suunto,"['mi', 'heart', 'rate', 'sensor', 'resolution', 'data', 'collect', 'data', 'google', 'fit', 'adam', 'regenyi', 'answer', 'kind', 'phone', 'matter', 'heart', 'rate', 'monitor', 'k', 'pre', 'android', 'device', 'device', 'battery', 'adam', 'regenyi', 'display', 'hrv', 'cheststraps', 'phone', 'android', 'cheststrap', 'k', 'smart', 'ticktock', 'data', 'device', 'transfer', 'hrv', 'data', 'device', 'accurate', 'data', 'phone', 'connection', 'phone', 'airplane', 'mode', 'disconnect', 'bluetooth', 'connect', 'recording', 'disconnect', 'table', 'room', 'connection', 'support', 'device', 'reason', 'version', 'support', 'io', 'issue', 'version', 'device', 'store', 'data', 'demand', 'recording', 'button', 'battery', 'wrist', 'band', 'hr', 'track', 'hr', 'accuracy', 'exercise', 'hrv', 'shirt', 'hexoskin', 'option', 'hr', 'ticktock', 'heart', 'rate', 'sensor', 'job', 'case', 'phone', 'android', 'price', 'experience', 'strap', 'option', 'h7', 'android', 'record', 'heart', 'rate', 'workout', 'bluetooth', 'support', 'device', 'recording', 'solution', 'attention', 'steve', 'zadig', 'bay', 'area', 'amp', 'sensor', 'heart', 'rate', 'hrv', 'site', 'info', 'sponsor', 'fall', 'conference', 'sensor', 'people', 'memory', 'belt', 'suunto', 'review', 'memory', 'belt', 'amazon', 'edison', 'work', 'suggestion', 'heart', 'rate', 'monitor', 'hr', 'monitoring', 'share', 'offer', 'advice', 'jason', 'marco', 'altini', 'device', 'provide', 'accurate', 'interval', 'application', 'sport', 'meditation', 'stress', 'monitoring', 'frequency', 'domain', 'feature', 'research', 'moment', 'mio', 'aplha', 'problem', 'interval', 'watch', 'guess', 'sort', 'test', 'code', 'io', 'watch', 'h7', 'research', 'ecg', 'device', 'review', 'question', 'measure', 'heart', 'rate', 'variablity', 'measurement', 'wrist', 'devide', 'result', 'pressure', 'wave', 'heartbeat', 'body', 'transit', 'varies', 'measurement', 'individual', 'measure', 'hrv', 'example', 'movement', 'posture', 'cause', 'peak', 'data', 'heart', 'rate', 'variability', 'influence', 'quick', 'google', 'scholar', 'search', 'value', 'data', 'frequency', 'domain', 'approach', 'play', 'data', 'sensor', 'code', 'throw', 'measurement', 'device', 'arduino', 'pulsesensor', 'sensor', 'cheap', 'doubt', 'hrv', 'information', 'sensor', 'post', 'applies', 'innovation', 'belt', 'band', 'aid', 'record', 'data', 'ecg', 'step', 'sensor', 'device', 'lt', 'data', 'quality', 'recording', 'drawback', 'device', 'product', 'source', 'effort', 'data', 'baseline', 'data', 'product', 'market', 'choice', 'martin', 'solution', 'attention', 'steve', 'zadig', 'bay', 'area', 'amp', 'sensor', 'heart', 'rate', 'hrv', 'solution', 'emg', 'ecg', 'eeg', 'platform', 'pledge', 'kickstarter', 'campaign', 'cost', 'amp', 'logistics', 'electrode', 'advantage', 'wrist', 'device', 'solution', 'irritation', 'issue', 'location', 'electrode', 'basis', 'wristband', 'argument', 'basis', 'watch', 'wear', 'charge', 'sync', 'battery', 'charge', 'sync', 'power', 'interface', 'data', 'metric', 'data', 'gsr', 'temperature', 'acceleration', 'sensor', 'heart', 'rate', 'perspiration', 'step', 'calorie', 'data', 'bed', 'morning', 'lap', 'night', 'step', 'desk', 'hr', 'measurement', 'argument', 'basis', 'ability', 'measure', 'heart', 'rate', 'movement', 'artefact', 'method', 'pulsesensor', 'sensor', 'data', 'mean', 'sensor', 'weed', 'value', 'activity', 'access', 'data', 'interface', 'kind', 'face', 'check', 'solution', 'gamification', 'function', 'feature', 'bed', 'habit', 'goal', 'step', 'calorie', 'goal', 'point', 'point', 'metric', 'morning', 'lap', 'idea', 'people', 'goal', 'metric', 'metric', 'data', 'point', 'morning', 'lap', 'display', 'contrast', 'pricey', 'limitation', 'method', 'ass', 'reliably', 'option', 'hr', 'measurement', 'basis', 'choice', 'moment', 'hand', 'device', 'measure', 'activity', 'sensor', 'strap', 'ability', 'data', 'device', 'basis', 'generation', 'gem', 'biosensor', 'development', 'product', 'record', 'data', 'ecg', 'temp', 'acceleration', 'sensor', 'source', 'software', 'price', 'argument', 'data', 'institute', 'heartmath', 'bodyguard', 'electrode', 'record', 'battery', 'charge', 'hrv', 'data', 'cable', 'price', 'list', 'institute', 'heartmath', 'research', 'paper', 'institute', 'heartmath', 'web', 'site', 'tom', 'basis', 'contrast', 'mio', 'alpha', 'watch', 'solution', 'monitoring', 'study', 'apple', 'watch', 'basis', 'fitbit', 'surge', 'band', 'mio', 'alpha', 'pulseon', 'samsung', 'result', 'device', 'error', 'device', 'error', 'male', 'body', 'mass', 'index', 'darker', 'tone', 'apple', 'watch', 'heart', 'rate', 'energy', 'expenditure', 'samsung', 's2', 'maarten', 'logging', 'reason', 'access', 'biomarker', 'trauma', 'state', 'stress', 'article', 'magnesium', 'influence', 'hrv', 'experiment', 'dos', 'device', 'pair', 'iphone', 'accuracy', 'software', 'device', 'monitoring', 'hrv', 'stress', 'marker', 'suggestion', 'case', 'iphone', 'app', 'record', 'store', 'export', 'feature', 'work', 'energy', 'heart', 'rate', 'monitor', 'r', 'r', 'interval', 'h7', 'contact', 'promo', 'code', 'app', 'hrv', 'hrv', 'logger', 'app', 'record', 'plot', 'export', 'frequency', 'domain', 'hrv', 'description', 'store', 'export', 'frequency', 'heart', 'rate', 'variability', 'sdnn', 'rmssd', 'pnn50', 'feature', 'extraction', 'correction', 'event', 'annotation', 'data', 'export', 'storage', 'card', 'dropbox', 'csv', 'export', 'heart', 'rate', 'event', 'feature', 'record', 'data', 'handle', 'recording', 'version', 'radio', 'engr', 'marco', 'itunes', 'transmitter', 'app', 'export', 'data', 'document', 'folder', 'itunes', 'data', 'hrm', 'csv', 'file', 'record', 'reply', 'reason', 'notification', 'export', 'csv', 'timestamps', 'value', 'file', 'itunes', 'heart', 'rate', 'reading', 'r', 'r', 'interval', 'feature', 'page', 'dropbox', 'connect', 'cable', 'itunes', 'recording', 'experiment', 'question', 'problem', 'point', 'data', 'approx', 'hr', 'connection', 'point', 'example', 'night', 'point', 'moment', 'guarantee', 'recording', 'iphone', 'mio', 'alpha', 'marco', 'martin', 'question', 'measure', 'heart', 'rate', 'variablity', 'measurement', 'wrist', 'devide', 'result', 'pressure', 'wave', 'heartbeat', 'body', 'transit', 'varies', 'measurement', 'individual', 'measure', 'hrv', 'example', 'movement', 'posture', 'cause', 'peak', 'data', 'heart', 'rate', 'variability', 'influence', 'quick', 'google', 'scholar', 'search', 'value', 'data', 'frequency', 'domain', 'approach', 'play', 'data', 'sensor', 'code', 'throw', 'measurement', 'device', 'arduino', 'pulsesensor', 'sensor', 'cheap', 'doubt', 'hrv', 'information', 'sensor', 'martin', 'data', 'qrs', 'peak', 'beat', 'movement', 'create', 'issue', 'feature', 'application', 'mind', 'feature', 'activity', 'meditation', 'issue', 'posture', 'motion', 'guess', 'matter', 'patch', 'adhesive', 'denmark', 'imec', 'development', 'research', 'prototype', 'shelf', 'electrode', 'necklace', 'course', 'option', 'robert', 'basis', 'contrast', 'mio', 'alpha', 'movement', 'device', 'sport', 'technology', 'philip', 'effort', 'motion', 'reduction', 'meant', 'monitoring', 'problem', 'hr', 'point', 'wrist', 'device', 'provide', 'accurate', 'interval', 'application', 'sport', 'meditation', 'stress', 'monitoring', 'frequency', 'domain', 'feature', 'research', 'moment', 'mio', 'sensor', 'energy', 'heart', 'rate', 'profile', 'device', 'profile', 'device', 'interval', 'problem', 'interval', 'watch', 'guess', 'sort', 'test', 'code', 'io', 'watch', 'h7', 'research', 'device', 'line', 'mio', 'alpha', 'device', 'runner', 'bikers', 'sort', 'hr', 'moment', 'hrv', 'analysis', 'belt', 'zephyr', 'prototype', 'access', 'console', 'convert', 'data', 'hr', 'file', 'view', 'converter', 'function', 'import', 'txt', 'kubios', 'program', 'analysis', 'point', 'data', 'muscle', 'activity', 'contact', 'hr', 'extraction', 'bug', 'beat', 'filter', 'beat', 'block', 'data', 'data', 'night', 'scroll', 'page', 'r', 'ecg', 'hrv', 'feature', 'oscillation', 'stage', 'op', 'understand', 'garmin', 'hrv', 'tracker', 'record', 'data', 'loss', 'hrv', 'tracker', 'end', 'point', 'skyline', 'garmin', 'approach', 'data', 'heart', 'rate', 'monitor', 'strap', 'case', 'watch', 'ant', 'bed', 'data', 'watch', 'hrv', 'tracker', 'morning', 'recall', 'app', 'measurement', 'heart', 'rate', 'range', 'software', 'glitch', 'min', 'data', 'storage', 'source', 'code', 'determine', 'problem', 'approach', 'investigation', 'heart', 'rate', 'spike', 'value', 'heart', 'rate', 'variability', 'data', 'step', 'io', 'log', 'data', 'adapter', 'portability', 'data', 'collection', 'truesense', 'exploration', 'kit', 'pickup', 'qrs', 'waveform', 'chest', 'bone', 'pack', 'comforpore', 'film', 'electrode', 'memory', 'module', 'qrs', 'truesense', 'device', 'degree', 'av', 'block', 'night', 'rest', 'visit', 'opt', 'pacemaker', 'moment', 'device', 'record', 'ability', 'qrs', 'complex', 'kit', 'offer', 'cost', 'solution', 'ecg', 'hr', 'monitoring', 'cost', 'gelpads', 'skin', 'contact', 'electrode', 'film', 'duration', 'accessory', 'cost', 'data', 'kit', 'program', 'conversion', 'audacity', 'format', 'edf2wav', 'exe', 'freeware', 'emg', 'default', 'wav', 'file', 'download', 'fuchieh', 'hsu', 'ecg', 'hrv', 'feature', 'oscillation', 'stage', 'link', 'investigate', 'link', 'convert', 'data', 'audacity', 'example', 'heart', 'rate', 'data', 'measurement', 'csv', 'format', 'audacity', 'rate', 'accelerometer', 'data', 'csv', 'format', 'heart', 'rate', 'audacity', 'limit', 'option', 'audacity', 'truesense', 'heart', 'rate', 'sensor', 'memory', 'module', 'electrode', 'set', 'sensor', 'access', 'data', 'program', 'data', 'attachment', 'electrode', 'skin', 'waterproof', 'film', 'pack', 'attachment', 'logging', 'reason', 'access', 'biomarker', 'trauma', 'state', 'stress', 'article', 'magnesium', 'influence', 'hrv', 'experiment', 'dos', 'device', 'pair', 'iphone', 'accuracy', 'software', 'device', 'monitoring', 'hrv', 'stress', 'marker', 'suggestion', 'effect', 'breathing', 'meditation', 'heart', 'rate', 'attachment', 'fuchieh', 'hsu', 'truesense', 'heart', 'rate', 'sensor', 'memory', 'module', 'electrode', 'set', 'sensor', 'access', 'data', 'program', 'data', 'electrode', 'skin', 'waterproof', 'film', 'pack', 'maarten', 'logging', 'reason', 'access', 'biomarker', 'trauma', 'state', 'stress', 'article', 'magnesium', 'influence', 'hrv', 'experiment', 'dos', 'device', 'pair', 'iphone', 'accuracy', 'software', 'device', 'monitoring', 'hrv', 'stress', 'marker', 'suggestion', 'marco', 'altini', 'dear', 'case', 'iphone', 'app', 'record', 'store', 'export', 'feature', 'work', 'energy', 'heart', 'rate', 'monitor', 'r', 'r', 'interval', 'h7', 'contact', 'promo', 'code', 'itunes', 'transmitter', 'app', 'export', 'data', 'document', 'folder', 'itunes', 'data', 'hrm', 'csv', 'file', 'record', 'h7', 'android', 'record', 'heart', 'rate', 'workout', 'bluetooth', 'support', 'device', 'ejain', 'bt', 'le', 'data', 'failure', 'problem', 'position', 'hr', 'data', 'tends', 'gel', 'result', 'fuchieh', 'hsu', 'data', 'kit', 'program', 'conversion', 'audacity', 'format', 'edf2wav', 'exe', 'freeware', 'emg', 'default', 'wav', 'file', 'download', 'approach', 'software', 'data', 'accelerometer', 'data', 'process', 'aiff', 'overlay', 'sample', 'rate', 'input', 'data', 'output', 'data', 'rate', 'wav', 'file', 'regenyi', 'result', 'iphone', 'apps', 'heartsring', 'sweetwater', 'sweetbeat', 'track', 'apps', 'itunes', 'haystack', 'link', 'material', 'heart', 'rate', 'variation', 'justifies', 'monitoring', 'lt', 'share', 'information', 'document', 'rx', 'hr', 'monitor', 'adapter', 'app', 'food', 'sense', 'store', 'data', 'file', 'document', 'share', 'itunes', 'sweetwater', 'link', 'hr', 'monitor', 'connects', 'monitor', 'electronics', 'monitoring', 'lt', 'approach', 'strap', 'luck', 'experience', 'result', 'heart', 'rate', 'heart', 'rate', 'variability', 'sleep', 'hardware', 'garmin', 'heart', 'rate', 'monitor', 'strap', 'electronics', 'replacement', 'strap', 'electronics', 'gel', 'parker', 'ant', 'receiver', 'hrv', 'data', 'download', 'fr60', 'watch', 'garmin', 'fr60', 'watch', 'hr', 'capture', 'software', 'mac', 'converter', 'app', 'translate', 'garmin', 'tcx', 'file', 'csv', 'format', 'view', 'hr', 'data', 'hrv', 'tracker', 'app', 'hrv', 'data', 'winonx', 'kubios', 'kubios', 'view', 'hrv', 'result', 'problem', 'matlab', 'library', 'version', 'result', 'garmin', 'transmitter', 'tension', 'notice', 'strap', 'movement', 'position', 'increase', 'tension', 'gel', 'difference', 'performance', 'approach', 'work', 'duration', 'study', 'term', 'wear', 'night', 'data', 'heart', 'rate', 'sample', 'hr', 'sample', 'interval', 'data', 'point', 'tracker', 'app', 'data', 'problem', 'sample', 'version', 'source', 'code', 'google', 'code', 'problem', 'suspect', 'version', 'source', 'code', 'zeo', 'result', 'event', 'enjoy', 'fuchieh', 'hsu', 'ecg', 'hrv', 'feature', 'oscillation', 'stage', 'link', 'investigate', 'link', 'convert', 'data', 'audacity', 'example', 'heart', 'rate', 'data', 'measurement', 'csv', 'format', 'audacity', 'rate', 'accelerometer', 'data', 'csv', 'format', 'heart', 'rate', 'audacity', 'limit', 'option', 'audacity', 'understand', 'garmin', 'hrv', 'tracker', 'record', 'data', 'loss', 'hrv', 'tracker', 'end', 'point', 'skyline', 'garmin', 'approach', 'data', 'heart', 'rate', 'monitor', 'strap', 'case', 'watch', 'ant', 'bed', 'data', 'watch', 'hrv', 'tracker', 'morning', 'recall', 'app', 'measurement', 'heart', 'rate', 'range', 'software', 'glitch', 'min', 'data', 'storage', 'source', 'code', 'determine', 'problem', 'approach', 'investigation', 'heart', 'rate', 'spike', 'value', 'heart', 'rate', 'variability', 'data', 'step', 'io', 'log', 'data', 'adapter', 'portability', 'data', 'collection', 'jeanjacques', 'h7', 'jeanjacques', 'work', 'page', 'support', 'data', 'enjoy', 'martin', 'question', 'measure', 'heart', 'rate', 'variability', 'measurement', 'wrist', 'device', 'yield', 'result', 'pressure', 'wave', 'heartbeat', 'body', 'transit', 'varies', 'measurement', 'individual', 'measure', 'hrv', 'example', 'movement', 'posture', 'cause', 'peak', 'data', 'heart', 'rate', 'variability', 'sensor', 'finger', 'earlobe', 'place', 'measure', 'heart', 'fidelity', 'blood', 'flow', 'proximity', 'brain', 'movement', 'arm', 'finger', 'modulate', 'heart', 'math', 'web', 'site', 'frequency', 'domain', 'display', 'measurement', 'measurement', 'people', 'contributor', 'balance', 'ear', 'hrv', 'sensor', 'display', 'movement', 'reaction', 'approach', 'hrv', 'information', 'motion', 'blood', 'pulse', 'enjoy', 'adam', 'regenyi', 'display', 'hrv', 'strap', 'adam', 'web', 'site', 'spec', 'receiver', 'jack', 'phone', 'connect', 'app', 'receiver', 'standard', 'apps', 'microphone', 'source', 'source', 'android', 'apps', 'data', 'microphone', 'port', 'heart', 'rate', 'strap', 'power', 'operation', 'battery', 'possibility', 'plug', 'cable', 'phone', 'attach', 'bluetooth', 'dongle', 'article', 'dongle', 'android', 'phone', 'discussion', 'indicate', 'plug', 'approach', 'phone', 'version', 'power', 'bluetooth', 'dongle', 'phone', 'provide', 'power', 'dongle', 'apps', 'hrv', 'jason', 'test', 'garmin', 'heart', 'strap', 'watch', 'result', 'heart', 'monitor', 'band', 'duration', 'band', 'version', 'watch', 'memory', 'doubt', 'heart', 'monitor', 'band', 'stiff', 'data', 'night', 'sleep', 'heart', 'monitor', 'web', 'page', 'heart', 'rate', 'match', 'data', 'watch', 'data', 'luck', 'adam', 'regenyi', 'numetrex', 'omsignals', 'solution', 'shirt', 'software', 'capture', 'night', 'hrv', 'data', 'link', 'omsignals', 'evaluation', 'unit', 'report', 'production', 'care', 'measure', 'heart', 'rate', 'op', 'engr', 'setup', 'work', 'heart', 'rate', 'sensor', 'job', 'case', 'phone', 'android', 'price', 'experience', 'strap', 'option', 'watch', 'option', 'watch', 'access', 'hrv', 'data', 'end', 'watch', 'watch', 'option', 'ejain', 'ticktock', 'heart', 'rate', 'sensor', 'job', 'case', 'phone', 'android', 'price', 'experience', 'strap', 'option', 'h7', 'android', 'record', 'heart', 'rate', 'workout', 'bluetooth', 'support', 'device', 'data', 'device', 'transfer', 'hrv', 'data', 'device', 'problem', 'android', 'io', 'delay', 'answer', 'itunes', 'search', 'phrase', 'share', 'information', 'document', 'talk', 'programmer', 'filippo', 'questios', 'sweetbeats', 'whitepapers', 'link', 'omsignals', 'solution', 'adam', 'track', 'apps', 'itunes', 'haystack', 'link', 'material', 'heart', 'rate', 'variation', 'justifies', 'monitoring', 'lt', 'share', 'information', 'document', 'rx', 'hr', 'monitor', 'adapter', 'app', 'food', 'sense', 'store', 'data', 'file', 'document', 'share', 'itunes', 'sweetwater', 'link', 'hr', 'monitor', 'connects', 'monitor', 'electronics', 'monitoring', 'lt', 'approach', 'strap', 'luck', 'experience', 'result', 'display', 'hrv', 'cheststraps', 'thx', 'track', 'apps', 'itunes', 'search', 'phrase', 'share', 'information', 'document', 'sweetbeats', 'whitepapers', 'shirt', 'omsignals', 'solution', 'track', 'apps', 'itunes', 'haystack', 'link', 'material', 'heart', 'rate', 'variation', 'justifies', 'monitoring', 'lt', 'share', 'information', 'document', 'rx', 'hr', 'monitor', 'adapter', 'app', 'food', 'sense', 'store', 'data', 'file', 'document', 'share', 'itunes', 'sweetwater', 'link', 'hr', 'monitor', 'connects', 'monitor', 'electronics', 'monitoring', 'lt', 'approach', 'strap', 'luck', 'experience', 'result', 'result', 'iphone', 'apps', 'heartsring', 'sweetwater', 'sweetbeat', 'adam', 'regenyi', 'help', 'post', 'help', 'post', 'ejain', 'adam', 'regenyi', 'display', 'hrv', 'cheststraps', 'phone', 'android', 'cheststrap', 'k', 'answer', 'thx', 'quote', 'jason', 'miller', 'post', 'topic', 'suggestion', 'heart', 'rate', 'monitor', 'hr', 'monitoring', 'share', 'offer', 'advice', 'jason', 'jason', 'bioharness', 'zephyr', 'memory', 'storage', 'combination', 'recharge', 'work', 'fine', 'mike', 'conclusion', 'effort', 'worth', 'marco', 'altini', 'android', 'app', 'hrv', 'hrv', 'logger', 'app', 'record', 'plot', 'export', 'frequency', 'domain', 'hrv', 'description', 'store', 'export', 'frequency', 'heart', 'rate', 'variability', 'sdnn', 'rmssd', 'pnn50', 'feature', 'extraction', 'correction', 'event', 'annotation', 'data', 'export', 'storage', 'card', 'dropbox', 'csv', 'export', 'heart', 'rate', 'event', 'feature', 'record', 'data', 'handle', 'recording', 'version', 'radio', 'scheduling', 'fluxtream', 'capture', 'h7', 'wear', 'data', 'fluxtream', 'apple', 'watch', 'agree', 'product', 'sound', 'claim', 'notification', 'batch', 'feeling', 'nan', 'op', 'garmin', 'hrv', 'tracker', 'record', 'data', 'loss', 'hrv', 'tracker', 'end', 'point', 'memory', 'storage', 'garmin', 'track', 'data', 'product', 'problem', 'bioharness', 'price', 'point', 'solution', 'pay', 'money', 'bioharness', 'rate', 'work', 'io', 'app', 'report', 'hrv', 'fluxtream', 'capture', 'h7', 'addition', 'strap', 'gel', 'electrode', 'health', 'stress', 'kind', 'utility', 'information', 'example', 'firstbeat', 'bodyguard', 'marco', 'altini', 'gadget', 'information', 'depend', 'access', 'pc', 'hr', 'hrv', 'information', 'smartphone', 'health', 'insight', 'example', 'loop', 'app', 'kind', 'ability', 'export', 'information', 'research', 'purpose', 'majority', 'product', 'market', 'hrm', 'hr', 'fail', 'hrv', 'cheststraps', 'imposibility', 'store', 'data', 'connection', 'phone', 'battery', 'thought', 'wristband', 'store', 'meant', 'fluxstream', 'capture', 'store', 'information', 'lack', 'software', 'product', 'problem', 'imposibility', 'information', 'online', 'mobile', 'software', 'platform', 'sort', 'fitbit', 'charge', 'possibility', 'information', 'platform', 'accuracy', 'strap', 'experience', 'add', 'matter', 'monitoring', 'result', 'filter', 'beat', 'block', 'data', 'data', 'night', 'scroll', 'page', 'r', 'qrs', 'truesense', 'device', 'degree', 'av', 'block', 'night', 'rest', 'visit', 'opt', 'pacemaker', 'moment', 'device', 'record', 'ability', 'qrs', 'complex', 'mi', 'band', 'amazon', 'review', 'hack', 'app', 'io', 'ejain', 'guess', 'hr', 'monitoring', 'wouldnt', 'mind', 'track', 'esp', 'meditation', 'break', 'morning', 'accuracy', 'hr', 'bp', 'sensor', 'cost', 'play', 'starter', 'band', 'experience', 'feature', 'app', 'thought', 'point', 'android', 'hrm', 'item', 'band', 'band', 'iphone', 'io', 'ability', 'dive', 'chart', 'review', 'io', 'band', 'amp', 'night', 'point', 'hand', 'wrist', 'feel', 'feel', 'band', 'conflict', 'sleep', 'monitoring', 'solution', 'mi', 'band', 'honor', 'band', 'skin', 'hand', 'band', 'watch', 'tracker', 'experience', 'band', 'feature', 'io', 'experience', 'sleep', 'monitoring', 'hr', 'break', 'nap', 'zoom', 'data', 'amp', 'chart', 'monitoring', 'amp', 'log', 'zoom', 'hr', 'change', 'activity', 'introspection', 'driving', 'traffic', 'help', 'track', 'hr', 'location', 'gps', 'cycling', 'weight', 'training', 'amp', 'bodyweight', 'calisthenics', 'mode', 'band', 'care', 'step', 'data', 'io', 'band', 'phone', 'iphone', 'issue', 'band', 'app', 'log', 'view', 'activity', 'care', 'data', 'integration', 'huawei', 'health', 'data', 'apple', 'health', 'kit', 'google', 'health', 'energy', 'heart', 'rate', 'granularity', 'ability', 'chart', 'kinda', 'sleep', 'analysis', 'granularity', 'ability', 'step', 'priority', 'distance', 'priority', 'scale', 'log', 'health', 'app', 'flaw', 'fit', 'tracker', 'web', 'option', 'mi', 'band', 'party', 'apps', 'mi', 'tool', 'io', 'fuse', 'people', 'experience', 'thread', 'monitoring', 'thread', 'option', 'today', 'iphone', 'h7', 'marco', 'altini', 'android', 'app', 'hrv', 'hrv', 'logger', 'app', 'record', 'plot', 'export', 'frequency', 'domain', 'hrv', 'description', 'store', 'export', 'frequency', 'heart', 'rate', 'variability', 'sdnn', 'rmssd', 'pnn50', 'feature', 'extraction', 'correction', 'event', 'annotation', 'data', 'export', 'storage', 'card', 'dropbox', 'csv', 'export', 'heart', 'rate', 'event', 'feature', 'record', 'data', 'handle', 'recording', 'version', 'radio', 'app', 'track', 'training', 'recovery', 'sweetbeat', 'confirmation', 'work', 'h7', 'information', 'h7', 'battery', 'monitoring', 'topic', 'logging', 'reason', 'access', 'biomarker', 'trauma', 'state', 'stress', 'article', 'magnesium', 'influence', 'hrv', 'experiment', 'dos', 'device', 'pair', 'iphone', 'accuracy', 'software', 'device', 'monitoring', 'hrv', 'stress', 'marker', 'suggestion', 'memory', 'belt', 'suunto']"
+328.0,posture accelerometer direction gravity device orientation device orientation chest posture zephyr bioharness zephyr bioharness zl device zephyr website email support helpful hardware bioharness firmware limit data zl device subscription device data zephyrmd subscription zl device android zephyrlife device info share solution heart rate monitoring device data subscription zephyr stuff variable posture chest strap bioharness collect data calculation output threshold excercise data type athlete france bicyclist stats app suggestion frequency workout suit goal miller zephyr bioharness zephyr bioharness zl device zephyr website email support helpful hardware bioharness firmware limit data zl device subscription device data zephyrmd subscription zl device android zephyrlife device info share,"['posture', 'accelerometer', 'direction', 'gravity', 'device', 'orientation', 'device', 'orientation', 'chest', 'posture', 'zephyr', 'bioharness', 'zephyr', 'bioharness', 'zl', 'device', 'zephyr', 'website', 'email', 'support', 'helpful', 'hardware', 'bioharness', 'firmware', 'limit', 'data', 'zl', 'device', 'subscription', 'device', 'data', 'zephyrmd', 'subscription', 'zl', 'device', 'android', 'zephyrlife', 'device', 'info', 'share', 'solution', 'heart', 'rate', 'monitoring', 'device', 'data', 'subscription', 'zephyr', 'stuff', 'variable', 'posture', 'chest', 'strap', 'bioharness', 'collect', 'data', 'calculation', 'output', 'threshold', 'excercise', 'data', 'type', 'athlete', 'france', 'bicyclist', 'stats', 'app', 'suggestion', 'frequency', 'workout', 'suit', 'goal', 'miller', 'zephyr', 'bioharness', 'zephyr', 'bioharness', 'zl', 'device', 'zephyr', 'website', 'email', 'support', 'helpful', 'hardware', 'bioharness', 'firmware', 'limit', 'data', 'zl', 'device', 'subscription', 'device', 'data', 'zephyrmd', 'subscription', 'zl', 'device', 'android', 'zephyrlife', 'device', 'info', 'share']"
+329.0,diigo hate ownership change ly claim snapshot page addition analysis web page service wow log page forum cost feature snapshot image capture cache facebook log firewall,"['diigo', 'hate', 'ownership', 'change', 'ly', 'claim', 'snapshot', 'page', 'addition', 'analysis', 'web', 'page', 'service', 'wow', 'log', 'page', 'forum', 'cost', 'feature', 'snapshot', 'image', 'capture', 'cache', 'facebook', 'log', 'firewall']"
+330.0,crawler wikipedia page section page ajax code user account log appreciate knowing service forum pay money prevent history chat intention,"['crawler', 'wikipedia', 'page', 'section', 'page', 'ajax', 'code', 'user', 'account', 'log', 'appreciate', 'knowing', 'service', 'forum', 'pay', 'money', 'prevent', 'history', 'chat', 'intention']"
+331.0,student school business school behalf company application wireless technology field sport specificaly measurement sport activity questionnaire order answer help questionnaire doc google measurement activity student school business school behalf company application wireless technology field sport regard matthieu,"['student', 'school', 'business', 'school', 'behalf', 'company', 'application', 'wireless', 'technology', 'field', 'sport', 'specificaly', 'measurement', 'sport', 'activity', 'questionnaire', 'order', 'answer', 'help', 'questionnaire', 'doc', 'google', 'measurement', 'activity', 'student', 'school', 'business', 'school', 'behalf', 'company', 'application', 'wireless', 'technology', 'field', 'sport', 'regard', 'matthieu']"
+332.0,quote asher post topic john sensor access data device uploads data silo form app access data type device device data place value connection data set data app data device locker project platform gather device service api zeo withings support data contact link collection source data data body collection withings fitbit data jeremie miller founder wear connector information locker project development opensource locker project service sign github account bodymedia connector locker example code api asher sorry road data temp sensor bm team point information data subscription leverage desire data update jxa asher data bodymedia app john john sensor access data device uploads data silo form app access data type device device data place value connection data set data app data device pay sensewear model email data bodymedia app john asher nevins fit armband api data heart rate monitor functionality figure point direction contact colleague contact john asher nevins zephyr end product bioharness change sample rate rate sensor desire help send email amp quote john activity manager data download cost account user bodymedia fit bodymedia fit activity manager view data software stand software internet connection sync sensewear software information pricing cost sensewear software software picture configuration sample rate reading rate sample version professional researcher sample rate brochure consumer lt sample rate nevins fit armband api data heart rate monitor functionality wristband device data acceleration temperature channel post data data innovation developer consideration device feedback manufacture eugene jorov adan bailey eugene jorov wristband device satisfaction course product eugene contact bodymedia zephyr end product bioharness beau data bodymedia api data reply work bodymedia fit armband api data heart rate monitor functionality jxa asher data bodymedia app john john sensor access data device uploads data silo form app access data type device device data place value connection data set data app data device pay sensewear model email reply jxa data data course temperature interval sample practice interval monitor change update research kind resolution change nevins fit armband api data heart rate monitor functionality data access sensor data,"['quote', 'asher', 'post', 'topic', 'john', 'sensor', 'access', 'data', 'device', 'uploads', 'data', 'silo', 'form', 'app', 'access', 'data', 'type', 'device', 'device', 'data', 'place', 'value', 'connection', 'data', 'set', 'data', 'app', 'data', 'device', 'locker', 'project', 'platform', 'gather', 'device', 'service', 'api', 'zeo', 'withings', 'support', 'data', 'contact', 'link', 'collection', 'source', 'data', 'data', 'body', 'collection', 'withings', 'fitbit', 'data', 'jeremie', 'miller', 'founder', 'wear', 'connector', 'information', 'locker', 'project', 'development', 'opensource', 'locker', 'project', 'service', 'sign', 'github', 'account', 'bodymedia', 'connector', 'locker', 'example', 'code', 'api', 'asher', 'sorry', 'road', 'data', 'temp', 'sensor', 'bm', 'team', 'point', 'information', 'data', 'subscription', 'leverage', 'desire', 'data', 'update', 'jxa', 'asher', 'data', 'bodymedia', 'app', 'john', 'john', 'sensor', 'access', 'data', 'device', 'uploads', 'data', 'silo', 'form', 'app', 'access', 'data', 'type', 'device', 'device', 'data', 'place', 'value', 'connection', 'data', 'set', 'data', 'app', 'data', 'device', 'pay', 'sensewear', 'model', 'email', 'data', 'bodymedia', 'app', 'john', 'asher', 'nevins', 'fit', 'armband', 'api', 'data', 'heart', 'rate', 'monitor', 'functionality', 'figure', 'point', 'direction', 'contact', 'colleague', 'contact', 'john', 'asher', 'nevins', 'zephyr', 'end', 'product', 'bioharness', 'change', 'sample', 'rate', 'rate', 'sensor', 'desire', 'help', 'send', 'email', 'amp', 'quote', 'john', 'activity', 'manager', 'data', 'download', 'cost', 'account', 'user', 'bodymedia', 'fit', 'bodymedia', 'fit', 'activity', 'manager', 'view', 'data', 'software', 'stand', 'software', 'internet', 'connection', 'sync', 'sensewear', 'software', 'information', 'pricing', 'cost', 'sensewear', 'software', 'software', 'picture', 'configuration', 'sample', 'rate', 'reading', 'rate', 'sample', 'version', 'professional', 'researcher', 'sample', 'rate', 'brochure', 'consumer', 'lt', 'sample', 'rate', 'nevins', 'fit', 'armband', 'api', 'data', 'heart', 'rate', 'monitor', 'functionality', 'wristband', 'device', 'data', 'acceleration', 'temperature', 'channel', 'post', 'data', 'data', 'innovation', 'developer', 'consideration', 'device', 'feedback', 'manufacture', 'eugene', 'jorov', 'adan', 'bailey', 'eugene', 'jorov', 'wristband', 'device', 'satisfaction', 'course', 'product', 'eugene', 'contact', 'bodymedia', 'zephyr', 'end', 'product', 'bioharness', 'beau', 'data', 'bodymedia', 'api', 'data', 'reply', 'work', 'bodymedia', 'fit', 'armband', 'api', 'data', 'heart', 'rate', 'monitor', 'functionality', 'jxa', 'asher', 'data', 'bodymedia', 'app', 'john', 'john', 'sensor', 'access', 'data', 'device', 'uploads', 'data', 'silo', 'form', 'app', 'access', 'data', 'type', 'device', 'device', 'data', 'place', 'value', 'connection', 'data', 'set', 'data', 'app', 'data', 'device', 'pay', 'sensewear', 'model', 'email', 'reply', 'jxa', 'data', 'data', 'course', 'temperature', 'interval', 'sample', 'practice', 'interval', 'monitor', 'change', 'update', 'research', 'kind', 'resolution', 'change', 'nevins', 'fit', 'armband', 'api', 'data', 'heart', 'rate', 'monitor', 'functionality', 'data', 'access', 'sensor', 'data']"
+333.0,partner share mood energy level libido weight wonder apply course example jun quazi data self self data question model woman concurrent relationship weight energy level discus shep421 project forecast online metric genetics information people question share information potential partner share people shep421 result fitness mood matter self project forecast online metric genetics information people question share information potential partner share people,"['partner', 'share', 'mood', 'energy', 'level', 'libido', 'weight', 'wonder', 'apply', 'course', 'example', 'jun', 'quazi', 'data', 'self', 'self', 'data', 'question', 'model', 'woman', 'concurrent', 'relationship', 'weight', 'energy', 'level', 'discus', 'shep421', 'project', 'forecast', 'online', 'metric', 'genetics', 'information', 'people', 'question', 'share', 'information', 'potential', 'partner', 'share', 'people', 'shep421', 'result', 'fitness', 'mood', 'matter', 'self', 'project', 'forecast', 'online', 'metric', 'genetics', 'information', 'people', 'question', 'share', 'information', 'potential', 'partner', 'share', 'people']"
+335.0,buy device measure meditation devine iom pricey amp app heart zephyr hxm information app combo jonas experience bioharness lab hxm hardware wise hardware feature body data product view clue android data display data operation case strap hrv r r interval paper documentation line data trouble jonas buy device measure meditation devine iom pricey amp app heart zephyr hxm information app combo,"['buy', 'device', 'measure', 'meditation', 'devine', 'iom', 'pricey', 'amp', 'app', 'heart', 'zephyr', 'hxm', 'information', 'app', 'combo', 'jonas', 'experience', 'bioharness', 'lab', 'hxm', 'hardware', 'wise', 'hardware', 'feature', 'body', 'data', 'product', 'view', 'clue', 'android', 'data', 'display', 'data', 'operation', 'case', 'strap', 'hrv', 'r', 'r', 'interval', 'paper', 'documentation', 'line', 'data', 'trouble', 'jonas', 'buy', 'device', 'measure', 'meditation', 'devine', 'iom', 'pricey', 'amp', 'app', 'heart', 'zephyr', 'hxm', 'information', 'app', 'combo']"
+336.0,book coolest startup america blueseed chapter page book read paperback version amazon,"['book', 'coolest', 'startup', 'america', 'blueseed', 'chapter', 'page', 'book', 'read', 'paperback', 'version', 'amazon']"
+337.0,mention book notability standard wikipedia phenomenon self technology community user maker tool share practice practice trend technology data acquisition goal performance adoption ot improvement,"['mention', 'book', 'notability', 'standard', 'wikipedia', 'phenomenon', 'self', 'technology', 'community', 'user', 'maker', 'tool', 'share', 'practice', 'practice', 'trend', 'technology', 'data', 'acquisition', 'goal', 'performance', 'adoption', 'ot', 'improvement']"
+338.0,google blog google account activity insight googlers product technology culture report data generates,"['google', 'blog', 'google', 'account', 'activity', 'insight', 'googlers', 'product', 'technology', 'culture', 'report', 'data', 'generates']"
+339.0,techcrunch picture world superhero level reach goal ability measure score technology,"['techcrunch', 'picture', 'world', 'superhero', 'level', 'reach', 'goal', 'ability', 'measure', 'score', 'technology']"
+340.0,prof people participate research smartphone android app event reaction event mood term happiness recruit people trial course people ask record event event survey interview application reiterate moment android app version anticipation recruitment flyer doc member society workplace stimulus fact people emotion alternative emotion thinking term emotion observation misinformation emotion meant head brain activity meditator thought view thought point issue thought body activity body emotion issue danger ready action anger issue ready action address problem injustice violation loss response action pathway brain joy issue pleasure laughter worry issue brain resolution body brain fuel emotion change body function job body self observation result issue thought pointer issue mind thought observation person disease disease cancer intervention health body health disease observation response condition thought place visit blog focus work discovery self area study,"['prof', 'people', 'participate', 'research', 'smartphone', 'android', 'app', 'event', 'reaction', 'event', 'mood', 'term', 'happiness', 'recruit', 'people', 'trial', 'course', 'people', 'ask', 'record', 'event', 'event', 'survey', 'interview', 'application', 'reiterate', 'moment', 'android', 'app', 'version', 'anticipation', 'recruitment', 'flyer', 'doc', 'member', 'society', 'workplace', 'stimulus', 'fact', 'people', 'emotion', 'alternative', 'emotion', 'thinking', 'term', 'emotion', 'observation', 'misinformation', 'emotion', 'meant', 'head', 'brain', 'activity', 'meditator', 'thought', 'view', 'thought', 'point', 'issue', 'thought', 'body', 'activity', 'body', 'emotion', 'issue', 'danger', 'ready', 'action', 'anger', 'issue', 'ready', 'action', 'address', 'problem', 'injustice', 'violation', 'loss', 'response', 'action', 'pathway', 'brain', 'joy', 'issue', 'pleasure', 'laughter', 'worry', 'issue', 'brain', 'resolution', 'body', 'brain', 'fuel', 'emotion', 'change', 'body', 'function', 'job', 'body', 'self', 'observation', 'result', 'issue', 'thought', 'pointer', 'issue', 'mind', 'thought', 'observation', 'person', 'disease', 'disease', 'cancer', 'intervention', 'health', 'body', 'health', 'disease', 'observation', 'response', 'condition', 'thought', 'place', 'visit', 'blog', 'focus', 'work', 'discovery', 'self', 'area', 'study']"
+342.0,people memory mind intervention increase memory butter coffee people kind memory experiment memory enhancement hear jeff huh memory latel,"['people', 'memory', 'mind', 'intervention', 'increase', 'memory', 'butter', 'coffee', 'people', 'kind', 'memory', 'experiment', 'memory', 'enhancement', 'hear', 'jeff', 'huh', 'memory', 'latel']"
+343.0,folk innovation network announcement pas community participant mobile data architecture test mobile sensor health care provider movement ideal commit share data june self tracker activity monitor sensor device share data source ohmage platform mhealth fitbit bodymedia nikefuel greengoose anydata ginger consumer activity monitor sensor api ohmage framework prototyping june june designer developer artist data skill data health care ohmage specific data register winner june mobile data event kaiser permanente health care innovation center information innovation learning network pdf join pin13,"['folk', 'innovation', 'network', 'announcement', 'pas', 'community', 'participant', 'mobile', 'data', 'architecture', 'test', 'mobile', 'sensor', 'health', 'care', 'provider', 'movement', 'ideal', 'commit', 'share', 'data', 'june', 'self', 'tracker', 'activity', 'monitor', 'sensor', 'device', 'share', 'data', 'source', 'ohmage', 'platform', 'mhealth', 'fitbit', 'bodymedia', 'nikefuel', 'greengoose', 'anydata', 'ginger', 'consumer', 'activity', 'monitor', 'sensor', 'api', 'ohmage', 'framework', 'prototyping', 'june', 'june', 'designer', 'developer', 'artist', 'data', 'skill', 'data', 'health', 'care', 'ohmage', 'specific', 'data', 'register', 'winner', 'june', 'mobile', 'data', 'event', 'kaiser', 'permanente', 'health', 'care', 'innovation', 'center', 'information', 'innovation', 'learning', 'network', 'pdf', 'join', 'pin13']"
+344.0,jwg experience monitoring device headband offer thought lark begin issue device jawbone advance jwg question device term usability experiment compare score bodymedia sleep app score measure aspect quality efficiency score cycle bodymedia device measure fall sleep insight pattern rem zeo metric experience sleep monitoring device headband offer thought lark begin issue device jawbone advance jwg experience monitoring device headband offer thought lark begin issue device jawbone experience zeo,"['jwg', 'experience', 'monitoring', 'device', 'headband', 'offer', 'thought', 'lark', 'begin', 'issue', 'device', 'jawbone', 'advance', 'jwg', 'question', 'device', 'term', 'usability', 'experiment', 'compare', 'score', 'bodymedia', 'sleep', 'app', 'score', 'measure', 'aspect', 'quality', 'efficiency', 'score', 'cycle', 'bodymedia', 'device', 'measure', 'fall', 'sleep', 'insight', 'pattern', 'rem', 'zeo', 'metric', 'experience', 'sleep', 'monitoring', 'device', 'headband', 'offer', 'thought', 'lark', 'begin', 'issue', 'device', 'jawbone', 'advance', 'jwg', 'experience', 'monitoring', 'device', 'headband', 'offer', 'thought', 'lark', 'begin', 'issue', 'device', 'jawbone', 'experience', 'zeo']"
+346.0,pity api startup founder paul location collection classification play store listing art science saga surface trend visuals help track transit work lifelog analytics spend gleeo tracker timesheet image app star play store alternative export data function activity accuracy fact tracker howthorne effect check pc mac iphone ipad ipod android tap log app suit version rescuetime client donn johnson tsheets track activity vote tsheets app forum remember clock nature switch job vote meter timemeter tracker sport work home holo reminder note timesheet offer widget export data ability project timer phone tag p location information start reach feature recommend tool tracking task project clock tsheets app tsheets track business ziptimetracker online tool work send invoice report web work fine hubstaff cross platform solo plan point sleep bot work paymo phone track night sleep analyze app apps today research application test application activity lici tap log app suit version reason apps right limitation research log tsheets track business app feature feature,"['pity', 'api', 'startup', 'founder', 'paul', 'location', 'collection', 'classification', 'play', 'store', 'listing', 'art', 'science', 'saga', 'surface', 'trend', 'visuals', 'help', 'track', 'transit', 'work', 'lifelog', 'analytics', 'spend', 'gleeo', 'tracker', 'timesheet', 'image', 'app', 'star', 'play', 'store', 'alternative', 'export', 'data', 'function', 'activity', 'accuracy', 'fact', 'tracker', 'howthorne', 'effect', 'check', 'pc', 'mac', 'iphone', 'ipad', 'ipod', 'android', 'tap', 'log', 'app', 'suit', 'version', 'rescuetime', 'client', 'donn', 'johnson', 'tsheets', 'track', 'activity', 'vote', 'tsheets', 'app', 'forum', 'remember', 'clock', 'nature', 'switch', 'job', 'vote', 'meter', 'timemeter', 'tracker', 'sport', 'work', 'home', 'holo', 'reminder', 'note', 'timesheet', 'offer', 'widget', 'export', 'data', 'ability', 'project', 'timer', 'phone', 'tag', 'p', 'location', 'information', 'start', 'reach', 'feature', 'recommend', 'tool', 'tracking', 'task', 'project', 'clock', 'tsheets', 'app', 'tsheets', 'track', 'business', 'ziptimetracker', 'online', 'tool', 'work', 'send', 'invoice', 'report', 'web', 'work', 'fine', 'hubstaff', 'cross', 'platform', 'solo', 'plan', 'point', 'sleep', 'bot', 'work', 'paymo', 'phone', 'track', 'night', 'sleep', 'analyze', 'app', 'apps', 'today', 'research', 'application', 'test', 'application', 'activity', 'lici', 'tap', 'log', 'app', 'suit', 'version', 'reason', 'apps', 'right', 'limitation', 'research', 'log', 'tsheets', 'track', 'business', 'app', 'feature', 'feature']"
+347.0,talk participant,"['talk', 'participant']"
+348.0,calorie kicker slimkicker,"['calorie', 'kicker', 'slimkicker']"
+349.0,device zephyr bioharness posture indication paul kittson device help posture video device sale device iposture ship product device zephyr bioharness posture feedback device people lift successor lumo claim vibrates lapel star device posture disc sensor posture breathing step belt train app indiegogo project stage jan attempt launch prana track posture benefit body mind sit stress phrasing benefit body upright pose device spine rating review home page train bioharness wireless application responder mention indication feature neck posture monitoring alert vibration cushion discreet office iposture posture monitoring device technology lift custom device sensor shirt lumoback zephyr bioharness lumoback experience onset device fade forget buzz data data export option fuss chart device thinking posture issue jogger runner gait ground impact foot angle position force shake neck head strain injury accelerometer data information demand access data comparison chart topic posture monitoring device kit innovation activity posture viewer track head posture spine track trunk posture review accelerometer data gait unnecessay strain neck example heel spike ground step shoe cushion toe impact spike device help posture video device sale device iposture ship product device,"['device', 'zephyr', 'bioharness', 'posture', 'indication', 'paul', 'kittson', 'device', 'help', 'posture', 'video', 'device', 'sale', 'device', 'iposture', 'ship', 'product', 'device', 'zephyr', 'bioharness', 'posture', 'feedback', 'device', 'people', 'lift', 'successor', 'lumo', 'claim', 'vibrates', 'lapel', 'star', 'device', 'posture', 'disc', 'sensor', 'posture', 'breathing', 'step', 'belt', 'train', 'app', 'indiegogo', 'project', 'stage', 'jan', 'attempt', 'launch', 'prana', 'track', 'posture', 'benefit', 'body', 'mind', 'sit', 'stress', 'phrasing', 'benefit', 'body', 'upright', 'pose', 'device', 'spine', 'rating', 'review', 'home', 'page', 'train', 'bioharness', 'wireless', 'application', 'responder', 'mention', 'indication', 'feature', 'neck', 'posture', 'monitoring', 'alert', 'vibration', 'cushion', 'discreet', 'office', 'iposture', 'posture', 'monitoring', 'device', 'technology', 'lift', 'custom', 'device', 'sensor', 'shirt', 'lumoback', 'zephyr', 'bioharness', 'lumoback', 'experience', 'onset', 'device', 'fade', 'forget', 'buzz', 'data', 'data', 'export', 'option', 'fuss', 'chart', 'device', 'thinking', 'posture', 'issue', 'jogger', 'runner', 'gait', 'ground', 'impact', 'foot', 'angle', 'position', 'force', 'shake', 'neck', 'head', 'strain', 'injury', 'accelerometer', 'data', 'information', 'demand', 'access', 'data', 'comparison', 'chart', 'topic', 'posture', 'monitoring', 'device', 'kit', 'innovation', 'activity', 'posture', 'viewer', 'track', 'head', 'posture', 'spine', 'track', 'trunk', 'posture', 'review', 'accelerometer', 'data', 'gait', 'unnecessay', 'strain', 'neck', 'example', 'heel', 'spike', 'ground', 'step', 'shoe', 'cushion', 'toe', 'impact', 'spike', 'device', 'help', 'posture', 'video', 'device', 'sale', 'device', 'iposture', 'ship', 'product', 'device']"
+350.0,cambridge conference talk professor earth science professor,"['cambridge', 'conference', 'talk', 'professor', 'earth', 'science', 'professor']"
+351.0,form transportation commute region,"['form', 'transportation', 'commute', 'region']"
+352.0,chrisbartels doctor manhattan area suggestion question quora list directory doctor question response meet criterion francisco patient person quant doctor nyc luck paul abramson md quantdoctor doctor paul abramson md doctor paul abramson md doctor self tracker information site approach data doctor approach doctor luck doctor manhattan area suggestion default information phr chris,"['chrisbartels', 'doctor', 'manhattan', 'area', 'suggestion', 'question', 'quora', 'list', 'directory', 'doctor', 'question', 'response', 'meet', 'criterion', 'francisco', 'patient', 'person', 'quant', 'doctor', 'nyc', 'luck', 'paul', 'abramson', 'md', 'quantdoctor', 'doctor', 'paul', 'abramson', 'md', 'doctor', 'paul', 'abramson', 'md', 'doctor', 'self', 'tracker', 'information', 'site', 'approach', 'data', 'doctor', 'approach', 'doctor', 'luck', 'doctor', 'manhattan', 'area', 'suggestion', 'default', 'information', 'phr', 'chris']"
+353.0,measure progress gym workout routine plyometrics weight bm capture expenditure type bm dashboard efficiency cardio lunch plyometrics effect exercise set exercise isolate dashboard figure bm effect design experiment accuracy estimate accuracy bm underestimate expenditure heart rate routine bm estimate report loss estimate heart rate experience blog measuredme k specht wonder measure measure calorie burn strength training device cardio accelerometer useless compare efficiency fitness class tracker fuelband jawbone k bodymedia fit wonder measure measure calorie burn strength training device cardio accelerometer useless bmf capture training energy expenditure memory belt body measurement hand decade dataset sensor data workout accelerometer movement squat heat flux data damn energy loss fever heat compound movement squat heat flux data join today burn calorie,"['measure', 'progress', 'gym', 'workout', 'routine', 'plyometrics', 'weight', 'bm', 'capture', 'expenditure', 'type', 'bm', 'dashboard', 'efficiency', 'cardio', 'lunch', 'plyometrics', 'effect', 'exercise', 'set', 'exercise', 'isolate', 'dashboard', 'figure', 'bm', 'effect', 'design', 'experiment', 'accuracy', 'estimate', 'accuracy', 'bm', 'underestimate', 'expenditure', 'heart', 'rate', 'routine', 'bm', 'estimate', 'report', 'loss', 'estimate', 'heart', 'rate', 'experience', 'blog', 'measuredme', 'k', 'specht', 'wonder', 'measure', 'measure', 'calorie', 'burn', 'strength', 'training', 'device', 'cardio', 'accelerometer', 'useless', 'compare', 'efficiency', 'fitness', 'class', 'tracker', 'fuelband', 'jawbone', 'k', 'bodymedia', 'fit', 'wonder', 'measure', 'measure', 'calorie', 'burn', 'strength', 'training', 'device', 'cardio', 'accelerometer', 'useless', 'bmf', 'capture', 'training', 'energy', 'expenditure', 'memory', 'belt', 'body', 'measurement', 'hand', 'decade', 'dataset', 'sensor', 'data', 'workout', 'accelerometer', 'movement', 'squat', 'heat', 'flux', 'data', 'damn', 'energy', 'loss', 'fever', 'heat', 'compound', 'movement', 'squat', 'heat', 'flux', 'data', 'join', 'today', 'burn', 'calorie']"
+354.0,version software heart rate variability watch monitor night watch forum baseline monitor anxiety device borg realize monitor heart rate monitor town heart rate unsure anxiety fact monitoring anxiety bonus point information heard,"['version', 'software', 'heart', 'rate', 'variability', 'watch', 'monitor', 'night', 'watch', 'forum', 'baseline', 'monitor', 'anxiety', 'device', 'borg', 'realize', 'monitor', 'heart', 'rate', 'monitor', 'town', 'heart', 'rate', 'unsure', 'anxiety', 'fact', 'monitoring', 'anxiety', 'bonus', 'point', 'information', 'heard']"
+355.0,link pdf flyer mi model experience mi tool energy weight calculation consumer customization health model loss prediction hear confirmation contrast energy balance equation rule translates energy deficit pound loss mi model loss composition tissue mass versus mass compare loss strategy energy balance calculator energy deficit loss everybody deficit exercise tool validation confirmation recommend group school loss version software run package download,"['link', 'pdf', 'flyer', 'mi', 'model', 'experience', 'mi', 'tool', 'energy', 'weight', 'calculation', 'consumer', 'customization', 'health', 'model', 'loss', 'prediction', 'hear', 'confirmation', 'contrast', 'energy', 'balance', 'equation', 'rule', 'translates', 'energy', 'deficit', 'pound', 'loss', 'mi', 'model', 'loss', 'composition', 'tissue', 'mass', 'versus', 'mass', 'compare', 'loss', 'strategy', 'energy', 'balance', 'calculator', 'energy', 'deficit', 'loss', 'everybody', 'deficit', 'exercise', 'tool', 'validation', 'confirmation', 'recommend', 'group', 'school', 'loss', 'version', 'software', 'run', 'package', 'download']"
+356.0,question track case enhance health track health measure pressure marker exercise nutrition supplement sleep pattern question limit question hand start question ask path crash track repeat offer advice path plan response start variable question difference question limit question hand start question ask path crash track repeat answer canand limit track road start track science tell addition tracking prescription declaration desire state affect body cancer prescription cancer blog result realize result probability function outcome idea outcome effect benign aid jealousy,"['question', 'track', 'case', 'enhance', 'health', 'track', 'health', 'measure', 'pressure', 'marker', 'exercise', 'nutrition', 'supplement', 'sleep', 'pattern', 'question', 'limit', 'question', 'hand', 'start', 'question', 'ask', 'path', 'crash', 'track', 'repeat', 'offer', 'advice', 'path', 'plan', 'response', 'start', 'variable', 'question', 'difference', 'question', 'limit', 'question', 'hand', 'start', 'question', 'ask', 'path', 'crash', 'track', 'repeat', 'answer', 'canand', 'limit', 'track', 'road', 'start', 'track', 'science', 'tell', 'addition', 'tracking', 'prescription', 'declaration', 'desire', 'state', 'affect', 'body', 'cancer', 'prescription', 'cancer', 'blog', 'result', 'realize', 'result', 'probability', 'function', 'outcome', 'idea', 'outcome', 'effect', 'benign', 'aid', 'jealousy']"
+357.0,gps timing problem realize gps receiver second accuracy application precision synchronization project microsecond accuracy achieve timing receiver application purpose question gps logger option setting logging form template log csv file log sleep pattern alarm clock cycle export data csv file card phone share data company data bittorrent sync home server process friend idea track location site movement mind start recommendation apps tool people experience field briefly tool list question location position second geoloqi place geofence office home tesco supermarket coordination location home office supermarket transportation car city activity note label morning exercise transportation work trip track activity plan input automation money expense money category fruit amp sweet budgeting czech mint input barcodes item pay apps device platform iphone requirement data format xml csv app tool analysis visualization data suffice worry location input discipline suggestion idea recommendation opitions question location app location csv file data analysis correlate location activity plan map python statistic visualization activity log tap log logging expences issue data cloud server company alternative expense manager ability work cloud export data csv problem expense tracker date transaction log expense manager status data data accurate prediction commute work friend iphone app development idea result app crazy app store visit hope feedback question location app location csv file data analysis correlate location activity plan map python statistic visualization activity log tap log logging expences issue data cloud server company alternative expense manager ability work cloud export data csv problem expense tracker date transaction log expense manager status gps timing problem realize gps receiver second accuracy application precision synchronization project microsecond accuracy achieve timing receiver application location position second geoloqi place geofence office home tesco supermarket article phone mytracks type app gps receiver record trip sort regret track google fusion table action coordination location home office supermarket transportation car city latitude option code analyze track check service auto check money expense money category fruit amp sweet budgeting czech mint input barcodes item sound website mint expensify currency suggestion direction post tool owntracks io app record location data background process form backend location payload setup end display location record map owntracks payload,"['gps', 'timing', 'problem', 'realize', 'gps', 'receiver', 'second', 'accuracy', 'application', 'precision', 'synchronization', 'project', 'microsecond', 'accuracy', 'achieve', 'timing', 'receiver', 'application', 'purpose', 'question', 'gps', 'logger', 'option', 'setting', 'logging', 'form', 'template', 'log', 'csv', 'file', 'log', 'sleep', 'pattern', 'alarm', 'clock', 'cycle', 'export', 'data', 'csv', 'file', 'card', 'phone', 'share', 'data', 'company', 'data', 'bittorrent', 'sync', 'home', 'server', 'process', 'friend', 'idea', 'track', 'location', 'site', 'movement', 'mind', 'start', 'recommendation', 'apps', 'tool', 'people', 'experience', 'field', 'briefly', 'tool', 'list', 'question', 'location', 'position', 'second', 'geoloqi', 'place', 'geofence', 'office', 'home', 'tesco', 'supermarket', 'coordination', 'location', 'home', 'office', 'supermarket', 'transportation', 'car', 'city', 'activity', 'note', 'label', 'morning', 'exercise', 'transportation', 'work', 'trip', 'track', 'activity', 'plan', 'input', 'automation', 'money', 'expense', 'money', 'category', 'fruit', 'amp', 'sweet', 'budgeting', 'czech', 'mint', 'input', 'barcodes', 'item', 'pay', 'apps', 'device', 'platform', 'iphone', 'requirement', 'data', 'format', 'xml', 'csv', 'app', 'tool', 'analysis', 'visualization', 'data', 'suffice', 'worry', 'location', 'input', 'discipline', 'suggestion', 'idea', 'recommendation', 'opitions', 'question', 'location', 'app', 'location', 'csv', 'file', 'data', 'analysis', 'correlate', 'location', 'activity', 'plan', 'map', 'python', 'statistic', 'visualization', 'activity', 'log', 'tap', 'log', 'logging', 'expences', 'issue', 'data', 'cloud', 'server', 'company', 'alternative', 'expense', 'manager', 'ability', 'work', 'cloud', 'export', 'data', 'csv', 'problem', 'expense', 'tracker', 'date', 'transaction', 'log', 'expense', 'manager', 'status', 'data', 'data', 'accurate', 'prediction', 'commute', 'work', 'friend', 'iphone', 'app', 'development', 'idea', 'result', 'app', 'crazy', 'app', 'store', 'visit', 'hope', 'feedback', 'question', 'location', 'app', 'location', 'csv', 'file', 'data', 'analysis', 'correlate', 'location', 'activity', 'plan', 'map', 'python', 'statistic', 'visualization', 'activity', 'log', 'tap', 'log', 'logging', 'expences', 'issue', 'data', 'cloud', 'server', 'company', 'alternative', 'expense', 'manager', 'ability', 'work', 'cloud', 'export', 'data', 'csv', 'problem', 'expense', 'tracker', 'date', 'transaction', 'log', 'expense', 'manager', 'status', 'gps', 'timing', 'problem', 'realize', 'gps', 'receiver', 'second', 'accuracy', 'application', 'precision', 'synchronization', 'project', 'microsecond', 'accuracy', 'achieve', 'timing', 'receiver', 'application', 'location', 'position', 'second', 'geoloqi', 'place', 'geofence', 'office', 'home', 'tesco', 'supermarket', 'article', 'phone', 'mytracks', 'type', 'app', 'gps', 'receiver', 'record', 'trip', 'sort', 'regret', 'track', 'google', 'fusion', 'table', 'action', 'coordination', 'location', 'home', 'office', 'supermarket', 'transportation', 'car', 'city', 'latitude', 'option', 'code', 'analyze', 'track', 'check', 'service', 'auto', 'check', 'money', 'expense', 'money', 'category', 'fruit', 'amp', 'sweet', 'budgeting', 'czech', 'mint', 'input', 'barcodes', 'item', 'sound', 'website', 'mint', 'expensify', 'currency', 'suggestion', 'direction', 'post', 'tool', 'owntracks', 'io', 'app', 'record', 'location', 'data', 'background', 'process', 'form', 'backend', 'location', 'payload', 'setup', 'end', 'display', 'location', 'record', 'map', 'owntracks', 'payload']"
+358.0,lady network help goal friend community peer encouragement girl school project question question change shape people result twitter everybody help blood pressure sugar level blood pressure blood sugar level mood mood realize mellowed,"['lady', 'network', 'help', 'goal', 'friend', 'community', 'peer', 'encouragement', 'girl', 'school', 'project', 'question', 'question', 'change', 'shape', 'people', 'result', 'twitter', 'everybody', 'help', 'blood', 'pressure', 'sugar', 'level', 'blood', 'pressure', 'blood', 'sugar', 'level', 'mood', 'mood', 'realize', 'mellowed']"
+359.0,email address email address tuckerp0 aol answer query tucker journalist seek story data prediction patrick tucker deputy editor magazine book data set prediction chapter deal health reach patrick seth robert address email address tuckerp0 aol post,"['email', 'address', 'email', 'address', 'tuckerp0', 'aol', 'answer', 'query', 'tucker', 'journalist', 'seek', 'story', 'data', 'prediction', 'patrick', 'tucker', 'deputy', 'editor', 'magazine', 'book', 'data', 'set', 'prediction', 'chapter', 'deal', 'health', 'reach', 'patrick', 'seth', 'robert', 'address', 'email', 'address', 'tuckerp0', 'aol', 'post']"
+360.0,quote intro chapter convergence technology customer experience person health apps wireless device quality preventative healthcare doctor visit healthcare cost conclusion draw case case basis timeframe money health care health cost case evidence health treatment money spent healthcare field thread business author research book technology business model sector intro chapter convergence technology customer experience person health apps wireless device quality preventative healthcare doctor visit healthcare cost user landscape reader illustrate power health feel message story newbie,"['quote', 'intro', 'chapter', 'convergence', 'technology', 'customer', 'experience', 'person', 'health', 'apps', 'wireless', 'device', 'quality', 'preventative', 'healthcare', 'doctor', 'visit', 'healthcare', 'cost', 'conclusion', 'draw', 'case', 'case', 'basis', 'timeframe', 'money', 'health', 'care', 'health', 'cost', 'case', 'evidence', 'health', 'treatment', 'money', 'spent', 'healthcare', 'field', 'thread', 'business', 'author', 'research', 'book', 'technology', 'business', 'model', 'sector', 'intro', 'chapter', 'convergence', 'technology', 'customer', 'experience', 'person', 'health', 'apps', 'wireless', 'device', 'quality', 'preventative', 'healthcare', 'doctor', 'visit', 'healthcare', 'cost', 'user', 'landscape', 'reader', 'illustrate', 'power', 'health', 'feel', 'message', 'story', 'newbie']"
+361.0,everybody iphone app track note date plot graph axis axis apps save learn code app,"['everybody', 'iphone', 'app', 'track', 'note', 'date', 'plot', 'graph', 'axis', 'axis', 'apps', 'save', 'learn', 'code', 'app']"
+362.0,sort method mood finding self conference jeff alexandra carmichael jeffrey mood relationship effect mood relationship people mood discussing jeffrey mood relationship,"['sort', 'method', 'mood', 'finding', 'self', 'conference', 'jeff', 'alexandra', 'carmichael', 'jeffrey', 'mood', 'relationship', 'effect', 'mood', 'relationship', 'people', 'mood', 'discussing', 'jeffrey', 'mood', 'relationship']"
+363.0,jbondc tell hexoskin understanding money site store begin k link device offer flexibility consumer market version analytics express series game mathew davis dataloggers kind data fitbit monitoring drive stick drive data text access data data example activity actigraphy device device host data party data enables distribute data step article zach documentation calibration sensortag texas instrument truesense health sensor platform kit v2 arduino pi dataloggers kind data fitbit monitoring drive stick drive data text access data data example activity actigraphy pedometer accelerometer data step count sensor communication documentation zephyr hxm bh3 shimmer research sensor wristband ti sensordrone gatt hr profile sensor connect android bt obd bt adapter nonin bt spo2 sensor blood pressure blood bt sensor example fitbit jawbone withings ihealth application data cloud access interface answer access advantage ask answer simple control data control world fitbit claim bt access info sensor lab hesitate contact eugene forum tim world device data web server subscription revenue model company customer access data tim wristband device data acceleration temperature channel post data consideration device feedback manufacture eugene jorov arduino microprocessor board connect sensor wire room programming experience gulf coast data analysis matlab check activityhacker tim world device data web server subscription revenue model company customer access data machulis device wiithings measuredme jbondc tell hexoskin understanding money site store founder montreal indiegogo sell price tag tim world device data web server subscription revenue model company customer access data tim hexoskin access api data sensor world device data web server subscription revenue model company customer access data,"['jbondc', 'tell', 'hexoskin', 'understanding', 'money', 'site', 'store', 'begin', 'k', 'link', 'device', 'offer', 'flexibility', 'consumer', 'market', 'version', 'analytics', 'express', 'series', 'game', 'mathew', 'davis', 'dataloggers', 'kind', 'data', 'fitbit', 'monitoring', 'drive', 'stick', 'drive', 'data', 'text', 'access', 'data', 'data', 'example', 'activity', 'actigraphy', 'device', 'device', 'host', 'data', 'party', 'data', 'enables', 'distribute', 'data', 'step', 'article', 'zach', 'documentation', 'calibration', 'sensortag', 'texas', 'instrument', 'truesense', 'health', 'sensor', 'platform', 'kit', 'v2', 'arduino', 'pi', 'dataloggers', 'kind', 'data', 'fitbit', 'monitoring', 'drive', 'stick', 'drive', 'data', 'text', 'access', 'data', 'data', 'example', 'activity', 'actigraphy', 'pedometer', 'accelerometer', 'data', 'step', 'count', 'sensor', 'communication', 'documentation', 'zephyr', 'hxm', 'bh3', 'shimmer', 'research', 'sensor', 'wristband', 'ti', 'sensordrone', 'gatt', 'hr', 'profile', 'sensor', 'connect', 'android', 'bt', 'obd', 'bt', 'adapter', 'nonin', 'bt', 'spo2', 'sensor', 'blood', 'pressure', 'blood', 'bt', 'sensor', 'example', 'fitbit', 'jawbone', 'withings', 'ihealth', 'application', 'data', 'cloud', 'access', 'interface', 'answer', 'access', 'advantage', 'ask', 'answer', 'simple', 'control', 'data', 'control', 'world', 'fitbit', 'claim', 'bt', 'access', 'info', 'sensor', 'lab', 'hesitate', 'contact', 'eugene', 'forum', 'tim', 'world', 'device', 'data', 'web', 'server', 'subscription', 'revenue', 'model', 'company', 'customer', 'access', 'data', 'tim', 'wristband', 'device', 'data', 'acceleration', 'temperature', 'channel', 'post', 'data', 'consideration', 'device', 'feedback', 'manufacture', 'eugene', 'jorov', 'arduino', 'microprocessor', 'board', 'connect', 'sensor', 'wire', 'room', 'programming', 'experience', 'gulf', 'coast', 'data', 'analysis', 'matlab', 'check', 'activityhacker', 'tim', 'world', 'device', 'data', 'web', 'server', 'subscription', 'revenue', 'model', 'company', 'customer', 'access', 'data', 'machulis', 'device', 'wiithings', 'measuredme', 'jbondc', 'tell', 'hexoskin', 'understanding', 'money', 'site', 'store', 'founder', 'montreal', 'indiegogo', 'sell', 'price', 'tag', 'tim', 'world', 'device', 'data', 'web', 'server', 'subscription', 'revenue', 'model', 'company', 'customer', 'access', 'data', 'tim', 'hexoskin', 'access', 'api', 'data', 'sensor', 'world', 'device', 'data', 'web', 'server', 'subscription', 'revenue', 'model', 'company', 'customer', 'access', 'data']"
+364.0,join share idea people leader industry doctor patient meetup valley health silicon valley health svhealth health tech innovation meetup world event place health care innovator professional event june plug play tech center sunnyvale event meetup svhealth meetup presentation amp note speaker tue jun webex svhealth agenda startup amp health startup colleague doctor developer community,"['join', 'share', 'idea', 'people', 'leader', 'industry', 'doctor', 'patient', 'meetup', 'valley', 'health', 'silicon', 'valley', 'health', 'svhealth', 'health', 'tech', 'innovation', 'meetup', 'world', 'event', 'place', 'health', 'care', 'innovator', 'professional', 'event', 'june', 'plug', 'play', 'tech', 'center', 'sunnyvale', 'event', 'meetup', 'svhealth', 'meetup', 'presentation', 'amp', 'note', 'speaker', 'tue', 'jun', 'webex', 'svhealth', 'agenda', 'startup', 'amp', 'health', 'startup', 'colleague', 'doctor', 'developer', 'community']"
+366.0,robwilliams talk tool sound hope post monitoring experience measuring location step food happiness blog post post talk post talk changing,"['robwilliams', 'talk', 'tool', 'sound', 'hope', 'post', 'monitoring', 'experience', 'measuring', 'location', 'step', 'food', 'happiness', 'blog', 'post', 'post', 'talk', 'post', 'talk', 'changing']"
+367.0,program stuff informatics program master program subject data mining machine statistic university research,"['program', 'stuff', 'informatics', 'program', 'master', 'program', 'subject', 'data', 'mining', 'machine', 'statistic', 'university', 'research']"
+368.0,doctor area sell board,"['doctor', 'area', 'sell', 'board']"
+369.0,data morning result link morning discovery mood app iphone mood self data entry feel chore log itunes input text friction input method press tap log value log mode press cognition precision finger hand chore mood quality pulse rate temperature sneeze iphone tool data tool analysis data csv file note log log purchase pro entry server syncing,"['data', 'morning', 'result', 'link', 'morning', 'discovery', 'mood', 'app', 'iphone', 'mood', 'self', 'data', 'entry', 'feel', 'chore', 'log', 'itunes', 'input', 'text', 'friction', 'input', 'method', 'press', 'tap', 'log', 'value', 'log', 'mode', 'press', 'cognition', 'precision', 'finger', 'hand', 'chore', 'mood', 'quality', 'pulse', 'rate', 'temperature', 'sneeze', 'iphone', 'tool', 'data', 'tool', 'analysis', 'data', 'csv', 'file', 'note', 'log', 'log', 'purchase', 'pro', 'entry', 'server', 'syncing']"
+370.0,zoom map view world work home bos hallucinogen okay pinching clarification location work ok app android access data format date gps gps kind csv arein group gps tracking tool gps tracker aggregate data answer question work spend home spend work check derek alrite ari feedback derek pinch zoom map iphone webbrowser finger work derek window phone user update issue feedback derek feedback kind feature clarifies derek group gps tracking tool gps tracker aggregate data answer question work spend home spend work check derek ari glad platform import export feature,"['zoom', 'map', 'view', 'world', 'work', 'home', 'bos', 'hallucinogen', 'okay', 'pinching', 'clarification', 'location', 'work', 'ok', 'app', 'android', 'access', 'data', 'format', 'date', 'gps', 'gps', 'kind', 'csv', 'arein', 'group', 'gps', 'tracking', 'tool', 'gps', 'tracker', 'aggregate', 'data', 'answer', 'question', 'work', 'spend', 'home', 'spend', 'work', 'check', 'derek', 'alrite', 'ari', 'feedback', 'derek', 'pinch', 'zoom', 'map', 'iphone', 'webbrowser', 'finger', 'work', 'derek', 'window', 'phone', 'user', 'update', 'issue', 'feedback', 'derek', 'feedback', 'kind', 'feature', 'clarifies', 'derek', 'group', 'gps', 'tracking', 'tool', 'gps', 'tracker', 'aggregate', 'data', 'answer', 'question', 'work', 'spend', 'home', 'spend', 'work', 'check', 'derek', 'ari', 'glad', 'platform', 'import', 'export', 'feature']"
+371.0,log activity heart rate total blood pressure data building profile sign heart rate skin response motion actigraphy level kind activity resource data activity log data share databanks data set activity course data purpose estimate activity level activity activity input ianc log activity heart rate total blood pressure data stuff gathering fine data order analysis activity level,"['log', 'activity', 'heart', 'rate', 'total', 'blood', 'pressure', 'data', 'building', 'profile', 'sign', 'heart', 'rate', 'skin', 'response', 'motion', 'actigraphy', 'level', 'kind', 'activity', 'resource', 'data', 'activity', 'log', 'data', 'share', 'databanks', 'data', 'set', 'activity', 'course', 'data', 'purpose', 'estimate', 'activity', 'level', 'activity', 'activity', 'input', 'ianc', 'log', 'activity', 'heart', 'rate', 'total', 'blood', 'pressure', 'data', 'stuff', 'gathering', 'fine', 'data', 'order', 'analysis', 'activity', 'level']"
+372.0,thought,['thought']
+373.0,student researcher interaction department science university people study people data university campus interview messaging participant participant question data motivation tool question contact haley hemacleo friend colleague research talk research opportunity information study,"['student', 'researcher', 'interaction', 'department', 'science', 'university', 'people', 'study', 'people', 'data', 'university', 'campus', 'interview', 'messaging', 'participant', 'participant', 'question', 'data', 'motivation', 'tool', 'question', 'contact', 'haley', 'hemacleo', 'friend', 'colleague', 'research', 'talk', 'research', 'opportunity', 'information', 'study']"
+374.0,bodytrack project development activity timescale data aggregation data stream graph service upload data activity heart rate step kinda device csv file data place visualization withings healthvault data point service info project bodytrack nick imo development activity people repository dashboard self data data silo device maker data pc healthvault data structure course concern profit corporation kind data repository project list locker project project list road community luck,"['bodytrack', 'project', 'development', 'activity', 'timescale', 'data', 'aggregation', 'data', 'stream', 'graph', 'service', 'upload', 'data', 'activity', 'heart', 'rate', 'step', 'kinda', 'device', 'csv', 'file', 'data', 'place', 'visualization', 'withings', 'healthvault', 'data', 'point', 'service', 'info', 'project', 'bodytrack', 'nick', 'imo', 'development', 'activity', 'people', 'repository', 'dashboard', 'self', 'data', 'data', 'silo', 'device', 'maker', 'data', 'pc', 'healthvault', 'data', 'structure', 'course', 'concern', 'profit', 'corporation', 'kind', 'data', 'repository', 'project', 'list', 'locker', 'project', 'project', 'list', 'road', 'community', 'luck']"
+375.0,android plethora sense shop niche app business evaluation commuting exercise curricular activity gps result blog start background physician sleep coach value impact term review data pattern management punctuality work commute order accurate prediction traffic pattern app develops result download app store visit info feedback,"['android', 'plethora', 'sense', 'shop', 'niche', 'app', 'business', 'evaluation', 'commuting', 'exercise', 'curricular', 'activity', 'gps', 'result', 'blog', 'start', 'background', 'physician', 'sleep', 'coach', 'value', 'impact', 'term', 'review', 'data', 'pattern', 'management', 'punctuality', 'work', 'commute', 'order', 'accurate', 'prediction', 'traffic', 'pattern', 'app', 'develops', 'result', 'download', 'app', 'store', 'visit', 'info', 'feedback']"
+376.0,self experiment value food,"['self', 'experiment', 'value', 'food']"
+377.0,tool measure movement tremor occasion strength cause opinion smartphone checkup doctor test hand oscillation apps test accurate tremor meter result tool information state allen,"['tool', 'measure', 'movement', 'tremor', 'occasion', 'strength', 'cause', 'opinion', 'smartphone', 'checkup', 'doctor', 'test', 'hand', 'oscillation', 'apps', 'test', 'accurate', 'tremor', 'meter', 'result', 'tool', 'information', 'state', 'allen']"
+378.0,track commute advantage app app product app people track commute tracking app tip iphone app track commute download app store app log commute data commute countdown clock success result blog self tracker result,"['track', 'commute', 'advantage', 'app', 'app', 'product', 'app', 'people', 'track', 'commute', 'tracking', 'app', 'tip', 'iphone', 'app', 'track', 'commute', 'download', 'app', 'store', 'app', 'log', 'commute', 'data', 'commute', 'countdown', 'clock', 'success', 'result', 'blog', 'self', 'tracker', 'result']"
+379.0,danger plastic hand plastic stuff study rat ingestion injection asher arm hurt mybasis question wristband health container food effect ingredient film planet order question site health effect keith planet official site thou didnt mention clothes sport wristband plastic plastic leach chemical contact fluid skin mention study effect rat ichabod801 study infertility men woman exposure p mybasis problem lead kristin specification sensor future transparency product market heard study effect ingredient platics plastic health risk eat cause concern,"['danger', 'plastic', 'hand', 'plastic', 'stuff', 'study', 'rat', 'ingestion', 'injection', 'asher', 'arm', 'hurt', 'mybasis', 'question', 'wristband', 'health', 'container', 'food', 'effect', 'ingredient', 'film', 'planet', 'order', 'question', 'site', 'health', 'effect', 'keith', 'planet', 'official', 'site', 'thou', 'didnt', 'mention', 'clothes', 'sport', 'wristband', 'plastic', 'plastic', 'leach', 'chemical', 'contact', 'fluid', 'skin', 'mention', 'study', 'effect', 'rat', 'ichabod801', 'study', 'infertility', 'men', 'woman', 'exposure', 'p', 'mybasis', 'problem', 'lead', 'kristin', 'specification', 'sensor', 'future', 'transparency', 'product', 'market', 'heard', 'study', 'effect', 'ingredient', 'platics', 'plastic', 'health', 'risk', 'eat', 'cause', 'concern']"
+380.0,site beta tester jody gmail problem suggestion apps course website device manage data building app stuff list work browser switch hope end track stats nutrition food track activity burn calorie report community user group account feature note aspect point event meal integration withings ssl encryption delete data export data csv list list picture device integration fitbit list attachment attachment,"['site', 'beta', 'tester', 'jody', 'gmail', 'problem', 'suggestion', 'apps', 'course', 'website', 'device', 'manage', 'data', 'building', 'app', 'stuff', 'list', 'work', 'browser', 'switch', 'hope', 'end', 'track', 'stats', 'nutrition', 'food', 'track', 'activity', 'burn', 'calorie', 'report', 'community', 'user', 'group', 'account', 'feature', 'note', 'aspect', 'point', 'event', 'meal', 'integration', 'withings', 'ssl', 'encryption', 'delete', 'data', 'export', 'data', 'csv', 'list', 'list', 'picture', 'device', 'integration', 'fitbit', 'list', 'attachment', 'attachment']"
+382.0,member platform feedback activity survey help understand people problem individual survey result click link survey,"['member', 'platform', 'feedback', 'activity', 'survey', 'help', 'understand', 'people', 'problem', 'individual', 'survey', 'result', 'click', 'link', 'survey']"
+383.0,member platform feedback activity survey help understand people problem individual survey result click link survey,"['member', 'platform', 'feedback', 'activity', 'survey', 'help', 'understand', 'people', 'problem', 'individual', 'survey', 'result', 'click', 'link', 'survey']"
+384.0,member app help enthusiast progress app workout activity recognition technology motion user design interface feedback survey advance nick,"['member', 'app', 'help', 'enthusiast', 'progress', 'app', 'workout', 'activity', 'recognition', 'technology', 'motion', 'user', 'design', 'interface', 'feedback', 'survey', 'advance', 'nick']"
+385.0,work analysis python analysis excel share work everybody sample dataset test ari k glad idea upload data csv file device chart amp analysis upload data chart project access chart analysis device app output jb line work problem structure data device example heart rate data increment data increment data point column structure macro excel complication data data point point data sits database cloud extract anytime analysis curiosity attack bunch data csv file consider basic excel data csv file manager oregon heart rate logger match tell heart rate phase geeky curiosity end application analysis story learning reading python google app engine add analysis device data database adjustment data match analysis data setup withings heart pressure csv reader database device chart trend sound device analysis download source code upload project google app engine deal online app option delete data check code limit guess people analysis document stuff forget note engineer application work p analysis case heart rate sleep sleep pps cheesy upload glad idea upload data csv file device chart amp analysis upload data chart,"['work', 'analysis', 'python', 'analysis', 'excel', 'share', 'work', 'everybody', 'sample', 'dataset', 'test', 'ari', 'k', 'glad', 'idea', 'upload', 'data', 'csv', 'file', 'device', 'chart', 'amp', 'analysis', 'upload', 'data', 'chart', 'project', 'access', 'chart', 'analysis', 'device', 'app', 'output', 'jb', 'line', 'work', 'problem', 'structure', 'data', 'device', 'example', 'heart', 'rate', 'data', 'increment', 'data', 'increment', 'data', 'point', 'column', 'structure', 'macro', 'excel', 'complication', 'data', 'data', 'point', 'point', 'data', 'sits', 'database', 'cloud', 'extract', 'anytime', 'analysis', 'curiosity', 'attack', 'bunch', 'data', 'csv', 'file', 'consider', 'basic', 'excel', 'data', 'csv', 'file', 'manager', 'oregon', 'heart', 'rate', 'logger', 'match', 'tell', 'heart', 'rate', 'phase', 'geeky', 'curiosity', 'end', 'application', 'analysis', 'story', 'learning', 'reading', 'python', 'google', 'app', 'engine', 'add', 'analysis', 'device', 'data', 'database', 'adjustment', 'data', 'match', 'analysis', 'data', 'setup', 'withings', 'heart', 'pressure', 'csv', 'reader', 'database', 'device', 'chart', 'trend', 'sound', 'device', 'analysis', 'download', 'source', 'code', 'upload', 'project', 'google', 'app', 'engine', 'deal', 'online', 'app', 'option', 'delete', 'data', 'check', 'code', 'limit', 'guess', 'people', 'analysis', 'document', 'stuff', 'forget', 'note', 'engineer', 'application', 'work', 'p', 'analysis', 'case', 'heart', 'rate', 'sleep', 'sleep', 'pps', 'cheesy', 'upload', 'glad', 'idea', 'upload', 'data', 'csv', 'file', 'device', 'chart', 'amp', 'analysis', 'upload', 'data', 'chart']"
+386.0,interaction research team university southampton study student feng supervisor schraefel dr enrico costanza question study soton ac uk study quiz food healthiness food picture description rate healthiness point scale justify rating text reason list question assessment question chance win study email winner end august share study link feng,"['interaction', 'research', 'team', 'university', 'southampton', 'study', 'student', 'feng', 'supervisor', 'schraefel', 'dr', 'enrico', 'costanza', 'question', 'study', 'soton', 'ac', 'uk', 'study', 'quiz', 'food', 'healthiness', 'food', 'picture', 'description', 'rate', 'healthiness', 'point', 'scale', 'justify', 'rating', 'text', 'reason', 'list', 'question', 'assessment', 'question', 'chance', 'win', 'study', 'email', 'winner', 'end', 'august', 'share', 'study', 'link', 'feng']"
+387.0,researcher patient measurement blood pressure data doctor researcher tell doctor stuff penn drexel temple school advice doctor office secretary doctor self feeling connect doctor purpose collaboration doctor russell,"['researcher', 'patient', 'measurement', 'blood', 'pressure', 'data', 'doctor', 'researcher', 'tell', 'doctor', 'stuff', 'penn', 'drexel', 'temple', 'school', 'advice', 'doctor', 'office', 'secretary', 'doctor', 'self', 'feeling', 'connect', 'doctor', 'purpose', 'collaboration', 'doctor', 'russell']"
+388.0,hardware software collaborator behaviormetrics project enuresis prof john dennis,"['hardware', 'software', 'collaborator', 'behaviormetrics', 'project', 'enuresis', 'prof', 'john', 'dennis']"
+389.0,aspect impact world track karma behavior discus approach feedback suggestion measure k living work play measuredme alexandra goal people strict rule purpose measure age method muscle information unconsciousness problem rating decision measure reality imho attention reality level problem worthwhile information data abstraction scale information measure karma cause effect cause effect equation course harder measure,"['aspect', 'impact', 'world', 'track', 'karma', 'behavior', 'discus', 'approach', 'feedback', 'suggestion', 'measure', 'k', 'living', 'work', 'play', 'measuredme', 'alexandra', 'goal', 'people', 'strict', 'rule', 'purpose', 'measure', 'age', 'method', 'muscle', 'information', 'unconsciousness', 'problem', 'rating', 'decision', 'measure', 'reality', 'imho', 'attention', 'reality', 'level', 'problem', 'worthwhile', 'information', 'data', 'abstraction', 'scale', 'information', 'measure', 'karma', 'cause', 'effect', 'cause', 'effect', 'equation', 'course', 'harder', 'measure']"
+390.0,survey data notion response survey michael getnotion twitter,"['survey', 'data', 'notion', 'response', 'survey', 'michael', 'getnotion', 'twitter']"
+391.0,beta opinion suggestion dream journal capture thinking record dream interface prompt track trend dream join community capability tool,"['beta', 'opinion', 'suggestion', 'dream', 'journal', 'capture', 'thinking', 'record', 'dream', 'interface', 'prompt', 'track', 'trend', 'dream', 'join', 'community', 'capability', 'tool']"
+392.0,foundation qualcomm foundation tricorder prize competition revolutionize healthcare team technology innovation area intelligence wireless tricorder star trek fame diagnosis healthcare provider goal competition drive development device consumer access state health palm hand prize team platform set disease group consumer information consumer experience health metric blood pressure respiratory rate temperature solution consumer health condition help question health competition prize foundation qualcomm foundation century science fiction century reality qualcomm tricorder prize consumer quality people director playa vista california manager qualcomm tricorder prize challenge competition operation outreach program community competition success incentive prize pioneer leader field wireless health influence change market environment help foundation industry role uncertainty manage budget lead team consensus stakeholder mission prize foundation director change face wireless healthcare playa vista california director responsibility program management activity set prize work entail plethora,"['foundation', 'qualcomm', 'foundation', 'tricorder', 'prize', 'competition', 'revolutionize', 'healthcare', 'team', 'technology', 'innovation', 'area', 'intelligence', 'wireless', 'tricorder', 'star', 'trek', 'fame', 'diagnosis', 'healthcare', 'provider', 'goal', 'competition', 'drive', 'development', 'device', 'consumer', 'access', 'state', 'health', 'palm', 'hand', 'prize', 'team', 'platform', 'set', 'disease', 'group', 'consumer', 'information', 'consumer', 'experience', 'health', 'metric', 'blood', 'pressure', 'respiratory', 'rate', 'temperature', 'solution', 'consumer', 'health', 'condition', 'help', 'question', 'health', 'competition', 'prize', 'foundation', 'qualcomm', 'foundation', 'century', 'science', 'fiction', 'century', 'reality', 'qualcomm', 'tricorder', 'prize', 'consumer', 'quality', 'people', 'director', 'playa', 'vista', 'california', 'manager', 'qualcomm', 'tricorder', 'prize', 'challenge', 'competition', 'operation', 'outreach', 'program', 'community', 'competition', 'success', 'incentive', 'prize', 'pioneer', 'leader', 'field', 'wireless', 'health', 'influence', 'change', 'market', 'environment', 'help', 'foundation', 'industry', 'role', 'uncertainty', 'manage', 'budget', 'lead', 'team', 'consensus', 'stakeholder', 'mission', 'prize', 'foundation', 'director', 'change', 'face', 'wireless', 'healthcare', 'playa', 'vista', 'california', 'director', 'responsibility', 'program', 'management', 'activity', 'set', 'prize', 'work', 'entail', 'plethora']"
+393.0,drinking water calorie water intake body design drink liter room temperature water work measure activity morning timeline body calorie liter water temperature weekday calorie difference suggestion k seth measure calorie body sense measure calorie water condition variation math calorie energy water degree celsius food calorie calorie water liter temp food calorie water degree celsius core temp degree fridge degree water food calorie heat body eat calorie mac wash liter water forget water liter body work body burn calorie water measurement measuredme water calorie water intake body design drink liter room temperature water work measure activity morning timeline body calorie liter water temperature weekday calorie difference suggestion reference measure change energy expenditure activity movement activity tracker characteristic rate measure diet thermogenesis dit fact bodymedia heat temperature gsr measure difference signal level exertion example activity activity movement activity tracker community capture actigraph method calorimetry dlw help reference waste point beware reference limitation order magnitude error calorimeter error dlw reference average colder water burn calorie example glass water body temperature warm calorie mean calorie temperature water body temperature depend ice water exercise water burning water,"['drinking', 'water', 'calorie', 'water', 'intake', 'body', 'design', 'drink', 'liter', 'room', 'temperature', 'water', 'work', 'measure', 'activity', 'morning', 'timeline', 'body', 'calorie', 'liter', 'water', 'temperature', 'weekday', 'calorie', 'difference', 'suggestion', 'k', 'seth', 'measure', 'calorie', 'body', 'sense', 'measure', 'calorie', 'water', 'condition', 'variation', 'math', 'calorie', 'energy', 'water', 'degree', 'celsius', 'food', 'calorie', 'calorie', 'water', 'liter', 'temp', 'food', 'calorie', 'water', 'degree', 'celsius', 'core', 'temp', 'degree', 'fridge', 'degree', 'water', 'food', 'calorie', 'heat', 'body', 'eat', 'calorie', 'mac', 'wash', 'liter', 'water', 'forget', 'water', 'liter', 'body', 'work', 'body', 'burn', 'calorie', 'water', 'measurement', 'measuredme', 'water', 'calorie', 'water', 'intake', 'body', 'design', 'drink', 'liter', 'room', 'temperature', 'water', 'work', 'measure', 'activity', 'morning', 'timeline', 'body', 'calorie', 'liter', 'water', 'temperature', 'weekday', 'calorie', 'difference', 'suggestion', 'reference', 'measure', 'change', 'energy', 'expenditure', 'activity', 'movement', 'activity', 'tracker', 'characteristic', 'rate', 'measure', 'diet', 'thermogenesis', 'dit', 'fact', 'bodymedia', 'heat', 'temperature', 'gsr', 'measure', 'difference', 'signal', 'level', 'exertion', 'example', 'activity', 'activity', 'movement', 'activity', 'tracker', 'community', 'capture', 'actigraph', 'method', 'calorimetry', 'dlw', 'help', 'reference', 'waste', 'point', 'beware', 'reference', 'limitation', 'order', 'magnitude', 'error', 'calorimeter', 'error', 'dlw', 'reference', 'average', 'colder', 'water', 'burn', 'calorie', 'example', 'glass', 'water', 'body', 'temperature', 'warm', 'calorie', 'mean', 'calorie', 'temperature', 'water', 'body', 'temperature', 'depend', 'ice', 'water', 'exercise', 'water', 'burning', 'water']"
+394.0,question survey answer indicate statement reason occupation occupation choice answer experiment test fyi habit change buster benson today kleineidam question survey answer indicate statement reason occupation occupation choice answer feedback occupation occupation feel survey fault willpower instruction drop survey qsers psychology specialise habit change habit change exercise regime word self control self discipline psychology research practice muscle research project master degree web app strengthen course fit lab schedule participant challenge email victoriaccullen gmail,"['question', 'survey', 'answer', 'indicate', 'statement', 'reason', 'occupation', 'occupation', 'choice', 'answer', 'experiment', 'test', 'fyi', 'habit', 'change', 'buster', 'benson', 'today', 'kleineidam', 'question', 'survey', 'answer', 'indicate', 'statement', 'reason', 'occupation', 'occupation', 'choice', 'answer', 'feedback', 'occupation', 'occupation', 'feel', 'survey', 'fault', 'willpower', 'instruction', 'drop', 'survey', 'qsers', 'psychology', 'specialise', 'habit', 'change', 'habit', 'change', 'exercise', 'regime', 'word', 'self', 'control', 'self', 'discipline', 'psychology', 'research', 'practice', 'muscle', 'research', 'project', 'master', 'degree', 'web', 'app', 'strengthen', 'course', 'fit', 'lab', 'schedule', 'participant', 'challenge', 'email', 'victoriaccullen', 'gmail']"
+395.0,moodology tool control mood gain insight feel,"['moodology', 'tool', 'control', 'mood', 'gain', 'insight', 'feel']"
+396.0,tl dr productivity application monitor strategy strategy productivity group user share data success predict strategy difference people version job stuff technology help idea task management todo txt simpler cleaner start date list priority rate productivity people plugins plugins hack strategy list store information task priority task abc analysis note task list task deal task task task remind stuff message message reward start task play task basis work space enter task habit meditation exercise precommit task goal people statistic plugins plugins productivity plugins user share result plugins plugins affinity analysis amazon recommendation user plugin plugins autopilot plugins statistic reader thought comment suggestion richard,"['tl', 'dr', 'productivity', 'application', 'monitor', 'strategy', 'strategy', 'productivity', 'group', 'user', 'share', 'data', 'success', 'predict', 'strategy', 'difference', 'people', 'version', 'job', 'stuff', 'technology', 'help', 'idea', 'task', 'management', 'todo', 'txt', 'simpler', 'cleaner', 'start', 'date', 'list', 'priority', 'rate', 'productivity', 'people', 'plugins', 'plugins', 'hack', 'strategy', 'list', 'store', 'information', 'task', 'priority', 'task', 'abc', 'analysis', 'note', 'task', 'list', 'task', 'deal', 'task', 'task', 'task', 'remind', 'stuff', 'message', 'message', 'reward', 'start', 'task', 'play', 'task', 'basis', 'work', 'space', 'enter', 'task', 'habit', 'meditation', 'exercise', 'precommit', 'task', 'goal', 'people', 'statistic', 'plugins', 'plugins', 'productivity', 'plugins', 'user', 'share', 'result', 'plugins', 'plugins', 'affinity', 'analysis', 'amazon', 'recommendation', 'user', 'plugin', 'plugins', 'autopilot', 'plugins', 'statistic', 'reader', 'thought', 'comment', 'suggestion', 'richard']"
+397.0,device posture breathing step belt train app indiegogo project stage jan attempt launch accelerometer detect expansion contraction zephyr bioharness measure respiration rate stretch sensor expansion microphone exhalation respiration rate data respiratory rate extraction oximeter recording jinseok lee john p chon stretch sensor tom device spire health spire health grade health monitoring insight health market leader respiration adherence patient monitoring mission harness power algorithm sensor health outcome patient track download info tracker breath btw beddit emfit poster diy crowd stress monitor theiman biosensors rate monitor help anybody engineering caio tom mask tribord exhalation breathing pattern start mask direction term sensor design hexoskin pre order stage technology shirt respiratory amp activity metric leader smart clothing software ai data analytics shirt ecg respiratory activity amp stress monitoring garment jason detect breathrate site version measure respiration rate tom jason miller accelerometer detect expansion contraction zephyr bioharness work rate tom measure respiration rate stretch sensor expansion microphone exhalation respiration rate data respiratory rate extraction oximeter recording jinseok lee john p chon stretch sensor tom deriso biosensors rate monitor help anybody engineering caio tom zephyr bioharness accelerometer measure rate sensing technique measure activity record breathing rate paper zephyr bh3 battery measurement parameter activity breath hr hrv sent android phone parameter packet battery hold stretch sensor problem course data link zephyr device device data device sensor model nosewears rate rhythm io health monitoring disney theiman biosensors rate monitor help anybody engineering mask tribord exhalation breathing pattern start mask direction term sensor design spoke founder read sens tense data match reality device rate breath data transfer web smartphones website forum device zephyr bioharness consumer mark device observation people rate people subject habit people breath breath breath people breath lung breath lung finding breath volume breathing rate measure,"['device', 'posture', 'breathing', 'step', 'belt', 'train', 'app', 'indiegogo', 'project', 'stage', 'jan', 'attempt', 'launch', 'accelerometer', 'detect', 'expansion', 'contraction', 'zephyr', 'bioharness', 'measure', 'respiration', 'rate', 'stretch', 'sensor', 'expansion', 'microphone', 'exhalation', 'respiration', 'rate', 'data', 'respiratory', 'rate', 'extraction', 'oximeter', 'recording', 'jinseok', 'lee', 'john', 'p', 'chon', 'stretch', 'sensor', 'tom', 'device', 'spire', 'health', 'spire', 'health', 'grade', 'health', 'monitoring', 'insight', 'health', 'market', 'leader', 'respiration', 'adherence', 'patient', 'monitoring', 'mission', 'harness', 'power', 'algorithm', 'sensor', 'health', 'outcome', 'patient', 'track', 'download', 'info', 'tracker', 'breath', 'btw', 'beddit', 'emfit', 'poster', 'diy', 'crowd', 'stress', 'monitor', 'theiman', 'biosensors', 'rate', 'monitor', 'help', 'anybody', 'engineering', 'caio', 'tom', 'mask', 'tribord', 'exhalation', 'breathing', 'pattern', 'start', 'mask', 'direction', 'term', 'sensor', 'design', 'hexoskin', 'pre', 'order', 'stage', 'technology', 'shirt', 'respiratory', 'amp', 'activity', 'metric', 'leader', 'smart', 'clothing', 'software', 'ai', 'data', 'analytics', 'shirt', 'ecg', 'respiratory', 'activity', 'amp', 'stress', 'monitoring', 'garment', 'jason', 'detect', 'breathrate', 'site', 'version', 'measure', 'respiration', 'rate', 'tom', 'jason', 'miller', 'accelerometer', 'detect', 'expansion', 'contraction', 'zephyr', 'bioharness', 'work', 'rate', 'tom', 'measure', 'respiration', 'rate', 'stretch', 'sensor', 'expansion', 'microphone', 'exhalation', 'respiration', 'rate', 'data', 'respiratory', 'rate', 'extraction', 'oximeter', 'recording', 'jinseok', 'lee', 'john', 'p', 'chon', 'stretch', 'sensor', 'tom', 'deriso', 'biosensors', 'rate', 'monitor', 'help', 'anybody', 'engineering', 'caio', 'tom', 'zephyr', 'bioharness', 'accelerometer', 'measure', 'rate', 'sensing', 'technique', 'measure', 'activity', 'record', 'breathing', 'rate', 'paper', 'zephyr', 'bh3', 'battery', 'measurement', 'parameter', 'activity', 'breath', 'hr', 'hrv', 'sent', 'android', 'phone', 'parameter', 'packet', 'battery', 'hold', 'stretch', 'sensor', 'problem', 'course', 'data', 'link', 'zephyr', 'device', 'device', 'data', 'device', 'sensor', 'model', 'nosewears', 'rate', 'rhythm', 'io', 'health', 'monitoring', 'disney', 'theiman', 'biosensors', 'rate', 'monitor', 'help', 'anybody', 'engineering', 'mask', 'tribord', 'exhalation', 'breathing', 'pattern', 'start', 'mask', 'direction', 'term', 'sensor', 'design', 'spoke', 'founder', 'read', 'sens', 'tense', 'data', 'match', 'reality', 'device', 'rate', 'breath', 'data', 'transfer', 'web', 'smartphones', 'website', 'forum', 'device', 'zephyr', 'bioharness', 'consumer', 'mark', 'device', 'observation', 'people', 'rate', 'people', 'subject', 'habit', 'people', 'breath', 'breath', 'breath', 'people', 'breath', 'lung', 'breath', 'lung', 'finding', 'breath', 'volume', 'breathing', 'rate', 'measure']"
+398.0,tool tracker point folk visit site nutshell tracker attention report progress list report template track adjustment tool benefit result term stick pull phone tool paper pencil developer opportunity web advantage improvement guidance suggestion drop note email matt lucidtracker twitter mhmazur,"['tool', 'tracker', 'point', 'folk', 'visit', 'site', 'nutshell', 'tracker', 'attention', 'report', 'progress', 'list', 'report', 'template', 'track', 'adjustment', 'tool', 'benefit', 'result', 'term', 'stick', 'pull', 'phone', 'tool', 'paper', 'pencil', 'developer', 'opportunity', 'web', 'advantage', 'improvement', 'guidance', 'suggestion', 'drop', 'note', 'email', 'matt', 'lucidtracker', 'twitter', 'mhmazur']"
+399.0,market watch recommend experience review information phone watch self tool function fitness productivity heart rate monitor strap advance experiment answer phone watch phone data collection device hand measure heart rate watch market moment form function watch ability term hardware,"['market', 'watch', 'recommend', 'experience', 'review', 'information', 'phone', 'watch', 'self', 'tool', 'function', 'fitness', 'productivity', 'heart', 'rate', 'monitor', 'strap', 'advance', 'experiment', 'answer', 'phone', 'watch', 'phone', 'data', 'collection', 'device', 'hand', 'measure', 'heart', 'rate', 'watch', 'market', 'moment', 'form', 'function', 'watch', 'ability', 'term', 'hardware']"
+400.0,everybody journalist company stylus trend report technology industry piece movement people data placeme rescuetime understand member group people collection feature case study appreciate question experience movement conduct interview phone mail drop line madeleinecuff gmail speak deadline piece monday madeleine,"['everybody', 'journalist', 'company', 'stylus', 'trend', 'report', 'technology', 'industry', 'piece', 'movement', 'people', 'data', 'placeme', 'rescuetime', 'understand', 'member', 'group', 'people', 'collection', 'feature', 'case', 'study', 'appreciate', 'question', 'experience', 'movement', 'conduct', 'interview', 'phone', 'mail', 'drop', 'line', 'madeleinecuff', 'gmail', 'speak', 'deadline', 'piece', 'monday', 'madeleine']"
+401.0,participate university research study health change study aim element behavior change behavior determine design requirement technology help process health behavior change weight share survey experience assist development technology change people survey opportunity gift card participation study information study study participation participation chen sung student human design amp engineering university washington faculty sponsor dr julie kientz assistant professor design amp engineering university washington,"['participate', 'university', 'research', 'study', 'health', 'change', 'study', 'aim', 'element', 'behavior', 'change', 'behavior', 'determine', 'design', 'requirement', 'technology', 'help', 'process', 'health', 'behavior', 'change', 'weight', 'share', 'survey', 'experience', 'assist', 'development', 'technology', 'change', 'people', 'survey', 'opportunity', 'gift', 'card', 'participation', 'study', 'information', 'study', 'study', 'participation', 'participation', 'chen', 'sung', 'student', 'human', 'design', 'amp', 'engineering', 'university', 'washington', 'faculty', 'sponsor', 'dr', 'julie', 'kientz', 'assistant', 'professor', 'design', 'amp', 'engineering', 'university', 'washington']"
+402.0,jamie reply forum tool tool platform tracker list quentiq health platform quentiq tracker france rest world iphone android bb tool list work start fitness community score health score indicator health status idea quentiq platform technology support party device withings submit tool reply forum self tracking tool founder fertility awareness app,"['jamie', 'reply', 'forum', 'tool', 'tool', 'platform', 'tracker', 'list', 'quentiq', 'health', 'platform', 'quentiq', 'tracker', 'france', 'rest', 'world', 'iphone', 'android', 'bb', 'tool', 'list', 'work', 'start', 'fitness', 'community', 'score', 'health', 'score', 'indicator', 'health', 'status', 'idea', 'quentiq', 'platform', 'technology', 'support', 'party', 'device', 'withings', 'submit', 'tool', 'reply', 'forum', 'self', 'tracking', 'tool', 'founder', 'fertility', 'awareness', 'app']"
+403.0,sort text analysis work report application case mention word cut text account counting word length text google rating score analysis health apps play description google android health amp fitness apps online text analyser huber internet engineering company description google rank play health amp fitness apps apps review result word complexity factor density readability index word health fitness app description yoga health word allows track progress fitness trainer guide health fitness apps google play yoga wiegh description word count content analysis description variable android health fitness apps google play form self feature share result sort text analysis work report application case mention word cut text account counting word length text google rating score tool description description notice word yoga phrase yoga yoga apps description analysis,"['sort', 'text', 'analysis', 'work', 'report', 'application', 'case', 'mention', 'word', 'cut', 'text', 'account', 'counting', 'word', 'length', 'text', 'google', 'rating', 'score', 'analysis', 'health', 'apps', 'play', 'description', 'google', 'android', 'health', 'amp', 'fitness', 'apps', 'online', 'text', 'analyser', 'huber', 'internet', 'engineering', 'company', 'description', 'google', 'rank', 'play', 'health', 'amp', 'fitness', 'apps', 'apps', 'review', 'result', 'word', 'complexity', 'factor', 'density', 'readability', 'index', 'word', 'health', 'fitness', 'app', 'description', 'yoga', 'health', 'word', 'allows', 'track', 'progress', 'fitness', 'trainer', 'guide', 'health', 'fitness', 'apps', 'google', 'play', 'yoga', 'wiegh', 'description', 'word', 'count', 'content', 'analysis', 'description', 'variable', 'android', 'health', 'fitness', 'apps', 'google', 'play', 'form', 'self', 'feature', 'share', 'result', 'sort', 'text', 'analysis', 'work', 'report', 'application', 'case', 'mention', 'word', 'cut', 'text', 'account', 'counting', 'word', 'length', 'text', 'google', 'rating', 'score', 'tool', 'description', 'description', 'notice', 'word', 'yoga', 'phrase', 'yoga', 'yoga', 'apps', 'description', 'analysis']"
+404.0,kurtedelbrock sorry pay trust mo assume scam reason buy reason place nootropic savvy friend hate researching stuff trust answer question point product stack cost interaction effect nootropics issue stomach food idea idea buying product stack powder pill heard brain stack lab sound alpha gpc choline huperzine bacopa vitamin racetams list cost supply supplement order productivity performance project otc nootropics supplement order newbie dosage ratio combine cassia cinnamon piracetam choline huperzine panax ginseng problem powder market ingredient quantity information label nootropics product nootropics people effect caffeine ingredient garbage dye product energy brain power contain powder focus cognition energy drink bull coffee ingredient quality absorption allergen egg nut dairy gluten yeast contain corn animal product color flavor preservative chemical egg cholesterol yeast salt ingredient product bioavailability ingredient focus bioavailability research study ingredient cinnamon absorption risk dose winter cost pricing product cost buying supplement nootropics market quality ingredient pay supply winter interaction effect nootropics issue stomach food interaction effect stack stomach segment powder meal dosage focus xt neuro1 problem quality ingredient content information nootropics nootropics problem,"['kurtedelbrock', 'sorry', 'pay', 'trust', 'mo', 'assume', 'scam', 'reason', 'buy', 'reason', 'place', 'nootropic', 'savvy', 'friend', 'hate', 'researching', 'stuff', 'trust', 'answer', 'question', 'point', 'product', 'stack', 'cost', 'interaction', 'effect', 'nootropics', 'issue', 'stomach', 'food', 'idea', 'idea', 'buying', 'product', 'stack', 'powder', 'pill', 'heard', 'brain', 'stack', 'lab', 'sound', 'alpha', 'gpc', 'choline', 'huperzine', 'bacopa', 'vitamin', 'racetams', 'list', 'cost', 'supply', 'supplement', 'order', 'productivity', 'performance', 'project', 'otc', 'nootropics', 'supplement', 'order', 'newbie', 'dosage', 'ratio', 'combine', 'cassia', 'cinnamon', 'piracetam', 'choline', 'huperzine', 'panax', 'ginseng', 'problem', 'powder', 'market', 'ingredient', 'quantity', 'information', 'label', 'nootropics', 'product', 'nootropics', 'people', 'effect', 'caffeine', 'ingredient', 'garbage', 'dye', 'product', 'energy', 'brain', 'power', 'contain', 'powder', 'focus', 'cognition', 'energy', 'drink', 'bull', 'coffee', 'ingredient', 'quality', 'absorption', 'allergen', 'egg', 'nut', 'dairy', 'gluten', 'yeast', 'contain', 'corn', 'animal', 'product', 'color', 'flavor', 'preservative', 'chemical', 'egg', 'cholesterol', 'yeast', 'salt', 'ingredient', 'product', 'bioavailability', 'ingredient', 'focus', 'bioavailability', 'research', 'study', 'ingredient', 'cinnamon', 'absorption', 'risk', 'dose', 'winter', 'cost', 'pricing', 'product', 'cost', 'buying', 'supplement', 'nootropics', 'market', 'quality', 'ingredient', 'pay', 'supply', 'winter', 'interaction', 'effect', 'nootropics', 'issue', 'stomach', 'food', 'interaction', 'effect', 'stack', 'stomach', 'segment', 'powder', 'meal', 'dosage', 'focus', 'xt', 'neuro1', 'problem', 'quality', 'ingredient', 'content', 'information', 'nootropics', 'nootropics', 'problem']"
+405.0,aggregation zenobase widget zenobase stage support nightmare service data dozen data field spreadsheet start data sign tool resource forum people question design zenobase elasticsearch importer apis access comment support fear contribution community project support user community community guess sync script zenobase elasticsearch today watch polar m600 web application post headache pill wow fluxtream view alternative visualization guide comparison problem forum post connection garmin polar elasticsearch default setup home server importer visualisation builder visualisation lack aggregation zenobase marketing wider crowd data studio connects sheet data script fitbit google fit connector heart rate improvement dataset error api zenobase connector tracker visualization privacy concern course google zenobase trump data studio setup setup dashboard visualization activity quality suggestion data correlation tracking project keto travel head ache walking,"['aggregation', 'zenobase', 'widget', 'zenobase', 'stage', 'support', 'nightmare', 'service', 'data', 'dozen', 'data', 'field', 'spreadsheet', 'start', 'data', 'sign', 'tool', 'resource', 'forum', 'people', 'question', 'design', 'zenobase', 'elasticsearch', 'importer', 'apis', 'access', 'comment', 'support', 'fear', 'contribution', 'community', 'project', 'support', 'user', 'community', 'community', 'guess', 'sync', 'script', 'zenobase', 'elasticsearch', 'today', 'watch', 'polar', 'm600', 'web', 'application', 'post', 'headache', 'pill', 'wow', 'fluxtream', 'view', 'alternative', 'visualization', 'guide', 'comparison', 'problem', 'forum', 'post', 'connection', 'garmin', 'polar', 'elasticsearch', 'default', 'setup', 'home', 'server', 'importer', 'visualisation', 'builder', 'visualisation', 'lack', 'aggregation', 'zenobase', 'marketing', 'wider', 'crowd', 'data', 'studio', 'connects', 'sheet', 'data', 'script', 'fitbit', 'google', 'fit', 'connector', 'heart', 'rate', 'improvement', 'dataset', 'error', 'api', 'zenobase', 'connector', 'tracker', 'visualization', 'privacy', 'concern', 'course', 'google', 'zenobase', 'trump', 'data', 'studio', 'setup', 'setup', 'dashboard', 'visualization', 'activity', 'quality', 'suggestion', 'data', 'correlation', 'tracking', 'project', 'keto', 'travel', 'head', 'ache', 'walking']"
+406.0,work swiss health start platform gamification principle motivate user fitness user data input test platform feedback point view fact platform user data input pillar emotion activity health score platform differenciation platform runkeeper fact health score heart mit professor expectancy people point technology mention quentiq platform technology support party device withings future fitbit tracker app quentiq tracker app mobile blackberry version app website gamification feature platform newsstream workout activity achievement friend comment activity newsstream site tracker itunes googleplay meetup end august anybody yago jquerymobile site glad feedback forward developer jquerymobile site work site ease input inclination iphone app rock subscriber service multiple party work business,"['work', 'swiss', 'health', 'start', 'platform', 'gamification', 'principle', 'motivate', 'user', 'fitness', 'user', 'data', 'input', 'test', 'platform', 'feedback', 'point', 'view', 'fact', 'platform', 'user', 'data', 'input', 'pillar', 'emotion', 'activity', 'health', 'score', 'platform', 'differenciation', 'platform', 'runkeeper', 'fact', 'health', 'score', 'heart', 'mit', 'professor', 'expectancy', 'people', 'point', 'technology', 'mention', 'quentiq', 'platform', 'technology', 'support', 'party', 'device', 'withings', 'future', 'fitbit', 'tracker', 'app', 'quentiq', 'tracker', 'app', 'mobile', 'blackberry', 'version', 'app', 'website', 'gamification', 'feature', 'platform', 'newsstream', 'workout', 'activity', 'achievement', 'friend', 'comment', 'activity', 'newsstream', 'site', 'tracker', 'itunes', 'googleplay', 'meetup', 'end', 'august', 'anybody', 'yago', 'jquerymobile', 'site', 'glad', 'feedback', 'forward', 'developer', 'jquerymobile', 'site', 'work', 'site', 'ease', 'input', 'inclination', 'iphone', 'app', 'rock', 'subscriber', 'service', 'multiple', 'party', 'work', 'business']"
+407.0,sign food site allows dish ingredient people ingredient dish track estimate term value nutrition idea idea write eat recipe information recipe idea eat food tease factor gain weight mountain data site internet site ingredient calorie derrick post database value dish device identies data kind sensor meant help cook dish meal eat restaurant example today xy cook home solution ingredient database buy data product rice protein kind regard people quantify information today manage record piece paper account introductory attempt information obstacle qsers kind share knowledge resource expertise tool method information issue geographical culture dish singapore hawker ingredient term value information food product food database singapore website information building database value eat people quantify information today manage record piece paper account introductory attempt information obstacle qsers kind share knowledge resource expertise tool method information issue geographical culture dish singapore hawker ingredient term value information food product food database singapore website information building database value eat cayron derrick post database value dish device identies data kind sensor meant help reply head value dish device method data dish eating,"['sign', 'food', 'site', 'allows', 'dish', 'ingredient', 'people', 'ingredient', 'dish', 'track', 'estimate', 'term', 'value', 'nutrition', 'idea', 'idea', 'write', 'eat', 'recipe', 'information', 'recipe', 'idea', 'eat', 'food', 'tease', 'factor', 'gain', 'weight', 'mountain', 'data', 'site', 'internet', 'site', 'ingredient', 'calorie', 'derrick', 'post', 'database', 'value', 'dish', 'device', 'identies', 'data', 'kind', 'sensor', 'meant', 'help', 'cook', 'dish', 'meal', 'eat', 'restaurant', 'example', 'today', 'xy', 'cook', 'home', 'solution', 'ingredient', 'database', 'buy', 'data', 'product', 'rice', 'protein', 'kind', 'regard', 'people', 'quantify', 'information', 'today', 'manage', 'record', 'piece', 'paper', 'account', 'introductory', 'attempt', 'information', 'obstacle', 'qsers', 'kind', 'share', 'knowledge', 'resource', 'expertise', 'tool', 'method', 'information', 'issue', 'geographical', 'culture', 'dish', 'singapore', 'hawker', 'ingredient', 'term', 'value', 'information', 'food', 'product', 'food', 'database', 'singapore', 'website', 'information', 'building', 'database', 'value', 'eat', 'people', 'quantify', 'information', 'today', 'manage', 'record', 'piece', 'paper', 'account', 'introductory', 'attempt', 'information', 'obstacle', 'qsers', 'kind', 'share', 'knowledge', 'resource', 'expertise', 'tool', 'method', 'information', 'issue', 'geographical', 'culture', 'dish', 'singapore', 'hawker', 'ingredient', 'term', 'value', 'information', 'food', 'product', 'food', 'database', 'singapore', 'website', 'information', 'building', 'database', 'value', 'eat', 'cayron', 'derrick', 'post', 'database', 'value', 'dish', 'device', 'identies', 'data', 'kind', 'sensor', 'meant', 'help', 'reply', 'head', 'value', 'dish', 'device', 'method', 'data', 'dish', 'eating']"
+408.0,data people analysis access data access study data study people study method journal article link caffeine vision problem fact correlation cancer researcher replicate cancer study concede point case rigor idea problem analysis correlation causation signfiance difference significance significance ichabod801 meta data study treatment study state method problem treatment treatment study heart attack study loss weight gain quality cholesterol blood pressure mood data format lesson quants paper peer journal process problem meta analysis data procedure exclude case mention date data track location data quality fact data quality area data pipeline work context data file project choice aggregation photographer user user rigor methodology watch factor result correlation causation significance significance criticism response criticism study population p study sample mood population data food quants study problem problem study transfer understand problem data format data user kind study meta analysis cheap issue data study methodology methodology data collection introduce bias analysis meta data study treatment study state method problem treatment treatment study heart attack study loss weight gain quality cholesterol blood pressure mood data format lesson quants paper peer journal process problem lack rigor matter lack rigor peer journal quants fence qsers increase qsers decrease cholesterol hdl situation data format issue people help practice data collect community data issue appease people community kiba iirc meta analysis data procedure exclude data people analysis access data access study data study people study method journal article link caffeine vision problem fact correlation cancer researcher replicate cancer study work data standard help data conform requirement task term data field people information data data person person consistency clarity data piece data perspective board folk talk shop work individual data data conform requirement interoperability data portability requirement task interoperability problem array solution solution data portability interoperability database standard denominator data metadata example photography photographer reason cost data photo list date camera manufacturer camera model aperture shutter speed geodata list data data photographer photographer image datum metadata list date location data pipeline task website browser extension entry background process kind data pipeline selection bias list metadata kind data architecture kind share interoperability platform hardware user data analysis service ichabod801 user user point kind standard user user data criticism outsider quants date idea study standard auto analytics folk geolocation email volume developer conversation database advantage analytics visualization vice versa format data entry log heartbeat exercise session rep data stream database field record datum type gps meal commute snapshot datum value field heartbeat value value latitude accuracy accuracy elevation speed direction forth bunch field metadata datum date version data stats data type correlation regression stats data type rest data architecture standpoint simplicity standpoint simplicity interoperability user toolsets csv data note value field data hope sense approach microformats entrant approach metadata kind analytics record standard mass market device nikefuelband motorola device website visualization download data column heading edit didthis job glance visualization didthis micro format twitter pick twitter sense database auto analytics data efficiency stuff excercise session mess project format people moment wiki information auto analytics auto analytics joke scene project auto analytics tool exercise data database format activity standard reason product information program data entry script thought grammar,"['data', 'people', 'analysis', 'access', 'data', 'access', 'study', 'data', 'study', 'people', 'study', 'method', 'journal', 'article', 'link', 'caffeine', 'vision', 'problem', 'fact', 'correlation', 'cancer', 'researcher', 'replicate', 'cancer', 'study', 'concede', 'point', 'case', 'rigor', 'idea', 'problem', 'analysis', 'correlation', 'causation', 'signfiance', 'difference', 'significance', 'significance', 'ichabod801', 'meta', 'data', 'study', 'treatment', 'study', 'state', 'method', 'problem', 'treatment', 'treatment', 'study', 'heart', 'attack', 'study', 'loss', 'weight', 'gain', 'quality', 'cholesterol', 'blood', 'pressure', 'mood', 'data', 'format', 'lesson', 'quants', 'paper', 'peer', 'journal', 'process', 'problem', 'meta', 'analysis', 'data', 'procedure', 'exclude', 'case', 'mention', 'date', 'data', 'track', 'location', 'data', 'quality', 'fact', 'data', 'quality', 'area', 'data', 'pipeline', 'work', 'context', 'data', 'file', 'project', 'choice', 'aggregation', 'photographer', 'user', 'user', 'rigor', 'methodology', 'watch', 'factor', 'result', 'correlation', 'causation', 'significance', 'significance', 'criticism', 'response', 'criticism', 'study', 'population', 'p', 'study', 'sample', 'mood', 'population', 'data', 'food', 'quants', 'study', 'problem', 'problem', 'study', 'transfer', 'understand', 'problem', 'data', 'format', 'data', 'user', 'kind', 'study', 'meta', 'analysis', 'cheap', 'issue', 'data', 'study', 'methodology', 'methodology', 'data', 'collection', 'introduce', 'bias', 'analysis', 'meta', 'data', 'study', 'treatment', 'study', 'state', 'method', 'problem', 'treatment', 'treatment', 'study', 'heart', 'attack', 'study', 'loss', 'weight', 'gain', 'quality', 'cholesterol', 'blood', 'pressure', 'mood', 'data', 'format', 'lesson', 'quants', 'paper', 'peer', 'journal', 'process', 'problem', 'lack', 'rigor', 'matter', 'lack', 'rigor', 'peer', 'journal', 'quants', 'fence', 'qsers', 'increase', 'qsers', 'decrease', 'cholesterol', 'hdl', 'situation', 'data', 'format', 'issue', 'people', 'help', 'practice', 'data', 'collect', 'community', 'data', 'issue', 'appease', 'people', 'community', 'kiba', 'iirc', 'meta', 'analysis', 'data', 'procedure', 'exclude', 'data', 'people', 'analysis', 'access', 'data', 'access', 'study', 'data', 'study', 'people', 'study', 'method', 'journal', 'article', 'link', 'caffeine', 'vision', 'problem', 'fact', 'correlation', 'cancer', 'researcher', 'replicate', 'cancer', 'study', 'work', 'data', 'standard', 'help', 'data', 'conform', 'requirement', 'task', 'term', 'data', 'field', 'people', 'information', 'data', 'data', 'person', 'person', 'consistency', 'clarity', 'data', 'piece', 'data', 'perspective', 'board', 'folk', 'talk', 'shop', 'work', 'individual', 'data', 'data', 'conform', 'requirement', 'interoperability', 'data', 'portability', 'requirement', 'task', 'interoperability', 'problem', 'array', 'solution', 'solution', 'data', 'portability', 'interoperability', 'database', 'standard', 'denominator', 'data', 'metadata', 'example', 'photography', 'photographer', 'reason', 'cost', 'data', 'photo', 'list', 'date', 'camera', 'manufacturer', 'camera', 'model', 'aperture', 'shutter', 'speed', 'geodata', 'list', 'data', 'data', 'photographer', 'photographer', 'image', 'datum', 'metadata', 'list', 'date', 'location', 'data', 'pipeline', 'task', 'website', 'browser', 'extension', 'entry', 'background', 'process', 'kind', 'data', 'pipeline', 'selection', 'bias', 'list', 'metadata', 'kind', 'data', 'architecture', 'kind', 'share', 'interoperability', 'platform', 'hardware', 'user', 'data', 'analysis', 'service', 'ichabod801', 'user', 'user', 'point', 'kind', 'standard', 'user', 'user', 'data', 'criticism', 'outsider', 'quants', 'date', 'idea', 'study', 'standard', 'auto', 'analytics', 'folk', 'geolocation', 'email', 'volume', 'developer', 'conversation', 'database', 'advantage', 'analytics', 'visualization', 'vice', 'versa', 'format', 'data', 'entry', 'log', 'heartbeat', 'exercise', 'session', 'rep', 'data', 'stream', 'database', 'field', 'record', 'datum', 'type', 'gps', 'meal', 'commute', 'snapshot', 'datum', 'value', 'field', 'heartbeat', 'value', 'value', 'latitude', 'accuracy', 'accuracy', 'elevation', 'speed', 'direction', 'forth', 'bunch', 'field', 'metadata', 'datum', 'date', 'version', 'data', 'stats', 'data', 'type', 'correlation', 'regression', 'stats', 'data', 'type', 'rest', 'data', 'architecture', 'standpoint', 'simplicity', 'standpoint', 'simplicity', 'interoperability', 'user', 'toolsets', 'csv', 'data', 'note', 'value', 'field', 'data', 'hope', 'sense', 'approach', 'microformats', 'entrant', 'approach', 'metadata', 'kind', 'analytics', 'record', 'standard', 'mass', 'market', 'device', 'nikefuelband', 'motorola', 'device', 'website', 'visualization', 'download', 'data', 'column', 'heading', 'edit', 'didthis', 'job', 'glance', 'visualization', 'didthis', 'micro', 'format', 'twitter', 'pick', 'twitter', 'sense', 'database', 'auto', 'analytics', 'data', 'efficiency', 'stuff', 'excercise', 'session', 'mess', 'project', 'format', 'people', 'moment', 'wiki', 'information', 'auto', 'analytics', 'auto', 'analytics', 'joke', 'scene', 'project', 'auto', 'analytics', 'tool', 'exercise', 'data', 'database', 'format', 'activity', 'standard', 'reason', 'product', 'information', 'program', 'data', 'entry', 'script', 'thought', 'grammar']"
+409.0,insidetracker result ml range sleep pattern vitamin night morning dr gominak blood vitamin ml dr gominak position level blood level supplement jay post chris vitamin people effect sleep experiment vitamin sleep question nail gentry post chris vitamin people effect reference post matter level post vit morning morning,"['insidetracker', 'result', 'ml', 'range', 'sleep', 'pattern', 'vitamin', 'night', 'morning', 'dr', 'gominak', 'blood', 'vitamin', 'ml', 'dr', 'gominak', 'position', 'level', 'blood', 'level', 'supplement', 'jay', 'post', 'chris', 'vitamin', 'people', 'effect', 'sleep', 'experiment', 'vitamin', 'sleep', 'question', 'nail', 'gentry', 'post', 'chris', 'vitamin', 'people', 'effect', 'reference', 'post', 'matter', 'level', 'post', 'vit', 'morning', 'morning']"
+410.0,impression website layout design color scheme placid mood benefit question survey irritation answer question language question wellness researcher wellness researcher term neuroscientist researcher sociologist asks research example park service visitor gpra survey report satisfaction researcher field satisfaction question variance response question dimension satisfaction preference acceptability intervention point kind intervention displacement situation growhq user press html5 interface survey slider survey question synthesize garbage response experience memory response tooltip value enter type scale question question job validity button chrome edit answer consideration survey question lack barreling questionnaire design value question start catch user column decision disallow user garbage response supply question check phrase office glee question color aaaand end importance performance infographics question action feel design interactivity tab item dummy cueing cell text mouseover accident interactivity help work tell growhq relationship actionforhappiness business partner pass transaction relationship matter eyeball jquery site feel designer staff thisusernameisnotmyrealname carsten info graphic report idiot report point site mind report hr note registration password reset password entry field cutoff character field login field lead annoyance report beef server handle pdf generation fly graphic income question asks currency currency rmb grammar error end remember trouble question contradictory belief trouble question work healthcare work sense site word dunno thisusernameisnotmyrealname sorry info graphic report idiot report point site mind report hr note registration password reset password entry field cutoff character field login field lead annoyance report beef server handle pdf generation graphic tip password entry field annoyance cause worry feedback feedback report generation server scale demand understand task sorry feedback keen view community tool theory psychology user growhq copy end link wow feedback answer point designer point hovers sorry info graphic report lengthy feedback currency question grammar trade grammar question stick item word psychometrics version step improvement term validity,"['impression', 'website', 'layout', 'design', 'color', 'scheme', 'placid', 'mood', 'benefit', 'question', 'survey', 'irritation', 'answer', 'question', 'language', 'question', 'wellness', 'researcher', 'wellness', 'researcher', 'term', 'neuroscientist', 'researcher', 'sociologist', 'asks', 'research', 'example', 'park', 'service', 'visitor', 'gpra', 'survey', 'report', 'satisfaction', 'researcher', 'field', 'satisfaction', 'question', 'variance', 'response', 'question', 'dimension', 'satisfaction', 'preference', 'acceptability', 'intervention', 'point', 'kind', 'intervention', 'displacement', 'situation', 'growhq', 'user', 'press', 'html5', 'interface', 'survey', 'slider', 'survey', 'question', 'synthesize', 'garbage', 'response', 'experience', 'memory', 'response', 'tooltip', 'value', 'enter', 'type', 'scale', 'question', 'question', 'job', 'validity', 'button', 'chrome', 'edit', 'answer', 'consideration', 'survey', 'question', 'lack', 'barreling', 'questionnaire', 'design', 'value', 'question', 'start', 'catch', 'user', 'column', 'decision', 'disallow', 'user', 'garbage', 'response', 'supply', 'question', 'check', 'phrase', 'office', 'glee', 'question', 'color', 'aaaand', 'end', 'importance', 'performance', 'infographics', 'question', 'action', 'feel', 'design', 'interactivity', 'tab', 'item', 'dummy', 'cueing', 'cell', 'text', 'mouseover', 'accident', 'interactivity', 'help', 'work', 'tell', 'growhq', 'relationship', 'actionforhappiness', 'business', 'partner', 'pass', 'transaction', 'relationship', 'matter', 'eyeball', 'jquery', 'site', 'feel', 'designer', 'staff', 'thisusernameisnotmyrealname', 'carsten', 'info', 'graphic', 'report', 'idiot', 'report', 'point', 'site', 'mind', 'report', 'hr', 'note', 'registration', 'password', 'reset', 'password', 'entry', 'field', 'cutoff', 'character', 'field', 'login', 'field', 'lead', 'annoyance', 'report', 'beef', 'server', 'handle', 'pdf', 'generation', 'fly', 'graphic', 'income', 'question', 'asks', 'currency', 'currency', 'rmb', 'grammar', 'error', 'end', 'remember', 'trouble', 'question', 'contradictory', 'belief', 'trouble', 'question', 'work', 'healthcare', 'work', 'sense', 'site', 'word', 'dunno', 'thisusernameisnotmyrealname', 'sorry', 'info', 'graphic', 'report', 'idiot', 'report', 'point', 'site', 'mind', 'report', 'hr', 'note', 'registration', 'password', 'reset', 'password', 'entry', 'field', 'cutoff', 'character', 'field', 'login', 'field', 'lead', 'annoyance', 'report', 'beef', 'server', 'handle', 'pdf', 'generation', 'graphic', 'tip', 'password', 'entry', 'field', 'annoyance', 'cause', 'worry', 'feedback', 'feedback', 'report', 'generation', 'server', 'scale', 'demand', 'understand', 'task', 'sorry', 'feedback', 'keen', 'view', 'community', 'tool', 'theory', 'psychology', 'user', 'growhq', 'copy', 'end', 'link', 'wow', 'feedback', 'answer', 'point', 'designer', 'point', 'hovers', 'sorry', 'info', 'graphic', 'report', 'lengthy', 'feedback', 'currency', 'question', 'grammar', 'trade', 'grammar', 'question', 'stick', 'item', 'word', 'psychometrics', 'version', 'step', 'improvement', 'term', 'validity']"
+411.0,health vault test run database lack input impression data analysis direction hypoglycemia hypoglycemia blood sugar drop index blood apps trouble value trigger barcodes blood glucose level energy level episode fatigue doctor miracle app apps fit approach help metric food page button report select page cut moment morning format pivot info healthvault fitbit record activity pull data spreadsheet addition data spreadsheet create table run pivot data information recommend predictbgl io people hypoglycemia t2 diabetic honeymoon insulin production case production insulin pancreas value trick model blood sugar insulin carbs protein fitness data fitnesssyncer integrates share health vault value hand food list bright blood glucose blood pressure information cover version weird sdk offer option mood sleep site lack present data page data site doctor offer food database client barcodes fitness site instance meal track answer line problem mood swing start level home,"['health', 'vault', 'test', 'run', 'database', 'lack', 'input', 'impression', 'data', 'analysis', 'direction', 'hypoglycemia', 'hypoglycemia', 'blood', 'sugar', 'drop', 'index', 'blood', 'apps', 'trouble', 'value', 'trigger', 'barcodes', 'blood', 'glucose', 'level', 'energy', 'level', 'episode', 'fatigue', 'doctor', 'miracle', 'app', 'apps', 'fit', 'approach', 'help', 'metric', 'food', 'page', 'button', 'report', 'select', 'page', 'cut', 'moment', 'morning', 'format', 'pivot', 'info', 'healthvault', 'fitbit', 'record', 'activity', 'pull', 'data', 'spreadsheet', 'addition', 'data', 'spreadsheet', 'create', 'table', 'run', 'pivot', 'data', 'information', 'recommend', 'predictbgl', 'io', 'people', 'hypoglycemia', 't2', 'diabetic', 'honeymoon', 'insulin', 'production', 'case', 'production', 'insulin', 'pancreas', 'value', 'trick', 'model', 'blood', 'sugar', 'insulin', 'carbs', 'protein', 'fitness', 'data', 'fitnesssyncer', 'integrates', 'share', 'health', 'vault', 'value', 'hand', 'food', 'list', 'bright', 'blood', 'glucose', 'blood', 'pressure', 'information', 'cover', 'version', 'weird', 'sdk', 'offer', 'option', 'mood', 'sleep', 'site', 'lack', 'present', 'data', 'page', 'data', 'site', 'doctor', 'offer', 'food', 'database', 'client', 'barcodes', 'fitness', 'site', 'instance', 'meal', 'track', 'answer', 'line', 'problem', 'mood', 'swing', 'start', 'level', 'home']"
+413.0,opinion people finance fitness score discourage living careful management finance score platform mint,"['opinion', 'people', 'finance', 'fitness', 'score', 'discourage', 'living', 'careful', 'management', 'finance', 'score', 'platform', 'mint']"
+414.0,weight blood sugar brain function reaction test thisusernameisnotmyrealname learn activity reason exercise health check enhance longevity health measure success goal blood pressure downwards level region cancer set set exercise cam electrification oxygenation supplement age blocker zinc nutrition alcohol xylitol drug set body composition cancer marker marker cardio evidence mood pattern activity effect goal health tracking comment visit self result exercise difference body composition nephrologist advice proportion protein protein kidney improvement fish protein worsens protein calorie fruit veggie item pulse camera app keeptrack android mile bank account balance step pedometer keeptrack dining expense sleep habit rfo basic data summary basis drink ounce exercise pushup crunch distance bike ride post cardio step point scale keywords meditation posture idea outdoor temp humidity barometer analysis mood data analysis work weekend weekday mood function exercise ianc exercise cam electrification oxygenation supplement age blocker zinc nutrition alcohol xylitol drug set body composition cancer marker marker cardio earth variable term mean chew seth robert learn robert eye input variable set response psychology stuff elaboration theory field sort stuff feel wheat chaff driver quality case line research method data capture role data university tenure track dork data collection situation zero energy berate data data collection quality expectancy effect research observation help participant data collection act examine data result analysis contract trial run method change data log point set exploratory analysis stats correlation geodata post hoc stats image ocr text data stuff dork ha query script report community sky tool security people information care methodology stats application user whew post kind track post list reply track parenthesis coordinate speed min direction azimuth altitude min min webcam capture webpage browser min webapp question interval question barrel question answer work interruption question scale type gt quantity water today answer sense question question rate leadership family ounce water today pound morning degree church involvement morning quality marriage spent job switch posting wife dream communication wife past communication wife tender past communication wife rate productivity moment activity goal ounce morning wife action wife budget outlook safety security family vitamin morning comment task rate strength rate dexterity rate stamen rate intelligence rate charisma rate perceptiveness failure teaching research designer publication student mentor husband family member member community feel marriage pain level bicycle today meeting focus level energy level energy level task level joy level peace level patience level kindness level gentleness level self control level goodness level level night night night wife today publication level night snack water question list work home wife question answer dump response database script stats visualization cpu storage space capture data capture stuff effort suggestion question gal stuff,"['weight', 'blood', 'sugar', 'brain', 'function', 'reaction', 'test', 'thisusernameisnotmyrealname', 'learn', 'activity', 'reason', 'exercise', 'health', 'check', 'enhance', 'longevity', 'health', 'measure', 'success', 'goal', 'blood', 'pressure', 'downwards', 'level', 'region', 'cancer', 'set', 'set', 'exercise', 'cam', 'electrification', 'oxygenation', 'supplement', 'age', 'blocker', 'zinc', 'nutrition', 'alcohol', 'xylitol', 'drug', 'set', 'body', 'composition', 'cancer', 'marker', 'marker', 'cardio', 'evidence', 'mood', 'pattern', 'activity', 'effect', 'goal', 'health', 'tracking', 'comment', 'visit', 'self', 'result', 'exercise', 'difference', 'body', 'composition', 'nephrologist', 'advice', 'proportion', 'protein', 'protein', 'kidney', 'improvement', 'fish', 'protein', 'worsens', 'protein', 'calorie', 'fruit', 'veggie', 'item', 'pulse', 'camera', 'app', 'keeptrack', 'android', 'mile', 'bank', 'account', 'balance', 'step', 'pedometer', 'keeptrack', 'dining', 'expense', 'sleep', 'habit', 'rfo', 'basic', 'data', 'summary', 'basis', 'drink', 'ounce', 'exercise', 'pushup', 'crunch', 'distance', 'bike', 'ride', 'post', 'cardio', 'step', 'point', 'scale', 'keywords', 'meditation', 'posture', 'idea', 'outdoor', 'temp', 'humidity', 'barometer', 'analysis', 'mood', 'data', 'analysis', 'work', 'weekend', 'weekday', 'mood', 'function', 'exercise', 'ianc', 'exercise', 'cam', 'electrification', 'oxygenation', 'supplement', 'age', 'blocker', 'zinc', 'nutrition', 'alcohol', 'xylitol', 'drug', 'set', 'body', 'composition', 'cancer', 'marker', 'marker', 'cardio', 'earth', 'variable', 'term', 'mean', 'chew', 'seth', 'robert', 'learn', 'robert', 'eye', 'input', 'variable', 'set', 'response', 'psychology', 'stuff', 'elaboration', 'theory', 'field', 'sort', 'stuff', 'feel', 'wheat', 'chaff', 'driver', 'quality', 'case', 'line', 'research', 'method', 'data', 'capture', 'role', 'data', 'university', 'tenure', 'track', 'dork', 'data', 'collection', 'situation', 'zero', 'energy', 'berate', 'data', 'data', 'collection', 'quality', 'expectancy', 'effect', 'research', 'observation', 'help', 'participant', 'data', 'collection', 'act', 'examine', 'data', 'result', 'analysis', 'contract', 'trial', 'run', 'method', 'change', 'data', 'log', 'point', 'set', 'exploratory', 'analysis', 'stats', 'correlation', 'geodata', 'post', 'hoc', 'stats', 'image', 'ocr', 'text', 'data', 'stuff', 'dork', 'ha', 'query', 'script', 'report', 'community', 'sky', 'tool', 'security', 'people', 'information', 'care', 'methodology', 'stats', 'application', 'user', 'whew', 'post', 'kind', 'track', 'post', 'list', 'reply', 'track', 'parenthesis', 'coordinate', 'speed', 'min', 'direction', 'azimuth', 'altitude', 'min', 'min', 'webcam', 'capture', 'webpage', 'browser', 'min', 'webapp', 'question', 'interval', 'question', 'barrel', 'question', 'answer', 'work', 'interruption', 'question', 'scale', 'type', 'gt', 'quantity', 'water', 'today', 'answer', 'sense', 'question', 'question', 'rate', 'leadership', 'family', 'ounce', 'water', 'today', 'pound', 'morning', 'degree', 'church', 'involvement', 'morning', 'quality', 'marriage', 'spent', 'job', 'switch', 'posting', 'wife', 'dream', 'communication', 'wife', 'past', 'communication', 'wife', 'tender', 'past', 'communication', 'wife', 'rate', 'productivity', 'moment', 'activity', 'goal', 'ounce', 'morning', 'wife', 'action', 'wife', 'budget', 'outlook', 'safety', 'security', 'family', 'vitamin', 'morning', 'comment', 'task', 'rate', 'strength', 'rate', 'dexterity', 'rate', 'stamen', 'rate', 'intelligence', 'rate', 'charisma', 'rate', 'perceptiveness', 'failure', 'teaching', 'research', 'designer', 'publication', 'student', 'mentor', 'husband', 'family', 'member', 'member', 'community', 'feel', 'marriage', 'pain', 'level', 'bicycle', 'today', 'meeting', 'focus', 'level', 'energy', 'level', 'energy', 'level', 'task', 'level', 'joy', 'level', 'peace', 'level', 'patience', 'level', 'kindness', 'level', 'gentleness', 'level', 'self', 'control', 'level', 'goodness', 'level', 'level', 'night', 'night', 'night', 'wife', 'today', 'publication', 'level', 'night', 'snack', 'water', 'question', 'list', 'work', 'home', 'wife', 'question', 'answer', 'dump', 'response', 'database', 'script', 'stats', 'visualization', 'cpu', 'storage', 'space', 'capture', 'data', 'capture', 'stuff', 'effort', 'suggestion', 'question', 'gal', 'stuff']"
+415.0,blog version oxford happiness questionnaire happiness research blog share result repeat mistake head research field question reason evaluation question term analysis language moment concept preference acceptability intervention example moment location circumstance surroundings gt blog,"['blog', 'version', 'oxford', 'happiness', 'questionnaire', 'happiness', 'research', 'blog', 'share', 'result', 'repeat', 'mistake', 'head', 'research', 'field', 'question', 'reason', 'evaluation', 'question', 'term', 'analysis', 'language', 'moment', 'concept', 'preference', 'acceptability', 'intervention', 'example', 'moment', 'location', 'circumstance', 'surroundings', 'gt', 'blog']"
+416.0,health info decide excel openoffice google doc spreadsheet data spreadsheet decide adopt tool site hack example modify share feel pressure tool post information track health information lab result chart thought kristin figure picture step break chart trouble appreciate,"['health', 'info', 'decide', 'excel', 'openoffice', 'google', 'doc', 'spreadsheet', 'data', 'spreadsheet', 'decide', 'adopt', 'tool', 'site', 'hack', 'example', 'modify', 'share', 'feel', 'pressure', 'tool', 'post', 'information', 'track', 'health', 'information', 'lab', 'result', 'chart', 'thought', 'kristin', 'figure', 'picture', 'step', 'break', 'chart', 'trouble', 'appreciate']"
+417.0,quote graph export information csv json quote graph lack metric purpose card change tool study ability memory card quote data difference quote reason experience data proof card attempt card anki work easier winter approach sort item split card session length rest deck deck alternate deck deck measure error rate deck card method retention rate deck test bwr increase followup downside intervention card approach sort item split card session length rest deck deck alternate deck deck measure error rate deck card method retention rate deck anki work anki example export world country capital spreadsheet randomize order spreadsheet import half half suggestion idea card deck automate background deck world country capital deck trial sound software sr kleineidam write anki export information csv json kleineidam change tool study ability memory card data difference stats card goal card card glance adam sr anki source desktop experience create plugin hack source code winter approach sort item split card session length rest deck deck alternate deck deck measure error rate deck card method retention rate suggestion idea card deck automate background deck world country capital deck trial quote post topic software quote web design html javascript site teach iphone sr access treadmill talk word fatigue treadmill seth robert blog mr howard study howard track error rate offer evidence effect problem access treadmill gym desire sr study brief boost memory term gov brief boost memory term butler cowan della science sep brief learning enhances memory research possibility rest memory enhancement participant story story resting participant spot difference game resting memory min memory retrieval degree people activity place memory trace subject term memory subject perform task reading study review method study amp data judgment method walking treadmill convenient benefit term end goal effect ability study task fact foot phone alarm data collection sr method track change rate element method,"['quote', 'graph', 'export', 'information', 'csv', 'json', 'quote', 'graph', 'lack', 'metric', 'purpose', 'card', 'change', 'tool', 'study', 'ability', 'memory', 'card', 'quote', 'data', 'difference', 'quote', 'reason', 'experience', 'data', 'proof', 'card', 'attempt', 'card', 'anki', 'work', 'easier', 'winter', 'approach', 'sort', 'item', 'split', 'card', 'session', 'length', 'rest', 'deck', 'deck', 'alternate', 'deck', 'deck', 'measure', 'error', 'rate', 'deck', 'card', 'method', 'retention', 'rate', 'deck', 'test', 'bwr', 'increase', 'followup', 'downside', 'intervention', 'card', 'approach', 'sort', 'item', 'split', 'card', 'session', 'length', 'rest', 'deck', 'deck', 'alternate', 'deck', 'deck', 'measure', 'error', 'rate', 'deck', 'card', 'method', 'retention', 'rate', 'deck', 'anki', 'work', 'anki', 'example', 'export', 'world', 'country', 'capital', 'spreadsheet', 'randomize', 'order', 'spreadsheet', 'import', 'half', 'half', 'suggestion', 'idea', 'card', 'deck', 'automate', 'background', 'deck', 'world', 'country', 'capital', 'deck', 'trial', 'sound', 'software', 'sr', 'kleineidam', 'write', 'anki', 'export', 'information', 'csv', 'json', 'kleineidam', 'change', 'tool', 'study', 'ability', 'memory', 'card', 'data', 'difference', 'stats', 'card', 'goal', 'card', 'card', 'glance', 'adam', 'sr', 'anki', 'source', 'desktop', 'experience', 'create', 'plugin', 'hack', 'source', 'code', 'winter', 'approach', 'sort', 'item', 'split', 'card', 'session', 'length', 'rest', 'deck', 'deck', 'alternate', 'deck', 'deck', 'measure', 'error', 'rate', 'deck', 'card', 'method', 'retention', 'rate', 'suggestion', 'idea', 'card', 'deck', 'automate', 'background', 'deck', 'world', 'country', 'capital', 'deck', 'trial', 'quote', 'post', 'topic', 'software', 'quote', 'web', 'design', 'html', 'javascript', 'site', 'teach', 'iphone', 'sr', 'access', 'treadmill', 'talk', 'word', 'fatigue', 'treadmill', 'seth', 'robert', 'blog', 'mr', 'howard', 'study', 'howard', 'track', 'error', 'rate', 'offer', 'evidence', 'effect', 'problem', 'access', 'treadmill', 'gym', 'desire', 'sr', 'study', 'brief', 'boost', 'memory', 'term', 'gov', 'brief', 'boost', 'memory', 'term', 'butler', 'cowan', 'della', 'science', 'sep', 'brief', 'learning', 'enhances', 'memory', 'research', 'possibility', 'rest', 'memory', 'enhancement', 'participant', 'story', 'story', 'resting', 'participant', 'spot', 'difference', 'game', 'resting', 'memory', 'min', 'memory', 'retrieval', 'degree', 'people', 'activity', 'place', 'memory', 'trace', 'subject', 'term', 'memory', 'subject', 'perform', 'task', 'reading', 'study', 'review', 'method', 'study', 'amp', 'data', 'judgment', 'method', 'walking', 'treadmill', 'convenient', 'benefit', 'term', 'end', 'goal', 'effect', 'ability', 'study', 'task', 'fact', 'foot', 'phone', 'alarm', 'data', 'collection', 'sr', 'method', 'track', 'change', 'rate', 'element', 'method']"
+418.0,analytics debate information fb tool folk network,"['analytics', 'debate', 'information', 'fb', 'tool', 'folk', 'network']"
+419.0,lifehacker writeup ass value efficacy beautiful account crunch utility versus parallel tool discontinue service analytics brain service account timeline data india app thisusernameisnotmyrealname lifehacker writeup ass value efficacy,"['lifehacker', 'writeup', 'ass', 'value', 'efficacy', 'beautiful', 'account', 'crunch', 'utility', 'versus', 'parallel', 'tool', 'discontinue', 'service', 'analytics', 'brain', 'service', 'account', 'timeline', 'data', 'india', 'app', 'thisusernameisnotmyrealname', 'lifehacker', 'writeup', 'ass', 'value', 'efficacy']"
+423.0,change email matthewpell gmail nan,"['change', 'email', 'matthewpell', 'gmail', 'nan']"
+424.0,report zeo amp fitbit,"['report', 'zeo', 'amp', 'fitbit']"
+426.0,master science university focus thesis self sense project offset theory mediatization influence behaviour point research exercise community gps tool scope examine form community activity community world offering routine reflection activity convince message network interview motivation environment self prediction participant participant course insight thesis course grab hand help,"['master', 'science', 'university', 'focus', 'thesis', 'self', 'sense', 'project', 'offset', 'theory', 'mediatization', 'influence', 'behaviour', 'point', 'research', 'exercise', 'community', 'gps', 'tool', 'scope', 'examine', 'form', 'community', 'activity', 'community', 'world', 'offering', 'routine', 'reflection', 'activity', 'convince', 'message', 'network', 'interview', 'motivation', 'environment', 'self', 'prediction', 'participant', 'participant', 'course', 'insight', 'thesis', 'course', 'grab', 'hand', 'help']"
+429.0,share blog post review versatility customization data portability mobility criterion io apple store hint winner tool website review android user app support location track location description run battery access download location data csv json kml image map track lon alt date device version iphone4 iphone4 iphone4 iphone4 iphone4 location hope analytics express series game review question list support tracking location gps apps review exercise auto type feature link dollar price average data session principle work survey data end carsten schousboe share tool location customer isurveysoft apple droidsurvey survey measure fee offline matter result connection brand measuredme app support location track location description run battery access download location data csv json kml image map track openpaths support reporting location gps battery drain accuracy run network tower triangulation power cost accuracy city neighborhood level location business example capture method output report analytics location regular interval consumption overall trust data phone browser help direction placeme buggy pick change measuredme app support location track location description run battery access download location data csv json kml image map track lon alt date device version iphone4 iphone4 iphone4 iphone4 iphone4 location hope analytics express series game review question list support tracking location gps apps review exercise auto type feature review question list support tracking location gps apps review exercise auto type feature share tool location customer isurveysoft apple droidsurvey survey measure fee offline matter result connection brand,"['share', 'blog', 'post', 'review', 'versatility', 'customization', 'data', 'portability', 'mobility', 'criterion', 'io', 'apple', 'store', 'hint', 'winner', 'tool', 'website', 'review', 'android', 'user', 'app', 'support', 'location', 'track', 'location', 'description', 'run', 'battery', 'access', 'download', 'location', 'data', 'csv', 'json', 'kml', 'image', 'map', 'track', 'lon', 'alt', 'date', 'device', 'version', 'iphone4', 'iphone4', 'iphone4', 'iphone4', 'iphone4', 'location', 'hope', 'analytics', 'express', 'series', 'game', 'review', 'question', 'list', 'support', 'tracking', 'location', 'gps', 'apps', 'review', 'exercise', 'auto', 'type', 'feature', 'link', 'dollar', 'price', 'average', 'data', 'session', 'principle', 'work', 'survey', 'data', 'end', 'carsten', 'schousboe', 'share', 'tool', 'location', 'customer', 'isurveysoft', 'apple', 'droidsurvey', 'survey', 'measure', 'fee', 'offline', 'matter', 'result', 'connection', 'brand', 'measuredme', 'app', 'support', 'location', 'track', 'location', 'description', 'run', 'battery', 'access', 'download', 'location', 'data', 'csv', 'json', 'kml', 'image', 'map', 'track', 'openpaths', 'support', 'reporting', 'location', 'gps', 'battery', 'drain', 'accuracy', 'run', 'network', 'tower', 'triangulation', 'power', 'cost', 'accuracy', 'city', 'neighborhood', 'level', 'location', 'business', 'example', 'capture', 'method', 'output', 'report', 'analytics', 'location', 'regular', 'interval', 'consumption', 'overall', 'trust', 'data', 'phone', 'browser', 'help', 'direction', 'placeme', 'buggy', 'pick', 'change', 'measuredme', 'app', 'support', 'location', 'track', 'location', 'description', 'run', 'battery', 'access', 'download', 'location', 'data', 'csv', 'json', 'kml', 'image', 'map', 'track', 'lon', 'alt', 'date', 'device', 'version', 'iphone4', 'iphone4', 'iphone4', 'iphone4', 'iphone4', 'location', 'hope', 'analytics', 'express', 'series', 'game', 'review', 'question', 'list', 'support', 'tracking', 'location', 'gps', 'apps', 'review', 'exercise', 'auto', 'type', 'feature', 'review', 'question', 'list', 'support', 'tracking', 'location', 'gps', 'apps', 'review', 'exercise', 'auto', 'type', 'feature', 'share', 'tool', 'location', 'customer', 'isurveysoft', 'apple', 'droidsurvey', 'survey', 'measure', 'fee', 'offline', 'matter', 'result', 'connection', 'brand']"
+432.0,self tool json csv cost fitbit price tag damn convenient fitbit tool fitbit check research project ga tech family portrait adult idea senior demand health status measurement technology model care extend bulge edge market technology market tool today imagine tomorrow senior quality chloe fan fitbit tool fitbit check research project ga tech family portrait adult gvu center ga tech project,"['self', 'tool', 'json', 'csv', 'cost', 'fitbit', 'price', 'tag', 'damn', 'convenient', 'fitbit', 'tool', 'fitbit', 'check', 'research', 'project', 'ga', 'tech', 'family', 'portrait', 'adult', 'idea', 'senior', 'demand', 'health', 'status', 'measurement', 'technology', 'model', 'care', 'extend', 'bulge', 'edge', 'market', 'technology', 'market', 'tool', 'today', 'imagine', 'tomorrow', 'senior', 'quality', 'chloe', 'fan', 'fitbit', 'tool', 'fitbit', 'check', 'research', 'project', 'ga', 'tech', 'family', 'portrait', 'adult', 'gvu', 'center', 'ga', 'tech', 'project']"
+433.0,tool log information software determinant tool customizability state development spreadsheet solution fit order impression data content proportion macronutrients weight vitamin mineral fiber meal meal mood energy level hunger blood sugar sport duration type intensity data software version bodybuilding planner download link work solution bunch cayron,"['tool', 'log', 'information', 'software', 'determinant', 'tool', 'customizability', 'state', 'development', 'spreadsheet', 'solution', 'fit', 'order', 'impression', 'data', 'content', 'proportion', 'macronutrients', 'weight', 'vitamin', 'mineral', 'fiber', 'meal', 'meal', 'mood', 'energy', 'level', 'hunger', 'blood', 'sugar', 'sport', 'duration', 'type', 'intensity', 'data', 'software', 'version', 'bodybuilding', 'planner', 'download', 'link', 'work', 'solution', 'bunch', 'cayron']"
+434.0,recommendation niclas founder mentor berlin startup today app briefly mentor development self stress help sport education relationship mentor goal mentor context produce result ensures deadline goal goal goal topic mind start pick mentor brother worker mentor goal mentor opportunity praise lift conversation goal reach sign test mentor app facebook mentorapp regard berlin niclas,"['recommendation', 'niclas', 'founder', 'mentor', 'berlin', 'startup', 'today', 'app', 'briefly', 'mentor', 'development', 'self', 'stress', 'help', 'sport', 'education', 'relationship', 'mentor', 'goal', 'mentor', 'context', 'produce', 'result', 'ensures', 'deadline', 'goal', 'goal', 'goal', 'topic', 'mind', 'start', 'pick', 'mentor', 'brother', 'worker', 'mentor', 'goal', 'mentor', 'opportunity', 'praise', 'lift', 'conversation', 'goal', 'reach', 'sign', 'test', 'mentor', 'app', 'facebook', 'mentorapp', 'regard', 'berlin', 'niclas']"
+435.0,concern meetups data research idea collection design project datasets help statistic research bread butter series post hand step instruction test post discus significance difference opinion post kind test advance analytics express series game experiment,"['concern', 'meetups', 'data', 'research', 'idea', 'collection', 'design', 'project', 'datasets', 'help', 'statistic', 'research', 'bread', 'butter', 'series', 'post', 'hand', 'step', 'instruction', 'test', 'post', 'discus', 'significance', 'difference', 'opinion', 'post', 'kind', 'test', 'advance', 'analytics', 'express', 'series', 'game', 'experiment']"
+436.0,check app calculates ppg pulse oximeter signal,"['check', 'app', 'calculates', 'ppg', 'pulse', 'oximeter', 'signal']"
+437.0,chance blood test result tracker diy plan description service plan hope review diy plan company wellness fx service coast,"['chance', 'blood', 'test', 'result', 'tracker', 'diy', 'plan', 'description', 'service', 'plan', 'hope', 'review', 'diy', 'plan', 'company', 'wellness', 'fx', 'service', 'coast']"
+438.0,developer tool service tell pain point moment data,"['developer', 'tool', 'service', 'tell', 'pain', 'point', 'moment', 'data']"
+439.0,beau wow mac person blog post link review post blog konstantin review tool data experience analytics express series game experiment data analysis mac check wizard demo video,"['beau', 'wow', 'mac', 'person', 'blog', 'post', 'link', 'review', 'post', 'blog', 'konstantin', 'review', 'tool', 'data', 'experience', 'analytics', 'express', 'series', 'game', 'experiment', 'data', 'analysis', 'mac', 'check', 'wizard', 'demo', 'video']"
+440.0,yinka k analytics express series game experiment yinka people heart rate monitoring app device bonus apps withings bodymedia project wellness data set correlation insight analysis help scientist university hotmail people heart rate monitoring app device bonus apps withings bodymedia project wellness data set correlation insight analysis help scientist university hotmail,"['yinka', 'k', 'analytics', 'express', 'series', 'game', 'experiment', 'yinka', 'people', 'heart', 'rate', 'monitoring', 'app', 'device', 'bonus', 'apps', 'withings', 'bodymedia', 'project', 'wellness', 'data', 'set', 'correlation', 'insight', 'analysis', 'help', 'scientist', 'university', 'hotmail', 'people', 'heart', 'rate', 'monitoring', 'app', 'device', 'bonus', 'apps', 'withings', 'bodymedia', 'project', 'wellness', 'data', 'set', 'correlation', 'insight', 'analysis', 'help', 'scientist', 'university', 'hotmail']"
+441.0,forum member data zeo coach fitbit project data combine data device data link data project device analysis data information link level movement pattern mail roelsteendijk dot help netherlands update script step data data zeo coach analysis data outcome greeting steendijk forum member data zeo coach fitbit project data combine data device data link data project device analysis data information link level movement pattern mail roelsteendijk dot help netherlands,"['forum', 'member', 'data', 'zeo', 'coach', 'fitbit', 'project', 'data', 'combine', 'data', 'device', 'data', 'link', 'data', 'project', 'device', 'analysis', 'data', 'information', 'link', 'level', 'movement', 'pattern', 'mail', 'roelsteendijk', 'dot', 'help', 'netherlands', 'update', 'script', 'step', 'data', 'data', 'zeo', 'coach', 'analysis', 'data', 'outcome', 'greeting', 'steendijk', 'forum', 'member', 'data', 'zeo', 'coach', 'fitbit', 'project', 'data', 'combine', 'data', 'device', 'data', 'link', 'data', 'project', 'device', 'analysis', 'data', 'information', 'link', 'level', 'movement', 'pattern', 'mail', 'roelsteendijk', 'dot', 'help', 'netherlands']"
+442.0,experiment measure heart rate body temperature insight developer technology,"['experiment', 'measure', 'heart', 'rate', 'body', 'temperature', 'insight', 'developer', 'technology']"
+443.0,girl weather impact state share post opinion thought sen se figure winter bodytrack project user platform channel data check hear pattern body track project konstantin analytics express series game experiment winter sampling weather mood source variance case weather weather happiness head kind post story influence weather notice cloudy influence bunch data temperature humidity pressure level room bodytrack project stats energy health report score measuredme girl weather impact state share post opinion thought research summary bodytrack project user platform channel data check sampling weather mood source variance case weather weather happiness head kind post story influence weather notice cloudy influence bunch data temperature humidity pressure level room bodytrack project stats energy health report score,"['girl', 'weather', 'impact', 'state', 'share', 'post', 'opinion', 'thought', 'sen', 'se', 'figure', 'winter', 'bodytrack', 'project', 'user', 'platform', 'channel', 'data', 'check', 'hear', 'pattern', 'body', 'track', 'project', 'konstantin', 'analytics', 'express', 'series', 'game', 'experiment', 'winter', 'sampling', 'weather', 'mood', 'source', 'variance', 'case', 'weather', 'weather', 'happiness', 'head', 'kind', 'post', 'story', 'influence', 'weather', 'notice', 'cloudy', 'influence', 'bunch', 'data', 'temperature', 'humidity', 'pressure', 'level', 'room', 'bodytrack', 'project', 'stats', 'energy', 'health', 'report', 'score', 'measuredme', 'girl', 'weather', 'impact', 'state', 'share', 'post', 'opinion', 'thought', 'research', 'summary', 'bodytrack', 'project', 'user', 'platform', 'channel', 'data', 'check', 'sampling', 'weather', 'mood', 'source', 'variance', 'case', 'weather', 'weather', 'happiness', 'head', 'kind', 'post', 'story', 'influence', 'weather', 'notice', 'cloudy', 'influence', 'bunch', 'data', 'temperature', 'humidity', 'pressure', 'level', 'room', 'bodytrack', 'project', 'stats', 'energy', 'health', 'report', 'score']"
+444.0,heart rate measuring tool heart rate stress check apps version cent heart rate variability hrv measure stress hrv indicator stress study check level estimate stress level gsr bodymedia strength tool combination skin response measurement estimate burn understand gsr measure stress translate gsr reading stress score formula analytics express series game talk paul neeley work designing tool people work relates activity activity trouble data stress level feedback approach allows export data format stress data heart rate monitor option measurement heart rate monitor track stress heart rate info work monitor heart rate variability skin response line data data software reference party java pull gsr data experience share experience advice thought experience helpful heart rate monitor option measurement heart rate monitor track stress heart rate info work monitor heart rate variability watch intention coverage stuff skin note hrv stress heart rate talk paul neeley work designing tool people work relates activity activity trouble data stress level feedback approach allows export data format stress data heart rate monitor option measurement heart rate monitor track stress heart rate info work monitor heart rate variability skin response line data data software reference party java pull gsr data experience share experience advice thought experience helpful article mobilyze sci fi technology phone article concept check mobilyze phone tell state watch gather data gps accelerometer fare smartphones mobilyze data determine showing sign depression sci technology phone talk paul neeley work designing tool people work relates activity activity trouble data stress level feedback approach allows export data format stress data heart rate monitor option measurement heart rate monitor track stress heart rate info work monitor heart rate variability skin response line data data software reference party java pull gsr data experience share experience advice thought experience helpful answer stress activity help manage problem iphone app flow slogan description appstore word emotion energy define location person activity picture core case statistic amp statistic activity person place case insight activity prediction case help link luck talk paul neeley work designing tool people work relates activity activity trouble data stress level feedback approach allows export data format stress data heart rate monitor option measurement heart rate monitor track stress heart rate info work monitor heart rate variability skin response line data data software reference party java pull gsr data experience share experience advice thought experience helpful depends azumio apps option empatica blood pressure idea plan problem tool,"['heart', 'rate', 'measuring', 'tool', 'heart', 'rate', 'stress', 'check', 'apps', 'version', 'cent', 'heart', 'rate', 'variability', 'hrv', 'measure', 'stress', 'hrv', 'indicator', 'stress', 'study', 'check', 'level', 'estimate', 'stress', 'level', 'gsr', 'bodymedia', 'strength', 'tool', 'combination', 'skin', 'response', 'measurement', 'estimate', 'burn', 'understand', 'gsr', 'measure', 'stress', 'translate', 'gsr', 'reading', 'stress', 'score', 'formula', 'analytics', 'express', 'series', 'game', 'talk', 'paul', 'neeley', 'work', 'designing', 'tool', 'people', 'work', 'relates', 'activity', 'activity', 'trouble', 'data', 'stress', 'level', 'feedback', 'approach', 'allows', 'export', 'data', 'format', 'stress', 'data', 'heart', 'rate', 'monitor', 'option', 'measurement', 'heart', 'rate', 'monitor', 'track', 'stress', 'heart', 'rate', 'info', 'work', 'monitor', 'heart', 'rate', 'variability', 'skin', 'response', 'line', 'data', 'data', 'software', 'reference', 'party', 'java', 'pull', 'gsr', 'data', 'experience', 'share', 'experience', 'advice', 'thought', 'experience', 'helpful', 'heart', 'rate', 'monitor', 'option', 'measurement', 'heart', 'rate', 'monitor', 'track', 'stress', 'heart', 'rate', 'info', 'work', 'monitor', 'heart', 'rate', 'variability', 'watch', 'intention', 'coverage', 'stuff', 'skin', 'note', 'hrv', 'stress', 'heart', 'rate', 'talk', 'paul', 'neeley', 'work', 'designing', 'tool', 'people', 'work', 'relates', 'activity', 'activity', 'trouble', 'data', 'stress', 'level', 'feedback', 'approach', 'allows', 'export', 'data', 'format', 'stress', 'data', 'heart', 'rate', 'monitor', 'option', 'measurement', 'heart', 'rate', 'monitor', 'track', 'stress', 'heart', 'rate', 'info', 'work', 'monitor', 'heart', 'rate', 'variability', 'skin', 'response', 'line', 'data', 'data', 'software', 'reference', 'party', 'java', 'pull', 'gsr', 'data', 'experience', 'share', 'experience', 'advice', 'thought', 'experience', 'helpful', 'article', 'mobilyze', 'sci', 'fi', 'technology', 'phone', 'article', 'concept', 'check', 'mobilyze', 'phone', 'tell', 'state', 'watch', 'gather', 'data', 'gps', 'accelerometer', 'fare', 'smartphones', 'mobilyze', 'data', 'determine', 'showing', 'sign', 'depression', 'sci', 'technology', 'phone', 'talk', 'paul', 'neeley', 'work', 'designing', 'tool', 'people', 'work', 'relates', 'activity', 'activity', 'trouble', 'data', 'stress', 'level', 'feedback', 'approach', 'allows', 'export', 'data', 'format', 'stress', 'data', 'heart', 'rate', 'monitor', 'option', 'measurement', 'heart', 'rate', 'monitor', 'track', 'stress', 'heart', 'rate', 'info', 'work', 'monitor', 'heart', 'rate', 'variability', 'skin', 'response', 'line', 'data', 'data', 'software', 'reference', 'party', 'java', 'pull', 'gsr', 'data', 'experience', 'share', 'experience', 'advice', 'thought', 'experience', 'helpful', 'answer', 'stress', 'activity', 'help', 'manage', 'problem', 'iphone', 'app', 'flow', 'slogan', 'description', 'appstore', 'word', 'emotion', 'energy', 'define', 'location', 'person', 'activity', 'picture', 'core', 'case', 'statistic', 'amp', 'statistic', 'activity', 'person', 'place', 'case', 'insight', 'activity', 'prediction', 'case', 'help', 'link', 'luck', 'talk', 'paul', 'neeley', 'work', 'designing', 'tool', 'people', 'work', 'relates', 'activity', 'activity', 'trouble', 'data', 'stress', 'level', 'feedback', 'approach', 'allows', 'export', 'data', 'format', 'stress', 'data', 'heart', 'rate', 'monitor', 'option', 'measurement', 'heart', 'rate', 'monitor', 'track', 'stress', 'heart', 'rate', 'info', 'work', 'monitor', 'heart', 'rate', 'variability', 'skin', 'response', 'line', 'data', 'data', 'software', 'reference', 'party', 'java', 'pull', 'gsr', 'data', 'experience', 'share', 'experience', 'advice', 'thought', 'experience', 'helpful', 'depends', 'azumio', 'apps', 'option', 'empatica', 'blood', 'pressure', 'idea', 'plan', 'problem', 'tool']"
+445.0,export data csv survey answer question version app friend survey feature jonathan jonathan expereal version expereal data viz notification option people option data export version jonathan twitter expereal jonathan expereal iphone app rating tester release user ability facebook rate experience moment point capture location description people share experience rating rating user rating trend aspect anonymity user moment garbage sign web site screenshots facebook jonathan jonathan expereal screenshots site faq iphone iphone efficient iphone fix store area alternative,"['export', 'data', 'csv', 'survey', 'answer', 'question', 'version', 'app', 'friend', 'survey', 'feature', 'jonathan', 'jonathan', 'expereal', 'version', 'expereal', 'data', 'viz', 'notification', 'option', 'people', 'option', 'data', 'export', 'version', 'jonathan', 'twitter', 'expereal', 'jonathan', 'expereal', 'iphone', 'app', 'rating', 'tester', 'release', 'user', 'ability', 'facebook', 'rate', 'experience', 'moment', 'point', 'capture', 'location', 'description', 'people', 'share', 'experience', 'rating', 'rating', 'user', 'rating', 'trend', 'aspect', 'anonymity', 'user', 'moment', 'garbage', 'sign', 'web', 'site', 'screenshots', 'facebook', 'jonathan', 'jonathan', 'expereal', 'screenshots', 'site', 'faq', 'iphone', 'iphone', 'efficient', 'iphone', 'fix', 'store', 'area', 'alternative']"
+446.0,seth robert thought deal placebo effect paper science title growth science implication statistic implication field statistic example people statistician paper pdf blog post link moment condition expectation dosage effect effect outlier effect attention result expectation suspicion expectation matter link paper status manuscript research self data collection reading repost link manuscript point chance paper chance,"['seth', 'robert', 'thought', 'deal', 'placebo', 'effect', 'paper', 'science', 'title', 'growth', 'science', 'implication', 'statistic', 'implication', 'field', 'statistic', 'example', 'people', 'statistician', 'paper', 'pdf', 'blog', 'post', 'link', 'moment', 'condition', 'expectation', 'dosage', 'effect', 'effect', 'outlier', 'effect', 'attention', 'result', 'expectation', 'suspicion', 'expectation', 'matter', 'link', 'paper', 'status', 'manuscript', 'research', 'self', 'data', 'collection', 'reading', 'repost', 'link', 'manuscript', 'point', 'chance', 'paper', 'chance']"
+447.0,note developer self app ala skill resource feature idea user developer note developer scale customizability variable mood scale measure trait rate productivity quality point scale preference nature research rate kiba measuredme developer self app ala skill resource feature idea user developer self export json capability master spreadsheet log variable data intervention sync data point information scale rate rate jody point personalization sort mountain information user choose correlate provide analysis engine developer feature tool user course people correlation quality mood step measuredme developer self app ala skill resource feature idea user developer self custom data type reason focus niche app convenient post measuredme developer self app ala skill resource feature idea user developer self export json capability master spreadsheet log variable data intervention sync data point information scale rate rate production world track learn correlation benefit health problem people health key complexity building analysis engine sort mountain information wright stimulate production world track learn correlation benefit health problem people health,"['note', 'developer', 'self', 'app', 'ala', 'skill', 'resource', 'feature', 'idea', 'user', 'developer', 'note', 'developer', 'scale', 'customizability', 'variable', 'mood', 'scale', 'measure', 'trait', 'rate', 'productivity', 'quality', 'point', 'scale', 'preference', 'nature', 'research', 'rate', 'kiba', 'measuredme', 'developer', 'self', 'app', 'ala', 'skill', 'resource', 'feature', 'idea', 'user', 'developer', 'self', 'export', 'json', 'capability', 'master', 'spreadsheet', 'log', 'variable', 'data', 'intervention', 'sync', 'data', 'point', 'information', 'scale', 'rate', 'rate', 'jody', 'point', 'personalization', 'sort', 'mountain', 'information', 'user', 'choose', 'correlate', 'provide', 'analysis', 'engine', 'developer', 'feature', 'tool', 'user', 'course', 'people', 'correlation', 'quality', 'mood', 'step', 'measuredme', 'developer', 'self', 'app', 'ala', 'skill', 'resource', 'feature', 'idea', 'user', 'developer', 'self', 'custom', 'data', 'type', 'reason', 'focus', 'niche', 'app', 'convenient', 'post', 'measuredme', 'developer', 'self', 'app', 'ala', 'skill', 'resource', 'feature', 'idea', 'user', 'developer', 'self', 'export', 'json', 'capability', 'master', 'spreadsheet', 'log', 'variable', 'data', 'intervention', 'sync', 'data', 'point', 'information', 'scale', 'rate', 'rate', 'production', 'world', 'track', 'learn', 'correlation', 'benefit', 'health', 'problem', 'people', 'health', 'key', 'complexity', 'building', 'analysis', 'engine', 'sort', 'mountain', 'information', 'wright', 'stimulate', 'production', 'world', 'track', 'learn', 'correlation', 'benefit', 'health', 'problem', 'people', 'health']"
+448.0,update feature blog pleasure join conference dreamboard data export capability export json csv format question alliance dream application application device sleep export json csv format share designer team blog pleasure join conference kiba mary blog pleasure join conference dreamboard data export capability conference kind data export feature,"['update', 'feature', 'blog', 'pleasure', 'join', 'conference', 'dreamboard', 'data', 'export', 'capability', 'export', 'json', 'csv', 'format', 'question', 'alliance', 'dream', 'application', 'application', 'device', 'sleep', 'export', 'json', 'csv', 'format', 'share', 'designer', 'team', 'blog', 'pleasure', 'join', 'conference', 'kiba', 'mary', 'blog', 'pleasure', 'join', 'conference', 'dreamboard', 'data', 'export', 'capability', 'conference', 'kind', 'data', 'export', 'feature']"
+449.0,mike create lifestream javascript d3 google chart data metric summer phase experiment addition metric example insight data report end september result conference francisco ka mike d3 nvd3 data cookie cutter software tableau site blog blogroll k measuredme project ask break location coordinate data neighborhood advance k analytics express series game experiment mickdee exercise solution market blog photo path exercise outdoors addition photo store variety meta data data visualize key metric nvd3 chart javascript community data visualization apps mike awesome project run location coordinate data neighborhood advance k analytics express series game experiment mickdee exercise solution market blog photo path exercise outdoors addition photo store variety meta data data visualize key metric nvd3 chart javascript community data visualization apps mickdee metric pie chart data dashboard google data studio page image calculate correlation data variable business product people tracker idea dashboard case integration tracker case area choose nan glad chart tool basic chart type flexibility dashboard question tinker visualization context data chart data stack benchmark example people age group government health guideline metric benchmark reflection discovery point effort analysis graph self insight fran mike create lifestream javascript d3 google chart data metric summer phase experiment addition metric example insight data report end september result conference francisco ka exercise solution market blog photo path exercise outdoors addition photo store variety meta data data visualize key metric nvd3 chart javascript community data visualization apps qsers focus effort building visuals trend data recap exercise data process question change dashboard information answer question order list scope data information context boundary performance data concern area story data visualization notion spot pattern experience improvement pipeline information mapping performance data stack cdc fitness level thought insight community ejain mickdee metric pie chart data chart location chart category suggestion wordpress store data sql database website admin interface punch data javascript file linkage database data setup wordpress data deal breaker tool question wordpress shout mention site resource metric kind iteration series improvement chart interactive bar chart kind story blog annotation point data example injury switch color difference metric memory widget photo dashboard information project wolfram data track keystroke flotcharts work simplicity measuredme customization data post category process custom type store data end category point nyc data resource kiba haha point comment audience techy dashboard measure data lars dashboard dataset funnel web speed flexibility view tableau effort mickdee wordpress store data sql database website admin interface punch data javascript file linkage database data setup wordpress data deal breaker data tool measure count gotten mickdee project wolfram data track keystroke flotcharts work simplicity flotcharts figure date information mode date heard stephen example data mickdee kiba haha point comment audience techy dashboard measure data suggestion wordpress website self quantification dashboard dashboard count word jquery flot spreadsheet dashboard,"['mike', 'create', 'lifestream', 'javascript', 'd3', 'google', 'chart', 'data', 'metric', 'summer', 'phase', 'experiment', 'addition', 'metric', 'example', 'insight', 'data', 'report', 'end', 'september', 'result', 'conference', 'francisco', 'ka', 'mike', 'd3', 'nvd3', 'data', 'cookie', 'cutter', 'software', 'tableau', 'site', 'blog', 'blogroll', 'k', 'measuredme', 'project', 'ask', 'break', 'location', 'coordinate', 'data', 'neighborhood', 'advance', 'k', 'analytics', 'express', 'series', 'game', 'experiment', 'mickdee', 'exercise', 'solution', 'market', 'blog', 'photo', 'path', 'exercise', 'outdoors', 'addition', 'photo', 'store', 'variety', 'meta', 'data', 'data', 'visualize', 'key', 'metric', 'nvd3', 'chart', 'javascript', 'community', 'data', 'visualization', 'apps', 'mike', 'awesome', 'project', 'run', 'location', 'coordinate', 'data', 'neighborhood', 'advance', 'k', 'analytics', 'express', 'series', 'game', 'experiment', 'mickdee', 'exercise', 'solution', 'market', 'blog', 'photo', 'path', 'exercise', 'outdoors', 'addition', 'photo', 'store', 'variety', 'meta', 'data', 'data', 'visualize', 'key', 'metric', 'nvd3', 'chart', 'javascript', 'community', 'data', 'visualization', 'apps', 'mickdee', 'metric', 'pie', 'chart', 'data', 'dashboard', 'google', 'data', 'studio', 'page', 'image', 'calculate', 'correlation', 'data', 'variable', 'business', 'product', 'people', 'tracker', 'idea', 'dashboard', 'case', 'integration', 'tracker', 'case', 'area', 'choose', 'nan', 'glad', 'chart', 'tool', 'basic', 'chart', 'type', 'flexibility', 'dashboard', 'question', 'tinker', 'visualization', 'context', 'data', 'chart', 'data', 'stack', 'benchmark', 'example', 'people', 'age', 'group', 'government', 'health', 'guideline', 'metric', 'benchmark', 'reflection', 'discovery', 'point', 'effort', 'analysis', 'graph', 'self', 'insight', 'fran', 'mike', 'create', 'lifestream', 'javascript', 'd3', 'google', 'chart', 'data', 'metric', 'summer', 'phase', 'experiment', 'addition', 'metric', 'example', 'insight', 'data', 'report', 'end', 'september', 'result', 'conference', 'francisco', 'ka', 'exercise', 'solution', 'market', 'blog', 'photo', 'path', 'exercise', 'outdoors', 'addition', 'photo', 'store', 'variety', 'meta', 'data', 'data', 'visualize', 'key', 'metric', 'nvd3', 'chart', 'javascript', 'community', 'data', 'visualization', 'apps', 'qsers', 'focus', 'effort', 'building', 'visuals', 'trend', 'data', 'recap', 'exercise', 'data', 'process', 'question', 'change', 'dashboard', 'information', 'answer', 'question', 'order', 'list', 'scope', 'data', 'information', 'context', 'boundary', 'performance', 'data', 'concern', 'area', 'story', 'data', 'visualization', 'notion', 'spot', 'pattern', 'experience', 'improvement', 'pipeline', 'information', 'mapping', 'performance', 'data', 'stack', 'cdc', 'fitness', 'level', 'thought', 'insight', 'community', 'ejain', 'mickdee', 'metric', 'pie', 'chart', 'data', 'chart', 'location', 'chart', 'category', 'suggestion', 'wordpress', 'store', 'data', 'sql', 'database', 'website', 'admin', 'interface', 'punch', 'data', 'javascript', 'file', 'linkage', 'database', 'data', 'setup', 'wordpress', 'data', 'deal', 'breaker', 'tool', 'question', 'wordpress', 'shout', 'mention', 'site', 'resource', 'metric', 'kind', 'iteration', 'series', 'improvement', 'chart', 'interactive', 'bar', 'chart', 'kind', 'story', 'blog', 'annotation', 'point', 'data', 'example', 'injury', 'switch', 'color', 'difference', 'metric', 'memory', 'widget', 'photo', 'dashboard', 'information', 'project', 'wolfram', 'data', 'track', 'keystroke', 'flotcharts', 'work', 'simplicity', 'measuredme', 'customization', 'data', 'post', 'category', 'process', 'custom', 'type', 'store', 'data', 'end', 'category', 'point', 'nyc', 'data', 'resource', 'kiba', 'haha', 'point', 'comment', 'audience', 'techy', 'dashboard', 'measure', 'data', 'lars', 'dashboard', 'dataset', 'funnel', 'web', 'speed', 'flexibility', 'view', 'tableau', 'effort', 'mickdee', 'wordpress', 'store', 'data', 'sql', 'database', 'website', 'admin', 'interface', 'punch', 'data', 'javascript', 'file', 'linkage', 'database', 'data', 'setup', 'wordpress', 'data', 'deal', 'breaker', 'data', 'tool', 'measure', 'count', 'gotten', 'mickdee', 'project', 'wolfram', 'data', 'track', 'keystroke', 'flotcharts', 'work', 'simplicity', 'flotcharts', 'figure', 'date', 'information', 'mode', 'date', 'heard', 'stephen', 'example', 'data', 'mickdee', 'kiba', 'haha', 'point', 'comment', 'audience', 'techy', 'dashboard', 'measure', 'data', 'suggestion', 'wordpress', 'website', 'self', 'quantification', 'dashboard', 'dashboard', 'count', 'word', 'jquery', 'flot', 'spreadsheet', 'dashboard']"
+451.0,gustaf francisco stratum data health conference meet people mind hotel pickwick arrange space pls check themindapp project challenge app source android sensor kranck mind pie sky mindapp idea resolution product benefit mind quantification area meet area francisco stratum data health conference meet people mind hotel pickwick arrange space pls check themindapp project challenge app source android sensor kranck mind,"['gustaf', 'francisco', 'stratum', 'data', 'health', 'conference', 'meet', 'people', 'mind', 'hotel', 'pickwick', 'arrange', 'space', 'pls', 'check', 'themindapp', 'project', 'challenge', 'app', 'source', 'android', 'sensor', 'kranck', 'mind', 'pie', 'sky', 'mindapp', 'idea', 'resolution', 'product', 'benefit', 'mind', 'quantification', 'area', 'meet', 'area', 'francisco', 'stratum', 'data', 'health', 'conference', 'meet', 'people', 'mind', 'hotel', 'pickwick', 'arrange', 'space', 'pls', 'check', 'themindapp', 'project', 'challenge', 'app', 'source', 'android', 'sensor', 'kranck', 'mind']"
+452.0,app eternity log developer platform io method bubbletimer support developer question site track work form user spend form track track workflow gal design form pomodoro technique return project goal project goal spent mock information symbol list project goal line min block line min activity list list choose project task commit task start timer circle jot project end task project interruption project improvement kiba work clarity feedback help goal procrastination order people,"['app', 'eternity', 'log', 'developer', 'platform', 'io', 'method', 'bubbletimer', 'support', 'developer', 'question', 'site', 'track', 'work', 'form', 'user', 'spend', 'form', 'track', 'track', 'workflow', 'gal', 'design', 'form', 'pomodoro', 'technique', 'return', 'project', 'goal', 'project', 'goal', 'spent', 'mock', 'information', 'symbol', 'list', 'project', 'goal', 'line', 'min', 'block', 'line', 'min', 'activity', 'list', 'list', 'choose', 'project', 'task', 'commit', 'task', 'start', 'timer', 'circle', 'jot', 'project', 'end', 'task', 'project', 'interruption', 'project', 'improvement', 'kiba', 'work', 'clarity', 'feedback', 'help', 'goal', 'procrastination', 'order', 'people']"
+453.0,data chart analysis data kind disclaimer people september data download statement limitation pandora box common data appreciate advice matter course care data care method data insight care motif implication party result instance data class people race disability ailment gender kind lawsuit manufacturer device data bodymedia azumio state opinion finding researcher party post requirement disclaimer kiba care data right reason thread sorry hope blog post example read cc0 description concern right right extent quote measuredme post topic course care data care method data insight care motif implication party result instance data class people race disability ailment gender kind lawsuit manufacturer device data bodymedia azumio state opinion finding researcher party post requirement disclaimer quote cc0 disclaimer endorsement data case case basis evil clause spent fair people common science common data paywithatweet access twitter facebook profile quote kleineidam post topic default right data permission quote data right varies country data reason expert common cc0 approach data data contract person doubt trouble data aspect data jurisdiction court proposition color ff0000 pryv post promotion thread care return post color quote idea copyleft license permission data usage decrease likelihood data quote case case data measuredme publishes quote problem create barrier entry data data misuse quote practice case data case measuredme data disclaimer sorry hope ok problem default right data permission permission refuse data meaningful care data right limit data data idea state data party opinion kleineidam default right data permission permission refuse data meaningful problem create barrier entry data data data cost restricting data kleineidam practice case data case measuredme data disclaimer reference copyright license idea copyleft license permission data usage decrease likelihood data,"['data', 'chart', 'analysis', 'data', 'kind', 'disclaimer', 'people', 'september', 'data', 'download', 'statement', 'limitation', 'pandora', 'box', 'common', 'data', 'appreciate', 'advice', 'matter', 'course', 'care', 'data', 'care', 'method', 'data', 'insight', 'care', 'motif', 'implication', 'party', 'result', 'instance', 'data', 'class', 'people', 'race', 'disability', 'ailment', 'gender', 'kind', 'lawsuit', 'manufacturer', 'device', 'data', 'bodymedia', 'azumio', 'state', 'opinion', 'finding', 'researcher', 'party', 'post', 'requirement', 'disclaimer', 'kiba', 'care', 'data', 'right', 'reason', 'thread', 'sorry', 'hope', 'blog', 'post', 'example', 'read', 'cc0', 'description', 'concern', 'right', 'right', 'extent', 'quote', 'measuredme', 'post', 'topic', 'course', 'care', 'data', 'care', 'method', 'data', 'insight', 'care', 'motif', 'implication', 'party', 'result', 'instance', 'data', 'class', 'people', 'race', 'disability', 'ailment', 'gender', 'kind', 'lawsuit', 'manufacturer', 'device', 'data', 'bodymedia', 'azumio', 'state', 'opinion', 'finding', 'researcher', 'party', 'post', 'requirement', 'disclaimer', 'quote', 'cc0', 'disclaimer', 'endorsement', 'data', 'case', 'case', 'basis', 'evil', 'clause', 'spent', 'fair', 'people', 'common', 'science', 'common', 'data', 'paywithatweet', 'access', 'twitter', 'facebook', 'profile', 'quote', 'kleineidam', 'post', 'topic', 'default', 'right', 'data', 'permission', 'quote', 'data', 'right', 'varies', 'country', 'data', 'reason', 'expert', 'common', 'cc0', 'approach', 'data', 'data', 'contract', 'person', 'doubt', 'trouble', 'data', 'aspect', 'data', 'jurisdiction', 'court', 'proposition', 'color', 'ff0000', 'pryv', 'post', 'promotion', 'thread', 'care', 'return', 'post', 'color', 'quote', 'idea', 'copyleft', 'license', 'permission', 'data', 'usage', 'decrease', 'likelihood', 'data', 'quote', 'case', 'case', 'data', 'measuredme', 'publishes', 'quote', 'problem', 'create', 'barrier', 'entry', 'data', 'data', 'misuse', 'quote', 'practice', 'case', 'data', 'case', 'measuredme', 'data', 'disclaimer', 'sorry', 'hope', 'ok', 'problem', 'default', 'right', 'data', 'permission', 'permission', 'refuse', 'data', 'meaningful', 'care', 'data', 'right', 'limit', 'data', 'data', 'idea', 'state', 'data', 'party', 'opinion', 'kleineidam', 'default', 'right', 'data', 'permission', 'permission', 'refuse', 'data', 'meaningful', 'problem', 'create', 'barrier', 'entry', 'data', 'data', 'data', 'cost', 'restricting', 'data', 'kleineidam', 'practice', 'case', 'data', 'case', 'measuredme', 'data', 'disclaimer', 'reference', 'copyright', 'license', 'idea', 'copyleft', 'license', 'permission', 'data', 'usage', 'decrease', 'likelihood', 'data']"
+454.0,research project student claremont graduate university phd psychology research movement implication regard survey research foundation future study mechanism field psychology impact question consideration participate project faculty adviser dr csikszentmihalyi flow link worry weekend desire help research cause link friend fajans,"['research', 'project', 'student', 'claremont', 'graduate', 'university', 'phd', 'psychology', 'research', 'movement', 'implication', 'regard', 'survey', 'research', 'foundation', 'future', 'study', 'mechanism', 'field', 'psychology', 'impact', 'question', 'consideration', 'participate', 'project', 'faculty', 'adviser', 'dr', 'csikszentmihalyi', 'flow', 'link', 'worry', 'weekend', 'desire', 'help', 'research', 'cause', 'link', 'friend', 'fajans']"
+455.0,bodymedia data dashboard sleep data hand scale paper questionnaire rtracker app data entry chart correlation spss post correlation metric quality sleep tracker alarm clock assessment scale result offer export track share app data tool chart data measuredme kiba data dashboard sleep data hand scale paper questionnaire rtracker app data entry chart correlation spss rtracker iphone rtracker export csv,"['bodymedia', 'data', 'dashboard', 'sleep', 'data', 'hand', 'scale', 'paper', 'questionnaire', 'rtracker', 'app', 'data', 'entry', 'chart', 'correlation', 'spss', 'post', 'correlation', 'metric', 'quality', 'sleep', 'tracker', 'alarm', 'clock', 'assessment', 'scale', 'result', 'offer', 'export', 'track', 'share', 'app', 'data', 'tool', 'chart', 'data', 'measuredme', 'kiba', 'data', 'dashboard', 'sleep', 'data', 'hand', 'scale', 'paper', 'questionnaire', 'rtracker', 'app', 'data', 'entry', 'chart', 'correlation', 'spss', 'rtracker', 'iphone', 'rtracker', 'export', 'csv']"
+456.0,kleineidam blog article data attack data disclaimer protects self tracker conclusion report data discussion thread forum protect disclaimer self data study opinion cost money web crowd source disclaimer work issue protects advice disclaimer blog article mr asshole jurisdiction help blog article data attack data discussion thread forum protect disclaimer self data study opinion lawyer measuredme cost money web crowd source consult lawyer opinion,"['kleineidam', 'blog', 'article', 'data', 'attack', 'data', 'disclaimer', 'protects', 'self', 'tracker', 'conclusion', 'report', 'data', 'discussion', 'thread', 'forum', 'protect', 'disclaimer', 'self', 'data', 'study', 'opinion', 'cost', 'money', 'web', 'crowd', 'source', 'disclaimer', 'work', 'issue', 'protects', 'advice', 'disclaimer', 'blog', 'article', 'mr', 'asshole', 'jurisdiction', 'help', 'blog', 'article', 'data', 'attack', 'data', 'discussion', 'thread', 'forum', 'protect', 'disclaimer', 'self', 'data', 'study', 'opinion', 'lawyer', 'measuredme', 'cost', 'money', 'web', 'crowd', 'source', 'consult', 'lawyer', 'opinion']"
+457.0,kiba link tool blog people talk facebook demetrification post blog article discussion doubt quantification participation facebook user engagement concept game facebook friend point surface trouble facebook facebook press release release timeline story implies content sense meaning information game environment content point kind difficulty kid ernesto ramirez tool blog people talk facebook demetrification post blog facebook power instance farmville ernesto link page experience facebook hide ad effect proof ernesto ramirez tool blog people talk facebook demetrification post blog,"['kiba', 'link', 'tool', 'blog', 'people', 'talk', 'facebook', 'demetrification', 'post', 'blog', 'article', 'discussion', 'doubt', 'quantification', 'participation', 'facebook', 'user', 'engagement', 'concept', 'game', 'facebook', 'friend', 'point', 'surface', 'trouble', 'facebook', 'facebook', 'press', 'release', 'release', 'timeline', 'story', 'implies', 'content', 'sense', 'meaning', 'information', 'game', 'environment', 'content', 'point', 'kind', 'difficulty', 'kid', 'ernesto', 'ramirez', 'tool', 'blog', 'people', 'talk', 'facebook', 'demetrification', 'post', 'blog', 'facebook', 'power', 'instance', 'farmville', 'ernesto', 'link', 'page', 'experience', 'facebook', 'hide', 'ad', 'effect', 'proof', 'ernesto', 'ramirez', 'tool', 'blog', 'people', 'talk', 'facebook', 'demetrification', 'post', 'blog']"
+458.0,everybody student human interaction chai research group university sydney aim research create infrastructure user data wellness goal participant survey research help insight people attitude informatics tool data tool self member view research hope survey url flyer survey regard debjanee attachment,"['everybody', 'student', 'human', 'interaction', 'chai', 'research', 'group', 'university', 'sydney', 'aim', 'research', 'create', 'infrastructure', 'user', 'data', 'wellness', 'goal', 'participant', 'survey', 'research', 'help', 'insight', 'people', 'attitude', 'informatics', 'tool', 'data', 'tool', 'self', 'member', 'view', 'research', 'hope', 'survey', 'url', 'flyer', 'survey', 'regard', 'debjanee', 'attachment']"
+459.0,quote link health measurement blood pressure cancer marker muscle mass warning signal watch type device metric limit person device impact visit doc measure data home doctor data addition data permission database health organization people decision analysis scale data data quote story person reason care future story people story people world relation change story vision imagine moment kleineidam quote link health measurement blood pressure cancer marker muscle mass warning signal watch type device metric limit person device impact visit doc measure data home doctor data addition data permission database health organization people decision analysis scale data data quote story person reason care future story people story people world aspect health question mood people health researcher conflict example treat acne drug cause encourages psychiatrist figure depression rest people drug world drug treatment quote kleineidam post topic quote link health measurement blood pressure cancer marker muscle mass warning signal watch type device metric limit person device impact information readout watch phone sign direction choice impact science advice collation data research refine guidance kleineidam relation change story vision imagine moment link health measurement blood pressure cancer marker muscle mass warning signal watch type device metric limit monitoring cloud input research visit doc measure data home doctor data addition data permission database health organization people decision analysis scale data data kleineidam story person reason care future story people story people world happens trial self quantification trial visit doctor response people people effort visualize matter reality collection force unit molecule atom electron proton neutron quark string pretend story physicist career envision canvas paint reality future machine right task leader world world splendor diverse technology culture world perspective health disease magnificence moment experience longevity pathogen disorder pop nature weapon machine observation path problem foundation truth observation observation correlate culture world technology world public technology development world course intelligence structure monitor technology development development direction monitor cause responsibility task safety people direction monitoring structure place enhancement,"['quote', 'link', 'health', 'measurement', 'blood', 'pressure', 'cancer', 'marker', 'muscle', 'mass', 'warning', 'signal', 'watch', 'type', 'device', 'metric', 'limit', 'person', 'device', 'impact', 'visit', 'doc', 'measure', 'data', 'home', 'doctor', 'data', 'addition', 'data', 'permission', 'database', 'health', 'organization', 'people', 'decision', 'analysis', 'scale', 'data', 'data', 'quote', 'story', 'person', 'reason', 'care', 'future', 'story', 'people', 'story', 'people', 'world', 'relation', 'change', 'story', 'vision', 'imagine', 'moment', 'kleineidam', 'quote', 'link', 'health', 'measurement', 'blood', 'pressure', 'cancer', 'marker', 'muscle', 'mass', 'warning', 'signal', 'watch', 'type', 'device', 'metric', 'limit', 'person', 'device', 'impact', 'visit', 'doc', 'measure', 'data', 'home', 'doctor', 'data', 'addition', 'data', 'permission', 'database', 'health', 'organization', 'people', 'decision', 'analysis', 'scale', 'data', 'data', 'quote', 'story', 'person', 'reason', 'care', 'future', 'story', 'people', 'story', 'people', 'world', 'aspect', 'health', 'question', 'mood', 'people', 'health', 'researcher', 'conflict', 'example', 'treat', 'acne', 'drug', 'cause', 'encourages', 'psychiatrist', 'figure', 'depression', 'rest', 'people', 'drug', 'world', 'drug', 'treatment', 'quote', 'kleineidam', 'post', 'topic', 'quote', 'link', 'health', 'measurement', 'blood', 'pressure', 'cancer', 'marker', 'muscle', 'mass', 'warning', 'signal', 'watch', 'type', 'device', 'metric', 'limit', 'person', 'device', 'impact', 'information', 'readout', 'watch', 'phone', 'sign', 'direction', 'choice', 'impact', 'science', 'advice', 'collation', 'data', 'research', 'refine', 'guidance', 'kleineidam', 'relation', 'change', 'story', 'vision', 'imagine', 'moment', 'link', 'health', 'measurement', 'blood', 'pressure', 'cancer', 'marker', 'muscle', 'mass', 'warning', 'signal', 'watch', 'type', 'device', 'metric', 'limit', 'monitoring', 'cloud', 'input', 'research', 'visit', 'doc', 'measure', 'data', 'home', 'doctor', 'data', 'addition', 'data', 'permission', 'database', 'health', 'organization', 'people', 'decision', 'analysis', 'scale', 'data', 'data', 'kleineidam', 'story', 'person', 'reason', 'care', 'future', 'story', 'people', 'story', 'people', 'world', 'happens', 'trial', 'self', 'quantification', 'trial', 'visit', 'doctor', 'response', 'people', 'people', 'effort', 'visualize', 'matter', 'reality', 'collection', 'force', 'unit', 'molecule', 'atom', 'electron', 'proton', 'neutron', 'quark', 'string', 'pretend', 'story', 'physicist', 'career', 'envision', 'canvas', 'paint', 'reality', 'future', 'machine', 'right', 'task', 'leader', 'world', 'world', 'splendor', 'diverse', 'technology', 'culture', 'world', 'perspective', 'health', 'disease', 'magnificence', 'moment', 'experience', 'longevity', 'pathogen', 'disorder', 'pop', 'nature', 'weapon', 'machine', 'observation', 'path', 'problem', 'foundation', 'truth', 'observation', 'observation', 'correlate', 'culture', 'world', 'technology', 'world', 'public', 'technology', 'development', 'world', 'course', 'intelligence', 'structure', 'monitor', 'technology', 'development', 'development', 'direction', 'monitor', 'cause', 'responsibility', 'task', 'safety', 'people', 'direction', 'monitoring', 'structure', 'place', 'enhancement']"
+460.0,experiment condition experiment people evidence idea merit kind confirm sound photo food waste treatment bowl happens method focus control change case eat rice raw data wife rice trouble bean rice mung bean seth robert photo food waste treatment bowl happens picture food factor picture food theory money data food eat weight rice consumption idea carbohydrate cause blood sugar level exabericate rice idea rice consumption picture tool meal measure gram consistency data eat rice bowl bowl calorie carbohydrate sandwich step rate blood pressure sugar level,"['experiment', 'condition', 'experiment', 'people', 'evidence', 'idea', 'merit', 'kind', 'confirm', 'sound', 'photo', 'food', 'waste', 'treatment', 'bowl', 'happens', 'method', 'focus', 'control', 'change', 'case', 'eat', 'rice', 'raw', 'data', 'wife', 'rice', 'trouble', 'bean', 'rice', 'mung', 'bean', 'seth', 'robert', 'photo', 'food', 'waste', 'treatment', 'bowl', 'happens', 'picture', 'food', 'factor', 'picture', 'food', 'theory', 'money', 'data', 'food', 'eat', 'weight', 'rice', 'consumption', 'idea', 'carbohydrate', 'cause', 'blood', 'sugar', 'level', 'exabericate', 'rice', 'idea', 'rice', 'consumption', 'picture', 'tool', 'meal', 'measure', 'gram', 'consistency', 'data', 'eat', 'rice', 'bowl', 'bowl', 'calorie', 'carbohydrate', 'sandwich', 'step', 'rate', 'blood', 'pressure', 'sugar', 'level']"
+461.0,app app concept implementation offer methodology nikita start psychology people book opinion chialdini influence psychology persuasion psychology experience mihaly csikszentmihalyi idea book flow flow state operation person activity focus process activity theory effect flow paper note phone structure people application market iphone mood gratitude amp happiness emoods price range highlight app app result reason list content statistic aspect state app feed state friend design interface spoil impression application list idea check emotion energy level cute help state statistic share facebook twitter log facebook account friend people friend comment check gift music track amp statistic place people activity insight check tip place people activity statistic case statistic people example people place issue problem friendfeed friend check crash support feature prediction compare thought reality case account screenshot problem friend problem statistic people statistic people activity place concept state link website p share knowledge hope message p p sorry point perfect moodology choose bayram nikita app app concept implementation offer methodology pre tip hand flow tip feature nikita start psychology people book opinion chialdini influence psychology persuasion psychology experience mihaly csikszentmihalyi idea book flow flow state operation person activity focus process activity theory effect flow paper note phone structure people application market iphone mood gratitude amp happiness emoods price range highlight app app result reason list content statistic aspect state app feed state friend design interface spoil impression application list idea check emotion energy level cute help state statistic share facebook twitter log facebook account friend people friend comment check gift music track amp statistic place people activity insight check tip place people activity statistic case statistic people example people place issue problem friendfeed friend check crash support feature prediction compare thought reality case account screenshot problem friend problem statistic people statistic people activity place concept state link website p share knowledge hope message p p sorry point opinion flow smile,"['app', 'app', 'concept', 'implementation', 'offer', 'methodology', 'nikita', 'start', 'psychology', 'people', 'book', 'opinion', 'chialdini', 'influence', 'psychology', 'persuasion', 'psychology', 'experience', 'mihaly', 'csikszentmihalyi', 'idea', 'book', 'flow', 'flow', 'state', 'operation', 'person', 'activity', 'focus', 'process', 'activity', 'theory', 'effect', 'flow', 'paper', 'note', 'phone', 'structure', 'people', 'application', 'market', 'iphone', 'mood', 'gratitude', 'amp', 'happiness', 'emoods', 'price', 'range', 'highlight', 'app', 'app', 'result', 'reason', 'list', 'content', 'statistic', 'aspect', 'state', 'app', 'feed', 'state', 'friend', 'design', 'interface', 'spoil', 'impression', 'application', 'list', 'idea', 'check', 'emotion', 'energy', 'level', 'cute', 'help', 'state', 'statistic', 'share', 'facebook', 'twitter', 'log', 'facebook', 'account', 'friend', 'people', 'friend', 'comment', 'check', 'gift', 'music', 'track', 'amp', 'statistic', 'place', 'people', 'activity', 'insight', 'check', 'tip', 'place', 'people', 'activity', 'statistic', 'case', 'statistic', 'people', 'example', 'people', 'place', 'issue', 'problem', 'friendfeed', 'friend', 'check', 'crash', 'support', 'feature', 'prediction', 'compare', 'thought', 'reality', 'case', 'account', 'screenshot', 'problem', 'friend', 'problem', 'statistic', 'people', 'statistic', 'people', 'activity', 'place', 'concept', 'state', 'link', 'website', 'p', 'share', 'knowledge', 'hope', 'message', 'p', 'p', 'sorry', 'point', 'perfect', 'moodology', 'choose', 'bayram', 'nikita', 'app', 'app', 'concept', 'implementation', 'offer', 'methodology', 'pre', 'tip', 'hand', 'flow', 'tip', 'feature', 'nikita', 'start', 'psychology', 'people', 'book', 'opinion', 'chialdini', 'influence', 'psychology', 'persuasion', 'psychology', 'experience', 'mihaly', 'csikszentmihalyi', 'idea', 'book', 'flow', 'flow', 'state', 'operation', 'person', 'activity', 'focus', 'process', 'activity', 'theory', 'effect', 'flow', 'paper', 'note', 'phone', 'structure', 'people', 'application', 'market', 'iphone', 'mood', 'gratitude', 'amp', 'happiness', 'emoods', 'price', 'range', 'highlight', 'app', 'app', 'result', 'reason', 'list', 'content', 'statistic', 'aspect', 'state', 'app', 'feed', 'state', 'friend', 'design', 'interface', 'spoil', 'impression', 'application', 'list', 'idea', 'check', 'emotion', 'energy', 'level', 'cute', 'help', 'state', 'statistic', 'share', 'facebook', 'twitter', 'log', 'facebook', 'account', 'friend', 'people', 'friend', 'comment', 'check', 'gift', 'music', 'track', 'amp', 'statistic', 'place', 'people', 'activity', 'insight', 'check', 'tip', 'place', 'people', 'activity', 'statistic', 'case', 'statistic', 'people', 'example', 'people', 'place', 'issue', 'problem', 'friendfeed', 'friend', 'check', 'crash', 'support', 'feature', 'prediction', 'compare', 'thought', 'reality', 'case', 'account', 'screenshot', 'problem', 'friend', 'problem', 'statistic', 'people', 'statistic', 'people', 'activity', 'place', 'concept', 'state', 'link', 'website', 'p', 'share', 'knowledge', 'hope', 'message', 'p', 'p', 'sorry', 'point', 'opinion', 'flow', 'smile']"
+462.0,explain second track aspect causation aid motivation aspect kleineidam explain second track adam manages body process method kleineidam explain second variety people topic place people group world observation idea information data culture collect data university research center observation goal associate emotion scene observation correlation decide tune emotion sense wonder decade pitch pitch conversation person add thought form pitch conversation direction spirit kiba kleineidam explain second track tracking,"['explain', 'second', 'track', 'aspect', 'causation', 'aid', 'motivation', 'aspect', 'kleineidam', 'explain', 'second', 'track', 'adam', 'manages', 'body', 'process', 'method', 'kleineidam', 'explain', 'second', 'variety', 'people', 'topic', 'place', 'people', 'group', 'world', 'observation', 'idea', 'information', 'data', 'culture', 'collect', 'data', 'university', 'research', 'center', 'observation', 'goal', 'associate', 'emotion', 'scene', 'observation', 'correlation', 'decide', 'tune', 'emotion', 'sense', 'wonder', 'decade', 'pitch', 'pitch', 'conversation', 'person', 'add', 'thought', 'form', 'pitch', 'conversation', 'direction', 'spirit', 'kiba', 'kleineidam', 'explain', 'second', 'track', 'tracking']"
+463.0,discussion discussion topic topic futher room flourish people idea science health issue person asks advice suggest study people wake feeling device study rate feel measure stopwatch adjust caloric result goal weight method self quantification seth study people wake feeling device kleineidam people idea science health issue person asks advice track step seth robert device study rate feel measure stopwatch woke sleeping night alarm clock sr amp record progress adjust caloric result goal,"['discussion', 'discussion', 'topic', 'topic', 'futher', 'room', 'flourish', 'people', 'idea', 'science', 'health', 'issue', 'person', 'asks', 'advice', 'suggest', 'study', 'people', 'wake', 'feeling', 'device', 'study', 'rate', 'feel', 'measure', 'stopwatch', 'adjust', 'caloric', 'result', 'goal', 'weight', 'method', 'self', 'quantification', 'seth', 'study', 'people', 'wake', 'feeling', 'device', 'kleineidam', 'people', 'idea', 'science', 'health', 'issue', 'person', 'asks', 'advice', 'track', 'step', 'seth', 'robert', 'device', 'study', 'rate', 'feel', 'measure', 'stopwatch', 'woke', 'sleeping', 'night', 'alarm', 'clock', 'sr', 'amp', 'record', 'progress', 'adjust', 'caloric', 'result', 'goal']"
+465.0,qsers toronto company interaxon build product consumer market bunch engineer scientist enthusiast eeg monitor piece eeg hardware sensor headband muse reading reference af3 af4 tp9 tp10 campaign indiegogo fund production cost offering campaign perk folk access prototype interface max msp eeg brain training application help people stress reduction practice data campaign update list le twitter question ask research team hr credibility pdf paper experience sampling tool methodology slideshow experience track happiness,"['qsers', 'toronto', 'company', 'interaxon', 'build', 'product', 'consumer', 'market', 'bunch', 'engineer', 'scientist', 'enthusiast', 'eeg', 'monitor', 'piece', 'eeg', 'hardware', 'sensor', 'headband', 'muse', 'reading', 'reference', 'af3', 'af4', 'tp9', 'tp10', 'campaign', 'indiegogo', 'fund', 'production', 'cost', 'offering', 'campaign', 'perk', 'folk', 'access', 'prototype', 'interface', 'max', 'msp', 'eeg', 'brain', 'training', 'application', 'help', 'people', 'stress', 'reduction', 'practice', 'data', 'campaign', 'update', 'list', 'le', 'twitter', 'question', 'ask', 'research', 'team', 'hr', 'credibility', 'pdf', 'paper', 'experience', 'sampling', 'tool', 'methodology', 'slideshow', 'experience', 'track', 'happiness']"
+466.0,quote stats relationship exercise amp score theory score noisy jeremy howard amp seth measure effect cognitive function seth test test data effect butter bunch reason default data difficulty card anki card card card card list list average average save data data bachlor master thesis psychometrics topic data mnemosyne work thesis imagine thesis data people lead paper case data test anki seth winter quote method labor hope question ask question people people share card card ripe card cost decision card review card card feel approach second support create card rule labor quote sr amp record progress student struggle score purpose data winter invest effort data data data fact card quote measurement effect phone ring second second effect average effect card psychometrics people median average area test result quote card piece course anki card piece card chunk start piece quote noisy jeremy howard amp seth experiment enhance mnemosyne adam term memory nature concern repetition software delink knowledge chunk example person algebra problem apply kleineidam anki list average average explain noisy jeremy howard amp seth link author kleineidam quote sr amp record progress student struggle student fact kilogram strategy intermittent amp proof mistake explanation claim heard loss trial subject gain trial patient baseline level inflammation study college student weight gain school freshman university eat hypothesis carbohydrate blood sugar fact adam problem sr apply algebra problem khanacademy rest solution knowledge paper school student score concept mapping kleineidam card piece course anki card piece card chunk start piece quote understand request stab morning sit distraction work mature card review review button question edit amp content card example card brand drug case card brand amp card amp ask brand card case element amp convert card sodium intake card mature review card sodium intake mg ripe sodium ascites people card labor card reinforces training access chunk chunk question ask kiba adam term memory nature concern repetition software delink knowledge chunk example person algebra problem problem sr apply algebra problem right adjust caloric result goal weight method self quantification fact kilogram strategy intermittent amp proof claim heard loss trial subject gain trial patient baseline level inflammation study college student weight gain school freshman university kiba adam noisy jeremy howard amp seth link author problem seth post bunch post jeremy howard video material share kleineidam quote sr amp record progress student struggle score purpose data winter invest effort data data data fact card jeremy howard amp seth stats relationship exercise amp score theory relationship sound term memory nature card card piece example drug omacetaxine mepesuccinate learn omacetaxine mepesuccinate syllable test mepesuccinate answer omacetaxine chunk start piece,"['quote', 'stats', 'relationship', 'exercise', 'amp', 'score', 'theory', 'score', 'noisy', 'jeremy', 'howard', 'amp', 'seth', 'measure', 'effect', 'cognitive', 'function', 'seth', 'test', 'test', 'data', 'effect', 'butter', 'bunch', 'reason', 'default', 'data', 'difficulty', 'card', 'anki', 'card', 'card', 'card', 'card', 'list', 'list', 'average', 'average', 'save', 'data', 'data', 'bachlor', 'master', 'thesis', 'psychometrics', 'topic', 'data', 'mnemosyne', 'work', 'thesis', 'imagine', 'thesis', 'data', 'people', 'lead', 'paper', 'case', 'data', 'test', 'anki', 'seth', 'winter', 'quote', 'method', 'labor', 'hope', 'question', 'ask', 'question', 'people', 'people', 'share', 'card', 'card', 'ripe', 'card', 'cost', 'decision', 'card', 'review', 'card', 'card', 'feel', 'approach', 'second', 'support', 'create', 'card', 'rule', 'labor', 'quote', 'sr', 'amp', 'record', 'progress', 'student', 'struggle', 'score', 'purpose', 'data', 'winter', 'invest', 'effort', 'data', 'data', 'data', 'fact', 'card', 'quote', 'measurement', 'effect', 'phone', 'ring', 'second', 'second', 'effect', 'average', 'effect', 'card', 'psychometrics', 'people', 'median', 'average', 'area', 'test', 'result', 'quote', 'card', 'piece', 'course', 'anki', 'card', 'piece', 'card', 'chunk', 'start', 'piece', 'quote', 'noisy', 'jeremy', 'howard', 'amp', 'seth', 'experiment', 'enhance', 'mnemosyne', 'adam', 'term', 'memory', 'nature', 'concern', 'repetition', 'software', 'delink', 'knowledge', 'chunk', 'example', 'person', 'algebra', 'problem', 'apply', 'kleineidam', 'anki', 'list', 'average', 'average', 'explain', 'noisy', 'jeremy', 'howard', 'amp', 'seth', 'link', 'author', 'kleineidam', 'quote', 'sr', 'amp', 'record', 'progress', 'student', 'struggle', 'student', 'fact', 'kilogram', 'strategy', 'intermittent', 'amp', 'proof', 'mistake', 'explanation', 'claim', 'heard', 'loss', 'trial', 'subject', 'gain', 'trial', 'patient', 'baseline', 'level', 'inflammation', 'study', 'college', 'student', 'weight', 'gain', 'school', 'freshman', 'university', 'eat', 'hypothesis', 'carbohydrate', 'blood', 'sugar', 'fact', 'adam', 'problem', 'sr', 'apply', 'algebra', 'problem', 'khanacademy', 'rest', 'solution', 'knowledge', 'paper', 'school', 'student', 'score', 'concept', 'mapping', 'kleineidam', 'card', 'piece', 'course', 'anki', 'card', 'piece', 'card', 'chunk', 'start', 'piece', 'quote', 'understand', 'request', 'stab', 'morning', 'sit', 'distraction', 'work', 'mature', 'card', 'review', 'review', 'button', 'question', 'edit', 'amp', 'content', 'card', 'example', 'card', 'brand', 'drug', 'case', 'card', 'brand', 'amp', 'card', 'amp', 'ask', 'brand', 'card', 'case', 'element', 'amp', 'convert', 'card', 'sodium', 'intake', 'card', 'mature', 'review', 'card', 'sodium', 'intake', 'mg', 'ripe', 'sodium', 'ascites', 'people', 'card', 'labor', 'card', 'reinforces', 'training', 'access', 'chunk', 'chunk', 'question', 'ask', 'kiba', 'adam', 'term', 'memory', 'nature', 'concern', 'repetition', 'software', 'delink', 'knowledge', 'chunk', 'example', 'person', 'algebra', 'problem', 'problem', 'sr', 'apply', 'algebra', 'problem', 'right', 'adjust', 'caloric', 'result', 'goal', 'weight', 'method', 'self', 'quantification', 'fact', 'kilogram', 'strategy', 'intermittent', 'amp', 'proof', 'claim', 'heard', 'loss', 'trial', 'subject', 'gain', 'trial', 'patient', 'baseline', 'level', 'inflammation', 'study', 'college', 'student', 'weight', 'gain', 'school', 'freshman', 'university', 'kiba', 'adam', 'noisy', 'jeremy', 'howard', 'amp', 'seth', 'link', 'author', 'problem', 'seth', 'post', 'bunch', 'post', 'jeremy', 'howard', 'video', 'material', 'share', 'kleineidam', 'quote', 'sr', 'amp', 'record', 'progress', 'student', 'struggle', 'score', 'purpose', 'data', 'winter', 'invest', 'effort', 'data', 'data', 'data', 'fact', 'card', 'jeremy', 'howard', 'amp', 'seth', 'stats', 'relationship', 'exercise', 'amp', 'score', 'theory', 'relationship', 'sound', 'term', 'memory', 'nature', 'card', 'card', 'piece', 'example', 'drug', 'omacetaxine', 'mepesuccinate', 'learn', 'omacetaxine', 'mepesuccinate', 'syllable', 'test', 'mepesuccinate', 'answer', 'omacetaxine', 'chunk', 'start', 'piece']"
+467.0,rossgoodman promotion blog post dozen line code monitor state gmail inbox ross email interface enter data spreadsheet script dashboard web gap capture process moment data fitbit data spreadsheet spreadsheet superset location auto misc data tasker phone dashboard data blog post spreadsheet blogging kiba dashboard web etiquette blog post dozen line code monitor state gmail inbox ross goodman inbox fan self concept fix ross,"['rossgoodman', 'promotion', 'blog', 'post', 'dozen', 'line', 'code', 'monitor', 'state', 'gmail', 'inbox', 'ross', 'email', 'interface', 'enter', 'data', 'spreadsheet', 'script', 'dashboard', 'web', 'gap', 'capture', 'process', 'moment', 'data', 'fitbit', 'data', 'spreadsheet', 'spreadsheet', 'superset', 'location', 'auto', 'misc', 'data', 'tasker', 'phone', 'dashboard', 'data', 'blog', 'post', 'spreadsheet', 'blogging', 'kiba', 'dashboard', 'web', 'etiquette', 'blog', 'post', 'dozen', 'line', 'code', 'monitor', 'state', 'gmail', 'inbox', 'ross', 'goodman', 'inbox', 'fan', 'self', 'concept', 'fix', 'ross']"
+468.0,addition bioinformatics moment access information weight people purpose information course step mesurements anybody point direction kleineidam addition bioinformatics moment access information weight people purpose information course step mesurements anybody point direction step step morning dataset pedometer deal log data point morning,"['addition', 'bioinformatics', 'moment', 'access', 'information', 'weight', 'people', 'purpose', 'information', 'course', 'step', 'mesurements', 'anybody', 'point', 'direction', 'kleineidam', 'addition', 'bioinformatics', 'moment', 'access', 'information', 'weight', 'people', 'purpose', 'information', 'course', 'step', 'mesurements', 'anybody', 'point', 'direction', 'step', 'step', 'morning', 'dataset', 'pedometer', 'deal', 'log', 'data', 'point', 'morning']"
+469.0,boston school program health informatics university house info session thu schedule university program health informatics researcher design evaluate technology health wellness transform healthcare program combine curriculum interface technology design health science speaker series apply,"['boston', 'school', 'program', 'health', 'informatics', 'university', 'house', 'info', 'session', 'thu', 'schedule', 'university', 'program', 'health', 'informatics', 'researcher', 'design', 'evaluate', 'technology', 'health', 'wellness', 'transform', 'healthcare', 'program', 'combine', 'curriculum', 'interface', 'technology', 'design', 'health', 'science', 'speaker', 'series', 'apply']"
+470.0,digitization project face problem project data generate analysis visualization technique paper documentation reality folder structure file material google substitute tag label folder decision making labor structure model friend scanner push paperless fujitsu scansnap ix500 scanner discomfort file structure gary person online idea kiba gordon bell mylifebits gordon bell recall hardcover exchange version gordon bell mylifebits share database kiba liora version gordon bell mylifebits share database explain mylifebits heard wikipedia mylifebits mylifebits research project bush memex project search text annotation hyperlink project scientist gordon bell project storage bell jim gemmell microsoft research roger lueder architect creator software mylifebits experiment liora heard mylifebits mylifebits application lifelogging liora version gordon bell mylifebits share database explain mylifebits liora gordon bell mylifebits gordon bell recall hardcover exchange book wikipedia rude tell book twitter ppl lifelog mylifebits recall document cert kid picture gordon creation date tag hosp appointment pdf file article read web interestes drive printing chrome track sleep sleepbot exercise runkeeper start crash backup track book movie book search space recall guess solution information data document advantage operating feature store file data database maverick task default tag fit help tool file monitor folder file user rule tool rename file metadata keyboard shortcut preference shortcut shortcut app create tag combination file support element combination standard keywords operator ability search tag date criterion mdfind command line tool list attribute file,"['digitization', 'project', 'face', 'problem', 'project', 'data', 'generate', 'analysis', 'visualization', 'technique', 'paper', 'documentation', 'reality', 'folder', 'structure', 'file', 'material', 'google', 'substitute', 'tag', 'label', 'folder', 'decision', 'making', 'labor', 'structure', 'model', 'friend', 'scanner', 'push', 'paperless', 'fujitsu', 'scansnap', 'ix500', 'scanner', 'discomfort', 'file', 'structure', 'gary', 'person', 'online', 'idea', 'kiba', 'gordon', 'bell', 'mylifebits', 'gordon', 'bell', 'recall', 'hardcover', 'exchange', 'version', 'gordon', 'bell', 'mylifebits', 'share', 'database', 'kiba', 'liora', 'version', 'gordon', 'bell', 'mylifebits', 'share', 'database', 'explain', 'mylifebits', 'heard', 'wikipedia', 'mylifebits', 'mylifebits', 'research', 'project', 'bush', 'memex', 'project', 'search', 'text', 'annotation', 'hyperlink', 'project', 'scientist', 'gordon', 'bell', 'project', 'storage', 'bell', 'jim', 'gemmell', 'microsoft', 'research', 'roger', 'lueder', 'architect', 'creator', 'software', 'mylifebits', 'experiment', 'liora', 'heard', 'mylifebits', 'mylifebits', 'application', 'lifelogging', 'liora', 'version', 'gordon', 'bell', 'mylifebits', 'share', 'database', 'explain', 'mylifebits', 'liora', 'gordon', 'bell', 'mylifebits', 'gordon', 'bell', 'recall', 'hardcover', 'exchange', 'book', 'wikipedia', 'rude', 'tell', 'book', 'twitter', 'ppl', 'lifelog', 'mylifebits', 'recall', 'document', 'cert', 'kid', 'picture', 'gordon', 'creation', 'date', 'tag', 'hosp', 'appointment', 'pdf', 'file', 'article', 'read', 'web', 'interestes', 'drive', 'printing', 'chrome', 'track', 'sleep', 'sleepbot', 'exercise', 'runkeeper', 'start', 'crash', 'backup', 'track', 'book', 'movie', 'book', 'search', 'space', 'recall', 'guess', 'solution', 'information', 'data', 'document', 'advantage', 'operating', 'feature', 'store', 'file', 'data', 'database', 'maverick', 'task', 'default', 'tag', 'fit', 'help', 'tool', 'file', 'monitor', 'folder', 'file', 'user', 'rule', 'tool', 'rename', 'file', 'metadata', 'keyboard', 'shortcut', 'preference', 'shortcut', 'shortcut', 'app', 'create', 'tag', 'combination', 'file', 'support', 'element', 'combination', 'standard', 'keywords', 'operator', 'ability', 'search', 'tag', 'date', 'criterion', 'mdfind', 'command', 'line', 'tool', 'list', 'attribute', 'file']"
+472.0,kiba track user field experimentation mind confines functionality sufficient user prioritize mass market kind scale output propriety algorithm property smart business practice people work jules christian kind self platform contribute data word visibility bug ipad priority app kiba version version profit fund development app audio analysis task idevices export feature version introduce demand jules analysis app iphone app record measure track user measure remedy factor itunes snorelab meetup screenshots response user wider audience help word twitter facebook monitor feedback note bug version experience support jules jules snorelab run business challenge ambition work copy cash google apple company business protect innovation order return investment innovation industry charity apple charity family work saving order quality product hope people health issue quote christian kind self platform contribute data value spreadsheet software people sort data self data data csv data data backup data iphone data phone quote offer phone test iphone apps quote scope app track user field experimentation mind confines functionality sufficient user prioritize mass market kind scale quote csv export folk blog post interview stuff export add desire source support valuable google apple charity family work saving order quality product hope people health issue course money family quality information desire develop source software counteract effect process competitor revenue attention course pointing decision aspiration learn conduct investigation investigation body improvement reason advocate application application snorelab generates propriety algorithm property smart business practice people work jules product algorithm kind science procedure methodology inspection people work replicate snorelab csv export feature version introduce demand people variable body data portability perform analysis lifestyle majority user kind analysis self android cv export io version info record result setting instruction setting export data choice version version download result snore pattern rate work figure enhance sleeping pattern,"['kiba', 'track', 'user', 'field', 'experimentation', 'mind', 'confines', 'functionality', 'sufficient', 'user', 'prioritize', 'mass', 'market', 'kind', 'scale', 'output', 'propriety', 'algorithm', 'property', 'smart', 'business', 'practice', 'people', 'work', 'jules', 'christian', 'kind', 'self', 'platform', 'contribute', 'data', 'word', 'visibility', 'bug', 'ipad', 'priority', 'app', 'kiba', 'version', 'version', 'profit', 'fund', 'development', 'app', 'audio', 'analysis', 'task', 'idevices', 'export', 'feature', 'version', 'introduce', 'demand', 'jules', 'analysis', 'app', 'iphone', 'app', 'record', 'measure', 'track', 'user', 'measure', 'remedy', 'factor', 'itunes', 'snorelab', 'meetup', 'screenshots', 'response', 'user', 'wider', 'audience', 'help', 'word', 'twitter', 'facebook', 'monitor', 'feedback', 'note', 'bug', 'version', 'experience', 'support', 'jules', 'jules', 'snorelab', 'run', 'business', 'challenge', 'ambition', 'work', 'copy', 'cash', 'google', 'apple', 'company', 'business', 'protect', 'innovation', 'order', 'return', 'investment', 'innovation', 'industry', 'charity', 'apple', 'charity', 'family', 'work', 'saving', 'order', 'quality', 'product', 'hope', 'people', 'health', 'issue', 'quote', 'christian', 'kind', 'self', 'platform', 'contribute', 'data', 'value', 'spreadsheet', 'software', 'people', 'sort', 'data', 'self', 'data', 'data', 'csv', 'data', 'data', 'backup', 'data', 'iphone', 'data', 'phone', 'quote', 'offer', 'phone', 'test', 'iphone', 'apps', 'quote', 'scope', 'app', 'track', 'user', 'field', 'experimentation', 'mind', 'confines', 'functionality', 'sufficient', 'user', 'prioritize', 'mass', 'market', 'kind', 'scale', 'quote', 'csv', 'export', 'folk', 'blog', 'post', 'interview', 'stuff', 'export', 'add', 'desire', 'source', 'support', 'valuable', 'google', 'apple', 'charity', 'family', 'work', 'saving', 'order', 'quality', 'product', 'hope', 'people', 'health', 'issue', 'course', 'money', 'family', 'quality', 'information', 'desire', 'develop', 'source', 'software', 'counteract', 'effect', 'process', 'competitor', 'revenue', 'attention', 'course', 'pointing', 'decision', 'aspiration', 'learn', 'conduct', 'investigation', 'investigation', 'body', 'improvement', 'reason', 'advocate', 'application', 'application', 'snorelab', 'generates', 'propriety', 'algorithm', 'property', 'smart', 'business', 'practice', 'people', 'work', 'jules', 'product', 'algorithm', 'kind', 'science', 'procedure', 'methodology', 'inspection', 'people', 'work', 'replicate', 'snorelab', 'csv', 'export', 'feature', 'version', 'introduce', 'demand', 'people', 'variable', 'body', 'data', 'portability', 'perform', 'analysis', 'lifestyle', 'majority', 'user', 'kind', 'analysis', 'self', 'android', 'cv', 'export', 'io', 'version', 'info', 'record', 'result', 'setting', 'instruction', 'setting', 'export', 'data', 'choice', 'version', 'version', 'download', 'result', 'snore', 'pattern', 'rate', 'work', 'figure', 'enhance', 'sleeping', 'pattern']"
+473.0,hope option data imputation compute average instance gap data ascription variable record value instance information step calorie productivity stress mood level record variable hope living work play live post information rossgoodman paper bed spreadsheet libreoffice spreadsheet anybody idea information log night forgot record bother record gap data code process analyze data mindful rossgoodman process simple chore fitbit click wake occasion money fitbit room eeg accelerometer pir ass audio wake recording gusestimation express fidelity description event light rise morning level fidelity prone error guess spot spectrum guess lunch data support estimate scale accuracy method assessment write subject process simple chore fitbit click wake occasion measure dashboard logging fact measure trend hope paper spreadsheet outcome,"['hope', 'option', 'data', 'imputation', 'compute', 'average', 'instance', 'gap', 'data', 'ascription', 'variable', 'record', 'value', 'instance', 'information', 'step', 'calorie', 'productivity', 'stress', 'mood', 'level', 'record', 'variable', 'hope', 'living', 'work', 'play', 'live', 'post', 'information', 'rossgoodman', 'paper', 'bed', 'spreadsheet', 'libreoffice', 'spreadsheet', 'anybody', 'idea', 'information', 'log', 'night', 'forgot', 'record', 'bother', 'record', 'gap', 'data', 'code', 'process', 'analyze', 'data', 'mindful', 'rossgoodman', 'process', 'simple', 'chore', 'fitbit', 'click', 'wake', 'occasion', 'money', 'fitbit', 'room', 'eeg', 'accelerometer', 'pir', 'ass', 'audio', 'wake', 'recording', 'gusestimation', 'express', 'fidelity', 'description', 'event', 'light', 'rise', 'morning', 'level', 'fidelity', 'prone', 'error', 'guess', 'spot', 'spectrum', 'guess', 'lunch', 'data', 'support', 'estimate', 'scale', 'accuracy', 'method', 'assessment', 'write', 'subject', 'process', 'simple', 'chore', 'fitbit', 'click', 'wake', 'occasion', 'measure', 'dashboard', 'logging', 'fact', 'measure', 'trend', 'hope', 'paper', 'spreadsheet', 'outcome']"
+474.0,exercise data variable code meditation weight blog fitbit timelapse photo memoto nan mainstream anger run scope capture fitbit increase data,"['exercise', 'data', 'variable', 'code', 'meditation', 'weight', 'blog', 'fitbit', 'timelapse', 'photo', 'memoto', 'nan', 'mainstream', 'anger', 'run', 'scope', 'capture', 'fitbit', 'increase', 'data']"
+475.0,control effect score training effect effect score cleverness self experiment retrospect kleineidam control effect score training effect control training sample d5b score stats score code gt dnb lt plot dnb code point randomization training effect improvement code gt lm dnb formula dnb coefficient slope graph abline lm dnb code slope experiment round improvement model coefficient score gt effect benefit nicotine,"['control', 'effect', 'score', 'training', 'effect', 'effect', 'score', 'cleverness', 'self', 'experiment', 'retrospect', 'kleineidam', 'control', 'effect', 'score', 'training', 'effect', 'control', 'training', 'sample', 'd5b', 'score', 'stats', 'score', 'code', 'gt', 'dnb', 'lt', 'plot', 'dnb', 'code', 'point', 'randomization', 'training', 'effect', 'improvement', 'code', 'gt', 'lm', 'dnb', 'formula', 'dnb', 'coefficient', 'slope', 'graph', 'abline', 'lm', 'dnb', 'code', 'slope', 'experiment', 'round', 'improvement', 'model', 'coefficient', 'score', 'gt', 'effect', 'benefit', 'nicotine']"
+476.0,fitbit success rumor pick buy amazon backorder fitbit caveat bluetooth phone buy imo review fitbit success rumor pick buy amazon backorder fitbit caveat bluetooth phone buy imo review review decision fitbit review,"['fitbit', 'success', 'rumor', 'pick', 'buy', 'amazon', 'backorder', 'fitbit', 'caveat', 'bluetooth', 'phone', 'buy', 'imo', 'review', 'fitbit', 'success', 'rumor', 'pick', 'buy', 'amazon', 'backorder', 'fitbit', 'caveat', 'bluetooth', 'phone', 'buy', 'imo', 'review', 'review', 'decision', 'fitbit', 'review']"
+477.0,friend marcia ni bachelor thesis university karlsruhe motivation project engineering management professor project data survey edu appreate people project survey link survey,"['friend', 'marcia', 'ni', 'bachelor', 'thesis', 'university', 'karlsruhe', 'motivation', 'project', 'engineering', 'management', 'professor', 'project', 'data', 'survey', 'edu', 'appreate', 'people', 'project', 'survey', 'link', 'survey']"
+478.0,kirk target niche people folk project konstantin work play live quote method performance tell prototype meditators physiology meditation feedback meditation quote forum people biofeedback quote prototype electrode measure skin temperature pulse sensor arduino board value clojure program clojure program data build data deviance percentage input type audio controller quote calculate heart rate variability knowledge meditation biofeedback device effort forum edelman method performance tell prototype meditators physiology meditation feedback meditation check meditation arduino feedback implementation kirk response post forum biofeedback people intelligence intention heart rate prototype measurement hrv resolution sensor recommendation heart rate sensor device potential problem response moderating meditation biofeedback solution epoc hrv stresseraser gsr gsr2 product line gsr hrv skin start eeg device output software feedback solution hr briefly product price point waverider amp product,"['kirk', 'target', 'niche', 'people', 'folk', 'project', 'konstantin', 'work', 'play', 'live', 'quote', 'method', 'performance', 'tell', 'prototype', 'meditators', 'physiology', 'meditation', 'feedback', 'meditation', 'quote', 'forum', 'people', 'biofeedback', 'quote', 'prototype', 'electrode', 'measure', 'skin', 'temperature', 'pulse', 'sensor', 'arduino', 'board', 'value', 'clojure', 'program', 'clojure', 'program', 'data', 'build', 'data', 'deviance', 'percentage', 'input', 'type', 'audio', 'controller', 'quote', 'calculate', 'heart', 'rate', 'variability', 'knowledge', 'meditation', 'biofeedback', 'device', 'effort', 'forum', 'edelman', 'method', 'performance', 'tell', 'prototype', 'meditators', 'physiology', 'meditation', 'feedback', 'meditation', 'check', 'meditation', 'arduino', 'feedback', 'implementation', 'kirk', 'response', 'post', 'forum', 'biofeedback', 'people', 'intelligence', 'intention', 'heart', 'rate', 'prototype', 'measurement', 'hrv', 'resolution', 'sensor', 'recommendation', 'heart', 'rate', 'sensor', 'device', 'potential', 'problem', 'response', 'moderating', 'meditation', 'biofeedback', 'solution', 'epoc', 'hrv', 'stresseraser', 'gsr', 'gsr2', 'product', 'line', 'gsr', 'hrv', 'skin', 'start', 'eeg', 'device', 'output', 'software', 'feedback', 'solution', 'hr', 'briefly', 'product', 'price', 'point', 'waverider', 'amp', 'product']"
+479.0,value site apps skill ability feedback konstantin point test correlation quality rem reaction focus sleep researcher correlation night data spearman rho robustness share data mind platform self state version monetize batch test mind rhythm kind intro explanation test konstantin t4nd3m site evidence result site inspire trust press page link domain press coverage mention site data ton zeo data qm score correlation data test science page battery description test test battery pick battery focus area result surface test trial power mind mobile work track cognition help supplement nootropics mood anxiety bio supplement difference evidence site evidence result,"['value', 'site', 'apps', 'skill', 'ability', 'feedback', 'konstantin', 'point', 'test', 'correlation', 'quality', 'rem', 'reaction', 'focus', 'sleep', 'researcher', 'correlation', 'night', 'data', 'spearman', 'rho', 'robustness', 'share', 'data', 'mind', 'platform', 'self', 'state', 'version', 'monetize', 'batch', 'test', 'mind', 'rhythm', 'kind', 'intro', 'explanation', 'test', 'konstantin', 't4nd3m', 'site', 'evidence', 'result', 'site', 'inspire', 'trust', 'press', 'page', 'link', 'domain', 'press', 'coverage', 'mention', 'site', 'data', 'ton', 'zeo', 'data', 'qm', 'score', 'correlation', 'data', 'test', 'science', 'page', 'battery', 'description', 'test', 'test', 'battery', 'pick', 'battery', 'focus', 'area', 'result', 'surface', 'test', 'trial', 'power', 'mind', 'mobile', 'work', 'track', 'cognition', 'help', 'supplement', 'nootropics', 'mood', 'anxiety', 'bio', 'supplement', 'difference', 'evidence', 'site', 'evidence', 'result']"
+480.0,idea plot data investigation post measuredme place start question google answer forum spot data set example zeo eat food tracker productivity item list export data tool import pattern,"['idea', 'plot', 'data', 'investigation', 'post', 'measuredme', 'place', 'start', 'question', 'google', 'answer', 'forum', 'spot', 'data', 'set', 'example', 'zeo', 'eat', 'food', 'tracker', 'productivity', 'item', 'list', 'export', 'data', 'tool', 'import', 'pattern']"
+481.0,task manager list analytics report parse information quantity task age completion outcome analysis export task page web work browser date feedback bug feature suggestion thought contact quantitask course,"['task', 'manager', 'list', 'analytics', 'report', 'parse', 'information', 'quantity', 'task', 'age', 'completion', 'outcome', 'analysis', 'export', 'task', 'page', 'web', 'work', 'browser', 'date', 'feedback', 'bug', 'feature', 'suggestion', 'thought', 'contact', 'quantitask', 'course']"
+482.0,person decision technology confidence technology person frequents track mood basis people purpose gathering data care tool outlives publish data psychology journal result access data quote science movement sake science data domain variety people example software people gather data download data dump torrent science project psychology pay participant data paper privacy idea publish data project value practice data set data set contains location data practice science people practice science science feel project mnemosyne gather data cost million people participant incentive explanation value project user process addition inconsitancy data question concern people email answer question attack reason crosspost message subforums member boston group student psychology program participant research study smartphone data track mood fluctuation incentive participant expense research quote recruit people idea care project stand hand care person data app research release code source access mood score file phone mood data study privacy data protection priority claim quote question quote response quote question statement privacy end study copy phone mood data particupants quote data claim study cognition experiment genomera data opensnp publishes publishing data claim quote provide people goal method privacy policy software contact ryan hagen mspp quote people help forum strange quote response worry sentiment point ryan member boston group student psychology program participant research study smartphone data track mood fluctuation incentive participant expense research deeply participate help opportunity align ryan hagen research coordinator hagen mspp research info participant research assessment mood smartphone data android smartphone volunteer study mood pattern data communication movement behavior study application smartphone data phone survey mood second appreciation raffle cash prize file phone mood data study copy result study visit information study credential data protection contact hagen email ryan hagen mspp phone study school psychology review board mspp question concern right survey contact chair edward devos mspp report concern complaint mspp edu data phone communication location speed movement device privacy data protection priority access content mobile phone text conversation message data send email address attachment data psychology journal result access data user spreadsheet data interpretation communicate forum incorrect page documentation project people space fit post apologize posting reach audience feedback criticism appreciate tone student aspect research project patience feedback answer question statement privacy end study copy phone mood data particupants type data relates mobility duration people sent character distance travel people goal method privacy policy software contact ryan hagen mspp edu software study company mit guidance pentland service institution hospital clinic app service function end access data collect term psychology participant case school scope study case school practice funding research reason pocket money supervision committee aspect research process idea data domain decision participant decision question,"['person', 'decision', 'technology', 'confidence', 'technology', 'person', 'frequents', 'track', 'mood', 'basis', 'people', 'purpose', 'gathering', 'data', 'care', 'tool', 'outlives', 'publish', 'data', 'psychology', 'journal', 'result', 'access', 'data', 'quote', 'science', 'movement', 'sake', 'science', 'data', 'domain', 'variety', 'people', 'example', 'software', 'people', 'gather', 'data', 'download', 'data', 'dump', 'torrent', 'science', 'project', 'psychology', 'pay', 'participant', 'data', 'paper', 'privacy', 'idea', 'publish', 'data', 'project', 'value', 'practice', 'data', 'set', 'data', 'set', 'contains', 'location', 'data', 'practice', 'science', 'people', 'practice', 'science', 'science', 'feel', 'project', 'mnemosyne', 'gather', 'data', 'cost', 'million', 'people', 'participant', 'incentive', 'explanation', 'value', 'project', 'user', 'process', 'addition', 'inconsitancy', 'data', 'question', 'concern', 'people', 'email', 'answer', 'question', 'attack', 'reason', 'crosspost', 'message', 'subforums', 'member', 'boston', 'group', 'student', 'psychology', 'program', 'participant', 'research', 'study', 'smartphone', 'data', 'track', 'mood', 'fluctuation', 'incentive', 'participant', 'expense', 'research', 'quote', 'recruit', 'people', 'idea', 'care', 'project', 'stand', 'hand', 'care', 'person', 'data', 'app', 'research', 'release', 'code', 'source', 'access', 'mood', 'score', 'file', 'phone', 'mood', 'data', 'study', 'privacy', 'data', 'protection', 'priority', 'claim', 'quote', 'question', 'quote', 'response', 'quote', 'question', 'statement', 'privacy', 'end', 'study', 'copy', 'phone', 'mood', 'data', 'particupants', 'quote', 'data', 'claim', 'study', 'cognition', 'experiment', 'genomera', 'data', 'opensnp', 'publishes', 'publishing', 'data', 'claim', 'quote', 'provide', 'people', 'goal', 'method', 'privacy', 'policy', 'software', 'contact', 'ryan', 'hagen', 'mspp', 'quote', 'people', 'help', 'forum', 'strange', 'quote', 'response', 'worry', 'sentiment', 'point', 'ryan', 'member', 'boston', 'group', 'student', 'psychology', 'program', 'participant', 'research', 'study', 'smartphone', 'data', 'track', 'mood', 'fluctuation', 'incentive', 'participant', 'expense', 'research', 'deeply', 'participate', 'help', 'opportunity', 'align', 'ryan', 'hagen', 'research', 'coordinator', 'hagen', 'mspp', 'research', 'info', 'participant', 'research', 'assessment', 'mood', 'smartphone', 'data', 'android', 'smartphone', 'volunteer', 'study', 'mood', 'pattern', 'data', 'communication', 'movement', 'behavior', 'study', 'application', 'smartphone', 'data', 'phone', 'survey', 'mood', 'second', 'appreciation', 'raffle', 'cash', 'prize', 'file', 'phone', 'mood', 'data', 'study', 'copy', 'result', 'study', 'visit', 'information', 'study', 'credential', 'data', 'protection', 'contact', 'hagen', 'email', 'ryan', 'hagen', 'mspp', 'phone', 'study', 'school', 'psychology', 'review', 'board', 'mspp', 'question', 'concern', 'right', 'survey', 'contact', 'chair', 'edward', 'devos', 'mspp', 'report', 'concern', 'complaint', 'mspp', 'edu', 'data', 'phone', 'communication', 'location', 'speed', 'movement', 'device', 'privacy', 'data', 'protection', 'priority', 'access', 'content', 'mobile', 'phone', 'text', 'conversation', 'message', 'data', 'send', 'email', 'address', 'attachment', 'data', 'psychology', 'journal', 'result', 'access', 'data', 'user', 'spreadsheet', 'data', 'interpretation', 'communicate', 'forum', 'incorrect', 'page', 'documentation', 'project', 'people', 'space', 'fit', 'post', 'apologize', 'posting', 'reach', 'audience', 'feedback', 'criticism', 'appreciate', 'tone', 'student', 'aspect', 'research', 'project', 'patience', 'feedback', 'answer', 'question', 'statement', 'privacy', 'end', 'study', 'copy', 'phone', 'mood', 'data', 'particupants', 'type', 'data', 'relates', 'mobility', 'duration', 'people', 'sent', 'character', 'distance', 'travel', 'people', 'goal', 'method', 'privacy', 'policy', 'software', 'contact', 'ryan', 'hagen', 'mspp', 'edu', 'software', 'study', 'company', 'mit', 'guidance', 'pentland', 'service', 'institution', 'hospital', 'clinic', 'app', 'service', 'function', 'end', 'access', 'data', 'collect', 'term', 'psychology', 'participant', 'case', 'school', 'scope', 'study', 'case', 'school', 'practice', 'funding', 'research', 'reason', 'pocket', 'money', 'supervision', 'committee', 'aspect', 'research', 'process', 'idea', 'data', 'domain', 'decision', 'participant', 'decision', 'question']"
+483.0,magazine information permission post konstantin introduction conduct self experiment result nan,"['magazine', 'information', 'permission', 'post', 'konstantin', 'introduction', 'conduct', 'self', 'experiment', 'result', 'nan']"
+484.0,quote shine activity tracker measure cycling amp information cycling sensor skin contact distinguish cycling advantage stepcounters world meet shine metal activity tracker smartphone tap light activity goal shirt bra pant unit friend family course folk meet qs2012 stanford hope product reach question hadi misfitwearables shine activity tracker measure cycling amp metal design people measure goal step device halo light progress goal type wireless technology device phone data question misfit,"['quote', 'shine', 'activity', 'tracker', 'measure', 'cycling', 'amp', 'information', 'cycling', 'sensor', 'skin', 'contact', 'distinguish', 'cycling', 'advantage', 'stepcounters', 'world', 'meet', 'shine', 'metal', 'activity', 'tracker', 'smartphone', 'tap', 'light', 'activity', 'goal', 'shirt', 'bra', 'pant', 'unit', 'friend', 'family', 'course', 'folk', 'meet', 'qs2012', 'stanford', 'hope', 'product', 'reach', 'question', 'hadi', 'misfitwearables', 'shine', 'activity', 'tracker', 'measure', 'cycling', 'amp', 'metal', 'design', 'people', 'measure', 'goal', 'step', 'device', 'halo', 'light', 'progress', 'goal', 'type', 'wireless', 'technology', 'device', 'phone', 'data', 'question', 'misfit']"
+485.0,association emotion hormone habit endocrine motion state balance drive behavior activity activity body chemistry story knowledge endocrine form action association habit phrase repeat goal forget association association memory behavior behavior emotion behavior cooky mind directs action mind activity sort behavior example encourage habit endocrine response feeling goal memory association habit,"['association', 'emotion', 'hormone', 'habit', 'endocrine', 'motion', 'state', 'balance', 'drive', 'behavior', 'activity', 'activity', 'body', 'chemistry', 'story', 'knowledge', 'endocrine', 'form', 'action', 'association', 'habit', 'phrase', 'repeat', 'goal', 'forget', 'association', 'association', 'memory', 'behavior', 'behavior', 'emotion', 'behavior', 'cooky', 'mind', 'directs', 'action', 'mind', 'activity', 'sort', 'behavior', 'example', 'encourage', 'habit', 'endocrine', 'response', 'feeling', 'goal', 'memory', 'association', 'habit']"
+486.0,quote extend lifespan sheer self quantification data biologist extension person produce decade idea d3 morning worth idea people examine timing d3 seth article topic extension focus extension marker quality improvement argument d3 morning case byte data seth question gather data question example reassuring person impact people cancer heart disease increase lifespan stuff matter bioinformatics student contact biology reason chip biology difference mention problem place limit biology quote stride culture data collection quote culture reason culture work culture limit society people action idea challenge quote board change dozen mainstream publication mainstream power world state institution power mainstream people lay people eroom law finding cancer research replication rate case longevity restriction increase result place feel tell story progress point contact data contact pill data ignorance focus people data people experience data culture bunch people basis progress fact forum traffic hardness problem building community data experience community effort welcome forum question people quote forum topic longevity sub topic quote mindset motivates sentence core problem longlivity focus reality forum thread longevity topic sense opening subforum longevity focus health challenge term problem goal longevity restriction study restriction monkey edit clarity limit cell cell bunch stem cell cell culture limit form structure body cell cell task nurture stem cell form cell tissue organ longevity cell culture world jump stem cell brain gene therapy cancer cell limit problem limit introduction gene gene issue cause cancer problem predict manage century kind person singularity kurzweil quote bruce sterling pathway biotechnology quote max average regard hayflick stem cell cell culture care cell research people stem cell mortality condition transform kind cell doubt eat problem bunch gene problem explosion knowledge gene pharma rebuys stock money drug knowledge technology change paper information practice neuron neuron adult vertebrate neurogenesis neurogenesis process cell neuron stem cell specie animal sponge placozoans type cell cell progenitor precursor zone zone astrocyte development resp durin help neurogenesis antioxidant flavonoid increase neurogenesis rodent brain cocoa blueberry chemical neurogenesis hippocampus rat level blood flow brain increase spencer vitamin oil nut vegetable aid performance mouse curcumin curry spice increase neurogenesis hippocampus rodent cell pathway neurogenesis decrease stress response antioxidant tea epigallocatechin gallate egcg hippocampus yoo damage stress disease addition antioxidant nutrient role neurogenesis acid flaxseed neurogenesis decrease decline disease yurko mauro al zinc brain development proliferation stem cell cell type neuron conclusion stanford article research neurogenesis conclusive study nutrient isolation ignores interaction body message vitamin fat aid neurogenesis experiment rodent mitigates effect disease mouse human neurogenesis problem huntington study group block diet benefit mood energy level conclusion promote neurogenesis diet wright surface data collection ton data people mention stride culture data collection imagine effort data people answer data process stuff google founder sergey brin data data exhaust forum extension forum longecity immortality institute check extension conference extension conference hope longevity worldwide extend lifespan sheer self quantification data biologist wright surface data collection regard hayflick stem cell cell culture care cell neuron stem cell condition transform kind cell doubt eat neuron chip region neuron forum topic longevity extension sub topic reliability edit clarity limit cell cell bunch stem cell cell culture limit form structure body cell cell task nurture stem cell form cell tissue organ longevity cell culture world jump lol article bear human cell experiment cell culture condition line world knowledge data correlating cause effect relationship ask graph adder data data data truth longevity data people foundation culture contribute data collection imagine data wow ken ck understand point sub forum people goal data graph energy appearance health problem longevity surface data collection ton data people mention stride culture data collection imagine effort data people answer data process example imagine people adder tell truth history course reservoir data ken kleineidam mention problem place limit biology thought extend lifespan sheer self quantification data biologist data eat collect data graph answer dan dascalescu surface data collection ton data people mention stride culture data collection imagine effort data people answer data process stuff google founder sergey brin data data status people correlation status board change kleineidam quote extend lifespan sheer self quantification data biologist extension person produce decade idea d3 morning worth idea people examine timing d3 seth article topic extension focus extension marker quality improvement argument d3 morning case byte data seth question gather data question example reassuring person impact people cancer heart disease increase lifespan stuff matter bioinformatics student contact biology reason chip biology difference pathway biotechnology surface data collection regard hayflick stem cell cell culture care cell neuron stem cell condition transform kind cell doubt eat page site health simple practice difference exercise calorie restriction haul matter biotechnology aspect technology site embrace aspect surface data culture benefit,"['quote', 'extend', 'lifespan', 'sheer', 'self', 'quantification', 'data', 'biologist', 'extension', 'person', 'produce', 'decade', 'idea', 'd3', 'morning', 'worth', 'idea', 'people', 'examine', 'timing', 'd3', 'seth', 'article', 'topic', 'extension', 'focus', 'extension', 'marker', 'quality', 'improvement', 'argument', 'd3', 'morning', 'case', 'byte', 'data', 'seth', 'question', 'gather', 'data', 'question', 'example', 'reassuring', 'person', 'impact', 'people', 'cancer', 'heart', 'disease', 'increase', 'lifespan', 'stuff', 'matter', 'bioinformatics', 'student', 'contact', 'biology', 'reason', 'chip', 'biology', 'difference', 'mention', 'problem', 'place', 'limit', 'biology', 'quote', 'stride', 'culture', 'data', 'collection', 'quote', 'culture', 'reason', 'culture', 'work', 'culture', 'limit', 'society', 'people', 'action', 'idea', 'challenge', 'quote', 'board', 'change', 'dozen', 'mainstream', 'publication', 'mainstream', 'power', 'world', 'state', 'institution', 'power', 'mainstream', 'people', 'lay', 'people', 'eroom', 'law', 'finding', 'cancer', 'research', 'replication', 'rate', 'case', 'longevity', 'restriction', 'increase', 'result', 'place', 'feel', 'tell', 'story', 'progress', 'point', 'contact', 'data', 'contact', 'pill', 'data', 'ignorance', 'focus', 'people', 'data', 'people', 'experience', 'data', 'culture', 'bunch', 'people', 'basis', 'progress', 'fact', 'forum', 'traffic', 'hardness', 'problem', 'building', 'community', 'data', 'experience', 'community', 'effort', 'welcome', 'forum', 'question', 'people', 'quote', 'forum', 'topic', 'longevity', 'sub', 'topic', 'quote', 'mindset', 'motivates', 'sentence', 'core', 'problem', 'longlivity', 'focus', 'reality', 'forum', 'thread', 'longevity', 'topic', 'sense', 'opening', 'subforum', 'longevity', 'focus', 'health', 'challenge', 'term', 'problem', 'goal', 'longevity', 'restriction', 'study', 'restriction', 'monkey', 'edit', 'clarity', 'limit', 'cell', 'cell', 'bunch', 'stem', 'cell', 'cell', 'culture', 'limit', 'form', 'structure', 'body', 'cell', 'cell', 'task', 'nurture', 'stem', 'cell', 'form', 'cell', 'tissue', 'organ', 'longevity', 'cell', 'culture', 'world', 'jump', 'stem', 'cell', 'brain', 'gene', 'therapy', 'cancer', 'cell', 'limit', 'problem', 'limit', 'introduction', 'gene', 'gene', 'issue', 'cause', 'cancer', 'problem', 'predict', 'manage', 'century', 'kind', 'person', 'singularity', 'kurzweil', 'quote', 'bruce', 'sterling', 'pathway', 'biotechnology', 'quote', 'max', 'average', 'regard', 'hayflick', 'stem', 'cell', 'cell', 'culture', 'care', 'cell', 'research', 'people', 'stem', 'cell', 'mortality', 'condition', 'transform', 'kind', 'cell', 'doubt', 'eat', 'problem', 'bunch', 'gene', 'problem', 'explosion', 'knowledge', 'gene', 'pharma', 'rebuys', 'stock', 'money', 'drug', 'knowledge', 'technology', 'change', 'paper', 'information', 'practice', 'neuron', 'neuron', 'adult', 'vertebrate', 'neurogenesis', 'neurogenesis', 'process', 'cell', 'neuron', 'stem', 'cell', 'specie', 'animal', 'sponge', 'placozoans', 'type', 'cell', 'cell', 'progenitor', 'precursor', 'zone', 'zone', 'astrocyte', 'development', 'resp', 'durin', 'help', 'neurogenesis', 'antioxidant', 'flavonoid', 'increase', 'neurogenesis', 'rodent', 'brain', 'cocoa', 'blueberry', 'chemical', 'neurogenesis', 'hippocampus', 'rat', 'level', 'blood', 'flow', 'brain', 'increase', 'spencer', 'vitamin', 'oil', 'nut', 'vegetable', 'aid', 'performance', 'mouse', 'curcumin', 'curry', 'spice', 'increase', 'neurogenesis', 'hippocampus', 'rodent', 'cell', 'pathway', 'neurogenesis', 'decrease', 'stress', 'response', 'antioxidant', 'tea', 'epigallocatechin', 'gallate', 'egcg', 'hippocampus', 'yoo', 'damage', 'stress', 'disease', 'addition', 'antioxidant', 'nutrient', 'role', 'neurogenesis', 'acid', 'flaxseed', 'neurogenesis', 'decrease', 'decline', 'disease', 'yurko', 'mauro', 'al', 'zinc', 'brain', 'development', 'proliferation', 'stem', 'cell', 'cell', 'type', 'neuron', 'conclusion', 'stanford', 'article', 'research', 'neurogenesis', 'conclusive', 'study', 'nutrient', 'isolation', 'ignores', 'interaction', 'body', 'message', 'vitamin', 'fat', 'aid', 'neurogenesis', 'experiment', 'rodent', 'mitigates', 'effect', 'disease', 'mouse', 'human', 'neurogenesis', 'problem', 'huntington', 'study', 'group', 'block', 'diet', 'benefit', 'mood', 'energy', 'level', 'conclusion', 'promote', 'neurogenesis', 'diet', 'wright', 'surface', 'data', 'collection', 'ton', 'data', 'people', 'mention', 'stride', 'culture', 'data', 'collection', 'imagine', 'effort', 'data', 'people', 'answer', 'data', 'process', 'stuff', 'google', 'founder', 'sergey', 'brin', 'data', 'data', 'exhaust', 'forum', 'extension', 'forum', 'longecity', 'immortality', 'institute', 'check', 'extension', 'conference', 'extension', 'conference', 'hope', 'longevity', 'worldwide', 'extend', 'lifespan', 'sheer', 'self', 'quantification', 'data', 'biologist', 'wright', 'surface', 'data', 'collection', 'regard', 'hayflick', 'stem', 'cell', 'cell', 'culture', 'care', 'cell', 'neuron', 'stem', 'cell', 'condition', 'transform', 'kind', 'cell', 'doubt', 'eat', 'neuron', 'chip', 'region', 'neuron', 'forum', 'topic', 'longevity', 'extension', 'sub', 'topic', 'reliability', 'edit', 'clarity', 'limit', 'cell', 'cell', 'bunch', 'stem', 'cell', 'cell', 'culture', 'limit', 'form', 'structure', 'body', 'cell', 'cell', 'task', 'nurture', 'stem', 'cell', 'form', 'cell', 'tissue', 'organ', 'longevity', 'cell', 'culture', 'world', 'jump', 'lol', 'article', 'bear', 'human', 'cell', 'experiment', 'cell', 'culture', 'condition', 'line', 'world', 'knowledge', 'data', 'correlating', 'cause', 'effect', 'relationship', 'ask', 'graph', 'adder', 'data', 'data', 'data', 'truth', 'longevity', 'data', 'people', 'foundation', 'culture', 'contribute', 'data', 'collection', 'imagine', 'data', 'wow', 'ken', 'ck', 'understand', 'point', 'sub', 'forum', 'people', 'goal', 'data', 'graph', 'energy', 'appearance', 'health', 'problem', 'longevity', 'surface', 'data', 'collection', 'ton', 'data', 'people', 'mention', 'stride', 'culture', 'data', 'collection', 'imagine', 'effort', 'data', 'people', 'answer', 'data', 'process', 'example', 'imagine', 'people', 'adder', 'tell', 'truth', 'history', 'course', 'reservoir', 'data', 'ken', 'kleineidam', 'mention', 'problem', 'place', 'limit', 'biology', 'thought', 'extend', 'lifespan', 'sheer', 'self', 'quantification', 'data', 'biologist', 'data', 'eat', 'collect', 'data', 'graph', 'answer', 'dan', 'dascalescu', 'surface', 'data', 'collection', 'ton', 'data', 'people', 'mention', 'stride', 'culture', 'data', 'collection', 'imagine', 'effort', 'data', 'people', 'answer', 'data', 'process', 'stuff', 'google', 'founder', 'sergey', 'brin', 'data', 'data', 'status', 'people', 'correlation', 'status', 'board', 'change', 'kleineidam', 'quote', 'extend', 'lifespan', 'sheer', 'self', 'quantification', 'data', 'biologist', 'extension', 'person', 'produce', 'decade', 'idea', 'd3', 'morning', 'worth', 'idea', 'people', 'examine', 'timing', 'd3', 'seth', 'article', 'topic', 'extension', 'focus', 'extension', 'marker', 'quality', 'improvement', 'argument', 'd3', 'morning', 'case', 'byte', 'data', 'seth', 'question', 'gather', 'data', 'question', 'example', 'reassuring', 'person', 'impact', 'people', 'cancer', 'heart', 'disease', 'increase', 'lifespan', 'stuff', 'matter', 'bioinformatics', 'student', 'contact', 'biology', 'reason', 'chip', 'biology', 'difference', 'pathway', 'biotechnology', 'surface', 'data', 'collection', 'regard', 'hayflick', 'stem', 'cell', 'cell', 'culture', 'care', 'cell', 'neuron', 'stem', 'cell', 'condition', 'transform', 'kind', 'cell', 'doubt', 'eat', 'page', 'site', 'health', 'simple', 'practice', 'difference', 'exercise', 'calorie', 'restriction', 'haul', 'matter', 'biotechnology', 'aspect', 'technology', 'site', 'embrace', 'aspect', 'surface', 'data', 'culture', 'benefit']"
+487.0,rebecca production team face data documentary smolan tandem rick smolan face data project planning bay area december story power self feature colleague mail dot help rebecca,"['rebecca', 'production', 'team', 'face', 'data', 'documentary', 'smolan', 'tandem', 'rick', 'smolan', 'face', 'data', 'project', 'planning', 'bay', 'area', 'december', 'story', 'power', 'self', 'feature', 'colleague', 'mail', 'dot', 'help', 'rebecca']"
+488.0,quote exercise eat calorie count exercise effect dance calorie eat calorie gain weight calorie counting consume table quote theory practice convince core problem liter feel problem coordination leg till exhaustion difference drink liter control muscle control body difference heart rate issue doctor blood test reveal explanation sort hormone product kind specialist answer study modifies water improvement effect drinking water water example water learning water improvement effect clue cause kleineidam happens control muscle control body difference heart rate issue doctor blood test reveal explanation sort hormone product kind specialist answer eat calorie calorie eat kleineidam happens control muscle control body difference heart rate issue doctor blood test reveal explanation sort hormone product kind specialist answer mineral mineral deficiency blood pressure cuff calf pump feel leg cramp cramp night,"['quote', 'exercise', 'eat', 'calorie', 'count', 'exercise', 'effect', 'dance', 'calorie', 'eat', 'calorie', 'gain', 'weight', 'calorie', 'counting', 'consume', 'table', 'quote', 'theory', 'practice', 'convince', 'core', 'problem', 'liter', 'feel', 'problem', 'coordination', 'leg', 'till', 'exhaustion', 'difference', 'drink', 'liter', 'control', 'muscle', 'control', 'body', 'difference', 'heart', 'rate', 'issue', 'doctor', 'blood', 'test', 'reveal', 'explanation', 'sort', 'hormone', 'product', 'kind', 'specialist', 'answer', 'study', 'modifies', 'water', 'improvement', 'effect', 'drinking', 'water', 'water', 'example', 'water', 'learning', 'water', 'improvement', 'effect', 'clue', 'cause', 'kleineidam', 'happens', 'control', 'muscle', 'control', 'body', 'difference', 'heart', 'rate', 'issue', 'doctor', 'blood', 'test', 'reveal', 'explanation', 'sort', 'hormone', 'product', 'kind', 'specialist', 'answer', 'eat', 'calorie', 'calorie', 'eat', 'kleineidam', 'happens', 'control', 'muscle', 'control', 'body', 'difference', 'heart', 'rate', 'issue', 'doctor', 'blood', 'test', 'reveal', 'explanation', 'sort', 'hormone', 'product', 'kind', 'specialist', 'answer', 'mineral', 'mineral', 'deficiency', 'blood', 'pressure', 'cuff', 'calf', 'pump', 'feel', 'leg', 'cramp', 'cramp', 'night']"
+489.0,topic forum variable value money career creativity family balance pattern insight priority change creativity afternoon relationship correlation priority variable satisfaction quality perspective schwartz theory value hierarchy,"['topic', 'forum', 'variable', 'value', 'money', 'career', 'creativity', 'family', 'balance', 'pattern', 'insight', 'priority', 'change', 'creativity', 'afternoon', 'relationship', 'correlation', 'priority', 'variable', 'satisfaction', 'quality', 'perspective', 'schwartz', 'theory', 'value', 'hierarchy']"
+490.0,multivariate score speed mature card plunge plan moment idea intervention card reappears anki progress bar treadmill desk background music audio bunch card guess music d3 capsule vitamin mix ratiopharme spending session spending bachata foodwork session control home anki anybody suggestion test parallel today treadmill desk treadmill desk start experiment today journalist anki treadmill example experiment perfect term story internet treadmill desk performance data verify claim performance treadmill desk end experiment quote card item forward backwards silence doctor phone card item case forward backwards card map word spelling quote quote deck review card moment card intervention control record analysis effect point anki record data database case dedice database quote performance journalist sex data argument ammunition quote variable tracker track quote variable experiment post blog blog sethroberts learn flashcard effort citation idea recall fact memory pathway quote piotr wozniak speed card piotr wozniak believer index point verge memory feel speed card sign card deliberate practice anki fact sign post blog blog sethroberts learn flashcard kleineidam today journalist anki treadmill example experiment perfect term story internet treadmill desk performance data verify claim performance treadmill desk experiment result repetition experiment effect effort control intervention metric intervention score predict anki likert music treadmill desk testing session anki intervention control record analysis effect performance orgasm variable tracker track control intervention schedule speed question reading effort citation idea recall fact memory pathway verge recall amp reading effort citation idea recall fact memory pathway kleineidam post topic piotr wozniak speed card piotr wozniak believer index point verge memory feel speed card sign card deliberate practice anki fact sign quote myth fluency memory strength observation fluency fact fluency memory strength component model term memory fluency memory variable retrievability length retain memory stability variable memory stability fluency retrievability misconception fact repetition memory memory fluency retrievability reason importance repetition attachment wonder fluency memory strength user fluency repetition length interval item history repetition item concept skill point mastery automaticity task skill level challenge level task law performance state card item forward backwards silence doctor phone goal speed accuracy goal book experiment engineer scientist diamond initiating post mention variable value effect reason interaction variable resolution iii design book book deviation test beta delta sigma recipe result value manufacturer risk beta consumer risk difference delta difference detect point experimentation residual analysis conclusion effect effect repeat response account experiment book program column paper pencil confidence test multivariate design,"['multivariate', 'score', 'speed', 'mature', 'card', 'plunge', 'plan', 'moment', 'idea', 'intervention', 'card', 'reappears', 'anki', 'progress', 'bar', 'treadmill', 'desk', 'background', 'music', 'audio', 'bunch', 'card', 'guess', 'music', 'd3', 'capsule', 'vitamin', 'mix', 'ratiopharme', 'spending', 'session', 'spending', 'bachata', 'foodwork', 'session', 'control', 'home', 'anki', 'anybody', 'suggestion', 'test', 'parallel', 'today', 'treadmill', 'desk', 'treadmill', 'desk', 'start', 'experiment', 'today', 'journalist', 'anki', 'treadmill', 'example', 'experiment', 'perfect', 'term', 'story', 'internet', 'treadmill', 'desk', 'performance', 'data', 'verify', 'claim', 'performance', 'treadmill', 'desk', 'end', 'experiment', 'quote', 'card', 'item', 'forward', 'backwards', 'silence', 'doctor', 'phone', 'card', 'item', 'case', 'forward', 'backwards', 'card', 'map', 'word', 'spelling', 'quote', 'quote', 'deck', 'review', 'card', 'moment', 'card', 'intervention', 'control', 'record', 'analysis', 'effect', 'point', 'anki', 'record', 'data', 'database', 'case', 'dedice', 'database', 'quote', 'performance', 'journalist', 'sex', 'data', 'argument', 'ammunition', 'quote', 'variable', 'tracker', 'track', 'quote', 'variable', 'experiment', 'post', 'blog', 'blog', 'sethroberts', 'learn', 'flashcard', 'effort', 'citation', 'idea', 'recall', 'fact', 'memory', 'pathway', 'quote', 'piotr', 'wozniak', 'speed', 'card', 'piotr', 'wozniak', 'believer', 'index', 'point', 'verge', 'memory', 'feel', 'speed', 'card', 'sign', 'card', 'deliberate', 'practice', 'anki', 'fact', 'sign', 'post', 'blog', 'blog', 'sethroberts', 'learn', 'flashcard', 'kleineidam', 'today', 'journalist', 'anki', 'treadmill', 'example', 'experiment', 'perfect', 'term', 'story', 'internet', 'treadmill', 'desk', 'performance', 'data', 'verify', 'claim', 'performance', 'treadmill', 'desk', 'experiment', 'result', 'repetition', 'experiment', 'effect', 'effort', 'control', 'intervention', 'metric', 'intervention', 'score', 'predict', 'anki', 'likert', 'music', 'treadmill', 'desk', 'testing', 'session', 'anki', 'intervention', 'control', 'record', 'analysis', 'effect', 'performance', 'orgasm', 'variable', 'tracker', 'track', 'control', 'intervention', 'schedule', 'speed', 'question', 'reading', 'effort', 'citation', 'idea', 'recall', 'fact', 'memory', 'pathway', 'verge', 'recall', 'amp', 'reading', 'effort', 'citation', 'idea', 'recall', 'fact', 'memory', 'pathway', 'kleineidam', 'post', 'topic', 'piotr', 'wozniak', 'speed', 'card', 'piotr', 'wozniak', 'believer', 'index', 'point', 'verge', 'memory', 'feel', 'speed', 'card', 'sign', 'card', 'deliberate', 'practice', 'anki', 'fact', 'sign', 'quote', 'myth', 'fluency', 'memory', 'strength', 'observation', 'fluency', 'fact', 'fluency', 'memory', 'strength', 'component', 'model', 'term', 'memory', 'fluency', 'memory', 'variable', 'retrievability', 'length', 'retain', 'memory', 'stability', 'variable', 'memory', 'stability', 'fluency', 'retrievability', 'misconception', 'fact', 'repetition', 'memory', 'memory', 'fluency', 'retrievability', 'reason', 'importance', 'repetition', 'attachment', 'wonder', 'fluency', 'memory', 'strength', 'user', 'fluency', 'repetition', 'length', 'interval', 'item', 'history', 'repetition', 'item', 'concept', 'skill', 'point', 'mastery', 'automaticity', 'task', 'skill', 'level', 'challenge', 'level', 'task', 'law', 'performance', 'state', 'card', 'item', 'forward', 'backwards', 'silence', 'doctor', 'phone', 'goal', 'speed', 'accuracy', 'goal', 'book', 'experiment', 'engineer', 'scientist', 'diamond', 'initiating', 'post', 'mention', 'variable', 'value', 'effect', 'reason', 'interaction', 'variable', 'resolution', 'iii', 'design', 'book', 'book', 'deviation', 'test', 'beta', 'delta', 'sigma', 'recipe', 'result', 'value', 'manufacturer', 'risk', 'beta', 'consumer', 'risk', 'difference', 'delta', 'difference', 'detect', 'point', 'experimentation', 'residual', 'analysis', 'conclusion', 'effect', 'effect', 'repeat', 'response', 'account', 'experiment', 'book', 'program', 'column', 'paper', 'pencil', 'confidence', 'test', 'multivariate', 'design']"
+491.0,people community experience treadmill desk people knowledge treadmill desk wear shoe data justifies choice argument data debate podiatric association recommend sale shoe industry summer vibram adidas state claim efficiency foot strength risk injury running shoe cushion tim talk marathon body fall barefoot myth barefoot problem shoe heel barefoot transition problem achilles tendon range motion heel pound pavement issue evidence body shoe deformation foot shape experience min treadmill blister walking cause problem usage reason slope treadmill walking ground evidence body shoe deformation foot shape experience min treadmill blister walking cause problem evidence sense walk barefoot foot distribute body area center joint problem barefoot foot bear load defeat start min shift arch foot gain curvature wear shoe shoe foot protection road shoe shoe visit evidence minimalist shoe benefit dicharry amp wilder r barefoot survey evidence field journal sport health science tool stability miller whitcome k k lieberman norton amp dyer r effect shoe structure foot muscle strength journal sport health science course ease shoe limp shoe home place folding treadmill point offer loss living sport heart rate program query information treadmill help,"['people', 'community', 'experience', 'treadmill', 'desk', 'people', 'knowledge', 'treadmill', 'desk', 'wear', 'shoe', 'data', 'justifies', 'choice', 'argument', 'data', 'debate', 'podiatric', 'association', 'recommend', 'sale', 'shoe', 'industry', 'summer', 'vibram', 'adidas', 'state', 'claim', 'efficiency', 'foot', 'strength', 'risk', 'injury', 'running', 'shoe', 'cushion', 'tim', 'talk', 'marathon', 'body', 'fall', 'barefoot', 'myth', 'barefoot', 'problem', 'shoe', 'heel', 'barefoot', 'transition', 'problem', 'achilles', 'tendon', 'range', 'motion', 'heel', 'pound', 'pavement', 'issue', 'evidence', 'body', 'shoe', 'deformation', 'foot', 'shape', 'experience', 'min', 'treadmill', 'blister', 'walking', 'cause', 'problem', 'usage', 'reason', 'slope', 'treadmill', 'walking', 'ground', 'evidence', 'body', 'shoe', 'deformation', 'foot', 'shape', 'experience', 'min', 'treadmill', 'blister', 'walking', 'cause', 'problem', 'evidence', 'sense', 'walk', 'barefoot', 'foot', 'distribute', 'body', 'area', 'center', 'joint', 'problem', 'barefoot', 'foot', 'bear', 'load', 'defeat', 'start', 'min', 'shift', 'arch', 'foot', 'gain', 'curvature', 'wear', 'shoe', 'shoe', 'foot', 'protection', 'road', 'shoe', 'shoe', 'visit', 'evidence', 'minimalist', 'shoe', 'benefit', 'dicharry', 'amp', 'wilder', 'r', 'barefoot', 'survey', 'evidence', 'field', 'journal', 'sport', 'health', 'science', 'tool', 'stability', 'miller', 'whitcome', 'k', 'k', 'lieberman', 'norton', 'amp', 'dyer', 'r', 'effect', 'shoe', 'structure', 'foot', 'muscle', 'strength', 'journal', 'sport', 'health', 'science', 'course', 'ease', 'shoe', 'limp', 'shoe', 'home', 'place', 'folding', 'treadmill', 'point', 'offer', 'loss', 'living', 'sport', 'heart', 'rate', 'program', 'query', 'information', 'treadmill', 'help']"
+492.0,anybody mac victor twitter feed jan peter sense reply solve issue problem change iphone app tomorrow feedback twinsen wolf founder project update invitation designer help page project thread collaborator shanghai forget meeting talk check sense stuff classification accelerometer data check funf framework iphone app post whib thought chance check mayank phone pocket log data phone analyse data work work kind data data influence lifestyle whib appstore whib activity travel data checkins feedback thought area mayank twinsenwu shanghai project activity stage gps data location test user metric atimelogger2 switch task checkin benefit data ajustments problem form habit reason kind technology vision suggestion designer help project regard beau gunderson check sense stuff classification data platform feature activity classification tell data screenshots folk idea data beau gunderson check sense stuff classification data beau tip io review project beau gunderson check sense stuff classification data platform feature activity classification tell data carry phone pocket log data phone analyse data work walking sense apple app store activity phone sensor communication annotation air platform android playstore configure record configure setting shortcut notification bar record template profile data situation data database desktop java app text file mysql database companion app storica playstore storica database data timeline cloud story focus event communication annotation story event panel context information icon data opening visualisation desktop companion app data addition data sync software kickstarter crowd project air visualisation level timeline level story creation suggestion welcome offer ux help mayank work whib activity event function implement activity owner book book making plan brain storm idea tag bandwidth explore work kind data data influence lifestyle whib appstore whib activity travel data checkins feedback thought area mayank shanghai project activity stage gps data location test user metric atimelogger2 switch task checkin benefit data ajustments problem form habit reason kind technology vision suggestion designer help project regard beau gunderson check sense stuff classification data platform feature activity classification tell data,"['anybody', 'mac', 'victor', 'twitter', 'feed', 'jan', 'peter', 'sense', 'reply', 'solve', 'issue', 'problem', 'change', 'iphone', 'app', 'tomorrow', 'feedback', 'twinsen', 'wolf', 'founder', 'project', 'update', 'invitation', 'designer', 'help', 'page', 'project', 'thread', 'collaborator', 'shanghai', 'forget', 'meeting', 'talk', 'check', 'sense', 'stuff', 'classification', 'accelerometer', 'data', 'check', 'funf', 'framework', 'iphone', 'app', 'post', 'whib', 'thought', 'chance', 'check', 'mayank', 'phone', 'pocket', 'log', 'data', 'phone', 'analyse', 'data', 'work', 'work', 'kind', 'data', 'data', 'influence', 'lifestyle', 'whib', 'appstore', 'whib', 'activity', 'travel', 'data', 'checkins', 'feedback', 'thought', 'area', 'mayank', 'twinsenwu', 'shanghai', 'project', 'activity', 'stage', 'gps', 'data', 'location', 'test', 'user', 'metric', 'atimelogger2', 'switch', 'task', 'checkin', 'benefit', 'data', 'ajustments', 'problem', 'form', 'habit', 'reason', 'kind', 'technology', 'vision', 'suggestion', 'designer', 'help', 'project', 'regard', 'beau', 'gunderson', 'check', 'sense', 'stuff', 'classification', 'data', 'platform', 'feature', 'activity', 'classification', 'tell', 'data', 'screenshots', 'folk', 'idea', 'data', 'beau', 'gunderson', 'check', 'sense', 'stuff', 'classification', 'data', 'beau', 'tip', 'io', 'review', 'project', 'beau', 'gunderson', 'check', 'sense', 'stuff', 'classification', 'data', 'platform', 'feature', 'activity', 'classification', 'tell', 'data', 'carry', 'phone', 'pocket', 'log', 'data', 'phone', 'analyse', 'data', 'work', 'walking', 'sense', 'apple', 'app', 'store', 'activity', 'phone', 'sensor', 'communication', 'annotation', 'air', 'platform', 'android', 'playstore', 'configure', 'record', 'configure', 'setting', 'shortcut', 'notification', 'bar', 'record', 'template', 'profile', 'data', 'situation', 'data', 'database', 'desktop', 'java', 'app', 'text', 'file', 'mysql', 'database', 'companion', 'app', 'storica', 'playstore', 'storica', 'database', 'data', 'timeline', 'cloud', 'story', 'focus', 'event', 'communication', 'annotation', 'story', 'event', 'panel', 'context', 'information', 'icon', 'data', 'opening', 'visualisation', 'desktop', 'companion', 'app', 'data', 'addition', 'data', 'sync', 'software', 'kickstarter', 'crowd', 'project', 'air', 'visualisation', 'level', 'timeline', 'level', 'story', 'creation', 'suggestion', 'welcome', 'offer', 'ux', 'help', 'mayank', 'work', 'whib', 'activity', 'event', 'function', 'implement', 'activity', 'owner', 'book', 'book', 'making', 'plan', 'brain', 'storm', 'idea', 'tag', 'bandwidth', 'explore', 'work', 'kind', 'data', 'data', 'influence', 'lifestyle', 'whib', 'appstore', 'whib', 'activity', 'travel', 'data', 'checkins', 'feedback', 'thought', 'area', 'mayank', 'shanghai', 'project', 'activity', 'stage', 'gps', 'data', 'location', 'test', 'user', 'metric', 'atimelogger2', 'switch', 'task', 'checkin', 'benefit', 'data', 'ajustments', 'problem', 'form', 'habit', 'reason', 'kind', 'technology', 'vision', 'suggestion', 'designer', 'help', 'project', 'regard', 'beau', 'gunderson', 'check', 'sense', 'stuff', 'classification', 'data', 'platform', 'feature', 'activity', 'classification', 'tell', 'data']"
+493.0,liam piotr wozniak poland friend study success rate realize suggest effectiveness sr value language knowledge people absorption method fail language absorption sr progress work process knowledge memorizing kind knowledge fact century history history science reading fact kind cue domain language end verbal trick biographical connection event connection answer memorization increase domain today census people form meeting berlin sr mainstream folk people user folk census sr anki reason people information ubiquity internet point situation offer advantage outweighs memorization cost course circumstance patter lie sr proponent anki beginner benefit flashcard trouble knowledge trainer sr training organisation student functionality education platform textbook sense school organisation lifting service people post anki software mentioning apology sooner notification language absorption practice discipline post repetition fluent half podcasts lesson site convince friend progress jon discussion search google trend volume repetition language learner field flashcard popularity jon post impediment flashcard discipline language friend habit tutor language exchange language anki app repetition usability combine lesson tutor lingoci copy order memorise podcasts news program combination work field surprise colleague method comment barrier entry benefit people gain people feel promise course future gain money value choose gratification spending technology memorize item knowledge sr learn jazz improvisation dozen book structure learning pedagogy begin fluency converse speaker word grammar rule language language communicate speaker program point technology benefit expert program activity article government language education research people element language speaker,"['liam', 'piotr', 'wozniak', 'poland', 'friend', 'study', 'success', 'rate', 'realize', 'suggest', 'effectiveness', 'sr', 'value', 'language', 'knowledge', 'people', 'absorption', 'method', 'fail', 'language', 'absorption', 'sr', 'progress', 'work', 'process', 'knowledge', 'memorizing', 'kind', 'knowledge', 'fact', 'century', 'history', 'history', 'science', 'reading', 'fact', 'kind', 'cue', 'domain', 'language', 'end', 'verbal', 'trick', 'biographical', 'connection', 'event', 'connection', 'answer', 'memorization', 'increase', 'domain', 'today', 'census', 'people', 'form', 'meeting', 'berlin', 'sr', 'mainstream', 'folk', 'people', 'user', 'folk', 'census', 'sr', 'anki', 'reason', 'people', 'information', 'ubiquity', 'internet', 'point', 'situation', 'offer', 'advantage', 'outweighs', 'memorization', 'cost', 'course', 'circumstance', 'patter', 'lie', 'sr', 'proponent', 'anki', 'beginner', 'benefit', 'flashcard', 'trouble', 'knowledge', 'trainer', 'sr', 'training', 'organisation', 'student', 'functionality', 'education', 'platform', 'textbook', 'sense', 'school', 'organisation', 'lifting', 'service', 'people', 'post', 'anki', 'software', 'mentioning', 'apology', 'sooner', 'notification', 'language', 'absorption', 'practice', 'discipline', 'post', 'repetition', 'fluent', 'half', 'podcasts', 'lesson', 'site', 'convince', 'friend', 'progress', 'jon', 'discussion', 'search', 'google', 'trend', 'volume', 'repetition', 'language', 'learner', 'field', 'flashcard', 'popularity', 'jon', 'post', 'impediment', 'flashcard', 'discipline', 'language', 'friend', 'habit', 'tutor', 'language', 'exchange', 'language', 'anki', 'app', 'repetition', 'usability', 'combine', 'lesson', 'tutor', 'lingoci', 'copy', 'order', 'memorise', 'podcasts', 'news', 'program', 'combination', 'work', 'field', 'surprise', 'colleague', 'method', 'comment', 'barrier', 'entry', 'benefit', 'people', 'gain', 'people', 'feel', 'promise', 'course', 'future', 'gain', 'money', 'value', 'choose', 'gratification', 'spending', 'technology', 'memorize', 'item', 'knowledge', 'sr', 'learn', 'jazz', 'improvisation', 'dozen', 'book', 'structure', 'learning', 'pedagogy', 'begin', 'fluency', 'converse', 'speaker', 'word', 'grammar', 'rule', 'language', 'language', 'communicate', 'speaker', 'program', 'point', 'technology', 'benefit', 'expert', 'program', 'activity', 'article', 'government', 'language', 'education', 'research', 'people', 'element', 'language', 'speaker']"
+494.0,tab chrome work article tab item cache exit disconnect network server relaunch extension sticky article cute author explorer tab tip tab join club member tab browser club blog message facebook mail case tab driving nut pin reason stomach knot browser anxiety browsing site attention plan quit world end break browser sat water breath friday weekend family tab attention work monday explorer anxiety grip mail care message article tab article stop mid miracle distance chance create peace effect tab recognize member tab browser club question article information feel spending tab deal effect stress article mail anxiety direction peace trouble site attention destroys cease joy activity mindless create flow tab page reason reason killer anxiety frenzy mindless trap quit turkey reason temptation habit temptation peace sense peace frame mind weekend work entirety blog article deschene tinybuddha reminder reader symbol nudge buddha corner browse purpose beware temptation tab article mid blog post catch eye effort stop ship bet minimize tab mail attention pay attention feeling fact information trigger website limit people waster stay update stop browser drink water sit return browser page break point browser snack breathe internet return start family return sense peace purpose browse gain purpose post amit tune june happiness tune june peace zen kaylee quote problem cutoff site problem mean curiosity browser suck machine ram wise tab haha mention ram support tab habit limit relate tab wrt focus habit biofeedback device assistance talk self stress loud assessment freeze response situation monitor stress level change reproduce setup,"['tab', 'chrome', 'work', 'article', 'tab', 'item', 'cache', 'exit', 'disconnect', 'network', 'server', 'relaunch', 'extension', 'sticky', 'article', 'cute', 'author', 'explorer', 'tab', 'tip', 'tab', 'join', 'club', 'member', 'tab', 'browser', 'club', 'blog', 'message', 'facebook', 'mail', 'case', 'tab', 'driving', 'nut', 'pin', 'reason', 'stomach', 'knot', 'browser', 'anxiety', 'browsing', 'site', 'attention', 'plan', 'quit', 'world', 'end', 'break', 'browser', 'sat', 'water', 'breath', 'friday', 'weekend', 'family', 'tab', 'attention', 'work', 'monday', 'explorer', 'anxiety', 'grip', 'mail', 'care', 'message', 'article', 'tab', 'article', 'stop', 'mid', 'miracle', 'distance', 'chance', 'create', 'peace', 'effect', 'tab', 'recognize', 'member', 'tab', 'browser', 'club', 'question', 'article', 'information', 'feel', 'spending', 'tab', 'deal', 'effect', 'stress', 'article', 'mail', 'anxiety', 'direction', 'peace', 'trouble', 'site', 'attention', 'destroys', 'cease', 'joy', 'activity', 'mindless', 'create', 'flow', 'tab', 'page', 'reason', 'reason', 'killer', 'anxiety', 'frenzy', 'mindless', 'trap', 'quit', 'turkey', 'reason', 'temptation', 'habit', 'temptation', 'peace', 'sense', 'peace', 'frame', 'mind', 'weekend', 'work', 'entirety', 'blog', 'article', 'deschene', 'tinybuddha', 'reminder', 'reader', 'symbol', 'nudge', 'buddha', 'corner', 'browse', 'purpose', 'beware', 'temptation', 'tab', 'article', 'mid', 'blog', 'post', 'catch', 'eye', 'effort', 'stop', 'ship', 'bet', 'minimize', 'tab', 'mail', 'attention', 'pay', 'attention', 'feeling', 'fact', 'information', 'trigger', 'website', 'limit', 'people', 'waster', 'stay', 'update', 'stop', 'browser', 'drink', 'water', 'sit', 'return', 'browser', 'page', 'break', 'point', 'browser', 'snack', 'breathe', 'internet', 'return', 'start', 'family', 'return', 'sense', 'peace', 'purpose', 'browse', 'gain', 'purpose', 'post', 'amit', 'tune', 'june', 'happiness', 'tune', 'june', 'peace', 'zen', 'kaylee', 'quote', 'problem', 'cutoff', 'site', 'problem', 'mean', 'curiosity', 'browser', 'suck', 'machine', 'ram', 'wise', 'tab', 'haha', 'mention', 'ram', 'support', 'tab', 'habit', 'limit', 'relate', 'tab', 'wrt', 'focus', 'habit', 'biofeedback', 'device', 'assistance', 'talk', 'self', 'stress', 'loud', 'assessment', 'freeze', 'response', 'situation', 'monitor', 'stress', 'level', 'change', 'reproduce', 'setup']"
+495.0,september app cycle correlation mean median metric device measure construct efficiency score metric estimate rem sleep estimate slept value score predicting aspect step power zq score efficiency score sleep cycle self experiment result,"['september', 'app', 'cycle', 'correlation', 'mean', 'median', 'metric', 'device', 'measure', 'construct', 'efficiency', 'score', 'metric', 'estimate', 'rem', 'sleep', 'estimate', 'slept', 'value', 'score', 'predicting', 'aspect', 'step', 'power', 'zq', 'score', 'efficiency', 'score', 'sleep', 'cycle', 'self', 'experiment', 'result']"
+496.0,buildup co2 bedroom door person breath accumulate window indoor air quality experiment example foobot air quality monitor measure interpolates value weather station gadget space humidity temperature pressure event air quality co2 concentration air quality index noise level sensor coupon shipping agaricus ask anybody experience accuracy co2 sensor accurate note sensor calibrates assumption co2 concentration drop window measurement ask anybody experience accuracy co2 sensor bay area meetup talk stefano schiavon author paper exposure stefano comfort meetup jpeg stefano effect co2 level ppm ppm effect co2 level measure effect purpose research consumer co2 sensor lead curiosity calibration co2 measure air quality level precision measurement metabolism co2 breezing point ala exercise supplement nutrition prescription drug attention rethink factor effect rise cancer rate cuff suspect note emmissions air freshener carpet floorboard fertiliser food extent air temperature humidity quantify data agaricus ask anybody experience accuracy co2 sensor goal monitor measure metabolism emma air quality withings ppm bedroom environment bedroom door hvac factor situation owner indication accuracy list measurement heart rate respiration temperature humidity hvac blood monitoring co2 effect body environment enters ear sort environment breath relevant material adder experience data decade correlation answer data exists people data pure data course leadership task learn effort world change movement body input output environment forum environment effect body mind people factor parameter awareness result tool temperature humidity air quality board home post reply community kind share,"['buildup', 'co2', 'bedroom', 'door', 'person', 'breath', 'accumulate', 'window', 'indoor', 'air', 'quality', 'experiment', 'example', 'foobot', 'air', 'quality', 'monitor', 'measure', 'interpolates', 'value', 'weather', 'station', 'gadget', 'space', 'humidity', 'temperature', 'pressure', 'event', 'air', 'quality', 'co2', 'concentration', 'air', 'quality', 'index', 'noise', 'level', 'sensor', 'coupon', 'shipping', 'agaricus', 'ask', 'anybody', 'experience', 'accuracy', 'co2', 'sensor', 'accurate', 'note', 'sensor', 'calibrates', 'assumption', 'co2', 'concentration', 'drop', 'window', 'measurement', 'ask', 'anybody', 'experience', 'accuracy', 'co2', 'sensor', 'bay', 'area', 'meetup', 'talk', 'stefano', 'schiavon', 'author', 'paper', 'exposure', 'stefano', 'comfort', 'meetup', 'jpeg', 'stefano', 'effect', 'co2', 'level', 'ppm', 'ppm', 'effect', 'co2', 'level', 'measure', 'effect', 'purpose', 'research', 'consumer', 'co2', 'sensor', 'lead', 'curiosity', 'calibration', 'co2', 'measure', 'air', 'quality', 'level', 'precision', 'measurement', 'metabolism', 'co2', 'breezing', 'point', 'ala', 'exercise', 'supplement', 'nutrition', 'prescription', 'drug', 'attention', 'rethink', 'factor', 'effect', 'rise', 'cancer', 'rate', 'cuff', 'suspect', 'note', 'emmissions', 'air', 'freshener', 'carpet', 'floorboard', 'fertiliser', 'food', 'extent', 'air', 'temperature', 'humidity', 'quantify', 'data', 'agaricus', 'ask', 'anybody', 'experience', 'accuracy', 'co2', 'sensor', 'goal', 'monitor', 'measure', 'metabolism', 'emma', 'air', 'quality', 'withings', 'ppm', 'bedroom', 'environment', 'bedroom', 'door', 'hvac', 'factor', 'situation', 'owner', 'indication', 'accuracy', 'list', 'measurement', 'heart', 'rate', 'respiration', 'temperature', 'humidity', 'hvac', 'blood', 'monitoring', 'co2', 'effect', 'body', 'environment', 'enters', 'ear', 'sort', 'environment', 'breath', 'relevant', 'material', 'adder', 'experience', 'data', 'decade', 'correlation', 'answer', 'data', 'exists', 'people', 'data', 'pure', 'data', 'course', 'leadership', 'task', 'learn', 'effort', 'world', 'change', 'movement', 'body', 'input', 'output', 'environment', 'forum', 'environment', 'effect', 'body', 'mind', 'people', 'factor', 'parameter', 'awareness', 'result', 'tool', 'temperature', 'humidity', 'air', 'quality', 'board', 'home', 'post', 'reply', 'community', 'kind', 'share']"
+497.0,folk psyche forum psyche mood cognition folk psyche disorder attack depression basis aspect self creativity trait post question element level mood charisma self concept construct choice measurement tool understand construct sort psychologist income education home ownership status concern stability measurement error measurement error tool model theory word estimation construct reason construct fact construct calorie step variance factor influence model self esteem mood happiness state course causality issue case affect assumption basis suffer insufficient self people charisma self post drop line measuredme gmail dot discus meet coffee area google psychometrics field k vojtech student tool couching psychotherapy development view influence mood charisma estimation record mood estimation predictor work efficiency mood charisma selfesteems statement feel self activity value mean trial answer self question variable mood work efficiency coincidence activity estimation variable quality reserach variable coincidence activity variable measurement mood result people god self matter case self result activity adorants problem clothes work efficiency weather increase work efficiency sings people relationship clothes efficiency weather influence guess factor deal post outline approach link research cognitive trait mood research idea k health problem society guess people site talk toronto meetup personality talk track question personality index family partner data radar chart student tool couching psychotherapy development view influence mood charisma estimation record mood estimation predictor work efficiency mood charisma selfesteems statement feel self activity value mean trial answer self question variable mood work efficiency coincidence activity estimation variable quality reserach variable coincidence activity variable measurement mood result people god self matter case self result activity adorants problem clothes work efficiency weather increase work efficiency sings people relationship clothes efficiency weather influence guess factor deal,"['folk', 'psyche', 'forum', 'psyche', 'mood', 'cognition', 'folk', 'psyche', 'disorder', 'attack', 'depression', 'basis', 'aspect', 'self', 'creativity', 'trait', 'post', 'question', 'element', 'level', 'mood', 'charisma', 'self', 'concept', 'construct', 'choice', 'measurement', 'tool', 'understand', 'construct', 'sort', 'psychologist', 'income', 'education', 'home', 'ownership', 'status', 'concern', 'stability', 'measurement', 'error', 'measurement', 'error', 'tool', 'model', 'theory', 'word', 'estimation', 'construct', 'reason', 'construct', 'fact', 'construct', 'calorie', 'step', 'variance', 'factor', 'influence', 'model', 'self', 'esteem', 'mood', 'happiness', 'state', 'course', 'causality', 'issue', 'case', 'affect', 'assumption', 'basis', 'suffer', 'insufficient', 'self', 'people', 'charisma', 'self', 'post', 'drop', 'line', 'measuredme', 'gmail', 'dot', 'discus', 'meet', 'coffee', 'area', 'google', 'psychometrics', 'field', 'k', 'vojtech', 'student', 'tool', 'couching', 'psychotherapy', 'development', 'view', 'influence', 'mood', 'charisma', 'estimation', 'record', 'mood', 'estimation', 'predictor', 'work', 'efficiency', 'mood', 'charisma', 'selfesteems', 'statement', 'feel', 'self', 'activity', 'value', 'mean', 'trial', 'answer', 'self', 'question', 'variable', 'mood', 'work', 'efficiency', 'coincidence', 'activity', 'estimation', 'variable', 'quality', 'reserach', 'variable', 'coincidence', 'activity', 'variable', 'measurement', 'mood', 'result', 'people', 'god', 'self', 'matter', 'case', 'self', 'result', 'activity', 'adorants', 'problem', 'clothes', 'work', 'efficiency', 'weather', 'increase', 'work', 'efficiency', 'sings', 'people', 'relationship', 'clothes', 'efficiency', 'weather', 'influence', 'guess', 'factor', 'deal', 'post', 'outline', 'approach', 'link', 'research', 'cognitive', 'trait', 'mood', 'research', 'idea', 'k', 'health', 'problem', 'society', 'guess', 'people', 'site', 'talk', 'toronto', 'meetup', 'personality', 'talk', 'track', 'question', 'personality', 'index', 'family', 'partner', 'data', 'radar', 'chart', 'student', 'tool', 'couching', 'psychotherapy', 'development', 'view', 'influence', 'mood', 'charisma', 'estimation', 'record', 'mood', 'estimation', 'predictor', 'work', 'efficiency', 'mood', 'charisma', 'selfesteems', 'statement', 'feel', 'self', 'activity', 'value', 'mean', 'trial', 'answer', 'self', 'question', 'variable', 'mood', 'work', 'efficiency', 'coincidence', 'activity', 'estimation', 'variable', 'quality', 'reserach', 'variable', 'coincidence', 'activity', 'variable', 'measurement', 'mood', 'result', 'people', 'god', 'self', 'matter', 'case', 'self', 'result', 'activity', 'adorants', 'problem', 'clothes', 'work', 'efficiency', 'weather', 'increase', 'work', 'efficiency', 'sings', 'people', 'relationship', 'clothes', 'efficiency', 'weather', 'influence', 'guess', 'factor', 'deal']"
+498.0,book example data fit tylerreed metric framework frame book frame framework transformation book post piece book outline book lack story example qsers surprise decade habit person order figure blood pressure compassion story metric framework frame book frame framework transformation book offer reason adherent aspect thumb book criticism understand frame book heartfelt appreciation idea exploit peace tyler seth robert metric framework frame book frame framework transformation book post piece book aspect qsers cost mean application change attribute money effort requirement deal thought concept scope velocity change framework place intensity kind piece preface concept structure book introduction story frame miniature frame cycle scale transformation rest book chapter set book transform source self image scope guidance transformation word adherence chapter frame element attribute metric element term course aspect extent chapter introduces trait attribute chapter term term goal evaluation prioritization timing reward introduces measure happiness chapter present aspect state state goal introduces idea mfactors grant change process discussion appropriateness catalog aspect chapter sample frame plan cycle series chapter prone math chapter skip content chapter wrap aspect model peace tyler mean story example book point seth robert outline book lack story example read,"['book', 'example', 'data', 'fit', 'tylerreed', 'metric', 'framework', 'frame', 'book', 'frame', 'framework', 'transformation', 'book', 'post', 'piece', 'book', 'outline', 'book', 'lack', 'story', 'example', 'qsers', 'surprise', 'decade', 'habit', 'person', 'order', 'figure', 'blood', 'pressure', 'compassion', 'story', 'metric', 'framework', 'frame', 'book', 'frame', 'framework', 'transformation', 'book', 'offer', 'reason', 'adherent', 'aspect', 'thumb', 'book', 'criticism', 'understand', 'frame', 'book', 'heartfelt', 'appreciation', 'idea', 'exploit', 'peace', 'tyler', 'seth', 'robert', 'metric', 'framework', 'frame', 'book', 'frame', 'framework', 'transformation', 'book', 'post', 'piece', 'book', 'aspect', 'qsers', 'cost', 'mean', 'application', 'change', 'attribute', 'money', 'effort', 'requirement', 'deal', 'thought', 'concept', 'scope', 'velocity', 'change', 'framework', 'place', 'intensity', 'kind', 'piece', 'preface', 'concept', 'structure', 'book', 'introduction', 'story', 'frame', 'miniature', 'frame', 'cycle', 'scale', 'transformation', 'rest', 'book', 'chapter', 'set', 'book', 'transform', 'source', 'self', 'image', 'scope', 'guidance', 'transformation', 'word', 'adherence', 'chapter', 'frame', 'element', 'attribute', 'metric', 'element', 'term', 'course', 'aspect', 'extent', 'chapter', 'introduces', 'trait', 'attribute', 'chapter', 'term', 'term', 'goal', 'evaluation', 'prioritization', 'timing', 'reward', 'introduces', 'measure', 'happiness', 'chapter', 'present', 'aspect', 'state', 'state', 'goal', 'introduces', 'idea', 'mfactors', 'grant', 'change', 'process', 'discussion', 'appropriateness', 'catalog', 'aspect', 'chapter', 'sample', 'frame', 'plan', 'cycle', 'series', 'chapter', 'prone', 'math', 'chapter', 'skip', 'content', 'chapter', 'wrap', 'aspect', 'model', 'peace', 'tyler', 'mean', 'story', 'example', 'book', 'point', 'seth', 'robert', 'outline', 'book', 'lack', 'story', 'example', 'read']"
+499.0,water desk glass handle shape transparent track water process goal water end work desk work start buying water desk refill water cas212 realize fact drink water today improves work dogma fluid thirsty question example body health issue ability level hydration work desk job cup water water dehydration,"['water', 'desk', 'glass', 'handle', 'shape', 'transparent', 'track', 'water', 'process', 'goal', 'water', 'end', 'work', 'desk', 'work', 'start', 'buying', 'water', 'desk', 'refill', 'water', 'cas212', 'realize', 'fact', 'drink', 'water', 'today', 'improves', 'work', 'dogma', 'fluid', 'thirsty', 'question', 'example', 'body', 'health', 'issue', 'ability', 'level', 'hydration', 'work', 'desk', 'job', 'cup', 'water', 'water', 'dehydration']"
+500.0,santa monica blife company silicon valley vc firm world scientist platform change world application engineer characteristic list speed work stakeholder company app development list design practice elegance practicality responsibility list creation feature maintain application web implement user interface list experience list ph science equivalent html cs javascript fluent jquery framework sas web service test driven development experience rspec cucumber passion user interface ability team bonus point io sdk technology experience ruby rail data structure concept design extensibility technology resume blifeinc,"['santa', 'monica', 'blife', 'company', 'silicon', 'valley', 'vc', 'firm', 'world', 'scientist', 'platform', 'change', 'world', 'application', 'engineer', 'characteristic', 'list', 'speed', 'work', 'stakeholder', 'company', 'app', 'development', 'list', 'design', 'practice', 'elegance', 'practicality', 'responsibility', 'list', 'creation', 'feature', 'maintain', 'application', 'web', 'implement', 'user', 'interface', 'list', 'experience', 'list', 'ph', 'science', 'equivalent', 'html', 'cs', 'javascript', 'fluent', 'jquery', 'framework', 'sas', 'web', 'service', 'test', 'driven', 'development', 'experience', 'rspec', 'cucumber', 'passion', 'user', 'interface', 'ability', 'team', 'bonus', 'point', 'io', 'sdk', 'technology', 'experience', 'ruby', 'rail', 'data', 'structure', 'concept', 'design', 'extensibility', 'technology', 'resume', 'blifeinc']"
+501.0,phd research class role phd research dissertation research idea reason help people people science sound moment structure book course place self study task example phd master physic chem microbiology help topic topic locate project potential step society basis pursuit health longevity society visionary world winslow sound moment structure book course place self study task example phd master physic chem microbiology help topic topic locate project thread briefly hit board project sister project people change world step society basis pursuit health longevity task build opportunity coursework online people effort coursework internet police standard gain status organization world type phd study effort phd opportunity person study class course fundamental physic physiology biochemistry microbiology biochemistry physic interaction environment gravity field wave energy energy vibration nutrition body chemistry agriculture health fitness longevity cancer significance health longevity health problem factor health longevity factor observation observation paper dissertation pathway phd peer paper community conversation topic health self observation quantification lab equipment money people equipment difference phd phd edit type equipment determine content food phd molecule matter result experiment people data cost equipment effort anybody online coursework performance research dissertation people phd bottleneck conversation limit opportunity opportunity pursue phd variety factor town proceed opportunity university finish master state idea light phd self phd idea matter opportunity avenue petition organization phd opportunity kind spirit exist health phd info cost similarity coursework spirit type phd manager people help effort volunteer anybody task university class information unique coursework foundation material place review sub task course belongs class consolidate class class class topic constitutes dissertation type phd place discus research project type phd study idea section class work people research effort petition institution government organization phd study database research project envision startup company phd people opportunity standard phd study opportunity pursue type research magnitude contribution condition people knowledge class list math statistic fundamental physic physiology biochemistry microbiology endocrine thought association thought example biochemistry physic interaction environment gravity field wave energy energy vibration psychology observation observation paper dissertation factor health longevity nutrition body chemistry agriculture health fitness longevity cancer health problem winslow potential step society basis pursuit health longevity society visionary world bingo seth robert phd research class role phd research dissertation research person research classwork research classwork credit requirement master master case idea coursework pathway anybody anybody science guidance person course research course factor opportunity phd self quantification idea anybody level accuracy research respect effort path,"['phd', 'research', 'class', 'role', 'phd', 'research', 'dissertation', 'research', 'idea', 'reason', 'help', 'people', 'people', 'science', 'sound', 'moment', 'structure', 'book', 'course', 'place', 'self', 'study', 'task', 'example', 'phd', 'master', 'physic', 'chem', 'microbiology', 'help', 'topic', 'topic', 'locate', 'project', 'potential', 'step', 'society', 'basis', 'pursuit', 'health', 'longevity', 'society', 'visionary', 'world', 'winslow', 'sound', 'moment', 'structure', 'book', 'course', 'place', 'self', 'study', 'task', 'example', 'phd', 'master', 'physic', 'chem', 'microbiology', 'help', 'topic', 'topic', 'locate', 'project', 'thread', 'briefly', 'hit', 'board', 'project', 'sister', 'project', 'people', 'change', 'world', 'step', 'society', 'basis', 'pursuit', 'health', 'longevity', 'task', 'build', 'opportunity', 'coursework', 'online', 'people', 'effort', 'coursework', 'internet', 'police', 'standard', 'gain', 'status', 'organization', 'world', 'type', 'phd', 'study', 'effort', 'phd', 'opportunity', 'person', 'study', 'class', 'course', 'fundamental', 'physic', 'physiology', 'biochemistry', 'microbiology', 'biochemistry', 'physic', 'interaction', 'environment', 'gravity', 'field', 'wave', 'energy', 'energy', 'vibration', 'nutrition', 'body', 'chemistry', 'agriculture', 'health', 'fitness', 'longevity', 'cancer', 'significance', 'health', 'longevity', 'health', 'problem', 'factor', 'health', 'longevity', 'factor', 'observation', 'observation', 'paper', 'dissertation', 'pathway', 'phd', 'peer', 'paper', 'community', 'conversation', 'topic', 'health', 'self', 'observation', 'quantification', 'lab', 'equipment', 'money', 'people', 'equipment', 'difference', 'phd', 'phd', 'edit', 'type', 'equipment', 'determine', 'content', 'food', 'phd', 'molecule', 'matter', 'result', 'experiment', 'people', 'data', 'cost', 'equipment', 'effort', 'anybody', 'online', 'coursework', 'performance', 'research', 'dissertation', 'people', 'phd', 'bottleneck', 'conversation', 'limit', 'opportunity', 'opportunity', 'pursue', 'phd', 'variety', 'factor', 'town', 'proceed', 'opportunity', 'university', 'finish', 'master', 'state', 'idea', 'light', 'phd', 'self', 'phd', 'idea', 'matter', 'opportunity', 'avenue', 'petition', 'organization', 'phd', 'opportunity', 'kind', 'spirit', 'exist', 'health', 'phd', 'info', 'cost', 'similarity', 'coursework', 'spirit', 'type', 'phd', 'manager', 'people', 'help', 'effort', 'volunteer', 'anybody', 'task', 'university', 'class', 'information', 'unique', 'coursework', 'foundation', 'material', 'place', 'review', 'sub', 'task', 'course', 'belongs', 'class', 'consolidate', 'class', 'class', 'class', 'topic', 'constitutes', 'dissertation', 'type', 'phd', 'place', 'discus', 'research', 'project', 'type', 'phd', 'study', 'idea', 'section', 'class', 'work', 'people', 'research', 'effort', 'petition', 'institution', 'government', 'organization', 'phd', 'study', 'database', 'research', 'project', 'envision', 'startup', 'company', 'phd', 'people', 'opportunity', 'standard', 'phd', 'study', 'opportunity', 'pursue', 'type', 'research', 'magnitude', 'contribution', 'condition', 'people', 'knowledge', 'class', 'list', 'math', 'statistic', 'fundamental', 'physic', 'physiology', 'biochemistry', 'microbiology', 'endocrine', 'thought', 'association', 'thought', 'example', 'biochemistry', 'physic', 'interaction', 'environment', 'gravity', 'field', 'wave', 'energy', 'energy', 'vibration', 'psychology', 'observation', 'observation', 'paper', 'dissertation', 'factor', 'health', 'longevity', 'nutrition', 'body', 'chemistry', 'agriculture', 'health', 'fitness', 'longevity', 'cancer', 'health', 'problem', 'winslow', 'potential', 'step', 'society', 'basis', 'pursuit', 'health', 'longevity', 'society', 'visionary', 'world', 'bingo', 'seth', 'robert', 'phd', 'research', 'class', 'role', 'phd', 'research', 'dissertation', 'research', 'person', 'research', 'classwork', 'research', 'classwork', 'credit', 'requirement', 'master', 'master', 'case', 'idea', 'coursework', 'pathway', 'anybody', 'anybody', 'science', 'guidance', 'person', 'course', 'research', 'course', 'factor', 'opportunity', 'phd', 'self', 'quantification', 'idea', 'anybody', 'level', 'accuracy', 'research', 'respect', 'effort', 'path']"
+502.0,kit blood sample result review blog measuredme service review insidetracker diy plan result service feedback talking20 service blood sample insidetracker lab specialist house dollar shipping dollar blood test insurance hope indiegogo campaign today home kit blood mail measure biomarkers testosterone estradiol cholesterol progesterone wellnessfx price avoid lab mail test living world patient medicine purchase test competitor diy blood test service response lab price talking20 price holiday justin home testing winslow justin expands home comment indicator equipment testing sample method science background method challenge measurement learn cost barrier entry data point option company lab winslow wondering blood test service check accesa lab accesalabs diy flavor test spot card talking20 winslow response lab price talking20 price holiday test section site home blood spot saliva test,"['kit', 'blood', 'sample', 'result', 'review', 'blog', 'measuredme', 'service', 'review', 'insidetracker', 'diy', 'plan', 'result', 'service', 'feedback', 'talking20', 'service', 'blood', 'sample', 'insidetracker', 'lab', 'specialist', 'house', 'dollar', 'shipping', 'dollar', 'blood', 'test', 'insurance', 'hope', 'indiegogo', 'campaign', 'today', 'home', 'kit', 'blood', 'mail', 'measure', 'biomarkers', 'testosterone', 'estradiol', 'cholesterol', 'progesterone', 'wellnessfx', 'price', 'avoid', 'lab', 'mail', 'test', 'living', 'world', 'patient', 'medicine', 'purchase', 'test', 'competitor', 'diy', 'blood', 'test', 'service', 'response', 'lab', 'price', 'talking20', 'price', 'holiday', 'justin', 'home', 'testing', 'winslow', 'justin', 'expands', 'home', 'comment', 'indicator', 'equipment', 'testing', 'sample', 'method', 'science', 'background', 'method', 'challenge', 'measurement', 'learn', 'cost', 'barrier', 'entry', 'data', 'point', 'option', 'company', 'lab', 'winslow', 'wondering', 'blood', 'test', 'service', 'check', 'accesa', 'lab', 'accesalabs', 'diy', 'flavor', 'test', 'spot', 'card', 'talking20', 'winslow', 'response', 'lab', 'price', 'talking20', 'price', 'holiday', 'test', 'section', 'site', 'home', 'blood', 'spot', 'saliva', 'test']"
+503.0,track mood stress blood pressure method severity change state swing formula data,"['track', 'mood', 'stress', 'blood', 'pressure', 'method', 'severity', 'change', 'state', 'swing', 'formula', 'data']"
+504.0,buying pulse oximeter june manufacturer device monitor activity movement activity reading movement cause reading artifact pulseox amazon spo dec consistency photo situation breath oxygen level line oximeter cm work problem measurement csv format stamp auto datetime data determine accurate measurement log file spor format info software sample output log file version csv cms50e cost people cms50f forum dialogue cms50 search apnea forum ox jay method search spo2 exe product sm pulse oximeter storage device history rate device monitor rate spo2 pulse oximeter night comfort finger wrist memory second night economy budget path instance device logging oximeter purpose data joe device mountain profession trek fingertip pulse oximeter friend device rate insert finger socket rate oxygen saturation level numeral display device device information website,"['buying', 'pulse', 'oximeter', 'june', 'manufacturer', 'device', 'monitor', 'activity', 'movement', 'activity', 'reading', 'movement', 'cause', 'reading', 'artifact', 'pulseox', 'amazon', 'spo', 'dec', 'consistency', 'photo', 'situation', 'breath', 'oxygen', 'level', 'line', 'oximeter', 'cm', 'work', 'problem', 'measurement', 'csv', 'format', 'stamp', 'auto', 'datetime', 'data', 'determine', 'accurate', 'measurement', 'log', 'file', 'spor', 'format', 'info', 'software', 'sample', 'output', 'log', 'file', 'version', 'csv', 'cms50e', 'cost', 'people', 'cms50f', 'forum', 'dialogue', 'cms50', 'search', 'apnea', 'forum', 'ox', 'jay', 'method', 'search', 'spo2', 'exe', 'product', 'sm', 'pulse', 'oximeter', 'storage', 'device', 'history', 'rate', 'device', 'monitor', 'rate', 'spo2', 'pulse', 'oximeter', 'night', 'comfort', 'finger', 'wrist', 'memory', 'second', 'night', 'economy', 'budget', 'path', 'instance', 'device', 'logging', 'oximeter', 'purpose', 'data', 'joe', 'device', 'mountain', 'profession', 'trek', 'fingertip', 'pulse', 'oximeter', 'friend', 'device', 'rate', 'insert', 'finger', 'socket', 'rate', 'oxygen', 'saturation', 'level', 'numeral', 'display', 'device', 'device', 'information', 'website']"
+505.0,data iphone app csv logger promo code regard maciej,"['data', 'iphone', 'app', 'csv', 'logger', 'promo', 'code', 'regard', 'maciej']"
+506.0,people online author influence data online browsing developer help reading stats story recommendation data story spent click reading habit scoopinion scoopinion feedback people thought,"['people', 'online', 'author', 'influence', 'data', 'online', 'browsing', 'developer', 'help', 'reading', 'stats', 'story', 'recommendation', 'data', 'story', 'spent', 'click', 'reading', 'habit', 'scoopinion', 'scoopinion', 'feedback', 'people', 'thought']"
+507.0,result comparison improvement experiment dos objection bother potassium supply consumption improvement consumption experiment dos objection proper effect benefit,"['result', 'comparison', 'improvement', 'experiment', 'dos', 'objection', 'bother', 'potassium', 'supply', 'consumption', 'improvement', 'consumption', 'experiment', 'dos', 'objection', 'proper', 'effect', 'benefit']"
+508.0,reply zenobase research measuredme step value pricing information site improvement application domain suggestion course focus create data collection subscription fee data example zenobase store location data dozen car kind data track data service course data service pull data service withings custom data geo location measurement unit rating work add service type suggestion reply zenobase research measuredme step value pricing information site kwellman apps forum movement data analysis data recommendation apps data track variety type data example track weight finance mood habit stats music practice session dashboard app pull data apps kwellman pull data ducksboard data data spreadsheet kwellman tell apps goal data aspect discovery self apps sleepbot punch gps record distance speed journal data self self effect timeclock freelancer contract worker book book rate flixster goodreads movie data mint track saving bank account question night abstain alcohol today order create habit activity apps tumblr twitter facebook data graph graph stuff ducksboard kwellman pull data ducksboard data data collection apps data collection work stay mean area track word google doc page ducksboard graph data widget api push data site graph runkeeper sleepbot data python script insight data overview,"['reply', 'zenobase', 'research', 'measuredme', 'step', 'value', 'pricing', 'information', 'site', 'improvement', 'application', 'domain', 'suggestion', 'course', 'focus', 'create', 'data', 'collection', 'subscription', 'fee', 'data', 'example', 'zenobase', 'store', 'location', 'data', 'dozen', 'car', 'kind', 'data', 'track', 'data', 'service', 'course', 'data', 'service', 'pull', 'data', 'service', 'withings', 'custom', 'data', 'geo', 'location', 'measurement', 'unit', 'rating', 'work', 'add', 'service', 'type', 'suggestion', 'reply', 'zenobase', 'research', 'measuredme', 'step', 'value', 'pricing', 'information', 'site', 'kwellman', 'apps', 'forum', 'movement', 'data', 'analysis', 'data', 'recommendation', 'apps', 'data', 'track', 'variety', 'type', 'data', 'example', 'track', 'weight', 'finance', 'mood', 'habit', 'stats', 'music', 'practice', 'session', 'dashboard', 'app', 'pull', 'data', 'apps', 'kwellman', 'pull', 'data', 'ducksboard', 'data', 'data', 'spreadsheet', 'kwellman', 'tell', 'apps', 'goal', 'data', 'aspect', 'discovery', 'self', 'apps', 'sleepbot', 'punch', 'gps', 'record', 'distance', 'speed', 'journal', 'data', 'self', 'self', 'effect', 'timeclock', 'freelancer', 'contract', 'worker', 'book', 'book', 'rate', 'flixster', 'goodreads', 'movie', 'data', 'mint', 'track', 'saving', 'bank', 'account', 'question', 'night', 'abstain', 'alcohol', 'today', 'order', 'create', 'habit', 'activity', 'apps', 'tumblr', 'twitter', 'facebook', 'data', 'graph', 'graph', 'stuff', 'ducksboard', 'kwellman', 'pull', 'data', 'ducksboard', 'data', 'data', 'collection', 'apps', 'data', 'collection', 'work', 'stay', 'mean', 'area', 'track', 'word', 'google', 'doc', 'page', 'ducksboard', 'graph', 'data', 'widget', 'api', 'push', 'data', 'site', 'graph', 'runkeeper', 'sleepbot', 'data', 'python', 'script', 'insight', 'data', 'overview']"
+509.0,mikael program point point brief post provoke reply work crossreference event mark drangsholt seattle talk link post mark talk case crossover design migranes meditation research suffer migraine feel people convince mother example trigger chocolate wine trigger glass wine head ace wine morning combination result trigger trigger forum attempt track trigger apps phone platform process fit program question program feature program fit track version doesnt account account service interface connectivity order work tracker track event head ace track lead information manage add ace figure trigger whould information drinking figure phone monitor data figure weather attack air pressure atleast guess sleep event phone crossreference event emerges migraine piece paper suffer migraine migraine drug reaction trial medication risk work doctor hopeless depressant control pain rule migraine trigger site track severity head pain symptom exercise food sleep mood pain appreciate advice tool functionality spreadsheet identify cause problem track post reply io job headache headache amp migraine app headache pain help track disability medication trigger headache allergy impact migraine wheat soy nut problem help stress factor headache reduction migraine disease trigger food lack wheat stress,"['mikael', 'program', 'point', 'point', 'brief', 'post', 'provoke', 'reply', 'work', 'crossreference', 'event', 'mark', 'drangsholt', 'seattle', 'talk', 'link', 'post', 'mark', 'talk', 'case', 'crossover', 'design', 'migranes', 'meditation', 'research', 'suffer', 'migraine', 'feel', 'people', 'convince', 'mother', 'example', 'trigger', 'chocolate', 'wine', 'trigger', 'glass', 'wine', 'head', 'ace', 'wine', 'morning', 'combination', 'result', 'trigger', 'trigger', 'forum', 'attempt', 'track', 'trigger', 'apps', 'phone', 'platform', 'process', 'fit', 'program', 'question', 'program', 'feature', 'program', 'fit', 'track', 'version', 'doesnt', 'account', 'account', 'service', 'interface', 'connectivity', 'order', 'work', 'tracker', 'track', 'event', 'head', 'ace', 'track', 'lead', 'information', 'manage', 'add', 'ace', 'figure', 'trigger', 'whould', 'information', 'drinking', 'figure', 'phone', 'monitor', 'data', 'figure', 'weather', 'attack', 'air', 'pressure', 'atleast', 'guess', 'sleep', 'event', 'phone', 'crossreference', 'event', 'emerges', 'migraine', 'piece', 'paper', 'suffer', 'migraine', 'migraine', 'drug', 'reaction', 'trial', 'medication', 'risk', 'work', 'doctor', 'hopeless', 'depressant', 'control', 'pain', 'rule', 'migraine', 'trigger', 'site', 'track', 'severity', 'head', 'pain', 'symptom', 'exercise', 'food', 'sleep', 'mood', 'pain', 'appreciate', 'advice', 'tool', 'functionality', 'spreadsheet', 'identify', 'cause', 'problem', 'track', 'post', 'reply', 'io', 'job', 'headache', 'headache', 'amp', 'migraine', 'app', 'headache', 'pain', 'help', 'track', 'disability', 'medication', 'trigger', 'headache', 'allergy', 'impact', 'migraine', 'wheat', 'soy', 'nut', 'problem', 'help', 'stress', 'factor', 'headache', 'reduction', 'migraine', 'disease', 'trigger', 'food', 'lack', 'wheat', 'stress']"
+511.0,taskify success question task care export purpose progress list app beeminder measure success process making game plan resolution list task success rate task list app track task export excel,"['taskify', 'success', 'question', 'task', 'care', 'export', 'purpose', 'progress', 'list', 'app', 'beeminder', 'measure', 'success', 'process', 'making', 'game', 'plan', 'resolution', 'list', 'task', 'success', 'rate', 'task', 'list', 'app', 'track', 'task', 'export', 'excel']"
+512.0,alexander clarify point locomotor activity room house geolocation data pedometer data study assistance user gadget tracking study require metric sleep data commentary activity comment question question case locomotor activity data pedometer activity sleep tracker food water intake activity smartphone apps question assistance gadget point provide volunteer gadget format data format device fitbit tracker api data analysis integration moment study user lack start customize requirement activity device app information volunteer assistance remark health status commentary condition effect data person medicine driving sport moment tool diagnostics condition type schizophrenia depression sleep disorder data list disease tool alexander volunteer age health condition study people age sex health condition night locomotor activity commentary activity data intake mood health status study goal project diagnostics tool health type biomarkers organism response type stress frequency parameter activity skin impedance temperature breath rate device prototype analysis tool property response function parameter health condition integration information efficient user interface participant data file chart device health status report digital format study factor health condition order diagnostics tool people health prevent disease newton project team member crowdage program question crowdage,"['alexander', 'clarify', 'point', 'locomotor', 'activity', 'room', 'house', 'geolocation', 'data', 'pedometer', 'data', 'study', 'assistance', 'user', 'gadget', 'tracking', 'study', 'require', 'metric', 'sleep', 'data', 'commentary', 'activity', 'comment', 'question', 'question', 'case', 'locomotor', 'activity', 'data', 'pedometer', 'activity', 'sleep', 'tracker', 'food', 'water', 'intake', 'activity', 'smartphone', 'apps', 'question', 'assistance', 'gadget', 'point', 'provide', 'volunteer', 'gadget', 'format', 'data', 'format', 'device', 'fitbit', 'tracker', 'api', 'data', 'analysis', 'integration', 'moment', 'study', 'user', 'lack', 'start', 'customize', 'requirement', 'activity', 'device', 'app', 'information', 'volunteer', 'assistance', 'remark', 'health', 'status', 'commentary', 'condition', 'effect', 'data', 'person', 'medicine', 'driving', 'sport', 'moment', 'tool', 'diagnostics', 'condition', 'type', 'schizophrenia', 'depression', 'sleep', 'disorder', 'data', 'list', 'disease', 'tool', 'alexander', 'volunteer', 'age', 'health', 'condition', 'study', 'people', 'age', 'sex', 'health', 'condition', 'night', 'locomotor', 'activity', 'commentary', 'activity', 'data', 'intake', 'mood', 'health', 'status', 'study', 'goal', 'project', 'diagnostics', 'tool', 'health', 'type', 'biomarkers', 'organism', 'response', 'type', 'stress', 'frequency', 'parameter', 'activity', 'skin', 'impedance', 'temperature', 'breath', 'rate', 'device', 'prototype', 'analysis', 'tool', 'property', 'response', 'function', 'parameter', 'health', 'condition', 'integration', 'information', 'efficient', 'user', 'interface', 'participant', 'data', 'file', 'chart', 'device', 'health', 'status', 'report', 'digital', 'format', 'study', 'factor', 'health', 'condition', 'order', 'diagnostics', 'tool', 'people', 'health', 'prevent', 'disease', 'newton', 'project', 'team', 'member', 'crowdage', 'program', 'question', 'crowdage']"
+513.0,study consumption checkout timing section study volunteer amino acid solution carbohydrate state muscle protein synthesis incorporation protein state consume protein citation page curio result morning stomach breakfast question breakfast lack fitness guru hofmekler founder argue stomach breakfast result loss endurance muscle growth claim breakfast morning build muscle weight data subject,"['study', 'consumption', 'checkout', 'timing', 'section', 'study', 'volunteer', 'amino', 'acid', 'solution', 'carbohydrate', 'state', 'muscle', 'protein', 'synthesis', 'incorporation', 'protein', 'state', 'consume', 'protein', 'citation', 'page', 'curio', 'result', 'morning', 'stomach', 'breakfast', 'question', 'breakfast', 'lack', 'fitness', 'guru', 'hofmekler', 'founder', 'argue', 'stomach', 'breakfast', 'result', 'loss', 'endurance', 'muscle', 'growth', 'claim', 'breakfast', 'morning', 'build', 'muscle', 'weight', 'data', 'subject']"
+514.0,experiment fuelband fitbit example joint project experiment validate tool consumer series thought topic preview project experiment success habit development behavior modification commitment challenge announce people problem announce self project description motivation course version commitment boot camp tracker meeting exchange progress project share insight sort meetups emphasis project share advise help glitch result emphasis presentation result project progress sound crazy idea series person event people share data method advance motivation insight preston conference info folk boot camp self tracker sense research grant lab google hangout tracker term series data data stream hangout stuff document moderate meeting boot people project experiment form event hint measuredme form doc google laboratory series lab series laboratory event people meeting help user self data event google hangout self tracker mind stroke bloke people outcome cancerousness range biomarkers living longer bootcamp event group city world idea genome project idea project idea opportunity boot camp pgp conference boston pgp planning fitbit activity station conference participant admission addition activity blood participant cell line creation genome sequencing assay director participant lurker member presence conference,"['experiment', 'fuelband', 'fitbit', 'example', 'joint', 'project', 'experiment', 'validate', 'tool', 'consumer', 'series', 'thought', 'topic', 'preview', 'project', 'experiment', 'success', 'habit', 'development', 'behavior', 'modification', 'commitment', 'challenge', 'announce', 'people', 'problem', 'announce', 'self', 'project', 'description', 'motivation', 'course', 'version', 'commitment', 'boot', 'camp', 'tracker', 'meeting', 'exchange', 'progress', 'project', 'share', 'insight', 'sort', 'meetups', 'emphasis', 'project', 'share', 'advise', 'help', 'glitch', 'result', 'emphasis', 'presentation', 'result', 'project', 'progress', 'sound', 'crazy', 'idea', 'series', 'person', 'event', 'people', 'share', 'data', 'method', 'advance', 'motivation', 'insight', 'preston', 'conference', 'info', 'folk', 'boot', 'camp', 'self', 'tracker', 'sense', 'research', 'grant', 'lab', 'google', 'hangout', 'tracker', 'term', 'series', 'data', 'data', 'stream', 'hangout', 'stuff', 'document', 'moderate', 'meeting', 'boot', 'people', 'project', 'experiment', 'form', 'event', 'hint', 'measuredme', 'form', 'doc', 'google', 'laboratory', 'series', 'lab', 'series', 'laboratory', 'event', 'people', 'meeting', 'help', 'user', 'self', 'data', 'event', 'google', 'hangout', 'self', 'tracker', 'mind', 'stroke', 'bloke', 'people', 'outcome', 'cancerousness', 'range', 'biomarkers', 'living', 'longer', 'bootcamp', 'event', 'group', 'city', 'world', 'idea', 'genome', 'project', 'idea', 'project', 'idea', 'opportunity', 'boot', 'camp', 'pgp', 'conference', 'boston', 'pgp', 'planning', 'fitbit', 'activity', 'station', 'conference', 'participant', 'admission', 'addition', 'activity', 'blood', 'participant', 'cell', 'line', 'creation', 'genome', 'sequencing', 'assay', 'director', 'participant', 'lurker', 'member', 'presence', 'conference']"
+515.0,pediatrician taste food taste food start walk taste idea food eat food help shape research help count word monitor alternative boston event woman health presentation jacqueline founder ceo health self project pregnancy post pregnancy newborn boston woman health conversation thu jun movement user tool maker habit behavior activity video kid monitor capability platform stats tool people parameter people motion temperature sensor iphone app cloud summer harvard business school startup competition interview gigaom rest device monitoring direction mood temperature movement people folk industry midwife blowback,"['pediatrician', 'taste', 'food', 'taste', 'food', 'start', 'walk', 'taste', 'idea', 'food', 'eat', 'food', 'help', 'shape', 'research', 'help', 'count', 'word', 'monitor', 'alternative', 'boston', 'event', 'woman', 'health', 'presentation', 'jacqueline', 'founder', 'ceo', 'health', 'self', 'project', 'pregnancy', 'post', 'pregnancy', 'newborn', 'boston', 'woman', 'health', 'conversation', 'thu', 'jun', 'movement', 'user', 'tool', 'maker', 'habit', 'behavior', 'activity', 'video', 'kid', 'monitor', 'capability', 'platform', 'stats', 'tool', 'people', 'parameter', 'people', 'motion', 'temperature', 'sensor', 'iphone', 'app', 'cloud', 'summer', 'harvard', 'business', 'school', 'startup', 'competition', 'interview', 'gigaom', 'rest', 'device', 'monitoring', 'direction', 'mood', 'temperature', 'movement', 'people', 'folk', 'industry', 'midwife', 'blowback']"
+516.0,qsers trait data speaker amp tell conference event boston conference event brings thinker genome societal technology conference event personalgenomes organization mission spectrum information increase literacy health learn genome project visit ticket conference submit idea contact prodigiousenergy gmail,"['qsers', 'trait', 'data', 'speaker', 'amp', 'tell', 'conference', 'event', 'boston', 'conference', 'event', 'brings', 'thinker', 'genome', 'societal', 'technology', 'conference', 'event', 'personalgenomes', 'organization', 'mission', 'spectrum', 'information', 'increase', 'literacy', 'health', 'learn', 'genome', 'project', 'visit', 'ticket', 'conference', 'submit', 'idea', 'contact', 'prodigiousenergy', 'gmail']"
+517.0,reaction export data mind people measure eye dilates contract car manufacturer car sensor worth pvt app data problem skew data loh lamond jill gregory roach validity psychomotor vigilance task duration research method instrument society university woodville australia bf03195580 pmid android app reaction bike car bike crash figure deprivation factor feel measure alert eysenck option reaction output trial measure trial standard deviation asperger syndrome result doc csv export case variable assessment respect traffic safety bike crash money self school basner dinge sensitivity psychomotor vigilance test pvt loss sleep vol pp fassbender zhang buzy r beckett schweitzer lack default network suppression distractibility adhd brain research vol pp jun,"['reaction', 'export', 'data', 'mind', 'people', 'measure', 'eye', 'dilates', 'contract', 'car', 'manufacturer', 'car', 'sensor', 'worth', 'pvt', 'app', 'data', 'problem', 'skew', 'data', 'loh', 'lamond', 'jill', 'gregory', 'roach', 'validity', 'psychomotor', 'vigilance', 'task', 'duration', 'research', 'method', 'instrument', 'society', 'university', 'woodville', 'australia', 'bf03195580', 'pmid', 'android', 'app', 'reaction', 'bike', 'car', 'bike', 'crash', 'figure', 'deprivation', 'factor', 'feel', 'measure', 'alert', 'eysenck', 'option', 'reaction', 'output', 'trial', 'measure', 'trial', 'standard', 'deviation', 'asperger', 'syndrome', 'result', 'doc', 'csv', 'export', 'case', 'variable', 'assessment', 'respect', 'traffic', 'safety', 'bike', 'crash', 'money', 'self', 'school', 'basner', 'dinge', 'sensitivity', 'psychomotor', 'vigilance', 'test', 'pvt', 'loss', 'sleep', 'vol', 'pp', 'fassbender', 'zhang', 'buzy', 'r', 'beckett', 'schweitzer', 'lack', 'default', 'network', 'suppression', 'distractibility', 'adhd', 'brain', 'research', 'vol', 'pp', 'jun']"
+518.0,rating site track movie analysis article movie choice source movie movie correlation movie choice data finding page odesk collect data data page,"['rating', 'site', 'track', 'movie', 'analysis', 'article', 'movie', 'choice', 'source', 'movie', 'movie', 'correlation', 'movie', 'choice', 'data', 'finding', 'page', 'odesk', 'collect', 'data', 'data', 'page']"
+519.0,health information survey data health information thomas thomas information lead publication reminder survey data idea water data consider consent statement questionnaire health information question survey data address mac address promise anonymity health data opinion survey help data nerd trust method post retentive nitpick study place thisusernameisnotmyrealname health information survey data health information thomas thomas information lead publication reminder survey data idea water data consider consent statement questionnaire health information question survey data address mac address promise anonymity health data opinion survey help data nerd trust method post retentive nitpick place dear thisusernameisnotmyrealname raise question privacy research people forum share health information experience trust relationship people person health information difference confidential information survey identify ip address mac address implies identity respondent information permission reservation participation survey data analysis phase health information survey data health information visit survey health information contribute view result publication advance participation kind regard thomas pickard kthomaspickard genomedad blog genomedad blog health precision medicine genomedad,"['health', 'information', 'survey', 'data', 'health', 'information', 'thomas', 'thomas', 'information', 'lead', 'publication', 'reminder', 'survey', 'data', 'idea', 'water', 'data', 'consider', 'consent', 'statement', 'questionnaire', 'health', 'information', 'question', 'survey', 'data', 'address', 'mac', 'address', 'promise', 'anonymity', 'health', 'data', 'opinion', 'survey', 'help', 'data', 'nerd', 'trust', 'method', 'post', 'retentive', 'nitpick', 'study', 'place', 'thisusernameisnotmyrealname', 'health', 'information', 'survey', 'data', 'health', 'information', 'thomas', 'thomas', 'information', 'lead', 'publication', 'reminder', 'survey', 'data', 'idea', 'water', 'data', 'consider', 'consent', 'statement', 'questionnaire', 'health', 'information', 'question', 'survey', 'data', 'address', 'mac', 'address', 'promise', 'anonymity', 'health', 'data', 'opinion', 'survey', 'help', 'data', 'nerd', 'trust', 'method', 'post', 'retentive', 'nitpick', 'place', 'dear', 'thisusernameisnotmyrealname', 'raise', 'question', 'privacy', 'research', 'people', 'forum', 'share', 'health', 'information', 'experience', 'trust', 'relationship', 'people', 'person', 'health', 'information', 'difference', 'confidential', 'information', 'survey', 'identify', 'ip', 'address', 'mac', 'address', 'implies', 'identity', 'respondent', 'information', 'permission', 'reservation', 'participation', 'survey', 'data', 'analysis', 'phase', 'health', 'information', 'survey', 'data', 'health', 'information', 'visit', 'survey', 'health', 'information', 'contribute', 'view', 'result', 'publication', 'advance', 'participation', 'kind', 'regard', 'thomas', 'pickard', 'kthomaspickard', 'genomedad', 'blog', 'genomedad', 'blog', 'health', 'precision', 'medicine', 'genomedad']"
+520.0,sweetbeat app food sensitivity detection feature hrv chest strap meal adaptation coca test,"['sweetbeat', 'app', 'food', 'sensitivity', 'detection', 'feature', 'hrv', 'chest', 'strap', 'meal', 'adaptation', 'coca', 'test']"
+521.0,database information xxxxx productname xxxxxx brandname xxxxx ingredient ddddd jjj idea ahmet database consumer information api learn disclosure work,"['database', 'information', 'xxxxx', 'productname', 'xxxxxx', 'brandname', 'xxxxx', 'ingredient', 'ddddd', 'jjj', 'idea', 'ahmet', 'database', 'consumer', 'information', 'api', 'learn', 'disclosure', 'work']"
+522.0,factor ff satiety score data score food meal gram intake food ffs principle paleo iteration strategy loss eat protein protein satiety food metabolism teach body fuel overeaten,"['factor', 'ff', 'satiety', 'score', 'data', 'score', 'food', 'meal', 'gram', 'intake', 'food', 'ffs', 'principle', 'paleo', 'iteration', 'strategy', 'loss', 'eat', 'protein', 'protein', 'satiety', 'food', 'metabolism', 'teach', 'body', 'fuel', 'overeaten']"
+523.0,article implication happiness method pursuit happiness,"['article', 'implication', 'happiness', 'method', 'pursuit', 'happiness']"
+524.0,aniracetam alpha brain window focus function tolerance impact people nootropics racetams question performance galanthamine lucid fan supplement diet case effect analytics express series game experiment measuredme check btw cognition stroopeffect resist history circa research drug forum research method opinion state feeling racetams data performance link work image test performance work work brianjohnson performance lab mind awesome test effect nootropics manner mind option understand amp approval tell people respond start kyrill link attack reason tolerance condition cbd oil brain choline centrophenoxine alpha gpc carnitine citicoline type supplement form sulbutimaine type nootropics state country prescription information visit website livewellnootropics nootropics pill medication work wake order pill cost pill result balance competent kind tuning chemical value staple effect noots damage stress optimization kind psychopharmacology stuff understand amp approval tell people respond start brain racetam ampakines racetams oxiracetam pramiracetam dipeptide source increase acetylcholine source cdp choline alcar choline bitartrate nootropics friend powder supplier cycle fan alpha brain fails information ingredient fat pas stack substance combination citicoline alpha gpc tyrosine lion mane mushroom bacopa monnieri dha wonder effect performance lab mind awesome nootropics pill brain offer stats memory quicker accurate anybody check alpha brain lucid dream measure cognition difference form style test accuracy question card memory test track performance idea effect exercise cognition test hurt exercise huh effect pain cognition increase moment pain experience deprenyl fowkes help brain function check success stack piracetam aniracetam oxiracetam alpha gpc sulbutiamine mucuan stack sulbutiamine suni piracetam work brain kind benefit list work productivity review doubt claim manufacturer product user start substance backing build stack kind nootropics pre brain stack effect brain beat stack match brain chemistry work mass start nootropic start supplement figure option goal example goal manage anxiety nootropics success stack piracetam aniracetam oxiracetam alpha gpc sulbutiamine mucuan stack sulbutiamine suni piracetam work modafinil effect,"['aniracetam', 'alpha', 'brain', 'window', 'focus', 'function', 'tolerance', 'impact', 'people', 'nootropics', 'racetams', 'question', 'performance', 'galanthamine', 'lucid', 'fan', 'supplement', 'diet', 'case', 'effect', 'analytics', 'express', 'series', 'game', 'experiment', 'measuredme', 'check', 'btw', 'cognition', 'stroopeffect', 'resist', 'history', 'circa', 'research', 'drug', 'forum', 'research', 'method', 'opinion', 'state', 'feeling', 'racetams', 'data', 'performance', 'link', 'work', 'image', 'test', 'performance', 'work', 'work', 'brianjohnson', 'performance', 'lab', 'mind', 'awesome', 'test', 'effect', 'nootropics', 'manner', 'mind', 'option', 'understand', 'amp', 'approval', 'tell', 'people', 'respond', 'start', 'kyrill', 'link', 'attack', 'reason', 'tolerance', 'condition', 'cbd', 'oil', 'brain', 'choline', 'centrophenoxine', 'alpha', 'gpc', 'carnitine', 'citicoline', 'type', 'supplement', 'form', 'sulbutimaine', 'type', 'nootropics', 'state', 'country', 'prescription', 'information', 'visit', 'website', 'livewellnootropics', 'nootropics', 'pill', 'medication', 'work', 'wake', 'order', 'pill', 'cost', 'pill', 'result', 'balance', 'competent', 'kind', 'tuning', 'chemical', 'value', 'staple', 'effect', 'noots', 'damage', 'stress', 'optimization', 'kind', 'psychopharmacology', 'stuff', 'understand', 'amp', 'approval', 'tell', 'people', 'respond', 'start', 'brain', 'racetam', 'ampakines', 'racetams', 'oxiracetam', 'pramiracetam', 'dipeptide', 'source', 'increase', 'acetylcholine', 'source', 'cdp', 'choline', 'alcar', 'choline', 'bitartrate', 'nootropics', 'friend', 'powder', 'supplier', 'cycle', 'fan', 'alpha', 'brain', 'fails', 'information', 'ingredient', 'fat', 'pas', 'stack', 'substance', 'combination', 'citicoline', 'alpha', 'gpc', 'tyrosine', 'lion', 'mane', 'mushroom', 'bacopa', 'monnieri', 'dha', 'wonder', 'effect', 'performance', 'lab', 'mind', 'awesome', 'nootropics', 'pill', 'brain', 'offer', 'stats', 'memory', 'quicker', 'accurate', 'anybody', 'check', 'alpha', 'brain', 'lucid', 'dream', 'measure', 'cognition', 'difference', 'form', 'style', 'test', 'accuracy', 'question', 'card', 'memory', 'test', 'track', 'performance', 'idea', 'effect', 'exercise', 'cognition', 'test', 'hurt', 'exercise', 'huh', 'effect', 'pain', 'cognition', 'increase', 'moment', 'pain', 'experience', 'deprenyl', 'fowkes', 'help', 'brain', 'function', 'check', 'success', 'stack', 'piracetam', 'aniracetam', 'oxiracetam', 'alpha', 'gpc', 'sulbutiamine', 'mucuan', 'stack', 'sulbutiamine', 'suni', 'piracetam', 'work', 'brain', 'kind', 'benefit', 'list', 'work', 'productivity', 'review', 'doubt', 'claim', 'manufacturer', 'product', 'user', 'start', 'substance', 'backing', 'build', 'stack', 'kind', 'nootropics', 'pre', 'brain', 'stack', 'effect', 'brain', 'beat', 'stack', 'match', 'brain', 'chemistry', 'work', 'mass', 'start', 'nootropic', 'start', 'supplement', 'figure', 'option', 'goal', 'example', 'goal', 'manage', 'anxiety', 'nootropics', 'success', 'stack', 'piracetam', 'aniracetam', 'oxiracetam', 'alpha', 'gpc', 'sulbutiamine', 'mucuan', 'stack', 'sulbutiamine', 'suni', 'piracetam', 'work', 'modafinil', 'effect']"
+525.0,vimeo archive share tell event presentation suck experiment view,"['vimeo', 'archive', 'share', 'tell', 'event', 'presentation', 'suck', 'experiment', 'view']"
+526.0,psychology student scotland dissertation self geek health blog friend health blog source health information min reponses question email macpherson hotmail uk,"['psychology', 'student', 'scotland', 'dissertation', 'self', 'geek', 'health', 'blog', 'friend', 'health', 'blog', 'source', 'health', 'information', 'min', 'reponses', 'question', 'email', 'macpherson', 'hotmail', 'uk']"
+527.0,thread psychology student scotland dissertation self geek health blog friend health blog source health information min reponses question email macpherson hotmail uk,"['thread', 'psychology', 'student', 'scotland', 'dissertation', 'self', 'geek', 'health', 'blog', 'friend', 'health', 'blog', 'source', 'health', 'information', 'min', 'reponses', 'question', 'email', 'macpherson', 'hotmail', 'uk']"
+528.0,post psychology student scotland dissertation self geek health blog friend health blog source health information min reponses question email macpherson hotmail uk,"['post', 'psychology', 'student', 'scotland', 'dissertation', 'self', 'geek', 'health', 'blog', 'friend', 'health', 'blog', 'source', 'health', 'information', 'min', 'reponses', 'question', 'email', 'macpherson', 'hotmail', 'uk']"
+529.0,forum apology book read,"['forum', 'apology', 'book', 'read']"
+530.0,group member limitation psychology student help thesis survey movement study result research data survey privacy policy data party anonymity data ensures conclusion participant participation anna nig,"['group', 'member', 'limitation', 'psychology', 'student', 'help', 'thesis', 'survey', 'movement', 'study', 'result', 'research', 'data', 'survey', 'privacy', 'policy', 'data', 'party', 'anonymity', 'data', 'ensures', 'conclusion', 'participant', 'participation', 'anna', 'nig']"
+531.0,school book biochemistry biochemistry lippincott series star online course neuroscience university neuroscience explores organization neurophysiology framework course dig health diet paul jaminet reference material self topic progress skyline aspiration area cultivation state performance meditation nootropics practice sr strength course area blog companion fb page communicate finding audience human pattern place history worship god ritual stock market trading experiment brain randomness tendency form process process self experiment topic series post area starter domain wikipedia level connect work manner skyline point biochemistry neuroscience book recs expert expert economy subdomain knowledge domain idea biochemist contact guidance experiment basic field book neuroscience stats fruit university program study course course collection choosing area biochemistry bioinformatics genetics nutrigenomics area impact self experimentation ability research awareness body biology knowledge work knowledge variety program school course program idea idea book biochemistry biochemistry course issue link area strength training nutrition people book post people analysis information view point lack biochemistry genetics area access research dissect analysis create idea book online university course people biochemistry lab strength performance foundation skill control analysis biochemistry genetics problem experiment idea facebook connect,"['school', 'book', 'biochemistry', 'biochemistry', 'lippincott', 'series', 'star', 'online', 'course', 'neuroscience', 'university', 'neuroscience', 'explores', 'organization', 'neurophysiology', 'framework', 'course', 'dig', 'health', 'diet', 'paul', 'jaminet', 'reference', 'material', 'self', 'topic', 'progress', 'skyline', 'aspiration', 'area', 'cultivation', 'state', 'performance', 'meditation', 'nootropics', 'practice', 'sr', 'strength', 'course', 'area', 'blog', 'companion', 'fb', 'page', 'communicate', 'finding', 'audience', 'human', 'pattern', 'place', 'history', 'worship', 'god', 'ritual', 'stock', 'market', 'trading', 'experiment', 'brain', 'randomness', 'tendency', 'form', 'process', 'process', 'self', 'experiment', 'topic', 'series', 'post', 'area', 'starter', 'domain', 'wikipedia', 'level', 'connect', 'work', 'manner', 'skyline', 'point', 'biochemistry', 'neuroscience', 'book', 'recs', 'expert', 'expert', 'economy', 'subdomain', 'knowledge', 'domain', 'idea', 'biochemist', 'contact', 'guidance', 'experiment', 'basic', 'field', 'book', 'neuroscience', 'stats', 'fruit', 'university', 'program', 'study', 'course', 'course', 'collection', 'choosing', 'area', 'biochemistry', 'bioinformatics', 'genetics', 'nutrigenomics', 'area', 'impact', 'self', 'experimentation', 'ability', 'research', 'awareness', 'body', 'biology', 'knowledge', 'work', 'knowledge', 'variety', 'program', 'school', 'course', 'program', 'idea', 'idea', 'book', 'biochemistry', 'biochemistry', 'course', 'issue', 'link', 'area', 'strength', 'training', 'nutrition', 'people', 'book', 'post', 'people', 'analysis', 'information', 'view', 'point', 'lack', 'biochemistry', 'genetics', 'area', 'access', 'research', 'dissect', 'analysis', 'create', 'idea', 'book', 'online', 'university', 'course', 'people', 'biochemistry', 'lab', 'strength', 'performance', 'foundation', 'skill', 'control', 'analysis', 'biochemistry', 'genetics', 'problem', 'experiment', 'idea', 'facebook', 'connect']"
+532.0,research device people fitness level space brain phone email gmail marko,"['research', 'device', 'people', 'fitness', 'level', 'space', 'brain', 'phone', 'email', 'gmail', 'marko']"
+533.0,research device people fitness level space brain phone email gmail marko,"['research', 'device', 'people', 'fitness', 'level', 'space', 'brain', 'phone', 'email', 'gmail', 'marko']"
+534.0,michael breus insomnia blog cycle bed wake alarm clock morning test method addition alarm data zeo sleep metric performance result bedtime slot moment staffed work job wake,"['michael', 'breus', 'insomnia', 'blog', 'cycle', 'bed', 'wake', 'alarm', 'clock', 'morning', 'test', 'method', 'addition', 'alarm', 'data', 'zeo', 'sleep', 'metric', 'performance', 'result', 'bedtime', 'slot', 'moment', 'staffed', 'work', 'job', 'wake']"
+535.0,gal idea question read developer datafields challenge data model idea model relationship data workout exercise set model end location duration note heavyness heartfrequency heartfrequency bloodpressure bloodpressure type strength exercise target setcount setcount muscle repetition repetition cadence second cadence form rating heavyness rating challenge set set set model reply reach email twitter,"['gal', 'idea', 'question', 'read', 'developer', 'datafields', 'challenge', 'data', 'model', 'idea', 'model', 'relationship', 'data', 'workout', 'exercise', 'set', 'model', 'end', 'location', 'duration', 'note', 'heavyness', 'heartfrequency', 'heartfrequency', 'bloodpressure', 'bloodpressure', 'type', 'strength', 'exercise', 'target', 'setcount', 'setcount', 'muscle', 'repetition', 'repetition', 'cadence', 'second', 'cadence', 'form', 'rating', 'heavyness', 'rating', 'challenge', 'set', 'set', 'set', 'model', 'reply', 'reach', 'email', 'twitter']"
+536.0,fitness gadget kickstarter set lifting exercise pedometer kickstarter smartiron delegate workout brainless smartiron plan record workout trainer,"['fitness', 'gadget', 'kickstarter', 'set', 'lifting', 'exercise', 'pedometer', 'kickstarter', 'smartiron', 'delegate', 'workout', 'brainless', 'smartiron', 'plan', 'record', 'workout', 'trainer']"
+537.0,undertaking hallo post site people membership kind activity brown student master psychology mapp program university england course research project mood emotion people ability self regulate self regulation context project goal calorie smoking cigarette site combination exercise loss aim mood mood psychologist mood help regulation mood celebrate lunch feeling psychology science research reference request contact supervisor result journal form gain fact survey provide data data entry draw prize gift voucher feature survey qsers result format compare mood duration study sign join pas message friend family hope nick,"['undertaking', 'hallo', 'post', 'site', 'people', 'membership', 'kind', 'activity', 'brown', 'student', 'master', 'psychology', 'mapp', 'program', 'university', 'england', 'course', 'research', 'project', 'mood', 'emotion', 'people', 'ability', 'self', 'regulate', 'self', 'regulation', 'context', 'project', 'goal', 'calorie', 'smoking', 'cigarette', 'site', 'combination', 'exercise', 'loss', 'aim', 'mood', 'mood', 'psychologist', 'mood', 'help', 'regulation', 'mood', 'celebrate', 'lunch', 'feeling', 'psychology', 'science', 'research', 'reference', 'request', 'contact', 'supervisor', 'result', 'journal', 'form', 'gain', 'fact', 'survey', 'provide', 'data', 'data', 'entry', 'draw', 'prize', 'gift', 'voucher', 'feature', 'survey', 'qsers', 'result', 'format', 'compare', 'mood', 'duration', 'study', 'sign', 'join', 'pas', 'message', 'friend', 'family', 'hope', 'nick']"
+538.0,paragraph mail security concern problem wolf self sort sentiment analysis chance place people doable hardware requirement feedback gmail offline mode core i7 acceleration cloud gpu acceleration cloud vik paruchuri install extension aura google chrome store publishing message sentiment score message message point concern control explanation reaction upset understand reply reply help person idea problem remark racist health expectation message score message sentiment analysis tool message aggregate tool promethean paragraph mail security concern problem wolf self sort sentiment analysis chance place people doable hardware requirement feedback gmail offline mode core i7 acceleration cloud gpu acceleration sentiment analysis simple word stuff data generate cost money gpu acceleration sentiment analysis piece extension super highlight text click extension button bar tell sentiment install extension aura google chrome store publishing,"['paragraph', 'mail', 'security', 'concern', 'problem', 'wolf', 'self', 'sort', 'sentiment', 'analysis', 'chance', 'place', 'people', 'doable', 'hardware', 'requirement', 'feedback', 'gmail', 'offline', 'mode', 'core', 'i7', 'acceleration', 'cloud', 'gpu', 'acceleration', 'cloud', 'vik', 'paruchuri', 'install', 'extension', 'aura', 'google', 'chrome', 'store', 'publishing', 'message', 'sentiment', 'score', 'message', 'message', 'point', 'concern', 'control', 'explanation', 'reaction', 'upset', 'understand', 'reply', 'reply', 'help', 'person', 'idea', 'problem', 'remark', 'racist', 'health', 'expectation', 'message', 'score', 'message', 'sentiment', 'analysis', 'tool', 'message', 'aggregate', 'tool', 'promethean', 'paragraph', 'mail', 'security', 'concern', 'problem', 'wolf', 'self', 'sort', 'sentiment', 'analysis', 'chance', 'place', 'people', 'doable', 'hardware', 'requirement', 'feedback', 'gmail', 'offline', 'mode', 'core', 'i7', 'acceleration', 'cloud', 'gpu', 'acceleration', 'sentiment', 'analysis', 'simple', 'word', 'stuff', 'data', 'generate', 'cost', 'money', 'gpu', 'acceleration', 'sentiment', 'analysis', 'piece', 'extension', 'super', 'highlight', 'text', 'click', 'extension', 'button', 'bar', 'tell', 'sentiment', 'install', 'extension', 'aura', 'google', 'chrome', 'store', 'publishing']"
+539.0,self er distill attention data self population,"['self', 'er', 'distill', 'attention', 'data', 'self', 'population']"
+540.0,article pocket data speak point article data value data set result human article data order value data step tool job mickdee article pocket data article focus behavior emotion value data cause effect health energy issue sort reality correlation target point building world focus data experience health focus body tissue cell molecule atom mind mind,"['article', 'pocket', 'data', 'speak', 'point', 'article', 'data', 'value', 'data', 'set', 'result', 'human', 'article', 'data', 'order', 'value', 'data', 'step', 'tool', 'job', 'mickdee', 'article', 'pocket', 'data', 'article', 'focus', 'behavior', 'emotion', 'value', 'data', 'cause', 'effect', 'health', 'energy', 'issue', 'sort', 'reality', 'correlation', 'target', 'point', 'building', 'world', 'focus', 'data', 'experience', 'health', 'focus', 'body', 'tissue', 'cell', 'molecule', 'atom', 'mind', 'mind']"
+541.0,metric body composition ph amp hscrp basis sign reference point illness knowledge result performance engineering health kilter motivator track self business friend importance self example american track technology source pitch importance jay,"['metric', 'body', 'composition', 'ph', 'amp', 'hscrp', 'basis', 'sign', 'reference', 'point', 'illness', 'knowledge', 'result', 'performance', 'engineering', 'health', 'kilter', 'motivator', 'track', 'self', 'business', 'friend', 'importance', 'self', 'example', 'american', 'track', 'technology', 'source', 'pitch', 'importance', 'jay']"
+542.0,reference retreat recommend course buddhist centre meditation pattern thought judgemental meditation meditation retreat vipassana meditation retreat meditation technique progress retreat tool teaching mention retreat participant donation end pay forward retreat impact course oops dhamma parent site vipassana retreat vipassana center center world chance answer question experience post pdoc center type medication therapy doc book mind medication tool deal anxiety book book prep help peace mindfulness anxiety gad calm health youtube channel blog topic,"['reference', 'retreat', 'recommend', 'course', 'buddhist', 'centre', 'meditation', 'pattern', 'thought', 'judgemental', 'meditation', 'meditation', 'retreat', 'vipassana', 'meditation', 'retreat', 'meditation', 'technique', 'progress', 'retreat', 'tool', 'teaching', 'mention', 'retreat', 'participant', 'donation', 'end', 'pay', 'forward', 'retreat', 'impact', 'course', 'oops', 'dhamma', 'parent', 'site', 'vipassana', 'retreat', 'vipassana', 'center', 'center', 'world', 'chance', 'answer', 'question', 'experience', 'post', 'pdoc', 'center', 'type', 'medication', 'therapy', 'doc', 'book', 'mind', 'medication', 'tool', 'deal', 'anxiety', 'book', 'book', 'prep', 'help', 'peace', 'mindfulness', 'anxiety', 'gad', 'calm', 'health', 'youtube', 'channel', 'blog', 'topic']"
+543.0,question rescuetime application track spending work work connect leangth application pomadora work chunk manage distraction count success hope kind field censor example web news email focus problem write memo email censor difference focus concentration attention task angele,"['question', 'rescuetime', 'application', 'track', 'spending', 'work', 'work', 'connect', 'leangth', 'application', 'pomadora', 'work', 'chunk', 'manage', 'distraction', 'count', 'success', 'hope', 'kind', 'field', 'censor', 'example', 'web', 'news', 'email', 'focus', 'problem', 'write', 'memo', 'email', 'censor', 'difference', 'focus', 'concentration', 'attention', 'task', 'angele']"
+544.0,share data company organization reason option example check check check figure data share check company access check export data bulk service data approach project duration world data method tool condition data exploration store backup data method share data permission data flow data visualization briefly change business reason people community problem comment idea backup data method tool safe trial version data allows csv data piece puzzle world gentry work data event night experience term data set idea data repository work perspective user log password generate upload data directory data user anybody data directory visualization view visualization outline scenario group case comment session night idea comment conversation person uploads data visualizer post question uploader uploader respond cumbersome mail communication help data limit visualization somebody data visualization people metadata data pattern datasets example walk work bikerides,"['share', 'data', 'company', 'organization', 'reason', 'option', 'example', 'check', 'check', 'check', 'figure', 'data', 'share', 'check', 'company', 'access', 'check', 'export', 'data', 'bulk', 'service', 'data', 'approach', 'project', 'duration', 'world', 'data', 'method', 'tool', 'condition', 'data', 'exploration', 'store', 'backup', 'data', 'method', 'share', 'data', 'permission', 'data', 'flow', 'data', 'visualization', 'briefly', 'change', 'business', 'reason', 'people', 'community', 'problem', 'comment', 'idea', 'backup', 'data', 'method', 'tool', 'safe', 'trial', 'version', 'data', 'allows', 'csv', 'data', 'piece', 'puzzle', 'world', 'gentry', 'work', 'data', 'event', 'night', 'experience', 'term', 'data', 'set', 'idea', 'data', 'repository', 'work', 'perspective', 'user', 'log', 'password', 'generate', 'upload', 'data', 'directory', 'data', 'user', 'anybody', 'data', 'directory', 'visualization', 'view', 'visualization', 'outline', 'scenario', 'group', 'case', 'comment', 'session', 'night', 'idea', 'comment', 'conversation', 'person', 'uploads', 'data', 'visualizer', 'post', 'question', 'uploader', 'uploader', 'respond', 'cumbersome', 'mail', 'communication', 'help', 'data', 'limit', 'visualization', 'somebody', 'data', 'visualization', 'people', 'metadata', 'data', 'pattern', 'datasets', 'example', 'walk', 'work', 'bikerides']"
+545.0,self track university project self,"['self', 'track', 'university', 'project', 'self']"
+546.0,university project self,"['university', 'project', 'self']"
+547.0,medivate mobile iphone partner tool user hope medivate help feature list practice core feature duration comment practice journal log comment graph data visualization data community interface practitioner challenge beautiful web timer track sleep drop apps development list,"['medivate', 'mobile', 'iphone', 'partner', 'tool', 'user', 'hope', 'medivate', 'help', 'feature', 'list', 'practice', 'core', 'feature', 'duration', 'comment', 'practice', 'journal', 'log', 'comment', 'graph', 'data', 'visualization', 'data', 'community', 'interface', 'practitioner', 'challenge', 'beautiful', 'web', 'timer', 'track', 'sleep', 'drop', 'apps', 'development', 'list']"
+548.0,shawn founder funl funl web app reinforcement help habit pay habit incentive perform habit reward progress goal goal splurge reward knowing beta people habit feedback member help drive habit plan support integration habit encouragement build reward portion connect user bank account retailer shawn,"['shawn', 'founder', 'funl', 'funl', 'web', 'app', 'reinforcement', 'help', 'habit', 'pay', 'habit', 'incentive', 'perform', 'habit', 'reward', 'progress', 'goal', 'goal', 'splurge', 'reward', 'knowing', 'beta', 'people', 'habit', 'feedback', 'member', 'help', 'drive', 'habit', 'plan', 'support', 'integration', 'habit', 'encouragement', 'build', 'reward', 'portion', 'connect', 'user', 'bank', 'account', 'retailer', 'shawn']"
+549.0,shawn founder funl funl web app reinforcement help habit pay habit incentive perform habit reward progress goal goal splurge reward differentiate service failure reinforcement performance hear thought finance spin habit formation approach shawn mode beta user cessation people break expense user reward vacation fund morning coffee espresso machine home quit smoking cigarette skip dinner wife justify money vice,"['shawn', 'founder', 'funl', 'funl', 'web', 'app', 'reinforcement', 'help', 'habit', 'pay', 'habit', 'incentive', 'perform', 'habit', 'reward', 'progress', 'goal', 'goal', 'splurge', 'reward', 'differentiate', 'service', 'failure', 'reinforcement', 'performance', 'hear', 'thought', 'finance', 'spin', 'habit', 'formation', 'approach', 'shawn', 'mode', 'beta', 'user', 'cessation', 'people', 'break', 'expense', 'user', 'reward', 'vacation', 'fund', 'morning', 'coffee', 'espresso', 'machine', 'home', 'quit', 'smoking', 'cigarette', 'skip', 'dinner', 'wife', 'justify', 'money', 'vice']"
+551.0,friend ask tell help visit nutrition practitioner area help project project ann graduate student course product design program graduate design research method course design individual project reason people food eat people conduct interview individual story interview video presentation class advance help jon kleiman,"['friend', 'ask', 'tell', 'help', 'visit', 'nutrition', 'practitioner', 'area', 'help', 'project', 'project', 'ann', 'graduate', 'student', 'course', 'product', 'design', 'program', 'graduate', 'design', 'research', 'method', 'course', 'design', 'individual', 'project', 'reason', 'people', 'food', 'eat', 'people', 'conduct', 'interview', 'individual', 'story', 'interview', 'video', 'presentation', 'class', 'advance', 'help', 'jon', 'kleiman']"
+553.0,direction health space startup question ask doctor possibility user habit spicy food segment risk group person cavity test course recommendation standard health efficient learn content metric cortisol level measure stress help offer person experience stress sign cavity comfort food analytics express series game experiment measuredme survey health repair teeth procedure solution result survey tool signifies process health folk experience exploration place feedback group mexico factor link health monitoring purpose target susceptibility halitosis cavity functionality app data oh survey survey health monitoring,"['direction', 'health', 'space', 'startup', 'question', 'ask', 'doctor', 'possibility', 'user', 'habit', 'spicy', 'food', 'segment', 'risk', 'group', 'person', 'cavity', 'test', 'course', 'recommendation', 'standard', 'health', 'efficient', 'learn', 'content', 'metric', 'cortisol', 'level', 'measure', 'stress', 'help', 'offer', 'person', 'experience', 'stress', 'sign', 'cavity', 'comfort', 'food', 'analytics', 'express', 'series', 'game', 'experiment', 'measuredme', 'survey', 'health', 'repair', 'teeth', 'procedure', 'solution', 'result', 'survey', 'tool', 'signifies', 'process', 'health', 'folk', 'experience', 'exploration', 'place', 'feedback', 'group', 'mexico', 'factor', 'link', 'health', 'monitoring', 'purpose', 'target', 'susceptibility', 'halitosis', 'cavity', 'functionality', 'app', 'data', 'oh', 'survey', 'survey', 'health', 'monitoring']"
+554.0,description assumption community folk developer user eye idea sentence comment data protocol network gary question solution practice doc community work patient instance paul abramson doctor group talk meeting data practice section story group abramson practice hope tweet paul discussion jim amp technology amp care behavior change area list state emr technology product doctor patient standard compliance legality hinder workflow business productivity solution work technology practice patient case scalability ux technology integrate silo information amp case care layer data goal change technology cart horse technology form vendor basic generation case vendor basic moment technology change care parallel moment figure utilize data people practice san francisco doctor group variety care scenario team people technology tool people interaction technology technology augments combination doctor coach psychotherapist team integrate data result team approach individual btw doctor premature state technology physician course party payors future machine automation priority master engineering coder discussion abramson md twitter quantdoctor practice blog data protocol network data archiving allows exchange patient healthcare team core forming network space future development initiative vendor user money building ground bypass issue vendor software module problem goal management patient nurse counsellor module core structure patient data point premature build obstacle university artist data data approach art line vendor cooperative network family doctor work town manage patient office hospital technology doctor patient habit goal encourage patient patient problem end software support goal support forum doctor information database unit effect goal habit change patient data organize data data engineer generate stats set information string image thought experience hope residency video software record shock horror vendor people data europe scratch building functionality digitization data principle prototyping clinic hardware software network country multiple state agency university clinician artist industry reason process east south technology bypass legacy vendor patient data capture future scientist mix push generation guidance user environment kind practice hospital bureaucracy data jim talk project organizer engineer doctor software entrepreneur space self emr apple ii communication record company medicalogic product ge centricity ambulatory ehr decade ehr development incentive innovation field freedom movement encourages approach health mark markleavitt mark markleavitt markleavitt,"['description', 'assumption', 'community', 'folk', 'developer', 'user', 'eye', 'idea', 'sentence', 'comment', 'data', 'protocol', 'network', 'gary', 'question', 'solution', 'practice', 'doc', 'community', 'work', 'patient', 'instance', 'paul', 'abramson', 'doctor', 'group', 'talk', 'meeting', 'data', 'practice', 'section', 'story', 'group', 'abramson', 'practice', 'hope', 'tweet', 'paul', 'discussion', 'jim', 'amp', 'technology', 'amp', 'care', 'behavior', 'change', 'area', 'list', 'state', 'emr', 'technology', 'product', 'doctor', 'patient', 'standard', 'compliance', 'legality', 'hinder', 'workflow', 'business', 'productivity', 'solution', 'work', 'technology', 'practice', 'patient', 'case', 'scalability', 'ux', 'technology', 'integrate', 'silo', 'information', 'amp', 'case', 'care', 'layer', 'data', 'goal', 'change', 'technology', 'cart', 'horse', 'technology', 'form', 'vendor', 'basic', 'generation', 'case', 'vendor', 'basic', 'moment', 'technology', 'change', 'care', 'parallel', 'moment', 'figure', 'utilize', 'data', 'people', 'practice', 'san', 'francisco', 'doctor', 'group', 'variety', 'care', 'scenario', 'team', 'people', 'technology', 'tool', 'people', 'interaction', 'technology', 'technology', 'augments', 'combination', 'doctor', 'coach', 'psychotherapist', 'team', 'integrate', 'data', 'result', 'team', 'approach', 'individual', 'btw', 'doctor', 'premature', 'state', 'technology', 'physician', 'course', 'party', 'payors', 'future', 'machine', 'automation', 'priority', 'master', 'engineering', 'coder', 'discussion', 'abramson', 'md', 'twitter', 'quantdoctor', 'practice', 'blog', 'data', 'protocol', 'network', 'data', 'archiving', 'allows', 'exchange', 'patient', 'healthcare', 'team', 'core', 'forming', 'network', 'space', 'future', 'development', 'initiative', 'vendor', 'user', 'money', 'building', 'ground', 'bypass', 'issue', 'vendor', 'software', 'module', 'problem', 'goal', 'management', 'patient', 'nurse', 'counsellor', 'module', 'core', 'structure', 'patient', 'data', 'point', 'premature', 'build', 'obstacle', 'university', 'artist', 'data', 'data', 'approach', 'art', 'line', 'vendor', 'cooperative', 'network', 'family', 'doctor', 'work', 'town', 'manage', 'patient', 'office', 'hospital', 'technology', 'doctor', 'patient', 'habit', 'goal', 'encourage', 'patient', 'patient', 'problem', 'end', 'software', 'support', 'goal', 'support', 'forum', 'doctor', 'information', 'database', 'unit', 'effect', 'goal', 'habit', 'change', 'patient', 'data', 'organize', 'data', 'data', 'engineer', 'generate', 'stats', 'set', 'information', 'string', 'image', 'thought', 'experience', 'hope', 'residency', 'video', 'software', 'record', 'shock', 'horror', 'vendor', 'people', 'data', 'europe', 'scratch', 'building', 'functionality', 'digitization', 'data', 'principle', 'prototyping', 'clinic', 'hardware', 'software', 'network', 'country', 'multiple', 'state', 'agency', 'university', 'clinician', 'artist', 'industry', 'reason', 'process', 'east', 'south', 'technology', 'bypass', 'legacy', 'vendor', 'patient', 'data', 'capture', 'future', 'scientist', 'mix', 'push', 'generation', 'guidance', 'user', 'environment', 'kind', 'practice', 'hospital', 'bureaucracy', 'data', 'jim', 'talk', 'project', 'organizer', 'engineer', 'doctor', 'software', 'entrepreneur', 'space', 'self', 'emr', 'apple', 'ii', 'communication', 'record', 'company', 'medicalogic', 'product', 'ge', 'centricity', 'ambulatory', 'ehr', 'decade', 'ehr', 'development', 'incentive', 'innovation', 'field', 'freedom', 'movement', 'encourages', 'approach', 'health', 'mark', 'markleavitt', 'mark', 'markleavitt', 'markleavitt']"
+555.0,question data source correlation analysis software check allows data run correlation group difference zq score component night score rem potential ka concept wall metric order overlay graph datasets correlation sheet download program info program point correlation input data zeo sleep quality mood rating energy rating food alcohol consumption program break ingredient meal correlation ingredient correlation lack energy input fitocracy data binary work anyways program graph info advance help reply site measuredme check program help,"['question', 'data', 'source', 'correlation', 'analysis', 'software', 'check', 'allows', 'data', 'run', 'correlation', 'group', 'difference', 'zq', 'score', 'component', 'night', 'score', 'rem', 'potential', 'ka', 'concept', 'wall', 'metric', 'order', 'overlay', 'graph', 'datasets', 'correlation', 'sheet', 'download', 'program', 'info', 'program', 'point', 'correlation', 'input', 'data', 'zeo', 'sleep', 'quality', 'mood', 'rating', 'energy', 'rating', 'food', 'alcohol', 'consumption', 'program', 'break', 'ingredient', 'meal', 'correlation', 'ingredient', 'correlation', 'lack', 'energy', 'input', 'fitocracy', 'data', 'binary', 'work', 'anyways', 'program', 'graph', 'info', 'advance', 'help', 'reply', 'site', 'measuredme', 'check', 'program', 'help']"
+556.0,survey luck friend company apps bean build help survey survey question choice appreciate forum member questionnaire question response nation gap market question survey gap lack tell doc google online questionnaire online habit diagnosis survey online tool question survey code problem survey question suggestion reach adam frequencygroup quantifying,"['survey', 'luck', 'friend', 'company', 'apps', 'bean', 'build', 'help', 'survey', 'survey', 'question', 'choice', 'appreciate', 'forum', 'member', 'questionnaire', 'question', 'response', 'nation', 'gap', 'market', 'question', 'survey', 'gap', 'lack', 'tell', 'doc', 'google', 'online', 'questionnaire', 'online', 'habit', 'diagnosis', 'survey', 'online', 'tool', 'question', 'survey', 'code', 'problem', 'survey', 'question', 'suggestion', 'reach', 'adam', 'frequencygroup', 'quantifying']"
+558.0,self tracker spirometer self test lung breath condition respiration flow rate condition sort measurement energy level level recovery state analytics express series game experiment measuredme,"['self', 'tracker', 'spirometer', 'self', 'test', 'lung', 'breath', 'condition', 'respiration', 'flow', 'rate', 'condition', 'sort', 'measurement', 'energy', 'level', 'level', 'recovery', 'state', 'analytics', 'express', 'series', 'game', 'experiment', 'measuredme']"
+559.0,sensor phone people phone night phil course sleep attitude forget care hypnotherapist head half sort self control tv elektrischer reporter article temperature sensor night vision webcam head awake stood attempt workday measurement result possibility job repair supervise device research installation idea,"['sensor', 'phone', 'people', 'phone', 'night', 'phil', 'course', 'sleep', 'attitude', 'forget', 'care', 'hypnotherapist', 'head', 'half', 'sort', 'self', 'control', 'tv', 'elektrischer', 'reporter', 'article', 'temperature', 'sensor', 'night', 'vision', 'webcam', 'head', 'awake', 'stood', 'attempt', 'workday', 'measurement', 'result', 'possibility', 'job', 'repair', 'supervise', 'device', 'research', 'installation', 'idea']"
+560.0,community conference self fitness spreadsheet engineering skill goal idea meaning matter yuriy,"['community', 'conference', 'self', 'fitness', 'spreadsheet', 'engineering', 'skill', 'goal', 'idea', 'meaning', 'matter', 'yuriy']"
+561.0,zeo output waveform output output level frequency level theta alpha beta beta beta sleep measure output glad data wife sleep clinic produce chart spreadsheet xml file application app platform toolkit work job screenshots note comment window people unit data marc lewis zeo viewer model window view data mac work work mac article send doctor wife sleep study zeo data arduino zeo pin rx pin2 tx pin gnd pin gnd reading exercise raspberry memory storage logger zeo library python arduino connect kashifk update firmware clock zeo file card post zeo directory card sd card directory page motion sensor fitbit display zeo technology zeo decoder viewer source fix issue problem problem source copy bother fix fix url application wife zeo data version sleep manager clunky graph data graph ability annotate graph drug post project point zeo data viewer application information java application post feature state thought monitor wife user zeo sleep monitor facility java viewer viewer information post beta advice request suggestion wife jay application facility mor software zeoleth data port arduino firmware r firmware firmware output pc arduino location r firmware firmware thread sorry link web page sensor sign jay aitchsee version product zeo sleep manager headband phone application version bedside model bedside model offer access data version opinion jay output bedside model battery unit correct fact battery charger battery charger charge battery voltage limit battery matter charge rate battery matter board option measure voltage charge discharge lead version unencrypts card r version unencrypts card port note software download link quote pol098 post topic write technique tape gel moist quote link stuff download app blob version data table import zeo version problem date line work timing assistance demand import zeo monitor sleep release version zeoviewer change version version version advantage version disadvantage version qt version data date right encryption recall sign blog sign data log guess reason security data order device bedroom party website quote agaricus post topic colin sensor motion sensor trick movement infer respiratory pattern area expertise infer respiration distance requirement sensor sit nightstand post data sample people night partner work download zeo data headband code chance code run risk download zeo cost people access data issue access data data file people copy engr zeodecoderviewer0 run version java rebuilt java error copy crash copy people change clif123 information encryption approach zeo web site approach hold file buyer shame release contact people file information block cypher machine viewer knew understand reason work unit explain registration reading evaluation outcome zeo stage rem eye sensor output image zeo file instruction image zeo folder sd card kashifk java confusion reason ant version version zeo reason version restriction distribution source form error work machine copy mac version file file window machine work window machine batch file machine java people problem file woodinblack measure voltage battery charge case transmitter gold measure voltage measure voltage point battery terminal board power run quote tolerant post topic point board battery measure voltage regard charger battery capacity zeo battery capacity quote point board output charger voltage dip power voltage battery indicate battery capacity measurement factor idea wilsonintexas machine teh data zq awake display data graph data display tryingto gather data viewer guess display data sleep program flakey breath apnea data program csv file upload file viewer kill page data sleephead user load csv file version work hand info mean csv file match zeo zeo csv file application export format java viewer crash difference backup data application deal file engr processing bedside data assumes firmware data encryption run problem zeo data data r firmware data version zeosleepviewer error code data stuff unencryption data appearance block cypher access data people firmware file correct zeo asset tracker official site rubin zeo asset dickinson ex ceo colin lawlor colin news condition colin sensor motion sensor trick movement infer respiratory pattern area expertise infer respiration distance requirement sensor sit nightstand post data sample answer zeo question question asset value download zeo data headband code answer chance feel ask question support email ben rubin zeo asset company acquirer intention resource company community problem hope asset anybody volunteer write post company business overview index link post topic page dig link thread zeo firmware backup api data thread mind discussion eeg topic post feel discussion jay contribution myzeo anybody help purchase benefit community person work offer infrastructure volunteer ben rubin founder contributor ask pointer company hope somebody help request participant index zeo github thread discussion direction eye spot teh model night data ze sleepy head developer difference csv file difference file data intgervals help woodies neuro hormone tumor radiation finish zeo version card data display data displayes export scv problmes machine teh data zq awake display data graph data display tryingto gather data apnea data program csv file upload file viewer kill data tonight page data question csv file match suggestion graph data contact machine pattern cpap machine measure resperiation send yahoo email yahoo understand firmware data decoder library march zeo data viewer post jay state affair post android app api code stage eeg data zeo user csv file app quote sheet data zeo decoder viewer buy zeo nap data csv zeo data track night sleep zeo track nap data csv zeo deletes chart zeo export feature mobile user data decoder viewer quote zeodatadecoder zip zeo firmware zip marty zizz production zeo aspect tool sleep mask estimate unit feature phase create dawn consumer device measure wave eye movement muscle tension heart rate blood saturation accuracy price shipping link allows data port bedside unit sleep data card access data smartphones version zeo manager ibrain eeg successor end user kurtmyrmel paste post thread platform post post run ant compile source java run ant shy help zeo java automation tool download share success jay post zeo unit info hook port connection information sleep lab accelerometer information ecg electrode extension technique convenience headband work bob extension technique zeo elektrodes conductivity pol098 electrode success ecg electrode electrode night pack humidors electrode dropout tape micropore transpore electrode finger post post update data manager android file samsung galaxy s4 file house data structure hex bob jay decoder documentation section fall night section human output example output epoch research parameter data sleep rem night increase expense rem night slept tape recorder ir video catch motion accelerometer device movement movement terry zeo ebay morning sleep data galaxy s4 history data pc graph information night history tab phone landscape mode upload google drive pc zeo business solution information form summary form data data zeo android bob terry headband sensor sensor point cheaply plan instruction forum work model bob post information night zeo sleep manager device installing app sensor night data phone samsung zeo manager version sw version android app data night idea post share activity night history tab picture night data image phone post tmp folder android data myzero phone jpg night activity text share data picture display cell phone crude admit copy phone share save picture data data picture suggestion post ask author question adb android development kit data sdk myzeo android android backup extractor data backup zeo sqlite file suggestion post ask author question csv dump data apk myzeo demo data csv question night worth data zeo method method appreciate help observation spreadsheet zeo bedside information ability file zeosleep file zeosleep xml zeodatadecoder data source note zeo decoder viewer information sleep decoder viewer zeodecoderviewer0 sleep xml file output decoder viewer decoder viewer output rest information observation criticism thankful information forum zeo sensor company heard sensor data designation transmitter drop sooner silver coating sensor pad signal resistance skin measurement novice bob james skinner james skinner setup connection window data program zeolab adapter r order ebay buck james cable vcc ft232rq cable pin connector pinouts rx tx ct rts cable gnd vccio post adapter model bob terrry unit today price bid person unit unit list port stuff information bob project zeo headband project register receive update zeoband people order headband order manufacturing headband support zeo user instruction source software zeo data client zeo site source site thread mobile iphone work path post information sorry colin lawlor data comparison research sleep norm analysis data development thought zeo data sound data user agaricus email ben rubin zeo asset company acquirer intention resource company community problem organization capability market study business talk recommercialization beta tester news acquisition domain contact email godaddy crap domain content copy news news csv export data article apology news sleep breath doi assessment wireless headband sleep griessenberger amp p heib kunz study zeos link zeos unit agaricus colin zeo question question asset value download zeo data headband code answer chance feel ask question question access zeo corpus sleep data dataset form thousand sleep data void sleep data sort question people question ask advance question ponders moment cycle handful zeo report data zeo wake mention zeo hacker news zeo suck headband pattern temperature humidity lack temperature humidity sensor zeo sleep pattern trend deprivation influence smartphones tablet people weekend pol098 jay aitchsee article impact moon phase chart gotten fwiw correlation coefficient newness moon result spreadsheet cc november end cc libreoffice calc excel function iferror mod datedif date moon curiosity newness date regress night lunar effect data regression data user csv post analysis people data idiosyncrasy zeo employee asset database access charge lawlor heard heard ip update zeo data asset thread contain link site version link zeo page section alternative workarounds zeo effect user service site email function site support staff include state functionality intelligent alarm information night fall awake rem sleep state headband recommend post state affair post zeo zeo firmware store data zeo website plan zeo replacement stock unit replacement unit replacement closing run experiment device device state affair property zeo monitor zeo app recover data jay resource data retrieval post zimmerma379 decoder data electrode diy battery post reimplementation smartawake feature code display csv sleep data stats site data data user csv post analysis people data idiosyncrasy contribution analysis file zeo folder sd card file setting scratch thought test data data file encryption help zeoleth setting gt software version gt change zeo zeo file file card file image file zeo folder sd card work reading data fly arduino help data reference package data start sequence data sheet value woodinblack reference pin change firmware version zeo work setting software version gt change zeo zeo file file card file anybody problem jay cable plug arduino experience arduino cable pin overview source zeo data visit member blog zeo note link document zeo zeo material web jay comment instruction problem problem version firmware reason case version r version data arduino report help zeoleth review comment engr confirm unit setting button instruction firmware data data data zeodatadecoder zeodecoderviewer read data zeosleep file contains data data post thread instruction addition zeodecoderviewer create zeodata pc contain data zeosleep file install zeodatadecoder csv type data file work java data zeosleep file card jay forum info zeo bedside manager eeg data manager arduino sense data forum info project data zeo manager port update firmware manager data format data help jay reference suggestion report jay overview source zeo data visit member blog zeo note link document zeo zeo material web jay data pin bedside rx pin arduino ground ground arduino program int incomingbyte int zeopin setup begin port zeo set rate bps println void loop byte incomingbyte digitalread zeopin rx pin arduino println incomingbyte dec println print display version port bps port mistake reading input data headband idea port rx pin woodinblack version test output port arduino version data card woodinblack problem update firmware r version version update check data reader idea work port square suggestion woodinblack zeoleth data port arduino firmware r firmware firmware output pc arduino location r firmware firmware thread raspberry parser hansolo thought unit version zeo business mobile version reason hansolo sleep routine version device android app google play iphone app store run device iphone application io zeo iphone app iphone advance help ask zeo iphone send copy apps apple download phone android app zeo zeo unit firmare todo list iphone iphone send copy app advance daniel qsusername woodinblack viewer app james member woodinblack process forum cathy record zeo data file problem fix cathy card machine data produce response step post card data viewer firmware setting button button case janeyjane reason google sleep graph night sleep comparison data jane zeo website reference material zeo sleep comprises adult decline people half adult age half age zeo zq sleep compare model terry bob sensor unit sensor snap reading hypnogram stage awake sensor age sensor drop sensor head guess difference result session replacement schedule cover case condition terry transmit awake tell unit hall bathroom record awake deep produce wave interference link reading drop headband dirty cloth alcohol help water snap sensor presentation average moment presentation instance awake zeo explanation edit jay edit reference forum reason card pc insert firmware card file step copy firmware file zeo card meg match capacity zeo unit recognize wonder zeo possibility card input reason card work card forget card bedside unit create zeo pc copy firmware zeo folder work folder card card unit firmware data card data decoder work data card decoderviewer work viewer decoder firmware procedure review step post jay sleep apnea data program csv file upload file viewer kill question csv file match model user support csv file match export woodinblack viewer difference export sleepyhead woody hypnogram data demand author incorporate sec data hypnogram program sec hypnogram present information hypnogram btw test zeo headband start stage post method zeo data woody viewer suggestion share viewer jay source zip check message jay send csv post analysis people data idiosyncrasy net jay zeoleth update firmware data data collection port firmware v2 post topic step firmware firmware cable capture data port instruction janeyjane update sensor contact night viewer drop data night jane bob suffer apnea condition sleep research sleep increase exercise vitamin d3 treat deficiency rem med influence check thread lab link video equipment zeo stuff thread discus position accelerometer contributor blog talk data capture post jay btw bob unit bedside engr zeo card min data card require firmware owner zeo ip op engr relevant card sleep session session headband data unit jeb icon jay max cross reference text output xml output output zeo score stage zeo decision data stage sleep reference quote link jay quote post topic heart rate zeo data sec base hypnogram heart rate spike condition zeo base hypnogram reading blog link awake min segment display hypnogram register awake rule increment state calculation engr wire wake score wake zeo paragraph sleep scoring situation sleep graph rule report awakening cpaptalk blog idea data collection jay edit zeo viewer zeo monitor wife user zeo sleep monitor facility java viewer viewer information post beta advice request suggestion wife jay application facility mor zeo viewer bedside model window source java application zeo term view data view data viewer version pc install java mac java instruction place zeo pc copy zeo folder pc data case method data folder bedside unit data file bo3bber post decrypt data zeo firmware zeo firmware work future data r port access v2 zip v2 firmwareopenrealtime v2 zip install firmware download firmware zeo file copy place file zeo folder sd card zeo folder sd card bedside unit firmware zeo folder work firmware folder sd card place card unit press setting button button software version button erase card setting button data firmware bedside unit sleep data install install viewer download application zip zeodecoderviewer0 zip source zeodecoderviewer0 sourcezeocoderviewer contains source file broken viewer copy zip file location choice folder file file zeodecoderviewer place data application file viewer file load file navigate sd card zeosleep data file zeo folder card load data card data view zeo data file pc folder library file access data card data format snip contains portion example file hypnograms space value manipulation resource export data zeo bedside model resource term v2 zip unencryption firmware zeo firmware v2 zip unencrypt port access firmware v2 zip python library bridge port zeorawdata zip data introduction decoder library access data edit source decoderviewer zeodatasnip agaricus anybody volunteer write post company business overview index link post topic page dig problem thread post regard subject information working zeo theory methodology data model data model replacement rehab substitution post task start method separation category keyword post sort keyword woody viewer care data bedside model jane resource post page bo3bber decrypter copy zeosleep file install decode viewer woodinblack zeodecoderviewer version zeodecoder place link post post viewer polo1805 zeo sleep manager app answer unit answer capability unit answer bump jay discussion zeo monitor zeo sleep monitor mechanism deterioration material contact sweat grease zeo assumption replacement option approach jane jane assumption mechanism combination dirt worn zeo hand headband sensor pad pod delicate fabric consumer alcohol replacement policy silver fabric sensor pad bath result fabric alcohol pad wipe forehead headband wipe pad sweatiness sensitivity pad source source zeodecoderviewer0 zip eye bob viewer reporting point grouping confirms viewer right xml file output data decoder night data decoder text file janeyjane monitoring quote larrylwill post topic firmware data night read today data graph unit card firmware today hope work tomorrow wife cpap night zeo dr data sleep rem rest wake ups quote larry step post firmware zeo folder sd card unit setting button data unit break data collection website pull data card decoder decoderviewer georgia viewer zeo data tree date pane example click date window zeodecodervier select navigate location java program program file program file java jre7 bin javaw exe program program file bin javaw exe mike2 decoder viewer decoder decoder viewer zeo post patch fix bob effort meantime data xml output file sec interval epoch unit jay calton area zeo shut amp work monitor page zeo start amp type data limitation term availability data company calton model headband sensor information post resource data retrieval speak data unit jay eildosa version product zeo sleep manager headband phone application version bedside model bedside model offer access data version opinion jay overview source zeo data visit member blog zeo note link document zeo zeo material web jay zimmerma379 doe help decoder field specification representation date value format date tag tag value format date line field timestamp value case date date case field case date date tag ron appreciate help zeo home ron opinion zeo bedside bedside model display night sleep history zeodecoderviewer application night hypnogram zeodecoderviewer zeodatadecoder application access data csv type data spreadsheet illustrate trend fashion model monitor brainwave post apps fair device opinion usefulness people trouble representation night data opinion post user capability method data retrieval jay janeyjane oh meant zeo advice service zeo somebody advise data information website gp total determination insomnia figure data sleep expert point line issue somebody calcluate data jane jane access advice hygiene technique site trend aspect comparison spread sheet work guess user data spreadsheet chart work thread link idea opinion determine quality polysomnogram daytime sleepiness fatigue zeo tool example arousal jay janeyjane data lunch work chart phase phase varies date varies jane jane validity article impact moon phase chart gotten jay zeoleth review comment engr confirm unit setting button instruction firmware data data data zeodatadecoder zeodecoderviewer read data zeosleep file contains data data zeodecoderviewer post thread instruction addition zeodecoderviewer create zeodata pc contain data zeosleep file install zeodatadecoder csv type data file work java data zeosleep file card jay tool sound work data confirm glad firmware data discussion impedance cent head band impedance determine change compare impedance value value value night periond end jeb icon sec change sleep data jeb icon gt sec indication change head band sensor night spot check data night impedance value correlate value age relationship impedance sensor performance quote wire weaver post topic default zeo base correlate change data average state maxdarkside data plot data order create state data quote wire data paper access detection arousal patient disorder channel eeg jay zeo bedside model resource term v2 zip unencryption firmware zeo firmware v2 zip unencrypt port access firmware v2 zip python library bridge port zeorawdata zip data introduction decoder library access data text xml format zeodatadecoder zip decoder gui viewer decoder library access access data xml zip installing firmware myzeo export data export data data post bo3bber zeo export data christmas user firmware data data zeosleep file firmware version note difference file file sleep data zeo viewer woodinblack zeo monitor wife user zeo sleep monitor facility java viewer viewer information post beta advice request suggestion wife jay application facility email correction addition lester gb card ron instruction step card bedside unit folder card instruction firmware card firmware instruction unit data card anytime unit decryption firmware firmware data jay installation term pdf java datadecoder read file sd card xml output datadecoder run mode window version java jre java mac java instruction install datadecoder update firmware v2 instruction post download zeodatadecoder zip extract location review doc file note java jdk ant command prompt change cd datadecorder directory execute command zeosleep file directory java zeodatadecoder zeosleep create text file folder java zeodatadecoder zeosleep zeosleep txt create xml file folder java zeodatadecoder zeosleep zeosleep xml command java zeodatadecoder option directory zeosleep txt doc option error directory example error java external command java command path path example output terrry post determine zeo zeo awake work display phone headband transmitter phone headband dock end night headband data phone result change segment hypnogram device test wear headband night result video headband zeo talk difficulty instance rem headband unit amplitude help bedside unit eye forth zeo algorithm headband zeo trend absolute tell increase sleep obtains abnormality plmd blood work determine deficiency ferritin factor noise pain practice hygiene exercise drug help resort google drug sleep idea drug google drug promotion maintenance impact architecture idea data kind post idea jay wilsonintexas sleepy head developer difference csv file mark example csv file copy email property zeo hope incorrect agaricus correct zeo asset tracker official site rubin zeo asset dickinson ex ceo colin lawlor colin news condition colin sensor motion sensor trick movement infer respiratory pattern area expertise infer respiration distance requirement sensor sit nightstand post data sample answer zeo question question asset value download zeo data headband code answer chance feel ask question wondering question person ireland california tv tv spot million people night rest contactless sleep sensor device monitor provide suggestion woodinblack selling page motion sensor fitbit display zeo technology meeting night cpap machine comment version zeo unit display heard employee zeo rep division zeo consumer division division cpap division moment website product payment run product zeo unit link word zeo topic topic zeo topic purchase zeo smartphone bug build idea buy somebody zeo mfg shut shop idea serial range jay paper read process eeg data state understood finer algorithm somebody domain quicker pay employee zeo tell access state data card op engr zeo age responsibility income glimpse world weekend microwave order research brand model yoghurt dog kid park bike trailer game sun dinner constitution soccer yard mercury tilt switch kitchen bin alarm dog bin wore cct iphone realize help smartphone user help gt diagnostics information delete customersupport myzeo type email zeo app option info version android user version app shame access file night data zeo headset module contact battery comms connection fact zeo skt dock data communicate headband module firmware data transfer zeo mobile tonight battery charging tomorrow night post access data data zeo unit data deal program state research code test sleep data stream raw identify arousal default zeo correlate artifact arousal artifact apnea effort arousal arousal event arousal definition medicine shift frequency sleep beta theta frequency second second arousal rem access data access data data interval post access phase zeo second data zeo quote post topic zeo data decoder documentation doc file specifies interval min interval process data shorter interval engineer programmer plenty experience routine spare connection heart rate breathing heart rate heart rate variability hrv monitor hr oximeter generator correlation respiratory event increase problem point arousal constitute brief transition stage psg majority reras replicate measurement home eeg example measurement technique treatment decrease daytime symptom flow generator reras score reras quote post topic heart rate variability indicator challenge processing data engr hrv btw zeo today quote jay aitchsee post topic visit maxdarkside cpaptalk blog idea data collection quote jay blog fibrillation correlation sdb fibrillation default zeo base correlate change data average state maxdarkside data plot data order create state data dog stretch neck wire weaver headset module contact battery comms connection fact zeo skt dock data communicate headband module firmware data transfer link zeo dock post september brand zeo sleep manager ipod ipad hardware access data site myzeo work myzeo point direction pierre start post data post information file data replacement myzeo cause app crash ipad result luck mike type zeo discussion file card zeo folder zeosleep file data processing bedside data assumes firmware data encryption luck janeyjane notice diagnostics jane sqlite file database file zeodatastore v1 sqlite data bedside zeo file view data night file populate field zzosleeprecord table memory card card luck card plug card socket dirty unit data insertion connector socket approach example note cleaning device camera store address connector dirty sd connector insight problem difference janeyjane uk idea home automation data room temperature sensor idea skin thermometer correlation plot jane device measure humidity sensor measurement room measurement data collection analysis zeo data medication approach change structure question benefit risk sleep zeo result sershe headband battery battery degrades sershe hope picture share insight opening battery measurement bedside xml data file value night experience replacement battery battery attempt pry sensor alfie charge night design charge headband charge rate battery fact display headband sign experience zeo unit design unit battery replacement post thread picture process inside happens application heart rate zeo data graph topic issue night zephyr bioharness candidate zeo data zeodatadecoder process zeo data xml format hypnogram data excel column data state value plot column data series color axis gap column hid axis text hr data garmin fr60 heart rate strap bug approach garmin connect csv axis zephyr bioharness research heart rate variability sleepimage coupling frequency software kubios figure hr data input actigraphy device measure hrv data zeo data point kubios kubios limit data min plot output compile matlab stand application beddit link enjoy site import bedside data display stuff heart rate data zeo data information site anne session conference api link data site force zeo data site point future file view click login register click log zeo click upload graph link timeline zoom timeline mouse cursor scrollwheel finger area pan area sleep graph data timestamps timezone upload timezone browser display click add channel zeo device pane zeo stats contact twitter info robert ingredient lotion avalon ingredient sound solution correlation headband impedance min interval display sleep state min value min interval night playing idea measure importance headband connection result wire op engr hrv btw zeo today article level heart rate variation stage zeo identify stage challenge result decision health choice envi253 spreadsheet version sleepgraphs screenshots data sheet work version whats asset horizon assume image ability print email zeo view view data sample sqlite file sleep data data xml decoder import bedside xml file script view data mobile device rosabermudez post zeo bedside headband data suggestion access data rosa mexico rosa problem response step type process data pc mac woodinblack error work woodinblack run mac run version error information encryption approach zeo web site approach hold file buyer michael company purchase zeo asset unit buyer ebay unit school group project company evaluation unit alfie data conversion forum firmware capability unit reason card pc insert firmware card file step copy firmware file zeo card meg match capacity zeo unit recognize wonder zeo possibility card input card gb zeo bedside folder card bedside unit card pc zeo erase create folder data file firmware card zeo save card process transfer data pc upload myzeo website save luck dan1chris2 question zeo bed site firmware mac command java zeodatadecoder zeosleep zeosleep txt date display hypnogram data dan1chris2 data text file text file value display hypnogram display hypnogram count textedit result letter display hypnogram wwwlld xml lt display hypnogram gt lt display hypnogram gt erase data zeo bedside firmware headband impedance night conversion xml java zeodatadecoder zeosleep zeosleep xml xml data select file type space delimiter dashcode textedit luck wire weaver post access phase zeo second data zeo wire zeo data decoder documentation doc file specifies interval min interval process data shorter interval connection heart rate breathing heart rate heart rate variability hrv garmin band heart resolution hrv heart rate interval change heart rate sec interval indication news problem measurement sleep garmin zeo blog scene result data source result hope help krisp mindwave era brain machine interface mattel toy opponent brain wave electronics meditation approach game selection data collection unit result sleep measurement purchase zeo enjoy damnsharp help excel file workbook graph data sheet import data zeosleep txt data sheet date sheet drop box example data netherlands version excel problem formula report open result approach data sec data generate plot enjoy zeo excel plot pdf wire monitor hr oximeter generator correlation respiratory event increase problem point arousal constitute brief transition stage wire heart rate zeo data sec base hypnogram heart rate spike condition zeo base hypnogram reading blog link awake min segment display hypnogram register awake rule increment state calculation heart rate variability indicator challenge processing data luck maryshillue situation care data track agin pair device light zeo kaput end diy type online source replacement advice unit version answer question problem community night data sync phone pairing procedure headband electronics hiatus step headband headband battery charge night data degrades electronics phone io device phone desktop headband delete app data reinstall pair headband device phone headband amazon headband replacement sensor data unit headband link replacement source resale market zeo device replacement hope op engr source code program source code provide url wire jay paper read process eeg data state understood finer algorithm somebody domain quicker pay employee zeo tell access state data wire weaver article approach zeo card min data card require firmware owner zeo ip hrv data acquisition zeo result analysis process sample display hypnogram article heart rate variability sleep scott copy itunes file itunes zeo app phone mobile application itunes itunes music copy corrupt ios7 apple download zeo app course luck kind person copy io structure copy codesign vv file default landscape monitoring sleep help scott scott problem deeper file music itunes application zeo ipa creation modification date jun itunes byte suspicion itunes copy file creation date june itunes app ipad2 io crash io sqlite file test mobile unit mechanism display data conclusion display result desktop processing data excel file myzeo app content folder file creation modification date copy test code sign command version corrupt command line test app device data data process desktop thread robert stryk zeo headband ingredient water food op company lotion deterioration zeo result age schedule anybody observation impedance reading impedance headband data pre firmware skin oil connection indicator second headband head delay base station display head symbol zero data sleep state result impedance variation alters state result experiment difference goop zeo resistance measurement headband contact plate lb pressure ohm ohm ohm pressure connection snap connector variation point headband extension headband electronics addition counter diy site aloe solution conductivity ingredient spectra360 electrode heart monitor strap action link electrode site calton planning ipad zeo itunes sound hassle representation mean export picture data data deal calton app work io sleep data io mac imac data file database browser b1 imac device zeo zizz reach production idea architecture data beddit work unit michaeldkester company lab arizona college mike asu michaeldkester commercialize zeo window market kickstart project production michaeldkester software website hardware software amp hardware improvement idea post unit push data sd card connection sleep attempt question people data post discus result question xml display data base data base data wake rem count base data finer sec interval display data question sleep repeat combine data narrow cause environment dark cause heart rate pulseox movement candidate sleep study pol098 zeo concern posting gel ecg press stud connection result electrode sensor monitoring electrode p pack gt article type headband gel sleep electrode zeo sleep gel pol098 zeo sensor kit adapter plate match location zeo electronics connection zeo headband location approach option connection data field headband impedance measure performance setup headband impedance measure ability pick signal data headband indicates head connection article read impedance measurement sensor data deviation headband impedance setup headband deviation dropout night connection quality impact detection sleep sharing experiment woodinblack understand reason work unit explain registration woodinblack site information card line firmware update version encryption recall sign blog sign data upload dan firmware bedside unit headband ipad mac data dan firmware bedside unit headband post approach data io device line approach imac locate sqlite file ipad automate transfer post approach automation post thread kate greene forum question shame download firmware supply data programmer step step data spreadsheet advance chime process view file zeo decoder viewer kate al route decoder viewer version imac step version java result site plan result process model fit data result pattern event term plan data axis movement brainwave activity toshiba wifi card pull data zeo sneaker net zeo site push data zeo information feature heartmath process heart beat variation state hr monitor average site data output signal headband heart luck nasa study janeyjane iphones zeo app copying file itunes check jailbreak janeyjane ipad ability run version ios7 ifunbox mac view file feature io install ipa file itunes hit mac pc zeo app io people problem problem itunes app behave approach luck memory card card zeo business cathy erase card mac pc card zeo bedside point error message setting button erase card zeo setting headband case problem pc zeo folder file folder zeosleep confirm card information observe display clock work headband unit connection unit brainwave icon headband setting version luck mike disclaimer unit file software mac zeo application ipad folder zeodatastore sqlite file headband data structure field data view janeyjane sorry option data share history page io case representation data option account web page jane jane check post copy data post iphone realize help smartphone user help gt diagnostics information delete customersupport myzeo type email sqllite file process mobile app copy data file sleep data copy text file import excel processing woodinblack application wife zeo data version sleep manager clunky graph data graph ability annotate graph drug post project woodinblack offering share community thought source build effort zeo plot plot picture driver quality information display data connection example coffee specific absorption rate decay rate body byproduct indicate insomnia coffee indicate sleep deprivation heart rate data zeo hr overlay research heart rate variability coupling measure quality sorry psg wake state opinion reference range psg zeo result lab environment environment example lab news psg uncover problem base data sample translates algorithm guess headband charger head end night headband charger help problem focus lack sleep timing problem headband impedance headband headband connection experimentation order journal analyze result success michaeldkester mike discussion topic device health idea combination perception thread group data data experience replicate zeo webpage output effort zeo website download data processing decoder program data group device algorithm sensor group discussion mind link article cube sensor information zeo data post company review solution complaint article data device health success post result zeoleth setting software version gt change zeo zeo file file card file image file zeo folder sd card bedside data zeo app mapping zeo xml data zeo field field value calculation step database bedside data fool data view comment approach display zeo sleep data database file navicat mysql file data decoder output sqlite file hypnogram database browser b1 app zeo app app view result ipad conclusion io buggy feature zeo app store database folder document itunes file gain approach rev pdf zzosleeprecord table version java program data export process zeo website tool library schema frederic share source code java program krisp tell data unit cable sd card issue cable super concept process krisp guess data card approach card data view data data firmware zeo unit erase data zeo transfer data application decode data file card data sensor heart rate ox movement sound event activity medication environment routine change sleep intent zeo journal coaching data output cable approach information brain wave data rem game data cable zeo interface cable mac figure data assumption cable setup require area expertise data activity neurosky hardware visualizer frequency spectrum data hope csv export data export data format anne information site access state data zsleepgraph zbasehypnogram zbasehynogram correlate image differerent help zeo data decoder documentation data unit record version base hypnogram record stage base hypnogram tag space start tag second stage integer mapping sleep wake rem display hypnogram record stage display hypnogram tag space start tag stage integer mapping wake rem hope data csv data column column graph zeo plot chart fit cell column column awake b2 b2 b2 result blank state state column chart column column color column width axis effort web display result process approach enjoy zeoleth zeo folder sd card file setting scratch thought test data data file encryption help woodinblack file file toss file card zeo zeo folder zeosleep file zeo file zeo folder firmware version firmware prompt uploads card erase card zeo work card unit card data firmware text file data version text output wire post access data data zeo unit data wire weaver zeo database field base hypnogram data unit optimism data note headband unit iphone app bedside unit custom rf base unit work iphone app redirect phone server luck zeoleth work reading data fly arduino help data reference package data start sequence data sheet value information enjoy zeo data api pdf help firmware card zeo file firmware clock zeo file card woodinblack kashifk java run java confusion reason ant version version zeo reason version restriction distribution source form error work machine copy mac version file file window machine work window machine batch file machine java people problem file response zeosleepviewer mind work zeo iphone woodinblack kashifk firmware clock zeo file card post zeo directory card sd card zeo directory java jdk sorry question run java application decode data file card data sensor heart rate ox movement sound event activity medication environment routine change sleep intent zeo journal coaching java run java krisp card firmware card night post java program run machine question read zeosleep txt xml zeo bedside step zeo problem export data create chart path share finding firmware zeo firmware zip read post unzip file place zeo card zeo folder klik setting button software change cetera zeodatadecoder zip post create csv firmware zeosleep file language processing zeo zip create csv graph steve222 admit data zeo start post update firmware zeo export data change data human text import excel post thread question myzeo neurosky visualizer work data question headband work link diy replacement headband post help excel file workbook graph data sheet import data zeosleep txt data sheet date sheet drop box example data zeosleep txt copy digit display hypnogram gt lt display hypnogram txt file txt workbook data sheet cursor right date starttime choose data tab text cetera gt solution tell txt zeodatadecoder run command java zeodatadecoder zeosleep zeosleep txt netherlands version excel problem formula report data list zip engr pdf data base hypnogram smoother result engr display hypnogram record stage display hypnogram tag space start tag stage integer mapping wake rem hope op engr explain information hope reader file zeo java zeodatadecoder zeosleep zeosleep txt create file xml file notepad display hypnogram gt lt display hypnogram gt notepad file line macro notepad space comma csv import excel knew timespan excel file row night till paste row place start xml file graph ideal oleg anybody zeo change battery morning answer response information zeo battery work type battery replacement replacement transmitter risk bedside transmitter battery arrangement transmitter somebody region care hth bo3bber lii battery shelf battery point charger replacement idea date manufacture myth myth ion battery discussion experience ion battery battery state self discharge point protection circuitry prevent case rejuvenation work battery experience knowledge zeo battery state transmits transmitter voltage source wikipedia talk page article lithium ion battery search batteryuniversity section information quote bo3bber post topic contradict statement coin cell lithium battery replacement point lithium battery format xx particularity holder hth woodinblack zeo output fft level frequency plot ratio amplitude frequency frequency wave frequency rs232 data people pattern record rs232 hookup protocol file standard theory hypothesis speculation remember zeo discussion zeo difficulty sleep applies awake expect people burst wave agaricus volunteer comment maintenance battery stop transmitter work contact electrode tape lotion forehead clock display set brightness night brightness press arrow robert stryk headband impedance night lotion morning dab electrode lotion organic hand body lotion cloth zeo electrode posting alcohol result contact build grunge wear avalon organic lotion gel night description headband headband ecg electrode technique electrode packet headband vital post headband transmitter clip transmitter li ion battery posting battery replacement happens zeo battery lithium battery battery battery information quote report zeo phone version transmitter export data post battery assembly replacement heat battery work miniature equipment cause damage circuit board replacement battery fit transmitter supply energy night somebody volume battery ml2032 dia suggests zeo battery battery ion lipo voltage cell circuit process improvise capacity capacity problem charge night post information battery reference hth message contribution information battery transmitter zeo monitor phone version transmitter clock version case information member discussion battery quote tolerant post topic quote unit knife battery charge battery pp312122ab polymer battery square standard clue case end plastic pin hole extent case person faulty unit suction cup matter resort charger battery volume ml2032 dia suggests zeo battery estimate memory battery clock version charge display charge unit recollection comment lithium technology ion battery lithium cell damage charge charge equipment circuitry circumstance rechargeables limit charger protection circuitry form damage experience transmitter swap possibility copy picture zeotransmitterbattery jpg robert stryk data night headband impedance search information hth janeyjane sensor contact comment solvent fabric solvent grease stain clothes home tendency spot absorbent pad rag kitchen towel spot rub plenty solvent extent grease rag case zeo thinner grease layer conductivity grease building generalises headband effect solvent towel grease solvent headband electrode course concern conductivity grease water solvent problem stryk night lotion nurse electrode area roughen memory electrode work skin preparation help conductivity lifespan minimise gunk woodinblack meant link page answer information material paragraph link sheet electrode manual nurse electrode instructables world electrode beer cap salt article electrode link information idea towel stuff convert ambu connector difference tape word information zeo describes night electrode zeo electrode posting source information place zeo headband sensor zeo transmitter replacement claim night world record duration electrode record world champion link note specification sheet electrode instruction amazon review electrode hypafix forum discussion pad gel ecg pad gel bedside monitor hospital world harder hospital machine zeo sleep manager amazon electronics manager amazon electronics comment link electrode note sleep data sort question people question ask advance question ponders moment cycle handful zeo report data zeo wake mention zeo hacker news zeo suck headband pattern temperature humidity lack temperature humidity sensor zeo sleep pattern trend deprivation influence smartphones tablet people weekend population unfortunate company work replacement database information night second data melatonin research body clock effect medication duration mattress avoidance light lab goggles blue laser source software sort database temperature humidity night melatonin latitude experiment phase research effect zeo amazon review wakefulness response work return comment effect zeo sensitivity population people wave work sort sensitivity adjustment zeo hack sort janeyjane uk sensor contact night viewer drop data night information problem headband risk alcohol wipe gunk silver fullness electrode work isopropyl purity trace zeo water print alcohol degreaser water electrode headband article apology news sleep breath doi assessment wireless headband sleep griessenberger amp p heib kunz hoedlmoser schabus december june september article access springerlink gov article pdf method post forum post forum today content conductive gel post box page link zeo export data contribution sensor zeo effect user section today message btw expert suggestion electrode environment read person hairline zeo clock transmitter work ecg electrode night problem date bag bag electrode bag date pack care cost issue electrode night cost night tape hypafix gel headband easy post cite hth pol098 self development principle work scientist magazine issue hodson device power subscription article eeg electrode skin conforms body stick van der waals gold electrode development communication application wearer contribution bo3bber page information information replacement zeo transmitter battery information tolerant opening device source battery battery radio model supplier china bo3bber range battery glance battery topic post information topic post information battery replacement post contribution sensor zeo effect user section today message btw expert suggestion electrode environment read person hairline zeo concern posting gel ecg press stud connection result electrode sensor monitoring electrode p pack gt electrode connector press ambu range connector connector pad zeo offset connector gel skin contact area body tape glue water wash water alcohol tech electrode project insert beer crown water salt gel country machine electrode zeo transmitter problem gel ambu electrode pack expiration date application help pack electrode pack air help source idea blue center ambu electrode ring pressure center skin tape advice nurse electrode skin ecg contact skin cell paper cloth review night electrode result night money electrode pack electrode outlay estimate electrode pack ambu cost quantity carriage cost source reduces cost order p electrode post date cost mileage pack electrode date pack ignore procedure electrode tape place feeling transmitter toilet wash basin issue micropore tape wash forehead towel help skin cell electrode edge blue middle gel help tape electrode electrode improvement experiment drop water electrode work work plastic container cotton wool water water drop bleach inhibit morning plastic layer electrode cotton wool humidor idea humid wash gel electrode electrode place tape tape electrode line prone gel comparison test pack electrode plastic container absorbent paper water drop bleach humidor writ limit date tiniest chance defibrillator patient exceed limit humidor work work fading electrode conductive gel electrode review leaf mess recommend manufacturer spread mess electrode water application producer order doubt market import pack seller worthwhile quantity pack cheap p press stud plastic housing plug connector cut cutter cut base housing press twist center electrode p k bargain price mind spending second tape electrode transpore risk skin damage plaster retention tape roll hypafix ambu electrode lift edge place convenience economy tape electrode difficulty electrode edge center scissors damage tape zeo transmitter width hypafix tape type headband push metal press stud transmitter increase area press beer plastic circle gel adhesive article type headband gel hope case search comment post post electrode experience rest comment post edit jonny54993 battery zeo kitchen cable mah battery buck cable battery tape bomb charm station sleep max guess bye jonny remove limitation zeo source battery thread link battery shape supply problem case agaricus anybody volunteer write post company business overview index link post topic page dig topic zeo clock consumables headband electrode zeo headband encryption data software process display data clock phone transmitter battery replacement information information care maintenance development owner post topic contribute electrode person world night position night set electrode duration care disposable post point electrode rate night zeo headband manage electrode tape gel hth jay aitchsee article impact moon phase chart gotten fwiw correlation coefficient newness moon result spreadsheet cc november end cc libreoffice calc excel function iferror mod datedif date moon curiosity newness rdebrecht headband sensor sensor point cheaply plan success ecg electrode electrode night pack humidors electrode dropout tape micropore transpore electrode finger post post point post conclusion quote post topic clock mobile headband work clock information introduction paste post word document spreadsheet zeo application software tool document web site cope fact document site example stuff banner information htttrack source multi platform program download web site site parameter download internet case space doc page thread browser text opera firefox graphic information course word processor libreoffice writer microsoft word save page html page edit opening word processor page crash software writer section comment link graphic internet link forum paste software word processor document spreadsheet posting link graphic import io method effort hth sephalon people work data cable information wayback machine case ignore point zeo data zeo developer version software enables phase brainwave port zeo addition python decoder library user application data example source developer software decode zeo data version firmware alpha release zeo risk example application application trigger enters tool hacker developer brain interface brainwave application concentration relaxation web api tense access zeo sleep data online data decoder library access sleep data card documentation data example page version sourceforge page biofeedback program zeo hth comment engr problem zeo sensor supply electrode ambu electrode electrode date op engr data field headband impedance measure performance setup report gel impedance measurement impedance headband comparison headband attitude electrode work headband option performance work economy electrode press film flour salt gel transmitter electrode head impedance salty gel press stud engr confirm data deviation headband impedance setup headband deviation headband link report measurement dropout night connection dropout gel electrode dropout quality impact detection sleep zeo headband sleep memory record zeo sleep file electrode difference headband electrode position electrode result woodinblack link electrode information stuff place posting post result decries research reference electrode night care stuff ebay advertiser p electrode hypafix brief zeo monitor sleep post standard ecg electrode post electrode stop gel mi pp312122ab polymer battery cm idea battery test battery news battery failure site battery custom dimension guess closest farnell fit site list mention thickness check model site order site price idea work th battery service start round coin battery standard cr2032 dia memory backup idea prefix version type check space consider battery lithium technology ion li polymer space solder tag capacity problem guesstimate capacity battery battery receiver battery half capacity remember capacity battery age button cell solder tag problem farnell dia fit fit battery improvise sort case hope somebody news case sent offering data zeo date regress night start date moon date range moon lunar effect data night quote tolerant post topic measure voltage battery charge battery capacity quote terminal wire circuit board battery solder point battery terminal solder pad circuit board multimeter voltage range voltage contact battery voltage contact charge voltage connection probe battery cut rejuvenation reconnect test battery disconnect battery wire pin board cut wire board assembly room pack joint rating delivering rating zeo battery charge memory charge charger supply manufacturer charger water tap delivers tap hth update electrode information valid technique set electrode pack electrode disposable headband people work electrode hear technique tape gel moist woodinblack article assessment wireless headband sleep send doctor wife sleep study zeo data study zeos evaluation zeo method luck doctor article article source information everybody example dig link series youtube video zeo zeo zeo device stop unit battery unit clarify transmitter battery unit sale transmitter cause battery charge sooner somebody sort battery work transmitter battery work lithium ion battery battery charge discharge cycle course deal information wikipedia talk page article lithium ion battery section battery battery battery university information source source batteryuniversity hth confirm electrode work headband replacement date packet work date pack electrode tape technique gel cost pack pack supplier p8 hth applies reference people psg zeo sleep restore sleep hypochondriac insomniac insomniac example prescribed pill stop television bedroom article scientist magazine issue online subscriber magazine site title insomniac brain graph work phase brain wave characteristic wave wavelength amplitude sleep wave wave analysis roll output phase analysis wave analysis spectrum analysis wave wave burst amplitude beta wave intrusion analysis function frequency amplitude confirms quantifies trouble sleep brain clock brain activity sleeper task sleeper wider alpha intrusion problem chronic pain fatigue depression people pain article explanation treatment principle zeo rs232 output analysis software analysis module hope data unit cable sd card issue cable super concept process agaricus thread discussion direction eye spot category mind control hardware concern concern category category post category place conversation point conversation mindwave era brain machine interface engr skill mention shine cable approach truth data android touch woodinblack application wife zeo data version sleep manager clunky graph data graph ability annotate graph drug post project woodinblack offering share community thought source build effort zeo plot plot picture driver quality information display data connection example coffee specific absorption rate decay rate body byproduct indicate insomnia coffee indicate sleep deprivation heart rate data zeo hr overlay research heart rate variability coupling measure quality engr kind stuff discussion thread app tool section idea post post plan discussion myfitnesscompanion record data biomonitors entry feed device app version tester link app microsoft healthvault export data csv text file monitor device coder chew zeo discussion thread hope somebody help request participant index zeo github programmer coder export info hope organization capability market study business talk recommercialization beta tester engr mike nau asu michaeldkester commercialize zeo window market kickstart project production michaeldkester software website hardware software amp hardware improvement idea post unit push data sd card connection sleep attempt question people data post discus result engr university app tool plan talk product jump starter product community line thread join zeo point point plan discussion people process information edu professor project manager section mike polo1805 zeo sleep manager app answer record data figure access data phone knowledge skill kind program stuff forum math format point excel help word pan fear mike discussion topic reason business doubt writer product house market viability product product user product market data data data reference data data input webpage aspect reason example app set tap rest room noise temp data webpage expand data data data noise night environment problem case wake reminder reminder option idea company device data data area user supplier transfer data increase article development home monitoring device idea equipment conjunction data data data data input type idea application data idea site product company product patent accelerometer result zeo weight help user data idea mind monitor range monitor family member quality safety reason example child walk accelerometer child position brain activity idea idea source suggestion page search device data place complaint suggestion magazine place review device forum college researcher addition case government area case sensor example sensor data picture note mind applies company device device health idea combination op company college information point contact commercialize zeo question software hardware lottery idea base help discussion talk device jay aitchsee java jdk ifunbox data spreadsheet visualize window file ipod touch wear mind zip kind database knowledge mike woodinblack kick application insight page prototype idea application heart rate zeo data graph topic issue night zephyr bioharness candidate zeo data rhythm research heart rate variability sleepimage coupling frequency software kubios figure hr data input actigraphy device check hr data software kubios topic forum beddit product relies sensor staging heart rate variation respiratory variation activity information information staging wake rem stress reaction heart rate variability heart rate curve heart rate restlessness index recommend article approach monitoring home paalasmaa toivonen leppakorpi partinen topic point information plan post zeo marketability plan discussion discussion device website software knowledge experience kickstarter zeo people idea kind change market viability longevity admit data zeo program view post replacement note eat drink improvement program website ate mind category caffeine spicy food fatty food zeo data increase night night sleep hypnogram feel hypothesis lack reason experiment report impedance unit box ebay headband sensor foil brand box fact headband foil fashion makeshift headband laying sensor headband indent forehead morning sensor impedance zeo bedside ebay night trouble help night sleep zeo decoder viewer data post xml format inquiry bedtime rise maximum slept sleep maximum wake bedtime rise bed headband charger rise headband charger note laid headband charger zeo awoke bar graph wake morning awoke night graph sleep material person sleep recommendation sleep expense xml response op engr base data xml file zeo record type level sleep repeat night sleep chance heart rate pulseox movement polysomnogram doctor psg hygiene state misperception question accuracy psg study itchy wire result reference result environment beginning deterioration sleep sleeper reason person room body quality earplug room dark capsule inquiry post background pc approach product people unit data unit ability load data pc service mankind luck sershe headband battery battery degrades battery zeo card firmware card load firmware create card card instruction download create viewer window work zeo world plan research option appreciate help zeo home file data feel email post help question interval version zeo work zeo awake headband head start base hypnogram base hypnogram note bug zeo alarm display epoch data headband aka rem end night xml file headband note base hypnogram bunch zero rise alarm clock face attempt smartwake zeo export format rise date user end block sleep graph bed wake zeo rise read basic interval zeo stage nrem2 nrem3 awake display hypnogram clock face display reason version alarm detect version zeo alarm nrem2 nrem3 kind kludge digit sum nrem2 impedance electrode night alcohol impedance versus sign headband sensor base hypnogram zeo alarm headband issue lack issue accuracy folk accuracy person issue result person type issue zeo monitor sleep clinic trouble moment eeg type change moment read point zeo alarm headband version accelerometer awake clock zeo state rem zeo person issue person issue wakeups rls balance begin duration sleep train thought phase sleep driver trance sleep lack sleep symptom experience symptom age issue start dig web people supplement technology environment meditation technique help adaption body mind grow presence sleep issue engr hope charge night design charge headband charge rate battery fact display headband sign experience zeo unit design unit night battery indicator description blink charge contact moment charge night figure data conversion process csv battery replacement post result data conversion forum firmware capability unit reason card pc insert firmware card file step copy firmware file zeo card meg match capacity zeo unit recognize wonder zeo possibility card input unit closet unit sensor bag unit sensor unit charge charge battery hold charge night experience replacement battery battery attempt pry sensor suggestion luck today history share viewer jay source question station access headband data version data database android app data convenient collect data zeo bedside model item link question observation sleep data graph grab db view data decode column api info link model store data link dock pl203 question manual site protocol dock produce data headband storage capacity device transfer event plan extraction cable information help info dan night question app confirm monitor sleep tablet sleep morning session sync app memory store night sleep dock plan engineering protocol pogo pin designation zeo bedside model item link question observation sleep data graph grab db view data decode column api info link model store data link dock pl203 question manual site protocol dock produce data headband storage capacity device transfer event plan extraction cable information help info data night connect ipad morning transfer data port update check post zeo bedside headband data suggestion access data rosa mexico zeo zeo user action sleep data export data zeo website csv bar hand grey text firmware store data zeo website plan zeo replacement stock unit replacement unit replacement closing run experiment device device gizmo scott copy itunes file itunes zeo app phone mobile application itunes itunes music copy corrupt ios7 apple download zeo app course luck kind person copy io structure copy codesign vv file default landscape monitoring sleep help scott zeo app ios7 iphone problem app itunes file locate copy data file night information extract data email address file hear zeo buying sensor pad interface forward source sensor pad zeo version gather newer route allow party sensor brand sensor zeo connector type electrode example idea data tonight myzeo sale godaddy data community post directory android data myzero android tmp folder jpg night sleep app history data copy data device advice data advance instruction joseph help zeo contact database joseph engr observation note reaction post bias ritual lotion question test night lotion headband night zeo data file headband impedance impedance value night value analysis pol098 janeyjane sensor contact night viewer drop data night information problem headband risk alcohol wipe gunk silver fullness electrode work isopropyl purity trace zeo water print alcohol degreaser water electrode headband article apology news sleep breath doi assessment wireless headband sleep griessenberger amp p heib kunz hoedlmoser schabus december june september article access springerlink method data night headband impedance impedance connection measurement connection impedance magic operation night data file impedance reading date august checkup zeo announcement headset august impedance date lotion procedure description headband stretch adjustment night forehead avalon organic hand body lotion lavender food op bar code lotion ingredient water barbadensis leaf juice lotion kind sensor pad morning headband dab sensor lotion lotion dry forehead work path lotion kind scheme work people post zeo headband difficulty bedside unit hand lotion avalon organic hand body lotion lavender scent ingredient water food op company lotion deterioration zeo result age schedule headband impedance signal quality connection condition firmware night data headband impedance night reading difficulty end night reading night range anybody observation headband electrode impedance data xml data file measurement headset impedance resistance data headset impedance data impedance impedance impedance headband zeo night lotion morning dab electrode lotion organic hand body lotion lavender food op wear zeo sale export solution data zeo device software version data connection apps help alan woodinblack download app itunes search app store idea unit basis peak approximation polysomnography article huffington post huffpost sleep tracker device gold evaluation quality sleep study alan zeo degree zeo degree glitch app firmware firmware version zeo ofcourse khow p sorry speak bob jay answer today zeo community zeo user people share experience knowledge sleep apps zeo quantid tracker example zeo company view data zeo view data apps io zeo issue battery zeo headband forehead awake picture opinion expirience issue rdebrecht unit today bob night gap trust graph stage story accelerometer version app anybody headband smartphone morning night bob answer experience headband work fails anybody data zeo api server case error grab data master student mit quality project boston cambridge zeo unit purchase borrow unit headband sensor oren anybody zeo change battery morning zeo mobile version exists exe file battery code pp312122ab search aliexpress ebay li po battery store custom battery battery fit zeo thickness admit data reading data card refers model version read file sql lite tomorrow jane engr janeyjane notice diagnostics jane sqlite file database file zeodatastore v1 sqlite data bedside zeo file view data night file populate field zzosleeprecord table sorry email iphone ipad data store file io data representation data string data store decode data store jane calton jay functinality model comment mobile cheaply story zeo platform run apple platform itunes io app google play app hardware pair phone tablet store data data harder facility email tweet zeo website representation page workarounds data bedside work app mobile jane tisztul visztula zeo app store io business update app installation file understand work purchasing itunes sent sorry ron experience zeo io data graphic iphone ipad export data diagnostics option export data xml csv manipulate data apps data model work data data field modify convenient manipulate example colleague app scope interface android zeo app google play phone connection chance friend skill data view trend output file harder work option option secondhand jane tisztul visztula iphone app quantid tracker somebody app work zeo quantid app store downloads data tracker jane sorry help post date information reading post board unit unit version rush version today data instruction data zimmerma379 post data anybody point post describes straw fault version scratch jane jay aitchsee thread link idea opinion determine quality polysomnogram daytime sleepiness fatigue zeo tool example arousal link jay hygeine stuff work schedule monitoring blood pressure iphone pressure monitor body science feeling guinea profession jane problem understand ipa file success ipa file pc itunes itunes backup copytrans manager transfer ipa file iphone headband download night data email itunes connecting copytrans ipad risk position jane sensor advice contact alcohol wipe night wipe grubby worry fabric sensor drop night drop night routine tonight sensor point headband performance jane tisztul visztula meantime io application io plist file sinf ipa app apple product app samsung download version zeo app iphone ipad view ipad ipa ipad io flakey phone app headband reason investigate jane update sensor contact night viewer drop data night jane jay aitchsee janeyjane reason google sleep graph night sleep comparison data jane zeo website reference material zeo sleep comprises adult decline people half adult age half age zeo zq sleep compare model jay mid line graph spot sleep event jane post document direction case data content encryption pre processing sensor headband inference state bedside device iphone ipad android app bedside version data approach version connect headband algorithm convert data state app data app process temperature betwen datasets hassle jane sorry sub thread hold zeo ebay stock headband term solution data zeo app ipad itunes risk io case question iphones zeo app copying file itunes check jailbreak app google play store tell tablet attempt download compatibility list device page myzeo website archive android phone buy check compatibility list device fi version compatibility issue advice jane engr post iphone realize help smartphone user help gt diagnostics information delete customersupport myzeo type email sqllite file process mobile app copy data file sleep data copy text file import excel data lunch work chart phase phase varies date varies notice diagnostics anybody database structure change data file method data cut file method delete data data dataset guess iphone file structure office home automation temperature power monitoring raspberry data work jane envi253 spreadsheet version sleepgraphs screenshots data sheet work version whats asset horizon spreadsheet today lunch reuse jane zeoleth raspberry parser zeoleth pi data processing zeo headband io jane sorry option data share history page io case representation data option account web page jane jay interesting data correlation sleep versus temperature correlation temperature feel bedroom result population point cycle level affect woman ability temperature suffers support data feel idea home automation data room temperature sensor idea skin thermometer reason google sleep graph night sleep comparison data jane page structure topic area limit diagnostics file database browser field function software apprentice data zeo jawbone comparison zeo example recognise difference rem sleep list sleep zeo parallel zeo record night record check activity correlation activity data versus zeo people heart rate anybody activity step device data feel point exists jane meant zeo advice service zeo somebody advise data information website gp total determination insomnia figure data sleep expert point line issue somebody calcluate data apps jane woodinblack measure voltage battery charge case transmitter gold measure voltage point circuit board battery measure voltage regard charger battery capacity zeo battery capacity pol098 restore battery explosion proof bag battery circuit board circuit board battery cut rejuvenation reconnect soldering pol098 problem people unit problem electronics repair shop post chance transmitter zeo swap brand replacement headband sensor packaging brand headband issac wolf contribution question zeo ip asset sell niche sleep data thread somebody question data zeo mobile unit charge battery polymer battery picture sale information capacity replacement cm idea google pol098 raise point kind battery expert question crack case clue case end plastic pin hole extent case person hope faulty unit suction cup matter resort battery sorry mention thickness measure battery fit electronics test kind equipment reading measure battery voltage measure capacity post instructables situation battery extent post deal battery understand cost equipment unit problem zeo user battery battery device charge picture battery measure sale replacement wondering charger capacity battery imagine battery capacity capacity chance battery micro charger current wire electronics board connect wire break jst plug wire scale risk electronics board chance battery kind regard tolerant issue measure voltage place battery reference issue voltmeter measure voltage unit battery charger rejuvenate volt battery task equipment skill battery fit unit estimate battery unit write update forum note member issue thread information working zeo theory methodology data model data model replacement rehab substitution issue brand zeo device faulty battery stop transmitter dock button phone attempt connection transmitter battery fix problem unit unit sale transmitter cause battery charge card card step card cleaning memory card card zeo business jay aitchsee cathy card machine access data cable step version card zeo data night data zeo card read data program work card pc pc read head issue data tell edit file stuff place memory stick issue aug data firmware data zeodecoderviewer0 zip file viewer message record zeo data file problem fix sleep data access python program kind night data bug night engr cathy memory card card zeo business cathy erase card mac pc card zeo bedside point error message setting button erase card zeo setting headband case problem pc zeo folder file folder zeosleep confirm card information observe display clock work headband unit connection unit brainwave icon headband setting version card card luck zeo viewer model window view data mac work absence zeo data view zeo demise dan dascalescu jay zeosleep file view data zeodecoderviewer v0 firmware v2 skip step diy replacement sensor pad method export data spreadsheet myzeo website class zeodatadecoder zip package code zeodatadecoder zeodatadecoder zip command create csv file java exe zeodatadecoder zeosleep gt zeosleep csv comparison data zeodatadecoder csv file zeodecoderviewer display sleep date column value match date zeodecoderviewer end night column match column value half zeodecoderviewer display talk v0 source source zeodecoderviewer0 zip avail woodinblack amp jay aitchsee person ireland california information device activity tracker company withings analysis night information zeo cpap company oxygen level machine philip respironics bluetooth module data phone website apnea parameter technology bring pol098 application software tool option reason administrator provide csv excel file volunteer zeo unit clock mobile headband work clock clock headband data zeo exercise bracelet zeo consumer market sleep study equipment oximeter withings activity bracelet motion security camera video tape night apnea sleep research background research paste post word document spreadsheet zeo thread organize post link form sort post question post post yup recover data firmware data help question data zeo instruction firmware view data kind view display zeo data tool sound work data confirm glad update firmware zeo research problem data solution upgrade firmware question website guess anybody zeo lab zeoscope zeo lab java window click record button hypnogram scope advice batch start java zeolab pierre forum bedside unit card suggestion card file card source zeo github smklancher zeosleepmonitor component data reimplmentation alarm feature php code display csv sleep data progress graph form component reimplmentation alarm feature feature work php code display csv sleep data progress graph form example quote scott post topic desktop app download night data format quote android csv dump data apk myzeo demo data csv version sample api data modify background service file interval speak io tolerant unit charge battery polymer battery picture sale information capacity replacement cm idea shipping total firmware headband unit tho krisp hope skill mention shine cable approach truth data difference bedroom record monitor app set night room cause sleep problem plug anyways problem raise point output unit brain data stage data monitoring measure brain wave data drug brain state data help product output data product heard excellent support zeo business surmise sd card method sleep data remedy issue setup room set monitor parse data note headband unit iphone app version support custom app headband unit whip custom app connects log data syncs emulate surpass service iphone api word relies run work phone check sleep data data night data phone trouble mysql problem centralize data figure pc view data access plug phone program pc work window web server data server control nut right phone app myzeo app service collect data myzeo service uploads data database website data sleep record view engr damnsharp help excel file workbook graph data sheet import data zeosleep txt data sheet date sheet drop box example data netherlands version excel problem formula report open result approach data sec data generate plot enjoy zeo ebay play hack app feature view aggregate data app data transmitter sync website epoch data kink data right data graph sorry electrode problem head alcohol pad headband work material wonder source material diy rdebrecht extension technique extension technique zeo elektrodes conductivity nan sleep decoder viewer decoder aweseome knew change alarm type alarm wake mood remainder dislike alarm function pick phase phone christmas user firmware data data zeosleep file firmware version note difference file file data sleep data member zeo team recover data prefer integrity appreciate help java file java win32 version post download zeodecryptor zip unzip zeodecrypt directory zeodatadecoder file copy file start menu type cmd command window cd zeodecrypt enter command java cp zeodatadecoder zeodatadecoder gost zeosleep decode viewer people trouble work btw research lii battery shelf battery point charger replacement idea date manufacture contradict statement coin cell lithium battery replacement switch charger volt band work chemistry drcbc b03b file create file file file error message load viewer viewer viewer file debugger drcbc bo3bber zeosleep file file file decoder viewer load error dialog box drcbc error file decrypt window problem memory java case exe work drop master window version directory notification java error zeodecrypt zip bo3b battery volume ml2032 dia suggests zeo battery estimate memory battery clock version charge display charge unit recollection copy picture problem vision glass battery lipo battery battery po battery rc plane battery circumstance battery coin cell circuit interact battery voltage work battery circuit board vision glass description tab board suggest stock lii battery overvoltage protection headband circuitry design wise post battery replacement glass battery martinus solder board term battery experience experience tech shop form diy group people mention beddit campaign kickstarter case affiliation understand zeo debacle indiegogo beddit sleep wellness tracker beddit sensor track heart rate sheet sleep wellness tracker indiegogo agaricus correct zeo asset tracker official site rubin zeo asset dickinson ex ceo colin lawlor colin news condition colin sensor motion sensor trick movement infer respiratory pattern area expertise infer respiration distance requirement sensor sit nightstand post data sample answer zeo question question asset value download zeo data headband code answer chance feel ask question sorry reply zeo asset property data comparison research sleep norm analysis data development zeo platform planning offer program zeo customer data vision movement support sleep colin page thread information post unit access data plenty information sd card access firmware data firmware update sleep manager head band instruction version head band wondering contrast unit option export data csv file data hypnographs question device answer question version device advantage device access data iphone android phone hypnogram headband charger transport amp micro mini port data data csv unit person level data phone person access data device incorrect fact app android data unit bar graph increment unit hypnogram matter itunes brother unit amp phone business iphone app work mac issue software io iphone iphone doubt software user phone app work iphone developer impression apps apple issue message program load course experience engr source code program damnsharp run program process zeosleep file bedsize guess data model check unit excerpt file woodinblack kick application insight page prototype idea application heart rate zeo data graph topic issue night zephyr bioharness candidate zeo data rhythm research heart rate variability sleepimage coupling frequency software kubios figure hr data input actigraphy device check hr data software kubios topic forum beddit product relies sensor staging heart rate variation respiratory variation activity information information staging wake rem stress reaction heart rate variability heart rate curve heart rate restlessness index recommend article approach monitoring home paalasmaa toivonen leppakorpi partinen complement user version iphone data application apple touch itunes data juicephone zeodatastore sqlite file application data manager library data browser table zzosleeprecord format zzosleeprecord table version java program data export process zeo website tool library schema sigwolf scott copy itunes file itunes zeo app phone mobile application itunes itunes music copy corrupt ios7 apple download zeo app course luck kind person copy io structure copy codesign vv file default landscape monitoring sleep help scott zeo app ios7 iphone problem app itunes file locate copy data file night information extract data file phone app firmware mac iphone access data record software exceeds ability forum help problem doctor pill bed night buy zeo ebay import duty zeo reassurance monitor phone program program head band firmware zeo help program firmware kind regard sid quote dan dascalescu post topic firmware data decoder library march quote dan copy firmware updater zeo ebay app iphone headband firmware post file woodinblack blob version data table import zeo version problem date line work timing assistance demand import tell data date woodinblack demand topic export data database zeo file zeo decoder viewer moment csv file graph blob dr mush idea unit basis peak approximation polysomnography article huffington post alan phone tablet matter people version apk install zeo till market research basis watch par zeo edit play store zeo manager download product develloper engineering course eeg software inducing stimulus stage dream version product zeo sleep manager headband phone application version rdebrecht data manager android file samsung galaxy s4 file house data structure hex bob sorry help file demo data csv apk method phone learn work fyi ipad ios7 zeo pull data view sleep data view night data crash firmware bedside unit headband ipad mac data zeo bedside model item link question observation sleep data graph grab db view data decode column api info link model store data link dock pl203 question manual site protocol dock produce data headband storage capacity device transfer event plan extraction cable information help info data night connect ipad morning transfer data port update check area zeo shut amp work monitor page zeo start amp type data limitation term availability data company jay hear model comment mobile cheaply ipad zeo itunes sound hassle representation mean export picture data data deal zeo zeo sleep manager app answer answer setup variation cause sort steve setup variation cause sort yep nightmare spot dog cat issue problem sleep people filming sleep footage zeo data kick arm leg movement classify rem sleep intensity frequency movement rem algorithm guess issue movement sensitivity night calibration reason support question technology firmware backend sleep course support jill5150 zeo user email discount compare zeo user addition feedback data device match point position wife movement comparison test discrepancy data christmas post comment experience experience flawless connectivity phone microwave sensor consumer device deal root cause issue night zeo memory setup documentation diagram setup help section setup issue defense tip customer support offer help setup send photo suggestion diagram requirement feedback user quality figure change setup detection process access data hypnogram stage temperature level issue firmware update post forum thread file manager goodwill discount headband packaging alarm clock tool data steam reading habit energy file contribute data program idea discussion zeo iphone understand website option sleep app access sleep record history button start end edit idk night yep view graph crash app ios7 iphone crash graph info iphone september brand zeo sleep manager ipod ipad hardware access data site myzeo work myzeo point direction pierre thread question data output zeo term loan zeo data decoder excel spreadsheet data base hypnogram mean r rem idea indicates connection headband sensor instructables direction check connection snap max buck app pay zeo device app metric version zeo app data myzeo guess iphone app meantime io application io plist file sinf ipa app apple product app samsung download version zeo app janeyjane tisztul visztula zeo app store io business update app installation file understand work purchasing itunes sent sorry jane jane case installation file gmail zoltan han somebody zeo iphone app zeo sleep mobile device guess party apps display data mobile hand zeo sleep manager mobile prepare iphone zeo app app store zeo manager iphone post app export data reference zeo app help hint bunch post ipa file installer apps iphones question zeo ipa iphone4s iphone app quantid tracker somebody app work zeo post zeo mobile tomorrow confess zeo app work iphone authorization restriction apple lack attempt ipa read problem phone pair head process samsung connection sidenote hack zeo plist editor file plist myzeo sinf appleid dspersonid file file itunes application problem child iphone ios7 zeo application second happens christmas user bo3bber zeosleep file file file decoder viewer load error dialog box zeodecoderviewer file error jpg java programmer zeosleep file zeo decoder viewer zeo decoder viewer zeosleep file unit thought send zeosleep file decrypt bo3bber decrypt window problem memory java case b03b file create file file file error message load viewer viewer file jay aitchsee reply problem measurement sorry waste problem data zeodata folder application display graphic load help folder jay aitchsee zeo viewer bedside model window source java application zeo zeo sleep manager firmware yesterday night erase card firmware firmware data night read today data graph unit card firmware today hope work tomorrow wife cpap night zeo dr data sleep rem rest wake ups firmware course zeo dan dascalescu firmware data decoder library march reply headband zeo iphone record night matter morning start issue replacement headband sleep data stage device game zeo data daughter trouble zeo google search news zeo pity focus group summer situation care data track agin pair device light zeo kaput end diy type online source replacement advice mary daniel zeo iphone send copy apps apple download phone android app zeo zeo unit firmare todo list iphone iphone send copy app advance daniel copy iphone app dannye sershe headband battery battery degrades sershe battery zeo transmitter speters14 data decoder library problem understand basic explanation mac note step data decoder documentation doc tell erase zeo card data file documentation google discover java development kit java jdk mac program javac version confirm fact java machine version line javac person post la framework version java run ant compile source zeodatadecoder option directory terminal folder document zeosleep file zeodatadecoder zeo folder folder cd zeo folder command check path pwd thought zeodatadecoder zeosleep documentation erase card error file version card encryption record identifier record warning record file step data night sleep data data night java output data terminal data text file folder type java zeodatadecoder zeosleep zeosleep txt file type java zeodatadecoder zeosleep zeosleep xml hope zeo data decoder documentation doc dan dascalescu firmware data decoder library march question shame download firmware supply data programmer step step data spreadsheet background mission sea food duration mission experiment zeo work community zeo experiment forum zeo data discus idea mission opportunity advance chime bo3bber mention beddit campaign kickstarter case affiliation understand zeo debacle future alternative zizz beddit heart rate audio snore motion tracking record brain wave zeo led mask zizz production zeo aspect tool opensource copy itunes file itunes zeo app phone mobile application itunes itunes music copy corrupt ios7 apple download zeo app course luck kind person copy io structure copy codesign vv file default landscape monitoring sleep help scott engr scott problem deeper snip io crash file myzeo app content folder file creation modification date copy test luck op myzeo app payload default landscape file kind email zeostuff file zip file file version install phone choke validation data tool codesign apple xcode development environment mac equivalent io io developer sign file account expire zeo app work iphone developer preview ipad complain ios7 issue host zeo case work version scott update file business copy zeo oct oops itunes account ipa content sort michaeldkester programmer coder export info curiosity version zeo people version io app google play store profile desktop app download night data format sort zeo audience zeo device ios7 sleep data app itunes hand zeo user email discount compare zeo user addition feedback data device match point discovery zeo mobile user io history functionality zeo io history device histogram functionality surprise anybody version zeo share spreadsheet data mobile user diagnostics data sqlite plist file parse data super feedback advance dan dascalescu firmware data decoder library march dan dascalescu android app api code stage eeg data zeo user csv file app produce sheet data zeo decoder viewer buy zeo nap data csv zeo data track night sleep zeo track nap data csv zeo deletes chart zeo export feature mobile user data viewer post unit order download csv file website order file method data csv app data extraction android device website greene dan dascalescu firmware data decoder library march question shame download firmware supply data programmer step step data spreadsheet process view file zeo decoder viewer dan dascalescu access data smartphones version zeo manager thought alot today save effort bet iphone help smartphone user help gt diagnostics information delete customersupport myzeo type email sqllite file variety challenge datetimes data server blob p file thread zeo data decoder documentation info field guess second clarify correlate field doucmentation imply file api utility goal retrieve data determine guestimate field example parse blob question data smartphone state data zsleepgraph zbasehypnogram zbasehynogram correlate image differerent help field people column deal mode sleep datetime zbedtime zzosleeprecord date night bring pst sound timeinrem guess timeclock work guess adjust link zeo data decoder documentation file section information hopeful help sense data thread today data sql lite data data card utility access data kind report trend post topic zsleepgraph zbasehypnogram zbasehynogram correlate image differerent help zsleepgraph night match rem wake light rem light rem light rem rem rem version granuar work effort document card remainder multiply mash iphone data work java program convert import excel utility visualze output people realize process app access process work buy company service process version version complicates explanation zeo fail question zeo bed site firmware mac command java zeodatadecoder zeosleep zeosleep txt date display hypnogram data app email data diagnostics method io android development kit data sdk myzeo android android backup extractor data backup zeo sqlite file instructables replacement zeo monitor headband sensor replacement zeo monitor headband sensor zeo sleep manager bluetooth headband brainwave present comment site bobcio jul aftermarket consumables replacement replacement pad aftermarket headband replacement prototype aftermarket headband replacement zeo product result production line product sale production line product product quality product line list notify product delivery email address zeoreplacements outlook regard bob firmware zeo firmware zip read post unzip file place zeo card zeo folder klik setting button software change cetera oh download file telephone zeo folder creat software zeo date zq wake rem awakening night end night rise alarm reason wake tone wake window alarm type alarm ring alarm ring snooze snooze morning feel feel note fall anticipation tension comfort noise temperature bedroom disruption flash dream hunger heartburn caffeine alcohol restroom wind exercise conversation activity level work sscf sscf sscf sscf sscf sscf sscf sscf sscf sscf sscf sscf sscf sscf sscf sscf sscf sscf sscf sleep graph graph firmware version version data download help diagnostics change people work data cable data protocol data sample parse message converter port bd parity result version reading data zeo decoder viewer work idea greeting sephalon data zip byte zoe input battery charge night case boruit volt battery dsb cable connector zeo head band battery bay volt battery battery pajama pocket zeo night hebardolsen comcast net post zeo era download firmware data night problem hope suggestion rem night lay unit record rem bathroom awake feel drowsy record rem problem headband sensor ambu bluesensor p p order supply store problem rem unit suggestion r amp engineer electronics data data zeo determine quantity night topic polysonogram psg sleep zeo data match suggestion night recommendation sleep al zeo print data site information sd card site dan data decoder help link question tech savy trouble post nan james skinner setup connection window data program zeolab cable instruction test serial cable parameter port text second python zeo data zeolab display data start button data idea problem adapter r order ebay buck setup connection window data program zeolab cable instruction test serial cable parameter port text second python zeo data zeolab display data start button data idea problem data zeo request doctor data file instruction source java jdk order compile source code compile source java run ant shy help battery zeo kitchen cable mah battery buck cable battery tape bomb charm station sleep max guess bye jonny zeo user page manager form ebay info user guide interpret blink base button pair phone reason record history connection problem button blink trigger blinking phone connection blink code measure voltage base light unit power losing connection restart head trigger data file image headband battery battery degrades word relies run work phone check sleep data data night data phone trouble mysql problem centralize data figure pc view data access plug phone program pc work window web server data server control nut right phone app myzeo app service collect data myzeo service uploads data database website data sleep record view news term store option drive google drive dropbox point pc window data store app setting location data store cloud apps impersonate hook permit access data idea pc capability user share data data island user party data transfer sort frequency peace mind data online service people jump thought reality spreadsheet version sleepgraphs screenshots data sheet work version bildschirmfoto whats asset horizon clif dan headband data station record night sleep mobile app pair device phone night morning phone headband app import corner iphone button headband radiation clif123 dan night question app confirm monitor sleep tablet sleep morning session sync app memory store night dan zeo bedside model capacity headband device transfer event record data night connect ipad morning transfer data port update check,"['zeo', 'output', 'waveform', 'output', 'output', 'level', 'frequency', 'level', 'theta', 'alpha', 'beta', 'beta', 'beta', 'sleep', 'measure', 'output', 'glad', 'data', 'wife', 'sleep', 'clinic', 'produce', 'chart', 'spreadsheet', 'xml', 'file', 'application', 'app', 'platform', 'toolkit', 'work', 'job', 'screenshots', 'note', 'comment', 'window', 'people', 'unit', 'data', 'marc', 'lewis', 'zeo', 'viewer', 'model', 'window', 'view', 'data', 'mac', 'work', 'work', 'mac', 'article', 'send', 'doctor', 'wife', 'sleep', 'study', 'zeo', 'data', 'arduino', 'zeo', 'pin', 'rx', 'pin2', 'tx', 'pin', 'gnd', 'pin', 'gnd', 'reading', 'exercise', 'raspberry', 'memory', 'storage', 'logger', 'zeo', 'library', 'python', 'arduino', 'connect', 'kashifk', 'update', 'firmware', 'clock', 'zeo', 'file', 'card', 'post', 'zeo', 'directory', 'card', 'sd', 'card', 'directory', 'page', 'motion', 'sensor', 'fitbit', 'display', 'zeo', 'technology', 'zeo', 'decoder', 'viewer', 'source', 'fix', 'issue', 'problem', 'problem', 'source', 'copy', 'bother', 'fix', 'fix', 'url', 'application', 'wife', 'zeo', 'data', 'version', 'sleep', 'manager', 'clunky', 'graph', 'data', 'graph', 'ability', 'annotate', 'graph', 'drug', 'post', 'project', 'point', 'zeo', 'data', 'viewer', 'application', 'information', 'java', 'application', 'post', 'feature', 'state', 'thought', 'monitor', 'wife', 'user', 'zeo', 'sleep', 'monitor', 'facility', 'java', 'viewer', 'viewer', 'information', 'post', 'beta', 'advice', 'request', 'suggestion', 'wife', 'jay', 'application', 'facility', 'mor', 'software', 'zeoleth', 'data', 'port', 'arduino', 'firmware', 'r', 'firmware', 'firmware', 'output', 'pc', 'arduino', 'location', 'r', 'firmware', 'firmware', 'thread', 'sorry', 'link', 'web', 'page', 'sensor', 'sign', 'jay', 'aitchsee', 'version', 'product', 'zeo', 'sleep', 'manager', 'headband', 'phone', 'application', 'version', 'bedside', 'model', 'bedside', 'model', 'offer', 'access', 'data', 'version', 'opinion', 'jay', 'output', 'bedside', 'model', 'battery', 'unit', 'correct', 'fact', 'battery', 'charger', 'battery', 'charger', 'charge', 'battery', 'voltage', 'limit', 'battery', 'matter', 'charge', 'rate', 'battery', 'matter', 'board', 'option', 'measure', 'voltage', 'charge', 'discharge', 'lead', 'version', 'unencrypts', 'card', 'r', 'version', 'unencrypts', 'card', 'port', 'note', 'software', 'download', 'link', 'quote', 'pol098', 'post', 'topic', 'write', 'technique', 'tape', 'gel', 'moist', 'quote', 'link', 'stuff', 'download', 'app', 'blob', 'version', 'data', 'table', 'import', 'zeo', 'version', 'problem', 'date', 'line', 'work', 'timing', 'assistance', 'demand', 'import', 'zeo', 'monitor', 'sleep', 'release', 'version', 'zeoviewer', 'change', 'version', 'version', 'version', 'advantage', 'version', 'disadvantage', 'version', 'qt', 'version', 'data', 'date', 'right', 'encryption', 'recall', 'sign', 'blog', 'sign', 'data', 'log', 'guess', 'reason', 'security', 'data', 'order', 'device', 'bedroom', 'party', 'website', 'quote', 'agaricus', 'post', 'topic', 'colin', 'sensor', 'motion', 'sensor', 'trick', 'movement', 'infer', 'respiratory', 'pattern', 'area', 'expertise', 'infer', 'respiration', 'distance', 'requirement', 'sensor', 'sit', 'nightstand', 'post', 'data', 'sample', 'people', 'night', 'partner', 'work', 'download', 'zeo', 'data', 'headband', 'code', 'chance', 'code', 'run', 'risk', 'download', 'zeo', 'cost', 'people', 'access', 'data', 'issue', 'access', 'data', 'data', 'file', 'people', 'copy', 'engr', 'zeodecoderviewer0', 'run', 'version', 'java', 'rebuilt', 'java', 'error', 'copy', 'crash', 'copy', 'people', 'change', 'clif123', 'information', 'encryption', 'approach', 'zeo', 'web', 'site', 'approach', 'hold', 'file', 'buyer', 'shame', 'release', 'contact', 'people', 'file', 'information', 'block', 'cypher', 'machine', 'viewer', 'knew', 'understand', 'reason', 'work', 'unit', 'explain', 'registration', 'reading', 'evaluation', 'outcome', 'zeo', 'stage', 'rem', 'eye', 'sensor', 'output', 'image', 'zeo', 'file', 'instruction', 'image', 'zeo', 'folder', 'sd', 'card', 'kashifk', 'java', 'confusion', 'reason', 'ant', 'version', 'version', 'zeo', 'reason', 'version', 'restriction', 'distribution', 'source', 'form', 'error', 'work', 'machine', 'copy', 'mac', 'version', 'file', 'file', 'window', 'machine', 'work', 'window', 'machine', 'batch', 'file', 'machine', 'java', 'people', 'problem', 'file', 'woodinblack', 'measure', 'voltage', 'battery', 'charge', 'case', 'transmitter', 'gold', 'measure', 'voltage', 'measure', 'voltage', 'point', 'battery', 'terminal', 'board', 'power', 'run', 'quote', 'tolerant', 'post', 'topic', 'point', 'board', 'battery', 'measure', 'voltage', 'regard', 'charger', 'battery', 'capacity', 'zeo', 'battery', 'capacity', 'quote', 'point', 'board', 'output', 'charger', 'voltage', 'dip', 'power', 'voltage', 'battery', 'indicate', 'battery', 'capacity', 'measurement', 'factor', 'idea', 'wilsonintexas', 'machine', 'teh', 'data', 'zq', 'awake', 'display', 'data', 'graph', 'data', 'display', 'tryingto', 'gather', 'data', 'viewer', 'guess', 'display', 'data', 'sleep', 'program', 'flakey', 'breath', 'apnea', 'data', 'program', 'csv', 'file', 'upload', 'file', 'viewer', 'kill', 'page', 'data', 'sleephead', 'user', 'load', 'csv', 'file', 'version', 'work', 'hand', 'info', 'mean', 'csv', 'file', 'match', 'zeo', 'zeo', 'csv', 'file', 'application', 'export', 'format', 'java', 'viewer', 'crash', 'difference', 'backup', 'data', 'application', 'deal', 'file', 'engr', 'processing', 'bedside', 'data', 'assumes', 'firmware', 'data', 'encryption', 'run', 'problem', 'zeo', 'data', 'data', 'r', 'firmware', 'data', 'version', 'zeosleepviewer', 'error', 'code', 'data', 'stuff', 'unencryption', 'data', 'appearance', 'block', 'cypher', 'access', 'data', 'people', 'firmware', 'file', 'correct', 'zeo', 'asset', 'tracker', 'official', 'site', 'rubin', 'zeo', 'asset', 'dickinson', 'ex', 'ceo', 'colin', 'lawlor', 'colin', 'news', 'condition', 'colin', 'sensor', 'motion', 'sensor', 'trick', 'movement', 'infer', 'respiratory', 'pattern', 'area', 'expertise', 'infer', 'respiration', 'distance', 'requirement', 'sensor', 'sit', 'nightstand', 'post', 'data', 'sample', 'answer', 'zeo', 'question', 'question', 'asset', 'value', 'download', 'zeo', 'data', 'headband', 'code', 'answer', 'chance', 'feel', 'ask', 'question', 'support', 'email', 'ben', 'rubin', 'zeo', 'asset', 'company', 'acquirer', 'intention', 'resource', 'company', 'community', 'problem', 'hope', 'asset', 'anybody', 'volunteer', 'write', 'post', 'company', 'business', 'overview', 'index', 'link', 'post', 'topic', 'page', 'dig', 'link', 'thread', 'zeo', 'firmware', 'backup', 'api', 'data', 'thread', 'mind', 'discussion', 'eeg', 'topic', 'post', 'feel', 'discussion', 'jay', 'contribution', 'myzeo', 'anybody', 'help', 'purchase', 'benefit', 'community', 'person', 'work', 'offer', 'infrastructure', 'volunteer', 'ben', 'rubin', 'founder', 'contributor', 'ask', 'pointer', 'company', 'hope', 'somebody', 'help', 'request', 'participant', 'index', 'zeo', 'github', 'thread', 'discussion', 'direction', 'eye', 'spot', 'teh', 'model', 'night', 'data', 'ze', 'sleepy', 'head', 'developer', 'difference', 'csv', 'file', 'difference', 'file', 'data', 'intgervals', 'help', 'woodies', 'neuro', 'hormone', 'tumor', 'radiation', 'finish', 'zeo', 'version', 'card', 'data', 'display', 'data', 'displayes', 'export', 'scv', 'problmes', 'machine', 'teh', 'data', 'zq', 'awake', 'display', 'data', 'graph', 'data', 'display', 'tryingto', 'gather', 'data', 'apnea', 'data', 'program', 'csv', 'file', 'upload', 'file', 'viewer', 'kill', 'data', 'tonight', 'page', 'data', 'question', 'csv', 'file', 'match', 'suggestion', 'graph', 'data', 'contact', 'machine', 'pattern', 'cpap', 'machine', 'measure', 'resperiation', 'send', 'yahoo', 'email', 'yahoo', 'understand', 'firmware', 'data', 'decoder', 'library', 'march', 'zeo', 'data', 'viewer', 'post', 'jay', 'state', 'affair', 'post', 'android', 'app', 'api', 'code', 'stage', 'eeg', 'data', 'zeo', 'user', 'csv', 'file', 'app', 'quote', 'sheet', 'data', 'zeo', 'decoder', 'viewer', 'buy', 'zeo', 'nap', 'data', 'csv', 'zeo', 'data', 'track', 'night', 'sleep', 'zeo', 'track', 'nap', 'data', 'csv', 'zeo', 'deletes', 'chart', 'zeo', 'export', 'feature', 'mobile', 'user', 'data', 'decoder', 'viewer', 'quote', 'zeodatadecoder', 'zip', 'zeo', 'firmware', 'zip', 'marty', 'zizz', 'production', 'zeo', 'aspect', 'tool', 'sleep', 'mask', 'estimate', 'unit', 'feature', 'phase', 'create', 'dawn', 'consumer', 'device', 'measure', 'wave', 'eye', 'movement', 'muscle', 'tension', 'heart', 'rate', 'blood', 'saturation', 'accuracy', 'price', 'shipping', 'link', 'allows', 'data', 'port', 'bedside', 'unit', 'sleep', 'data', 'card', 'access', 'data', 'smartphones', 'version', 'zeo', 'manager', 'ibrain', 'eeg', 'successor', 'end', 'user', 'kurtmyrmel', 'paste', 'post', 'thread', 'platform', 'post', 'post', 'run', 'ant', 'compile', 'source', 'java', 'run', 'ant', 'shy', 'help', 'zeo', 'java', 'automation', 'tool', 'download', 'share', 'success', 'jay', 'post', 'zeo', 'unit', 'info', 'hook', 'port', 'connection', 'information', 'sleep', 'lab', 'accelerometer', 'information', 'ecg', 'electrode', 'extension', 'technique', 'convenience', 'headband', 'work', 'bob', 'extension', 'technique', 'zeo', 'elektrodes', 'conductivity', 'pol098', 'electrode', 'success', 'ecg', 'electrode', 'electrode', 'night', 'pack', 'humidors', 'electrode', 'dropout', 'tape', 'micropore', 'transpore', 'electrode', 'finger', 'post', 'post', 'update', 'data', 'manager', 'android', 'file', 'samsung', 'galaxy', 's4', 'file', 'house', 'data', 'structure', 'hex', 'bob', 'jay', 'decoder', 'documentation', 'section', 'fall', 'night', 'section', 'human', 'output', 'example', 'output', 'epoch', 'research', 'parameter', 'data', 'sleep', 'rem', 'night', 'increase', 'expense', 'rem', 'night', 'slept', 'tape', 'recorder', 'ir', 'video', 'catch', 'motion', 'accelerometer', 'device', 'movement', 'movement', 'terry', 'zeo', 'ebay', 'morning', 'sleep', 'data', 'galaxy', 's4', 'history', 'data', 'pc', 'graph', 'information', 'night', 'history', 'tab', 'phone', 'landscape', 'mode', 'upload', 'google', 'drive', 'pc', 'zeo', 'business', 'solution', 'information', 'form', 'summary', 'form', 'data', 'data', 'zeo', 'android', 'bob', 'terry', 'headband', 'sensor', 'sensor', 'point', 'cheaply', 'plan', 'instruction', 'forum', 'work', 'model', 'bob', 'post', 'information', 'night', 'zeo', 'sleep', 'manager', 'device', 'installing', 'app', 'sensor', 'night', 'data', 'phone', 'samsung', 'zeo', 'manager', 'version', 'sw', 'version', 'android', 'app', 'data', 'night', 'idea', 'post', 'share', 'activity', 'night', 'history', 'tab', 'picture', 'night', 'data', 'image', 'phone', 'post', 'tmp', 'folder', 'android', 'data', 'myzero', 'phone', 'jpg', 'night', 'activity', 'text', 'share', 'data', 'picture', 'display', 'cell', 'phone', 'crude', 'admit', 'copy', 'phone', 'share', 'save', 'picture', 'data', 'data', 'picture', 'suggestion', 'post', 'ask', 'author', 'question', 'adb', 'android', 'development', 'kit', 'data', 'sdk', 'myzeo', 'android', 'android', 'backup', 'extractor', 'data', 'backup', 'zeo', 'sqlite', 'file', 'suggestion', 'post', 'ask', 'author', 'question', 'csv', 'dump', 'data', 'apk', 'myzeo', 'demo', 'data', 'csv', 'question', 'night', 'worth', 'data', 'zeo', 'method', 'method', 'appreciate', 'help', 'observation', 'spreadsheet', 'zeo', 'bedside', 'information', 'ability', 'file', 'zeosleep', 'file', 'zeosleep', 'xml', 'zeodatadecoder', 'data', 'source', 'note', 'zeo', 'decoder', 'viewer', 'information', 'sleep', 'decoder', 'viewer', 'zeodecoderviewer0', 'sleep', 'xml', 'file', 'output', 'decoder', 'viewer', 'decoder', 'viewer', 'output', 'rest', 'information', 'observation', 'criticism', 'thankful', 'information', 'forum', 'zeo', 'sensor', 'company', 'heard', 'sensor', 'data', 'designation', 'transmitter', 'drop', 'sooner', 'silver', 'coating', 'sensor', 'pad', 'signal', 'resistance', 'skin', 'measurement', 'novice', 'bob', 'james', 'skinner', 'james', 'skinner', 'setup', 'connection', 'window', 'data', 'program', 'zeolab', 'adapter', 'r', 'order', 'ebay', 'buck', 'james', 'cable', 'vcc', 'ft232rq', 'cable', 'pin', 'connector', 'pinouts', 'rx', 'tx', 'ct', 'rts', 'cable', 'gnd', 'vccio', 'post', 'adapter', 'model', 'bob', 'terrry', 'unit', 'today', 'price', 'bid', 'person', 'unit', 'unit', 'list', 'port', 'stuff', 'information', 'bob', 'project', 'zeo', 'headband', 'project', 'register', 'receive', 'update', 'zeoband', 'people', 'order', 'headband', 'order', 'manufacturing', 'headband', 'support', 'zeo', 'user', 'instruction', 'source', 'software', 'zeo', 'data', 'client', 'zeo', 'site', 'source', 'site', 'thread', 'mobile', 'iphone', 'work', 'path', 'post', 'information', 'sorry', 'colin', 'lawlor', 'data', 'comparison', 'research', 'sleep', 'norm', 'analysis', 'data', 'development', 'thought', 'zeo', 'data', 'sound', 'data', 'user', 'agaricus', 'email', 'ben', 'rubin', 'zeo', 'asset', 'company', 'acquirer', 'intention', 'resource', 'company', 'community', 'problem', 'organization', 'capability', 'market', 'study', 'business', 'talk', 'recommercialization', 'beta', 'tester', 'news', 'acquisition', 'domain', 'contact', 'email', 'godaddy', 'crap', 'domain', 'content', 'copy', 'news', 'news', 'csv', 'export', 'data', 'article', 'apology', 'news', 'sleep', 'breath', 'doi', 'assessment', 'wireless', 'headband', 'sleep', 'griessenberger', 'amp', 'p', 'heib', 'kunz', 'study', 'zeos', 'link', 'zeos', 'unit', 'agaricus', 'colin', 'zeo', 'question', 'question', 'asset', 'value', 'download', 'zeo', 'data', 'headband', 'code', 'answer', 'chance', 'feel', 'ask', 'question', 'question', 'access', 'zeo', 'corpus', 'sleep', 'data', 'dataset', 'form', 'thousand', 'sleep', 'data', 'void', 'sleep', 'data', 'sort', 'question', 'people', 'question', 'ask', 'advance', 'question', 'ponders', 'moment', 'cycle', 'handful', 'zeo', 'report', 'data', 'zeo', 'wake', 'mention', 'zeo', 'hacker', 'news', 'zeo', 'suck', 'headband', 'pattern', 'temperature', 'humidity', 'lack', 'temperature', 'humidity', 'sensor', 'zeo', 'sleep', 'pattern', 'trend', 'deprivation', 'influence', 'smartphones', 'tablet', 'people', 'weekend', 'pol098', 'jay', 'aitchsee', 'article', 'impact', 'moon', 'phase', 'chart', 'gotten', 'fwiw', 'correlation', 'coefficient', 'newness', 'moon', 'result', 'spreadsheet', 'cc', 'november', 'end', 'cc', 'libreoffice', 'calc', 'excel', 'function', 'iferror', 'mod', 'datedif', 'date', 'moon', 'curiosity', 'newness', 'date', 'regress', 'night', 'lunar', 'effect', 'data', 'regression', 'data', 'user', 'csv', 'post', 'analysis', 'people', 'data', 'idiosyncrasy', 'zeo', 'employee', 'asset', 'database', 'access', 'charge', 'lawlor', 'heard', 'heard', 'ip', 'update', 'zeo', 'data', 'asset', 'thread', 'contain', 'link', 'site', 'version', 'link', 'zeo', 'page', 'section', 'alternative', 'workarounds', 'zeo', 'effect', 'user', 'service', 'site', 'email', 'function', 'site', 'support', 'staff', 'include', 'state', 'functionality', 'intelligent', 'alarm', 'information', 'night', 'fall', 'awake', 'rem', 'sleep', 'state', 'headband', 'recommend', 'post', 'state', 'affair', 'post', 'zeo', 'zeo', 'firmware', 'store', 'data', 'zeo', 'website', 'plan', 'zeo', 'replacement', 'stock', 'unit', 'replacement', 'unit', 'replacement', 'closing', 'run', 'experiment', 'device', 'device', 'state', 'affair', 'property', 'zeo', 'monitor', 'zeo', 'app', 'recover', 'data', 'jay', 'resource', 'data', 'retrieval', 'post', 'zimmerma379', 'decoder', 'data', 'electrode', 'diy', 'battery', 'post', 'reimplementation', 'smartawake', 'feature', 'code', 'display', 'csv', 'sleep', 'data', 'stats', 'site', 'data', 'data', 'user', 'csv', 'post', 'analysis', 'people', 'data', 'idiosyncrasy', 'contribution', 'analysis', 'file', 'zeo', 'folder', 'sd', 'card', 'file', 'setting', 'scratch', 'thought', 'test', 'data', 'data', 'file', 'encryption', 'help', 'zeoleth', 'setting', 'gt', 'software', 'version', 'gt', 'change', 'zeo', 'zeo', 'file', 'file', 'card', 'file', 'image', 'file', 'zeo', 'folder', 'sd', 'card', 'work', 'reading', 'data', 'fly', 'arduino', 'help', 'data', 'reference', 'package', 'data', 'start', 'sequence', 'data', 'sheet', 'value', 'woodinblack', 'reference', 'pin', 'change', 'firmware', 'version', 'zeo', 'work', 'setting', 'software', 'version', 'gt', 'change', 'zeo', 'zeo', 'file', 'file', 'card', 'file', 'anybody', 'problem', 'jay', 'cable', 'plug', 'arduino', 'experience', 'arduino', 'cable', 'pin', 'overview', 'source', 'zeo', 'data', 'visit', 'member', 'blog', 'zeo', 'note', 'link', 'document', 'zeo', 'zeo', 'material', 'web', 'jay', 'comment', 'instruction', 'problem', 'problem', 'version', 'firmware', 'reason', 'case', 'version', 'r', 'version', 'data', 'arduino', 'report', 'help', 'zeoleth', 'review', 'comment', 'engr', 'confirm', 'unit', 'setting', 'button', 'instruction', 'firmware', 'data', 'data', 'data', 'zeodatadecoder', 'zeodecoderviewer', 'read', 'data', 'zeosleep', 'file', 'contains', 'data', 'data', 'post', 'thread', 'instruction', 'addition', 'zeodecoderviewer', 'create', 'zeodata', 'pc', 'contain', 'data', 'zeosleep', 'file', 'install', 'zeodatadecoder', 'csv', 'type', 'data', 'file', 'work', 'java', 'data', 'zeosleep', 'file', 'card', 'jay', 'forum', 'info', 'zeo', 'bedside', 'manager', 'eeg', 'data', 'manager', 'arduino', 'sense', 'data', 'forum', 'info', 'project', 'data', 'zeo', 'manager', 'port', 'update', 'firmware', 'manager', 'data', 'format', 'data', 'help', 'jay', 'reference', 'suggestion', 'report', 'jay', 'overview', 'source', 'zeo', 'data', 'visit', 'member', 'blog', 'zeo', 'note', 'link', 'document', 'zeo', 'zeo', 'material', 'web', 'jay', 'data', 'pin', 'bedside', 'rx', 'pin', 'arduino', 'ground', 'ground', 'arduino', 'program', 'int', 'incomingbyte', 'int', 'zeopin', 'setup', 'begin', 'port', 'zeo', 'set', 'rate', 'bps', 'println', 'void', 'loop', 'byte', 'incomingbyte', 'digitalread', 'zeopin', 'rx', 'pin', 'arduino', 'println', 'incomingbyte', 'dec', 'println', 'print', 'display', 'version', 'port', 'bps', 'port', 'mistake', 'reading', 'input', 'data', 'headband', 'idea', 'port', 'rx', 'pin', 'woodinblack', 'version', 'test', 'output', 'port', 'arduino', 'version', 'data', 'card', 'woodinblack', 'problem', 'update', 'firmware', 'r', 'version', 'version', 'update', 'check', 'data', 'reader', 'idea', 'work', 'port', 'square', 'suggestion', 'woodinblack', 'zeoleth', 'data', 'port', 'arduino', 'firmware', 'r', 'firmware', 'firmware', 'output', 'pc', 'arduino', 'location', 'r', 'firmware', 'firmware', 'thread', 'raspberry', 'parser', 'hansolo', 'thought', 'unit', 'version', 'zeo', 'business', 'mobile', 'version', 'reason', 'hansolo', 'sleep', 'routine', 'version', 'device', 'android', 'app', 'google', 'play', 'iphone', 'app', 'store', 'run', 'device', 'iphone', 'application', 'io', 'zeo', 'iphone', 'app', 'iphone', 'advance', 'help', 'ask', 'zeo', 'iphone', 'send', 'copy', 'apps', 'apple', 'download', 'phone', 'android', 'app', 'zeo', 'zeo', 'unit', 'firmare', 'todo', 'list', 'iphone', 'iphone', 'send', 'copy', 'app', 'advance', 'daniel', 'qsusername', 'woodinblack', 'viewer', 'app', 'james', 'member', 'woodinblack', 'process', 'forum', 'cathy', 'record', 'zeo', 'data', 'file', 'problem', 'fix', 'cathy', 'card', 'machine', 'data', 'produce', 'response', 'step', 'post', 'card', 'data', 'viewer', 'firmware', 'setting', 'button', 'button', 'case', 'janeyjane', 'reason', 'google', 'sleep', 'graph', 'night', 'sleep', 'comparison', 'data', 'jane', 'zeo', 'website', 'reference', 'material', 'zeo', 'sleep', 'comprises', 'adult', 'decline', 'people', 'half', 'adult', 'age', 'half', 'age', 'zeo', 'zq', 'sleep', 'compare', 'model', 'terry', 'bob', 'sensor', 'unit', 'sensor', 'snap', 'reading', 'hypnogram', 'stage', 'awake', 'sensor', 'age', 'sensor', 'drop', 'sensor', 'head', 'guess', 'difference', 'result', 'session', 'replacement', 'schedule', 'cover', 'case', 'condition', 'terry', 'transmit', 'awake', 'tell', 'unit', 'hall', 'bathroom', 'record', 'awake', 'deep', 'produce', 'wave', 'interference', 'link', 'reading', 'drop', 'headband', 'dirty', 'cloth', 'alcohol', 'help', 'water', 'snap', 'sensor', 'presentation', 'average', 'moment', 'presentation', 'instance', 'awake', 'zeo', 'explanation', 'edit', 'jay', 'edit', 'reference', 'forum', 'reason', 'card', 'pc', 'insert', 'firmware', 'card', 'file', 'step', 'copy', 'firmware', 'file', 'zeo', 'card', 'meg', 'match', 'capacity', 'zeo', 'unit', 'recognize', 'wonder', 'zeo', 'possibility', 'card', 'input', 'reason', 'card', 'work', 'card', 'forget', 'card', 'bedside', 'unit', 'create', 'zeo', 'pc', 'copy', 'firmware', 'zeo', 'folder', 'work', 'folder', 'card', 'card', 'unit', 'firmware', 'data', 'card', 'data', 'decoder', 'work', 'data', 'card', 'decoderviewer', 'work', 'viewer', 'decoder', 'firmware', 'procedure', 'review', 'step', 'post', 'jay', 'sleep', 'apnea', 'data', 'program', 'csv', 'file', 'upload', 'file', 'viewer', 'kill', 'question', 'csv', 'file', 'match', 'model', 'user', 'support', 'csv', 'file', 'match', 'export', 'woodinblack', 'viewer', 'difference', 'export', 'sleepyhead', 'woody', 'hypnogram', 'data', 'demand', 'author', 'incorporate', 'sec', 'data', 'hypnogram', 'program', 'sec', 'hypnogram', 'present', 'information', 'hypnogram', 'btw', 'test', 'zeo', 'headband', 'start', 'stage', 'post', 'method', 'zeo', 'data', 'woody', 'viewer', 'suggestion', 'share', 'viewer', 'jay', 'source', 'zip', 'check', 'message', 'jay', 'send', 'csv', 'post', 'analysis', 'people', 'data', 'idiosyncrasy', 'net', 'jay', 'zeoleth', 'update', 'firmware', 'data', 'data', 'collection', 'port', 'firmware', 'v2', 'post', 'topic', 'step', 'firmware', 'firmware', 'cable', 'capture', 'data', 'port', 'instruction', 'janeyjane', 'update', 'sensor', 'contact', 'night', 'viewer', 'drop', 'data', 'night', 'jane', 'bob', 'suffer', 'apnea', 'condition', 'sleep', 'research', 'sleep', 'increase', 'exercise', 'vitamin', 'd3', 'treat', 'deficiency', 'rem', 'med', 'influence', 'check', 'thread', 'lab', 'link', 'video', 'equipment', 'zeo', 'stuff', 'thread', 'discus', 'position', 'accelerometer', 'contributor', 'blog', 'talk', 'data', 'capture', 'post', 'jay', 'btw', 'bob', 'unit', 'bedside', 'engr', 'zeo', 'card', 'min', 'data', 'card', 'require', 'firmware', 'owner', 'zeo', 'ip', 'op', 'engr', 'relevant', 'card', 'sleep', 'session', 'session', 'headband', 'data', 'unit', 'jeb', 'icon', 'jay', 'max', 'cross', 'reference', 'text', 'output', 'xml', 'output', 'output', 'zeo', 'score', 'stage', 'zeo', 'decision', 'data', 'stage', 'sleep', 'reference', 'quote', 'link', 'jay', 'quote', 'post', 'topic', 'heart', 'rate', 'zeo', 'data', 'sec', 'base', 'hypnogram', 'heart', 'rate', 'spike', 'condition', 'zeo', 'base', 'hypnogram', 'reading', 'blog', 'link', 'awake', 'min', 'segment', 'display', 'hypnogram', 'register', 'awake', 'rule', 'increment', 'state', 'calculation', 'engr', 'wire', 'wake', 'score', 'wake', 'zeo', 'paragraph', 'sleep', 'scoring', 'situation', 'sleep', 'graph', 'rule', 'report', 'awakening', 'cpaptalk', 'blog', 'idea', 'data', 'collection', 'jay', 'edit', 'zeo', 'viewer', 'zeo', 'monitor', 'wife', 'user', 'zeo', 'sleep', 'monitor', 'facility', 'java', 'viewer', 'viewer', 'information', 'post', 'beta', 'advice', 'request', 'suggestion', 'wife', 'jay', 'application', 'facility', 'mor', 'zeo', 'viewer', 'bedside', 'model', 'window', 'source', 'java', 'application', 'zeo', 'term', 'view', 'data', 'view', 'data', 'viewer', 'version', 'pc', 'install', 'java', 'mac', 'java', 'instruction', 'place', 'zeo', 'pc', 'copy', 'zeo', 'folder', 'pc', 'data', 'case', 'method', 'data', 'folder', 'bedside', 'unit', 'data', 'file', 'bo3bber', 'post', 'decrypt', 'data', 'zeo', 'firmware', 'zeo', 'firmware', 'work', 'future', 'data', 'r', 'port', 'access', 'v2', 'zip', 'v2', 'firmwareopenrealtime', 'v2', 'zip', 'install', 'firmware', 'download', 'firmware', 'zeo', 'file', 'copy', 'place', 'file', 'zeo', 'folder', 'sd', 'card', 'zeo', 'folder', 'sd', 'card', 'bedside', 'unit', 'firmware', 'zeo', 'folder', 'work', 'firmware', 'folder', 'sd', 'card', 'place', 'card', 'unit', 'press', 'setting', 'button', 'button', 'software', 'version', 'button', 'erase', 'card', 'setting', 'button', 'data', 'firmware', 'bedside', 'unit', 'sleep', 'data', 'install', 'install', 'viewer', 'download', 'application', 'zip', 'zeodecoderviewer0', 'zip', 'source', 'zeodecoderviewer0', 'sourcezeocoderviewer', 'contains', 'source', 'file', 'broken', 'viewer', 'copy', 'zip', 'file', 'location', 'choice', 'folder', 'file', 'file', 'zeodecoderviewer', 'place', 'data', 'application', 'file', 'viewer', 'file', 'load', 'file', 'navigate', 'sd', 'card', 'zeosleep', 'data', 'file', 'zeo', 'folder', 'card', 'load', 'data', 'card', 'data', 'view', 'zeo', 'data', 'file', 'pc', 'folder', 'library', 'file', 'access', 'data', 'card', 'data', 'format', 'snip', 'contains', 'portion', 'example', 'file', 'hypnograms', 'space', 'value', 'manipulation', 'resource', 'export', 'data', 'zeo', 'bedside', 'model', 'resource', 'term', 'v2', 'zip', 'unencryption', 'firmware', 'zeo', 'firmware', 'v2', 'zip', 'unencrypt', 'port', 'access', 'firmware', 'v2', 'zip', 'python', 'library', 'bridge', 'port', 'zeorawdata', 'zip', 'data', 'introduction', 'decoder', 'library', 'access', 'data', 'edit', 'source', 'decoderviewer', 'zeodatasnip', 'agaricus', 'anybody', 'volunteer', 'write', 'post', 'company', 'business', 'overview', 'index', 'link', 'post', 'topic', 'page', 'dig', 'problem', 'thread', 'post', 'regard', 'subject', 'information', 'working', 'zeo', 'theory', 'methodology', 'data', 'model', 'data', 'model', 'replacement', 'rehab', 'substitution', 'post', 'task', 'start', 'method', 'separation', 'category', 'keyword', 'post', 'sort', 'keyword', 'woody', 'viewer', 'care', 'data', 'bedside', 'model', 'jane', 'resource', 'post', 'page', 'bo3bber', 'decrypter', 'copy', 'zeosleep', 'file', 'install', 'decode', 'viewer', 'woodinblack', 'zeodecoderviewer', 'version', 'zeodecoder', 'place', 'link', 'post', 'post', 'viewer', 'polo1805', 'zeo', 'sleep', 'manager', 'app', 'answer', 'unit', 'answer', 'capability', 'unit', 'answer', 'bump', 'jay', 'discussion', 'zeo', 'monitor', 'zeo', 'sleep', 'monitor', 'mechanism', 'deterioration', 'material', 'contact', 'sweat', 'grease', 'zeo', 'assumption', 'replacement', 'option', 'approach', 'jane', 'jane', 'assumption', 'mechanism', 'combination', 'dirt', 'worn', 'zeo', 'hand', 'headband', 'sensor', 'pad', 'pod', 'delicate', 'fabric', 'consumer', 'alcohol', 'replacement', 'policy', 'silver', 'fabric', 'sensor', 'pad', 'bath', 'result', 'fabric', 'alcohol', 'pad', 'wipe', 'forehead', 'headband', 'wipe', 'pad', 'sweatiness', 'sensitivity', 'pad', 'source', 'source', 'zeodecoderviewer0', 'zip', 'eye', 'bob', 'viewer', 'reporting', 'point', 'grouping', 'confirms', 'viewer', 'right', 'xml', 'file', 'output', 'data', 'decoder', 'night', 'data', 'decoder', 'text', 'file', 'janeyjane', 'monitoring', 'quote', 'larrylwill', 'post', 'topic', 'firmware', 'data', 'night', 'read', 'today', 'data', 'graph', 'unit', 'card', 'firmware', 'today', 'hope', 'work', 'tomorrow', 'wife', 'cpap', 'night', 'zeo', 'dr', 'data', 'sleep', 'rem', 'rest', 'wake', 'ups', 'quote', 'larry', 'step', 'post', 'firmware', 'zeo', 'folder', 'sd', 'card', 'unit', 'setting', 'button', 'data', 'unit', 'break', 'data', 'collection', 'website', 'pull', 'data', 'card', 'decoder', 'decoderviewer', 'georgia', 'viewer', 'zeo', 'data', 'tree', 'date', 'pane', 'example', 'click', 'date', 'window', 'zeodecodervier', 'select', 'navigate', 'location', 'java', 'program', 'program', 'file', 'program', 'file', 'java', 'jre7', 'bin', 'javaw', 'exe', 'program', 'program', 'file', 'bin', 'javaw', 'exe', 'mike2', 'decoder', 'viewer', 'decoder', 'decoder', 'viewer', 'zeo', 'post', 'patch', 'fix', 'bob', 'effort', 'meantime', 'data', 'xml', 'output', 'file', 'sec', 'interval', 'epoch', 'unit', 'jay', 'calton', 'area', 'zeo', 'shut', 'amp', 'work', 'monitor', 'page', 'zeo', 'start', 'amp', 'type', 'data', 'limitation', 'term', 'availability', 'data', 'company', 'calton', 'model', 'headband', 'sensor', 'information', 'post', 'resource', 'data', 'retrieval', 'speak', 'data', 'unit', 'jay', 'eildosa', 'version', 'product', 'zeo', 'sleep', 'manager', 'headband', 'phone', 'application', 'version', 'bedside', 'model', 'bedside', 'model', 'offer', 'access', 'data', 'version', 'opinion', 'jay', 'overview', 'source', 'zeo', 'data', 'visit', 'member', 'blog', 'zeo', 'note', 'link', 'document', 'zeo', 'zeo', 'material', 'web', 'jay', 'zimmerma379', 'doe', 'help', 'decoder', 'field', 'specification', 'representation', 'date', 'value', 'format', 'date', 'tag', 'tag', 'value', 'format', 'date', 'line', 'field', 'timestamp', 'value', 'case', 'date', 'date', 'case', 'field', 'case', 'date', 'date', 'tag', 'ron', 'appreciate', 'help', 'zeo', 'home', 'ron', 'opinion', 'zeo', 'bedside', 'bedside', 'model', 'display', 'night', 'sleep', 'history', 'zeodecoderviewer', 'application', 'night', 'hypnogram', 'zeodecoderviewer', 'zeodatadecoder', 'application', 'access', 'data', 'csv', 'type', 'data', 'spreadsheet', 'illustrate', 'trend', 'fashion', 'model', 'monitor', 'brainwave', 'post', 'apps', 'fair', 'device', 'opinion', 'usefulness', 'people', 'trouble', 'representation', 'night', 'data', 'opinion', 'post', 'user', 'capability', 'method', 'data', 'retrieval', 'jay', 'janeyjane', 'oh', 'meant', 'zeo', 'advice', 'service', 'zeo', 'somebody', 'advise', 'data', 'information', 'website', 'gp', 'total', 'determination', 'insomnia', 'figure', 'data', 'sleep', 'expert', 'point', 'line', 'issue', 'somebody', 'calcluate', 'data', 'jane', 'jane', 'access', 'advice', 'hygiene', 'technique', 'site', 'trend', 'aspect', 'comparison', 'spread', 'sheet', 'work', 'guess', 'user', 'data', 'spreadsheet', 'chart', 'work', 'thread', 'link', 'idea', 'opinion', 'determine', 'quality', 'polysomnogram', 'daytime', 'sleepiness', 'fatigue', 'zeo', 'tool', 'example', 'arousal', 'jay', 'janeyjane', 'data', 'lunch', 'work', 'chart', 'phase', 'phase', 'varies', 'date', 'varies', 'jane', 'jane', 'validity', 'article', 'impact', 'moon', 'phase', 'chart', 'gotten', 'jay', 'zeoleth', 'review', 'comment', 'engr', 'confirm', 'unit', 'setting', 'button', 'instruction', 'firmware', 'data', 'data', 'data', 'zeodatadecoder', 'zeodecoderviewer', 'read', 'data', 'zeosleep', 'file', 'contains', 'data', 'data', 'zeodecoderviewer', 'post', 'thread', 'instruction', 'addition', 'zeodecoderviewer', 'create', 'zeodata', 'pc', 'contain', 'data', 'zeosleep', 'file', 'install', 'zeodatadecoder', 'csv', 'type', 'data', 'file', 'work', 'java', 'data', 'zeosleep', 'file', 'card', 'jay', 'tool', 'sound', 'work', 'data', 'confirm', 'glad', 'firmware', 'data', 'discussion', 'impedance', 'cent', 'head', 'band', 'impedance', 'determine', 'change', 'compare', 'impedance', 'value', 'value', 'value', 'night', 'periond', 'end', 'jeb', 'icon', 'sec', 'change', 'sleep', 'data', 'jeb', 'icon', 'gt', 'sec', 'indication', 'change', 'head', 'band', 'sensor', 'night', 'spot', 'check', 'data', 'night', 'impedance', 'value', 'correlate', 'value', 'age', 'relationship', 'impedance', 'sensor', 'performance', 'quote', 'wire', 'weaver', 'post', 'topic', 'default', 'zeo', 'base', 'correlate', 'change', 'data', 'average', 'state', 'maxdarkside', 'data', 'plot', 'data', 'order', 'create', 'state', 'data', 'quote', 'wire', 'data', 'paper', 'access', 'detection', 'arousal', 'patient', 'disorder', 'channel', 'eeg', 'jay', 'zeo', 'bedside', 'model', 'resource', 'term', 'v2', 'zip', 'unencryption', 'firmware', 'zeo', 'firmware', 'v2', 'zip', 'unencrypt', 'port', 'access', 'firmware', 'v2', 'zip', 'python', 'library', 'bridge', 'port', 'zeorawdata', 'zip', 'data', 'introduction', 'decoder', 'library', 'access', 'data', 'text', 'xml', 'format', 'zeodatadecoder', 'zip', 'decoder', 'gui', 'viewer', 'decoder', 'library', 'access', 'access', 'data', 'xml', 'zip', 'installing', 'firmware', 'myzeo', 'export', 'data', 'export', 'data', 'data', 'post', 'bo3bber', 'zeo', 'export', 'data', 'christmas', 'user', 'firmware', 'data', 'data', 'zeosleep', 'file', 'firmware', 'version', 'note', 'difference', 'file', 'file', 'sleep', 'data', 'zeo', 'viewer', 'woodinblack', 'zeo', 'monitor', 'wife', 'user', 'zeo', 'sleep', 'monitor', 'facility', 'java', 'viewer', 'viewer', 'information', 'post', 'beta', 'advice', 'request', 'suggestion', 'wife', 'jay', 'application', 'facility', 'email', 'correction', 'addition', 'lester', 'gb', 'card', 'ron', 'instruction', 'step', 'card', 'bedside', 'unit', 'folder', 'card', 'instruction', 'firmware', 'card', 'firmware', 'instruction', 'unit', 'data', 'card', 'anytime', 'unit', 'decryption', 'firmware', 'firmware', 'data', 'jay', 'installation', 'term', 'pdf', 'java', 'datadecoder', 'read', 'file', 'sd', 'card', 'xml', 'output', 'datadecoder', 'run', 'mode', 'window', 'version', 'java', 'jre', 'java', 'mac', 'java', 'instruction', 'install', 'datadecoder', 'update', 'firmware', 'v2', 'instruction', 'post', 'download', 'zeodatadecoder', 'zip', 'extract', 'location', 'review', 'doc', 'file', 'note', 'java', 'jdk', 'ant', 'command', 'prompt', 'change', 'cd', 'datadecorder', 'directory', 'execute', 'command', 'zeosleep', 'file', 'directory', 'java', 'zeodatadecoder', 'zeosleep', 'create', 'text', 'file', 'folder', 'java', 'zeodatadecoder', 'zeosleep', 'zeosleep', 'txt', 'create', 'xml', 'file', 'folder', 'java', 'zeodatadecoder', 'zeosleep', 'zeosleep', 'xml', 'command', 'java', 'zeodatadecoder', 'option', 'directory', 'zeosleep', 'txt', 'doc', 'option', 'error', 'directory', 'example', 'error', 'java', 'external', 'command', 'java', 'command', 'path', 'path', 'example', 'output', 'terrry', 'post', 'determine', 'zeo', 'zeo', 'awake', 'work', 'display', 'phone', 'headband', 'transmitter', 'phone', 'headband', 'dock', 'end', 'night', 'headband', 'data', 'phone', 'result', 'change', 'segment', 'hypnogram', 'device', 'test', 'wear', 'headband', 'night', 'result', 'video', 'headband', 'zeo', 'talk', 'difficulty', 'instance', 'rem', 'headband', 'unit', 'amplitude', 'help', 'bedside', 'unit', 'eye', 'forth', 'zeo', 'algorithm', 'headband', 'zeo', 'trend', 'absolute', 'tell', 'increase', 'sleep', 'obtains', 'abnormality', 'plmd', 'blood', 'work', 'determine', 'deficiency', 'ferritin', 'factor', 'noise', 'pain', 'practice', 'hygiene', 'exercise', 'drug', 'help', 'resort', 'google', 'drug', 'sleep', 'idea', 'drug', 'google', 'drug', 'promotion', 'maintenance', 'impact', 'architecture', 'idea', 'data', 'kind', 'post', 'idea', 'jay', 'wilsonintexas', 'sleepy', 'head', 'developer', 'difference', 'csv', 'file', 'mark', 'example', 'csv', 'file', 'copy', 'email', 'property', 'zeo', 'hope', 'incorrect', 'agaricus', 'correct', 'zeo', 'asset', 'tracker', 'official', 'site', 'rubin', 'zeo', 'asset', 'dickinson', 'ex', 'ceo', 'colin', 'lawlor', 'colin', 'news', 'condition', 'colin', 'sensor', 'motion', 'sensor', 'trick', 'movement', 'infer', 'respiratory', 'pattern', 'area', 'expertise', 'infer', 'respiration', 'distance', 'requirement', 'sensor', 'sit', 'nightstand', 'post', 'data', 'sample', 'answer', 'zeo', 'question', 'question', 'asset', 'value', 'download', 'zeo', 'data', 'headband', 'code', 'answer', 'chance', 'feel', 'ask', 'question', 'wondering', 'question', 'person', 'ireland', 'california', 'tv', 'tv', 'spot', 'million', 'people', 'night', 'rest', 'contactless', 'sleep', 'sensor', 'device', 'monitor', 'provide', 'suggestion', 'woodinblack', 'selling', 'page', 'motion', 'sensor', 'fitbit', 'display', 'zeo', 'technology', 'meeting', 'night', 'cpap', 'machine', 'comment', 'version', 'zeo', 'unit', 'display', 'heard', 'employee', 'zeo', 'rep', 'division', 'zeo', 'consumer', 'division', 'division', 'cpap', 'division', 'moment', 'website', 'product', 'payment', 'run', 'product', 'zeo', 'unit', 'link', 'word', 'zeo', 'topic', 'topic', 'zeo', 'topic', 'purchase', 'zeo', 'smartphone', 'bug', 'build', 'idea', 'buy', 'somebody', 'zeo', 'mfg', 'shut', 'shop', 'idea', 'serial', 'range', 'jay', 'paper', 'read', 'process', 'eeg', 'data', 'state', 'understood', 'finer', 'algorithm', 'somebody', 'domain', 'quicker', 'pay', 'employee', 'zeo', 'tell', 'access', 'state', 'data', 'card', 'op', 'engr', 'zeo', 'age', 'responsibility', 'income', 'glimpse', 'world', 'weekend', 'microwave', 'order', 'research', 'brand', 'model', 'yoghurt', 'dog', 'kid', 'park', 'bike', 'trailer', 'game', 'sun', 'dinner', 'constitution', 'soccer', 'yard', 'mercury', 'tilt', 'switch', 'kitchen', 'bin', 'alarm', 'dog', 'bin', 'wore', 'cct', 'iphone', 'realize', 'help', 'smartphone', 'user', 'help', 'gt', 'diagnostics', 'information', 'delete', 'customersupport', 'myzeo', 'type', 'email', 'zeo', 'app', 'option', 'info', 'version', 'android', 'user', 'version', 'app', 'shame', 'access', 'file', 'night', 'data', 'zeo', 'headset', 'module', 'contact', 'battery', 'comms', 'connection', 'fact', 'zeo', 'skt', 'dock', 'data', 'communicate', 'headband', 'module', 'firmware', 'data', 'transfer', 'zeo', 'mobile', 'tonight', 'battery', 'charging', 'tomorrow', 'night', 'post', 'access', 'data', 'data', 'zeo', 'unit', 'data', 'deal', 'program', 'state', 'research', 'code', 'test', 'sleep', 'data', 'stream', 'raw', 'identify', 'arousal', 'default', 'zeo', 'correlate', 'artifact', 'arousal', 'artifact', 'apnea', 'effort', 'arousal', 'arousal', 'event', 'arousal', 'definition', 'medicine', 'shift', 'frequency', 'sleep', 'beta', 'theta', 'frequency', 'second', 'second', 'arousal', 'rem', 'access', 'data', 'access', 'data', 'data', 'interval', 'post', 'access', 'phase', 'zeo', 'second', 'data', 'zeo', 'quote', 'post', 'topic', 'zeo', 'data', 'decoder', 'documentation', 'doc', 'file', 'specifies', 'interval', 'min', 'interval', 'process', 'data', 'shorter', 'interval', 'engineer', 'programmer', 'plenty', 'experience', 'routine', 'spare', 'connection', 'heart', 'rate', 'breathing', 'heart', 'rate', 'heart', 'rate', 'variability', 'hrv', 'monitor', 'hr', 'oximeter', 'generator', 'correlation', 'respiratory', 'event', 'increase', 'problem', 'point', 'arousal', 'constitute', 'brief', 'transition', 'stage', 'psg', 'majority', 'reras', 'replicate', 'measurement', 'home', 'eeg', 'example', 'measurement', 'technique', 'treatment', 'decrease', 'daytime', 'symptom', 'flow', 'generator', 'reras', 'score', 'reras', 'quote', 'post', 'topic', 'heart', 'rate', 'variability', 'indicator', 'challenge', 'processing', 'data', 'engr', 'hrv', 'btw', 'zeo', 'today', 'quote', 'jay', 'aitchsee', 'post', 'topic', 'visit', 'maxdarkside', 'cpaptalk', 'blog', 'idea', 'data', 'collection', 'quote', 'jay', 'blog', 'fibrillation', 'correlation', 'sdb', 'fibrillation', 'default', 'zeo', 'base', 'correlate', 'change', 'data', 'average', 'state', 'maxdarkside', 'data', 'plot', 'data', 'order', 'create', 'state', 'data', 'dog', 'stretch', 'neck', 'wire', 'weaver', 'headset', 'module', 'contact', 'battery', 'comms', 'connection', 'fact', 'zeo', 'skt', 'dock', 'data', 'communicate', 'headband', 'module', 'firmware', 'data', 'transfer', 'link', 'zeo', 'dock', 'post', 'september', 'brand', 'zeo', 'sleep', 'manager', 'ipod', 'ipad', 'hardware', 'access', 'data', 'site', 'myzeo', 'work', 'myzeo', 'point', 'direction', 'pierre', 'start', 'post', 'data', 'post', 'information', 'file', 'data', 'replacement', 'myzeo', 'cause', 'app', 'crash', 'ipad', 'result', 'luck', 'mike', 'type', 'zeo', 'discussion', 'file', 'card', 'zeo', 'folder', 'zeosleep', 'file', 'data', 'processing', 'bedside', 'data', 'assumes', 'firmware', 'data', 'encryption', 'luck', 'janeyjane', 'notice', 'diagnostics', 'jane', 'sqlite', 'file', 'database', 'file', 'zeodatastore', 'v1', 'sqlite', 'data', 'bedside', 'zeo', 'file', 'view', 'data', 'night', 'file', 'populate', 'field', 'zzosleeprecord', 'table', 'memory', 'card', 'card', 'luck', 'card', 'plug', 'card', 'socket', 'dirty', 'unit', 'data', 'insertion', 'connector', 'socket', 'approach', 'example', 'note', 'cleaning', 'device', 'camera', 'store', 'address', 'connector', 'dirty', 'sd', 'connector', 'insight', 'problem', 'difference', 'janeyjane', 'uk', 'idea', 'home', 'automation', 'data', 'room', 'temperature', 'sensor', 'idea', 'skin', 'thermometer', 'correlation', 'plot', 'jane', 'device', 'measure', 'humidity', 'sensor', 'measurement', 'room', 'measurement', 'data', 'collection', 'analysis', 'zeo', 'data', 'medication', 'approach', 'change', 'structure', 'question', 'benefit', 'risk', 'sleep', 'zeo', 'result', 'sershe', 'headband', 'battery', 'battery', 'degrades', 'sershe', 'hope', 'picture', 'share', 'insight', 'opening', 'battery', 'measurement', 'bedside', 'xml', 'data', 'file', 'value', 'night', 'experience', 'replacement', 'battery', 'battery', 'attempt', 'pry', 'sensor', 'alfie', 'charge', 'night', 'design', 'charge', 'headband', 'charge', 'rate', 'battery', 'fact', 'display', 'headband', 'sign', 'experience', 'zeo', 'unit', 'design', 'unit', 'battery', 'replacement', 'post', 'thread', 'picture', 'process', 'inside', 'happens', 'application', 'heart', 'rate', 'zeo', 'data', 'graph', 'topic', 'issue', 'night', 'zephyr', 'bioharness', 'candidate', 'zeo', 'data', 'zeodatadecoder', 'process', 'zeo', 'data', 'xml', 'format', 'hypnogram', 'data', 'excel', 'column', 'data', 'state', 'value', 'plot', 'column', 'data', 'series', 'color', 'axis', 'gap', 'column', 'hid', 'axis', 'text', 'hr', 'data', 'garmin', 'fr60', 'heart', 'rate', 'strap', 'bug', 'approach', 'garmin', 'connect', 'csv', 'axis', 'zephyr', 'bioharness', 'research', 'heart', 'rate', 'variability', 'sleepimage', 'coupling', 'frequency', 'software', 'kubios', 'figure', 'hr', 'data', 'input', 'actigraphy', 'device', 'measure', 'hrv', 'data', 'zeo', 'data', 'point', 'kubios', 'kubios', 'limit', 'data', 'min', 'plot', 'output', 'compile', 'matlab', 'stand', 'application', 'beddit', 'link', 'enjoy', 'site', 'import', 'bedside', 'data', 'display', 'stuff', 'heart', 'rate', 'data', 'zeo', 'data', 'information', 'site', 'anne', 'session', 'conference', 'api', 'link', 'data', 'site', 'force', 'zeo', 'data', 'site', 'point', 'future', 'file', 'view', 'click', 'login', 'register', 'click', 'log', 'zeo', 'click', 'upload', 'graph', 'link', 'timeline', 'zoom', 'timeline', 'mouse', 'cursor', 'scrollwheel', 'finger', 'area', 'pan', 'area', 'sleep', 'graph', 'data', 'timestamps', 'timezone', 'upload', 'timezone', 'browser', 'display', 'click', 'add', 'channel', 'zeo', 'device', 'pane', 'zeo', 'stats', 'contact', 'twitter', 'info', 'robert', 'ingredient', 'lotion', 'avalon', 'ingredient', 'sound', 'solution', 'correlation', 'headband', 'impedance', 'min', 'interval', 'display', 'sleep', 'state', 'min', 'value', 'min', 'interval', 'night', 'playing', 'idea', 'measure', 'importance', 'headband', 'connection', 'result', 'wire', 'op', 'engr', 'hrv', 'btw', 'zeo', 'today', 'article', 'level', 'heart', 'rate', 'variation', 'stage', 'zeo', 'identify', 'stage', 'challenge', 'result', 'decision', 'health', 'choice', 'envi253', 'spreadsheet', 'version', 'sleepgraphs', 'screenshots', 'data', 'sheet', 'work', 'version', 'whats', 'asset', 'horizon', 'assume', 'image', 'ability', 'print', 'email', 'zeo', 'view', 'view', 'data', 'sample', 'sqlite', 'file', 'sleep', 'data', 'data', 'xml', 'decoder', 'import', 'bedside', 'xml', 'file', 'script', 'view', 'data', 'mobile', 'device', 'rosabermudez', 'post', 'zeo', 'bedside', 'headband', 'data', 'suggestion', 'access', 'data', 'rosa', 'mexico', 'rosa', 'problem', 'response', 'step', 'type', 'process', 'data', 'pc', 'mac', 'woodinblack', 'error', 'work', 'woodinblack', 'run', 'mac', 'run', 'version', 'error', 'information', 'encryption', 'approach', 'zeo', 'web', 'site', 'approach', 'hold', 'file', 'buyer', 'michael', 'company', 'purchase', 'zeo', 'asset', 'unit', 'buyer', 'ebay', 'unit', 'school', 'group', 'project', 'company', 'evaluation', 'unit', 'alfie', 'data', 'conversion', 'forum', 'firmware', 'capability', 'unit', 'reason', 'card', 'pc', 'insert', 'firmware', 'card', 'file', 'step', 'copy', 'firmware', 'file', 'zeo', 'card', 'meg', 'match', 'capacity', 'zeo', 'unit', 'recognize', 'wonder', 'zeo', 'possibility', 'card', 'input', 'card', 'gb', 'zeo', 'bedside', 'folder', 'card', 'bedside', 'unit', 'card', 'pc', 'zeo', 'erase', 'create', 'folder', 'data', 'file', 'firmware', 'card', 'zeo', 'save', 'card', 'process', 'transfer', 'data', 'pc', 'upload', 'myzeo', 'website', 'save', 'luck', 'dan1chris2', 'question', 'zeo', 'bed', 'site', 'firmware', 'mac', 'command', 'java', 'zeodatadecoder', 'zeosleep', 'zeosleep', 'txt', 'date', 'display', 'hypnogram', 'data', 'dan1chris2', 'data', 'text', 'file', 'text', 'file', 'value', 'display', 'hypnogram', 'display', 'hypnogram', 'count', 'textedit', 'result', 'letter', 'display', 'hypnogram', 'wwwlld', 'xml', 'lt', 'display', 'hypnogram', 'gt', 'lt', 'display', 'hypnogram', 'gt', 'erase', 'data', 'zeo', 'bedside', 'firmware', 'headband', 'impedance', 'night', 'conversion', 'xml', 'java', 'zeodatadecoder', 'zeosleep', 'zeosleep', 'xml', 'xml', 'data', 'select', 'file', 'type', 'space', 'delimiter', 'dashcode', 'textedit', 'luck', 'wire', 'weaver', 'post', 'access', 'phase', 'zeo', 'second', 'data', 'zeo', 'wire', 'zeo', 'data', 'decoder', 'documentation', 'doc', 'file', 'specifies', 'interval', 'min', 'interval', 'process', 'data', 'shorter', 'interval', 'connection', 'heart', 'rate', 'breathing', 'heart', 'rate', 'heart', 'rate', 'variability', 'hrv', 'garmin', 'band', 'heart', 'resolution', 'hrv', 'heart', 'rate', 'interval', 'change', 'heart', 'rate', 'sec', 'interval', 'indication', 'news', 'problem', 'measurement', 'sleep', 'garmin', 'zeo', 'blog', 'scene', 'result', 'data', 'source', 'result', 'hope', 'help', 'krisp', 'mindwave', 'era', 'brain', 'machine', 'interface', 'mattel', 'toy', 'opponent', 'brain', 'wave', 'electronics', 'meditation', 'approach', 'game', 'selection', 'data', 'collection', 'unit', 'result', 'sleep', 'measurement', 'purchase', 'zeo', 'enjoy', 'damnsharp', 'help', 'excel', 'file', 'workbook', 'graph', 'data', 'sheet', 'import', 'data', 'zeosleep', 'txt', 'data', 'sheet', 'date', 'sheet', 'drop', 'box', 'example', 'data', 'netherlands', 'version', 'excel', 'problem', 'formula', 'report', 'open', 'result', 'approach', 'data', 'sec', 'data', 'generate', 'plot', 'enjoy', 'zeo', 'excel', 'plot', 'pdf', 'wire', 'monitor', 'hr', 'oximeter', 'generator', 'correlation', 'respiratory', 'event', 'increase', 'problem', 'point', 'arousal', 'constitute', 'brief', 'transition', 'stage', 'wire', 'heart', 'rate', 'zeo', 'data', 'sec', 'base', 'hypnogram', 'heart', 'rate', 'spike', 'condition', 'zeo', 'base', 'hypnogram', 'reading', 'blog', 'link', 'awake', 'min', 'segment', 'display', 'hypnogram', 'register', 'awake', 'rule', 'increment', 'state', 'calculation', 'heart', 'rate', 'variability', 'indicator', 'challenge', 'processing', 'data', 'luck', 'maryshillue', 'situation', 'care', 'data', 'track', 'agin', 'pair', 'device', 'light', 'zeo', 'kaput', 'end', 'diy', 'type', 'online', 'source', 'replacement', 'advice', 'unit', 'version', 'answer', 'question', 'problem', 'community', 'night', 'data', 'sync', 'phone', 'pairing', 'procedure', 'headband', 'electronics', 'hiatus', 'step', 'headband', 'headband', 'battery', 'charge', 'night', 'data', 'degrades', 'electronics', 'phone', 'io', 'device', 'phone', 'desktop', 'headband', 'delete', 'app', 'data', 'reinstall', 'pair', 'headband', 'device', 'phone', 'headband', 'amazon', 'headband', 'replacement', 'sensor', 'data', 'unit', 'headband', 'link', 'replacement', 'source', 'resale', 'market', 'zeo', 'device', 'replacement', 'hope', 'op', 'engr', 'source', 'code', 'program', 'source', 'code', 'provide', 'url', 'wire', 'jay', 'paper', 'read', 'process', 'eeg', 'data', 'state', 'understood', 'finer', 'algorithm', 'somebody', 'domain', 'quicker', 'pay', 'employee', 'zeo', 'tell', 'access', 'state', 'data', 'wire', 'weaver', 'article', 'approach', 'zeo', 'card', 'min', 'data', 'card', 'require', 'firmware', 'owner', 'zeo', 'ip', 'hrv', 'data', 'acquisition', 'zeo', 'result', 'analysis', 'process', 'sample', 'display', 'hypnogram', 'article', 'heart', 'rate', 'variability', 'sleep', 'scott', 'copy', 'itunes', 'file', 'itunes', 'zeo', 'app', 'phone', 'mobile', 'application', 'itunes', 'itunes', 'music', 'copy', 'corrupt', 'ios7', 'apple', 'download', 'zeo', 'app', 'course', 'luck', 'kind', 'person', 'copy', 'io', 'structure', 'copy', 'codesign', 'vv', 'file', 'default', 'landscape', 'monitoring', 'sleep', 'help', 'scott', 'scott', 'problem', 'deeper', 'file', 'music', 'itunes', 'application', 'zeo', 'ipa', 'creation', 'modification', 'date', 'jun', 'itunes', 'byte', 'suspicion', 'itunes', 'copy', 'file', 'creation', 'date', 'june', 'itunes', 'app', 'ipad2', 'io', 'crash', 'io', 'sqlite', 'file', 'test', 'mobile', 'unit', 'mechanism', 'display', 'data', 'conclusion', 'display', 'result', 'desktop', 'processing', 'data', 'excel', 'file', 'myzeo', 'app', 'content', 'folder', 'file', 'creation', 'modification', 'date', 'copy', 'test', 'code', 'sign', 'command', 'version', 'corrupt', 'command', 'line', 'test', 'app', 'device', 'data', 'data', 'process', 'desktop', 'thread', 'robert', 'stryk', 'zeo', 'headband', 'ingredient', 'water', 'food', 'op', 'company', 'lotion', 'deterioration', 'zeo', 'result', 'age', 'schedule', 'anybody', 'observation', 'impedance', 'reading', 'impedance', 'headband', 'data', 'pre', 'firmware', 'skin', 'oil', 'connection', 'indicator', 'second', 'headband', 'head', 'delay', 'base', 'station', 'display', 'head', 'symbol', 'zero', 'data', 'sleep', 'state', 'result', 'impedance', 'variation', 'alters', 'state', 'result', 'experiment', 'difference', 'goop', 'zeo', 'resistance', 'measurement', 'headband', 'contact', 'plate', 'lb', 'pressure', 'ohm', 'ohm', 'ohm', 'pressure', 'connection', 'snap', 'connector', 'variation', 'point', 'headband', 'extension', 'headband', 'electronics', 'addition', 'counter', 'diy', 'site', 'aloe', 'solution', 'conductivity', 'ingredient', 'spectra360', 'electrode', 'heart', 'monitor', 'strap', 'action', 'link', 'electrode', 'site', 'calton', 'planning', 'ipad', 'zeo', 'itunes', 'sound', 'hassle', 'representation', 'mean', 'export', 'picture', 'data', 'data', 'deal', 'calton', 'app', 'work', 'io', 'sleep', 'data', 'io', 'mac', 'imac', 'data', 'file', 'database', 'browser', 'b1', 'imac', 'device', 'zeo', 'zizz', 'reach', 'production', 'idea', 'architecture', 'data', 'beddit', 'work', 'unit', 'michaeldkester', 'company', 'lab', 'arizona', 'college', 'mike', 'asu', 'michaeldkester', 'commercialize', 'zeo', 'window', 'market', 'kickstart', 'project', 'production', 'michaeldkester', 'software', 'website', 'hardware', 'software', 'amp', 'hardware', 'improvement', 'idea', 'post', 'unit', 'push', 'data', 'sd', 'card', 'connection', 'sleep', 'attempt', 'question', 'people', 'data', 'post', 'discus', 'result', 'question', 'xml', 'display', 'data', 'base', 'data', 'base', 'data', 'wake', 'rem', 'count', 'base', 'data', 'finer', 'sec', 'interval', 'display', 'data', 'question', 'sleep', 'repeat', 'combine', 'data', 'narrow', 'cause', 'environment', 'dark', 'cause', 'heart', 'rate', 'pulseox', 'movement', 'candidate', 'sleep', 'study', 'pol098', 'zeo', 'concern', 'posting', 'gel', 'ecg', 'press', 'stud', 'connection', 'result', 'electrode', 'sensor', 'monitoring', 'electrode', 'p', 'pack', 'gt', 'article', 'type', 'headband', 'gel', 'sleep', 'electrode', 'zeo', 'sleep', 'gel', 'pol098', 'zeo', 'sensor', 'kit', 'adapter', 'plate', 'match', 'location', 'zeo', 'electronics', 'connection', 'zeo', 'headband', 'location', 'approach', 'option', 'connection', 'data', 'field', 'headband', 'impedance', 'measure', 'performance', 'setup', 'headband', 'impedance', 'measure', 'ability', 'pick', 'signal', 'data', 'headband', 'indicates', 'head', 'connection', 'article', 'read', 'impedance', 'measurement', 'sensor', 'data', 'deviation', 'headband', 'impedance', 'setup', 'headband', 'deviation', 'dropout', 'night', 'connection', 'quality', 'impact', 'detection', 'sleep', 'sharing', 'experiment', 'woodinblack', 'understand', 'reason', 'work', 'unit', 'explain', 'registration', 'woodinblack', 'site', 'information', 'card', 'line', 'firmware', 'update', 'version', 'encryption', 'recall', 'sign', 'blog', 'sign', 'data', 'upload', 'dan', 'firmware', 'bedside', 'unit', 'headband', 'ipad', 'mac', 'data', 'dan', 'firmware', 'bedside', 'unit', 'headband', 'post', 'approach', 'data', 'io', 'device', 'line', 'approach', 'imac', 'locate', 'sqlite', 'file', 'ipad', 'automate', 'transfer', 'post', 'approach', 'automation', 'post', 'thread', 'kate', 'greene', 'forum', 'question', 'shame', 'download', 'firmware', 'supply', 'data', 'programmer', 'step', 'step', 'data', 'spreadsheet', 'advance', 'chime', 'process', 'view', 'file', 'zeo', 'decoder', 'viewer', 'kate', 'al', 'route', 'decoder', 'viewer', 'version', 'imac', 'step', 'version', 'java', 'result', 'site', 'plan', 'result', 'process', 'model', 'fit', 'data', 'result', 'pattern', 'event', 'term', 'plan', 'data', 'axis', 'movement', 'brainwave', 'activity', 'toshiba', 'wifi', 'card', 'pull', 'data', 'zeo', 'sneaker', 'net', 'zeo', 'site', 'push', 'data', 'zeo', 'information', 'feature', 'heartmath', 'process', 'heart', 'beat', 'variation', 'state', 'hr', 'monitor', 'average', 'site', 'data', 'output', 'signal', 'headband', 'heart', 'luck', 'nasa', 'study', 'janeyjane', 'iphones', 'zeo', 'app', 'copying', 'file', 'itunes', 'check', 'jailbreak', 'janeyjane', 'ipad', 'ability', 'run', 'version', 'ios7', 'ifunbox', 'mac', 'view', 'file', 'feature', 'io', 'install', 'ipa', 'file', 'itunes', 'hit', 'mac', 'pc', 'zeo', 'app', 'io', 'people', 'problem', 'problem', 'itunes', 'app', 'behave', 'approach', 'luck', 'memory', 'card', 'card', 'zeo', 'business', 'cathy', 'erase', 'card', 'mac', 'pc', 'card', 'zeo', 'bedside', 'point', 'error', 'message', 'setting', 'button', 'erase', 'card', 'zeo', 'setting', 'headband', 'case', 'problem', 'pc', 'zeo', 'folder', 'file', 'folder', 'zeosleep', 'confirm', 'card', 'information', 'observe', 'display', 'clock', 'work', 'headband', 'unit', 'connection', 'unit', 'brainwave', 'icon', 'headband', 'setting', 'version', 'luck', 'mike', 'disclaimer', 'unit', 'file', 'software', 'mac', 'zeo', 'application', 'ipad', 'folder', 'zeodatastore', 'sqlite', 'file', 'headband', 'data', 'structure', 'field', 'data', 'view', 'janeyjane', 'sorry', 'option', 'data', 'share', 'history', 'page', 'io', 'case', 'representation', 'data', 'option', 'account', 'web', 'page', 'jane', 'jane', 'check', 'post', 'copy', 'data', 'post', 'iphone', 'realize', 'help', 'smartphone', 'user', 'help', 'gt', 'diagnostics', 'information', 'delete', 'customersupport', 'myzeo', 'type', 'email', 'sqllite', 'file', 'process', 'mobile', 'app', 'copy', 'data', 'file', 'sleep', 'data', 'copy', 'text', 'file', 'import', 'excel', 'processing', 'woodinblack', 'application', 'wife', 'zeo', 'data', 'version', 'sleep', 'manager', 'clunky', 'graph', 'data', 'graph', 'ability', 'annotate', 'graph', 'drug', 'post', 'project', 'woodinblack', 'offering', 'share', 'community', 'thought', 'source', 'build', 'effort', 'zeo', 'plot', 'plot', 'picture', 'driver', 'quality', 'information', 'display', 'data', 'connection', 'example', 'coffee', 'specific', 'absorption', 'rate', 'decay', 'rate', 'body', 'byproduct', 'indicate', 'insomnia', 'coffee', 'indicate', 'sleep', 'deprivation', 'heart', 'rate', 'data', 'zeo', 'hr', 'overlay', 'research', 'heart', 'rate', 'variability', 'coupling', 'measure', 'quality', 'sorry', 'psg', 'wake', 'state', 'opinion', 'reference', 'range', 'psg', 'zeo', 'result', 'lab', 'environment', 'environment', 'example', 'lab', 'news', 'psg', 'uncover', 'problem', 'base', 'data', 'sample', 'translates', 'algorithm', 'guess', 'headband', 'charger', 'head', 'end', 'night', 'headband', 'charger', 'help', 'problem', 'focus', 'lack', 'sleep', 'timing', 'problem', 'headband', 'impedance', 'headband', 'headband', 'connection', 'experimentation', 'order', 'journal', 'analyze', 'result', 'success', 'michaeldkester', 'mike', 'discussion', 'topic', 'device', 'health', 'idea', 'combination', 'perception', 'thread', 'group', 'data', 'data', 'experience', 'replicate', 'zeo', 'webpage', 'output', 'effort', 'zeo', 'website', 'download', 'data', 'processing', 'decoder', 'program', 'data', 'group', 'device', 'algorithm', 'sensor', 'group', 'discussion', 'mind', 'link', 'article', 'cube', 'sensor', 'information', 'zeo', 'data', 'post', 'company', 'review', 'solution', 'complaint', 'article', 'data', 'device', 'health', 'success', 'post', 'result', 'zeoleth', 'setting', 'software', 'version', 'gt', 'change', 'zeo', 'zeo', 'file', 'file', 'card', 'file', 'image', 'file', 'zeo', 'folder', 'sd', 'card', 'bedside', 'data', 'zeo', 'app', 'mapping', 'zeo', 'xml', 'data', 'zeo', 'field', 'field', 'value', 'calculation', 'step', 'database', 'bedside', 'data', 'fool', 'data', 'view', 'comment', 'approach', 'display', 'zeo', 'sleep', 'data', 'database', 'file', 'navicat', 'mysql', 'file', 'data', 'decoder', 'output', 'sqlite', 'file', 'hypnogram', 'database', 'browser', 'b1', 'app', 'zeo', 'app', 'app', 'view', 'result', 'ipad', 'conclusion', 'io', 'buggy', 'feature', 'zeo', 'app', 'store', 'database', 'folder', 'document', 'itunes', 'file', 'gain', 'approach', 'rev', 'pdf', 'zzosleeprecord', 'table', 'version', 'java', 'program', 'data', 'export', 'process', 'zeo', 'website', 'tool', 'library', 'schema', 'frederic', 'share', 'source', 'code', 'java', 'program', 'krisp', 'tell', 'data', 'unit', 'cable', 'sd', 'card', 'issue', 'cable', 'super', 'concept', 'process', 'krisp', 'guess', 'data', 'card', 'approach', 'card', 'data', 'view', 'data', 'data', 'firmware', 'zeo', 'unit', 'erase', 'data', 'zeo', 'transfer', 'data', 'application', 'decode', 'data', 'file', 'card', 'data', 'sensor', 'heart', 'rate', 'ox', 'movement', 'sound', 'event', 'activity', 'medication', 'environment', 'routine', 'change', 'sleep', 'intent', 'zeo', 'journal', 'coaching', 'data', 'output', 'cable', 'approach', 'information', 'brain', 'wave', 'data', 'rem', 'game', 'data', 'cable', 'zeo', 'interface', 'cable', 'mac', 'figure', 'data', 'assumption', 'cable', 'setup', 'require', 'area', 'expertise', 'data', 'activity', 'neurosky', 'hardware', 'visualizer', 'frequency', 'spectrum', 'data', 'hope', 'csv', 'export', 'data', 'export', 'data', 'format', 'anne', 'information', 'site', 'access', 'state', 'data', 'zsleepgraph', 'zbasehypnogram', 'zbasehynogram', 'correlate', 'image', 'differerent', 'help', 'zeo', 'data', 'decoder', 'documentation', 'data', 'unit', 'record', 'version', 'base', 'hypnogram', 'record', 'stage', 'base', 'hypnogram', 'tag', 'space', 'start', 'tag', 'second', 'stage', 'integer', 'mapping', 'sleep', 'wake', 'rem', 'display', 'hypnogram', 'record', 'stage', 'display', 'hypnogram', 'tag', 'space', 'start', 'tag', 'stage', 'integer', 'mapping', 'wake', 'rem', 'hope', 'data', 'csv', 'data', 'column', 'column', 'graph', 'zeo', 'plot', 'chart', 'fit', 'cell', 'column', 'column', 'awake', 'b2', 'b2', 'b2', 'result', 'blank', 'state', 'state', 'column', 'chart', 'column', 'column', 'color', 'column', 'width', 'axis', 'effort', 'web', 'display', 'result', 'process', 'approach', 'enjoy', 'zeoleth', 'zeo', 'folder', 'sd', 'card', 'file', 'setting', 'scratch', 'thought', 'test', 'data', 'data', 'file', 'encryption', 'help', 'woodinblack', 'file', 'file', 'toss', 'file', 'card', 'zeo', 'zeo', 'folder', 'zeosleep', 'file', 'zeo', 'file', 'zeo', 'folder', 'firmware', 'version', 'firmware', 'prompt', 'uploads', 'card', 'erase', 'card', 'zeo', 'work', 'card', 'unit', 'card', 'data', 'firmware', 'text', 'file', 'data', 'version', 'text', 'output', 'wire', 'post', 'access', 'data', 'data', 'zeo', 'unit', 'data', 'wire', 'weaver', 'zeo', 'database', 'field', 'base', 'hypnogram', 'data', 'unit', 'optimism', 'data', 'note', 'headband', 'unit', 'iphone', 'app', 'bedside', 'unit', 'custom', 'rf', 'base', 'unit', 'work', 'iphone', 'app', 'redirect', 'phone', 'server', 'luck', 'zeoleth', 'work', 'reading', 'data', 'fly', 'arduino', 'help', 'data', 'reference', 'package', 'data', 'start', 'sequence', 'data', 'sheet', 'value', 'information', 'enjoy', 'zeo', 'data', 'api', 'pdf', 'help', 'firmware', 'card', 'zeo', 'file', 'firmware', 'clock', 'zeo', 'file', 'card', 'woodinblack', 'kashifk', 'java', 'run', 'java', 'confusion', 'reason', 'ant', 'version', 'version', 'zeo', 'reason', 'version', 'restriction', 'distribution', 'source', 'form', 'error', 'work', 'machine', 'copy', 'mac', 'version', 'file', 'file', 'window', 'machine', 'work', 'window', 'machine', 'batch', 'file', 'machine', 'java', 'people', 'problem', 'file', 'response', 'zeosleepviewer', 'mind', 'work', 'zeo', 'iphone', 'woodinblack', 'kashifk', 'firmware', 'clock', 'zeo', 'file', 'card', 'post', 'zeo', 'directory', 'card', 'sd', 'card', 'zeo', 'directory', 'java', 'jdk', 'sorry', 'question', 'run', 'java', 'application', 'decode', 'data', 'file', 'card', 'data', 'sensor', 'heart', 'rate', 'ox', 'movement', 'sound', 'event', 'activity', 'medication', 'environment', 'routine', 'change', 'sleep', 'intent', 'zeo', 'journal', 'coaching', 'java', 'run', 'java', 'krisp', 'card', 'firmware', 'card', 'night', 'post', 'java', 'program', 'run', 'machine', 'question', 'read', 'zeosleep', 'txt', 'xml', 'zeo', 'bedside', 'step', 'zeo', 'problem', 'export', 'data', 'create', 'chart', 'path', 'share', 'finding', 'firmware', 'zeo', 'firmware', 'zip', 'read', 'post', 'unzip', 'file', 'place', 'zeo', 'card', 'zeo', 'folder', 'klik', 'setting', 'button', 'software', 'change', 'cetera', 'zeodatadecoder', 'zip', 'post', 'create', 'csv', 'firmware', 'zeosleep', 'file', 'language', 'processing', 'zeo', 'zip', 'create', 'csv', 'graph', 'steve222', 'admit', 'data', 'zeo', 'start', 'post', 'update', 'firmware', 'zeo', 'export', 'data', 'change', 'data', 'human', 'text', 'import', 'excel', 'post', 'thread', 'question', 'myzeo', 'neurosky', 'visualizer', 'work', 'data', 'question', 'headband', 'work', 'link', 'diy', 'replacement', 'headband', 'post', 'help', 'excel', 'file', 'workbook', 'graph', 'data', 'sheet', 'import', 'data', 'zeosleep', 'txt', 'data', 'sheet', 'date', 'sheet', 'drop', 'box', 'example', 'data', 'zeosleep', 'txt', 'copy', 'digit', 'display', 'hypnogram', 'gt', 'lt', 'display', 'hypnogram', 'txt', 'file', 'txt', 'workbook', 'data', 'sheet', 'cursor', 'right', 'date', 'starttime', 'choose', 'data', 'tab', 'text', 'cetera', 'gt', 'solution', 'tell', 'txt', 'zeodatadecoder', 'run', 'command', 'java', 'zeodatadecoder', 'zeosleep', 'zeosleep', 'txt', 'netherlands', 'version', 'excel', 'problem', 'formula', 'report', 'data', 'list', 'zip', 'engr', 'pdf', 'data', 'base', 'hypnogram', 'smoother', 'result', 'engr', 'display', 'hypnogram', 'record', 'stage', 'display', 'hypnogram', 'tag', 'space', 'start', 'tag', 'stage', 'integer', 'mapping', 'wake', 'rem', 'hope', 'op', 'engr', 'explain', 'information', 'hope', 'reader', 'file', 'zeo', 'java', 'zeodatadecoder', 'zeosleep', 'zeosleep', 'txt', 'create', 'file', 'xml', 'file', 'notepad', 'display', 'hypnogram', 'gt', 'lt', 'display', 'hypnogram', 'gt', 'notepad', 'file', 'line', 'macro', 'notepad', 'space', 'comma', 'csv', 'import', 'excel', 'knew', 'timespan', 'excel', 'file', 'row', 'night', 'till', 'paste', 'row', 'place', 'start', 'xml', 'file', 'graph', 'ideal', 'oleg', 'anybody', 'zeo', 'change', 'battery', 'morning', 'answer', 'response', 'information', 'zeo', 'battery', 'work', 'type', 'battery', 'replacement', 'replacement', 'transmitter', 'risk', 'bedside', 'transmitter', 'battery', 'arrangement', 'transmitter', 'somebody', 'region', 'care', 'hth', 'bo3bber', 'lii', 'battery', 'shelf', 'battery', 'point', 'charger', 'replacement', 'idea', 'date', 'manufacture', 'myth', 'myth', 'ion', 'battery', 'discussion', 'experience', 'ion', 'battery', 'battery', 'state', 'self', 'discharge', 'point', 'protection', 'circuitry', 'prevent', 'case', 'rejuvenation', 'work', 'battery', 'experience', 'knowledge', 'zeo', 'battery', 'state', 'transmits', 'transmitter', 'voltage', 'source', 'wikipedia', 'talk', 'page', 'article', 'lithium', 'ion', 'battery', 'search', 'batteryuniversity', 'section', 'information', 'quote', 'bo3bber', 'post', 'topic', 'contradict', 'statement', 'coin', 'cell', 'lithium', 'battery', 'replacement', 'point', 'lithium', 'battery', 'format', 'xx', 'particularity', 'holder', 'hth', 'woodinblack', 'zeo', 'output', 'fft', 'level', 'frequency', 'plot', 'ratio', 'amplitude', 'frequency', 'frequency', 'wave', 'frequency', 'rs232', 'data', 'people', 'pattern', 'record', 'rs232', 'hookup', 'protocol', 'file', 'standard', 'theory', 'hypothesis', 'speculation', 'remember', 'zeo', 'discussion', 'zeo', 'difficulty', 'sleep', 'applies', 'awake', 'expect', 'people', 'burst', 'wave', 'agaricus', 'volunteer', 'comment', 'maintenance', 'battery', 'stop', 'transmitter', 'work', 'contact', 'electrode', 'tape', 'lotion', 'forehead', 'clock', 'display', 'set', 'brightness', 'night', 'brightness', 'press', 'arrow', 'robert', 'stryk', 'headband', 'impedance', 'night', 'lotion', 'morning', 'dab', 'electrode', 'lotion', 'organic', 'hand', 'body', 'lotion', 'cloth', 'zeo', 'electrode', 'posting', 'alcohol', 'result', 'contact', 'build', 'grunge', 'wear', 'avalon', 'organic', 'lotion', 'gel', 'night', 'description', 'headband', 'headband', 'ecg', 'electrode', 'technique', 'electrode', 'packet', 'headband', 'vital', 'post', 'headband', 'transmitter', 'clip', 'transmitter', 'li', 'ion', 'battery', 'posting', 'battery', 'replacement', 'happens', 'zeo', 'battery', 'lithium', 'battery', 'battery', 'battery', 'information', 'quote', 'report', 'zeo', 'phone', 'version', 'transmitter', 'export', 'data', 'post', 'battery', 'assembly', 'replacement', 'heat', 'battery', 'work', 'miniature', 'equipment', 'cause', 'damage', 'circuit', 'board', 'replacement', 'battery', 'fit', 'transmitter', 'supply', 'energy', 'night', 'somebody', 'volume', 'battery', 'ml2032', 'dia', 'suggests', 'zeo', 'battery', 'battery', 'ion', 'lipo', 'voltage', 'cell', 'circuit', 'process', 'improvise', 'capacity', 'capacity', 'problem', 'charge', 'night', 'post', 'information', 'battery', 'reference', 'hth', 'message', 'contribution', 'information', 'battery', 'transmitter', 'zeo', 'monitor', 'phone', 'version', 'transmitter', 'clock', 'version', 'case', 'information', 'member', 'discussion', 'battery', 'quote', 'tolerant', 'post', 'topic', 'quote', 'unit', 'knife', 'battery', 'charge', 'battery', 'pp312122ab', 'polymer', 'battery', 'square', 'standard', 'clue', 'case', 'end', 'plastic', 'pin', 'hole', 'extent', 'case', 'person', 'faulty', 'unit', 'suction', 'cup', 'matter', 'resort', 'charger', 'battery', 'volume', 'ml2032', 'dia', 'suggests', 'zeo', 'battery', 'estimate', 'memory', 'battery', 'clock', 'version', 'charge', 'display', 'charge', 'unit', 'recollection', 'comment', 'lithium', 'technology', 'ion', 'battery', 'lithium', 'cell', 'damage', 'charge', 'charge', 'equipment', 'circuitry', 'circumstance', 'rechargeables', 'limit', 'charger', 'protection', 'circuitry', 'form', 'damage', 'experience', 'transmitter', 'swap', 'possibility', 'copy', 'picture', 'zeotransmitterbattery', 'jpg', 'robert', 'stryk', 'data', 'night', 'headband', 'impedance', 'search', 'information', 'hth', 'janeyjane', 'sensor', 'contact', 'comment', 'solvent', 'fabric', 'solvent', 'grease', 'stain', 'clothes', 'home', 'tendency', 'spot', 'absorbent', 'pad', 'rag', 'kitchen', 'towel', 'spot', 'rub', 'plenty', 'solvent', 'extent', 'grease', 'rag', 'case', 'zeo', 'thinner', 'grease', 'layer', 'conductivity', 'grease', 'building', 'generalises', 'headband', 'effect', 'solvent', 'towel', 'grease', 'solvent', 'headband', 'electrode', 'course', 'concern', 'conductivity', 'grease', 'water', 'solvent', 'problem', 'stryk', 'night', 'lotion', 'nurse', 'electrode', 'area', 'roughen', 'memory', 'electrode', 'work', 'skin', 'preparation', 'help', 'conductivity', 'lifespan', 'minimise', 'gunk', 'woodinblack', 'meant', 'link', 'page', 'answer', 'information', 'material', 'paragraph', 'link', 'sheet', 'electrode', 'manual', 'nurse', 'electrode', 'instructables', 'world', 'electrode', 'beer', 'cap', 'salt', 'article', 'electrode', 'link', 'information', 'idea', 'towel', 'stuff', 'convert', 'ambu', 'connector', 'difference', 'tape', 'word', 'information', 'zeo', 'describes', 'night', 'electrode', 'zeo', 'electrode', 'posting', 'source', 'information', 'place', 'zeo', 'headband', 'sensor', 'zeo', 'transmitter', 'replacement', 'claim', 'night', 'world', 'record', 'duration', 'electrode', 'record', 'world', 'champion', 'link', 'note', 'specification', 'sheet', 'electrode', 'instruction', 'amazon', 'review', 'electrode', 'hypafix', 'forum', 'discussion', 'pad', 'gel', 'ecg', 'pad', 'gel', 'bedside', 'monitor', 'hospital', 'world', 'harder', 'hospital', 'machine', 'zeo', 'sleep', 'manager', 'amazon', 'electronics', 'manager', 'amazon', 'electronics', 'comment', 'link', 'electrode', 'note', 'sleep', 'data', 'sort', 'question', 'people', 'question', 'ask', 'advance', 'question', 'ponders', 'moment', 'cycle', 'handful', 'zeo', 'report', 'data', 'zeo', 'wake', 'mention', 'zeo', 'hacker', 'news', 'zeo', 'suck', 'headband', 'pattern', 'temperature', 'humidity', 'lack', 'temperature', 'humidity', 'sensor', 'zeo', 'sleep', 'pattern', 'trend', 'deprivation', 'influence', 'smartphones', 'tablet', 'people', 'weekend', 'population', 'unfortunate', 'company', 'work', 'replacement', 'database', 'information', 'night', 'second', 'data', 'melatonin', 'research', 'body', 'clock', 'effect', 'medication', 'duration', 'mattress', 'avoidance', 'light', 'lab', 'goggles', 'blue', 'laser', 'source', 'software', 'sort', 'database', 'temperature', 'humidity', 'night', 'melatonin', 'latitude', 'experiment', 'phase', 'research', 'effect', 'zeo', 'amazon', 'review', 'wakefulness', 'response', 'work', 'return', 'comment', 'effect', 'zeo', 'sensitivity', 'population', 'people', 'wave', 'work', 'sort', 'sensitivity', 'adjustment', 'zeo', 'hack', 'sort', 'janeyjane', 'uk', 'sensor', 'contact', 'night', 'viewer', 'drop', 'data', 'night', 'information', 'problem', 'headband', 'risk', 'alcohol', 'wipe', 'gunk', 'silver', 'fullness', 'electrode', 'work', 'isopropyl', 'purity', 'trace', 'zeo', 'water', 'print', 'alcohol', 'degreaser', 'water', 'electrode', 'headband', 'article', 'apology', 'news', 'sleep', 'breath', 'doi', 'assessment', 'wireless', 'headband', 'sleep', 'griessenberger', 'amp', 'p', 'heib', 'kunz', 'hoedlmoser', 'schabus', 'december', 'june', 'september', 'article', 'access', 'springerlink', 'gov', 'article', 'pdf', 'method', 'post', 'forum', 'post', 'forum', 'today', 'content', 'conductive', 'gel', 'post', 'box', 'page', 'link', 'zeo', 'export', 'data', 'contribution', 'sensor', 'zeo', 'effect', 'user', 'section', 'today', 'message', 'btw', 'expert', 'suggestion', 'electrode', 'environment', 'read', 'person', 'hairline', 'zeo', 'clock', 'transmitter', 'work', 'ecg', 'electrode', 'night', 'problem', 'date', 'bag', 'bag', 'electrode', 'bag', 'date', 'pack', 'care', 'cost', 'issue', 'electrode', 'night', 'cost', 'night', 'tape', 'hypafix', 'gel', 'headband', 'easy', 'post', 'cite', 'hth', 'pol098', 'self', 'development', 'principle', 'work', 'scientist', 'magazine', 'issue', 'hodson', 'device', 'power', 'subscription', 'article', 'eeg', 'electrode', 'skin', 'conforms', 'body', 'stick', 'van', 'der', 'waals', 'gold', 'electrode', 'development', 'communication', 'application', 'wearer', 'contribution', 'bo3bber', 'page', 'information', 'information', 'replacement', 'zeo', 'transmitter', 'battery', 'information', 'tolerant', 'opening', 'device', 'source', 'battery', 'battery', 'radio', 'model', 'supplier', 'china', 'bo3bber', 'range', 'battery', 'glance', 'battery', 'topic', 'post', 'information', 'topic', 'post', 'information', 'battery', 'replacement', 'post', 'contribution', 'sensor', 'zeo', 'effect', 'user', 'section', 'today', 'message', 'btw', 'expert', 'suggestion', 'electrode', 'environment', 'read', 'person', 'hairline', 'zeo', 'concern', 'posting', 'gel', 'ecg', 'press', 'stud', 'connection', 'result', 'electrode', 'sensor', 'monitoring', 'electrode', 'p', 'pack', 'gt', 'electrode', 'connector', 'press', 'ambu', 'range', 'connector', 'connector', 'pad', 'zeo', 'offset', 'connector', 'gel', 'skin', 'contact', 'area', 'body', 'tape', 'glue', 'water', 'wash', 'water', 'alcohol', 'tech', 'electrode', 'project', 'insert', 'beer', 'crown', 'water', 'salt', 'gel', 'country', 'machine', 'electrode', 'zeo', 'transmitter', 'problem', 'gel', 'ambu', 'electrode', 'pack', 'expiration', 'date', 'application', 'help', 'pack', 'electrode', 'pack', 'air', 'help', 'source', 'idea', 'blue', 'center', 'ambu', 'electrode', 'ring', 'pressure', 'center', 'skin', 'tape', 'advice', 'nurse', 'electrode', 'skin', 'ecg', 'contact', 'skin', 'cell', 'paper', 'cloth', 'review', 'night', 'electrode', 'result', 'night', 'money', 'electrode', 'pack', 'electrode', 'outlay', 'estimate', 'electrode', 'pack', 'ambu', 'cost', 'quantity', 'carriage', 'cost', 'source', 'reduces', 'cost', 'order', 'p', 'electrode', 'post', 'date', 'cost', 'mileage', 'pack', 'electrode', 'date', 'pack', 'ignore', 'procedure', 'electrode', 'tape', 'place', 'feeling', 'transmitter', 'toilet', 'wash', 'basin', 'issue', 'micropore', 'tape', 'wash', 'forehead', 'towel', 'help', 'skin', 'cell', 'electrode', 'edge', 'blue', 'middle', 'gel', 'help', 'tape', 'electrode', 'electrode', 'improvement', 'experiment', 'drop', 'water', 'electrode', 'work', 'work', 'plastic', 'container', 'cotton', 'wool', 'water', 'water', 'drop', 'bleach', 'inhibit', 'morning', 'plastic', 'layer', 'electrode', 'cotton', 'wool', 'humidor', 'idea', 'humid', 'wash', 'gel', 'electrode', 'electrode', 'place', 'tape', 'tape', 'electrode', 'line', 'prone', 'gel', 'comparison', 'test', 'pack', 'electrode', 'plastic', 'container', 'absorbent', 'paper', 'water', 'drop', 'bleach', 'humidor', 'writ', 'limit', 'date', 'tiniest', 'chance', 'defibrillator', 'patient', 'exceed', 'limit', 'humidor', 'work', 'work', 'fading', 'electrode', 'conductive', 'gel', 'electrode', 'review', 'leaf', 'mess', 'recommend', 'manufacturer', 'spread', 'mess', 'electrode', 'water', 'application', 'producer', 'order', 'doubt', 'market', 'import', 'pack', 'seller', 'worthwhile', 'quantity', 'pack', 'cheap', 'p', 'press', 'stud', 'plastic', 'housing', 'plug', 'connector', 'cut', 'cutter', 'cut', 'base', 'housing', 'press', 'twist', 'center', 'electrode', 'p', 'k', 'bargain', 'price', 'mind', 'spending', 'second', 'tape', 'electrode', 'transpore', 'risk', 'skin', 'damage', 'plaster', 'retention', 'tape', 'roll', 'hypafix', 'ambu', 'electrode', 'lift', 'edge', 'place', 'convenience', 'economy', 'tape', 'electrode', 'difficulty', 'electrode', 'edge', 'center', 'scissors', 'damage', 'tape', 'zeo', 'transmitter', 'width', 'hypafix', 'tape', 'type', 'headband', 'push', 'metal', 'press', 'stud', 'transmitter', 'increase', 'area', 'press', 'beer', 'plastic', 'circle', 'gel', 'adhesive', 'article', 'type', 'headband', 'gel', 'hope', 'case', 'search', 'comment', 'post', 'post', 'electrode', 'experience', 'rest', 'comment', 'post', 'edit', 'jonny54993', 'battery', 'zeo', 'kitchen', 'cable', 'mah', 'battery', 'buck', 'cable', 'battery', 'tape', 'bomb', 'charm', 'station', 'sleep', 'max', 'guess', 'bye', 'jonny', 'remove', 'limitation', 'zeo', 'source', 'battery', 'thread', 'link', 'battery', 'shape', 'supply', 'problem', 'case', 'agaricus', 'anybody', 'volunteer', 'write', 'post', 'company', 'business', 'overview', 'index', 'link', 'post', 'topic', 'page', 'dig', 'topic', 'zeo', 'clock', 'consumables', 'headband', 'electrode', 'zeo', 'headband', 'encryption', 'data', 'software', 'process', 'display', 'data', 'clock', 'phone', 'transmitter', 'battery', 'replacement', 'information', 'information', 'care', 'maintenance', 'development', 'owner', 'post', 'topic', 'contribute', 'electrode', 'person', 'world', 'night', 'position', 'night', 'set', 'electrode', 'duration', 'care', 'disposable', 'post', 'point', 'electrode', 'rate', 'night', 'zeo', 'headband', 'manage', 'electrode', 'tape', 'gel', 'hth', 'jay', 'aitchsee', 'article', 'impact', 'moon', 'phase', 'chart', 'gotten', 'fwiw', 'correlation', 'coefficient', 'newness', 'moon', 'result', 'spreadsheet', 'cc', 'november', 'end', 'cc', 'libreoffice', 'calc', 'excel', 'function', 'iferror', 'mod', 'datedif', 'date', 'moon', 'curiosity', 'newness', 'rdebrecht', 'headband', 'sensor', 'sensor', 'point', 'cheaply', 'plan', 'success', 'ecg', 'electrode', 'electrode', 'night', 'pack', 'humidors', 'electrode', 'dropout', 'tape', 'micropore', 'transpore', 'electrode', 'finger', 'post', 'post', 'point', 'post', 'conclusion', 'quote', 'post', 'topic', 'clock', 'mobile', 'headband', 'work', 'clock', 'information', 'introduction', 'paste', 'post', 'word', 'document', 'spreadsheet', 'zeo', 'application', 'software', 'tool', 'document', 'web', 'site', 'cope', 'fact', 'document', 'site', 'example', 'stuff', 'banner', 'information', 'htttrack', 'source', 'multi', 'platform', 'program', 'download', 'web', 'site', 'site', 'parameter', 'download', 'internet', 'case', 'space', 'doc', 'page', 'thread', 'browser', 'text', 'opera', 'firefox', 'graphic', 'information', 'course', 'word', 'processor', 'libreoffice', 'writer', 'microsoft', 'word', 'save', 'page', 'html', 'page', 'edit', 'opening', 'word', 'processor', 'page', 'crash', 'software', 'writer', 'section', 'comment', 'link', 'graphic', 'internet', 'link', 'forum', 'paste', 'software', 'word', 'processor', 'document', 'spreadsheet', 'posting', 'link', 'graphic', 'import', 'io', 'method', 'effort', 'hth', 'sephalon', 'people', 'work', 'data', 'cable', 'information', 'wayback', 'machine', 'case', 'ignore', 'point', 'zeo', 'data', 'zeo', 'developer', 'version', 'software', 'enables', 'phase', 'brainwave', 'port', 'zeo', 'addition', 'python', 'decoder', 'library', 'user', 'application', 'data', 'example', 'source', 'developer', 'software', 'decode', 'zeo', 'data', 'version', 'firmware', 'alpha', 'release', 'zeo', 'risk', 'example', 'application', 'application', 'trigger', 'enters', 'tool', 'hacker', 'developer', 'brain', 'interface', 'brainwave', 'application', 'concentration', 'relaxation', 'web', 'api', 'tense', 'access', 'zeo', 'sleep', 'data', 'online', 'data', 'decoder', 'library', 'access', 'sleep', 'data', 'card', 'documentation', 'data', 'example', 'page', 'version', 'sourceforge', 'page', 'biofeedback', 'program', 'zeo', 'hth', 'comment', 'engr', 'problem', 'zeo', 'sensor', 'supply', 'electrode', 'ambu', 'electrode', 'electrode', 'date', 'op', 'engr', 'data', 'field', 'headband', 'impedance', 'measure', 'performance', 'setup', 'report', 'gel', 'impedance', 'measurement', 'impedance', 'headband', 'comparison', 'headband', 'attitude', 'electrode', 'work', 'headband', 'option', 'performance', 'work', 'economy', 'electrode', 'press', 'film', 'flour', 'salt', 'gel', 'transmitter', 'electrode', 'head', 'impedance', 'salty', 'gel', 'press', 'stud', 'engr', 'confirm', 'data', 'deviation', 'headband', 'impedance', 'setup', 'headband', 'deviation', 'headband', 'link', 'report', 'measurement', 'dropout', 'night', 'connection', 'dropout', 'gel', 'electrode', 'dropout', 'quality', 'impact', 'detection', 'sleep', 'zeo', 'headband', 'sleep', 'memory', 'record', 'zeo', 'sleep', 'file', 'electrode', 'difference', 'headband', 'electrode', 'position', 'electrode', 'result', 'woodinblack', 'link', 'electrode', 'information', 'stuff', 'place', 'posting', 'post', 'result', 'decries', 'research', 'reference', 'electrode', 'night', 'care', 'stuff', 'ebay', 'advertiser', 'p', 'electrode', 'hypafix', 'brief', 'zeo', 'monitor', 'sleep', 'post', 'standard', 'ecg', 'electrode', 'post', 'electrode', 'stop', 'gel', 'mi', 'pp312122ab', 'polymer', 'battery', 'cm', 'idea', 'battery', 'test', 'battery', 'news', 'battery', 'failure', 'site', 'battery', 'custom', 'dimension', 'guess', 'closest', 'farnell', 'fit', 'site', 'list', 'mention', 'thickness', 'check', 'model', 'site', 'order', 'site', 'price', 'idea', 'work', 'th', 'battery', 'service', 'start', 'round', 'coin', 'battery', 'standard', 'cr2032', 'dia', 'memory', 'backup', 'idea', 'prefix', 'version', 'type', 'check', 'space', 'consider', 'battery', 'lithium', 'technology', 'ion', 'li', 'polymer', 'space', 'solder', 'tag', 'capacity', 'problem', 'guesstimate', 'capacity', 'battery', 'battery', 'receiver', 'battery', 'half', 'capacity', 'remember', 'capacity', 'battery', 'age', 'button', 'cell', 'solder', 'tag', 'problem', 'farnell', 'dia', 'fit', 'fit', 'battery', 'improvise', 'sort', 'case', 'hope', 'somebody', 'news', 'case', 'sent', 'offering', 'data', 'zeo', 'date', 'regress', 'night', 'start', 'date', 'moon', 'date', 'range', 'moon', 'lunar', 'effect', 'data', 'night', 'quote', 'tolerant', 'post', 'topic', 'measure', 'voltage', 'battery', 'charge', 'battery', 'capacity', 'quote', 'terminal', 'wire', 'circuit', 'board', 'battery', 'solder', 'point', 'battery', 'terminal', 'solder', 'pad', 'circuit', 'board', 'multimeter', 'voltage', 'range', 'voltage', 'contact', 'battery', 'voltage', 'contact', 'charge', 'voltage', 'connection', 'probe', 'battery', 'cut', 'rejuvenation', 'reconnect', 'test', 'battery', 'disconnect', 'battery', 'wire', 'pin', 'board', 'cut', 'wire', 'board', 'assembly', 'room', 'pack', 'joint', 'rating', 'delivering', 'rating', 'zeo', 'battery', 'charge', 'memory', 'charge', 'charger', 'supply', 'manufacturer', 'charger', 'water', 'tap', 'delivers', 'tap', 'hth', 'update', 'electrode', 'information', 'valid', 'technique', 'set', 'electrode', 'pack', 'electrode', 'disposable', 'headband', 'people', 'work', 'electrode', 'hear', 'technique', 'tape', 'gel', 'moist', 'woodinblack', 'article', 'assessment', 'wireless', 'headband', 'sleep', 'send', 'doctor', 'wife', 'sleep', 'study', 'zeo', 'data', 'study', 'zeos', 'evaluation', 'zeo', 'method', 'luck', 'doctor', 'article', 'article', 'source', 'information', 'everybody', 'example', 'dig', 'link', 'series', 'youtube', 'video', 'zeo', 'zeo', 'zeo', 'device', 'stop', 'unit', 'battery', 'unit', 'clarify', 'transmitter', 'battery', 'unit', 'sale', 'transmitter', 'cause', 'battery', 'charge', 'sooner', 'somebody', 'sort', 'battery', 'work', 'transmitter', 'battery', 'work', 'lithium', 'ion', 'battery', 'battery', 'charge', 'discharge', 'cycle', 'course', 'deal', 'information', 'wikipedia', 'talk', 'page', 'article', 'lithium', 'ion', 'battery', 'section', 'battery', 'battery', 'battery', 'university', 'information', 'source', 'source', 'batteryuniversity', 'hth', 'confirm', 'electrode', 'work', 'headband', 'replacement', 'date', 'packet', 'work', 'date', 'pack', 'electrode', 'tape', 'technique', 'gel', 'cost', 'pack', 'pack', 'supplier', 'p8', 'hth', 'applies', 'reference', 'people', 'psg', 'zeo', 'sleep', 'restore', 'sleep', 'hypochondriac', 'insomniac', 'insomniac', 'example', 'prescribed', 'pill', 'stop', 'television', 'bedroom', 'article', 'scientist', 'magazine', 'issue', 'online', 'subscriber', 'magazine', 'site', 'title', 'insomniac', 'brain', 'graph', 'work', 'phase', 'brain', 'wave', 'characteristic', 'wave', 'wavelength', 'amplitude', 'sleep', 'wave', 'wave', 'analysis', 'roll', 'output', 'phase', 'analysis', 'wave', 'analysis', 'spectrum', 'analysis', 'wave', 'wave', 'burst', 'amplitude', 'beta', 'wave', 'intrusion', 'analysis', 'function', 'frequency', 'amplitude', 'confirms', 'quantifies', 'trouble', 'sleep', 'brain', 'clock', 'brain', 'activity', 'sleeper', 'task', 'sleeper', 'wider', 'alpha', 'intrusion', 'problem', 'chronic', 'pain', 'fatigue', 'depression', 'people', 'pain', 'article', 'explanation', 'treatment', 'principle', 'zeo', 'rs232', 'output', 'analysis', 'software', 'analysis', 'module', 'hope', 'data', 'unit', 'cable', 'sd', 'card', 'issue', 'cable', 'super', 'concept', 'process', 'agaricus', 'thread', 'discussion', 'direction', 'eye', 'spot', 'category', 'mind', 'control', 'hardware', 'concern', 'concern', 'category', 'category', 'post', 'category', 'place', 'conversation', 'point', 'conversation', 'mindwave', 'era', 'brain', 'machine', 'interface', 'engr', 'skill', 'mention', 'shine', 'cable', 'approach', 'truth', 'data', 'android', 'touch', 'woodinblack', 'application', 'wife', 'zeo', 'data', 'version', 'sleep', 'manager', 'clunky', 'graph', 'data', 'graph', 'ability', 'annotate', 'graph', 'drug', 'post', 'project', 'woodinblack', 'offering', 'share', 'community', 'thought', 'source', 'build', 'effort', 'zeo', 'plot', 'plot', 'picture', 'driver', 'quality', 'information', 'display', 'data', 'connection', 'example', 'coffee', 'specific', 'absorption', 'rate', 'decay', 'rate', 'body', 'byproduct', 'indicate', 'insomnia', 'coffee', 'indicate', 'sleep', 'deprivation', 'heart', 'rate', 'data', 'zeo', 'hr', 'overlay', 'research', 'heart', 'rate', 'variability', 'coupling', 'measure', 'quality', 'engr', 'kind', 'stuff', 'discussion', 'thread', 'app', 'tool', 'section', 'idea', 'post', 'post', 'plan', 'discussion', 'myfitnesscompanion', 'record', 'data', 'biomonitors', 'entry', 'feed', 'device', 'app', 'version', 'tester', 'link', 'app', 'microsoft', 'healthvault', 'export', 'data', 'csv', 'text', 'file', 'monitor', 'device', 'coder', 'chew', 'zeo', 'discussion', 'thread', 'hope', 'somebody', 'help', 'request', 'participant', 'index', 'zeo', 'github', 'programmer', 'coder', 'export', 'info', 'hope', 'organization', 'capability', 'market', 'study', 'business', 'talk', 'recommercialization', 'beta', 'tester', 'engr', 'mike', 'nau', 'asu', 'michaeldkester', 'commercialize', 'zeo', 'window', 'market', 'kickstart', 'project', 'production', 'michaeldkester', 'software', 'website', 'hardware', 'software', 'amp', 'hardware', 'improvement', 'idea', 'post', 'unit', 'push', 'data', 'sd', 'card', 'connection', 'sleep', 'attempt', 'question', 'people', 'data', 'post', 'discus', 'result', 'engr', 'university', 'app', 'tool', 'plan', 'talk', 'product', 'jump', 'starter', 'product', 'community', 'line', 'thread', 'join', 'zeo', 'point', 'point', 'plan', 'discussion', 'people', 'process', 'information', 'edu', 'professor', 'project', 'manager', 'section', 'mike', 'polo1805', 'zeo', 'sleep', 'manager', 'app', 'answer', 'record', 'data', 'figure', 'access', 'data', 'phone', 'knowledge', 'skill', 'kind', 'program', 'stuff', 'forum', 'math', 'format', 'point', 'excel', 'help', 'word', 'pan', 'fear', 'mike', 'discussion', 'topic', 'reason', 'business', 'doubt', 'writer', 'product', 'house', 'market', 'viability', 'product', 'product', 'user', 'product', 'market', 'data', 'data', 'data', 'reference', 'data', 'data', 'input', 'webpage', 'aspect', 'reason', 'example', 'app', 'set', 'tap', 'rest', 'room', 'noise', 'temp', 'data', 'webpage', 'expand', 'data', 'data', 'data', 'noise', 'night', 'environment', 'problem', 'case', 'wake', 'reminder', 'reminder', 'option', 'idea', 'company', 'device', 'data', 'data', 'area', 'user', 'supplier', 'transfer', 'data', 'increase', 'article', 'development', 'home', 'monitoring', 'device', 'idea', 'equipment', 'conjunction', 'data', 'data', 'data', 'data', 'input', 'type', 'idea', 'application', 'data', 'idea', 'site', 'product', 'company', 'product', 'patent', 'accelerometer', 'result', 'zeo', 'weight', 'help', 'user', 'data', 'idea', 'mind', 'monitor', 'range', 'monitor', 'family', 'member', 'quality', 'safety', 'reason', 'example', 'child', 'walk', 'accelerometer', 'child', 'position', 'brain', 'activity', 'idea', 'idea', 'source', 'suggestion', 'page', 'search', 'device', 'data', 'place', 'complaint', 'suggestion', 'magazine', 'place', 'review', 'device', 'forum', 'college', 'researcher', 'addition', 'case', 'government', 'area', 'case', 'sensor', 'example', 'sensor', 'data', 'picture', 'note', 'mind', 'applies', 'company', 'device', 'device', 'health', 'idea', 'combination', 'op', 'company', 'college', 'information', 'point', 'contact', 'commercialize', 'zeo', 'question', 'software', 'hardware', 'lottery', 'idea', 'base', 'help', 'discussion', 'talk', 'device', 'jay', 'aitchsee', 'java', 'jdk', 'ifunbox', 'data', 'spreadsheet', 'visualize', 'window', 'file', 'ipod', 'touch', 'wear', 'mind', 'zip', 'kind', 'database', 'knowledge', 'mike', 'woodinblack', 'kick', 'application', 'insight', 'page', 'prototype', 'idea', 'application', 'heart', 'rate', 'zeo', 'data', 'graph', 'topic', 'issue', 'night', 'zephyr', 'bioharness', 'candidate', 'zeo', 'data', 'rhythm', 'research', 'heart', 'rate', 'variability', 'sleepimage', 'coupling', 'frequency', 'software', 'kubios', 'figure', 'hr', 'data', 'input', 'actigraphy', 'device', 'check', 'hr', 'data', 'software', 'kubios', 'topic', 'forum', 'beddit', 'product', 'relies', 'sensor', 'staging', 'heart', 'rate', 'variation', 'respiratory', 'variation', 'activity', 'information', 'information', 'staging', 'wake', 'rem', 'stress', 'reaction', 'heart', 'rate', 'variability', 'heart', 'rate', 'curve', 'heart', 'rate', 'restlessness', 'index', 'recommend', 'article', 'approach', 'monitoring', 'home', 'paalasmaa', 'toivonen', 'leppakorpi', 'partinen', 'topic', 'point', 'information', 'plan', 'post', 'zeo', 'marketability', 'plan', 'discussion', 'discussion', 'device', 'website', 'software', 'knowledge', 'experience', 'kickstarter', 'zeo', 'people', 'idea', 'kind', 'change', 'market', 'viability', 'longevity', 'admit', 'data', 'zeo', 'program', 'view', 'post', 'replacement', 'note', 'eat', 'drink', 'improvement', 'program', 'website', 'ate', 'mind', 'category', 'caffeine', 'spicy', 'food', 'fatty', 'food', 'zeo', 'data', 'increase', 'night', 'night', 'sleep', 'hypnogram', 'feel', 'hypothesis', 'lack', 'reason', 'experiment', 'report', 'impedance', 'unit', 'box', 'ebay', 'headband', 'sensor', 'foil', 'brand', 'box', 'fact', 'headband', 'foil', 'fashion', 'makeshift', 'headband', 'laying', 'sensor', 'headband', 'indent', 'forehead', 'morning', 'sensor', 'impedance', 'zeo', 'bedside', 'ebay', 'night', 'trouble', 'help', 'night', 'sleep', 'zeo', 'decoder', 'viewer', 'data', 'post', 'xml', 'format', 'inquiry', 'bedtime', 'rise', 'maximum', 'slept', 'sleep', 'maximum', 'wake', 'bedtime', 'rise', 'bed', 'headband', 'charger', 'rise', 'headband', 'charger', 'note', 'laid', 'headband', 'charger', 'zeo', 'awoke', 'bar', 'graph', 'wake', 'morning', 'awoke', 'night', 'graph', 'sleep', 'material', 'person', 'sleep', 'recommendation', 'sleep', 'expense', 'xml', 'response', 'op', 'engr', 'base', 'data', 'xml', 'file', 'zeo', 'record', 'type', 'level', 'sleep', 'repeat', 'night', 'sleep', 'chance', 'heart', 'rate', 'pulseox', 'movement', 'polysomnogram', 'doctor', 'psg', 'hygiene', 'state', 'misperception', 'question', 'accuracy', 'psg', 'study', 'itchy', 'wire', 'result', 'reference', 'result', 'environment', 'beginning', 'deterioration', 'sleep', 'sleeper', 'reason', 'person', 'room', 'body', 'quality', 'earplug', 'room', 'dark', 'capsule', 'inquiry', 'post', 'background', 'pc', 'approach', 'product', 'people', 'unit', 'data', 'unit', 'ability', 'load', 'data', 'pc', 'service', 'mankind', 'luck', 'sershe', 'headband', 'battery', 'battery', 'degrades', 'battery', 'zeo', 'card', 'firmware', 'card', 'load', 'firmware', 'create', 'card', 'card', 'instruction', 'download', 'create', 'viewer', 'window', 'work', 'zeo', 'world', 'plan', 'research', 'option', 'appreciate', 'help', 'zeo', 'home', 'file', 'data', 'feel', 'email', 'post', 'help', 'question', 'interval', 'version', 'zeo', 'work', 'zeo', 'awake', 'headband', 'head', 'start', 'base', 'hypnogram', 'base', 'hypnogram', 'note', 'bug', 'zeo', 'alarm', 'display', 'epoch', 'data', 'headband', 'aka', 'rem', 'end', 'night', 'xml', 'file', 'headband', 'note', 'base', 'hypnogram', 'bunch', 'zero', 'rise', 'alarm', 'clock', 'face', 'attempt', 'smartwake', 'zeo', 'export', 'format', 'rise', 'date', 'user', 'end', 'block', 'sleep', 'graph', 'bed', 'wake', 'zeo', 'rise', 'read', 'basic', 'interval', 'zeo', 'stage', 'nrem2', 'nrem3', 'awake', 'display', 'hypnogram', 'clock', 'face', 'display', 'reason', 'version', 'alarm', 'detect', 'version', 'zeo', 'alarm', 'nrem2', 'nrem3', 'kind', 'kludge', 'digit', 'sum', 'nrem2', 'impedance', 'electrode', 'night', 'alcohol', 'impedance', 'versus', 'sign', 'headband', 'sensor', 'base', 'hypnogram', 'zeo', 'alarm', 'headband', 'issue', 'lack', 'issue', 'accuracy', 'folk', 'accuracy', 'person', 'issue', 'result', 'person', 'type', 'issue', 'zeo', 'monitor', 'sleep', 'clinic', 'trouble', 'moment', 'eeg', 'type', 'change', 'moment', 'read', 'point', 'zeo', 'alarm', 'headband', 'version', 'accelerometer', 'awake', 'clock', 'zeo', 'state', 'rem', 'zeo', 'person', 'issue', 'person', 'issue', 'wakeups', 'rls', 'balance', 'begin', 'duration', 'sleep', 'train', 'thought', 'phase', 'sleep', 'driver', 'trance', 'sleep', 'lack', 'sleep', 'symptom', 'experience', 'symptom', 'age', 'issue', 'start', 'dig', 'web', 'people', 'supplement', 'technology', 'environment', 'meditation', 'technique', 'help', 'adaption', 'body', 'mind', 'grow', 'presence', 'sleep', 'issue', 'engr', 'hope', 'charge', 'night', 'design', 'charge', 'headband', 'charge', 'rate', 'battery', 'fact', 'display', 'headband', 'sign', 'experience', 'zeo', 'unit', 'design', 'unit', 'night', 'battery', 'indicator', 'description', 'blink', 'charge', 'contact', 'moment', 'charge', 'night', 'figure', 'data', 'conversion', 'process', 'csv', 'battery', 'replacement', 'post', 'result', 'data', 'conversion', 'forum', 'firmware', 'capability', 'unit', 'reason', 'card', 'pc', 'insert', 'firmware', 'card', 'file', 'step', 'copy', 'firmware', 'file', 'zeo', 'card', 'meg', 'match', 'capacity', 'zeo', 'unit', 'recognize', 'wonder', 'zeo', 'possibility', 'card', 'input', 'unit', 'closet', 'unit', 'sensor', 'bag', 'unit', 'sensor', 'unit', 'charge', 'charge', 'battery', 'hold', 'charge', 'night', 'experience', 'replacement', 'battery', 'battery', 'attempt', 'pry', 'sensor', 'suggestion', 'luck', 'today', 'history', 'share', 'viewer', 'jay', 'source', 'question', 'station', 'access', 'headband', 'data', 'version', 'data', 'database', 'android', 'app', 'data', 'convenient', 'collect', 'data', 'zeo', 'bedside', 'model', 'item', 'link', 'question', 'observation', 'sleep', 'data', 'graph', 'grab', 'db', 'view', 'data', 'decode', 'column', 'api', 'info', 'link', 'model', 'store', 'data', 'link', 'dock', 'pl203', 'question', 'manual', 'site', 'protocol', 'dock', 'produce', 'data', 'headband', 'storage', 'capacity', 'device', 'transfer', 'event', 'plan', 'extraction', 'cable', 'information', 'help', 'info', 'dan', 'night', 'question', 'app', 'confirm', 'monitor', 'sleep', 'tablet', 'sleep', 'morning', 'session', 'sync', 'app', 'memory', 'store', 'night', 'sleep', 'dock', 'plan', 'engineering', 'protocol', 'pogo', 'pin', 'designation', 'zeo', 'bedside', 'model', 'item', 'link', 'question', 'observation', 'sleep', 'data', 'graph', 'grab', 'db', 'view', 'data', 'decode', 'column', 'api', 'info', 'link', 'model', 'store', 'data', 'link', 'dock', 'pl203', 'question', 'manual', 'site', 'protocol', 'dock', 'produce', 'data', 'headband', 'storage', 'capacity', 'device', 'transfer', 'event', 'plan', 'extraction', 'cable', 'information', 'help', 'info', 'data', 'night', 'connect', 'ipad', 'morning', 'transfer', 'data', 'port', 'update', 'check', 'post', 'zeo', 'bedside', 'headband', 'data', 'suggestion', 'access', 'data', 'rosa', 'mexico', 'zeo', 'zeo', 'user', 'action', 'sleep', 'data', 'export', 'data', 'zeo', 'website', 'csv', 'bar', 'hand', 'grey', 'text', 'firmware', 'store', 'data', 'zeo', 'website', 'plan', 'zeo', 'replacement', 'stock', 'unit', 'replacement', 'unit', 'replacement', 'closing', 'run', 'experiment', 'device', 'device', 'gizmo', 'scott', 'copy', 'itunes', 'file', 'itunes', 'zeo', 'app', 'phone', 'mobile', 'application', 'itunes', 'itunes', 'music', 'copy', 'corrupt', 'ios7', 'apple', 'download', 'zeo', 'app', 'course', 'luck', 'kind', 'person', 'copy', 'io', 'structure', 'copy', 'codesign', 'vv', 'file', 'default', 'landscape', 'monitoring', 'sleep', 'help', 'scott', 'zeo', 'app', 'ios7', 'iphone', 'problem', 'app', 'itunes', 'file', 'locate', 'copy', 'data', 'file', 'night', 'information', 'extract', 'data', 'email', 'address', 'file', 'hear', 'zeo', 'buying', 'sensor', 'pad', 'interface', 'forward', 'source', 'sensor', 'pad', 'zeo', 'version', 'gather', 'newer', 'route', 'allow', 'party', 'sensor', 'brand', 'sensor', 'zeo', 'connector', 'type', 'electrode', 'example', 'idea', 'data', 'tonight', 'myzeo', 'sale', 'godaddy', 'data', 'community', 'post', 'directory', 'android', 'data', 'myzero', 'android', 'tmp', 'folder', 'jpg', 'night', 'sleep', 'app', 'history', 'data', 'copy', 'data', 'device', 'advice', 'data', 'advance', 'instruction', 'joseph', 'help', 'zeo', 'contact', 'database', 'joseph', 'engr', 'observation', 'note', 'reaction', 'post', 'bias', 'ritual', 'lotion', 'question', 'test', 'night', 'lotion', 'headband', 'night', 'zeo', 'data', 'file', 'headband', 'impedance', 'impedance', 'value', 'night', 'value', 'analysis', 'pol098', 'janeyjane', 'sensor', 'contact', 'night', 'viewer', 'drop', 'data', 'night', 'information', 'problem', 'headband', 'risk', 'alcohol', 'wipe', 'gunk', 'silver', 'fullness', 'electrode', 'work', 'isopropyl', 'purity', 'trace', 'zeo', 'water', 'print', 'alcohol', 'degreaser', 'water', 'electrode', 'headband', 'article', 'apology', 'news', 'sleep', 'breath', 'doi', 'assessment', 'wireless', 'headband', 'sleep', 'griessenberger', 'amp', 'p', 'heib', 'kunz', 'hoedlmoser', 'schabus', 'december', 'june', 'september', 'article', 'access', 'springerlink', 'method', 'data', 'night', 'headband', 'impedance', 'impedance', 'connection', 'measurement', 'connection', 'impedance', 'magic', 'operation', 'night', 'data', 'file', 'impedance', 'reading', 'date', 'august', 'checkup', 'zeo', 'announcement', 'headset', 'august', 'impedance', 'date', 'lotion', 'procedure', 'description', 'headband', 'stretch', 'adjustment', 'night', 'forehead', 'avalon', 'organic', 'hand', 'body', 'lotion', 'lavender', 'food', 'op', 'bar', 'code', 'lotion', 'ingredient', 'water', 'barbadensis', 'leaf', 'juice', 'lotion', 'kind', 'sensor', 'pad', 'morning', 'headband', 'dab', 'sensor', 'lotion', 'lotion', 'dry', 'forehead', 'work', 'path', 'lotion', 'kind', 'scheme', 'work', 'people', 'post', 'zeo', 'headband', 'difficulty', 'bedside', 'unit', 'hand', 'lotion', 'avalon', 'organic', 'hand', 'body', 'lotion', 'lavender', 'scent', 'ingredient', 'water', 'food', 'op', 'company', 'lotion', 'deterioration', 'zeo', 'result', 'age', 'schedule', 'headband', 'impedance', 'signal', 'quality', 'connection', 'condition', 'firmware', 'night', 'data', 'headband', 'impedance', 'night', 'reading', 'difficulty', 'end', 'night', 'reading', 'night', 'range', 'anybody', 'observation', 'headband', 'electrode', 'impedance', 'data', 'xml', 'data', 'file', 'measurement', 'headset', 'impedance', 'resistance', 'data', 'headset', 'impedance', 'data', 'impedance', 'impedance', 'impedance', 'headband', 'zeo', 'night', 'lotion', 'morning', 'dab', 'electrode', 'lotion', 'organic', 'hand', 'body', 'lotion', 'lavender', 'food', 'op', 'wear', 'zeo', 'sale', 'export', 'solution', 'data', 'zeo', 'device', 'software', 'version', 'data', 'connection', 'apps', 'help', 'alan', 'woodinblack', 'download', 'app', 'itunes', 'search', 'app', 'store', 'idea', 'unit', 'basis', 'peak', 'approximation', 'polysomnography', 'article', 'huffington', 'post', 'huffpost', 'sleep', 'tracker', 'device', 'gold', 'evaluation', 'quality', 'sleep', 'study', 'alan', 'zeo', 'degree', 'zeo', 'degree', 'glitch', 'app', 'firmware', 'firmware', 'version', 'zeo', 'ofcourse', 'khow', 'p', 'sorry', 'speak', 'bob', 'jay', 'answer', 'today', 'zeo', 'community', 'zeo', 'user', 'people', 'share', 'experience', 'knowledge', 'sleep', 'apps', 'zeo', 'quantid', 'tracker', 'example', 'zeo', 'company', 'view', 'data', 'zeo', 'view', 'data', 'apps', 'io', 'zeo', 'issue', 'battery', 'zeo', 'headband', 'forehead', 'awake', 'picture', 'opinion', 'expirience', 'issue', 'rdebrecht', 'unit', 'today', 'bob', 'night', 'gap', 'trust', 'graph', 'stage', 'story', 'accelerometer', 'version', 'app', 'anybody', 'headband', 'smartphone', 'morning', 'night', 'bob', 'answer', 'experience', 'headband', 'work', 'fails', 'anybody', 'data', 'zeo', 'api', 'server', 'case', 'error', 'grab', 'data', 'master', 'student', 'mit', 'quality', 'project', 'boston', 'cambridge', 'zeo', 'unit', 'purchase', 'borrow', 'unit', 'headband', 'sensor', 'oren', 'anybody', 'zeo', 'change', 'battery', 'morning', 'zeo', 'mobile', 'version', 'exists', 'exe', 'file', 'battery', 'code', 'pp312122ab', 'search', 'aliexpress', 'ebay', 'li', 'po', 'battery', 'store', 'custom', 'battery', 'battery', 'fit', 'zeo', 'thickness', 'admit', 'data', 'reading', 'data', 'card', 'refers', 'model', 'version', 'read', 'file', 'sql', 'lite', 'tomorrow', 'jane', 'engr', 'janeyjane', 'notice', 'diagnostics', 'jane', 'sqlite', 'file', 'database', 'file', 'zeodatastore', 'v1', 'sqlite', 'data', 'bedside', 'zeo', 'file', 'view', 'data', 'night', 'file', 'populate', 'field', 'zzosleeprecord', 'table', 'sorry', 'email', 'iphone', 'ipad', 'data', 'store', 'file', 'io', 'data', 'representation', 'data', 'string', 'data', 'store', 'decode', 'data', 'store', 'jane', 'calton', 'jay', 'functinality', 'model', 'comment', 'mobile', 'cheaply', 'story', 'zeo', 'platform', 'run', 'apple', 'platform', 'itunes', 'io', 'app', 'google', 'play', 'app', 'hardware', 'pair', 'phone', 'tablet', 'store', 'data', 'data', 'harder', 'facility', 'email', 'tweet', 'zeo', 'website', 'representation', 'page', 'workarounds', 'data', 'bedside', 'work', 'app', 'mobile', 'jane', 'tisztul', 'visztula', 'zeo', 'app', 'store', 'io', 'business', 'update', 'app', 'installation', 'file', 'understand', 'work', 'purchasing', 'itunes', 'sent', 'sorry', 'ron', 'experience', 'zeo', 'io', 'data', 'graphic', 'iphone', 'ipad', 'export', 'data', 'diagnostics', 'option', 'export', 'data', 'xml', 'csv', 'manipulate', 'data', 'apps', 'data', 'model', 'work', 'data', 'data', 'field', 'modify', 'convenient', 'manipulate', 'example', 'colleague', 'app', 'scope', 'interface', 'android', 'zeo', 'app', 'google', 'play', 'phone', 'connection', 'chance', 'friend', 'skill', 'data', 'view', 'trend', 'output', 'file', 'harder', 'work', 'option', 'option', 'secondhand', 'jane', 'tisztul', 'visztula', 'iphone', 'app', 'quantid', 'tracker', 'somebody', 'app', 'work', 'zeo', 'quantid', 'app', 'store', 'downloads', 'data', 'tracker', 'jane', 'sorry', 'help', 'post', 'date', 'information', 'reading', 'post', 'board', 'unit', 'unit', 'version', 'rush', 'version', 'today', 'data', 'instruction', 'data', 'zimmerma379', 'post', 'data', 'anybody', 'point', 'post', 'describes', 'straw', 'fault', 'version', 'scratch', 'jane', 'jay', 'aitchsee', 'thread', 'link', 'idea', 'opinion', 'determine', 'quality', 'polysomnogram', 'daytime', 'sleepiness', 'fatigue', 'zeo', 'tool', 'example', 'arousal', 'link', 'jay', 'hygeine', 'stuff', 'work', 'schedule', 'monitoring', 'blood', 'pressure', 'iphone', 'pressure', 'monitor', 'body', 'science', 'feeling', 'guinea', 'profession', 'jane', 'problem', 'understand', 'ipa', 'file', 'success', 'ipa', 'file', 'pc', 'itunes', 'itunes', 'backup', 'copytrans', 'manager', 'transfer', 'ipa', 'file', 'iphone', 'headband', 'download', 'night', 'data', 'email', 'itunes', 'connecting', 'copytrans', 'ipad', 'risk', 'position', 'jane', 'sensor', 'advice', 'contact', 'alcohol', 'wipe', 'night', 'wipe', 'grubby', 'worry', 'fabric', 'sensor', 'drop', 'night', 'drop', 'night', 'routine', 'tonight', 'sensor', 'point', 'headband', 'performance', 'jane', 'tisztul', 'visztula', 'meantime', 'io', 'application', 'io', 'plist', 'file', 'sinf', 'ipa', 'app', 'apple', 'product', 'app', 'samsung', 'download', 'version', 'zeo', 'app', 'iphone', 'ipad', 'view', 'ipad', 'ipa', 'ipad', 'io', 'flakey', 'phone', 'app', 'headband', 'reason', 'investigate', 'jane', 'update', 'sensor', 'contact', 'night', 'viewer', 'drop', 'data', 'night', 'jane', 'jay', 'aitchsee', 'janeyjane', 'reason', 'google', 'sleep', 'graph', 'night', 'sleep', 'comparison', 'data', 'jane', 'zeo', 'website', 'reference', 'material', 'zeo', 'sleep', 'comprises', 'adult', 'decline', 'people', 'half', 'adult', 'age', 'half', 'age', 'zeo', 'zq', 'sleep', 'compare', 'model', 'jay', 'mid', 'line', 'graph', 'spot', 'sleep', 'event', 'jane', 'post', 'document', 'direction', 'case', 'data', 'content', 'encryption', 'pre', 'processing', 'sensor', 'headband', 'inference', 'state', 'bedside', 'device', 'iphone', 'ipad', 'android', 'app', 'bedside', 'version', 'data', 'approach', 'version', 'connect', 'headband', 'algorithm', 'convert', 'data', 'state', 'app', 'data', 'app', 'process', 'temperature', 'betwen', 'datasets', 'hassle', 'jane', 'sorry', 'sub', 'thread', 'hold', 'zeo', 'ebay', 'stock', 'headband', 'term', 'solution', 'data', 'zeo', 'app', 'ipad', 'itunes', 'risk', 'io', 'case', 'question', 'iphones', 'zeo', 'app', 'copying', 'file', 'itunes', 'check', 'jailbreak', 'app', 'google', 'play', 'store', 'tell', 'tablet', 'attempt', 'download', 'compatibility', 'list', 'device', 'page', 'myzeo', 'website', 'archive', 'android', 'phone', 'buy', 'check', 'compatibility', 'list', 'device', 'fi', 'version', 'compatibility', 'issue', 'advice', 'jane', 'engr', 'post', 'iphone', 'realize', 'help', 'smartphone', 'user', 'help', 'gt', 'diagnostics', 'information', 'delete', 'customersupport', 'myzeo', 'type', 'email', 'sqllite', 'file', 'process', 'mobile', 'app', 'copy', 'data', 'file', 'sleep', 'data', 'copy', 'text', 'file', 'import', 'excel', 'data', 'lunch', 'work', 'chart', 'phase', 'phase', 'varies', 'date', 'varies', 'notice', 'diagnostics', 'anybody', 'database', 'structure', 'change', 'data', 'file', 'method', 'data', 'cut', 'file', 'method', 'delete', 'data', 'data', 'dataset', 'guess', 'iphone', 'file', 'structure', 'office', 'home', 'automation', 'temperature', 'power', 'monitoring', 'raspberry', 'data', 'work', 'jane', 'envi253', 'spreadsheet', 'version', 'sleepgraphs', 'screenshots', 'data', 'sheet', 'work', 'version', 'whats', 'asset', 'horizon', 'spreadsheet', 'today', 'lunch', 'reuse', 'jane', 'zeoleth', 'raspberry', 'parser', 'zeoleth', 'pi', 'data', 'processing', 'zeo', 'headband', 'io', 'jane', 'sorry', 'option', 'data', 'share', 'history', 'page', 'io', 'case', 'representation', 'data', 'option', 'account', 'web', 'page', 'jane', 'jay', 'interesting', 'data', 'correlation', 'sleep', 'versus', 'temperature', 'correlation', 'temperature', 'feel', 'bedroom', 'result', 'population', 'point', 'cycle', 'level', 'affect', 'woman', 'ability', 'temperature', 'suffers', 'support', 'data', 'feel', 'idea', 'home', 'automation', 'data', 'room', 'temperature', 'sensor', 'idea', 'skin', 'thermometer', 'reason', 'google', 'sleep', 'graph', 'night', 'sleep', 'comparison', 'data', 'jane', 'page', 'structure', 'topic', 'area', 'limit', 'diagnostics', 'file', 'database', 'browser', 'field', 'function', 'software', 'apprentice', 'data', 'zeo', 'jawbone', 'comparison', 'zeo', 'example', 'recognise', 'difference', 'rem', 'sleep', 'list', 'sleep', 'zeo', 'parallel', 'zeo', 'record', 'night', 'record', 'check', 'activity', 'correlation', 'activity', 'data', 'versus', 'zeo', 'people', 'heart', 'rate', 'anybody', 'activity', 'step', 'device', 'data', 'feel', 'point', 'exists', 'jane', 'meant', 'zeo', 'advice', 'service', 'zeo', 'somebody', 'advise', 'data', 'information', 'website', 'gp', 'total', 'determination', 'insomnia', 'figure', 'data', 'sleep', 'expert', 'point', 'line', 'issue', 'somebody', 'calcluate', 'data', 'apps', 'jane', 'woodinblack', 'measure', 'voltage', 'battery', 'charge', 'case', 'transmitter', 'gold', 'measure', 'voltage', 'point', 'circuit', 'board', 'battery', 'measure', 'voltage', 'regard', 'charger', 'battery', 'capacity', 'zeo', 'battery', 'capacity', 'pol098', 'restore', 'battery', 'explosion', 'proof', 'bag', 'battery', 'circuit', 'board', 'circuit', 'board', 'battery', 'cut', 'rejuvenation', 'reconnect', 'soldering', 'pol098', 'problem', 'people', 'unit', 'problem', 'electronics', 'repair', 'shop', 'post', 'chance', 'transmitter', 'zeo', 'swap', 'brand', 'replacement', 'headband', 'sensor', 'packaging', 'brand', 'headband', 'issac', 'wolf', 'contribution', 'question', 'zeo', 'ip', 'asset', 'sell', 'niche', 'sleep', 'data', 'thread', 'somebody', 'question', 'data', 'zeo', 'mobile', 'unit', 'charge', 'battery', 'polymer', 'battery', 'picture', 'sale', 'information', 'capacity', 'replacement', 'cm', 'idea', 'google', 'pol098', 'raise', 'point', 'kind', 'battery', 'expert', 'question', 'crack', 'case', 'clue', 'case', 'end', 'plastic', 'pin', 'hole', 'extent', 'case', 'person', 'hope', 'faulty', 'unit', 'suction', 'cup', 'matter', 'resort', 'battery', 'sorry', 'mention', 'thickness', 'measure', 'battery', 'fit', 'electronics', 'test', 'kind', 'equipment', 'reading', 'measure', 'battery', 'voltage', 'measure', 'capacity', 'post', 'instructables', 'situation', 'battery', 'extent', 'post', 'deal', 'battery', 'understand', 'cost', 'equipment', 'unit', 'problem', 'zeo', 'user', 'battery', 'battery', 'device', 'charge', 'picture', 'battery', 'measure', 'sale', 'replacement', 'wondering', 'charger', 'capacity', 'battery', 'imagine', 'battery', 'capacity', 'capacity', 'chance', 'battery', 'micro', 'charger', 'current', 'wire', 'electronics', 'board', 'connect', 'wire', 'break', 'jst', 'plug', 'wire', 'scale', 'risk', 'electronics', 'board', 'chance', 'battery', 'kind', 'regard', 'tolerant', 'issue', 'measure', 'voltage', 'place', 'battery', 'reference', 'issue', 'voltmeter', 'measure', 'voltage', 'unit', 'battery', 'charger', 'rejuvenate', 'volt', 'battery', 'task', 'equipment', 'skill', 'battery', 'fit', 'unit', 'estimate', 'battery', 'unit', 'write', 'update', 'forum', 'note', 'member', 'issue', 'thread', 'information', 'working', 'zeo', 'theory', 'methodology', 'data', 'model', 'data', 'model', 'replacement', 'rehab', 'substitution', 'issue', 'brand', 'zeo', 'device', 'faulty', 'battery', 'stop', 'transmitter', 'dock', 'button', 'phone', 'attempt', 'connection', 'transmitter', 'battery', 'fix', 'problem', 'unit', 'unit', 'sale', 'transmitter', 'cause', 'battery', 'charge', 'card', 'card', 'step', 'card', 'cleaning', 'memory', 'card', 'card', 'zeo', 'business', 'jay', 'aitchsee', 'cathy', 'card', 'machine', 'access', 'data', 'cable', 'step', 'version', 'card', 'zeo', 'data', 'night', 'data', 'zeo', 'card', 'read', 'data', 'program', 'work', 'card', 'pc', 'pc', 'read', 'head', 'issue', 'data', 'tell', 'edit', 'file', 'stuff', 'place', 'memory', 'stick', 'issue', 'aug', 'data', 'firmware', 'data', 'zeodecoderviewer0', 'zip', 'file', 'viewer', 'message', 'record', 'zeo', 'data', 'file', 'problem', 'fix', 'sleep', 'data', 'access', 'python', 'program', 'kind', 'night', 'data', 'bug', 'night', 'engr', 'cathy', 'memory', 'card', 'card', 'zeo', 'business', 'cathy', 'erase', 'card', 'mac', 'pc', 'card', 'zeo', 'bedside', 'point', 'error', 'message', 'setting', 'button', 'erase', 'card', 'zeo', 'setting', 'headband', 'case', 'problem', 'pc', 'zeo', 'folder', 'file', 'folder', 'zeosleep', 'confirm', 'card', 'information', 'observe', 'display', 'clock', 'work', 'headband', 'unit', 'connection', 'unit', 'brainwave', 'icon', 'headband', 'setting', 'version', 'card', 'card', 'luck', 'zeo', 'viewer', 'model', 'window', 'view', 'data', 'mac', 'work', 'absence', 'zeo', 'data', 'view', 'zeo', 'demise', 'dan', 'dascalescu', 'jay', 'zeosleep', 'file', 'view', 'data', 'zeodecoderviewer', 'v0', 'firmware', 'v2', 'skip', 'step', 'diy', 'replacement', 'sensor', 'pad', 'method', 'export', 'data', 'spreadsheet', 'myzeo', 'website', 'class', 'zeodatadecoder', 'zip', 'package', 'code', 'zeodatadecoder', 'zeodatadecoder', 'zip', 'command', 'create', 'csv', 'file', 'java', 'exe', 'zeodatadecoder', 'zeosleep', 'gt', 'zeosleep', 'csv', 'comparison', 'data', 'zeodatadecoder', 'csv', 'file', 'zeodecoderviewer', 'display', 'sleep', 'date', 'column', 'value', 'match', 'date', 'zeodecoderviewer', 'end', 'night', 'column', 'match', 'column', 'value', 'half', 'zeodecoderviewer', 'display', 'talk', 'v0', 'source', 'source', 'zeodecoderviewer0', 'zip', 'avail', 'woodinblack', 'amp', 'jay', 'aitchsee', 'person', 'ireland', 'california', 'information', 'device', 'activity', 'tracker', 'company', 'withings', 'analysis', 'night', 'information', 'zeo', 'cpap', 'company', 'oxygen', 'level', 'machine', 'philip', 'respironics', 'bluetooth', 'module', 'data', 'phone', 'website', 'apnea', 'parameter', 'technology', 'bring', 'pol098', 'application', 'software', 'tool', 'option', 'reason', 'administrator', 'provide', 'csv', 'excel', 'file', 'volunteer', 'zeo', 'unit', 'clock', 'mobile', 'headband', 'work', 'clock', 'clock', 'headband', 'data', 'zeo', 'exercise', 'bracelet', 'zeo', 'consumer', 'market', 'sleep', 'study', 'equipment', 'oximeter', 'withings', 'activity', 'bracelet', 'motion', 'security', 'camera', 'video', 'tape', 'night', 'apnea', 'sleep', 'research', 'background', 'research', 'paste', 'post', 'word', 'document', 'spreadsheet', 'zeo', 'thread', 'organize', 'post', 'link', 'form', 'sort', 'post', 'question', 'post', 'post', 'yup', 'recover', 'data', 'firmware', 'data', 'help', 'question', 'data', 'zeo', 'instruction', 'firmware', 'view', 'data', 'kind', 'view', 'display', 'zeo', 'data', 'tool', 'sound', 'work', 'data', 'confirm', 'glad', 'update', 'firmware', 'zeo', 'research', 'problem', 'data', 'solution', 'upgrade', 'firmware', 'question', 'website', 'guess', 'anybody', 'zeo', 'lab', 'zeoscope', 'zeo', 'lab', 'java', 'window', 'click', 'record', 'button', 'hypnogram', 'scope', 'advice', 'batch', 'start', 'java', 'zeolab', 'pierre', 'forum', 'bedside', 'unit', 'card', 'suggestion', 'card', 'file', 'card', 'source', 'zeo', 'github', 'smklancher', 'zeosleepmonitor', 'component', 'data', 'reimplmentation', 'alarm', 'feature', 'php', 'code', 'display', 'csv', 'sleep', 'data', 'progress', 'graph', 'form', 'component', 'reimplmentation', 'alarm', 'feature', 'feature', 'work', 'php', 'code', 'display', 'csv', 'sleep', 'data', 'progress', 'graph', 'form', 'example', 'quote', 'scott', 'post', 'topic', 'desktop', 'app', 'download', 'night', 'data', 'format', 'quote', 'android', 'csv', 'dump', 'data', 'apk', 'myzeo', 'demo', 'data', 'csv', 'version', 'sample', 'api', 'data', 'modify', 'background', 'service', 'file', 'interval', 'speak', 'io', 'tolerant', 'unit', 'charge', 'battery', 'polymer', 'battery', 'picture', 'sale', 'information', 'capacity', 'replacement', 'cm', 'idea', 'shipping', 'total', 'firmware', 'headband', 'unit', 'tho', 'krisp', 'hope', 'skill', 'mention', 'shine', 'cable', 'approach', 'truth', 'data', 'difference', 'bedroom', 'record', 'monitor', 'app', 'set', 'night', 'room', 'cause', 'sleep', 'problem', 'plug', 'anyways', 'problem', 'raise', 'point', 'output', 'unit', 'brain', 'data', 'stage', 'data', 'monitoring', 'measure', 'brain', 'wave', 'data', 'drug', 'brain', 'state', 'data', 'help', 'product', 'output', 'data', 'product', 'heard', 'excellent', 'support', 'zeo', 'business', 'surmise', 'sd', 'card', 'method', 'sleep', 'data', 'remedy', 'issue', 'setup', 'room', 'set', 'monitor', 'parse', 'data', 'note', 'headband', 'unit', 'iphone', 'app', 'version', 'support', 'custom', 'app', 'headband', 'unit', 'whip', 'custom', 'app', 'connects', 'log', 'data', 'syncs', 'emulate', 'surpass', 'service', 'iphone', 'api', 'word', 'relies', 'run', 'work', 'phone', 'check', 'sleep', 'data', 'data', 'night', 'data', 'phone', 'trouble', 'mysql', 'problem', 'centralize', 'data', 'figure', 'pc', 'view', 'data', 'access', 'plug', 'phone', 'program', 'pc', 'work', 'window', 'web', 'server', 'data', 'server', 'control', 'nut', 'right', 'phone', 'app', 'myzeo', 'app', 'service', 'collect', 'data', 'myzeo', 'service', 'uploads', 'data', 'database', 'website', 'data', 'sleep', 'record', 'view', 'engr', 'damnsharp', 'help', 'excel', 'file', 'workbook', 'graph', 'data', 'sheet', 'import', 'data', 'zeosleep', 'txt', 'data', 'sheet', 'date', 'sheet', 'drop', 'box', 'example', 'data', 'netherlands', 'version', 'excel', 'problem', 'formula', 'report', 'open', 'result', 'approach', 'data', 'sec', 'data', 'generate', 'plot', 'enjoy', 'zeo', 'ebay', 'play', 'hack', 'app', 'feature', 'view', 'aggregate', 'data', 'app', 'data', 'transmitter', 'sync', 'website', 'epoch', 'data', 'kink', 'data', 'right', 'data', 'graph', 'sorry', 'electrode', 'problem', 'head', 'alcohol', 'pad', 'headband', 'work', 'material', 'wonder', 'source', 'material', 'diy', 'rdebrecht', 'extension', 'technique', 'extension', 'technique', 'zeo', 'elektrodes', 'conductivity', 'nan', 'sleep', 'decoder', 'viewer', 'decoder', 'aweseome', 'knew', 'change', 'alarm', 'type', 'alarm', 'wake', 'mood', 'remainder', 'dislike', 'alarm', 'function', 'pick', 'phase', 'phone', 'christmas', 'user', 'firmware', 'data', 'data', 'zeosleep', 'file', 'firmware', 'version', 'note', 'difference', 'file', 'file', 'data', 'sleep', 'data', 'member', 'zeo', 'team', 'recover', 'data', 'prefer', 'integrity', 'appreciate', 'help', 'java', 'file', 'java', 'win32', 'version', 'post', 'download', 'zeodecryptor', 'zip', 'unzip', 'zeodecrypt', 'directory', 'zeodatadecoder', 'file', 'copy', 'file', 'start', 'menu', 'type', 'cmd', 'command', 'window', 'cd', 'zeodecrypt', 'enter', 'command', 'java', 'cp', 'zeodatadecoder', 'zeodatadecoder', 'gost', 'zeosleep', 'decode', 'viewer', 'people', 'trouble', 'work', 'btw', 'research', 'lii', 'battery', 'shelf', 'battery', 'point', 'charger', 'replacement', 'idea', 'date', 'manufacture', 'contradict', 'statement', 'coin', 'cell', 'lithium', 'battery', 'replacement', 'switch', 'charger', 'volt', 'band', 'work', 'chemistry', 'drcbc', 'b03b', 'file', 'create', 'file', 'file', 'file', 'error', 'message', 'load', 'viewer', 'viewer', 'viewer', 'file', 'debugger', 'drcbc', 'bo3bber', 'zeosleep', 'file', 'file', 'file', 'decoder', 'viewer', 'load', 'error', 'dialog', 'box', 'drcbc', 'error', 'file', 'decrypt', 'window', 'problem', 'memory', 'java', 'case', 'exe', 'work', 'drop', 'master', 'window', 'version', 'directory', 'notification', 'java', 'error', 'zeodecrypt', 'zip', 'bo3b', 'battery', 'volume', 'ml2032', 'dia', 'suggests', 'zeo', 'battery', 'estimate', 'memory', 'battery', 'clock', 'version', 'charge', 'display', 'charge', 'unit', 'recollection', 'copy', 'picture', 'problem', 'vision', 'glass', 'battery', 'lipo', 'battery', 'battery', 'po', 'battery', 'rc', 'plane', 'battery', 'circumstance', 'battery', 'coin', 'cell', 'circuit', 'interact', 'battery', 'voltage', 'work', 'battery', 'circuit', 'board', 'vision', 'glass', 'description', 'tab', 'board', 'suggest', 'stock', 'lii', 'battery', 'overvoltage', 'protection', 'headband', 'circuitry', 'design', 'wise', 'post', 'battery', 'replacement', 'glass', 'battery', 'martinus', 'solder', 'board', 'term', 'battery', 'experience', 'experience', 'tech', 'shop', 'form', 'diy', 'group', 'people', 'mention', 'beddit', 'campaign', 'kickstarter', 'case', 'affiliation', 'understand', 'zeo', 'debacle', 'indiegogo', 'beddit', 'sleep', 'wellness', 'tracker', 'beddit', 'sensor', 'track', 'heart', 'rate', 'sheet', 'sleep', 'wellness', 'tracker', 'indiegogo', 'agaricus', 'correct', 'zeo', 'asset', 'tracker', 'official', 'site', 'rubin', 'zeo', 'asset', 'dickinson', 'ex', 'ceo', 'colin', 'lawlor', 'colin', 'news', 'condition', 'colin', 'sensor', 'motion', 'sensor', 'trick', 'movement', 'infer', 'respiratory', 'pattern', 'area', 'expertise', 'infer', 'respiration', 'distance', 'requirement', 'sensor', 'sit', 'nightstand', 'post', 'data', 'sample', 'answer', 'zeo', 'question', 'question', 'asset', 'value', 'download', 'zeo', 'data', 'headband', 'code', 'answer', 'chance', 'feel', 'ask', 'question', 'sorry', 'reply', 'zeo', 'asset', 'property', 'data', 'comparison', 'research', 'sleep', 'norm', 'analysis', 'data', 'development', 'zeo', 'platform', 'planning', 'offer', 'program', 'zeo', 'customer', 'data', 'vision', 'movement', 'support', 'sleep', 'colin', 'page', 'thread', 'information', 'post', 'unit', 'access', 'data', 'plenty', 'information', 'sd', 'card', 'access', 'firmware', 'data', 'firmware', 'update', 'sleep', 'manager', 'head', 'band', 'instruction', 'version', 'head', 'band', 'wondering', 'contrast', 'unit', 'option', 'export', 'data', 'csv', 'file', 'data', 'hypnographs', 'question', 'device', 'answer', 'question', 'version', 'device', 'advantage', 'device', 'access', 'data', 'iphone', 'android', 'phone', 'hypnogram', 'headband', 'charger', 'transport', 'amp', 'micro', 'mini', 'port', 'data', 'data', 'csv', 'unit', 'person', 'level', 'data', 'phone', 'person', 'access', 'data', 'device', 'incorrect', 'fact', 'app', 'android', 'data', 'unit', 'bar', 'graph', 'increment', 'unit', 'hypnogram', 'matter', 'itunes', 'brother', 'unit', 'amp', 'phone', 'business', 'iphone', 'app', 'work', 'mac', 'issue', 'software', 'io', 'iphone', 'iphone', 'doubt', 'software', 'user', 'phone', 'app', 'work', 'iphone', 'developer', 'impression', 'apps', 'apple', 'issue', 'message', 'program', 'load', 'course', 'experience', 'engr', 'source', 'code', 'program', 'damnsharp', 'run', 'program', 'process', 'zeosleep', 'file', 'bedsize', 'guess', 'data', 'model', 'check', 'unit', 'excerpt', 'file', 'woodinblack', 'kick', 'application', 'insight', 'page', 'prototype', 'idea', 'application', 'heart', 'rate', 'zeo', 'data', 'graph', 'topic', 'issue', 'night', 'zephyr', 'bioharness', 'candidate', 'zeo', 'data', 'rhythm', 'research', 'heart', 'rate', 'variability', 'sleepimage', 'coupling', 'frequency', 'software', 'kubios', 'figure', 'hr', 'data', 'input', 'actigraphy', 'device', 'check', 'hr', 'data', 'software', 'kubios', 'topic', 'forum', 'beddit', 'product', 'relies', 'sensor', 'staging', 'heart', 'rate', 'variation', 'respiratory', 'variation', 'activity', 'information', 'information', 'staging', 'wake', 'rem', 'stress', 'reaction', 'heart', 'rate', 'variability', 'heart', 'rate', 'curve', 'heart', 'rate', 'restlessness', 'index', 'recommend', 'article', 'approach', 'monitoring', 'home', 'paalasmaa', 'toivonen', 'leppakorpi', 'partinen', 'complement', 'user', 'version', 'iphone', 'data', 'application', 'apple', 'touch', 'itunes', 'data', 'juicephone', 'zeodatastore', 'sqlite', 'file', 'application', 'data', 'manager', 'library', 'data', 'browser', 'table', 'zzosleeprecord', 'format', 'zzosleeprecord', 'table', 'version', 'java', 'program', 'data', 'export', 'process', 'zeo', 'website', 'tool', 'library', 'schema', 'sigwolf', 'scott', 'copy', 'itunes', 'file', 'itunes', 'zeo', 'app', 'phone', 'mobile', 'application', 'itunes', 'itunes', 'music', 'copy', 'corrupt', 'ios7', 'apple', 'download', 'zeo', 'app', 'course', 'luck', 'kind', 'person', 'copy', 'io', 'structure', 'copy', 'codesign', 'vv', 'file', 'default', 'landscape', 'monitoring', 'sleep', 'help', 'scott', 'zeo', 'app', 'ios7', 'iphone', 'problem', 'app', 'itunes', 'file', 'locate', 'copy', 'data', 'file', 'night', 'information', 'extract', 'data', 'file', 'phone', 'app', 'firmware', 'mac', 'iphone', 'access', 'data', 'record', 'software', 'exceeds', 'ability', 'forum', 'help', 'problem', 'doctor', 'pill', 'bed', 'night', 'buy', 'zeo', 'ebay', 'import', 'duty', 'zeo', 'reassurance', 'monitor', 'phone', 'program', 'program', 'head', 'band', 'firmware', 'zeo', 'help', 'program', 'firmware', 'kind', 'regard', 'sid', 'quote', 'dan', 'dascalescu', 'post', 'topic', 'firmware', 'data', 'decoder', 'library', 'march', 'quote', 'dan', 'copy', 'firmware', 'updater', 'zeo', 'ebay', 'app', 'iphone', 'headband', 'firmware', 'post', 'file', 'woodinblack', 'blob', 'version', 'data', 'table', 'import', 'zeo', 'version', 'problem', 'date', 'line', 'work', 'timing', 'assistance', 'demand', 'import', 'tell', 'data', 'date', 'woodinblack', 'demand', 'topic', 'export', 'data', 'database', 'zeo', 'file', 'zeo', 'decoder', 'viewer', 'moment', 'csv', 'file', 'graph', 'blob', 'dr', 'mush', 'idea', 'unit', 'basis', 'peak', 'approximation', 'polysomnography', 'article', 'huffington', 'post', 'alan', 'phone', 'tablet', 'matter', 'people', 'version', 'apk', 'install', 'zeo', 'till', 'market', 'research', 'basis', 'watch', 'par', 'zeo', 'edit', 'play', 'store', 'zeo', 'manager', 'download', 'product', 'develloper', 'engineering', 'course', 'eeg', 'software', 'inducing', 'stimulus', 'stage', 'dream', 'version', 'product', 'zeo', 'sleep', 'manager', 'headband', 'phone', 'application', 'version', 'rdebrecht', 'data', 'manager', 'android', 'file', 'samsung', 'galaxy', 's4', 'file', 'house', 'data', 'structure', 'hex', 'bob', 'sorry', 'help', 'file', 'demo', 'data', 'csv', 'apk', 'method', 'phone', 'learn', 'work', 'fyi', 'ipad', 'ios7', 'zeo', 'pull', 'data', 'view', 'sleep', 'data', 'view', 'night', 'data', 'crash', 'firmware', 'bedside', 'unit', 'headband', 'ipad', 'mac', 'data', 'zeo', 'bedside', 'model', 'item', 'link', 'question', 'observation', 'sleep', 'data', 'graph', 'grab', 'db', 'view', 'data', 'decode', 'column', 'api', 'info', 'link', 'model', 'store', 'data', 'link', 'dock', 'pl203', 'question', 'manual', 'site', 'protocol', 'dock', 'produce', 'data', 'headband', 'storage', 'capacity', 'device', 'transfer', 'event', 'plan', 'extraction', 'cable', 'information', 'help', 'info', 'data', 'night', 'connect', 'ipad', 'morning', 'transfer', 'data', 'port', 'update', 'check', 'area', 'zeo', 'shut', 'amp', 'work', 'monitor', 'page', 'zeo', 'start', 'amp', 'type', 'data', 'limitation', 'term', 'availability', 'data', 'company', 'jay', 'hear', 'model', 'comment', 'mobile', 'cheaply', 'ipad', 'zeo', 'itunes', 'sound', 'hassle', 'representation', 'mean', 'export', 'picture', 'data', 'data', 'deal', 'zeo', 'zeo', 'sleep', 'manager', 'app', 'answer', 'answer', 'setup', 'variation', 'cause', 'sort', 'steve', 'setup', 'variation', 'cause', 'sort', 'yep', 'nightmare', 'spot', 'dog', 'cat', 'issue', 'problem', 'sleep', 'people', 'filming', 'sleep', 'footage', 'zeo', 'data', 'kick', 'arm', 'leg', 'movement', 'classify', 'rem', 'sleep', 'intensity', 'frequency', 'movement', 'rem', 'algorithm', 'guess', 'issue', 'movement', 'sensitivity', 'night', 'calibration', 'reason', 'support', 'question', 'technology', 'firmware', 'backend', 'sleep', 'course', 'support', 'jill5150', 'zeo', 'user', 'email', 'discount', 'compare', 'zeo', 'user', 'addition', 'feedback', 'data', 'device', 'match', 'point', 'position', 'wife', 'movement', 'comparison', 'test', 'discrepancy', 'data', 'christmas', 'post', 'comment', 'experience', 'experience', 'flawless', 'connectivity', 'phone', 'microwave', 'sensor', 'consumer', 'device', 'deal', 'root', 'cause', 'issue', 'night', 'zeo', 'memory', 'setup', 'documentation', 'diagram', 'setup', 'help', 'section', 'setup', 'issue', 'defense', 'tip', 'customer', 'support', 'offer', 'help', 'setup', 'send', 'photo', 'suggestion', 'diagram', 'requirement', 'feedback', 'user', 'quality', 'figure', 'change', 'setup', 'detection', 'process', 'access', 'data', 'hypnogram', 'stage', 'temperature', 'level', 'issue', 'firmware', 'update', 'post', 'forum', 'thread', 'file', 'manager', 'goodwill', 'discount', 'headband', 'packaging', 'alarm', 'clock', 'tool', 'data', 'steam', 'reading', 'habit', 'energy', 'file', 'contribute', 'data', 'program', 'idea', 'discussion', 'zeo', 'iphone', 'understand', 'website', 'option', 'sleep', 'app', 'access', 'sleep', 'record', 'history', 'button', 'start', 'end', 'edit', 'idk', 'night', 'yep', 'view', 'graph', 'crash', 'app', 'ios7', 'iphone', 'crash', 'graph', 'info', 'iphone', 'september', 'brand', 'zeo', 'sleep', 'manager', 'ipod', 'ipad', 'hardware', 'access', 'data', 'site', 'myzeo', 'work', 'myzeo', 'point', 'direction', 'pierre', 'thread', 'question', 'data', 'output', 'zeo', 'term', 'loan', 'zeo', 'data', 'decoder', 'excel', 'spreadsheet', 'data', 'base', 'hypnogram', 'mean', 'r', 'rem', 'idea', 'indicates', 'connection', 'headband', 'sensor', 'instructables', 'direction', 'check', 'connection', 'snap', 'max', 'buck', 'app', 'pay', 'zeo', 'device', 'app', 'metric', 'version', 'zeo', 'app', 'data', 'myzeo', 'guess', 'iphone', 'app', 'meantime', 'io', 'application', 'io', 'plist', 'file', 'sinf', 'ipa', 'app', 'apple', 'product', 'app', 'samsung', 'download', 'version', 'zeo', 'app', 'janeyjane', 'tisztul', 'visztula', 'zeo', 'app', 'store', 'io', 'business', 'update', 'app', 'installation', 'file', 'understand', 'work', 'purchasing', 'itunes', 'sent', 'sorry', 'jane', 'jane', 'case', 'installation', 'file', 'gmail', 'zoltan', 'han', 'somebody', 'zeo', 'iphone', 'app', 'zeo', 'sleep', 'mobile', 'device', 'guess', 'party', 'apps', 'display', 'data', 'mobile', 'hand', 'zeo', 'sleep', 'manager', 'mobile', 'prepare', 'iphone', 'zeo', 'app', 'app', 'store', 'zeo', 'manager', 'iphone', 'post', 'app', 'export', 'data', 'reference', 'zeo', 'app', 'help', 'hint', 'bunch', 'post', 'ipa', 'file', 'installer', 'apps', 'iphones', 'question', 'zeo', 'ipa', 'iphone4s', 'iphone', 'app', 'quantid', 'tracker', 'somebody', 'app', 'work', 'zeo', 'post', 'zeo', 'mobile', 'tomorrow', 'confess', 'zeo', 'app', 'work', 'iphone', 'authorization', 'restriction', 'apple', 'lack', 'attempt', 'ipa', 'read', 'problem', 'phone', 'pair', 'head', 'process', 'samsung', 'connection', 'sidenote', 'hack', 'zeo', 'plist', 'editor', 'file', 'plist', 'myzeo', 'sinf', 'appleid', 'dspersonid', 'file', 'file', 'itunes', 'application', 'problem', 'child', 'iphone', 'ios7', 'zeo', 'application', 'second', 'happens', 'christmas', 'user', 'bo3bber', 'zeosleep', 'file', 'file', 'file', 'decoder', 'viewer', 'load', 'error', 'dialog', 'box', 'zeodecoderviewer', 'file', 'error', 'jpg', 'java', 'programmer', 'zeosleep', 'file', 'zeo', 'decoder', 'viewer', 'zeo', 'decoder', 'viewer', 'zeosleep', 'file', 'unit', 'thought', 'send', 'zeosleep', 'file', 'decrypt', 'bo3bber', 'decrypt', 'window', 'problem', 'memory', 'java', 'case', 'b03b', 'file', 'create', 'file', 'file', 'file', 'error', 'message', 'load', 'viewer', 'viewer', 'file', 'jay', 'aitchsee', 'reply', 'problem', 'measurement', 'sorry', 'waste', 'problem', 'data', 'zeodata', 'folder', 'application', 'display', 'graphic', 'load', 'help', 'folder', 'jay', 'aitchsee', 'zeo', 'viewer', 'bedside', 'model', 'window', 'source', 'java', 'application', 'zeo', 'zeo', 'sleep', 'manager', 'firmware', 'yesterday', 'night', 'erase', 'card', 'firmware', 'firmware', 'data', 'night', 'read', 'today', 'data', 'graph', 'unit', 'card', 'firmware', 'today', 'hope', 'work', 'tomorrow', 'wife', 'cpap', 'night', 'zeo', 'dr', 'data', 'sleep', 'rem', 'rest', 'wake', 'ups', 'firmware', 'course', 'zeo', 'dan', 'dascalescu', 'firmware', 'data', 'decoder', 'library', 'march', 'reply', 'headband', 'zeo', 'iphone', 'record', 'night', 'matter', 'morning', 'start', 'issue', 'replacement', 'headband', 'sleep', 'data', 'stage', 'device', 'game', 'zeo', 'data', 'daughter', 'trouble', 'zeo', 'google', 'search', 'news', 'zeo', 'pity', 'focus', 'group', 'summer', 'situation', 'care', 'data', 'track', 'agin', 'pair', 'device', 'light', 'zeo', 'kaput', 'end', 'diy', 'type', 'online', 'source', 'replacement', 'advice', 'mary', 'daniel', 'zeo', 'iphone', 'send', 'copy', 'apps', 'apple', 'download', 'phone', 'android', 'app', 'zeo', 'zeo', 'unit', 'firmare', 'todo', 'list', 'iphone', 'iphone', 'send', 'copy', 'app', 'advance', 'daniel', 'copy', 'iphone', 'app', 'dannye', 'sershe', 'headband', 'battery', 'battery', 'degrades', 'sershe', 'battery', 'zeo', 'transmitter', 'speters14', 'data', 'decoder', 'library', 'problem', 'understand', 'basic', 'explanation', 'mac', 'note', 'step', 'data', 'decoder', 'documentation', 'doc', 'tell', 'erase', 'zeo', 'card', 'data', 'file', 'documentation', 'google', 'discover', 'java', 'development', 'kit', 'java', 'jdk', 'mac', 'program', 'javac', 'version', 'confirm', 'fact', 'java', 'machine', 'version', 'line', 'javac', 'person', 'post', 'la', 'framework', 'version', 'java', 'run', 'ant', 'compile', 'source', 'zeodatadecoder', 'option', 'directory', 'terminal', 'folder', 'document', 'zeosleep', 'file', 'zeodatadecoder', 'zeo', 'folder', 'folder', 'cd', 'zeo', 'folder', 'command', 'check', 'path', 'pwd', 'thought', 'zeodatadecoder', 'zeosleep', 'documentation', 'erase', 'card', 'error', 'file', 'version', 'card', 'encryption', 'record', 'identifier', 'record', 'warning', 'record', 'file', 'step', 'data', 'night', 'sleep', 'data', 'data', 'night', 'java', 'output', 'data', 'terminal', 'data', 'text', 'file', 'folder', 'type', 'java', 'zeodatadecoder', 'zeosleep', 'zeosleep', 'txt', 'file', 'type', 'java', 'zeodatadecoder', 'zeosleep', 'zeosleep', 'xml', 'hope', 'zeo', 'data', 'decoder', 'documentation', 'doc', 'dan', 'dascalescu', 'firmware', 'data', 'decoder', 'library', 'march', 'question', 'shame', 'download', 'firmware', 'supply', 'data', 'programmer', 'step', 'step', 'data', 'spreadsheet', 'background', 'mission', 'sea', 'food', 'duration', 'mission', 'experiment', 'zeo', 'work', 'community', 'zeo', 'experiment', 'forum', 'zeo', 'data', 'discus', 'idea', 'mission', 'opportunity', 'advance', 'chime', 'bo3bber', 'mention', 'beddit', 'campaign', 'kickstarter', 'case', 'affiliation', 'understand', 'zeo', 'debacle', 'future', 'alternative', 'zizz', 'beddit', 'heart', 'rate', 'audio', 'snore', 'motion', 'tracking', 'record', 'brain', 'wave', 'zeo', 'led', 'mask', 'zizz', 'production', 'zeo', 'aspect', 'tool', 'opensource', 'copy', 'itunes', 'file', 'itunes', 'zeo', 'app', 'phone', 'mobile', 'application', 'itunes', 'itunes', 'music', 'copy', 'corrupt', 'ios7', 'apple', 'download', 'zeo', 'app', 'course', 'luck', 'kind', 'person', 'copy', 'io', 'structure', 'copy', 'codesign', 'vv', 'file', 'default', 'landscape', 'monitoring', 'sleep', 'help', 'scott', 'engr', 'scott', 'problem', 'deeper', 'snip', 'io', 'crash', 'file', 'myzeo', 'app', 'content', 'folder', 'file', 'creation', 'modification', 'date', 'copy', 'test', 'luck', 'op', 'myzeo', 'app', 'payload', 'default', 'landscape', 'file', 'kind', 'email', 'zeostuff', 'file', 'zip', 'file', 'file', 'version', 'install', 'phone', 'choke', 'validation', 'data', 'tool', 'codesign', 'apple', 'xcode', 'development', 'environment', 'mac', 'equivalent', 'io', 'io', 'developer', 'sign', 'file', 'account', 'expire', 'zeo', 'app', 'work', 'iphone', 'developer', 'preview', 'ipad', 'complain', 'ios7', 'issue', 'host', 'zeo', 'case', 'work', 'version', 'scott', 'update', 'file', 'business', 'copy', 'zeo', 'oct', 'oops', 'itunes', 'account', 'ipa', 'content', 'sort', 'michaeldkester', 'programmer', 'coder', 'export', 'info', 'curiosity', 'version', 'zeo', 'people', 'version', 'io', 'app', 'google', 'play', 'store', 'profile', 'desktop', 'app', 'download', 'night', 'data', 'format', 'sort', 'zeo', 'audience', 'zeo', 'device', 'ios7', 'sleep', 'data', 'app', 'itunes', 'hand', 'zeo', 'user', 'email', 'discount', 'compare', 'zeo', 'user', 'addition', 'feedback', 'data', 'device', 'match', 'point', 'discovery', 'zeo', 'mobile', 'user', 'io', 'history', 'functionality', 'zeo', 'io', 'history', 'device', 'histogram', 'functionality', 'surprise', 'anybody', 'version', 'zeo', 'share', 'spreadsheet', 'data', 'mobile', 'user', 'diagnostics', 'data', 'sqlite', 'plist', 'file', 'parse', 'data', 'super', 'feedback', 'advance', 'dan', 'dascalescu', 'firmware', 'data', 'decoder', 'library', 'march', 'dan', 'dascalescu', 'android', 'app', 'api', 'code', 'stage', 'eeg', 'data', 'zeo', 'user', 'csv', 'file', 'app', 'produce', 'sheet', 'data', 'zeo', 'decoder', 'viewer', 'buy', 'zeo', 'nap', 'data', 'csv', 'zeo', 'data', 'track', 'night', 'sleep', 'zeo', 'track', 'nap', 'data', 'csv', 'zeo', 'deletes', 'chart', 'zeo', 'export', 'feature', 'mobile', 'user', 'data', 'viewer', 'post', 'unit', 'order', 'download', 'csv', 'file', 'website', 'order', 'file', 'method', 'data', 'csv', 'app', 'data', 'extraction', 'android', 'device', 'website', 'greene', 'dan', 'dascalescu', 'firmware', 'data', 'decoder', 'library', 'march', 'question', 'shame', 'download', 'firmware', 'supply', 'data', 'programmer', 'step', 'step', 'data', 'spreadsheet', 'process', 'view', 'file', 'zeo', 'decoder', 'viewer', 'dan', 'dascalescu', 'access', 'data', 'smartphones', 'version', 'zeo', 'manager', 'thought', 'alot', 'today', 'save', 'effort', 'bet', 'iphone', 'help', 'smartphone', 'user', 'help', 'gt', 'diagnostics', 'information', 'delete', 'customersupport', 'myzeo', 'type', 'email', 'sqllite', 'file', 'variety', 'challenge', 'datetimes', 'data', 'server', 'blob', 'p', 'file', 'thread', 'zeo', 'data', 'decoder', 'documentation', 'info', 'field', 'guess', 'second', 'clarify', 'correlate', 'field', 'doucmentation', 'imply', 'file', 'api', 'utility', 'goal', 'retrieve', 'data', 'determine', 'guestimate', 'field', 'example', 'parse', 'blob', 'question', 'data', 'smartphone', 'state', 'data', 'zsleepgraph', 'zbasehypnogram', 'zbasehynogram', 'correlate', 'image', 'differerent', 'help', 'field', 'people', 'column', 'deal', 'mode', 'sleep', 'datetime', 'zbedtime', 'zzosleeprecord', 'date', 'night', 'bring', 'pst', 'sound', 'timeinrem', 'guess', 'timeclock', 'work', 'guess', 'adjust', 'link', 'zeo', 'data', 'decoder', 'documentation', 'file', 'section', 'information', 'hopeful', 'help', 'sense', 'data', 'thread', 'today', 'data', 'sql', 'lite', 'data', 'data', 'card', 'utility', 'access', 'data', 'kind', 'report', 'trend', 'post', 'topic', 'zsleepgraph', 'zbasehypnogram', 'zbasehynogram', 'correlate', 'image', 'differerent', 'help', 'zsleepgraph', 'night', 'match', 'rem', 'wake', 'light', 'rem', 'light', 'rem', 'light', 'rem', 'rem', 'rem', 'version', 'granuar', 'work', 'effort', 'document', 'card', 'remainder', 'multiply', 'mash', 'iphone', 'data', 'work', 'java', 'program', 'convert', 'import', 'excel', 'utility', 'visualze', 'output', 'people', 'realize', 'process', 'app', 'access', 'process', 'work', 'buy', 'company', 'service', 'process', 'version', 'version', 'complicates', 'explanation', 'zeo', 'fail', 'question', 'zeo', 'bed', 'site', 'firmware', 'mac', 'command', 'java', 'zeodatadecoder', 'zeosleep', 'zeosleep', 'txt', 'date', 'display', 'hypnogram', 'data', 'app', 'email', 'data', 'diagnostics', 'method', 'io', 'android', 'development', 'kit', 'data', 'sdk', 'myzeo', 'android', 'android', 'backup', 'extractor', 'data', 'backup', 'zeo', 'sqlite', 'file', 'instructables', 'replacement', 'zeo', 'monitor', 'headband', 'sensor', 'replacement', 'zeo', 'monitor', 'headband', 'sensor', 'zeo', 'sleep', 'manager', 'bluetooth', 'headband', 'brainwave', 'present', 'comment', 'site', 'bobcio', 'jul', 'aftermarket', 'consumables', 'replacement', 'replacement', 'pad', 'aftermarket', 'headband', 'replacement', 'prototype', 'aftermarket', 'headband', 'replacement', 'zeo', 'product', 'result', 'production', 'line', 'product', 'sale', 'production', 'line', 'product', 'product', 'quality', 'product', 'line', 'list', 'notify', 'product', 'delivery', 'email', 'address', 'zeoreplacements', 'outlook', 'regard', 'bob', 'firmware', 'zeo', 'firmware', 'zip', 'read', 'post', 'unzip', 'file', 'place', 'zeo', 'card', 'zeo', 'folder', 'klik', 'setting', 'button', 'software', 'change', 'cetera', 'oh', 'download', 'file', 'telephone', 'zeo', 'folder', 'creat', 'software', 'zeo', 'date', 'zq', 'wake', 'rem', 'awakening', 'night', 'end', 'night', 'rise', 'alarm', 'reason', 'wake', 'tone', 'wake', 'window', 'alarm', 'type', 'alarm', 'ring', 'alarm', 'ring', 'snooze', 'snooze', 'morning', 'feel', 'feel', 'note', 'fall', 'anticipation', 'tension', 'comfort', 'noise', 'temperature', 'bedroom', 'disruption', 'flash', 'dream', 'hunger', 'heartburn', 'caffeine', 'alcohol', 'restroom', 'wind', 'exercise', 'conversation', 'activity', 'level', 'work', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sscf', 'sleep', 'graph', 'graph', 'firmware', 'version', 'version', 'data', 'download', 'help', 'diagnostics', 'change', 'people', 'work', 'data', 'cable', 'data', 'protocol', 'data', 'sample', 'parse', 'message', 'converter', 'port', 'bd', 'parity', 'result', 'version', 'reading', 'data', 'zeo', 'decoder', 'viewer', 'work', 'idea', 'greeting', 'sephalon', 'data', 'zip', 'byte', 'zoe', 'input', 'battery', 'charge', 'night', 'case', 'boruit', 'volt', 'battery', 'dsb', 'cable', 'connector', 'zeo', 'head', 'band', 'battery', 'bay', 'volt', 'battery', 'battery', 'pajama', 'pocket', 'zeo', 'night', 'hebardolsen', 'comcast', 'net', 'post', 'zeo', 'era', 'download', 'firmware', 'data', 'night', 'problem', 'hope', 'suggestion', 'rem', 'night', 'lay', 'unit', 'record', 'rem', 'bathroom', 'awake', 'feel', 'drowsy', 'record', 'rem', 'problem', 'headband', 'sensor', 'ambu', 'bluesensor', 'p', 'p', 'order', 'supply', 'store', 'problem', 'rem', 'unit', 'suggestion', 'r', 'amp', 'engineer', 'electronics', 'data', 'data', 'zeo', 'determine', 'quantity', 'night', 'topic', 'polysonogram', 'psg', 'sleep', 'zeo', 'data', 'match', 'suggestion', 'night', 'recommendation', 'sleep', 'al', 'zeo', 'print', 'data', 'site', 'information', 'sd', 'card', 'site', 'dan', 'data', 'decoder', 'help', 'link', 'question', 'tech', 'savy', 'trouble', 'post', 'nan', 'james', 'skinner', 'setup', 'connection', 'window', 'data', 'program', 'zeolab', 'cable', 'instruction', 'test', 'serial', 'cable', 'parameter', 'port', 'text', 'second', 'python', 'zeo', 'data', 'zeolab', 'display', 'data', 'start', 'button', 'data', 'idea', 'problem', 'adapter', 'r', 'order', 'ebay', 'buck', 'setup', 'connection', 'window', 'data', 'program', 'zeolab', 'cable', 'instruction', 'test', 'serial', 'cable', 'parameter', 'port', 'text', 'second', 'python', 'zeo', 'data', 'zeolab', 'display', 'data', 'start', 'button', 'data', 'idea', 'problem', 'data', 'zeo', 'request', 'doctor', 'data', 'file', 'instruction', 'source', 'java', 'jdk', 'order', 'compile', 'source', 'code', 'compile', 'source', 'java', 'run', 'ant', 'shy', 'help', 'battery', 'zeo', 'kitchen', 'cable', 'mah', 'battery', 'buck', 'cable', 'battery', 'tape', 'bomb', 'charm', 'station', 'sleep', 'max', 'guess', 'bye', 'jonny', 'zeo', 'user', 'page', 'manager', 'form', 'ebay', 'info', 'user', 'guide', 'interpret', 'blink', 'base', 'button', 'pair', 'phone', 'reason', 'record', 'history', 'connection', 'problem', 'button', 'blink', 'trigger', 'blinking', 'phone', 'connection', 'blink', 'code', 'measure', 'voltage', 'base', 'light', 'unit', 'power', 'losing', 'connection', 'restart', 'head', 'trigger', 'data', 'file', 'image', 'headband', 'battery', 'battery', 'degrades', 'word', 'relies', 'run', 'work', 'phone', 'check', 'sleep', 'data', 'data', 'night', 'data', 'phone', 'trouble', 'mysql', 'problem', 'centralize', 'data', 'figure', 'pc', 'view', 'data', 'access', 'plug', 'phone', 'program', 'pc', 'work', 'window', 'web', 'server', 'data', 'server', 'control', 'nut', 'right', 'phone', 'app', 'myzeo', 'app', 'service', 'collect', 'data', 'myzeo', 'service', 'uploads', 'data', 'database', 'website', 'data', 'sleep', 'record', 'view', 'news', 'term', 'store', 'option', 'drive', 'google', 'drive', 'dropbox', 'point', 'pc', 'window', 'data', 'store', 'app', 'setting', 'location', 'data', 'store', 'cloud', 'apps', 'impersonate', 'hook', 'permit', 'access', 'data', 'idea', 'pc', 'capability', 'user', 'share', 'data', 'data', 'island', 'user', 'party', 'data', 'transfer', 'sort', 'frequency', 'peace', 'mind', 'data', 'online', 'service', 'people', 'jump', 'thought', 'reality', 'spreadsheet', 'version', 'sleepgraphs', 'screenshots', 'data', 'sheet', 'work', 'version', 'bildschirmfoto', 'whats', 'asset', 'horizon', 'clif', 'dan', 'headband', 'data', 'station', 'record', 'night', 'sleep', 'mobile', 'app', 'pair', 'device', 'phone', 'night', 'morning', 'phone', 'headband', 'app', 'import', 'corner', 'iphone', 'button', 'headband', 'radiation', 'clif123', 'dan', 'night', 'question', 'app', 'confirm', 'monitor', 'sleep', 'tablet', 'sleep', 'morning', 'session', 'sync', 'app', 'memory', 'store', 'night', 'dan', 'zeo', 'bedside', 'model', 'capacity', 'headband', 'device', 'transfer', 'event', 'record', 'data', 'night', 'connect', 'ipad', 'morning', 'transfer', 'data', 'port', 'update', 'check']"
+562.0,problem data feel kind people head beta version iphone focus group office feel mass email customer dec company launch zeo product term price lee problem data feel kind people head beta version iphone focus group office feel mass email customer dec company launch zeo product term price zeo data enter data spreadsheet report function headband zeo zeo website plug mobihealthnews coach company health circle massachusetts monitoring company zeo operation buyer download sleep data zeo site company site,"['problem', 'data', 'feel', 'kind', 'people', 'head', 'beta', 'version', 'iphone', 'focus', 'group', 'office', 'feel', 'mass', 'email', 'customer', 'dec', 'company', 'launch', 'zeo', 'product', 'term', 'price', 'lee', 'problem', 'data', 'feel', 'kind', 'people', 'head', 'beta', 'version', 'iphone', 'focus', 'group', 'office', 'feel', 'mass', 'email', 'customer', 'dec', 'company', 'launch', 'zeo', 'product', 'term', 'price', 'zeo', 'data', 'enter', 'data', 'spreadsheet', 'report', 'function', 'headband', 'zeo', 'zeo', 'website', 'plug', 'mobihealthnews', 'coach', 'company', 'health', 'circle', 'massachusetts', 'monitoring', 'company', 'zeo', 'operation', 'buyer', 'download', 'sleep', 'data', 'zeo', 'site', 'company', 'site']"
+563.0,focus intervention wikipedia page speed compiles research work technique subvocalization evidence speed case literature recommendation measurement task speed extension reasy measure speed wpm graduate school boost speed pile thought approach speed project question productivity input page output data,"['focus', 'intervention', 'wikipedia', 'page', 'speed', 'compiles', 'research', 'work', 'technique', 'subvocalization', 'evidence', 'speed', 'case', 'literature', 'recommendation', 'measurement', 'task', 'speed', 'extension', 'reasy', 'measure', 'speed', 'wpm', 'graduate', 'school', 'boost', 'speed', 'pile', 'thought', 'approach', 'speed', 'project', 'question', 'productivity', 'input', 'page', 'output', 'data']"
+564.0,app script programmer process program list people sm tag api track music movie csv file parse goodreads book kind link script pile bookmark sign tell forum sign prefer editor blog people comment anyways increase user comment subteddits r forum r quantifiedself haha post kind feel facebook steal data sign fb twitter google respond community data hacker movement exercise script information list apis information service spent page book email tab idea list list apps data start pointer share,"['app', 'script', 'programmer', 'process', 'program', 'list', 'people', 'sm', 'tag', 'api', 'track', 'music', 'movie', 'csv', 'file', 'parse', 'goodreads', 'book', 'kind', 'link', 'script', 'pile', 'bookmark', 'sign', 'tell', 'forum', 'sign', 'prefer', 'editor', 'blog', 'people', 'comment', 'anyways', 'increase', 'user', 'comment', 'subteddits', 'r', 'forum', 'r', 'quantifiedself', 'haha', 'post', 'kind', 'feel', 'facebook', 'steal', 'data', 'sign', 'fb', 'twitter', 'google', 'respond', 'community', 'data', 'hacker', 'movement', 'exercise', 'script', 'information', 'list', 'apis', 'information', 'service', 'spent', 'page', 'book', 'email', 'tab', 'idea', 'list', 'list', 'apps', 'data', 'start', 'pointer', 'share']"
+565.0,data google fusion table start fusiontables data hotlinks word sheet value value a1 sheet click column tech csv sheet excel sheet field field sheet fitbit data sheet control field data range hotlinks fit merge csvs zeo fitbit field webapp check solution window mac amp fine force solution sort set field paste data edit column,"['data', 'google', 'fusion', 'table', 'start', 'fusiontables', 'data', 'hotlinks', 'word', 'sheet', 'value', 'value', 'a1', 'sheet', 'click', 'column', 'tech', 'csv', 'sheet', 'excel', 'sheet', 'field', 'field', 'sheet', 'fitbit', 'data', 'sheet', 'control', 'field', 'data', 'range', 'hotlinks', 'fit', 'merge', 'csvs', 'zeo', 'fitbit', 'field', 'webapp', 'check', 'solution', 'window', 'mac', 'amp', 'fine', 'force', 'solution', 'sort', 'set', 'field', 'paste', 'data', 'edit', 'column']"
+566.0,ton food tracker market feature analysis comparison crm project management dan analysis cron meter work idea program site food apps approach advantage analysis add business plan food io site today resource app food tracker quality food habit track tip data export dorian,"['ton', 'food', 'tracker', 'market', 'feature', 'analysis', 'comparison', 'crm', 'project', 'management', 'dan', 'analysis', 'cron', 'meter', 'work', 'idea', 'program', 'site', 'food', 'apps', 'approach', 'advantage', 'analysis', 'add', 'business', 'plan', 'food', 'io', 'site', 'today', 'resource', 'app', 'food', 'tracker', 'quality', 'food', 'habit', 'track', 'tip', 'data', 'export', 'dorian']"
+567.0,post right forum fan combine passion share presentation analytics program measure productivity movement interaction version travel australia data question kind backpacker analysis warn data friend attention share people comment presentation product data measure,"['post', 'right', 'forum', 'fan', 'combine', 'passion', 'share', 'presentation', 'analytics', 'program', 'measure', 'productivity', 'movement', 'interaction', 'version', 'travel', 'australia', 'data', 'question', 'kind', 'backpacker', 'analysis', 'warn', 'data', 'friend', 'attention', 'share', 'people', 'comment', 'presentation', 'product', 'data', 'measure']"
+568.0,attention saturation information consume course information pollution data information noise attention people information input output track analytics express series game experiment measuredme measure age information overload history window google chrome user data default history file database run query manger firefox copy file rename extension paranoia information file download search term key stroke email reddit work mail reddit post,"['attention', 'saturation', 'information', 'consume', 'course', 'information', 'pollution', 'data', 'information', 'noise', 'attention', 'people', 'information', 'input', 'output', 'track', 'analytics', 'express', 'series', 'game', 'experiment', 'measuredme', 'measure', 'age', 'information', 'overload', 'history', 'window', 'google', 'chrome', 'user', 'data', 'default', 'history', 'file', 'database', 'run', 'query', 'manger', 'firefox', 'copy', 'file', 'rename', 'extension', 'paranoia', 'information', 'file', 'download', 'search', 'term', 'key', 'stroke', 'email', 'reddit', 'work', 'mail', 'reddit', 'post']"
+569.0,tip info folk stumbleupon forum tracker work progress factor performance glad home share idea word person gratitude journey apple app store jot notice paper method mobile journey product ability image feature entry post entry buck developer website info app forum project bet people process feature website tool sync phone app worth,"['tip', 'info', 'folk', 'stumbleupon', 'forum', 'tracker', 'work', 'progress', 'factor', 'performance', 'glad', 'home', 'share', 'idea', 'word', 'person', 'gratitude', 'journey', 'apple', 'app', 'store', 'jot', 'notice', 'paper', 'method', 'mobile', 'journey', 'product', 'ability', 'image', 'feature', 'entry', 'post', 'entry', 'buck', 'developer', 'website', 'info', 'app', 'forum', 'project', 'bet', 'people', 'process', 'feature', 'website', 'tool', 'sync', 'phone', 'app', 'worth']"
+570.0,project study individual society level study effect religion crime juvenile mortality pregnancy span meta analysis religion society ideology data impact ideology friend kickstarter campaign help funding approach policy making movement concept carbon footprint resource individual ideology data footprint unique influence impact self preference footprint project application graduate thesis policy argument pursue preference fact policy preference articulate act ideology reality world view society pursuit preference impact ideology behavior value freedom preference satisfaction consumption gain concern preference label preference body data member movement action community exercise shopping habit hierarchy value ideology impact ideology project group user discovery process interesting share end funding ideologicalfootprint facebook engage user personality preference ideology question profile user footprint reward footprint shirt footprint infographics membership scientist project board appreciate support kickstarter campaign link kickstarter kickstarter project footprint project ideologicalfootprint facebook facebook idfootprint twitter twitter idfootprint project community jim footprint project ideologicalfootprint,"['project', 'study', 'individual', 'society', 'level', 'study', 'effect', 'religion', 'crime', 'juvenile', 'mortality', 'pregnancy', 'span', 'meta', 'analysis', 'religion', 'society', 'ideology', 'data', 'impact', 'ideology', 'friend', 'kickstarter', 'campaign', 'help', 'funding', 'approach', 'policy', 'making', 'movement', 'concept', 'carbon', 'footprint', 'resource', 'individual', 'ideology', 'data', 'footprint', 'unique', 'influence', 'impact', 'self', 'preference', 'footprint', 'project', 'application', 'graduate', 'thesis', 'policy', 'argument', 'pursue', 'preference', 'fact', 'policy', 'preference', 'articulate', 'act', 'ideology', 'reality', 'world', 'view', 'society', 'pursuit', 'preference', 'impact', 'ideology', 'behavior', 'value', 'freedom', 'preference', 'satisfaction', 'consumption', 'gain', 'concern', 'preference', 'label', 'preference', 'body', 'data', 'member', 'movement', 'action', 'community', 'exercise', 'shopping', 'habit', 'hierarchy', 'value', 'ideology', 'impact', 'ideology', 'project', 'group', 'user', 'discovery', 'process', 'interesting', 'share', 'end', 'funding', 'ideologicalfootprint', 'facebook', 'engage', 'user', 'personality', 'preference', 'ideology', 'question', 'profile', 'user', 'footprint', 'reward', 'footprint', 'shirt', 'footprint', 'infographics', 'membership', 'scientist', 'project', 'board', 'appreciate', 'support', 'kickstarter', 'campaign', 'link', 'kickstarter', 'kickstarter', 'project', 'footprint', 'project', 'ideologicalfootprint', 'facebook', 'facebook', 'idfootprint', 'twitter', 'twitter', 'idfootprint', 'project', 'community', 'jim', 'footprint', 'project', 'ideologicalfootprint']"
+571.0,explain strategy count strategy question depends strategy everybody doubt corrrespondence strategy model model fact strategy opinion model researcher model model information process model strategy opinion strategy language reading strategy skill research pop parameter strategy task redundancy,"['explain', 'strategy', 'count', 'strategy', 'question', 'depends', 'strategy', 'everybody', 'doubt', 'corrrespondence', 'strategy', 'model', 'model', 'fact', 'strategy', 'opinion', 'model', 'researcher', 'model', 'model', 'information', 'process', 'model', 'strategy', 'opinion', 'strategy', 'language', 'reading', 'strategy', 'skill', 'research', 'pop', 'parameter', 'strategy', 'task', 'redundancy']"
+572.0,self book frame framework transformation describes process framework deconstructs trait attribute metric attribute assessment term goal term goal process aspect ability endurance facet state target state chapter engineering lay volume intensity change aggregation cost factor concept process plan kind activity book map community post ebook question comment concern tyler mayaculpa dot tyler,"['self', 'book', 'frame', 'framework', 'transformation', 'describes', 'process', 'framework', 'deconstructs', 'trait', 'attribute', 'metric', 'attribute', 'assessment', 'term', 'goal', 'term', 'goal', 'process', 'aspect', 'ability', 'endurance', 'facet', 'state', 'target', 'state', 'chapter', 'engineering', 'lay', 'volume', 'intensity', 'change', 'aggregation', 'cost', 'factor', 'concept', 'process', 'plan', 'kind', 'activity', 'book', 'map', 'community', 'post', 'ebook', 'question', 'comment', 'concern', 'tyler', 'mayaculpa', 'dot', 'tyler']"
+573.0,link entry website posting post blog thought view application countless support benefit order bring people idea dolphin support benefit respond endeavor post benefit feel benefit resource self construction benefit people brand product overview ernesto wow folk sorry place blog post perspective change view reflection reflection,"['link', 'entry', 'website', 'posting', 'post', 'blog', 'thought', 'view', 'application', 'countless', 'support', 'benefit', 'order', 'bring', 'people', 'idea', 'dolphin', 'support', 'benefit', 'respond', 'endeavor', 'post', 'benefit', 'feel', 'benefit', 'resource', 'self', 'construction', 'benefit', 'people', 'brand', 'product', 'overview', 'ernesto', 'wow', 'folk', 'sorry', 'place', 'blog', 'post', 'perspective', 'change', 'view', 'reflection', 'reflection']"
+574.0,talk night amp app user io version spoke emotion sense amp tell night share people research project mood data smartphones merges sensor data collection sensor sample location microphone audio level recording pattern content event asks mood grid arousal arousal rate adjective journey sensor feedback entail satisfaction survey thought experience suggestion app mail share data neal ramy version io kind background sensor data collection android,"['talk', 'night', 'amp', 'app', 'user', 'io', 'version', 'spoke', 'emotion', 'sense', 'amp', 'tell', 'night', 'share', 'people', 'research', 'project', 'mood', 'data', 'smartphones', 'merges', 'sensor', 'data', 'collection', 'sensor', 'sample', 'location', 'microphone', 'audio', 'level', 'recording', 'pattern', 'content', 'event', 'asks', 'mood', 'grid', 'arousal', 'arousal', 'rate', 'adjective', 'journey', 'sensor', 'feedback', 'entail', 'satisfaction', 'survey', 'thought', 'experience', 'suggestion', 'app', 'mail', 'share', 'data', 'neal', 'ramy', 'version', 'io', 'kind', 'background', 'sensor', 'data', 'collection', 'android']"
+575.0,nan app food journal beta tester sign beta people anubhav foodcamera dot,"['nan', 'app', 'food', 'journal', 'beta', 'tester', 'sign', 'beta', 'people', 'anubhav', 'foodcamera', 'dot']"
+576.0,sense shake sexist clich family benefit cycle glad job support feedback dialog toolmaker response request app question female assumption goal reason stigma shame user cycle team matter expert woman help woman cycle survey help shortcoming tool information woman ou survey share retweet tweet survey twitter zimmerman woman internet technology min survey dotsurvey rt apr agaricus question female assumption point target cycle gender identity case roadmap people share information people reason level granularity person information person symptom user expectation goal release feedback tweet survey beta talk process meetup survey,"['sense', 'shake', 'sexist', 'clich', 'family', 'benefit', 'cycle', 'glad', 'job', 'support', 'feedback', 'dialog', 'toolmaker', 'response', 'request', 'app', 'question', 'female', 'assumption', 'goal', 'reason', 'stigma', 'shame', 'user', 'cycle', 'team', 'matter', 'expert', 'woman', 'help', 'woman', 'cycle', 'survey', 'help', 'shortcoming', 'tool', 'information', 'woman', 'ou', 'survey', 'share', 'retweet', 'tweet', 'survey', 'twitter', 'zimmerman', 'woman', 'internet', 'technology', 'min', 'survey', 'dotsurvey', 'rt', 'apr', 'agaricus', 'question', 'female', 'assumption', 'point', 'target', 'cycle', 'gender', 'identity', 'case', 'roadmap', 'people', 'share', 'information', 'people', 'reason', 'level', 'granularity', 'person', 'information', 'person', 'symptom', 'user', 'expectation', 'goal', 'release', 'feedback', 'tweet', 'survey', 'beta', 'talk', 'process', 'meetup', 'survey']"
+577.0,rob liking variety tool sort health step email productivity gander world,"['rob', 'liking', 'variety', 'tool', 'sort', 'health', 'step', 'email', 'productivity', 'gander', 'world']"
+578.0,help resource meetup group community post information start sponsor meetup group york people attendance meetup group community question email group client help fund hospitality support people device,"['help', 'resource', 'meetup', 'group', 'community', 'post', 'information', 'start', 'sponsor', 'meetup', 'group', 'york', 'people', 'attendance', 'meetup', 'group', 'community', 'question', 'email', 'group', 'client', 'help', 'fund', 'hospitality', 'support', 'people', 'device']"
+579.0,math professor class class problem paper price pdf gneezy aldo rustichini problem school student class attitude method course lecture class folk idea rolleyes,"['math', 'professor', 'class', 'class', 'problem', 'paper', 'price', 'pdf', 'gneezy', 'aldo', 'rustichini', 'problem', 'school', 'student', 'class', 'attitude', 'method', 'course', 'lecture', 'class', 'folk', 'idea', 'rolleyes']"
+580.0,contribute learn research conference attract interview people research attempt area benefit reply finding interview community research offer data contribute entry blog forum selftrackers conference amsterdam conference conduct interview research project topic university trier help interview suggestion date email s4madoet trier place conference interview support zillien gerrit fr hlich mareike tsch,"['contribute', 'learn', 'research', 'conference', 'attract', 'interview', 'people', 'research', 'attempt', 'area', 'benefit', 'reply', 'finding', 'interview', 'community', 'research', 'offer', 'data', 'contribute', 'entry', 'blog', 'forum', 'selftrackers', 'conference', 'amsterdam', 'conference', 'conduct', 'interview', 'research', 'project', 'topic', 'university', 'trier', 'help', 'interview', 'suggestion', 'date', 'email', 's4madoet', 'trier', 'place', 'conference', 'interview', 'support', 'zillien', 'gerrit', 'fr', 'hlich', 'mareike', 'tsch']"
+581.0,track rescuetime history head excel spreadsheet graph neat extension analysis search read extension data machine check profile addon blog post addon history contains visit spent analysis data data rt archify gmail proxy imagine effect tab answer profile neat creepy demographic history info data internet consumption habit term history suggestion import export option firefox mozillahistoryview freeware program history file feature data contains browser referrer visit type link data idea data instance plot gmail google reader program history program freeze panic export stuff column export csv file paste data spreadsheet check spreadsheet bug firefox rescuetime spent mindless reason firefox history program export data spreadsheet idea history data example google reader google reader view rip date today data type website habit website limit leechblock rescuetime data idea suggestion,"['track', 'rescuetime', 'history', 'head', 'excel', 'spreadsheet', 'graph', 'neat', 'extension', 'analysis', 'search', 'read', 'extension', 'data', 'machine', 'check', 'profile', 'addon', 'blog', 'post', 'addon', 'history', 'contains', 'visit', 'spent', 'analysis', 'data', 'data', 'rt', 'archify', 'gmail', 'proxy', 'imagine', 'effect', 'tab', 'answer', 'profile', 'neat', 'creepy', 'demographic', 'history', 'info', 'data', 'internet', 'consumption', 'habit', 'term', 'history', 'suggestion', 'import', 'export', 'option', 'firefox', 'mozillahistoryview', 'freeware', 'program', 'history', 'file', 'feature', 'data', 'contains', 'browser', 'referrer', 'visit', 'type', 'link', 'data', 'idea', 'data', 'instance', 'plot', 'gmail', 'google', 'reader', 'program', 'history', 'program', 'freeze', 'panic', 'export', 'stuff', 'column', 'export', 'csv', 'file', 'paste', 'data', 'spreadsheet', 'check', 'spreadsheet', 'bug', 'firefox', 'rescuetime', 'spent', 'mindless', 'reason', 'firefox', 'history', 'program', 'export', 'data', 'spreadsheet', 'idea', 'history', 'data', 'example', 'google', 'reader', 'google', 'reader', 'view', 'rip', 'date', 'today', 'data', 'type', 'website', 'habit', 'website', 'limit', 'leechblock', 'rescuetime', 'data', 'idea', 'suggestion']"
+582.0,google glass data google glass notification goal step googe marketing approach campaign demand expression commitment permission pay experimentation advantage google connection work glass tool gather data post light post camera lapse tool application project,"['google', 'glass', 'data', 'google', 'glass', 'notification', 'goal', 'step', 'googe', 'marketing', 'approach', 'campaign', 'demand', 'expression', 'commitment', 'permission', 'pay', 'experimentation', 'advantage', 'google', 'connection', 'work', 'glass', 'tool', 'gather', 'data', 'post', 'light', 'post', 'camera', 'lapse', 'tool', 'application', 'project']"
+583.0,session europe feedback iot survey collect thought motivation information result end drop note charalampos,"['session', 'europe', 'feedback', 'iot', 'survey', 'collect', 'thought', 'motivation', 'information', 'result', 'end', 'drop', 'note', 'charalampos']"
+584.0,article fitbit motivation fitbit obsession motivation,"['article', 'fitbit', 'motivation', 'fitbit', 'obsession', 'motivation']"
+585.0,sara riggare align justify track aspect parkinson disease range symptom motor symptom movement problem issue problem dysfunction vagus heart rate variability device attempt accelerometer track gait ratio duration step duration data community help result improvement align color comment stage question project conference feel discus idea forum goal contest question interaction type post response participant goal contest entry reason identity offer anybody proposal identity color problem work suffer anxiety hand habit meditation change rhythm success work schedule quit feel wonderful relationship job routine data device ftp server data project data data test software train data analysis skill prove data experiment data bodysense device gather experience data order track waste design disentangle effect measure fit ipad browser window answer question suggestion experiment average scale ruthless conduct experiment data food sex drug roll data analysis wiki cookbook method data kit anonymity ernesto gary help order stream data cloud publishes kind data share post picture data brain picture activity brain response beep difference line device intrigue data analysis cookbook wiki effort resource data analysis method design half half recipe data friend p file dirty thickness measurement thickness matter area motor planning game blueish area job mri link image access accurate skin response gsr skin temperature heat accelerometer data data calorie activity level step amp tell talk project question data visualization analysis course meaning curiosity conjunction europe conference amsterdam donate sensewear price state art sensor data output care question skill data data analysis visualization skill community support question project pursue idea lab ability inspire community body mind monitor job body sort population equation kid adult calorimeter activity equation energy expenditure activity type ability information bring device location accelerometer activity recognition complex correlation activity type intensity movement location activity type intensity heart rate gsr insight stress level behavior stress work context personalization technique reaction signal people calibration technique body sort feedback loop level stress result risk health stress gt fight flight gt adrenaline gt blood gt activity body context activity personalization normalization technique example activity information change activity change change body change energy expenditure people activity intervention bzald reply prototype group game designer speaker elli device combination game result relaxation focus state armband accurate measurement influence game game developer hack influence video game health money skill game trainer idea game developer seamless hope answer yosef2 qsers idea apology data crate tamagotchi game playing regard work half game dev energy sail university proof concept game qsers idea apology data crate tamagotchi game playing regard yosef control pursuit diabetes variety tool activity calorie data analyst trade analyze data train body carb act zeo track sleep fitbit activity heart rate monitor gps exercise track food blood pressure course blood device introduces inconsistency data bodymedia read activity device goal spread activity stretch inactivity management measure activity night matter data project data ecosystem data sensewear data example data data data data source glass video openpaths location data memomo photo withings bloodpressure data researcher developer enthusiast software developer fork work world data scientist explore share data device pitfall lack interoperability suffer problem attempt track correlate sleep activity anxiety gsr metric play api product yosef2 qsers idea apology data crate tamagotchi game playing regard work half game dev energy sail university proof concept game reason device track stress level gotten measure track individual area individual context evidence facilitation reinforcement aid self goal person manages question step person health care practitioner word coach stranger device watch role peer self coach peer peer armband continue effort food consumption activity performance condition fidelity note connect data government data data community community community idea practice advocate data movement practitioner approach scale innovation power data hacker data course data skill data exploration donation publish data data data community promotion apps4finland contest knowledge foundation network channel data exploration data journalism programming language r data summer practice cycling event story sport magazine finland investigation bodymedia senswear remote patient care environment service environment analysis amp feedback finding tracking metric path armband vj party data device arduino data device data influence vj music audience data environment feedback people behavior example movement scale lack feedback barrier exercise program people progress people case med content sweat index result habit kind activate fitness facility beta program site question applies research threshold regard meditation state concentration figure indicator effect kind work herbert relaxation response practice meditation signature state effect hypertension term blood pressure armband email research study meditation heart rate skin repsonse correlate state study room people room meditators solo heart rate correlate duty sensor tell meditation effect research area scope meditation practice visualization compassion practice practice body practitioner bulk research meditation concentration amp mindfulness practice kind meditation people kind practice benefit track heart rate heat signature term change people range practice thought question context contest hear research meditation data stream location mood motivation mental lethargy self acuity sleep io lift food heart rate heart rate app process machine engine k function assistant vision k data stream spit pattern phone context offer advice pattern example k google glass mouth determines action increase increase chance decrease mind score data kind counter k advice decision warning data stream band help data heat flux skin response condition example angus patty keto flu body carbs fact majority symptom deficiency body heat flux predict lethargy question sign brain sign mood sign micronutrient deficiency metabolism change intake change sign soylent hypotension heat gsr skin temp mass gain food log log data k function pattern example interaction variable question relation heat gsr statistic acuity body composition change bella euler k function pattern example interaction variable question relation heat gsr statistic acuity body composition change dream program identify variable condition panic attack attack flare point symptom level lifestyle confluence ability smog hormone program hope share source project plan lifestyle program future adapt qsers question shower therapy calorie burn temperature stress activity level hydration factor shower benefit muscle recovery feel impact test difference measurement shower shower physician importance drinking glass water test assumption drinking water impact factor result test quantify shower crossfit workout crossfit audience hypothesis shower water consumption help ability perform recover mood correlate soundness judgment feeling content decision grouchy poker player question answer decision mood avoid making decision contact correlate skin response heat temperature step mood decision ability ability research talk brain mood sleep exercise morning exercise ability data heart rate exceeds training mood judgment exercise point guess data figure ton device background manage lie bed energy test energy job energy exercise capacity exercise progress motivation exercise resistance home help muscle moment feel body mechanism injury girlfriend cause result diarrhea body heart sleep morning job work work device monitor help slept work help measure kind work manage stay brain end evening body evening device work rest monitoring body temperature work start happens monitor clock light case device monitor effect stuff device monitor device detect skin conductance vigor movement pattern device distance concentrate breathing technique music phone concentrate meditation technique mind wanders help attention mind literature self help book kind psychotherapy subject stimulus photo grandparent childhood photo childhood scent conductance anxiety misc device monitor body cause matter kind signature hint device measure heart rate skin conductance reveal predict anxiety acceleremeter muscle position device detect massage therapist muscle feel therapist massage data device massage therapist action load heart sign blood glucose level source heartburn effect body response source predict eat lessen jaminets sauce device detects change bout start device monitor level tell exercise skip today term manage today step movement energy level problem elimination diet fodmaps sort protein nut sign device supplement drug variation experiment variable biology term vigor heterosis refers quality result plant animal information vigor information heterosis history activity nutrition data pattern analysis engine behavior change health benefit activity metric behavior change myers cross data kit activity question state state help condition work alleviate stress work response mead3r masturbation brain body situation stress level attention brain wave pattern stressor alertness stress reaction question meet james bond james bond experiment span individual activity health intimacy predictor happiness strength relationship relation level happiness reduction stress anxiety result inflammation cell ability word ailment healthcare cultivation relationship data communication relationship building data principle relationship stress coffee stomach meeting conference meeting waking night guess date restaurant whoa courage worker mixer meditation exercise help nerve work harder sway gathering geeze work sack level relate data activity meditation preform experiment ability understanding relationship idea gig question constellation health problem type professional heart figure asthma peak flow air quality weather information noaa trigger allergen virus air anxiety disorder track mood habit unsure trigger track break consumption trigger breakout air exposure unsure fitbit activity habit device limitation cycle project job stressor people interaction habit clue activity air people food trigger ailment factor measure gsr skin temperature heat flux body response stressor information crack puzzle note item effect spent inpatient psych unit adult medicine cause effect med body mind connection help euler k function pattern example interaction variable question relation heat gsr statistic acuity body composition change dream program identify variable condition panic attack attack flare point symptom level lifestyle confluence ability smog hormone program hope share question shower therapy calorie burn skin problem pill pharmacy stress activity level hydration factor shower benefit muscle recovery feel impact test difference measurement shower shower physician importance drinking glass water test assumption drinking water impact factor result test quantify shower crossfit workout crossfit audience hypothesis shower water consumption help ability perform recover begin doctor track factor mood disorder movement correlation self mood data skin response skin temperature heat flux attack correlation data track specific change exercise meditation affect mood anxiety collect data attempt sign anxiety prompt action prepare championship band body people question happens interaction family member body child work meeting presentation friend wife intimacy argument work project fluctuation data output intermittent calorie weight exercise restriction rest la impact restriction training impact training happens calorie body weight fluctuation kind lifestyle output project gain experience setup sequence exercise task sprint body weight pushup squat plank person bodymedia record performance rep record borg scale rate exertion task borg scale measure data relationship bodymedia people exercise exercise task instruction individual world data spreadsheet philip goebel kick project type data sleep heart rate meal correlate data source finding device help custom data feed biometrics heart rate body temperature event software monitor idea stress trigger agaricus meand3r person data habit arm accelerometer pick arm movement heat flux temp gsr response stimulus data history data lesson mood alcohol soda consumption faps encounter latency encounter measurement med step food place visit mood intuition imagine calculate accelerometer combination measure gsr heat proxy effort hypothesis test funk remainder science support change testosterone level depression episode testosterone masturbation habit accelerometer arm data experiment person data habit arm accelerometer pick arm movement heat flux temp gsr response stimulus data history data lesson group microscope taste insight data change data insight awhile field neuroimaging equipment software brain mapping data learn analysis pattern grown fluctuation action relationship quality insight mood attention story group senseware post hoc data tell story voice exist chance kd track mood count frequency lie effect lie situation mood effect mood habit course analyze strategy nutrition throw eat ratio macronutrients meal ad libitum consequence mood hrv marker health sphere irregularity activity level humankind span ripple effect sleep choice,"['sara', 'riggare', 'align', 'justify', 'track', 'aspect', 'parkinson', 'disease', 'range', 'symptom', 'motor', 'symptom', 'movement', 'problem', 'issue', 'problem', 'dysfunction', 'vagus', 'heart', 'rate', 'variability', 'device', 'attempt', 'accelerometer', 'track', 'gait', 'ratio', 'duration', 'step', 'duration', 'data', 'community', 'help', 'result', 'improvement', 'align', 'color', 'comment', 'stage', 'question', 'project', 'conference', 'feel', 'discus', 'idea', 'forum', 'goal', 'contest', 'question', 'interaction', 'type', 'post', 'response', 'participant', 'goal', 'contest', 'entry', 'reason', 'identity', 'offer', 'anybody', 'proposal', 'identity', 'color', 'problem', 'work', 'suffer', 'anxiety', 'hand', 'habit', 'meditation', 'change', 'rhythm', 'success', 'work', 'schedule', 'quit', 'feel', 'wonderful', 'relationship', 'job', 'routine', 'data', 'device', 'ftp', 'server', 'data', 'project', 'data', 'data', 'test', 'software', 'train', 'data', 'analysis', 'skill', 'prove', 'data', 'experiment', 'data', 'bodysense', 'device', 'gather', 'experience', 'data', 'order', 'track', 'waste', 'design', 'disentangle', 'effect', 'measure', 'fit', 'ipad', 'browser', 'window', 'answer', 'question', 'suggestion', 'experiment', 'average', 'scale', 'ruthless', 'conduct', 'experiment', 'data', 'food', 'sex', 'drug', 'roll', 'data', 'analysis', 'wiki', 'cookbook', 'method', 'data', 'kit', 'anonymity', 'ernesto', 'gary', 'help', 'order', 'stream', 'data', 'cloud', 'publishes', 'kind', 'data', 'share', 'post', 'picture', 'data', 'brain', 'picture', 'activity', 'brain', 'response', 'beep', 'difference', 'line', 'device', 'intrigue', 'data', 'analysis', 'cookbook', 'wiki', 'effort', 'resource', 'data', 'analysis', 'method', 'design', 'half', 'half', 'recipe', 'data', 'friend', 'p', 'file', 'dirty', 'thickness', 'measurement', 'thickness', 'matter', 'area', 'motor', 'planning', 'game', 'blueish', 'area', 'job', 'mri', 'link', 'image', 'access', 'accurate', 'skin', 'response', 'gsr', 'skin', 'temperature', 'heat', 'accelerometer', 'data', 'data', 'calorie', 'activity', 'level', 'step', 'amp', 'tell', 'talk', 'project', 'question', 'data', 'visualization', 'analysis', 'course', 'meaning', 'curiosity', 'conjunction', 'europe', 'conference', 'amsterdam', 'donate', 'sensewear', 'price', 'state', 'art', 'sensor', 'data', 'output', 'care', 'question', 'skill', 'data', 'data', 'analysis', 'visualization', 'skill', 'community', 'support', 'question', 'project', 'pursue', 'idea', 'lab', 'ability', 'inspire', 'community', 'body', 'mind', 'monitor', 'job', 'body', 'sort', 'population', 'equation', 'kid', 'adult', 'calorimeter', 'activity', 'equation', 'energy', 'expenditure', 'activity', 'type', 'ability', 'information', 'bring', 'device', 'location', 'accelerometer', 'activity', 'recognition', 'complex', 'correlation', 'activity', 'type', 'intensity', 'movement', 'location', 'activity', 'type', 'intensity', 'heart', 'rate', 'gsr', 'insight', 'stress', 'level', 'behavior', 'stress', 'work', 'context', 'personalization', 'technique', 'reaction', 'signal', 'people', 'calibration', 'technique', 'body', 'sort', 'feedback', 'loop', 'level', 'stress', 'result', 'risk', 'health', 'stress', 'gt', 'fight', 'flight', 'gt', 'adrenaline', 'gt', 'blood', 'gt', 'activity', 'body', 'context', 'activity', 'personalization', 'normalization', 'technique', 'example', 'activity', 'information', 'change', 'activity', 'change', 'change', 'body', 'change', 'energy', 'expenditure', 'people', 'activity', 'intervention', 'bzald', 'reply', 'prototype', 'group', 'game', 'designer', 'speaker', 'elli', 'device', 'combination', 'game', 'result', 'relaxation', 'focus', 'state', 'armband', 'accurate', 'measurement', 'influence', 'game', 'game', 'developer', 'hack', 'influence', 'video', 'game', 'health', 'money', 'skill', 'game', 'trainer', 'idea', 'game', 'developer', 'seamless', 'hope', 'answer', 'yosef2', 'qsers', 'idea', 'apology', 'data', 'crate', 'tamagotchi', 'game', 'playing', 'regard', 'work', 'half', 'game', 'dev', 'energy', 'sail', 'university', 'proof', 'concept', 'game', 'qsers', 'idea', 'apology', 'data', 'crate', 'tamagotchi', 'game', 'playing', 'regard', 'yosef', 'control', 'pursuit', 'diabetes', 'variety', 'tool', 'activity', 'calorie', 'data', 'analyst', 'trade', 'analyze', 'data', 'train', 'body', 'carb', 'act', 'zeo', 'track', 'sleep', 'fitbit', 'activity', 'heart', 'rate', 'monitor', 'gps', 'exercise', 'track', 'food', 'blood', 'pressure', 'course', 'blood', 'device', 'introduces', 'inconsistency', 'data', 'bodymedia', 'read', 'activity', 'device', 'goal', 'spread', 'activity', 'stretch', 'inactivity', 'management', 'measure', 'activity', 'night', 'matter', 'data', 'project', 'data', 'ecosystem', 'data', 'sensewear', 'data', 'example', 'data', 'data', 'data', 'data', 'source', 'glass', 'video', 'openpaths', 'location', 'data', 'memomo', 'photo', 'withings', 'bloodpressure', 'data', 'researcher', 'developer', 'enthusiast', 'software', 'developer', 'fork', 'work', 'world', 'data', 'scientist', 'explore', 'share', 'data', 'device', 'pitfall', 'lack', 'interoperability', 'suffer', 'problem', 'attempt', 'track', 'correlate', 'sleep', 'activity', 'anxiety', 'gsr', 'metric', 'play', 'api', 'product', 'yosef2', 'qsers', 'idea', 'apology', 'data', 'crate', 'tamagotchi', 'game', 'playing', 'regard', 'work', 'half', 'game', 'dev', 'energy', 'sail', 'university', 'proof', 'concept', 'game', 'reason', 'device', 'track', 'stress', 'level', 'gotten', 'measure', 'track', 'individual', 'area', 'individual', 'context', 'evidence', 'facilitation', 'reinforcement', 'aid', 'self', 'goal', 'person', 'manages', 'question', 'step', 'person', 'health', 'care', 'practitioner', 'word', 'coach', 'stranger', 'device', 'watch', 'role', 'peer', 'self', 'coach', 'peer', 'peer', 'armband', 'continue', 'effort', 'food', 'consumption', 'activity', 'performance', 'condition', 'fidelity', 'note', 'connect', 'data', 'government', 'data', 'data', 'community', 'community', 'community', 'idea', 'practice', 'advocate', 'data', 'movement', 'practitioner', 'approach', 'scale', 'innovation', 'power', 'data', 'hacker', 'data', 'course', 'data', 'skill', 'data', 'exploration', 'donation', 'publish', 'data', 'data', 'data', 'community', 'promotion', 'apps4finland', 'contest', 'knowledge', 'foundation', 'network', 'channel', 'data', 'exploration', 'data', 'journalism', 'programming', 'language', 'r', 'data', 'summer', 'practice', 'cycling', 'event', 'story', 'sport', 'magazine', 'finland', 'investigation', 'bodymedia', 'senswear', 'remote', 'patient', 'care', 'environment', 'service', 'environment', 'analysis', 'amp', 'feedback', 'finding', 'tracking', 'metric', 'path', 'armband', 'vj', 'party', 'data', 'device', 'arduino', 'data', 'device', 'data', 'influence', 'vj', 'music', 'audience', 'data', 'environment', 'feedback', 'people', 'behavior', 'example', 'movement', 'scale', 'lack', 'feedback', 'barrier', 'exercise', 'program', 'people', 'progress', 'people', 'case', 'med', 'content', 'sweat', 'index', 'result', 'habit', 'kind', 'activate', 'fitness', 'facility', 'beta', 'program', 'site', 'question', 'applies', 'research', 'threshold', 'regard', 'meditation', 'state', 'concentration', 'figure', 'indicator', 'effect', 'kind', 'work', 'herbert', 'relaxation', 'response', 'practice', 'meditation', 'signature', 'state', 'effect', 'hypertension', 'term', 'blood', 'pressure', 'armband', 'email', 'research', 'study', 'meditation', 'heart', 'rate', 'skin', 'repsonse', 'correlate', 'state', 'study', 'room', 'people', 'room', 'meditators', 'solo', 'heart', 'rate', 'correlate', 'duty', 'sensor', 'tell', 'meditation', 'effect', 'research', 'area', 'scope', 'meditation', 'practice', 'visualization', 'compassion', 'practice', 'practice', 'body', 'practitioner', 'bulk', 'research', 'meditation', 'concentration', 'amp', 'mindfulness', 'practice', 'kind', 'meditation', 'people', 'kind', 'practice', 'benefit', 'track', 'heart', 'rate', 'heat', 'signature', 'term', 'change', 'people', 'range', 'practice', 'thought', 'question', 'context', 'contest', 'hear', 'research', 'meditation', 'data', 'stream', 'location', 'mood', 'motivation', 'mental', 'lethargy', 'self', 'acuity', 'sleep', 'io', 'lift', 'food', 'heart', 'rate', 'heart', 'rate', 'app', 'process', 'machine', 'engine', 'k', 'function', 'assistant', 'vision', 'k', 'data', 'stream', 'spit', 'pattern', 'phone', 'context', 'offer', 'advice', 'pattern', 'example', 'k', 'google', 'glass', 'mouth', 'determines', 'action', 'increase', 'increase', 'chance', 'decrease', 'mind', 'score', 'data', 'kind', 'counter', 'k', 'advice', 'decision', 'warning', 'data', 'stream', 'band', 'help', 'data', 'heat', 'flux', 'skin', 'response', 'condition', 'example', 'angus', 'patty', 'keto', 'flu', 'body', 'carbs', 'fact', 'majority', 'symptom', 'deficiency', 'body', 'heat', 'flux', 'predict', 'lethargy', 'question', 'sign', 'brain', 'sign', 'mood', 'sign', 'micronutrient', 'deficiency', 'metabolism', 'change', 'intake', 'change', 'sign', 'soylent', 'hypotension', 'heat', 'gsr', 'skin', 'temp', 'mass', 'gain', 'food', 'log', 'log', 'data', 'k', 'function', 'pattern', 'example', 'interaction', 'variable', 'question', 'relation', 'heat', 'gsr', 'statistic', 'acuity', 'body', 'composition', 'change', 'bella', 'euler', 'k', 'function', 'pattern', 'example', 'interaction', 'variable', 'question', 'relation', 'heat', 'gsr', 'statistic', 'acuity', 'body', 'composition', 'change', 'dream', 'program', 'identify', 'variable', 'condition', 'panic', 'attack', 'attack', 'flare', 'point', 'symptom', 'level', 'lifestyle', 'confluence', 'ability', 'smog', 'hormone', 'program', 'hope', 'share', 'source', 'project', 'plan', 'lifestyle', 'program', 'future', 'adapt', 'qsers', 'question', 'shower', 'therapy', 'calorie', 'burn', 'temperature', 'stress', 'activity', 'level', 'hydration', 'factor', 'shower', 'benefit', 'muscle', 'recovery', 'feel', 'impact', 'test', 'difference', 'measurement', 'shower', 'shower', 'physician', 'importance', 'drinking', 'glass', 'water', 'test', 'assumption', 'drinking', 'water', 'impact', 'factor', 'result', 'test', 'quantify', 'shower', 'crossfit', 'workout', 'crossfit', 'audience', 'hypothesis', 'shower', 'water', 'consumption', 'help', 'ability', 'perform', 'recover', 'mood', 'correlate', 'soundness', 'judgment', 'feeling', 'content', 'decision', 'grouchy', 'poker', 'player', 'question', 'answer', 'decision', 'mood', 'avoid', 'making', 'decision', 'contact', 'correlate', 'skin', 'response', 'heat', 'temperature', 'step', 'mood', 'decision', 'ability', 'ability', 'research', 'talk', 'brain', 'mood', 'sleep', 'exercise', 'morning', 'exercise', 'ability', 'data', 'heart', 'rate', 'exceeds', 'training', 'mood', 'judgment', 'exercise', 'point', 'guess', 'data', 'figure', 'ton', 'device', 'background', 'manage', 'lie', 'bed', 'energy', 'test', 'energy', 'job', 'energy', 'exercise', 'capacity', 'exercise', 'progress', 'motivation', 'exercise', 'resistance', 'home', 'help', 'muscle', 'moment', 'feel', 'body', 'mechanism', 'injury', 'girlfriend', 'cause', 'result', 'diarrhea', 'body', 'heart', 'sleep', 'morning', 'job', 'work', 'work', 'device', 'monitor', 'help', 'slept', 'work', 'help', 'measure', 'kind', 'work', 'manage', 'stay', 'brain', 'end', 'evening', 'body', 'evening', 'device', 'work', 'rest', 'monitoring', 'body', 'temperature', 'work', 'start', 'happens', 'monitor', 'clock', 'light', 'case', 'device', 'monitor', 'effect', 'stuff', 'device', 'monitor', 'device', 'detect', 'skin', 'conductance', 'vigor', 'movement', 'pattern', 'device', 'distance', 'concentrate', 'breathing', 'technique', 'music', 'phone', 'concentrate', 'meditation', 'technique', 'mind', 'wanders', 'help', 'attention', 'mind', 'literature', 'self', 'help', 'book', 'kind', 'psychotherapy', 'subject', 'stimulus', 'photo', 'grandparent', 'childhood', 'photo', 'childhood', 'scent', 'conductance', 'anxiety', 'misc', 'device', 'monitor', 'body', 'cause', 'matter', 'kind', 'signature', 'hint', 'device', 'measure', 'heart', 'rate', 'skin', 'conductance', 'reveal', 'predict', 'anxiety', 'acceleremeter', 'muscle', 'position', 'device', 'detect', 'massage', 'therapist', 'muscle', 'feel', 'therapist', 'massage', 'data', 'device', 'massage', 'therapist', 'action', 'load', 'heart', 'sign', 'blood', 'glucose', 'level', 'source', 'heartburn', 'effect', 'body', 'response', 'source', 'predict', 'eat', 'lessen', 'jaminets', 'sauce', 'device', 'detects', 'change', 'bout', 'start', 'device', 'monitor', 'level', 'tell', 'exercise', 'skip', 'today', 'term', 'manage', 'today', 'step', 'movement', 'energy', 'level', 'problem', 'elimination', 'diet', 'fodmaps', 'sort', 'protein', 'nut', 'sign', 'device', 'supplement', 'drug', 'variation', 'experiment', 'variable', 'biology', 'term', 'vigor', 'heterosis', 'refers', 'quality', 'result', 'plant', 'animal', 'information', 'vigor', 'information', 'heterosis', 'history', 'activity', 'nutrition', 'data', 'pattern', 'analysis', 'engine', 'behavior', 'change', 'health', 'benefit', 'activity', 'metric', 'behavior', 'change', 'myers', 'cross', 'data', 'kit', 'activity', 'question', 'state', 'state', 'help', 'condition', 'work', 'alleviate', 'stress', 'work', 'response', 'mead3r', 'masturbation', 'brain', 'body', 'situation', 'stress', 'level', 'attention', 'brain', 'wave', 'pattern', 'stressor', 'alertness', 'stress', 'reaction', 'question', 'meet', 'james', 'bond', 'james', 'bond', 'experiment', 'span', 'individual', 'activity', 'health', 'intimacy', 'predictor', 'happiness', 'strength', 'relationship', 'relation', 'level', 'happiness', 'reduction', 'stress', 'anxiety', 'result', 'inflammation', 'cell', 'ability', 'word', 'ailment', 'healthcare', 'cultivation', 'relationship', 'data', 'communication', 'relationship', 'building', 'data', 'principle', 'relationship', 'stress', 'coffee', 'stomach', 'meeting', 'conference', 'meeting', 'waking', 'night', 'guess', 'date', 'restaurant', 'whoa', 'courage', 'worker', 'mixer', 'meditation', 'exercise', 'help', 'nerve', 'work', 'harder', 'sway', 'gathering', 'geeze', 'work', 'sack', 'level', 'relate', 'data', 'activity', 'meditation', 'preform', 'experiment', 'ability', 'understanding', 'relationship', 'idea', 'gig', 'question', 'constellation', 'health', 'problem', 'type', 'professional', 'heart', 'figure', 'asthma', 'peak', 'flow', 'air', 'quality', 'weather', 'information', 'noaa', 'trigger', 'allergen', 'virus', 'air', 'anxiety', 'disorder', 'track', 'mood', 'habit', 'unsure', 'trigger', 'track', 'break', 'consumption', 'trigger', 'breakout', 'air', 'exposure', 'unsure', 'fitbit', 'activity', 'habit', 'device', 'limitation', 'cycle', 'project', 'job', 'stressor', 'people', 'interaction', 'habit', 'clue', 'activity', 'air', 'people', 'food', 'trigger', 'ailment', 'factor', 'measure', 'gsr', 'skin', 'temperature', 'heat', 'flux', 'body', 'response', 'stressor', 'information', 'crack', 'puzzle', 'note', 'item', 'effect', 'spent', 'inpatient', 'psych', 'unit', 'adult', 'medicine', 'cause', 'effect', 'med', 'body', 'mind', 'connection', 'help', 'euler', 'k', 'function', 'pattern', 'example', 'interaction', 'variable', 'question', 'relation', 'heat', 'gsr', 'statistic', 'acuity', 'body', 'composition', 'change', 'dream', 'program', 'identify', 'variable', 'condition', 'panic', 'attack', 'attack', 'flare', 'point', 'symptom', 'level', 'lifestyle', 'confluence', 'ability', 'smog', 'hormone', 'program', 'hope', 'share', 'question', 'shower', 'therapy', 'calorie', 'burn', 'skin', 'problem', 'pill', 'pharmacy', 'stress', 'activity', 'level', 'hydration', 'factor', 'shower', 'benefit', 'muscle', 'recovery', 'feel', 'impact', 'test', 'difference', 'measurement', 'shower', 'shower', 'physician', 'importance', 'drinking', 'glass', 'water', 'test', 'assumption', 'drinking', 'water', 'impact', 'factor', 'result', 'test', 'quantify', 'shower', 'crossfit', 'workout', 'crossfit', 'audience', 'hypothesis', 'shower', 'water', 'consumption', 'help', 'ability', 'perform', 'recover', 'begin', 'doctor', 'track', 'factor', 'mood', 'disorder', 'movement', 'correlation', 'self', 'mood', 'data', 'skin', 'response', 'skin', 'temperature', 'heat', 'flux', 'attack', 'correlation', 'data', 'track', 'specific', 'change', 'exercise', 'meditation', 'affect', 'mood', 'anxiety', 'collect', 'data', 'attempt', 'sign', 'anxiety', 'prompt', 'action', 'prepare', 'championship', 'band', 'body', 'people', 'question', 'happens', 'interaction', 'family', 'member', 'body', 'child', 'work', 'meeting', 'presentation', 'friend', 'wife', 'intimacy', 'argument', 'work', 'project', 'fluctuation', 'data', 'output', 'intermittent', 'calorie', 'weight', 'exercise', 'restriction', 'rest', 'la', 'impact', 'restriction', 'training', 'impact', 'training', 'happens', 'calorie', 'body', 'weight', 'fluctuation', 'kind', 'lifestyle', 'output', 'project', 'gain', 'experience', 'setup', 'sequence', 'exercise', 'task', 'sprint', 'body', 'weight', 'pushup', 'squat', 'plank', 'person', 'bodymedia', 'record', 'performance', 'rep', 'record', 'borg', 'scale', 'rate', 'exertion', 'task', 'borg', 'scale', 'measure', 'data', 'relationship', 'bodymedia', 'people', 'exercise', 'exercise', 'task', 'instruction', 'individual', 'world', 'data', 'spreadsheet', 'philip', 'goebel', 'kick', 'project', 'type', 'data', 'sleep', 'heart', 'rate', 'meal', 'correlate', 'data', 'source', 'finding', 'device', 'help', 'custom', 'data', 'feed', 'biometrics', 'heart', 'rate', 'body', 'temperature', 'event', 'software', 'monitor', 'idea', 'stress', 'trigger', 'agaricus', 'meand3r', 'person', 'data', 'habit', 'arm', 'accelerometer', 'pick', 'arm', 'movement', 'heat', 'flux', 'temp', 'gsr', 'response', 'stimulus', 'data', 'history', 'data', 'lesson', 'mood', 'alcohol', 'soda', 'consumption', 'faps', 'encounter', 'latency', 'encounter', 'measurement', 'med', 'step', 'food', 'place', 'visit', 'mood', 'intuition', 'imagine', 'calculate', 'accelerometer', 'combination', 'measure', 'gsr', 'heat', 'proxy', 'effort', 'hypothesis', 'test', 'funk', 'remainder', 'science', 'support', 'change', 'testosterone', 'level', 'depression', 'episode', 'testosterone', 'masturbation', 'habit', 'accelerometer', 'arm', 'data', 'experiment', 'person', 'data', 'habit', 'arm', 'accelerometer', 'pick', 'arm', 'movement', 'heat', 'flux', 'temp', 'gsr', 'response', 'stimulus', 'data', 'history', 'data', 'lesson', 'group', 'microscope', 'taste', 'insight', 'data', 'change', 'data', 'insight', 'awhile', 'field', 'neuroimaging', 'equipment', 'software', 'brain', 'mapping', 'data', 'learn', 'analysis', 'pattern', 'grown', 'fluctuation', 'action', 'relationship', 'quality', 'insight', 'mood', 'attention', 'story', 'group', 'senseware', 'post', 'hoc', 'data', 'tell', 'story', 'voice', 'exist', 'chance', 'kd', 'track', 'mood', 'count', 'frequency', 'lie', 'effect', 'lie', 'situation', 'mood', 'effect', 'mood', 'habit', 'course', 'analyze', 'strategy', 'nutrition', 'throw', 'eat', 'ratio', 'macronutrients', 'meal', 'ad', 'libitum', 'consequence', 'mood', 'hrv', 'marker', 'health', 'sphere', 'irregularity', 'activity', 'level', 'humankind', 'span', 'ripple', 'effect', 'sleep', 'choice']"
+586.0,answer brief survey,"['answer', 'brief', 'survey']"
+587.0,work everybody conference program idea idea question photo advent memoto google glass device capacity regard technology experience expressing feel knock photo approach idea advance dialog conference attendee tool conference stage discussion explore supply camera people comment thread discus pure enthusiast role sell technology share knowledge capacity thoughtfulness thinker tool mind willingness talk express conference kind town end discus participate nytimes glass pick signal question driver relationship people project glass era gary address topic photo sound feel discussion camera technology form surveillance jazz guess point hand idea photo awareness capture moment ask permission log sign participate person idea count farzana agaricus conference program idea idea question photo advent memoto google glass device capacity regard technology experience expressing feel knock photo approach idea advance dialog conference attendee tool conference stage discussion explore supply camera people comment thread discus pure enthusiast role sell technology share knowledge capacity thoughtfulness thinker tool mind willingness talk express conference kind town end discus person photo presentation october pdx meetup super kind discussion end,"['work', 'everybody', 'conference', 'program', 'idea', 'idea', 'question', 'photo', 'advent', 'memoto', 'google', 'glass', 'device', 'capacity', 'regard', 'technology', 'experience', 'expressing', 'feel', 'knock', 'photo', 'approach', 'idea', 'advance', 'dialog', 'conference', 'attendee', 'tool', 'conference', 'stage', 'discussion', 'explore', 'supply', 'camera', 'people', 'comment', 'thread', 'discus', 'pure', 'enthusiast', 'role', 'sell', 'technology', 'share', 'knowledge', 'capacity', 'thoughtfulness', 'thinker', 'tool', 'mind', 'willingness', 'talk', 'express', 'conference', 'kind', 'town', 'end', 'discus', 'participate', 'nytimes', 'glass', 'pick', 'signal', 'question', 'driver', 'relationship', 'people', 'project', 'glass', 'era', 'gary', 'address', 'topic', 'photo', 'sound', 'feel', 'discussion', 'camera', 'technology', 'form', 'surveillance', 'jazz', 'guess', 'point', 'hand', 'idea', 'photo', 'awareness', 'capture', 'moment', 'ask', 'permission', 'log', 'sign', 'participate', 'person', 'idea', 'count', 'farzana', 'agaricus', 'conference', 'program', 'idea', 'idea', 'question', 'photo', 'advent', 'memoto', 'google', 'glass', 'device', 'capacity', 'regard', 'technology', 'experience', 'expressing', 'feel', 'knock', 'photo', 'approach', 'idea', 'advance', 'dialog', 'conference', 'attendee', 'tool', 'conference', 'stage', 'discussion', 'explore', 'supply', 'camera', 'people', 'comment', 'thread', 'discus', 'pure', 'enthusiast', 'role', 'sell', 'technology', 'share', 'knowledge', 'capacity', 'thoughtfulness', 'thinker', 'tool', 'mind', 'willingness', 'talk', 'express', 'conference', 'kind', 'town', 'end', 'discus', 'person', 'photo', 'presentation', 'october', 'pdx', 'meetup', 'super', 'kind', 'discussion', 'end']"
+588.0,nagle place share forum nsf proposal health resonates theme goal health sch program accelerate development approach support transformation healthcare hospital evidence person disease share place,"['nagle', 'place', 'share', 'forum', 'nsf', 'proposal', 'health', 'resonates', 'theme', 'goal', 'health', 'sch', 'program', 'accelerate', 'development', 'approach', 'support', 'transformation', 'healthcare', 'hospital', 'evidence', 'person', 'disease', 'share', 'place']"
+589.0,share sparktweets question tool link,"['share', 'sparktweets', 'question', 'tool', 'link']"
+590.0,percentage user product demographic service information course shopping people shade atkins people genetics fuelband work people user self person adherent online gadget end peter idea half state idea aspect post attention statement observer participant adherent stereotype match somebody gadget thought people experience report scene tech marketing amp evangelism post asks question conversation stereotype tendency polemic movement science people data experiment help science encourages people qsers qser step direction agree science people reason problem goal help camp product category people fuelband level activity motivate case step goal case advance experience product extent influence company sector disclosure aggregate data post kind restate point community practice toolmaker data user practice aggregate data user customer self product group participant distinction incorrect disclosure data refute example writes measuring improvement experience people gadget people group dispute assertion level ask stereotype response aggregate data fitbit tracker increase activity data wifi scale emotion app product majority user toolmaker kind data absence critic data order better decision point case tool story dig maker info question data toolmaker forum mean question product user value data organizer movement kind picture concern float criticism crazy nerd narcissist freak sting paraphrase people series gimmicky product product discipline self improvement fad self improvement perspective member zeo gon quality sense alcohol caffeine weekend evening habit zeo reminder failure gon productivity story emotion end money gadget shelf apps phone member permanent change help self discovery level self improvement tool qser person adherent online gadget end company customer refund gadget subscription product product pattern people vibe self help industry start realize grows amateur character channel startup standard company volunteer promotion demand portability privacy example encourage disclosure result product kind gadget app data store graph chart percentage user product measurement improvement percentage user example scale bmi realize fly culture secrecy startup practice marketing norm acclaim company question suspicion company company data csv hostage half people thought statistic field self help state infancy science collect statistic doubt data exists effect mood answer access release data increase statistic rigour standard consumer business proof validity struggle sell service work data step harder problem,"['percentage', 'user', 'product', 'demographic', 'service', 'information', 'course', 'shopping', 'people', 'shade', 'atkins', 'people', 'genetics', 'fuelband', 'work', 'people', 'user', 'self', 'person', 'adherent', 'online', 'gadget', 'end', 'peter', 'idea', 'half', 'state', 'idea', 'aspect', 'post', 'attention', 'statement', 'observer', 'participant', 'adherent', 'stereotype', 'match', 'somebody', 'gadget', 'thought', 'people', 'experience', 'report', 'scene', 'tech', 'marketing', 'amp', 'evangelism', 'post', 'asks', 'question', 'conversation', 'stereotype', 'tendency', 'polemic', 'movement', 'science', 'people', 'data', 'experiment', 'help', 'science', 'encourages', 'people', 'qsers', 'qser', 'step', 'direction', 'agree', 'science', 'people', 'reason', 'problem', 'goal', 'help', 'camp', 'product', 'category', 'people', 'fuelband', 'level', 'activity', 'motivate', 'case', 'step', 'goal', 'case', 'advance', 'experience', 'product', 'extent', 'influence', 'company', 'sector', 'disclosure', 'aggregate', 'data', 'post', 'kind', 'restate', 'point', 'community', 'practice', 'toolmaker', 'data', 'user', 'practice', 'aggregate', 'data', 'user', 'customer', 'self', 'product', 'group', 'participant', 'distinction', 'incorrect', 'disclosure', 'data', 'refute', 'example', 'writes', 'measuring', 'improvement', 'experience', 'people', 'gadget', 'people', 'group', 'dispute', 'assertion', 'level', 'ask', 'stereotype', 'response', 'aggregate', 'data', 'fitbit', 'tracker', 'increase', 'activity', 'data', 'wifi', 'scale', 'emotion', 'app', 'product', 'majority', 'user', 'toolmaker', 'kind', 'data', 'absence', 'critic', 'data', 'order', 'better', 'decision', 'point', 'case', 'tool', 'story', 'dig', 'maker', 'info', 'question', 'data', 'toolmaker', 'forum', 'mean', 'question', 'product', 'user', 'value', 'data', 'organizer', 'movement', 'kind', 'picture', 'concern', 'float', 'criticism', 'crazy', 'nerd', 'narcissist', 'freak', 'sting', 'paraphrase', 'people', 'series', 'gimmicky', 'product', 'product', 'discipline', 'self', 'improvement', 'fad', 'self', 'improvement', 'perspective', 'member', 'zeo', 'gon', 'quality', 'sense', 'alcohol', 'caffeine', 'weekend', 'evening', 'habit', 'zeo', 'reminder', 'failure', 'gon', 'productivity', 'story', 'emotion', 'end', 'money', 'gadget', 'shelf', 'apps', 'phone', 'member', 'permanent', 'change', 'help', 'self', 'discovery', 'level', 'self', 'improvement', 'tool', 'qser', 'person', 'adherent', 'online', 'gadget', 'end', 'company', 'customer', 'refund', 'gadget', 'subscription', 'product', 'product', 'pattern', 'people', 'vibe', 'self', 'help', 'industry', 'start', 'realize', 'grows', 'amateur', 'character', 'channel', 'startup', 'standard', 'company', 'volunteer', 'promotion', 'demand', 'portability', 'privacy', 'example', 'encourage', 'disclosure', 'result', 'product', 'kind', 'gadget', 'app', 'data', 'store', 'graph', 'chart', 'percentage', 'user', 'product', 'measurement', 'improvement', 'percentage', 'user', 'example', 'scale', 'bmi', 'realize', 'fly', 'culture', 'secrecy', 'startup', 'practice', 'marketing', 'norm', 'acclaim', 'company', 'question', 'suspicion', 'company', 'company', 'data', 'csv', 'hostage', 'half', 'people', 'thought', 'statistic', 'field', 'self', 'help', 'state', 'infancy', 'science', 'collect', 'statistic', 'doubt', 'data', 'exists', 'effect', 'mood', 'answer', 'access', 'release', 'data', 'increase', 'statistic', 'rigour', 'standard', 'consumer', 'business', 'proof', 'validity', 'struggle', 'sell', 'service', 'work', 'data', 'step', 'harder', 'problem']"
+591.0,question learn amp tell talk conference fall rajiv mehta talk bay area view video gary ebook reader access statistic page title data kindle ereader jason jason reading tablet ereader kindle nook bet preserve line break passage amp tell result course visualization reading process plug ebook reader generate datapoint wifi reader bookeen cybook odyssey hd frontlight yesterday annotation bash list book query item plan type book research article habbits automation push align center date book note book length isbn page visualization bar graph page annotation passage question reading page title data track timestamp database check insight book harder fatigue book level difficulty pace book reader notion pace article author bibliography ebook reader,"['question', 'learn', 'amp', 'tell', 'talk', 'conference', 'fall', 'rajiv', 'mehta', 'talk', 'bay', 'area', 'view', 'video', 'gary', 'ebook', 'reader', 'access', 'statistic', 'page', 'title', 'data', 'kindle', 'ereader', 'jason', 'jason', 'reading', 'tablet', 'ereader', 'kindle', 'nook', 'bet', 'preserve', 'line', 'break', 'passage', 'amp', 'tell', 'result', 'course', 'visualization', 'reading', 'process', 'plug', 'ebook', 'reader', 'generate', 'datapoint', 'wifi', 'reader', 'bookeen', 'cybook', 'odyssey', 'hd', 'frontlight', 'yesterday', 'annotation', 'bash', 'list', 'book', 'query', 'item', 'plan', 'type', 'book', 'research', 'article', 'habbits', 'automation', 'push', 'align', 'center', 'date', 'book', 'note', 'book', 'length', 'isbn', 'page', 'visualization', 'bar', 'graph', 'page', 'annotation', 'passage', 'question', 'reading', 'page', 'title', 'data', 'track', 'timestamp', 'database', 'check', 'insight', 'book', 'harder', 'fatigue', 'book', 'level', 'difficulty', 'pace', 'book', 'reader', 'notion', 'pace', 'article', 'author', 'bibliography', 'ebook', 'reader']"
+593.0,count lab result research update research idea price ease research physician pricing research purpose attachment area lab research study trial draw goal change cash pricing sheet key lab treatment plan research price cash pricing sheet research lab study thought test research void responsibility interpret test company space lab order test blood test walk lab order blood test insurance doctor visit walk lab offer access blood work lab result blood bloodwork lab personalabs order online blood insurance personalabs offer access blood work lab secure result start company genomics medicine medicine research test deal negotiation site subscription fee join cost test explanation result research result option hipaa health record access place thought consumer health care people information invest health term nan,"['count', 'lab', 'result', 'research', 'update', 'research', 'idea', 'price', 'ease', 'research', 'physician', 'pricing', 'research', 'purpose', 'attachment', 'area', 'lab', 'research', 'study', 'trial', 'draw', 'goal', 'change', 'cash', 'pricing', 'sheet', 'key', 'lab', 'treatment', 'plan', 'research', 'price', 'cash', 'pricing', 'sheet', 'research', 'lab', 'study', 'thought', 'test', 'research', 'void', 'responsibility', 'interpret', 'test', 'company', 'space', 'lab', 'order', 'test', 'blood', 'test', 'walk', 'lab', 'order', 'blood', 'test', 'insurance', 'doctor', 'visit', 'walk', 'lab', 'offer', 'access', 'blood', 'work', 'lab', 'result', 'blood', 'bloodwork', 'lab', 'personalabs', 'order', 'online', 'blood', 'insurance', 'personalabs', 'offer', 'access', 'blood', 'work', 'lab', 'secure', 'result', 'start', 'company', 'genomics', 'medicine', 'medicine', 'research', 'test', 'deal', 'negotiation', 'site', 'subscription', 'fee', 'join', 'cost', 'test', 'explanation', 'result', 'research', 'result', 'option', 'hipaa', 'health', 'record', 'access', 'place', 'thought', 'consumer', 'health', 'care', 'people', 'information', 'invest', 'health', 'term', 'nan']"
+594.0,book field readability example book track book grade winter data score dimension goodreads review data book goodreads export data data field book title author author author rating average rating publisher page publication date read date bookshelf bookshelf position shelf review spoiler note count copy purchase date purchase location condition condition description bcid list arjun singh eke tracker share review comment simplicity tracker google spreadsheet case access file data score dimension goodreads review data book track book author start date end date score value help readability help entertainment help idea weight statistic advance arjun comment community eke tracker share review comment weekend arjun ernesto ramirez winter data score dimension goodreads review data book goodreads export data data field book title author author author rating average rating publisher page publication date read date bookshelf bookshelf position shelf review spoiler note count copy purchase date purchase location condition condition description list ernesto gr purpose site share kind regard book libreoffice calc movie idea value readibility entertainment book score book book value readability entertainment book manytimes book book book book sense note book date purchase waaaaaaaay date start wheter paperback hardcover book note idea book friend read author article internet paper magazine movie book mean weight track book author start date end date score value help readability help entertainment help idea weight statistic advance arjun,"['book', 'field', 'readability', 'example', 'book', 'track', 'book', 'grade', 'winter', 'data', 'score', 'dimension', 'goodreads', 'review', 'data', 'book', 'goodreads', 'export', 'data', 'data', 'field', 'book', 'title', 'author', 'author', 'author', 'rating', 'average', 'rating', 'publisher', 'page', 'publication', 'date', 'read', 'date', 'bookshelf', 'bookshelf', 'position', 'shelf', 'review', 'spoiler', 'note', 'count', 'copy', 'purchase', 'date', 'purchase', 'location', 'condition', 'condition', 'description', 'bcid', 'list', 'arjun', 'singh', 'eke', 'tracker', 'share', 'review', 'comment', 'simplicity', 'tracker', 'google', 'spreadsheet', 'case', 'access', 'file', 'data', 'score', 'dimension', 'goodreads', 'review', 'data', 'book', 'track', 'book', 'author', 'start', 'date', 'end', 'date', 'score', 'value', 'help', 'readability', 'help', 'entertainment', 'help', 'idea', 'weight', 'statistic', 'advance', 'arjun', 'comment', 'community', 'eke', 'tracker', 'share', 'review', 'comment', 'weekend', 'arjun', 'ernesto', 'ramirez', 'winter', 'data', 'score', 'dimension', 'goodreads', 'review', 'data', 'book', 'goodreads', 'export', 'data', 'data', 'field', 'book', 'title', 'author', 'author', 'author', 'rating', 'average', 'rating', 'publisher', 'page', 'publication', 'date', 'read', 'date', 'bookshelf', 'bookshelf', 'position', 'shelf', 'review', 'spoiler', 'note', 'count', 'copy', 'purchase', 'date', 'purchase', 'location', 'condition', 'condition', 'description', 'list', 'ernesto', 'gr', 'purpose', 'site', 'share', 'kind', 'regard', 'book', 'libreoffice', 'calc', 'movie', 'idea', 'value', 'readibility', 'entertainment', 'book', 'score', 'book', 'book', 'value', 'readability', 'entertainment', 'book', 'manytimes', 'book', 'book', 'book', 'book', 'sense', 'note', 'book', 'date', 'purchase', 'waaaaaaaay', 'date', 'start', 'wheter', 'paperback', 'hardcover', 'book', 'note', 'idea', 'book', 'friend', 'read', 'author', 'article', 'internet', 'paper', 'magazine', 'movie', 'book', 'mean', 'weight', 'track', 'book', 'author', 'start', 'date', 'end', 'date', 'score', 'value', 'help', 'readability', 'help', 'entertainment', 'help', 'idea', 'weight', 'statistic', 'advance', 'arjun']"
+595.0,victor lee accuracy nytimes article accuracy exercise science lab data oxygen monitor finding link victor link piece research access assessment intensity activity behavior device page s262 abstract victor lee zip zip analysis share victor fitbit fuelband bracelet fitbit fuelband iphone result experience fitbit jawbone check result post search engine post fitbi zip end accuracy fitbit product device kid product fitbit account kid article luck response blog data victor r fitbit zip jawbone kind victor typeof document getelementbyid amp amp document getelementbyid value document getelementbyid value hmm function battery trick mind phpscript server post link estimate end dirty house project research group bring kid help stem content fitbit mail zip jawbone strike wrist situation track data hand nondominant site account assumption device account guess sort altimeter flex sense read elevation change movement research team dirty php interface extract data csv fitbit site account pairing device convenience information product zip zip friend fuel band overcounts arm movement yesterday zip step step step zip odd movement teach kid arm handlebar comment comfort wise notice jawbone catch bump ease issue charge unit forgot yesterday forgot unit fitbit point shower pool zip footing step involves prong hole wristwatch line squeeze space feel hole work failure flex yesterday head comparison step guess step activity end device zip accuracy nytimes article accuracy exercise science lab data oxygen monitor finding sort blog post term data comparison project point plan jawbone fitbit mention fitbit zip sort reset data sync straightens head investment device replacement alarm function script work data fitbit data synchronize tracker site step site fitbit altimeter reason sell cu frogy,"['victor', 'lee', 'accuracy', 'nytimes', 'article', 'accuracy', 'exercise', 'science', 'lab', 'data', 'oxygen', 'monitor', 'finding', 'link', 'victor', 'link', 'piece', 'research', 'access', 'assessment', 'intensity', 'activity', 'behavior', 'device', 'page', 's262', 'abstract', 'victor', 'lee', 'zip', 'zip', 'analysis', 'share', 'victor', 'fitbit', 'fuelband', 'bracelet', 'fitbit', 'fuelband', 'iphone', 'result', 'experience', 'fitbit', 'jawbone', 'check', 'result', 'post', 'search', 'engine', 'post', 'fitbi', 'zip', 'end', 'accuracy', 'fitbit', 'product', 'device', 'kid', 'product', 'fitbit', 'account', 'kid', 'article', 'luck', 'response', 'blog', 'data', 'victor', 'r', 'fitbit', 'zip', 'jawbone', 'kind', 'victor', 'typeof', 'document', 'getelementbyid', 'amp', 'amp', 'document', 'getelementbyid', 'value', 'document', 'getelementbyid', 'value', 'hmm', 'function', 'battery', 'trick', 'mind', 'phpscript', 'server', 'post', 'link', 'estimate', 'end', 'dirty', 'house', 'project', 'research', 'group', 'bring', 'kid', 'help', 'stem', 'content', 'fitbit', 'mail', 'zip', 'jawbone', 'strike', 'wrist', 'situation', 'track', 'data', 'hand', 'nondominant', 'site', 'account', 'assumption', 'device', 'account', 'guess', 'sort', 'altimeter', 'flex', 'sense', 'read', 'elevation', 'change', 'movement', 'research', 'team', 'dirty', 'php', 'interface', 'extract', 'data', 'csv', 'fitbit', 'site', 'account', 'pairing', 'device', 'convenience', 'information', 'product', 'zip', 'zip', 'friend', 'fuel', 'band', 'overcounts', 'arm', 'movement', 'yesterday', 'zip', 'step', 'step', 'step', 'zip', 'odd', 'movement', 'teach', 'kid', 'arm', 'handlebar', 'comment', 'comfort', 'wise', 'notice', 'jawbone', 'catch', 'bump', 'ease', 'issue', 'charge', 'unit', 'forgot', 'yesterday', 'forgot', 'unit', 'fitbit', 'point', 'shower', 'pool', 'zip', 'footing', 'step', 'involves', 'prong', 'hole', 'wristwatch', 'line', 'squeeze', 'space', 'feel', 'hole', 'work', 'failure', 'flex', 'yesterday', 'head', 'comparison', 'step', 'guess', 'step', 'activity', 'end', 'device', 'zip', 'accuracy', 'nytimes', 'article', 'accuracy', 'exercise', 'science', 'lab', 'data', 'oxygen', 'monitor', 'finding', 'sort', 'blog', 'post', 'term', 'data', 'comparison', 'project', 'point', 'plan', 'jawbone', 'fitbit', 'mention', 'fitbit', 'zip', 'sort', 'reset', 'data', 'sync', 'straightens', 'head', 'investment', 'device', 'replacement', 'alarm', 'function', 'script', 'work', 'data', 'fitbit', 'data', 'synchronize', 'tracker', 'site', 'step', 'site', 'fitbit', 'altimeter', 'reason', 'sell', 'cu', 'frogy']"
+596.0,method mark proprionibacterium order view activity body disc idea tumormarker example help idea tx pat pat stegeman mpa,"['method', 'mark', 'proprionibacterium', 'order', 'view', 'activity', 'body', 'disc', 'idea', 'tumormarker', 'example', 'help', 'idea', 'tx', 'pat', 'pat', 'stegeman', 'mpa']"
+597.0,paul visualization idea information work code understand collect data calculate metric work xp help authenticity selfers logger codeivate plugin editor analytics service coder programmer profile login list signup site plugin package manager enter authentication site list store information record individual keystroke level info development check blog example answer list code work home programming language language output language list feedback,"['paul', 'visualization', 'idea', 'information', 'work', 'code', 'understand', 'collect', 'data', 'calculate', 'metric', 'work', 'xp', 'help', 'authenticity', 'selfers', 'logger', 'codeivate', 'plugin', 'editor', 'analytics', 'service', 'coder', 'programmer', 'profile', 'login', 'list', 'signup', 'site', 'plugin', 'package', 'manager', 'enter', 'authentication', 'site', 'list', 'store', 'information', 'record', 'individual', 'keystroke', 'level', 'info', 'development', 'check', 'blog', 'example', 'answer', 'list', 'code', 'work', 'home', 'programming', 'language', 'language', 'output', 'language', 'list', 'feedback']"
+598.0,discussion community quote article spring discussion manneesh twitter article vp marketing enkata section emphasis quote creepy employer keystroke spyware manager information help people employer data performance improvement data data employer capture information insight data work data data repository challenge data cause effect lever people correlation data initiative value data performance data enkata opportunity improvement data change insight employer employee action insight data company result analytics idea strike people brother people data concern program quote notion enkata mean work data whitney workplace category line self knowledge meaning data idea implementation data gathering development workplace start fuzz self value community case hood community individual rumbling dyson idea community importance power dynamic difference data versus data case workplace concept date work worker collection exploration self data insight conversation list tesco worker example spark discussion work quote wristband data team brother practice conversation connection energy level productivity work work buffer jawbone insight example got affect source thought comment nature post faith author dan reply comment snarky reflect caspar argument tweak thought trainer workplace performance implies goal client trainer case fitness setting case workplace quantification goal worker unconference presentation game software development company advice game people company bug efficiency surface work error reality data feed employee value focus work perspective father demand employee improve work conversation meaning data meaning data difference power employer employee client trainer relationship end trainer client trainer help client behavior problem command suggestion client change end client trainer assessment trainer definition problem change trainer client terminate relationship course trainer terminate relationship trainer livelihood terminates client relationship trainer suffers loss client share power control workplace hand trainer client work client occupation party sever relationship price severance client trainer care client share definition problem trainer client relationship power client power trainer workplace balance result paternalism goal worker matter gravitas case point employer employee term employee workplace worker example worker range self tracking tool discretion employer access worker tool tool self position power term dan state line separating work industrialization people home creation work divide authority figure eye line employer employee power employer employee thread twitter background click link tweet migration click synopsis presentation employee workplace topic morning maneesh self workplace thought difference power difference power employer track power reason belongs category self thought punch clock employer employee contract employer workplace effort employee cost economy course cost employee company productivity amp profiitablity improvement company employee kind help people evidence software supermarket support reason employee union whitney point workplace trainer client work client occupation spot job line checkout clerk agree job job price severance employee employee cog machine point view training proposition underperformance employee advance company fail employee employee machine people case people performance doubt manager understand person hope list help people view manager beast slacker manager team watch list manager team underperformer manager employee performance truth measurement improvement forum statement question employer employee improvement employee industry set performance improvement employee end auto worker airline union rule country productivity job killer article topic response thought people note employee manager worker difference quantity granularity data view company phone story example view overreach management breathe neck set relationship worse blurring work line work tool bank zone office break company monitoring employee company information work manager position information content capture website manager person job brother trainer help people work habit behavior problem example data employee problem people email message people task course behavior kill quality productivity task increment manager employee problem worker people people task coach model people help approach trainer employee game metric production target jam quality work target problem employer refine process worker manager employee objective,"['discussion', 'community', 'quote', 'article', 'spring', 'discussion', 'manneesh', 'twitter', 'article', 'vp', 'marketing', 'enkata', 'section', 'emphasis', 'quote', 'creepy', 'employer', 'keystroke', 'spyware', 'manager', 'information', 'help', 'people', 'employer', 'data', 'performance', 'improvement', 'data', 'data', 'employer', 'capture', 'information', 'insight', 'data', 'work', 'data', 'data', 'repository', 'challenge', 'data', 'cause', 'effect', 'lever', 'people', 'correlation', 'data', 'initiative', 'value', 'data', 'performance', 'data', 'enkata', 'opportunity', 'improvement', 'data', 'change', 'insight', 'employer', 'employee', 'action', 'insight', 'data', 'company', 'result', 'analytics', 'idea', 'strike', 'people', 'brother', 'people', 'data', 'concern', 'program', 'quote', 'notion', 'enkata', 'mean', 'work', 'data', 'whitney', 'workplace', 'category', 'line', 'self', 'knowledge', 'meaning', 'data', 'idea', 'implementation', 'data', 'gathering', 'development', 'workplace', 'start', 'fuzz', 'self', 'value', 'community', 'case', 'hood', 'community', 'individual', 'rumbling', 'dyson', 'idea', 'community', 'importance', 'power', 'dynamic', 'difference', 'data', 'versus', 'data', 'case', 'workplace', 'concept', 'date', 'work', 'worker', 'collection', 'exploration', 'self', 'data', 'insight', 'conversation', 'list', 'tesco', 'worker', 'example', 'spark', 'discussion', 'work', 'quote', 'wristband', 'data', 'team', 'brother', 'practice', 'conversation', 'connection', 'energy', 'level', 'productivity', 'work', 'work', 'buffer', 'jawbone', 'insight', 'example', 'got', 'affect', 'source', 'thought', 'comment', 'nature', 'post', 'faith', 'author', 'dan', 'reply', 'comment', 'snarky', 'reflect', 'caspar', 'argument', 'tweak', 'thought', 'trainer', 'workplace', 'performance', 'implies', 'goal', 'client', 'trainer', 'case', 'fitness', 'setting', 'case', 'workplace', 'quantification', 'goal', 'worker', 'unconference', 'presentation', 'game', 'software', 'development', 'company', 'advice', 'game', 'people', 'company', 'bug', 'efficiency', 'surface', 'work', 'error', 'reality', 'data', 'feed', 'employee', 'value', 'focus', 'work', 'perspective', 'father', 'demand', 'employee', 'improve', 'work', 'conversation', 'meaning', 'data', 'meaning', 'data', 'difference', 'power', 'employer', 'employee', 'client', 'trainer', 'relationship', 'end', 'trainer', 'client', 'trainer', 'help', 'client', 'behavior', 'problem', 'command', 'suggestion', 'client', 'change', 'end', 'client', 'trainer', 'assessment', 'trainer', 'definition', 'problem', 'change', 'trainer', 'client', 'terminate', 'relationship', 'course', 'trainer', 'terminate', 'relationship', 'trainer', 'livelihood', 'terminates', 'client', 'relationship', 'trainer', 'suffers', 'loss', 'client', 'share', 'power', 'control', 'workplace', 'hand', 'trainer', 'client', 'work', 'client', 'occupation', 'party', 'sever', 'relationship', 'price', 'severance', 'client', 'trainer', 'care', 'client', 'share', 'definition', 'problem', 'trainer', 'client', 'relationship', 'power', 'client', 'power', 'trainer', 'workplace', 'balance', 'result', 'paternalism', 'goal', 'worker', 'matter', 'gravitas', 'case', 'point', 'employer', 'employee', 'term', 'employee', 'workplace', 'worker', 'example', 'worker', 'range', 'self', 'tracking', 'tool', 'discretion', 'employer', 'access', 'worker', 'tool', 'tool', 'self', 'position', 'power', 'term', 'dan', 'state', 'line', 'separating', 'work', 'industrialization', 'people', 'home', 'creation', 'work', 'divide', 'authority', 'figure', 'eye', 'line', 'employer', 'employee', 'power', 'employer', 'employee', 'thread', 'twitter', 'background', 'click', 'link', 'tweet', 'migration', 'click', 'synopsis', 'presentation', 'employee', 'workplace', 'topic', 'morning', 'maneesh', 'self', 'workplace', 'thought', 'difference', 'power', 'difference', 'power', 'employer', 'track', 'power', 'reason', 'belongs', 'category', 'self', 'thought', 'punch', 'clock', 'employer', 'employee', 'contract', 'employer', 'workplace', 'effort', 'employee', 'cost', 'economy', 'course', 'cost', 'employee', 'company', 'productivity', 'amp', 'profiitablity', 'improvement', 'company', 'employee', 'kind', 'help', 'people', 'evidence', 'software', 'supermarket', 'support', 'reason', 'employee', 'union', 'whitney', 'point', 'workplace', 'trainer', 'client', 'work', 'client', 'occupation', 'spot', 'job', 'line', 'checkout', 'clerk', 'agree', 'job', 'job', 'price', 'severance', 'employee', 'employee', 'cog', 'machine', 'point', 'view', 'training', 'proposition', 'underperformance', 'employee', 'advance', 'company', 'fail', 'employee', 'employee', 'machine', 'people', 'case', 'people', 'performance', 'doubt', 'manager', 'understand', 'person', 'hope', 'list', 'help', 'people', 'view', 'manager', 'beast', 'slacker', 'manager', 'team', 'watch', 'list', 'manager', 'team', 'underperformer', 'manager', 'employee', 'performance', 'truth', 'measurement', 'improvement', 'forum', 'statement', 'question', 'employer', 'employee', 'improvement', 'employee', 'industry', 'set', 'performance', 'improvement', 'employee', 'end', 'auto', 'worker', 'airline', 'union', 'rule', 'country', 'productivity', 'job', 'killer', 'article', 'topic', 'response', 'thought', 'people', 'note', 'employee', 'manager', 'worker', 'difference', 'quantity', 'granularity', 'data', 'view', 'company', 'phone', 'story', 'example', 'view', 'overreach', 'management', 'breathe', 'neck', 'set', 'relationship', 'worse', 'blurring', 'work', 'line', 'work', 'tool', 'bank', 'zone', 'office', 'break', 'company', 'monitoring', 'employee', 'company', 'information', 'work', 'manager', 'position', 'information', 'content', 'capture', 'website', 'manager', 'person', 'job', 'brother', 'trainer', 'help', 'people', 'work', 'habit', 'behavior', 'problem', 'example', 'data', 'employee', 'problem', 'people', 'email', 'message', 'people', 'task', 'course', 'behavior', 'kill', 'quality', 'productivity', 'task', 'increment', 'manager', 'employee', 'problem', 'worker', 'people', 'people', 'task', 'coach', 'model', 'people', 'help', 'approach', 'trainer', 'employee', 'game', 'metric', 'production', 'target', 'jam', 'quality', 'work', 'target', 'problem', 'employer', 'refine', 'process', 'worker', 'manager', 'employee', 'objective']"
+599.0,example swedish,"['example', 'swedish']"
+600.0,barnehamaarye data secure server backend user export data calendar esque functionality progress trend fashion sound plan correlate data data fitbit foursquare checkins mindwave device cumbersome data data server option data quote barnehamaarye post topic headband charge neurosky data web api application reading data sdk android sdk documentation fact support device issue data support team version sdk community data server option data ejain data web api application reading data sdk android sdk documentation fact support device issue data support team version people melon learn community feedback development web data expand melon platform begin support feedback arye question data secure server backend user export data calendar esque functionality progress trend fashion arye qsers share project science science product activity mind melon headband mobile measure focus gain mind focus activity understand learn melon headband variety activity sport instrument yoga melon headband wireless brain sensing device electroencephalography measure brain activity activity focus data feedback improve producer processing chip access algorithm state detection eeg research field century technology melon check kickstarter founder melon ejain barnehamaarye data secure server backend user export data calendar esque functionality progress trend fashion sound plan correlate data data fitbit foursquare checkins mindwave device cumbersome data headband charge neurosky stretch goal headband pull activity data focus app developer arye,"['barnehamaarye', 'data', 'secure', 'server', 'backend', 'user', 'export', 'data', 'calendar', 'esque', 'functionality', 'progress', 'trend', 'fashion', 'sound', 'plan', 'correlate', 'data', 'data', 'fitbit', 'foursquare', 'checkins', 'mindwave', 'device', 'cumbersome', 'data', 'data', 'server', 'option', 'data', 'quote', 'barnehamaarye', 'post', 'topic', 'headband', 'charge', 'neurosky', 'data', 'web', 'api', 'application', 'reading', 'data', 'sdk', 'android', 'sdk', 'documentation', 'fact', 'support', 'device', 'issue', 'data', 'support', 'team', 'version', 'sdk', 'community', 'data', 'server', 'option', 'data', 'ejain', 'data', 'web', 'api', 'application', 'reading', 'data', 'sdk', 'android', 'sdk', 'documentation', 'fact', 'support', 'device', 'issue', 'data', 'support', 'team', 'version', 'people', 'melon', 'learn', 'community', 'feedback', 'development', 'web', 'data', 'expand', 'melon', 'platform', 'begin', 'support', 'feedback', 'arye', 'question', 'data', 'secure', 'server', 'backend', 'user', 'export', 'data', 'calendar', 'esque', 'functionality', 'progress', 'trend', 'fashion', 'arye', 'qsers', 'share', 'project', 'science', 'science', 'product', 'activity', 'mind', 'melon', 'headband', 'mobile', 'measure', 'focus', 'gain', 'mind', 'focus', 'activity', 'understand', 'learn', 'melon', 'headband', 'variety', 'activity', 'sport', 'instrument', 'yoga', 'melon', 'headband', 'wireless', 'brain', 'sensing', 'device', 'electroencephalography', 'measure', 'brain', 'activity', 'activity', 'focus', 'data', 'feedback', 'improve', 'producer', 'processing', 'chip', 'access', 'algorithm', 'state', 'detection', 'eeg', 'research', 'field', 'century', 'technology', 'melon', 'check', 'kickstarter', 'founder', 'melon', 'ejain', 'barnehamaarye', 'data', 'secure', 'server', 'backend', 'user', 'export', 'data', 'calendar', 'esque', 'functionality', 'progress', 'trend', 'fashion', 'sound', 'plan', 'correlate', 'data', 'data', 'fitbit', 'foursquare', 'checkins', 'mindwave', 'device', 'cumbersome', 'data', 'headband', 'charge', 'neurosky', 'stretch', 'goal', 'headband', 'pull', 'activity', 'data', 'focus', 'app', 'developer', 'arye']"
+601.0,mood report data api hope forum suggestion project withs instance talk somebody score scale morning question feel today score example hard measure component episode measure spreadsheet temper condition jane idea music mood build kind option li mood jam color word annotate friend organizer pittsburg point lack validation consumer device event director informatics device testing product fuel device consumer industry standard talk jane function mood blood pressure heart rate respiratory rate temperature brain wave jane measure journal entry measure term data space mood feature depression trough term pattern change term feel feel care subtlety mood depression pattern data kind check sense sense attention manner experience intuition mood patience music idea interesting pattern feature data practice moment moment robin joshua point measure heart rate variability talk stephen jonas heart rate variability monitor track mood software point monitor process encourage mindfulness brain pay attention signal heart rate variability regulation idea technology provide measure alert provide alert claim measure mood state idea heart rate chest strap watch alert validation accurate joshua mark william point lack validation consumer device event director informatics device testing product fuel device consumer industry standard talk joshua talk line device validation self method heart rate variablity measure device relative device validate device state form reminder record evaluation state compare data device report post discovery site group figure reading post process distraction situation effect mood site mass information feel act answer question process end goal mood rhythm work response concept feeling post mood measure inability mood measure mood manner inability determine mood situation psyche determine mood indicator track factor case track trend cause change blood sugar level rest rate circumstance regard people data point communicate data point option jaj post google work measure manage bi gadget method point context helpful state mind capture point data place state cycle assessment cycle cycle self skews upwards cycle self assessment data existent lack data capture problem notice trend gap trend data family friend colleague work information alert son wife phone mood mood twitter account people mood mood comment read phone randomly problem alert trigger feel feed grab plot family rating point succesion mood point succession trend alert trend alert kick data point people list stick data reminder checkpoint cadence moment observer people willingness help data point model mood trend model point observer data point interval help action extreme case carer doctor teenage son mood skew data work measure challenge mood fact mood affect variety song record prediction song feel subtlety change attention reflection mood step exploratory measure test correlation stats mood forum night connection mindfulness people virtue stats moment hear thought jane,"['mood', 'report', 'data', 'api', 'hope', 'forum', 'suggestion', 'project', 'withs', 'instance', 'talk', 'somebody', 'score', 'scale', 'morning', 'question', 'feel', 'today', 'score', 'example', 'hard', 'measure', 'component', 'episode', 'measure', 'spreadsheet', 'temper', 'condition', 'jane', 'idea', 'music', 'mood', 'build', 'kind', 'option', 'li', 'mood', 'jam', 'color', 'word', 'annotate', 'friend', 'organizer', 'pittsburg', 'point', 'lack', 'validation', 'consumer', 'device', 'event', 'director', 'informatics', 'device', 'testing', 'product', 'fuel', 'device', 'consumer', 'industry', 'standard', 'talk', 'jane', 'function', 'mood', 'blood', 'pressure', 'heart', 'rate', 'respiratory', 'rate', 'temperature', 'brain', 'wave', 'jane', 'measure', 'journal', 'entry', 'measure', 'term', 'data', 'space', 'mood', 'feature', 'depression', 'trough', 'term', 'pattern', 'change', 'term', 'feel', 'feel', 'care', 'subtlety', 'mood', 'depression', 'pattern', 'data', 'kind', 'check', 'sense', 'sense', 'attention', 'manner', 'experience', 'intuition', 'mood', 'patience', 'music', 'idea', 'interesting', 'pattern', 'feature', 'data', 'practice', 'moment', 'moment', 'robin', 'joshua', 'point', 'measure', 'heart', 'rate', 'variability', 'talk', 'stephen', 'jonas', 'heart', 'rate', 'variability', 'monitor', 'track', 'mood', 'software', 'point', 'monitor', 'process', 'encourage', 'mindfulness', 'brain', 'pay', 'attention', 'signal', 'heart', 'rate', 'variability', 'regulation', 'idea', 'technology', 'provide', 'measure', 'alert', 'provide', 'alert', 'claim', 'measure', 'mood', 'state', 'idea', 'heart', 'rate', 'chest', 'strap', 'watch', 'alert', 'validation', 'accurate', 'joshua', 'mark', 'william', 'point', 'lack', 'validation', 'consumer', 'device', 'event', 'director', 'informatics', 'device', 'testing', 'product', 'fuel', 'device', 'consumer', 'industry', 'standard', 'talk', 'joshua', 'talk', 'line', 'device', 'validation', 'self', 'method', 'heart', 'rate', 'variablity', 'measure', 'device', 'relative', 'device', 'validate', 'device', 'state', 'form', 'reminder', 'record', 'evaluation', 'state', 'compare', 'data', 'device', 'report', 'post', 'discovery', 'site', 'group', 'figure', 'reading', 'post', 'process', 'distraction', 'situation', 'effect', 'mood', 'site', 'mass', 'information', 'feel', 'act', 'answer', 'question', 'process', 'end', 'goal', 'mood', 'rhythm', 'work', 'response', 'concept', 'feeling', 'post', 'mood', 'measure', 'inability', 'mood', 'measure', 'mood', 'manner', 'inability', 'determine', 'mood', 'situation', 'psyche', 'determine', 'mood', 'indicator', 'track', 'factor', 'case', 'track', 'trend', 'cause', 'change', 'blood', 'sugar', 'level', 'rest', 'rate', 'circumstance', 'regard', 'people', 'data', 'point', 'communicate', 'data', 'point', 'option', 'jaj', 'post', 'google', 'work', 'measure', 'manage', 'bi', 'gadget', 'method', 'point', 'context', 'helpful', 'state', 'mind', 'capture', 'point', 'data', 'place', 'state', 'cycle', 'assessment', 'cycle', 'cycle', 'self', 'skews', 'upwards', 'cycle', 'self', 'assessment', 'data', 'existent', 'lack', 'data', 'capture', 'problem', 'notice', 'trend', 'gap', 'trend', 'data', 'family', 'friend', 'colleague', 'work', 'information', 'alert', 'son', 'wife', 'phone', 'mood', 'mood', 'twitter', 'account', 'people', 'mood', 'mood', 'comment', 'read', 'phone', 'randomly', 'problem', 'alert', 'trigger', 'feel', 'feed', 'grab', 'plot', 'family', 'rating', 'point', 'succesion', 'mood', 'point', 'succession', 'trend', 'alert', 'trend', 'alert', 'kick', 'data', 'point', 'people', 'list', 'stick', 'data', 'reminder', 'checkpoint', 'cadence', 'moment', 'observer', 'people', 'willingness', 'help', 'data', 'point', 'model', 'mood', 'trend', 'model', 'point', 'observer', 'data', 'point', 'interval', 'help', 'action', 'extreme', 'case', 'carer', 'doctor', 'teenage', 'son', 'mood', 'skew', 'data', 'work', 'measure', 'challenge', 'mood', 'fact', 'mood', 'affect', 'variety', 'song', 'record', 'prediction', 'song', 'feel', 'subtlety', 'change', 'attention', 'reflection', 'mood', 'step', 'exploratory', 'measure', 'test', 'correlation', 'stats', 'mood', 'forum', 'night', 'connection', 'mindfulness', 'people', 'virtue', 'stats', 'moment', 'hear', 'thought', 'jane']"
+602.0,read article ceo zeo thought point data health data sensor data consumer engagement sleep wake data relegate health seat change help consumer health role light level shock awe catalyst engage mainstream cholesterol test hdl ldl data encourage statin compliance level data granularity average consideration significance reinforcement reward behavior scale change assume default data care consumer action benefit term prospect future challenge healthcare idea help example sleep data age people age age imply performance sex appeal career development closeness dementia industry business age business model consumer insight advice knowing people consumer expectation technology advice ground movement marriage sensor apps infancy personalization outcome presentation data matter selfers demonstrate data correlation share cause amp effect discovery hypothesis consumer health conference presentation psychologist designer artist emotion power visuals data chart graph chance capture engage competitiveness data trend analysis smartphone challenge versus health win loss home quote talk hear article disagree,"['read', 'article', 'ceo', 'zeo', 'thought', 'point', 'data', 'health', 'data', 'sensor', 'data', 'consumer', 'engagement', 'sleep', 'wake', 'data', 'relegate', 'health', 'seat', 'change', 'help', 'consumer', 'health', 'role', 'light', 'level', 'shock', 'awe', 'catalyst', 'engage', 'mainstream', 'cholesterol', 'test', 'hdl', 'ldl', 'data', 'encourage', 'statin', 'compliance', 'level', 'data', 'granularity', 'average', 'consideration', 'significance', 'reinforcement', 'reward', 'behavior', 'scale', 'change', 'assume', 'default', 'data', 'care', 'consumer', 'action', 'benefit', 'term', 'prospect', 'future', 'challenge', 'healthcare', 'idea', 'help', 'example', 'sleep', 'data', 'age', 'people', 'age', 'age', 'imply', 'performance', 'sex', 'appeal', 'career', 'development', 'closeness', 'dementia', 'industry', 'business', 'age', 'business', 'model', 'consumer', 'insight', 'advice', 'knowing', 'people', 'consumer', 'expectation', 'technology', 'advice', 'ground', 'movement', 'marriage', 'sensor', 'apps', 'infancy', 'personalization', 'outcome', 'presentation', 'data', 'matter', 'selfers', 'demonstrate', 'data', 'correlation', 'share', 'cause', 'amp', 'effect', 'discovery', 'hypothesis', 'consumer', 'health', 'conference', 'presentation', 'psychologist', 'designer', 'artist', 'emotion', 'power', 'visuals', 'data', 'chart', 'graph', 'chance', 'capture', 'engage', 'competitiveness', 'data', 'trend', 'analysis', 'smartphone', 'challenge', 'versus', 'health', 'win', 'loss', 'home', 'quote', 'talk', 'hear', 'article', 'disagree']"
+603.0,helsinki andreipop token hacker version humanapi token secure hipaa version token standard refresh mechanism elaborate andreipop model return timezone measurement utc andreipop unit issue today unit decision standard example developer convert application level thought issue value unit storage convert unit error issue data value conversion change precision option value plot api issue teemu date discussion amsterdam api session calendar calendar synchronization possibility leverage experience issue fact service store timestamps treat data series prevents justification problem figure work limitation opportunity leverage experience teemu kurppa humanapi project goal group service provider manner trouble breath screenshot website blood pressure measurement timestamp api openmhealth data fitness tracker source phr duplication push report step download service data duplication series read download bodymedia fitbit timestamp ignore step count resolution data bodymedia fitbit redownload data reference db storage summary change timezones travel timezones summary database date timezone data type problem bodymedia fitbit data date data gap timezones data reference entry entry reference device reference calendar concept interval timestamps yesterday entry data sequence universal teemu kurppa practice data entry problem lack identifier data point representation identifier review api issue blog post attention issue consensus andrei color thread toolmaker topic thread forum conversation thread share information toolmaker discussion google join toolmaker lab list toolmaker topic conversation tool list europe conference group ernesto idea question addition suggestion introduce post color slide meeker internet trend fitness pal fitness api slide meeker internet trend deck link deck slideshare toolmaker everybody discussion task difficulty diversity condition diversity data individual diversity case data start middleware aggregation problem influence solution people company backchannel conversation help resource problem figure issue activity ask discussion health data concept idea wearable pilot challenge teemu kurppa humanapi project hackathon info ernesto step people conference amsterdam participate folk addition form subscribe email notification folk chance sign thread chat opportunity conference google hangout tweet wright download approach sooner corner case packet design case packet loss scenario store data fitbit ack update api set case world issue party fitbit duplication push report step download service data duplication series read reference db storage summary change timezones travel timezones summary unit problem data reference entry entry reference device reference calendar concept interval timestamps yesterday strategy party data store sense extraction gain efficiency data represent assumption timezones represent morning represent morning concept code map data morning timezones unit unit column population query query field consumer api recompute value cache prefetch stuff data code team mhealth alot data exchange issue disclosure collaborate team member overview beta intro ejain helsinki practice data entry everybody finland date discussion amsterdam api session calendar calendar synchronization possibility leverage experience humanapi project goal group kurppa ejain google hangout anne difference pacific helsinki schedule quote service provider manner trouble breath screenshot website blood pressure measurement quote data screenshots date point people thread api token hacker version humanapi token secure hipaa version issue model return timezone measurement unit issue today unit decision standard example developer convert application level thought ola thought chat today problem sort,"['helsinki', 'andreipop', 'token', 'hacker', 'version', 'humanapi', 'token', 'secure', 'hipaa', 'version', 'token', 'standard', 'refresh', 'mechanism', 'elaborate', 'andreipop', 'model', 'return', 'timezone', 'measurement', 'utc', 'andreipop', 'unit', 'issue', 'today', 'unit', 'decision', 'standard', 'example', 'developer', 'convert', 'application', 'level', 'thought', 'issue', 'value', 'unit', 'storage', 'convert', 'unit', 'error', 'issue', 'data', 'value', 'conversion', 'change', 'precision', 'option', 'value', 'plot', 'api', 'issue', 'teemu', 'date', 'discussion', 'amsterdam', 'api', 'session', 'calendar', 'calendar', 'synchronization', 'possibility', 'leverage', 'experience', 'issue', 'fact', 'service', 'store', 'timestamps', 'treat', 'data', 'series', 'prevents', 'justification', 'problem', 'figure', 'work', 'limitation', 'opportunity', 'leverage', 'experience', 'teemu', 'kurppa', 'humanapi', 'project', 'goal', 'group', 'service', 'provider', 'manner', 'trouble', 'breath', 'screenshot', 'website', 'blood', 'pressure', 'measurement', 'timestamp', 'api', 'openmhealth', 'data', 'fitness', 'tracker', 'source', 'phr', 'duplication', 'push', 'report', 'step', 'download', 'service', 'data', 'duplication', 'series', 'read', 'download', 'bodymedia', 'fitbit', 'timestamp', 'ignore', 'step', 'count', 'resolution', 'data', 'bodymedia', 'fitbit', 'redownload', 'data', 'reference', 'db', 'storage', 'summary', 'change', 'timezones', 'travel', 'timezones', 'summary', 'database', 'date', 'timezone', 'data', 'type', 'problem', 'bodymedia', 'fitbit', 'data', 'date', 'data', 'gap', 'timezones', 'data', 'reference', 'entry', 'entry', 'reference', 'device', 'reference', 'calendar', 'concept', 'interval', 'timestamps', 'yesterday', 'entry', 'data', 'sequence', 'universal', 'teemu', 'kurppa', 'practice', 'data', 'entry', 'problem', 'lack', 'identifier', 'data', 'point', 'representation', 'identifier', 'review', 'api', 'issue', 'blog', 'post', 'attention', 'issue', 'consensus', 'andrei', 'color', 'thread', 'toolmaker', 'topic', 'thread', 'forum', 'conversation', 'thread', 'share', 'information', 'toolmaker', 'discussion', 'google', 'join', 'toolmaker', 'lab', 'list', 'toolmaker', 'topic', 'conversation', 'tool', 'list', 'europe', 'conference', 'group', 'ernesto', 'idea', 'question', 'addition', 'suggestion', 'introduce', 'post', 'color', 'slide', 'meeker', 'internet', 'trend', 'fitness', 'pal', 'fitness', 'api', 'slide', 'meeker', 'internet', 'trend', 'deck', 'link', 'deck', 'slideshare', 'toolmaker', 'everybody', 'discussion', 'task', 'difficulty', 'diversity', 'condition', 'diversity', 'data', 'individual', 'diversity', 'case', 'data', 'start', 'middleware', 'aggregation', 'problem', 'influence', 'solution', 'people', 'company', 'backchannel', 'conversation', 'help', 'resource', 'problem', 'figure', 'issue', 'activity', 'ask', 'discussion', 'health', 'data', 'concept', 'idea', 'wearable', 'pilot', 'challenge', 'teemu', 'kurppa', 'humanapi', 'project', 'hackathon', 'info', 'ernesto', 'step', 'people', 'conference', 'amsterdam', 'participate', 'folk', 'addition', 'form', 'subscribe', 'email', 'notification', 'folk', 'chance', 'sign', 'thread', 'chat', 'opportunity', 'conference', 'google', 'hangout', 'tweet', 'wright', 'download', 'approach', 'sooner', 'corner', 'case', 'packet', 'design', 'case', 'packet', 'loss', 'scenario', 'store', 'data', 'fitbit', 'ack', 'update', 'api', 'set', 'case', 'world', 'issue', 'party', 'fitbit', 'duplication', 'push', 'report', 'step', 'download', 'service', 'data', 'duplication', 'series', 'read', 'reference', 'db', 'storage', 'summary', 'change', 'timezones', 'travel', 'timezones', 'summary', 'unit', 'problem', 'data', 'reference', 'entry', 'entry', 'reference', 'device', 'reference', 'calendar', 'concept', 'interval', 'timestamps', 'yesterday', 'strategy', 'party', 'data', 'store', 'sense', 'extraction', 'gain', 'efficiency', 'data', 'represent', 'assumption', 'timezones', 'represent', 'morning', 'represent', 'morning', 'concept', 'code', 'map', 'data', 'morning', 'timezones', 'unit', 'unit', 'column', 'population', 'query', 'query', 'field', 'consumer', 'api', 'recompute', 'value', 'cache', 'prefetch', 'stuff', 'data', 'code', 'team', 'mhealth', 'alot', 'data', 'exchange', 'issue', 'disclosure', 'collaborate', 'team', 'member', 'overview', 'beta', 'intro', 'ejain', 'helsinki', 'practice', 'data', 'entry', 'everybody', 'finland', 'date', 'discussion', 'amsterdam', 'api', 'session', 'calendar', 'calendar', 'synchronization', 'possibility', 'leverage', 'experience', 'humanapi', 'project', 'goal', 'group', 'kurppa', 'ejain', 'google', 'hangout', 'anne', 'difference', 'pacific', 'helsinki', 'schedule', 'quote', 'service', 'provider', 'manner', 'trouble', 'breath', 'screenshot', 'website', 'blood', 'pressure', 'measurement', 'quote', 'data', 'screenshots', 'date', 'point', 'people', 'thread', 'api', 'token', 'hacker', 'version', 'humanapi', 'token', 'secure', 'hipaa', 'version', 'issue', 'model', 'return', 'timezone', 'measurement', 'unit', 'issue', 'today', 'unit', 'decision', 'standard', 'example', 'developer', 'convert', 'application', 'level', 'thought', 'ola', 'thought', 'chat', 'today', 'problem', 'sort']"
+604.0,bodymedia fit ip address billing address sign subscription idea question answer desk sittin progress data future planning device question choice question research link choice fancy pedometer jawbone sensor data activity calorie hrm sensor problem finding template scheme basis advantage bodymedia compatibility buy bodymedia contact bm team device work country sale zeland course device work point view software drawback check ip adress device connection ip adress check problem device counting help response advance billing address registration subscription matter check ip address registration device country help registration subscription process friend country idea,"['bodymedia', 'fit', 'ip', 'address', 'billing', 'address', 'sign', 'subscription', 'idea', 'question', 'answer', 'desk', 'sittin', 'progress', 'data', 'future', 'planning', 'device', 'question', 'choice', 'question', 'research', 'link', 'choice', 'fancy', 'pedometer', 'jawbone', 'sensor', 'data', 'activity', 'calorie', 'hrm', 'sensor', 'problem', 'finding', 'template', 'scheme', 'basis', 'advantage', 'bodymedia', 'compatibility', 'buy', 'bodymedia', 'contact', 'bm', 'team', 'device', 'work', 'country', 'sale', 'zeland', 'course', 'device', 'work', 'point', 'view', 'software', 'drawback', 'check', 'ip', 'adress', 'device', 'connection', 'ip', 'adress', 'check', 'problem', 'device', 'counting', 'help', 'response', 'advance', 'billing', 'address', 'registration', 'subscription', 'matter', 'check', 'ip', 'address', 'registration', 'device', 'country', 'help', 'registration', 'subscription', 'process', 'friend', 'country', 'idea']"
+605.0,eternalfury nirs sensor measure muscle oxygenation level experiment brain interface spectroscopy fnirs machine support vector machine brain state series pattern calculation tennis navigation imagery participant accuracy task participant accuracy condition hardware preparation dark room experience idea signal signal fmri drawback opinion home fuchieh slightest movement method noise ratio change brain oxygenation condition hair hair dark room movement placement signal place optodes spot order ass skin order measurement site place hair blood vessel lighting condition measurement signal brain activation signal bare eye example sit optode motor bodypart complex manner increase movement termination imagery raw data stimulation cortex paper fuchieh hsu wavelength oximeter device heart rate device today ir diode detector collegue kamil uludag problem wavelength fnirs essence concentration change combination combination spectroscopic effect talk separability cross talk hb deoxy hb assumption analysis concentration change adult head separability paper measure noise measurement influence noise concentration change word separability corresponds respect concentration change cross talk deformation case response direction course hb deoxyhb separability determines course result deoxy hb combination nm combination check figure task site wavelength device application reading body exercise sorry version original lock amplifier order snr muscle brain tissue reading impossible help device enthusiast modality arsenal eternalfury trick parameter muscle layer skin tissue sit stuff device application reading body exercise console osx port apple mac lab download kind start apple port post progress hmm reference care unit patient device maker addition mind type sensor relax model stress monitoring management smartphone attachment fitness gadget score step activity level measure fuel user opportunity access view sensor data opportunity issue jogger runner gait ground impact foot angle position force shake neck head strain injury posture sensor head posture neck strain accelerometer data step step gadget accelerometer axis head gait heel heel shoe force strain head effect heel palm toe heel toe attachment problem spite optimism problem hr monitor monitor movement artifact movement change measurement change measurement sensor robert eternalfury trick parameter muscle layer skin tissue sit stuff device application reading body exercise linux platform console v1 description download wavelength oximeter device heart rate device today ir diode detector eternalfury nirs sensor measure muscle oxygenation level folk meditation accelerometer meditation session meditation attachment attachment fuchieh model carry stress monitoring management smartphone kit console osx download ivana plan sdk osx ivana dear conference amsterdam event folk kit production sample end order enthusiasm innovation program window application source code linux raspberry amp sdk download file format edf eeg ecg act hyp console data format edf file edf eeg ecg file video tutorial reference activity pedometer viewer track posture movement monitoring file analysis activity viewer stage brain state hypnogram output analysis activity viewer brain wave state meditate hypnogram output attachment data source cost apps device vendor support chance version product market type application guess mind fuchieh hsu wavelength oximeter device heart rate device today ir diode detector eternalfury nirs sensor measure muscle oxygenation level parameter muscle layer skin tissue sit reference stuff fuchieh hsu hmm reference care unit patient device maker addition mind type sensor endurance training monitoring muscle oxygenation muscle oxygenation biomarker instance tell interval level fitness nirs sensor measure muscle oxygenation level price point order device plan sdk osx ivana simple cost bci kit workshop summer hacker camp truesense sensor option work smartphone power supply sensor module phone processor cut cost software compatibility issue participant phone arduino connect zigbee power supply monitor raspberry pi arduino allows connection shield power supply monitor stock thought hear colin,"['eternalfury', 'nirs', 'sensor', 'measure', 'muscle', 'oxygenation', 'level', 'experiment', 'brain', 'interface', 'spectroscopy', 'fnirs', 'machine', 'support', 'vector', 'machine', 'brain', 'state', 'series', 'pattern', 'calculation', 'tennis', 'navigation', 'imagery', 'participant', 'accuracy', 'task', 'participant', 'accuracy', 'condition', 'hardware', 'preparation', 'dark', 'room', 'experience', 'idea', 'signal', 'signal', 'fmri', 'drawback', 'opinion', 'home', 'fuchieh', 'slightest', 'movement', 'method', 'noise', 'ratio', 'change', 'brain', 'oxygenation', 'condition', 'hair', 'hair', 'dark', 'room', 'movement', 'placement', 'signal', 'place', 'optodes', 'spot', 'order', 'ass', 'skin', 'order', 'measurement', 'site', 'place', 'hair', 'blood', 'vessel', 'lighting', 'condition', 'measurement', 'signal', 'brain', 'activation', 'signal', 'bare', 'eye', 'example', 'sit', 'optode', 'motor', 'bodypart', 'complex', 'manner', 'increase', 'movement', 'termination', 'imagery', 'raw', 'data', 'stimulation', 'cortex', 'paper', 'fuchieh', 'hsu', 'wavelength', 'oximeter', 'device', 'heart', 'rate', 'device', 'today', 'ir', 'diode', 'detector', 'collegue', 'kamil', 'uludag', 'problem', 'wavelength', 'fnirs', 'essence', 'concentration', 'change', 'combination', 'combination', 'spectroscopic', 'effect', 'talk', 'separability', 'cross', 'talk', 'hb', 'deoxy', 'hb', 'assumption', 'analysis', 'concentration', 'change', 'adult', 'head', 'separability', 'paper', 'measure', 'noise', 'measurement', 'influence', 'noise', 'concentration', 'change', 'word', 'separability', 'corresponds', 'respect', 'concentration', 'change', 'cross', 'talk', 'deformation', 'case', 'response', 'direction', 'course', 'hb', 'deoxyhb', 'separability', 'determines', 'course', 'result', 'deoxy', 'hb', 'combination', 'nm', 'combination', 'check', 'figure', 'task', 'site', 'wavelength', 'device', 'application', 'reading', 'body', 'exercise', 'sorry', 'version', 'original', 'lock', 'amplifier', 'order', 'snr', 'muscle', 'brain', 'tissue', 'reading', 'impossible', 'help', 'device', 'enthusiast', 'modality', 'arsenal', 'eternalfury', 'trick', 'parameter', 'muscle', 'layer', 'skin', 'tissue', 'sit', 'stuff', 'device', 'application', 'reading', 'body', 'exercise', 'console', 'osx', 'port', 'apple', 'mac', 'lab', 'download', 'kind', 'start', 'apple', 'port', 'post', 'progress', 'hmm', 'reference', 'care', 'unit', 'patient', 'device', 'maker', 'addition', 'mind', 'type', 'sensor', 'relax', 'model', 'stress', 'monitoring', 'management', 'smartphone', 'attachment', 'fitness', 'gadget', 'score', 'step', 'activity', 'level', 'measure', 'fuel', 'user', 'opportunity', 'access', 'view', 'sensor', 'data', 'opportunity', 'issue', 'jogger', 'runner', 'gait', 'ground', 'impact', 'foot', 'angle', 'position', 'force', 'shake', 'neck', 'head', 'strain', 'injury', 'posture', 'sensor', 'head', 'posture', 'neck', 'strain', 'accelerometer', 'data', 'step', 'step', 'gadget', 'accelerometer', 'axis', 'head', 'gait', 'heel', 'heel', 'shoe', 'force', 'strain', 'head', 'effect', 'heel', 'palm', 'toe', 'heel', 'toe', 'attachment', 'problem', 'spite', 'optimism', 'problem', 'hr', 'monitor', 'monitor', 'movement', 'artifact', 'movement', 'change', 'measurement', 'change', 'measurement', 'sensor', 'robert', 'eternalfury', 'trick', 'parameter', 'muscle', 'layer', 'skin', 'tissue', 'sit', 'stuff', 'device', 'application', 'reading', 'body', 'exercise', 'linux', 'platform', 'console', 'v1', 'description', 'download', 'wavelength', 'oximeter', 'device', 'heart', 'rate', 'device', 'today', 'ir', 'diode', 'detector', 'eternalfury', 'nirs', 'sensor', 'measure', 'muscle', 'oxygenation', 'level', 'folk', 'meditation', 'accelerometer', 'meditation', 'session', 'meditation', 'attachment', 'attachment', 'fuchieh', 'model', 'carry', 'stress', 'monitoring', 'management', 'smartphone', 'kit', 'console', 'osx', 'download', 'ivana', 'plan', 'sdk', 'osx', 'ivana', 'dear', 'conference', 'amsterdam', 'event', 'folk', 'kit', 'production', 'sample', 'end', 'order', 'enthusiasm', 'innovation', 'program', 'window', 'application', 'source', 'code', 'linux', 'raspberry', 'amp', 'sdk', 'download', 'file', 'format', 'edf', 'eeg', 'ecg', 'act', 'hyp', 'console', 'data', 'format', 'edf', 'file', 'edf', 'eeg', 'ecg', 'file', 'video', 'tutorial', 'reference', 'activity', 'pedometer', 'viewer', 'track', 'posture', 'movement', 'monitoring', 'file', 'analysis', 'activity', 'viewer', 'stage', 'brain', 'state', 'hypnogram', 'output', 'analysis', 'activity', 'viewer', 'brain', 'wave', 'state', 'meditate', 'hypnogram', 'output', 'attachment', 'data', 'source', 'cost', 'apps', 'device', 'vendor', 'support', 'chance', 'version', 'product', 'market', 'type', 'application', 'guess', 'mind', 'fuchieh', 'hsu', 'wavelength', 'oximeter', 'device', 'heart', 'rate', 'device', 'today', 'ir', 'diode', 'detector', 'eternalfury', 'nirs', 'sensor', 'measure', 'muscle', 'oxygenation', 'level', 'parameter', 'muscle', 'layer', 'skin', 'tissue', 'sit', 'reference', 'stuff', 'fuchieh', 'hsu', 'hmm', 'reference', 'care', 'unit', 'patient', 'device', 'maker', 'addition', 'mind', 'type', 'sensor', 'endurance', 'training', 'monitoring', 'muscle', 'oxygenation', 'muscle', 'oxygenation', 'biomarker', 'instance', 'tell', 'interval', 'level', 'fitness', 'nirs', 'sensor', 'measure', 'muscle', 'oxygenation', 'level', 'price', 'point', 'order', 'device', 'plan', 'sdk', 'osx', 'ivana', 'simple', 'cost', 'bci', 'kit', 'workshop', 'summer', 'hacker', 'camp', 'truesense', 'sensor', 'option', 'work', 'smartphone', 'power', 'supply', 'sensor', 'module', 'phone', 'processor', 'cut', 'cost', 'software', 'compatibility', 'issue', 'participant', 'phone', 'arduino', 'connect', 'zigbee', 'power', 'supply', 'monitor', 'raspberry', 'pi', 'arduino', 'allows', 'connection', 'shield', 'power', 'supply', 'monitor', 'stock', 'thought', 'hear', 'colin']"
+606.0,gain insight data endurance runner kind data gps incl battery step distance elevation gain fitbit calorie fit interesting calorie race race increase rate fitbit track fitbit bodymedia figure sleep sleep cell phone airplane mode battery accurate tracklog battery handheld gps record tracklog ion battery bulky blood sample race cortisol level measure concentration reaction work offline ejain blood sample race cortisol level blood monitoring blood sugar spike dip activity check dexcom prescription convince physician blood monitoring food ingestion challenge race energy expenditure measure blood glucose advantage race information difference contestant place hypo imagine head blood athlete sence blood sample option idea droplet sampling blood suggestion trailflow realize question gain data thought record recordable pattern record device mind heart rate gt suunto t6 speed gt suunto t6 gt suunto t6 calorie t6 calculate upload data aferwards hint sleep pattern gt gps gt mood gt body temperature gt salt deficiency gt indicator finger ingest salt ingest salt gps logger battery problem problem device jawbone fitbit option phone battery mountain search connection gt battery glance bodymedia fit check europe mood state flow happens idea body parameter idea september race tor geants tordesgeants valley start finish max race race track sleep idea moment suunto t6 hr monitor speed sensor data firstbeat software package movescount suunto record hr speed pc halfway download data device data fitbit europe chance lend device pack runner comment suggestion share data preparation race people visualise help suggestion,"['gain', 'insight', 'data', 'endurance', 'runner', 'kind', 'data', 'gps', 'incl', 'battery', 'step', 'distance', 'elevation', 'gain', 'fitbit', 'calorie', 'fit', 'interesting', 'calorie', 'race', 'race', 'increase', 'rate', 'fitbit', 'track', 'fitbit', 'bodymedia', 'figure', 'sleep', 'sleep', 'cell', 'phone', 'airplane', 'mode', 'battery', 'accurate', 'tracklog', 'battery', 'handheld', 'gps', 'record', 'tracklog', 'ion', 'battery', 'bulky', 'blood', 'sample', 'race', 'cortisol', 'level', 'measure', 'concentration', 'reaction', 'work', 'offline', 'ejain', 'blood', 'sample', 'race', 'cortisol', 'level', 'blood', 'monitoring', 'blood', 'sugar', 'spike', 'dip', 'activity', 'check', 'dexcom', 'prescription', 'convince', 'physician', 'blood', 'monitoring', 'food', 'ingestion', 'challenge', 'race', 'energy', 'expenditure', 'measure', 'blood', 'glucose', 'advantage', 'race', 'information', 'difference', 'contestant', 'place', 'hypo', 'imagine', 'head', 'blood', 'athlete', 'sence', 'blood', 'sample', 'option', 'idea', 'droplet', 'sampling', 'blood', 'suggestion', 'trailflow', 'realize', 'question', 'gain', 'data', 'thought', 'record', 'recordable', 'pattern', 'record', 'device', 'mind', 'heart', 'rate', 'gt', 'suunto', 't6', 'speed', 'gt', 'suunto', 't6', 'gt', 'suunto', 't6', 'calorie', 't6', 'calculate', 'upload', 'data', 'aferwards', 'hint', 'sleep', 'pattern', 'gt', 'gps', 'gt', 'mood', 'gt', 'body', 'temperature', 'gt', 'salt', 'deficiency', 'gt', 'indicator', 'finger', 'ingest', 'salt', 'ingest', 'salt', 'gps', 'logger', 'battery', 'problem', 'problem', 'device', 'jawbone', 'fitbit', 'option', 'phone', 'battery', 'mountain', 'search', 'connection', 'gt', 'battery', 'glance', 'bodymedia', 'fit', 'check', 'europe', 'mood', 'state', 'flow', 'happens', 'idea', 'body', 'parameter', 'idea', 'september', 'race', 'tor', 'geants', 'tordesgeants', 'valley', 'start', 'finish', 'max', 'race', 'race', 'track', 'sleep', 'idea', 'moment', 'suunto', 't6', 'hr', 'monitor', 'speed', 'sensor', 'data', 'firstbeat', 'software', 'package', 'movescount', 'suunto', 'record', 'hr', 'speed', 'pc', 'halfway', 'download', 'data', 'device', 'data', 'fitbit', 'europe', 'chance', 'lend', 'device', 'pack', 'runner', 'comment', 'suggestion', 'share', 'data', 'preparation', 'race', 'people', 'visualise', 'help', 'suggestion']"
+607.0,term service privacy policy service share finding question post service tos control access data data party law enforcement permission export data data service download api happens data term notice chance account term trust data secure service measure data secure connection contribute effort plan question list hold process guideline term service contribute effort ejain term service privacy policy service share finding question post service tos control access data data party law enforcement permission export data data service download api happens data term notice chance account term trust data secure service measure data secure connection,"['term', 'service', 'privacy', 'policy', 'service', 'share', 'finding', 'question', 'post', 'service', 'tos', 'control', 'access', 'data', 'data', 'party', 'law', 'enforcement', 'permission', 'export', 'data', 'data', 'service', 'download', 'api', 'happens', 'data', 'term', 'notice', 'chance', 'account', 'term', 'trust', 'data', 'secure', 'service', 'measure', 'data', 'secure', 'connection', 'contribute', 'effort', 'plan', 'question', 'list', 'hold', 'process', 'guideline', 'term', 'service', 'contribute', 'effort', 'ejain', 'term', 'service', 'privacy', 'policy', 'service', 'share', 'finding', 'question', 'post', 'service', 'tos', 'control', 'access', 'data', 'data', 'party', 'law', 'enforcement', 'permission', 'export', 'data', 'data', 'service', 'download', 'api', 'happens', 'data', 'term', 'notice', 'chance', 'account', 'term', 'trust', 'data', 'secure', 'service', 'measure', 'data', 'secure', 'connection']"
+608.0,share buddy habitspark app io device moment design principle research human tendency goal wall goal momentum end failure feeling defeat change weight work home forget start behavior cue routine reflex reminder alert example home workout shoe work guide yesterday itunes comment thought colin filamentlabs,"['share', 'buddy', 'habitspark', 'app', 'io', 'device', 'moment', 'design', 'principle', 'research', 'human', 'tendency', 'goal', 'wall', 'goal', 'momentum', 'end', 'failure', 'feeling', 'defeat', 'change', 'weight', 'work', 'home', 'forget', 'start', 'behavior', 'cue', 'routine', 'reflex', 'reminder', 'alert', 'example', 'home', 'workout', 'shoe', 'work', 'guide', 'yesterday', 'itunes', 'comment', 'thought', 'colin', 'filamentlabs']"
+609.0,term privacy control access data party self information release level self information party consent export data download data access data account account result information account information research term notice change tos service date tos treat acceptance trust data secure enforces connection http,"['term', 'privacy', 'control', 'access', 'data', 'party', 'self', 'information', 'release', 'level', 'self', 'information', 'party', 'consent', 'export', 'data', 'download', 'data', 'access', 'data', 'account', 'account', 'result', 'information', 'account', 'information', 'research', 'term', 'notice', 'change', 'tos', 'service', 'date', 'tos', 'treat', 'acceptance', 'trust', 'data', 'secure', 'enforces', 'connection', 'http']"
+610.0,term privacy control access data grant bodymedia charge permission data manner share data party identity export data data data account bodymedia respond user request delete change information term notice bodymedia notice user site term trust data secure support connection http,"['term', 'privacy', 'control', 'access', 'data', 'grant', 'bodymedia', 'charge', 'permission', 'data', 'manner', 'share', 'data', 'party', 'identity', 'export', 'data', 'data', 'data', 'account', 'bodymedia', 'respond', 'user', 'request', 'delete', 'change', 'information', 'term', 'notice', 'bodymedia', 'notice', 'user', 'site', 'term', 'trust', 'data', 'secure', 'support', 'connection', 'http']"
+611.0,term privacy control access data grant fitbit worldwide royalty license data fitbit user data advertiser party data data plan account fitbit information account data term notice fitbit state change trust data secure fitbit support connection http,"['term', 'privacy', 'control', 'access', 'data', 'grant', 'fitbit', 'worldwide', 'royalty', 'license', 'data', 'fitbit', 'user', 'data', 'advertiser', 'party', 'data', 'data', 'plan', 'account', 'fitbit', 'information', 'account', 'data', 'term', 'notice', 'fitbit', 'state', 'change', 'trust', 'data', 'secure', 'fitbit', 'support', 'connection', 'http']"
+612.0,term privacy control access data garmin share data consent export data download tracklogs account account term notice garmin modify term trust data secure garmin connect enforce secure connection http color ff0000 pryv forum promote campaign thread title pryv privacy aggregator support indiegogo post garmin tos post edit tool repost care post color comment customer problem data evelina,"['term', 'privacy', 'control', 'access', 'data', 'garmin', 'share', 'data', 'consent', 'export', 'data', 'download', 'tracklogs', 'account', 'account', 'term', 'notice', 'garmin', 'modify', 'term', 'trust', 'data', 'secure', 'garmin', 'connect', 'enforce', 'secure', 'connection', 'http', 'color', 'ff0000', 'pryv', 'forum', 'promote', 'campaign', 'thread', 'title', 'pryv', 'privacy', 'aggregator', 'support', 'indiegogo', 'post', 'garmin', 'tos', 'post', 'edit', 'tool', 'repost', 'care', 'post', 'color', 'comment', 'customer', 'problem', 'data', 'evelina']"
+613.0,term privacy control access data jawbone share data consent consent venture export data download data partner account contact support team data account term notice jawbone revise term trust data secure jawbone enforces connection http,"['term', 'privacy', 'control', 'access', 'data', 'jawbone', 'share', 'data', 'consent', 'consent', 'venture', 'export', 'data', 'download', 'data', 'partner', 'account', 'contact', 'support', 'team', 'data', 'account', 'term', 'notice', 'jawbone', 'revise', 'term', 'trust', 'data', 'secure', 'jawbone', 'enforces', 'connection', 'http']"
+614.0,term privacy control access data grant worldwide royalty license right publicity privacy registration netatmo service share data party party product service event data download data data account account term notice netatmo reserve modify privacy policy trust data secure support connection http,"['term', 'privacy', 'control', 'access', 'data', 'grant', 'worldwide', 'royalty', 'license', 'right', 'publicity', 'privacy', 'registration', 'netatmo', 'service', 'share', 'data', 'party', 'party', 'product', 'service', 'event', 'data', 'download', 'data', 'data', 'account', 'account', 'term', 'notice', 'netatmo', 'reserve', 'modify', 'privacy', 'policy', 'trust', 'data', 'secure', 'support', 'connection', 'http']"
+615.0,term privacy control access data grant worldwide royalty right data information purpose export data download data api developer account data term notice change term trust data secure support secure connection http,"['term', 'privacy', 'control', 'access', 'data', 'grant', 'worldwide', 'royalty', 'right', 'data', 'information', 'purpose', 'export', 'data', 'download', 'data', 'api', 'developer', 'account', 'data', 'term', 'notice', 'change', 'term', 'trust', 'data', 'secure', 'support', 'secure', 'connection', 'http']"
+616.0,term privacy control access data grant runkeeper royalty license data runkeeper share data party data export data data zip file tracklogs account link runkeeper cease data term notice runkeeper reserve modify term secure runkeeper support secure connection http,"['term', 'privacy', 'control', 'access', 'data', 'grant', 'runkeeper', 'royalty', 'license', 'data', 'runkeeper', 'share', 'data', 'party', 'data', 'export', 'data', 'data', 'zip', 'file', 'tracklogs', 'account', 'link', 'runkeeper', 'cease', 'data', 'term', 'notice', 'runkeeper', 'reserve', 'modify', 'term', 'secure', 'runkeeper', 'support', 'secure', 'connection', 'http']"
+617.0,term withings control access data withings share data permission export data data data account eliminate data send request post term notice withings reserve service term trust data secure support connection http,"['term', 'withings', 'control', 'access', 'data', 'withings', 'share', 'data', 'permission', 'export', 'data', 'data', 'data', 'account', 'eliminate', 'data', 'send', 'request', 'post', 'term', 'notice', 'withings', 'reserve', 'service', 'term', 'trust', 'data', 'secure', 'support', 'connection', 'http']"
+618.0,term privacy control access data opt logmein parent company information party share aggregate information user advertiser business partner party data data set data interval account ask information information instruct information future term notice policy change information information posting notice site trust data secure connection http,"['term', 'privacy', 'control', 'access', 'data', 'opt', 'logmein', 'parent', 'company', 'information', 'party', 'share', 'aggregate', 'information', 'user', 'advertiser', 'business', 'partner', 'party', 'data', 'data', 'set', 'data', 'interval', 'account', 'ask', 'information', 'information', 'instruct', 'information', 'future', 'term', 'notice', 'policy', 'change', 'information', 'information', 'posting', 'notice', 'site', 'trust', 'data', 'secure', 'connection', 'http']"
+619.0,note road cell coverage reason check debug asap patience feedback mayank al luckow track road road yesterday today road community discover bleat announce version whib whib logbook record place country city neighborhood checkins track place battery engage community app rev algorithm trade accuracy battery super engage feedback mayank screenshots data download app itunes app adamm feedback whib appreciate ability export data work rev point data influence whib user data point influence behavior layer intelligence data user section movement walk amp peek whib location crumb home work reason work cell coverage area case whib folk exposure v2 idea realise checkins sort data analysis qsers activity tracker data collection step research cash feedback data combine data apps device start integrate analysis portal zenobase people reference data people level travel hotel night effect mood location sleep correlate quality awakening question walk home misunderstand section idea analysis consumer phone ton reply feedback whib user thought mature spot statement sentiment checkins case feedback thought tell folk team whib al idea export data iphone data idea person btw website site bleatinc folk folk twitter bleatinc idea export data iphone data idea person track road road yesterday today road idea realise checkins sort data analysis qsers activity tracker data collection step research cash feedback data combine data apps device start integrate analysis portal zenobase people reference data people level travel hotel night effect mood location sleep correlate quality awakening question walk home misunderstand section idea analysis consumer phone mayank amp section movement walk amp peek whib location crumb home work reason work cell coverage area case reply spread word cell coverage reason area coverage phone drive yesterday issue crumb house area,"['note', 'road', 'cell', 'coverage', 'reason', 'check', 'debug', 'asap', 'patience', 'feedback', 'mayank', 'al', 'luckow', 'track', 'road', 'road', 'yesterday', 'today', 'road', 'community', 'discover', 'bleat', 'announce', 'version', 'whib', 'whib', 'logbook', 'record', 'place', 'country', 'city', 'neighborhood', 'checkins', 'track', 'place', 'battery', 'engage', 'community', 'app', 'rev', 'algorithm', 'trade', 'accuracy', 'battery', 'super', 'engage', 'feedback', 'mayank', 'screenshots', 'data', 'download', 'app', 'itunes', 'app', 'adamm', 'feedback', 'whib', 'appreciate', 'ability', 'export', 'data', 'work', 'rev', 'point', 'data', 'influence', 'whib', 'user', 'data', 'point', 'influence', 'behavior', 'layer', 'intelligence', 'data', 'user', 'section', 'movement', 'walk', 'amp', 'peek', 'whib', 'location', 'crumb', 'home', 'work', 'reason', 'work', 'cell', 'coverage', 'area', 'case', 'whib', 'folk', 'exposure', 'v2', 'idea', 'realise', 'checkins', 'sort', 'data', 'analysis', 'qsers', 'activity', 'tracker', 'data', 'collection', 'step', 'research', 'cash', 'feedback', 'data', 'combine', 'data', 'apps', 'device', 'start', 'integrate', 'analysis', 'portal', 'zenobase', 'people', 'reference', 'data', 'people', 'level', 'travel', 'hotel', 'night', 'effect', 'mood', 'location', 'sleep', 'correlate', 'quality', 'awakening', 'question', 'walk', 'home', 'misunderstand', 'section', 'idea', 'analysis', 'consumer', 'phone', 'ton', 'reply', 'feedback', 'whib', 'user', 'thought', 'mature', 'spot', 'statement', 'sentiment', 'checkins', 'case', 'feedback', 'thought', 'tell', 'folk', 'team', 'whib', 'al', 'idea', 'export', 'data', 'iphone', 'data', 'idea', 'person', 'btw', 'website', 'site', 'bleatinc', 'folk', 'folk', 'twitter', 'bleatinc', 'idea', 'export', 'data', 'iphone', 'data', 'idea', 'person', 'track', 'road', 'road', 'yesterday', 'today', 'road', 'idea', 'realise', 'checkins', 'sort', 'data', 'analysis', 'qsers', 'activity', 'tracker', 'data', 'collection', 'step', 'research', 'cash', 'feedback', 'data', 'combine', 'data', 'apps', 'device', 'start', 'integrate', 'analysis', 'portal', 'zenobase', 'people', 'reference', 'data', 'people', 'level', 'travel', 'hotel', 'night', 'effect', 'mood', 'location', 'sleep', 'correlate', 'quality', 'awakening', 'question', 'walk', 'home', 'misunderstand', 'section', 'idea', 'analysis', 'consumer', 'phone', 'mayank', 'amp', 'section', 'movement', 'walk', 'amp', 'peek', 'whib', 'location', 'crumb', 'home', 'work', 'reason', 'work', 'cell', 'coverage', 'area', 'case', 'reply', 'spread', 'word', 'cell', 'coverage', 'reason', 'area', 'coverage', 'phone', 'drive', 'yesterday', 'issue', 'crumb', 'house', 'area']"
+620.0,correlation influence share data fairycakes advice advice apps migraine work service data spreadsheet kind stuff work reason migraine apps idea trigger symptom randomly question answer track anomia hope word sarcasm figure bloodwork hashimoto milk carbs difference relation mood tsh weight ahh mistake post language fluent title information start aspect data temperature food health reason kind trigger change gadget spent buck data money advice female cycle track sign body mucus basal temperature sign pregnancy method sensiplan weight eat desease weight pill program convert food point point migraine reason factor sleep weekend kind food influence meagre information track place correlation stuff wise link android phone spreadsheet contains track tia fairycakes,"['correlation', 'influence', 'share', 'data', 'fairycakes', 'advice', 'advice', 'apps', 'migraine', 'work', 'service', 'data', 'spreadsheet', 'kind', 'stuff', 'work', 'reason', 'migraine', 'apps', 'idea', 'trigger', 'symptom', 'randomly', 'question', 'answer', 'track', 'anomia', 'hope', 'word', 'sarcasm', 'figure', 'bloodwork', 'hashimoto', 'milk', 'carbs', 'difference', 'relation', 'mood', 'tsh', 'weight', 'ahh', 'mistake', 'post', 'language', 'fluent', 'title', 'information', 'start', 'aspect', 'data', 'temperature', 'food', 'health', 'reason', 'kind', 'trigger', 'change', 'gadget', 'spent', 'buck', 'data', 'money', 'advice', 'female', 'cycle', 'track', 'sign', 'body', 'mucus', 'basal', 'temperature', 'sign', 'pregnancy', 'method', 'sensiplan', 'weight', 'eat', 'desease', 'weight', 'pill', 'program', 'convert', 'food', 'point', 'point', 'migraine', 'reason', 'factor', 'sleep', 'weekend', 'kind', 'food', 'influence', 'meagre', 'information', 'track', 'place', 'correlation', 'stuff', 'wise', 'link', 'android', 'phone', 'spreadsheet', 'contains', 'track', 'tia', 'fairycakes']"
+621.0,opportunity research area issue journal issue topic interaction reflection change reflection work paper question interaction reflection behaviour change theme issue interaction reflection behaviour change interaction reflection behaviour change issue date october author notification version march scope theme issue technology change setting change activity exercise habit addiction cigarette household chore behaviour distraction footprint web setting technology smartphones sensor technology display issue opportunity technology interaction reflection behaviour change process change user smartphones opportunity people support instance peer group source support change process technology data community movement technology activity goal technology opportunity reflection technology change prescribe goal people choice technology resource behaviour example movement highlight popularity smartphone apps sensor technology action sensor technology display reflection action instance heart rate monitor feedback runner pace self ambient display power cord facilitate reflection aspect electricity consumption awareness deliberation aim issue report state research interaction reflection behaviour change theory concept evaluation technology setting topic topic deployment behaviour change support interaction reflection case study change setting health addiction energy consumption behaviour technology interaction phase change process change habit change technology group user group family community movement study interaction technique visualisation technique implication interaction behaviour change critique theory technology behaviour change support concept guideline consideration reflection interaction behaviour issue support versus pressure coercion observation versus surveillance autonomy choice submission submission journal template instruction homepage manuscript email cfp behaviourchange gmail manuscript submission decision acceptance revision rejection review reviewer cfp behaviourchange gmail question issue submission editor ploderer university melbourne australia wolfgang reitberger university technology austria kukkonen university oulu finland lisette van gemert pijnen university twente netherlands,"['opportunity', 'research', 'area', 'issue', 'journal', 'issue', 'topic', 'interaction', 'reflection', 'change', 'reflection', 'work', 'paper', 'question', 'interaction', 'reflection', 'behaviour', 'change', 'theme', 'issue', 'interaction', 'reflection', 'behaviour', 'change', 'interaction', 'reflection', 'behaviour', 'change', 'issue', 'date', 'october', 'author', 'notification', 'version', 'march', 'scope', 'theme', 'issue', 'technology', 'change', 'setting', 'change', 'activity', 'exercise', 'habit', 'addiction', 'cigarette', 'household', 'chore', 'behaviour', 'distraction', 'footprint', 'web', 'setting', 'technology', 'smartphones', 'sensor', 'technology', 'display', 'issue', 'opportunity', 'technology', 'interaction', 'reflection', 'behaviour', 'change', 'process', 'change', 'user', 'smartphones', 'opportunity', 'people', 'support', 'instance', 'peer', 'group', 'source', 'support', 'change', 'process', 'technology', 'data', 'community', 'movement', 'technology', 'activity', 'goal', 'technology', 'opportunity', 'reflection', 'technology', 'change', 'prescribe', 'goal', 'people', 'choice', 'technology', 'resource', 'behaviour', 'example', 'movement', 'highlight', 'popularity', 'smartphone', 'apps', 'sensor', 'technology', 'action', 'sensor', 'technology', 'display', 'reflection', 'action', 'instance', 'heart', 'rate', 'monitor', 'feedback', 'runner', 'pace', 'self', 'ambient', 'display', 'power', 'cord', 'facilitate', 'reflection', 'aspect', 'electricity', 'consumption', 'awareness', 'deliberation', 'aim', 'issue', 'report', 'state', 'research', 'interaction', 'reflection', 'behaviour', 'change', 'theory', 'concept', 'evaluation', 'technology', 'setting', 'topic', 'topic', 'deployment', 'behaviour', 'change', 'support', 'interaction', 'reflection', 'case', 'study', 'change', 'setting', 'health', 'addiction', 'energy', 'consumption', 'behaviour', 'technology', 'interaction', 'phase', 'change', 'process', 'change', 'habit', 'change', 'technology', 'group', 'user', 'group', 'family', 'community', 'movement', 'study', 'interaction', 'technique', 'visualisation', 'technique', 'implication', 'interaction', 'behaviour', 'change', 'critique', 'theory', 'technology', 'behaviour', 'change', 'support', 'concept', 'guideline', 'consideration', 'reflection', 'interaction', 'behaviour', 'issue', 'support', 'versus', 'pressure', 'coercion', 'observation', 'versus', 'surveillance', 'autonomy', 'choice', 'submission', 'submission', 'journal', 'template', 'instruction', 'homepage', 'manuscript', 'email', 'cfp', 'behaviourchange', 'gmail', 'manuscript', 'submission', 'decision', 'acceptance', 'revision', 'rejection', 'review', 'reviewer', 'cfp', 'behaviourchange', 'gmail', 'question', 'issue', 'submission', 'editor', 'ploderer', 'university', 'melbourne', 'australia', 'wolfgang', 'reitberger', 'university', 'technology', 'austria', 'kukkonen', 'university', 'oulu', 'finland', 'lisette', 'van', 'gemert', 'pijnen', 'university', 'twente', 'netherlands']"
+622.0,withings scale work fitbit app withings data pay extra thought people hand experience thought regret choice,"['withings', 'scale', 'work', 'fitbit', 'app', 'withings', 'data', 'pay', 'extra', 'thought', 'people', 'hand', 'experience', 'thought', 'regret', 'choice']"
+623.0,er forward work participate method phd candidate effect value congruence experience money value congruence term action emotion virtue moral value movie experience emotion researcher elevation brief state sensation openness chest head frequency moment happens scale study search purchase survival project value congruence consumer experience experience movie vacation book concert fact forum kind reflection work candidate study iteration experience choice study refer researcher information share pseudonym choice quote research report pilot people commitment june viewing movie line service decline question study consequence remuneration study access internet bandwidth view line movie purchase movie june th participate study email rb send instruction phone email rb renee,"['er', 'forward', 'work', 'participate', 'method', 'phd', 'candidate', 'effect', 'value', 'congruence', 'experience', 'money', 'value', 'congruence', 'term', 'action', 'emotion', 'virtue', 'moral', 'value', 'movie', 'experience', 'emotion', 'researcher', 'elevation', 'brief', 'state', 'sensation', 'openness', 'chest', 'head', 'frequency', 'moment', 'happens', 'scale', 'study', 'search', 'purchase', 'survival', 'project', 'value', 'congruence', 'consumer', 'experience', 'experience', 'movie', 'vacation', 'book', 'concert', 'fact', 'forum', 'kind', 'reflection', 'work', 'candidate', 'study', 'iteration', 'experience', 'choice', 'study', 'refer', 'researcher', 'information', 'share', 'pseudonym', 'choice', 'quote', 'research', 'report', 'pilot', 'people', 'commitment', 'june', 'viewing', 'movie', 'line', 'service', 'decline', 'question', 'study', 'consequence', 'remuneration', 'study', 'access', 'internet', 'bandwidth', 'view', 'line', 'movie', 'purchase', 'movie', 'june', 'th', 'participate', 'study', 'email', 'rb', 'send', 'instruction', 'phone', 'email', 'rb', 'renee']"
+624.0,update nan alan mail br kouris contribute curriculum design example implies problem self analytics relationship trend randomness problem stats course simulation example course discussion design trouble data tell answer question stats field goal stats question people tool update heh heh date skype june mid morning cdt texas case join adabney skype purpose brainstorm stuff level class software class example data set class assessment class launch kouris reply help example course greeting science data coursera class scratch statistic tracker post measuredme slick blog adabney stat tamu skype discus plan,"['update', 'nan', 'alan', 'mail', 'br', 'kouris', 'contribute', 'curriculum', 'design', 'example', 'implies', 'problem', 'self', 'analytics', 'relationship', 'trend', 'randomness', 'problem', 'stats', 'course', 'simulation', 'example', 'course', 'discussion', 'design', 'trouble', 'data', 'tell', 'answer', 'question', 'stats', 'field', 'goal', 'stats', 'question', 'people', 'tool', 'update', 'heh', 'heh', 'date', 'skype', 'june', 'mid', 'morning', 'cdt', 'texas', 'case', 'join', 'adabney', 'skype', 'purpose', 'brainstorm', 'stuff', 'level', 'class', 'software', 'class', 'example', 'data', 'set', 'class', 'assessment', 'class', 'launch', 'kouris', 'reply', 'help', 'example', 'course', 'greeting', 'science', 'data', 'coursera', 'class', 'scratch', 'statistic', 'tracker', 'post', 'measuredme', 'slick', 'blog', 'adabney', 'stat', 'tamu', 'skype', 'discus', 'plan']"
+625.0,term privacy control access data grant license data advertising publicity share data advertiser partner data account account data term notice myfitnesspal reserve change privacy policy change modification page trust data secure connection http signing data pdf report file luck justin timmer export tool term contender level database pre food tos comparison somone food database choice myfitnesspal data eric,"['term', 'privacy', 'control', 'access', 'data', 'grant', 'license', 'data', 'advertising', 'publicity', 'share', 'data', 'advertiser', 'partner', 'data', 'account', 'account', 'data', 'term', 'notice', 'myfitnesspal', 'reserve', 'change', 'privacy', 'policy', 'change', 'modification', 'page', 'trust', 'data', 'secure', 'connection', 'http', 'signing', 'data', 'pdf', 'report', 'file', 'luck', 'justin', 'timmer', 'export', 'tool', 'term', 'contender', 'level', 'database', 'pre', 'food', 'tos', 'comparison', 'somone', 'food', 'database', 'choice', 'myfitnesspal', 'data', 'eric']"
+626.0,alot research plunge body goal lose fitness level purchase omron body composition monitor scale kind heart rate monitor deal goal optimization subscription fee program trial subscription question product program body answer device tell activity manager track activity step actuate feature surprise data data point sheet data base decide cancel subscription data device people device manufacturer link group data trial course tip trick device jason armband product line online activity manager software access rate sensor data energy expenditure step activity manager clear data download email research bodymedia send install license access export feature software question data data point sheet data base software developer data example code allows access data activity manage access sensor signal desktop mobile data data wearer permission pull data subscription data device data data base subscription data monitor activity manager subscription sensewear data file file version software recall people device manufacturer research software armband desktop software activity manager site record raw sensor data value activity level calorie expenditure data file csv feature key consumer armband monitor core armband site activity manager work sensewear software link iphone apps data phone course tip trick device refer sensewear software help tab software learn feature option activity manager visit site advice goal online activity manager subscription discount ask answer question tip trick health rachel manager affair,"['alot', 'research', 'plunge', 'body', 'goal', 'lose', 'fitness', 'level', 'purchase', 'omron', 'body', 'composition', 'monitor', 'scale', 'kind', 'heart', 'rate', 'monitor', 'deal', 'goal', 'optimization', 'subscription', 'fee', 'program', 'trial', 'subscription', 'question', 'product', 'program', 'body', 'answer', 'device', 'tell', 'activity', 'manager', 'track', 'activity', 'step', 'actuate', 'feature', 'surprise', 'data', 'data', 'point', 'sheet', 'data', 'base', 'decide', 'cancel', 'subscription', 'data', 'device', 'people', 'device', 'manufacturer', 'link', 'group', 'data', 'trial', 'course', 'tip', 'trick', 'device', 'jason', 'armband', 'product', 'line', 'online', 'activity', 'manager', 'software', 'access', 'rate', 'sensor', 'data', 'energy', 'expenditure', 'step', 'activity', 'manager', 'clear', 'data', 'download', 'email', 'research', 'bodymedia', 'send', 'install', 'license', 'access', 'export', 'feature', 'software', 'question', 'data', 'data', 'point', 'sheet', 'data', 'base', 'software', 'developer', 'data', 'example', 'code', 'allows', 'access', 'data', 'activity', 'manage', 'access', 'sensor', 'signal', 'desktop', 'mobile', 'data', 'data', 'wearer', 'permission', 'pull', 'data', 'subscription', 'data', 'device', 'data', 'data', 'base', 'subscription', 'data', 'monitor', 'activity', 'manager', 'subscription', 'sensewear', 'data', 'file', 'file', 'version', 'software', 'recall', 'people', 'device', 'manufacturer', 'research', 'software', 'armband', 'desktop', 'software', 'activity', 'manager', 'site', 'record', 'raw', 'sensor', 'data', 'value', 'activity', 'level', 'calorie', 'expenditure', 'data', 'file', 'csv', 'feature', 'key', 'consumer', 'armband', 'monitor', 'core', 'armband', 'site', 'activity', 'manager', 'work', 'sensewear', 'software', 'link', 'iphone', 'apps', 'data', 'phone', 'course', 'tip', 'trick', 'device', 'refer', 'sensewear', 'software', 'help', 'tab', 'software', 'learn', 'feature', 'option', 'activity', 'manager', 'visit', 'site', 'advice', 'goal', 'online', 'activity', 'manager', 'subscription', 'discount', 'ask', 'answer', 'question', 'tip', 'trick', 'health', 'rachel', 'manager', 'affair']"
+627.0,quartertohappiness hmmm message offset var test php line notice test php line notice test php line date step calorie floor example start date yyyy end date yyyy start end hh quote message change browser ip address mention timezone query hope help victor lee quartertohappiness hmmm message offset var test php line notice test php line notice test php line date step calorie floor example start date yyyy end date yyyy start end hh quote message change browser ip address mention timezone query hope help development person tool help activity join respond person break query query problem data data break building worldwide bug issue comment ghostface assistant grab issue defer assistant grab webpage stay research team crude fitbit data tool research level term business tool research fitbit site window link server host address data grab request click submit request authorize fitbit site date formatting request browser window chrome incognito window issue browser cache fitbits service csv file data feed visualization analysis tool research team crude fitbit data tool research level term business tool research fitbit site window link server host address data grab request click submit request authorize fitbit site date formatting request browser window chrome incognito window issue browser cache update data structure flexibility request problem length data code place okay data person development replicate bug condition date form picky date sequence step information issue formatting query requirement sound fetch data notice warning timelimit limit range victor sourcecode github integrate datagrabbing cronjob api spot script fetch csv split timeframes range service fetch data avoid job data fitbit kinda suck hmmm message offset var test php line notice test php line notice test php line date step calorie floor example start date yyyy end date yyyy start end hh quote message change browser ip address mention timezone query hope help tool work message notice property object var fitbit test php line error member function var fitbit test php line quote feedback data help effort work case mention response case hope people,"['quartertohappiness', 'hmmm', 'message', 'offset', 'var', 'test', 'php', 'line', 'notice', 'test', 'php', 'line', 'notice', 'test', 'php', 'line', 'date', 'step', 'calorie', 'floor', 'example', 'start', 'date', 'yyyy', 'end', 'date', 'yyyy', 'start', 'end', 'hh', 'quote', 'message', 'change', 'browser', 'ip', 'address', 'mention', 'timezone', 'query', 'hope', 'help', 'victor', 'lee', 'quartertohappiness', 'hmmm', 'message', 'offset', 'var', 'test', 'php', 'line', 'notice', 'test', 'php', 'line', 'notice', 'test', 'php', 'line', 'date', 'step', 'calorie', 'floor', 'example', 'start', 'date', 'yyyy', 'end', 'date', 'yyyy', 'start', 'end', 'hh', 'quote', 'message', 'change', 'browser', 'ip', 'address', 'mention', 'timezone', 'query', 'hope', 'help', 'development', 'person', 'tool', 'help', 'activity', 'join', 'respond', 'person', 'break', 'query', 'query', 'problem', 'data', 'data', 'break', 'building', 'worldwide', 'bug', 'issue', 'comment', 'ghostface', 'assistant', 'grab', 'issue', 'defer', 'assistant', 'grab', 'webpage', 'stay', 'research', 'team', 'crude', 'fitbit', 'data', 'tool', 'research', 'level', 'term', 'business', 'tool', 'research', 'fitbit', 'site', 'window', 'link', 'server', 'host', 'address', 'data', 'grab', 'request', 'click', 'submit', 'request', 'authorize', 'fitbit', 'site', 'date', 'formatting', 'request', 'browser', 'window', 'chrome', 'incognito', 'window', 'issue', 'browser', 'cache', 'fitbits', 'service', 'csv', 'file', 'data', 'feed', 'visualization', 'analysis', 'tool', 'research', 'team', 'crude', 'fitbit', 'data', 'tool', 'research', 'level', 'term', 'business', 'tool', 'research', 'fitbit', 'site', 'window', 'link', 'server', 'host', 'address', 'data', 'grab', 'request', 'click', 'submit', 'request', 'authorize', 'fitbit', 'site', 'date', 'formatting', 'request', 'browser', 'window', 'chrome', 'incognito', 'window', 'issue', 'browser', 'cache', 'update', 'data', 'structure', 'flexibility', 'request', 'problem', 'length', 'data', 'code', 'place', 'okay', 'data', 'person', 'development', 'replicate', 'bug', 'condition', 'date', 'form', 'picky', 'date', 'sequence', 'step', 'information', 'issue', 'formatting', 'query', 'requirement', 'sound', 'fetch', 'data', 'notice', 'warning', 'timelimit', 'limit', 'range', 'victor', 'sourcecode', 'github', 'integrate', 'datagrabbing', 'cronjob', 'api', 'spot', 'script', 'fetch', 'csv', 'split', 'timeframes', 'range', 'service', 'fetch', 'data', 'avoid', 'job', 'data', 'fitbit', 'kinda', 'suck', 'hmmm', 'message', 'offset', 'var', 'test', 'php', 'line', 'notice', 'test', 'php', 'line', 'notice', 'test', 'php', 'line', 'date', 'step', 'calorie', 'floor', 'example', 'start', 'date', 'yyyy', 'end', 'date', 'yyyy', 'start', 'end', 'hh', 'quote', 'message', 'change', 'browser', 'ip', 'address', 'mention', 'timezone', 'query', 'hope', 'help', 'tool', 'work', 'message', 'notice', 'property', 'object', 'var', 'fitbit', 'test', 'php', 'line', 'error', 'member', 'function', 'var', 'fitbit', 'test', 'php', 'line', 'quote', 'feedback', 'data', 'help', 'effort', 'work', 'case', 'mention', 'response', 'case', 'hope', 'people']"
+628.0,steve description theme awareness feature story paper brief cessation program quitting redefinition response seldom cue cue change tension breathing moment moment experience nicotine withdrawal action behavior driving teeth example drive position lane steering adjustment muscle movement maintain position cue association muscle movement today immediate symptom withdrawal muscle tension association symptom cue response smoker muscle tension response source cue boredom fatigue hunger withdrawal cigarette change steer stay introduce practice association response subtle change tension breathing cue practice action instance result awareness skill people timer situation word moment state body cue add cue eye strain response action cue neck shoulder breath water app platform date tech exercise timer sheet paper pencil perspective action smoker forum program example behavior change self lead information elaboration paragraph question,"['steve', 'description', 'theme', 'awareness', 'feature', 'story', 'paper', 'brief', 'cessation', 'program', 'quitting', 'redefinition', 'response', 'seldom', 'cue', 'cue', 'change', 'tension', 'breathing', 'moment', 'moment', 'experience', 'nicotine', 'withdrawal', 'action', 'behavior', 'driving', 'teeth', 'example', 'drive', 'position', 'lane', 'steering', 'adjustment', 'muscle', 'movement', 'maintain', 'position', 'cue', 'association', 'muscle', 'movement', 'today', 'immediate', 'symptom', 'withdrawal', 'muscle', 'tension', 'association', 'symptom', 'cue', 'response', 'smoker', 'muscle', 'tension', 'response', 'source', 'cue', 'boredom', 'fatigue', 'hunger', 'withdrawal', 'cigarette', 'change', 'steer', 'stay', 'introduce', 'practice', 'association', 'response', 'subtle', 'change', 'tension', 'breathing', 'cue', 'practice', 'action', 'instance', 'result', 'awareness', 'skill', 'people', 'timer', 'situation', 'word', 'moment', 'state', 'body', 'cue', 'add', 'cue', 'eye', 'strain', 'response', 'action', 'cue', 'neck', 'shoulder', 'breath', 'water', 'app', 'platform', 'date', 'tech', 'exercise', 'timer', 'sheet', 'paper', 'pencil', 'perspective', 'action', 'smoker', 'forum', 'program', 'example', 'behavior', 'change', 'self', 'lead', 'information', 'elaboration', 'paragraph', 'question']"
+629.0,pawbeat company space friend meet family health location tracker pet pet people science gps pet technology product activity tracker dog record dog experience buy soul pet watch,"['pawbeat', 'company', 'space', 'friend', 'meet', 'family', 'health', 'location', 'tracker', 'pet', 'pet', 'people', 'science', 'gps', 'pet', 'technology', 'product', 'activity', 'tracker', 'dog', 'record', 'dog', 'experience', 'buy', 'soul', 'pet', 'watch']"
+630.0,paper research kid device data form journal school kid version payment preprint version school kid version preprint version,"['paper', 'research', 'kid', 'device', 'data', 'form', 'journal', 'school', 'kid', 'version', 'payment', 'preprint', 'version', 'school', 'kid', 'version', 'preprint', 'version']"
+631.0,paper journal print preprint version technology knowledge activity data collection endurance runner sensor technology sport athlete performance information layer practice information layer practice end self promotion gt,"['paper', 'journal', 'print', 'preprint', 'version', 'technology', 'knowledge', 'activity', 'data', 'collection', 'endurance', 'runner', 'sensor', 'technology', 'sport', 'athlete', 'performance', 'information', 'layer', 'practice', 'information', 'layer', 'practice', 'end', 'self', 'promotion', 'gt']"
+632.0,iphone pedometer yinka,"['iphone', 'pedometer', 'yinka']"
+633.0,quote ernesto ramirez post topic feedback thought expand quote video audio ejain video eric switch today toolmaker talk today google hangout interview interview download process feedback thought expand video help split interviewee camera straight intro visuals slide depends post production,"['quote', 'ernesto', 'ramirez', 'post', 'topic', 'feedback', 'thought', 'expand', 'quote', 'video', 'audio', 'ejain', 'video', 'eric', 'switch', 'today', 'toolmaker', 'talk', 'today', 'google', 'hangout', 'interview', 'interview', 'download', 'process', 'feedback', 'thought', 'expand', 'video', 'help', 'split', 'interviewee', 'camera', 'straight', 'intro', 'visuals', 'slide', 'depends', 'post', 'production']"
+634.0,software github expertise selfspy selfspy effort snag people telepath tracker app case self keylogger telepath project telepath experiment capture movement application title level photo version beep adverb play notice motion user file cpu precise caveat log generates information raw script process machine keydown keyup r keyup keyup keyup r keyup keyup space gt download telepath log application support telepath line line people program code mid link app log file data point log file password log file file congratulation marriage china offer september ernesto wolfram post install software track keystroke software kind spyware people information kid spouse employee review software case browser translates program backtrack source backtrack response issue github experience program keylogger program search control program anykeylogger anykeylogger program internet suggestion maverick software,"['software', 'github', 'expertise', 'selfspy', 'selfspy', 'effort', 'snag', 'people', 'telepath', 'tracker', 'app', 'case', 'self', 'keylogger', 'telepath', 'project', 'telepath', 'experiment', 'capture', 'movement', 'application', 'title', 'level', 'photo', 'version', 'beep', 'adverb', 'play', 'notice', 'motion', 'user', 'file', 'cpu', 'precise', 'caveat', 'log', 'generates', 'information', 'raw', 'script', 'process', 'machine', 'keydown', 'keyup', 'r', 'keyup', 'keyup', 'keyup', 'r', 'keyup', 'keyup', 'space', 'gt', 'download', 'telepath', 'log', 'application', 'support', 'telepath', 'line', 'line', 'people', 'program', 'code', 'mid', 'link', 'app', 'log', 'file', 'data', 'point', 'log', 'file', 'password', 'log', 'file', 'file', 'congratulation', 'marriage', 'china', 'offer', 'september', 'ernesto', 'wolfram', 'post', 'install', 'software', 'track', 'keystroke', 'software', 'kind', 'spyware', 'people', 'information', 'kid', 'spouse', 'employee', 'review', 'software', 'case', 'browser', 'translates', 'program', 'backtrack', 'source', 'backtrack', 'response', 'issue', 'github', 'experience', 'program', 'keylogger', 'program', 'search', 'control', 'program', 'anykeylogger', 'anykeylogger', 'program', 'internet', 'suggestion', 'maverick', 'software']"
+635.0,member participate research project vasja research university primorska slovenia andrej bertoncelj research investigate influence value drug market answer msc university primorska,"['member', 'participate', 'research', 'project', 'vasja', 'research', 'university', 'primorska', 'slovenia', 'andrej', 'bertoncelj', 'research', 'investigate', 'influence', 'value', 'drug', 'market', 'answer', 'msc', 'university', 'primorska']"
+636.0,application health apps success work kickstarter campaign fund pip measurement device io pip biosensor play pip wireless biosensor apps art relaxation campaign help people level community data party developer data create deliver measurement storage retrieval comparison email info website fiachra matthew developer galvanic,"['application', 'health', 'apps', 'success', 'work', 'kickstarter', 'campaign', 'fund', 'pip', 'measurement', 'device', 'io', 'pip', 'biosensor', 'play', 'pip', 'wireless', 'biosensor', 'apps', 'art', 'relaxation', 'campaign', 'help', 'people', 'level', 'community', 'data', 'party', 'developer', 'data', 'create', 'deliver', 'measurement', 'storage', 'retrieval', 'comparison', 'email', 'info', 'website', 'fiachra', 'matthew', 'developer', 'galvanic']"
+637.0,noisy measurement help place discussion brain mind krisp delineation state krisp meditation attention signal result data collection meditation tape capture meditation trial detection mark data notice thought state change data krisp developer vitamin r dry sensor fluctuation attention job fact support version software openvibe data application development product assistance impression correspondence apps apps r support sensor resolution brain signal control option mac choice software approach app hardware software combination result krisp noisy measurement help ahh realtime experience visualization software problem experiment r path headset stay software visualization meditation journal evaluation work data connector device realtime data data focus meditation change process data approach calibration machine response remembers brain personality speech recognition phase expert pattern data support type approach explore engr meditation attention signal result process developer vitamin r dry sensor fluctuation attention job fact support version software openvibe data neurosky technology opportunity map brain mind activity interface control device application data post link mapping state kind feedback mindfulness mediation mindfulness meditation practice attention moment experience reality overlay mind awareness thinking eeg device thinking subtlety notice muscle consciousness delineation state wondering noisy measurement help ahh realtime experience visualization software description vitamin r feature figure attention meditation level moment focus attention task clock sound moment beta tester,"['noisy', 'measurement', 'help', 'place', 'discussion', 'brain', 'mind', 'krisp', 'delineation', 'state', 'krisp', 'meditation', 'attention', 'signal', 'result', 'data', 'collection', 'meditation', 'tape', 'capture', 'meditation', 'trial', 'detection', 'mark', 'data', 'notice', 'thought', 'state', 'change', 'data', 'krisp', 'developer', 'vitamin', 'r', 'dry', 'sensor', 'fluctuation', 'attention', 'job', 'fact', 'support', 'version', 'software', 'openvibe', 'data', 'application', 'development', 'product', 'assistance', 'impression', 'correspondence', 'apps', 'apps', 'r', 'support', 'sensor', 'resolution', 'brain', 'signal', 'control', 'option', 'mac', 'choice', 'software', 'approach', 'app', 'hardware', 'software', 'combination', 'result', 'krisp', 'noisy', 'measurement', 'help', 'ahh', 'realtime', 'experience', 'visualization', 'software', 'problem', 'experiment', 'r', 'path', 'headset', 'stay', 'software', 'visualization', 'meditation', 'journal', 'evaluation', 'work', 'data', 'connector', 'device', 'realtime', 'data', 'data', 'focus', 'meditation', 'change', 'process', 'data', 'approach', 'calibration', 'machine', 'response', 'remembers', 'brain', 'personality', 'speech', 'recognition', 'phase', 'expert', 'pattern', 'data', 'support', 'type', 'approach', 'explore', 'engr', 'meditation', 'attention', 'signal', 'result', 'process', 'developer', 'vitamin', 'r', 'dry', 'sensor', 'fluctuation', 'attention', 'job', 'fact', 'support', 'version', 'software', 'openvibe', 'data', 'neurosky', 'technology', 'opportunity', 'map', 'brain', 'mind', 'activity', 'interface', 'control', 'device', 'application', 'data', 'post', 'link', 'mapping', 'state', 'kind', 'feedback', 'mindfulness', 'mediation', 'mindfulness', 'meditation', 'practice', 'attention', 'moment', 'experience', 'reality', 'overlay', 'mind', 'awareness', 'thinking', 'eeg', 'device', 'thinking', 'subtlety', 'notice', 'muscle', 'consciousness', 'delineation', 'state', 'wondering', 'noisy', 'measurement', 'help', 'ahh', 'realtime', 'experience', 'visualization', 'software', 'description', 'vitamin', 'r', 'feature', 'figure', 'attention', 'meditation', 'level', 'moment', 'focus', 'attention', 'task', 'clock', 'sound', 'moment', 'beta', 'tester']"
+638.0,developer iphone app choice choice goal achievement code code party feedback app ios7 code code reply topic code krishna,"['developer', 'iphone', 'app', 'choice', 'choice', 'goal', 'achievement', 'code', 'code', 'party', 'feedback', 'app', 'ios7', 'code', 'code', 'reply', 'topic', 'code', 'krishna']"
+640.0,productivity habit track data jawbone dr henry lieberman eslick mit laboratory research study online tool experiment evidence health wellness intervention site help scientist self experiment productivity collection category study activity tracker jawbone people control group study interview participate learn instruction question eslick mit eslick productivity habit track data jawbone dr henry lieberman eslick mit laboratory research study online tool experiment evidence health wellness intervention site help scientist self experiment productivity collection category study activity tracker jawbone people control group study interview participate learn instruction question eslick mit eslick sleep tracker people quality sohmsleep,"['productivity', 'habit', 'track', 'data', 'jawbone', 'dr', 'henry', 'lieberman', 'eslick', 'mit', 'laboratory', 'research', 'study', 'online', 'tool', 'experiment', 'evidence', 'health', 'wellness', 'intervention', 'site', 'help', 'scientist', 'self', 'experiment', 'productivity', 'collection', 'category', 'study', 'activity', 'tracker', 'jawbone', 'people', 'control', 'group', 'study', 'interview', 'participate', 'learn', 'instruction', 'question', 'eslick', 'mit', 'eslick', 'productivity', 'habit', 'track', 'data', 'jawbone', 'dr', 'henry', 'lieberman', 'eslick', 'mit', 'laboratory', 'research', 'study', 'online', 'tool', 'experiment', 'evidence', 'health', 'wellness', 'intervention', 'site', 'help', 'scientist', 'self', 'experiment', 'productivity', 'collection', 'category', 'study', 'activity', 'tracker', 'jawbone', 'people', 'control', 'group', 'study', 'interview', 'participate', 'learn', 'instruction', 'question', 'eslick', 'mit', 'eslick', 'sleep', 'tracker', 'people', 'quality', 'sohmsleep']"
+641.0,productivity habit track data jawbone dr henry lieberman eslick mit laboratory research study online tool experiment evidence health wellness intervention site help scientist self experiment productivity collection category study activity tracker jawbone people control group study interview participate learn instruction question eslick mit eslick,"['productivity', 'habit', 'track', 'data', 'jawbone', 'dr', 'henry', 'lieberman', 'eslick', 'mit', 'laboratory', 'research', 'study', 'online', 'tool', 'experiment', 'evidence', 'health', 'wellness', 'intervention', 'site', 'help', 'scientist', 'self', 'experiment', 'productivity', 'collection', 'category', 'study', 'activity', 'tracker', 'jawbone', 'people', 'control', 'group', 'study', 'interview', 'participate', 'learn', 'instruction', 'question', 'eslick', 'mit', 'eslick']"
+642.0,productivity habit track data jawbone dr henry lieberman eslick mit laboratory research study online tool experiment evidence health wellness intervention site help scientist self experiment productivity collection category study activity tracker jawbone people control group study interview participate learn instruction question eslick mit eslick,"['productivity', 'habit', 'track', 'data', 'jawbone', 'dr', 'henry', 'lieberman', 'eslick', 'mit', 'laboratory', 'research', 'study', 'online', 'tool', 'experiment', 'evidence', 'health', 'wellness', 'intervention', 'site', 'help', 'scientist', 'self', 'experiment', 'productivity', 'collection', 'category', 'study', 'activity', 'tracker', 'jawbone', 'people', 'control', 'group', 'study', 'interview', 'participate', 'learn', 'instruction', 'question', 'eslick', 'mit', 'eslick']"
+643.0,basis watch yesterday people watch data consider thread share discus basis watch watch dive data tool github data basis data export tool super tool heart rate measure intolerance food term gain basis problem data faulty harness data hypothesis damage validate hypothesis,"['basis', 'watch', 'yesterday', 'people', 'watch', 'data', 'consider', 'thread', 'share', 'discus', 'basis', 'watch', 'watch', 'dive', 'data', 'tool', 'github', 'data', 'basis', 'data', 'export', 'tool', 'super', 'tool', 'heart', 'rate', 'measure', 'intolerance', 'food', 'term', 'gain', 'basis', 'problem', 'data', 'faulty', 'harness', 'data', 'hypothesis', 'damage', 'validate', 'hypothesis']"
+644.0,ibd patient self study ginger io ginger io join c3n share genome help intervention tool,"['ibd', 'patient', 'self', 'study', 'ginger', 'io', 'ginger', 'io', 'join', 'c3n', 'share', 'genome', 'help', 'intervention', 'tool']"
+645.0,jim post story tell data mri variability report variability image browser radiologist goal image patient pathology tedium disk visualizing software belief increase beauty capture data likelihood participation anybody data file figure integrate pain issue dicom data jpeg plane manipulation jitter body effort pain structure converter angle view run html5 canvas,"['jim', 'post', 'story', 'tell', 'data', 'mri', 'variability', 'report', 'variability', 'image', 'browser', 'radiologist', 'goal', 'image', 'patient', 'pathology', 'tedium', 'disk', 'visualizing', 'software', 'belief', 'increase', 'beauty', 'capture', 'data', 'likelihood', 'participation', 'anybody', 'data', 'file', 'figure', 'integrate', 'pain', 'issue', 'dicom', 'data', 'jpeg', 'plane', 'manipulation', 'jitter', 'body', 'effort', 'pain', 'structure', 'converter', 'angle', 'view', 'run', 'html5', 'canvas']"
+646.0,color ff4500 zeo discussion question access firmware begin merge thread color eye firmware zeo app fine ipad app display night data access history crash course apple application itunes mistaken restore firmware help thread page post unit access data plenty information sd card access firmware data question firmware update sleep manager head band instruction version head band wondering contrast unit option export data csv file data word problem question moot pointless fix question answer firmware people question headband app device comment device answer question version device advantage device access data iphone android phone hypnogram headband charger transport amp micro mini port data data csv unit person level data phone person access data device incorrect fact app android data unit bar graph increment unit hypnogram matter itunes brother unit amp phone business iphone app work mac issue user mean software io iphone iphone doubt software user phone app work iphone developer impression apps apple issue message program load course experience post apple version zeo iphone software apple copy firmware zeo headband app work firmware headband upgrade zeo site version firmware success help zeo ebay tell mobile firmware idea,"['color', 'ff4500', 'zeo', 'discussion', 'question', 'access', 'firmware', 'begin', 'merge', 'thread', 'color', 'eye', 'firmware', 'zeo', 'app', 'fine', 'ipad', 'app', 'display', 'night', 'data', 'access', 'history', 'crash', 'course', 'apple', 'application', 'itunes', 'mistaken', 'restore', 'firmware', 'help', 'thread', 'page', 'post', 'unit', 'access', 'data', 'plenty', 'information', 'sd', 'card', 'access', 'firmware', 'data', 'question', 'firmware', 'update', 'sleep', 'manager', 'head', 'band', 'instruction', 'version', 'head', 'band', 'wondering', 'contrast', 'unit', 'option', 'export', 'data', 'csv', 'file', 'data', 'word', 'problem', 'question', 'moot', 'pointless', 'fix', 'question', 'answer', 'firmware', 'people', 'question', 'headband', 'app', 'device', 'comment', 'device', 'answer', 'question', 'version', 'device', 'advantage', 'device', 'access', 'data', 'iphone', 'android', 'phone', 'hypnogram', 'headband', 'charger', 'transport', 'amp', 'micro', 'mini', 'port', 'data', 'data', 'csv', 'unit', 'person', 'level', 'data', 'phone', 'person', 'access', 'data', 'device', 'incorrect', 'fact', 'app', 'android', 'data', 'unit', 'bar', 'graph', 'increment', 'unit', 'hypnogram', 'matter', 'itunes', 'brother', 'unit', 'amp', 'phone', 'business', 'iphone', 'app', 'work', 'mac', 'issue', 'user', 'mean', 'software', 'io', 'iphone', 'iphone', 'doubt', 'software', 'user', 'phone', 'app', 'work', 'iphone', 'developer', 'impression', 'apps', 'apple', 'issue', 'message', 'program', 'load', 'course', 'experience', 'post', 'apple', 'version', 'zeo', 'iphone', 'software', 'apple', 'copy', 'firmware', 'zeo', 'headband', 'app', 'work', 'firmware', 'headband', 'upgrade', 'zeo', 'site', 'version', 'firmware', 'success', 'help', 'zeo', 'ebay', 'tell', 'mobile', 'firmware', 'idea']"
+647.0,study edge genotype read line function research question term goal device contribution study help goal enter study feedback website,"['study', 'edge', 'genotype', 'read', 'line', 'function', 'research', 'question', 'term', 'goal', 'device', 'contribution', 'study', 'help', 'goal', 'enter', 'study', 'feedback', 'website']"
+648.0,kind score step count calorie activity activity bar kickstarter project expectation backlash link comment blog post site biotinker link text transparent self experiment robert accuracy design accuracy issue device sleeker device site accuracy people deal device body experiment blog device accuracy,"['kind', 'score', 'step', 'count', 'calorie', 'activity', 'activity', 'bar', 'kickstarter', 'project', 'expectation', 'backlash', 'link', 'comment', 'blog', 'post', 'site', 'biotinker', 'link', 'text', 'transparent', 'self', 'experiment', 'robert', 'accuracy', 'design', 'accuracy', 'issue', 'device', 'sleeker', 'device', 'site', 'accuracy', 'people', 'deal', 'device', 'body', 'experiment', 'blog', 'device', 'accuracy']"
+649.0,thread organizer self data visualization community visualization work data set member meetups ronan mcdonnell mc darby inspiring morning researcher identification health issue play prototype joyce lee,"['thread', 'organizer', 'self', 'data', 'visualization', 'community', 'visualization', 'work', 'data', 'set', 'member', 'meetups', 'ronan', 'mcdonnell', 'mc', 'darby', 'inspiring', 'morning', 'researcher', 'identification', 'health', 'issue', 'play', 'prototype', 'joyce', 'lee']"
+650.0,proteus cortemps pill,"['proteus', 'cortemps', 'pill']"
+651.0,mattsearles option tip pointer suggestion program check thread activity activity logger spent data program data apps mac data database term option tip pointer suggestion program ernesto ramirez mattsearles option tip pointer suggestion program check thread activity activity problem suppose program problem area,"['mattsearles', 'option', 'tip', 'pointer', 'suggestion', 'program', 'check', 'thread', 'activity', 'activity', 'logger', 'spent', 'data', 'program', 'data', 'apps', 'mac', 'data', 'database', 'term', 'option', 'tip', 'pointer', 'suggestion', 'program', 'ernesto', 'ramirez', 'mattsearles', 'option', 'tip', 'pointer', 'suggestion', 'program', 'check', 'thread', 'activity', 'activity', 'problem', 'suppose', 'program', 'problem', 'area']"
+652.0,chriskerns beta tester create challenge differs person person efficiency sign award point behavior problem consider support bodymedia fitbit experience project gamification help sleepwars challenge user contest track sleep fitbit sign challenge random user sleep fitbit quality score jawbone site base jawbone beta tester create challenge body jawbone body device jawbone api start fitbit availability base feedback,"['chriskerns', 'beta', 'tester', 'create', 'challenge', 'differs', 'person', 'person', 'efficiency', 'sign', 'award', 'point', 'behavior', 'problem', 'consider', 'support', 'bodymedia', 'fitbit', 'experience', 'project', 'gamification', 'help', 'sleepwars', 'challenge', 'user', 'contest', 'track', 'sleep', 'fitbit', 'sign', 'challenge', 'random', 'user', 'sleep', 'fitbit', 'quality', 'score', 'jawbone', 'site', 'base', 'jawbone', 'beta', 'tester', 'create', 'challenge', 'body', 'jawbone', 'body', 'device', 'jawbone', 'api', 'start', 'fitbit', 'availability', 'base', 'feedback']"
+653.0,honor judge humanapi hackathon francisco organizer discount code share forum member ticket humanapi startup developer health data consumer healthcare application event bring healthcare hacker health data apis showcase event description humanapi developer health data consumer healthcare application launch fransisco amp food people goal humanapi platform health wellness visualization tool combine apis restriction idea showcase community schedule door sponsor door attendee champion sponsor talk pitch lunch hackathon dinner hack night breakfast lunch hackathon submission hackathon demo begin winner prizathon,"['honor', 'judge', 'humanapi', 'hackathon', 'francisco', 'organizer', 'discount', 'code', 'share', 'forum', 'member', 'ticket', 'humanapi', 'startup', 'developer', 'health', 'data', 'consumer', 'healthcare', 'application', 'event', 'bring', 'healthcare', 'hacker', 'health', 'data', 'apis', 'showcase', 'event', 'description', 'humanapi', 'developer', 'health', 'data', 'consumer', 'healthcare', 'application', 'launch', 'fransisco', 'amp', 'food', 'people', 'goal', 'humanapi', 'platform', 'health', 'wellness', 'visualization', 'tool', 'combine', 'apis', 'restriction', 'idea', 'showcase', 'community', 'schedule', 'door', 'sponsor', 'door', 'attendee', 'champion', 'sponsor', 'talk', 'pitch', 'lunch', 'hackathon', 'dinner', 'hack', 'night', 'breakfast', 'lunch', 'hackathon', 'submission', 'hackathon', 'demo', 'begin', 'winner', 'prizathon']"
+654.0,andrew phrase hate concept modification fact discussion folk range view concept behavior category experience treat word behavior intuition pump influence describing learn tool experience source behaviorist bf skinner work animal work robert dot reinforcement behaviorist framework area instance marketing loss technique discus reference taste chomsky review skinner behavior post dot exception type research attitude answer design dot experiment pigeon experiment dissertation research neuringer dissertation research design result research design result approach design puzzling result influence people research field conditioning research animal analysis modification people experiment gary learn mean worthwhile concept behavior category experience treat word behavior intuition pump influence describing learn tool experience theory whats human behavior human response situation stimulus andrew phrase hate concept modification fact discussion folk range view concept behavior category experience treat word behavior intuition pump influence describing learn tool experience source behaviorist bf skinner work animal work robert dot reinforcement behaviorist framework area instance marketing loss technique discus reference taste chomsky review skinner behavior post forum forum point event wolf effect idea behavior modification note apology modification change core question hate idea behavior modification inclination buster awhile hope seth idea human category behavior manifestation categorization spectrum occurrence point hate idea behavior modification question change question strive answer people market answer question question question example behavior change belief change identity change identity change brain change habit change course,"['andrew', 'phrase', 'hate', 'concept', 'modification', 'fact', 'discussion', 'folk', 'range', 'view', 'concept', 'behavior', 'category', 'experience', 'treat', 'word', 'behavior', 'intuition', 'pump', 'influence', 'describing', 'learn', 'tool', 'experience', 'source', 'behaviorist', 'bf', 'skinner', 'work', 'animal', 'work', 'robert', 'dot', 'reinforcement', 'behaviorist', 'framework', 'area', 'instance', 'marketing', 'loss', 'technique', 'discus', 'reference', 'taste', 'chomsky', 'review', 'skinner', 'behavior', 'post', 'dot', 'exception', 'type', 'research', 'attitude', 'answer', 'design', 'dot', 'experiment', 'pigeon', 'experiment', 'dissertation', 'research', 'neuringer', 'dissertation', 'research', 'design', 'result', 'research', 'design', 'result', 'approach', 'design', 'puzzling', 'result', 'influence', 'people', 'research', 'field', 'conditioning', 'research', 'animal', 'analysis', 'modification', 'people', 'experiment', 'gary', 'learn', 'mean', 'worthwhile', 'concept', 'behavior', 'category', 'experience', 'treat', 'word', 'behavior', 'intuition', 'pump', 'influence', 'describing', 'learn', 'tool', 'experience', 'theory', 'whats', 'human', 'behavior', 'human', 'response', 'situation', 'stimulus', 'andrew', 'phrase', 'hate', 'concept', 'modification', 'fact', 'discussion', 'folk', 'range', 'view', 'concept', 'behavior', 'category', 'experience', 'treat', 'word', 'behavior', 'intuition', 'pump', 'influence', 'describing', 'learn', 'tool', 'experience', 'source', 'behaviorist', 'bf', 'skinner', 'work', 'animal', 'work', 'robert', 'dot', 'reinforcement', 'behaviorist', 'framework', 'area', 'instance', 'marketing', 'loss', 'technique', 'discus', 'reference', 'taste', 'chomsky', 'review', 'skinner', 'behavior', 'post', 'forum', 'forum', 'point', 'event', 'wolf', 'effect', 'idea', 'behavior', 'modification', 'note', 'apology', 'modification', 'change', 'core', 'question', 'hate', 'idea', 'behavior', 'modification', 'inclination', 'buster', 'awhile', 'hope', 'seth', 'idea', 'human', 'category', 'behavior', 'manifestation', 'categorization', 'spectrum', 'occurrence', 'point', 'hate', 'idea', 'behavior', 'modification', 'question', 'change', 'question', 'strive', 'answer', 'people', 'market', 'answer', 'question', 'question', 'question', 'example', 'behavior', 'change', 'belief', 'change', 'identity', 'change', 'identity', 'change', 'brain', 'change', 'habit', 'change', 'course']"
+655.0,article health data explosion company model development astronaut amazement aspect transformation collect quality data intelligence science family doctor field fascination matter health patient fear rush change future mind transform generation grandchild recipient science help nicer family data patient difficulty potent data comingle data macroscopes patient collaborate kid stake exuberance lead segregation control data doctor awareness level physician process change people disposition relate data responsibility help sense hope lead help era health care resist power money question cooler shamoan,"['article', 'health', 'data', 'explosion', 'company', 'model', 'development', 'astronaut', 'amazement', 'aspect', 'transformation', 'collect', 'quality', 'data', 'intelligence', 'science', 'family', 'doctor', 'field', 'fascination', 'matter', 'health', 'patient', 'fear', 'rush', 'change', 'future', 'mind', 'transform', 'generation', 'grandchild', 'recipient', 'science', 'help', 'nicer', 'family', 'data', 'patient', 'difficulty', 'potent', 'data', 'comingle', 'data', 'macroscopes', 'patient', 'collaborate', 'kid', 'stake', 'exuberance', 'lead', 'segregation', 'control', 'data', 'doctor', 'awareness', 'level', 'physician', 'process', 'change', 'people', 'disposition', 'relate', 'data', 'responsibility', 'help', 'sense', 'hope', 'lead', 'help', 'era', 'health', 'care', 'resist', 'power', 'money', 'question', 'cooler', 'shamoan']"
+656.0,benjamin keller goal feel data ownership privacy quantifier device service pity quantifiedself research amp forum disclaimer creator platform health data download app type air quality monitor blog post air monitor maker sensor video work michael journalist article magazine body list apps tool health data course runkeeper quantifier advance benjamin ejain benjamin keller goal feel data ownership privacy quantifier device service pity quantifiedself ownership privacy concern people course talk article tool data health blood pressure quality sleep user aim empower reader article mainstream tool disclaimer creator platform health data download app type air quality monitor blog post air monitor maker sensor video work logistics people device,"['benjamin', 'keller', 'goal', 'feel', 'data', 'ownership', 'privacy', 'quantifier', 'device', 'service', 'pity', 'quantifiedself', 'research', 'amp', 'forum', 'disclaimer', 'creator', 'platform', 'health', 'data', 'download', 'app', 'type', 'air', 'quality', 'monitor', 'blog', 'post', 'air', 'monitor', 'maker', 'sensor', 'video', 'work', 'michael', 'journalist', 'article', 'magazine', 'body', 'list', 'apps', 'tool', 'health', 'data', 'course', 'runkeeper', 'quantifier', 'advance', 'benjamin', 'ejain', 'benjamin', 'keller', 'goal', 'feel', 'data', 'ownership', 'privacy', 'quantifier', 'device', 'service', 'pity', 'quantifiedself', 'ownership', 'privacy', 'concern', 'people', 'course', 'talk', 'article', 'tool', 'data', 'health', 'blood', 'pressure', 'quality', 'sleep', 'user', 'aim', 'empower', 'reader', 'article', 'mainstream', 'tool', 'disclaimer', 'creator', 'platform', 'health', 'data', 'download', 'app', 'type', 'air', 'quality', 'monitor', 'blog', 'post', 'air', 'monitor', 'maker', 'sensor', 'video', 'work', 'logistics', 'people', 'device']"
+657.0,counter type gatekeeper attendance press thumb recs counter brand pedometer reliability sensitivity glance amazon price variation review tally counter example approach smartphone apps counter store order track concentration activity wristband watch work mind activity track concentration idea suggestion seth counter type gatekeeper attendance press suggestion hoping convenient gadget,"['counter', 'type', 'gatekeeper', 'attendance', 'press', 'thumb', 'recs', 'counter', 'brand', 'pedometer', 'reliability', 'sensitivity', 'glance', 'amazon', 'price', 'variation', 'review', 'tally', 'counter', 'example', 'approach', 'smartphone', 'apps', 'counter', 'store', 'order', 'track', 'concentration', 'activity', 'wristband', 'watch', 'work', 'mind', 'activity', 'track', 'concentration', 'idea', 'suggestion', 'seth', 'counter', 'type', 'gatekeeper', 'attendance', 'press', 'suggestion', 'hoping', 'convenient', 'gadget']"
+658.0,rescuetime work work gmail granularity gmail rescuetime track track folk work account aflowers piece software track frequency software itunes piece software program site api software ala aspect site aflowers piece software track frequency software itunes rescuetime reason track data activity idea track keylogger example ability data work laptop track data graphing ability graphic insight rescuetime benefit version feature version example metric google search software package duration window suggestion ernesto ramirez aflowers piece software track frequency software itunes piece software piece software track frequency software itunes recommend rescuetime app software alternative replicon feature timedoctor ability person priority,"['rescuetime', 'work', 'work', 'gmail', 'granularity', 'gmail', 'rescuetime', 'track', 'track', 'folk', 'work', 'account', 'aflowers', 'piece', 'software', 'track', 'frequency', 'software', 'itunes', 'piece', 'software', 'program', 'site', 'api', 'software', 'ala', 'aspect', 'site', 'aflowers', 'piece', 'software', 'track', 'frequency', 'software', 'itunes', 'rescuetime', 'reason', 'track', 'data', 'activity', 'idea', 'track', 'keylogger', 'example', 'ability', 'data', 'work', 'laptop', 'track', 'data', 'graphing', 'ability', 'graphic', 'insight', 'rescuetime', 'benefit', 'version', 'feature', 'version', 'example', 'metric', 'google', 'search', 'software', 'package', 'duration', 'window', 'suggestion', 'ernesto', 'ramirez', 'aflowers', 'piece', 'software', 'track', 'frequency', 'software', 'itunes', 'piece', 'software', 'piece', 'software', 'track', 'frequency', 'software', 'itunes', 'recommend', 'rescuetime', 'app', 'software', 'alternative', 'replicon', 'feature', 'timedoctor', 'ability', 'person', 'priority']"
+659.0,student consumer usage health apps amp request participation survey health participate participant amazon gift card register gift card survey register survey convenience june register respondent gift card advance participation,"['student', 'consumer', 'usage', 'health', 'apps', 'amp', 'request', 'participation', 'survey', 'health', 'participate', 'participant', 'amazon', 'gift', 'card', 'register', 'gift', 'card', 'survey', 'register', 'survey', 'convenience', 'june', 'register', 'respondent', 'gift', 'card', 'advance', 'participation']"
+660.0,weigh lb user password carter test result donation data compare recall weight help community data,"['weigh', 'lb', 'user', 'password', 'carter', 'test', 'result', 'donation', 'data', 'compare', 'recall', 'weight', 'help', 'community', 'data']"
+661.0,beta senseview support sensor bh3 production zephyr ti sensortag sensorcon sensor drone developer information platform information work air visualisation application capability sensor apps air variety data experience purpose power storage smartphones history air data database storica data decide record bother site web page air tune setting record location gps bt device sensor humidity galaxy s4 sensor heart rate sensor piece information widget annotation emoticon allows recording phone location track google map map event comms event calendar appointment story background information context panel context information event noise level light level gallery snapshot information story information air source inspect gathering module leaf backup sync data storica term memory recollection point term recollection recording christmas billing battery cost battery template battery consumption increase gps hang place consumption place home record battery battery case location saga mytracks air pool information enjoy recollection evidence gather situation impact experience holiday experience plan companion app storica data pool data desktop data application information plan kickstarter project fund effort,"['beta', 'senseview', 'support', 'sensor', 'bh3', 'production', 'zephyr', 'ti', 'sensortag', 'sensorcon', 'sensor', 'drone', 'developer', 'information', 'platform', 'information', 'work', 'air', 'visualisation', 'application', 'capability', 'sensor', 'apps', 'air', 'variety', 'data', 'experience', 'purpose', 'power', 'storage', 'smartphones', 'history', 'air', 'data', 'database', 'storica', 'data', 'decide', 'record', 'bother', 'site', 'web', 'page', 'air', 'tune', 'setting', 'record', 'location', 'gps', 'bt', 'device', 'sensor', 'humidity', 'galaxy', 's4', 'sensor', 'heart', 'rate', 'sensor', 'piece', 'information', 'widget', 'annotation', 'emoticon', 'allows', 'recording', 'phone', 'location', 'track', 'google', 'map', 'map', 'event', 'comms', 'event', 'calendar', 'appointment', 'story', 'background', 'information', 'context', 'panel', 'context', 'information', 'event', 'noise', 'level', 'light', 'level', 'gallery', 'snapshot', 'information', 'story', 'information', 'air', 'source', 'inspect', 'gathering', 'module', 'leaf', 'backup', 'sync', 'data', 'storica', 'term', 'memory', 'recollection', 'point', 'term', 'recollection', 'recording', 'christmas', 'billing', 'battery', 'cost', 'battery', 'template', 'battery', 'consumption', 'increase', 'gps', 'hang', 'place', 'consumption', 'place', 'home', 'record', 'battery', 'battery', 'case', 'location', 'saga', 'mytracks', 'air', 'pool', 'information', 'enjoy', 'recollection', 'evidence', 'gather', 'situation', 'impact', 'experience', 'holiday', 'experience', 'plan', 'companion', 'app', 'storica', 'data', 'pool', 'data', 'desktop', 'data', 'application', 'information', 'plan', 'kickstarter', 'project', 'fund', 'effort']"
+662.0,food fact information fact food allergy food ingredient calorie watcher point foodfacts visit,"['food', 'fact', 'information', 'fact', 'food', 'allergy', 'food', 'ingredient', 'calorie', 'watcher', 'point', 'foodfacts', 'visit']"
+663.0,shimbir forum discussion topic lapse approach forum forum discussion topic lapse approach,"['shimbir', 'forum', 'discussion', 'topic', 'lapse', 'approach', 'forum', 'forum', 'discussion', 'topic', 'lapse', 'approach']"
+664.0,parent diaper,"['parent', 'diaper']"
+665.0,guide apps tool idea monitor area thought tool fitbit activity quality blood meter track blood response meal food eat vitimin supplementation suggestion range blood test user blood work,"['guide', 'apps', 'tool', 'idea', 'monitor', 'area', 'thought', 'tool', 'fitbit', 'activity', 'quality', 'blood', 'meter', 'track', 'blood', 'response', 'meal', 'food', 'eat', 'vitimin', 'supplementation', 'suggestion', 'range', 'blood', 'test', 'user', 'blood', 'work']"
+666.0,omron measure metabolism calculation weight bmi rm metabolism,"['omron', 'measure', 'metabolism', 'calculation', 'weight', 'bmi', 'rm', 'metabolism']"
+667.0,discussion start repeat post confusion discussion thread tweet stream line discussion topic core question zeo eeg course eeg head accelerator measurement device fitbit device mybasis angel gather data data michaeldkester zeo fan hope commercialization vein developer place idea idea post thought care care sleep app paper information place michaeldkester data correlation learn learn shalt correlation causation problem face problem data parameter increase chance check seth publication source idea zeo purchase sleep manager money business company version phone sleep manager ebay seth simpler issue sleeping feel people wake feel crap product insight correlation issue sleep rem asleep morning gotten market product people issue basis answer article zeo business understand right business model business consumer cent people purchase product service product service product group benefit service service product deal people headband money people issue sort service right service service service example sleep service person issue data feedback type situation advantage product sleep seth information sleep manager people health concern fitbit site health product fitbit people dashboard zeo people people buy product product luck continuation product dream door application website device change product start intake intake drink supplement start affect food information partner change record track affect person degree information pattern data research community study preference application mfp improvement mfp display fda allowance affect diet diet body application parameter reflect community area program point view community answer platter answer type people person night quality person change habit reason market support mind understand require interaction app change information capability group qsu community data figure kind exploratory display advice data data community device buutttt data factor ajj community community picture market data group category data pattern data data feed rate comparison data area area data device data subject data mind information format community feed storage pas capability software health mate html withings myfitnesscompanion information health mate information apps information information health place myfitnesscompanion hand information device information people mind idea page people talk hardware manager picture person sleep change hardware intent home base station provide provide factor example device cubesensors html area environment provide insight aspect item device sami html innovation phone phone capability place base station head increase bone conduction detect accelerometer head provide zq zeo line source eeg eog data kind data study difference source line test record body function brain activity eye movement oxygen carbon dioxide blood level heart rate rhythm rate rhythm flow air body muscle movement movement eeg html gov electroencephalography brain activity html gov electromyography activity html electrooculography eye ecg html gov electrocardiography heart activity spo2 html oxygenation measurement actigraphy html gov monitor body movement picture device zeo market import kind correlation analysis device zeo eog point contact zephyr bioharness html hrv br movement heart temperature movement comparison purpose ii pbt html spo2 pulse comparison html provide hope movement data bioharness html philip respironics cpap monitor flow air mouth monitor effort monitor device data zeo app mini sleep lab bring type device data picture sleep introduction zeo fan rise replacement person laboratory zeo improvement vein developer place idea product work discussion thread idea scope hope expand refine help thread subject thread topic reason discussion hope direction health industry hope thread convergence health self exploration reason discussion work application device service poke hole idea thought discussion enhance product credit idea return mistake product skill hardware development discussion post refine content feel information readability content post insure reply sense text orlando sanford fl service topic product dream construction health condition order reproduction work source definition apnea html gov hypertension html gov gastroesophageal reflux disease html gov obesity html gov tinnitus html abbreviation term community joe jane qsu institution practice exploration software interface html monitoring source electroencephalography html gov emg electromyography html gov eog electrooculography html edu ecg electrocardiography html gov spo2 oxygen saturation oximetry html actigraphy actigraphy html gov psg polysomnogram html gov application html development home monitoring device acquisition platform assessment html pdf html google zeo sleep manager site search html dreamboard html dream view myfitnesscompanion html dream study dream interpretation html sleep study foundation html html edu shadow kickstarter html shadow html beddit indiegogo html beddit html baboomi kickstarter html bedscales neuroon kickstarter html neuroon html kickstarter html html html napwell html lumi mask kickstarter html lumi mask html kickstarter html neurodreamer html ninja html ninja html innovator field dream example innovator understood self creator step direction dream integration aspect health health category health aspect health intake food drug flexibility endurance strength agility health health area state illusion delusion dream health desire health point view religion paranormal happiness tie affect alliance health application device visualization analytics data tag data relevant analytics display verge data correlation pattern recognition revolution evolution innovation rocket environment door people issue people zeo company business bummer course blog pick zeo product blog message revenue subscription service change service money agree service work revenue service advertising share information forth decent zeo employee company reason cheep read device problem data cost revenue point product service help discussion help idea ball betterment money watch example watch direction program watch work phone company fitness actigraphy subscription money afford hardware change example described money dish hand import data qsu sci community plan monitoring cubesensor html environment station html gov environment news feed dream html html diary influence food exercise diary health factor community zeo help correlation work product sense company point view sdk company coin company sense programing requirement product increase marketability option application functionality product zeo tool habit environment product meet community study test community opportunity product feedback speaking feedback source insure stay market sci qsu ajj format news article study magazine product homepage distribution point research zeo message board data people post link file kleineidam core question zeo eeg course eeg head accelerator measurement device fitbit device mybasis angel gather data data accelerometer aspect accurate brain wave level sleep level sleep rem sleep level area sensor data define guess monitoring device health health business model multi tier revenue generator tier application phone sensor data input advertising revenue maker tier application subscription zeo device application service input data analysis tier demographic data analysis zeo data zeo product service product result idea pricing market agaricus michael start repeat post confusion idea people area thread area area example person internet data zeo lucid app mark trigger app work zeo mind thread discus hardware firmware software change enhance zeo market spark idea integration area area correlation data idea evolution data correlation evolution example lifespan human child child reduces example evolution action link post idea correlate information interactivity idea idea zeo zeo export data html idea heart rate data research internet relation stage combine information correlate data information tier business model application usability provide device combination hardware application information device intake fitness mental state device application application application tier subscription power zeo team kind analytics input aspect tier ability device access application device service information intake medication application device service information dream behavior term stressor application device service information home work area person analytics correlation data point mind analytics correlation correlation reason zeo product client community business model tier mind market price verse quality client device product evaluation improvement application service ability tie doctor care client power client self title people health business learn concept poke hole thought idea help discussion monolog research reason reason business model topic plan writer plan business model app version version payment model plan stage model stage addition subscription version guess point discus business model work zeo market article techcrunch html article right business model app html business model start startup suicide code html hardware html product rket html startup technology help html bolt unveils boston accelerato r html innovation tesla versus rent seeker product team cost engineer product manager html ask apple samsung html opportunit startup tip resistance html robot app platform html company manage html dream breast cancer html success people business model tesla board seat decision art guerilla usability html data healthcare threat html wake note talk wake wake sleep item zeo enhance wake level sound vibration bother zeo enhance product technology matter wake problem place phone technology philip light bulb lark vibration product idea seth robert care care sleep app paper seth robert people start length sleep score option matter kind tile presets community combine community thought level revenue business model hand hand idea cloud control data software data data set health sleep tier problem work seller buyer cost server cloud capability network service tier business model information hardware software self human environment sill ability share data idea information tag analysis data point company product price product api sdk tie device information gather zeo replacement door replacement package alarm alarm sleep sleep profile stage peace information application tell sleep line change tag figure today question community kind room explanation proof convince product product product change question change question answer maker product agaricus michael discussion thread tweet stream line discussion topic kind execution line confusion heart rate variability relation quality study correlation study mind correlation accuracy zq score capability monitor capability import data analyze link study heart rate variability quality case control study fatigue syndrome html gov observation body environment help sleep talk series question feel question effect picture focus plan link example question example problem choice question hand eye coordination game game measurement memory comparison speed accuracy sleep quality survey medicine institute html world sleep survey assessment html gov york partnership html gov pdf seth robert care care sleep app paper thought people program fall community joe jane ajj education edu sci community product post access data area change cent post conversation order talk suggestion topic product question product concept solve problem people competition product date technology operation order pace business world advantage beat business service product people pay product competition market business idea product service market product service customer area talk ideal customer customer target customer perspective okay seth desire community people answer quality qsu community product access data data correlation sleep doctor data data file format data stream format data file format term data correlation data monitoring professor teacher access data format scientist access data format research community question community product product advantage market enhance product enhance product meet community hardware community community community place interface zeo start app rule install mind data install sense install pick change interface ui source replacement sensor headband forum people item pad device market brainwave service post forum thread question sleep sleepy energy question mind body mind work difference person reason question energy level intake fitness health mind power body ability health stress health health stability moment combination term cause stress reason affect dream fall dream question survey fall question sleeping environment habit exercise habit help question basis health guide sleep html gov factor html edu rhythm fact sheet gov information sleep html gov information sleep html gov michael programmer zeo idea unit rest collection unit temperature sensor temperature room effect quality zeo ideal room temperature zq score unit light sensor detect room night light unit auto dim lcd display night ambient light sensor night dim brighter morning sun alarm music feature jack unit speaker wake lamp simulates tie zeo alarm today timer zeo knowledge sunrise alarm headband dock press button alarm headband dock alarm start temperature sensor headband correlate body quality research rhythm body temperature wifi sync data zeo download pattern data user data code car zeo pattern data message zeo doctor idea hearing company study today cost fortune zeo device sleep country home patient sleep study insurance brunt zeo test microphone bedside unit noise level room night addition zq score eq score environment quality noise light disturbance night source code chance firmware lpc2138fbd64 chip unit plenty feature port custom peripheral ben source replacement sensor headband zeo data drug company drug disorder study data data cheaper doctor home zpsc buck,"['discussion', 'start', 'repeat', 'post', 'confusion', 'discussion', 'thread', 'tweet', 'stream', 'line', 'discussion', 'topic', 'core', 'question', 'zeo', 'eeg', 'course', 'eeg', 'head', 'accelerator', 'measurement', 'device', 'fitbit', 'device', 'mybasis', 'angel', 'gather', 'data', 'data', 'michaeldkester', 'zeo', 'fan', 'hope', 'commercialization', 'vein', 'developer', 'place', 'idea', 'idea', 'post', 'thought', 'care', 'care', 'sleep', 'app', 'paper', 'information', 'place', 'michaeldkester', 'data', 'correlation', 'learn', 'learn', 'shalt', 'correlation', 'causation', 'problem', 'face', 'problem', 'data', 'parameter', 'increase', 'chance', 'check', 'seth', 'publication', 'source', 'idea', 'zeo', 'purchase', 'sleep', 'manager', 'money', 'business', 'company', 'version', 'phone', 'sleep', 'manager', 'ebay', 'seth', 'simpler', 'issue', 'sleeping', 'feel', 'people', 'wake', 'feel', 'crap', 'product', 'insight', 'correlation', 'issue', 'sleep', 'rem', 'asleep', 'morning', 'gotten', 'market', 'product', 'people', 'issue', 'basis', 'answer', 'article', 'zeo', 'business', 'understand', 'right', 'business', 'model', 'business', 'consumer', 'cent', 'people', 'purchase', 'product', 'service', 'product', 'service', 'product', 'group', 'benefit', 'service', 'service', 'product', 'deal', 'people', 'headband', 'money', 'people', 'issue', 'sort', 'service', 'right', 'service', 'service', 'service', 'example', 'sleep', 'service', 'person', 'issue', 'data', 'feedback', 'type', 'situation', 'advantage', 'product', 'sleep', 'seth', 'information', 'sleep', 'manager', 'people', 'health', 'concern', 'fitbit', 'site', 'health', 'product', 'fitbit', 'people', 'dashboard', 'zeo', 'people', 'people', 'buy', 'product', 'product', 'luck', 'continuation', 'product', 'dream', 'door', 'application', 'website', 'device', 'change', 'product', 'start', 'intake', 'intake', 'drink', 'supplement', 'start', 'affect', 'food', 'information', 'partner', 'change', 'record', 'track', 'affect', 'person', 'degree', 'information', 'pattern', 'data', 'research', 'community', 'study', 'preference', 'application', 'mfp', 'improvement', 'mfp', 'display', 'fda', 'allowance', 'affect', 'diet', 'diet', 'body', 'application', 'parameter', 'reflect', 'community', 'area', 'program', 'point', 'view', 'community', 'answer', 'platter', 'answer', 'type', 'people', 'person', 'night', 'quality', 'person', 'change', 'habit', 'reason', 'market', 'support', 'mind', 'understand', 'require', 'interaction', 'app', 'change', 'information', 'capability', 'group', 'qsu', 'community', 'data', 'figure', 'kind', 'exploratory', 'display', 'advice', 'data', 'data', 'community', 'device', 'buutttt', 'data', 'factor', 'ajj', 'community', 'community', 'picture', 'market', 'data', 'group', 'category', 'data', 'pattern', 'data', 'data', 'feed', 'rate', 'comparison', 'data', 'area', 'area', 'data', 'device', 'data', 'subject', 'data', 'mind', 'information', 'format', 'community', 'feed', 'storage', 'pas', 'capability', 'software', 'health', 'mate', 'html', 'withings', 'myfitnesscompanion', 'information', 'health', 'mate', 'information', 'apps', 'information', 'information', 'health', 'place', 'myfitnesscompanion', 'hand', 'information', 'device', 'information', 'people', 'mind', 'idea', 'page', 'people', 'talk', 'hardware', 'manager', 'picture', 'person', 'sleep', 'change', 'hardware', 'intent', 'home', 'base', 'station', 'provide', 'provide', 'factor', 'example', 'device', 'cubesensors', 'html', 'area', 'environment', 'provide', 'insight', 'aspect', 'item', 'device', 'sami', 'html', 'innovation', 'phone', 'phone', 'capability', 'place', 'base', 'station', 'head', 'increase', 'bone', 'conduction', 'detect', 'accelerometer', 'head', 'provide', 'zq', 'zeo', 'line', 'source', 'eeg', 'eog', 'data', 'kind', 'data', 'study', 'difference', 'source', 'line', 'test', 'record', 'body', 'function', 'brain', 'activity', 'eye', 'movement', 'oxygen', 'carbon', 'dioxide', 'blood', 'level', 'heart', 'rate', 'rhythm', 'rate', 'rhythm', 'flow', 'air', 'body', 'muscle', 'movement', 'movement', 'eeg', 'html', 'gov', 'electroencephalography', 'brain', 'activity', 'html', 'gov', 'electromyography', 'activity', 'html', 'electrooculography', 'eye', 'ecg', 'html', 'gov', 'electrocardiography', 'heart', 'activity', 'spo2', 'html', 'oxygenation', 'measurement', 'actigraphy', 'html', 'gov', 'monitor', 'body', 'movement', 'picture', 'device', 'zeo', 'market', 'import', 'kind', 'correlation', 'analysis', 'device', 'zeo', 'eog', 'point', 'contact', 'zephyr', 'bioharness', 'html', 'hrv', 'br', 'movement', 'heart', 'temperature', 'movement', 'comparison', 'purpose', 'ii', 'pbt', 'html', 'spo2', 'pulse', 'comparison', 'html', 'provide', 'hope', 'movement', 'data', 'bioharness', 'html', 'philip', 'respironics', 'cpap', 'monitor', 'flow', 'air', 'mouth', 'monitor', 'effort', 'monitor', 'device', 'data', 'zeo', 'app', 'mini', 'sleep', 'lab', 'bring', 'type', 'device', 'data', 'picture', 'sleep', 'introduction', 'zeo', 'fan', 'rise', 'replacement', 'person', 'laboratory', 'zeo', 'improvement', 'vein', 'developer', 'place', 'idea', 'product', 'work', 'discussion', 'thread', 'idea', 'scope', 'hope', 'expand', 'refine', 'help', 'thread', 'subject', 'thread', 'topic', 'reason', 'discussion', 'hope', 'direction', 'health', 'industry', 'hope', 'thread', 'convergence', 'health', 'self', 'exploration', 'reason', 'discussion', 'work', 'application', 'device', 'service', 'poke', 'hole', 'idea', 'thought', 'discussion', 'enhance', 'product', 'credit', 'idea', 'return', 'mistake', 'product', 'skill', 'hardware', 'development', 'discussion', 'post', 'refine', 'content', 'feel', 'information', 'readability', 'content', 'post', 'insure', 'reply', 'sense', 'text', 'orlando', 'sanford', 'fl', 'service', 'topic', 'product', 'dream', 'construction', 'health', 'condition', 'order', 'reproduction', 'work', 'source', 'definition', 'apnea', 'html', 'gov', 'hypertension', 'html', 'gov', 'gastroesophageal', 'reflux', 'disease', 'html', 'gov', 'obesity', 'html', 'gov', 'tinnitus', 'html', 'abbreviation', 'term', 'community', 'joe', 'jane', 'qsu', 'institution', 'practice', 'exploration', 'software', 'interface', 'html', 'monitoring', 'source', 'electroencephalography', 'html', 'gov', 'emg', 'electromyography', 'html', 'gov', 'eog', 'electrooculography', 'html', 'edu', 'ecg', 'electrocardiography', 'html', 'gov', 'spo2', 'oxygen', 'saturation', 'oximetry', 'html', 'actigraphy', 'actigraphy', 'html', 'gov', 'psg', 'polysomnogram', 'html', 'gov', 'application', 'html', 'development', 'home', 'monitoring', 'device', 'acquisition', 'platform', 'assessment', 'html', 'pdf', 'html', 'google', 'zeo', 'sleep', 'manager', 'site', 'search', 'html', 'dreamboard', 'html', 'dream', 'view', 'myfitnesscompanion', 'html', 'dream', 'study', 'dream', 'interpretation', 'html', 'sleep', 'study', 'foundation', 'html', 'html', 'edu', 'shadow', 'kickstarter', 'html', 'shadow', 'html', 'beddit', 'indiegogo', 'html', 'beddit', 'html', 'baboomi', 'kickstarter', 'html', 'bedscales', 'neuroon', 'kickstarter', 'html', 'neuroon', 'html', 'kickstarter', 'html', 'html', 'html', 'napwell', 'html', 'lumi', 'mask', 'kickstarter', 'html', 'lumi', 'mask', 'html', 'kickstarter', 'html', 'neurodreamer', 'html', 'ninja', 'html', 'ninja', 'html', 'innovator', 'field', 'dream', 'example', 'innovator', 'understood', 'self', 'creator', 'step', 'direction', 'dream', 'integration', 'aspect', 'health', 'health', 'category', 'health', 'aspect', 'health', 'intake', 'food', 'drug', 'flexibility', 'endurance', 'strength', 'agility', 'health', 'health', 'area', 'state', 'illusion', 'delusion', 'dream', 'health', 'desire', 'health', 'point', 'view', 'religion', 'paranormal', 'happiness', 'tie', 'affect', 'alliance', 'health', 'application', 'device', 'visualization', 'analytics', 'data', 'tag', 'data', 'relevant', 'analytics', 'display', 'verge', 'data', 'correlation', 'pattern', 'recognition', 'revolution', 'evolution', 'innovation', 'rocket', 'environment', 'door', 'people', 'issue', 'people', 'zeo', 'company', 'business', 'bummer', 'course', 'blog', 'pick', 'zeo', 'product', 'blog', 'message', 'revenue', 'subscription', 'service', 'change', 'service', 'money', 'agree', 'service', 'work', 'revenue', 'service', 'advertising', 'share', 'information', 'forth', 'decent', 'zeo', 'employee', 'company', 'reason', 'cheep', 'read', 'device', 'problem', 'data', 'cost', 'revenue', 'point', 'product', 'service', 'help', 'discussion', 'help', 'idea', 'ball', 'betterment', 'money', 'watch', 'example', 'watch', 'direction', 'program', 'watch', 'work', 'phone', 'company', 'fitness', 'actigraphy', 'subscription', 'money', 'afford', 'hardware', 'change', 'example', 'described', 'money', 'dish', 'hand', 'import', 'data', 'qsu', 'sci', 'community', 'plan', 'monitoring', 'cubesensor', 'html', 'environment', 'station', 'html', 'gov', 'environment', 'news', 'feed', 'dream', 'html', 'html', 'diary', 'influence', 'food', 'exercise', 'diary', 'health', 'factor', 'community', 'zeo', 'help', 'correlation', 'work', 'product', 'sense', 'company', 'point', 'view', 'sdk', 'company', 'coin', 'company', 'sense', 'programing', 'requirement', 'product', 'increase', 'marketability', 'option', 'application', 'functionality', 'product', 'zeo', 'tool', 'habit', 'environment', 'product', 'meet', 'community', 'study', 'test', 'community', 'opportunity', 'product', 'feedback', 'speaking', 'feedback', 'source', 'insure', 'stay', 'market', 'sci', 'qsu', 'ajj', 'format', 'news', 'article', 'study', 'magazine', 'product', 'homepage', 'distribution', 'point', 'research', 'zeo', 'message', 'board', 'data', 'people', 'post', 'link', 'file', 'kleineidam', 'core', 'question', 'zeo', 'eeg', 'course', 'eeg', 'head', 'accelerator', 'measurement', 'device', 'fitbit', 'device', 'mybasis', 'angel', 'gather', 'data', 'data', 'accelerometer', 'aspect', 'accurate', 'brain', 'wave', 'level', 'sleep', 'level', 'sleep', 'rem', 'sleep', 'level', 'area', 'sensor', 'data', 'define', 'guess', 'monitoring', 'device', 'health', 'health', 'business', 'model', 'multi', 'tier', 'revenue', 'generator', 'tier', 'application', 'phone', 'sensor', 'data', 'input', 'advertising', 'revenue', 'maker', 'tier', 'application', 'subscription', 'zeo', 'device', 'application', 'service', 'input', 'data', 'analysis', 'tier', 'demographic', 'data', 'analysis', 'zeo', 'data', 'zeo', 'product', 'service', 'product', 'result', 'idea', 'pricing', 'market', 'agaricus', 'michael', 'start', 'repeat', 'post', 'confusion', 'idea', 'people', 'area', 'thread', 'area', 'area', 'example', 'person', 'internet', 'data', 'zeo', 'lucid', 'app', 'mark', 'trigger', 'app', 'work', 'zeo', 'mind', 'thread', 'discus', 'hardware', 'firmware', 'software', 'change', 'enhance', 'zeo', 'market', 'spark', 'idea', 'integration', 'area', 'area', 'correlation', 'data', 'idea', 'evolution', 'data', 'correlation', 'evolution', 'example', 'lifespan', 'human', 'child', 'child', 'reduces', 'example', 'evolution', 'action', 'link', 'post', 'idea', 'correlate', 'information', 'interactivity', 'idea', 'idea', 'zeo', 'zeo', 'export', 'data', 'html', 'idea', 'heart', 'rate', 'data', 'research', 'internet', 'relation', 'stage', 'combine', 'information', 'correlate', 'data', 'information', 'tier', 'business', 'model', 'application', 'usability', 'provide', 'device', 'combination', 'hardware', 'application', 'information', 'device', 'intake', 'fitness', 'mental', 'state', 'device', 'application', 'application', 'application', 'tier', 'subscription', 'power', 'zeo', 'team', 'kind', 'analytics', 'input', 'aspect', 'tier', 'ability', 'device', 'access', 'application', 'device', 'service', 'information', 'intake', 'medication', 'application', 'device', 'service', 'information', 'dream', 'behavior', 'term', 'stressor', 'application', 'device', 'service', 'information', 'home', 'work', 'area', 'person', 'analytics', 'correlation', 'data', 'point', 'mind', 'analytics', 'correlation', 'correlation', 'reason', 'zeo', 'product', 'client', 'community', 'business', 'model', 'tier', 'mind', 'market', 'price', 'verse', 'quality', 'client', 'device', 'product', 'evaluation', 'improvement', 'application', 'service', 'ability', 'tie', 'doctor', 'care', 'client', 'power', 'client', 'self', 'title', 'people', 'health', 'business', 'learn', 'concept', 'poke', 'hole', 'thought', 'idea', 'help', 'discussion', 'monolog', 'research', 'reason', 'reason', 'business', 'model', 'topic', 'plan', 'writer', 'plan', 'business', 'model', 'app', 'version', 'version', 'payment', 'model', 'plan', 'stage', 'model', 'stage', 'addition', 'subscription', 'version', 'guess', 'point', 'discus', 'business', 'model', 'work', 'zeo', 'market', 'article', 'techcrunch', 'html', 'article', 'right', 'business', 'model', 'app', 'html', 'business', 'model', 'start', 'startup', 'suicide', 'code', 'html', 'hardware', 'html', 'product', 'rket', 'html', 'startup', 'technology', 'help', 'html', 'bolt', 'unveils', 'boston', 'accelerato', 'r', 'html', 'innovation', 'tesla', 'versus', 'rent', 'seeker', 'product', 'team', 'cost', 'engineer', 'product', 'manager', 'html', 'ask', 'apple', 'samsung', 'html', 'opportunit', 'startup', 'tip', 'resistance', 'html', 'robot', 'app', 'platform', 'html', 'company', 'manage', 'html', 'dream', 'breast', 'cancer', 'html', 'success', 'people', 'business', 'model', 'tesla', 'board', 'seat', 'decision', 'art', 'guerilla', 'usability', 'html', 'data', 'healthcare', 'threat', 'html', 'wake', 'note', 'talk', 'wake', 'wake', 'sleep', 'item', 'zeo', 'enhance', 'wake', 'level', 'sound', 'vibration', 'bother', 'zeo', 'enhance', 'product', 'technology', 'matter', 'wake', 'problem', 'place', 'phone', 'technology', 'philip', 'light', 'bulb', 'lark', 'vibration', 'product', 'idea', 'seth', 'robert', 'care', 'care', 'sleep', 'app', 'paper', 'seth', 'robert', 'people', 'start', 'length', 'sleep', 'score', 'option', 'matter', 'kind', 'tile', 'presets', 'community', 'combine', 'community', 'thought', 'level', 'revenue', 'business', 'model', 'hand', 'hand', 'idea', 'cloud', 'control', 'data', 'software', 'data', 'data', 'set', 'health', 'sleep', 'tier', 'problem', 'work', 'seller', 'buyer', 'cost', 'server', 'cloud', 'capability', 'network', 'service', 'tier', 'business', 'model', 'information', 'hardware', 'software', 'self', 'human', 'environment', 'sill', 'ability', 'share', 'data', 'idea', 'information', 'tag', 'analysis', 'data', 'point', 'company', 'product', 'price', 'product', 'api', 'sdk', 'tie', 'device', 'information', 'gather', 'zeo', 'replacement', 'door', 'replacement', 'package', 'alarm', 'alarm', 'sleep', 'sleep', 'profile', 'stage', 'peace', 'information', 'application', 'tell', 'sleep', 'line', 'change', 'tag', 'figure', 'today', 'question', 'community', 'kind', 'room', 'explanation', 'proof', 'convince', 'product', 'product', 'product', 'change', 'question', 'change', 'question', 'answer', 'maker', 'product', 'agaricus', 'michael', 'discussion', 'thread', 'tweet', 'stream', 'line', 'discussion', 'topic', 'kind', 'execution', 'line', 'confusion', 'heart', 'rate', 'variability', 'relation', 'quality', 'study', 'correlation', 'study', 'mind', 'correlation', 'accuracy', 'zq', 'score', 'capability', 'monitor', 'capability', 'import', 'data', 'analyze', 'link', 'study', 'heart', 'rate', 'variability', 'quality', 'case', 'control', 'study', 'fatigue', 'syndrome', 'html', 'gov', 'observation', 'body', 'environment', 'help', 'sleep', 'talk', 'series', 'question', 'feel', 'question', 'effect', 'picture', 'focus', 'plan', 'link', 'example', 'question', 'example', 'problem', 'choice', 'question', 'hand', 'eye', 'coordination', 'game', 'game', 'measurement', 'memory', 'comparison', 'speed', 'accuracy', 'sleep', 'quality', 'survey', 'medicine', 'institute', 'html', 'world', 'sleep', 'survey', 'assessment', 'html', 'gov', 'york', 'partnership', 'html', 'gov', 'pdf', 'seth', 'robert', 'care', 'care', 'sleep', 'app', 'paper', 'thought', 'people', 'program', 'fall', 'community', 'joe', 'jane', 'ajj', 'education', 'edu', 'sci', 'community', 'product', 'post', 'access', 'data', 'area', 'change', 'cent', 'post', 'conversation', 'order', 'talk', 'suggestion', 'topic', 'product', 'question', 'product', 'concept', 'solve', 'problem', 'people', 'competition', 'product', 'date', 'technology', 'operation', 'order', 'pace', 'business', 'world', 'advantage', 'beat', 'business', 'service', 'product', 'people', 'pay', 'product', 'competition', 'market', 'business', 'idea', 'product', 'service', 'market', 'product', 'service', 'customer', 'area', 'talk', 'ideal', 'customer', 'customer', 'target', 'customer', 'perspective', 'okay', 'seth', 'desire', 'community', 'people', 'answer', 'quality', 'qsu', 'community', 'product', 'access', 'data', 'data', 'correlation', 'sleep', 'doctor', 'data', 'data', 'file', 'format', 'data', 'stream', 'format', 'data', 'file', 'format', 'term', 'data', 'correlation', 'data', 'monitoring', 'professor', 'teacher', 'access', 'data', 'format', 'scientist', 'access', 'data', 'format', 'research', 'community', 'question', 'community', 'product', 'product', 'advantage', 'market', 'enhance', 'product', 'enhance', 'product', 'meet', 'community', 'hardware', 'community', 'community', 'community', 'place', 'interface', 'zeo', 'start', 'app', 'rule', 'install', 'mind', 'data', 'install', 'sense', 'install', 'pick', 'change', 'interface', 'ui', 'source', 'replacement', 'sensor', 'headband', 'forum', 'people', 'item', 'pad', 'device', 'market', 'brainwave', 'service', 'post', 'forum', 'thread', 'question', 'sleep', 'sleepy', 'energy', 'question', 'mind', 'body', 'mind', 'work', 'difference', 'person', 'reason', 'question', 'energy', 'level', 'intake', 'fitness', 'health', 'mind', 'power', 'body', 'ability', 'health', 'stress', 'health', 'health', 'stability', 'moment', 'combination', 'term', 'cause', 'stress', 'reason', 'affect', 'dream', 'fall', 'dream', 'question', 'survey', 'fall', 'question', 'sleeping', 'environment', 'habit', 'exercise', 'habit', 'help', 'question', 'basis', 'health', 'guide', 'sleep', 'html', 'gov', 'factor', 'html', 'edu', 'rhythm', 'fact', 'sheet', 'gov', 'information', 'sleep', 'html', 'gov', 'information', 'sleep', 'html', 'gov', 'michael', 'programmer', 'zeo', 'idea', 'unit', 'rest', 'collection', 'unit', 'temperature', 'sensor', 'temperature', 'room', 'effect', 'quality', 'zeo', 'ideal', 'room', 'temperature', 'zq', 'score', 'unit', 'light', 'sensor', 'detect', 'room', 'night', 'light', 'unit', 'auto', 'dim', 'lcd', 'display', 'night', 'ambient', 'light', 'sensor', 'night', 'dim', 'brighter', 'morning', 'sun', 'alarm', 'music', 'feature', 'jack', 'unit', 'speaker', 'wake', 'lamp', 'simulates', 'tie', 'zeo', 'alarm', 'today', 'timer', 'zeo', 'knowledge', 'sunrise', 'alarm', 'headband', 'dock', 'press', 'button', 'alarm', 'headband', 'dock', 'alarm', 'start', 'temperature', 'sensor', 'headband', 'correlate', 'body', 'quality', 'research', 'rhythm', 'body', 'temperature', 'wifi', 'sync', 'data', 'zeo', 'download', 'pattern', 'data', 'user', 'data', 'code', 'car', 'zeo', 'pattern', 'data', 'message', 'zeo', 'doctor', 'idea', 'hearing', 'company', 'study', 'today', 'cost', 'fortune', 'zeo', 'device', 'sleep', 'country', 'home', 'patient', 'sleep', 'study', 'insurance', 'brunt', 'zeo', 'test', 'microphone', 'bedside', 'unit', 'noise', 'level', 'room', 'night', 'addition', 'zq', 'score', 'eq', 'score', 'environment', 'quality', 'noise', 'light', 'disturbance', 'night', 'source', 'code', 'chance', 'firmware', 'lpc2138fbd64', 'chip', 'unit', 'plenty', 'feature', 'port', 'custom', 'peripheral', 'ben', 'source', 'replacement', 'sensor', 'headband', 'zeo', 'data', 'drug', 'company', 'drug', 'disorder', 'study', 'data', 'data', 'cheaper', 'doctor', 'home', 'zpsc', 'buck']"
+668.0,data literacy ability understand data responsibility application developer data statistic people deviation idea visualization visualization application data literacy ability understand data data bias stats level fluency data forum thread data standard issue continue data literacy impression people illiterate working data data question data literacy teach,"['data', 'literacy', 'ability', 'understand', 'data', 'responsibility', 'application', 'developer', 'data', 'statistic', 'people', 'deviation', 'idea', 'visualization', 'visualization', 'application', 'data', 'literacy', 'ability', 'understand', 'data', 'data', 'bias', 'stats', 'level', 'fluency', 'data', 'forum', 'thread', 'data', 'standard', 'issue', 'continue', 'data', 'literacy', 'impression', 'people', 'illiterate', 'working', 'data', 'data', 'question', 'data', 'literacy', 'teach']"
+669.0,role play comment sort product review environment monitor lapka sensor module aspect environment radiation field humidity nitrate food movement medicine kickstarter device kickstarter campaign claim algorithm confess google patent author campaign result comment section kickstarter discussion technology company discussion authenticity project grumbling project supporter reward hope work credibility issue device body research proteomics protein process body field credibility setback claim research result effort,"['role', 'play', 'comment', 'sort', 'product', 'review', 'environment', 'monitor', 'lapka', 'sensor', 'module', 'aspect', 'environment', 'radiation', 'field', 'humidity', 'nitrate', 'food', 'movement', 'medicine', 'kickstarter', 'device', 'kickstarter', 'campaign', 'claim', 'algorithm', 'confess', 'google', 'patent', 'author', 'campaign', 'result', 'comment', 'section', 'kickstarter', 'discussion', 'technology', 'company', 'discussion', 'authenticity', 'project', 'grumbling', 'project', 'supporter', 'reward', 'hope', 'work', 'credibility', 'issue', 'device', 'body', 'research', 'proteomics', 'protein', 'process', 'body', 'field', 'credibility', 'setback', 'claim', 'research', 'result', 'effort']"
+670.0,device blood chemistry bio level blog insidetracker company biomarkers health performance blood sample discus protein protein track inflammation r code abstract context protein protein result er medicine supplement context exercise example creatine performance supplement literature context cognition,"['device', 'blood', 'chemistry', 'bio', 'level', 'blog', 'insidetracker', 'company', 'biomarkers', 'health', 'performance', 'blood', 'sample', 'discus', 'protein', 'protein', 'track', 'inflammation', 'r', 'code', 'abstract', 'context', 'protein', 'protein', 'result', 'er', 'medicine', 'supplement', 'context', 'exercise', 'example', 'creatine', 'performance', 'supplement', 'literature', 'context', 'cognition']"
+671.0,solution problem hand study treat miracle treatment robert expert adhd help data aspect tool data wealth possibility data moment option script analyze recording data spit sheet device ton option moment pick op innovation muse ship ask help question martin robert ness martin post result elaborate grass ag agcl electrode silver surface dirt powder silver place electrode container salt solution connect electrode volt battery electrode ohm resister series electrode electrode darkens bubble surface ag agcl electrode surface electrode solution solution add zepherin chloride agent image plate cathode contain chromium circumstance steel hook hexavalent chromium water toxic result titanium spork video martin quote robert ness post topic op innovation device import data r quote robert ness post topic data eeg data kind transformation data frequency band device quote email hook resource matlab dropbox r code dot gmail dot tranformation pick range frequency bandpower range value band frequency band peak data alpha beta frequency band peak activity peak depiction maximum example burn peak beta range maximum frequency plot track data task task response movement difference example measure work implement meditation measure course introduce meditation exercise effect confounder data measure focus app pocket pocketmod battery task mind marker innovation offset task people site help test eeg device goo version innovation patch recording add electrode btw electrode water battery work robert wonder necomimi software generator test knowledge entropy cran r project rdieharder pdf robert ness martin project weekend approach practice term maintenance increase ratio kit eeg guess increase snr frequency maintenance metal interacts ion distortion electron interface blabla ask answer monitor example diet add experiment martin project weekend approach practice term maintenance increase ratio kit eeg martin sona robert expert adhd help data aspect tool data wealth possibility data moment option script analyze recording data spit sheet device ton option moment pick op innovation muse ship ask help question martin martin innovation device import data r data eeg data kind transformation data frequency band device surprise model device goo version software generator skepticism shipment martin post result sona post topic electrode btw electrode water battery quote elaborate article eeg device search literature experiment child pay wall gist child brainwave frequency band frequency hz frequency band beta hz child device theta alpha beta result child agcl coating reason ag offer durability electrode gelpads electrode difference ag skin contact agcl electrode offset offset course truesense eeg application vitamin r connection neurosky hardware eeg attention meditation signal store approach signal focus challenge conversation loud restaurant approach eliminate signal identify source distraction information user environment luck,"['solution', 'problem', 'hand', 'study', 'treat', 'miracle', 'treatment', 'robert', 'expert', 'adhd', 'help', 'data', 'aspect', 'tool', 'data', 'wealth', 'possibility', 'data', 'moment', 'option', 'script', 'analyze', 'recording', 'data', 'spit', 'sheet', 'device', 'ton', 'option', 'moment', 'pick', 'op', 'innovation', 'muse', 'ship', 'ask', 'help', 'question', 'martin', 'robert', 'ness', 'martin', 'post', 'result', 'elaborate', 'grass', 'ag', 'agcl', 'electrode', 'silver', 'surface', 'dirt', 'powder', 'silver', 'place', 'electrode', 'container', 'salt', 'solution', 'connect', 'electrode', 'volt', 'battery', 'electrode', 'ohm', 'resister', 'series', 'electrode', 'electrode', 'darkens', 'bubble', 'surface', 'ag', 'agcl', 'electrode', 'surface', 'electrode', 'solution', 'solution', 'add', 'zepherin', 'chloride', 'agent', 'image', 'plate', 'cathode', 'contain', 'chromium', 'circumstance', 'steel', 'hook', 'hexavalent', 'chromium', 'water', 'toxic', 'result', 'titanium', 'spork', 'video', 'martin', 'quote', 'robert', 'ness', 'post', 'topic', 'op', 'innovation', 'device', 'import', 'data', 'r', 'quote', 'robert', 'ness', 'post', 'topic', 'data', 'eeg', 'data', 'kind', 'transformation', 'data', 'frequency', 'band', 'device', 'quote', 'email', 'hook', 'resource', 'matlab', 'dropbox', 'r', 'code', 'dot', 'gmail', 'dot', 'tranformation', 'pick', 'range', 'frequency', 'bandpower', 'range', 'value', 'band', 'frequency', 'band', 'peak', 'data', 'alpha', 'beta', 'frequency', 'band', 'peak', 'activity', 'peak', 'depiction', 'maximum', 'example', 'burn', 'peak', 'beta', 'range', 'maximum', 'frequency', 'plot', 'track', 'data', 'task', 'task', 'response', 'movement', 'difference', 'example', 'measure', 'work', 'implement', 'meditation', 'measure', 'course', 'introduce', 'meditation', 'exercise', 'effect', 'confounder', 'data', 'measure', 'focus', 'app', 'pocket', 'pocketmod', 'battery', 'task', 'mind', 'marker', 'innovation', 'offset', 'task', 'people', 'site', 'help', 'test', 'eeg', 'device', 'goo', 'version', 'innovation', 'patch', 'recording', 'add', 'electrode', 'btw', 'electrode', 'water', 'battery', 'work', 'robert', 'wonder', 'necomimi', 'software', 'generator', 'test', 'knowledge', 'entropy', 'cran', 'r', 'project', 'rdieharder', 'pdf', 'robert', 'ness', 'martin', 'project', 'weekend', 'approach', 'practice', 'term', 'maintenance', 'increase', 'ratio', 'kit', 'eeg', 'guess', 'increase', 'snr', 'frequency', 'maintenance', 'metal', 'interacts', 'ion', 'distortion', 'electron', 'interface', 'blabla', 'ask', 'answer', 'monitor', 'example', 'diet', 'add', 'experiment', 'martin', 'project', 'weekend', 'approach', 'practice', 'term', 'maintenance', 'increase', 'ratio', 'kit', 'eeg', 'martin', 'sona', 'robert', 'expert', 'adhd', 'help', 'data', 'aspect', 'tool', 'data', 'wealth', 'possibility', 'data', 'moment', 'option', 'script', 'analyze', 'recording', 'data', 'spit', 'sheet', 'device', 'ton', 'option', 'moment', 'pick', 'op', 'innovation', 'muse', 'ship', 'ask', 'help', 'question', 'martin', 'martin', 'innovation', 'device', 'import', 'data', 'r', 'data', 'eeg', 'data', 'kind', 'transformation', 'data', 'frequency', 'band', 'device', 'surprise', 'model', 'device', 'goo', 'version', 'software', 'generator', 'skepticism', 'shipment', 'martin', 'post', 'result', 'sona', 'post', 'topic', 'electrode', 'btw', 'electrode', 'water', 'battery', 'quote', 'elaborate', 'article', 'eeg', 'device', 'search', 'literature', 'experiment', 'child', 'pay', 'wall', 'gist', 'child', 'brainwave', 'frequency', 'band', 'frequency', 'hz', 'frequency', 'band', 'beta', 'hz', 'child', 'device', 'theta', 'alpha', 'beta', 'result', 'child', 'agcl', 'coating', 'reason', 'ag', 'offer', 'durability', 'electrode', 'gelpads', 'electrode', 'difference', 'ag', 'skin', 'contact', 'agcl', 'electrode', 'offset', 'offset', 'course', 'truesense', 'eeg', 'application', 'vitamin', 'r', 'connection', 'neurosky', 'hardware', 'eeg', 'attention', 'meditation', 'signal', 'store', 'approach', 'signal', 'focus', 'challenge', 'conversation', 'loud', 'restaurant', 'approach', 'eliminate', 'signal', 'identify', 'source', 'distraction', 'information', 'user', 'environment', 'luck']"
+672.0,robert example hr monitor measure exertion exercise problem motivate work heart rate monitoring feedback measurement heart rate people product pay pay plan plan money quote griv1012 post topic basis watch sensor zephyr chest strap market heart rate monitor basis zephyr accurate hrv reading h7 service algorithm work plan idea data source benefit project user service twist data mean access device firmware project service heart rate monitoring feedback measurement heart rate people point device address problem scale point problem home device scale value provide problem fix user stats machine analyze data device user course solution search problem business problem fix device example hr monitor measure exertion exercise problem motivate work device help problem bodyweight data device sense r motivation problem blog post topic basis watch sensor zephyr chest strap access sdk data device analysis algorithm research prototype development post app mockup page cardio energy focus motivation fitness mobile cardio energy focus motivation fitness imagine post wall signing project talk startup team accellerator program princeton university summer input gague service team service work fitness sensor data analysis goal energy focus motivation fitness model premium fee service recovery monitoring response chat,"['robert', 'example', 'hr', 'monitor', 'measure', 'exertion', 'exercise', 'problem', 'motivate', 'work', 'heart', 'rate', 'monitoring', 'feedback', 'measurement', 'heart', 'rate', 'people', 'product', 'pay', 'pay', 'plan', 'plan', 'money', 'quote', 'griv1012', 'post', 'topic', 'basis', 'watch', 'sensor', 'zephyr', 'chest', 'strap', 'market', 'heart', 'rate', 'monitor', 'basis', 'zephyr', 'accurate', 'hrv', 'reading', 'h7', 'service', 'algorithm', 'work', 'plan', 'idea', 'data', 'source', 'benefit', 'project', 'user', 'service', 'twist', 'data', 'mean', 'access', 'device', 'firmware', 'project', 'service', 'heart', 'rate', 'monitoring', 'feedback', 'measurement', 'heart', 'rate', 'people', 'point', 'device', 'address', 'problem', 'scale', 'point', 'problem', 'home', 'device', 'scale', 'value', 'provide', 'problem', 'fix', 'user', 'stats', 'machine', 'analyze', 'data', 'device', 'user', 'course', 'solution', 'search', 'problem', 'business', 'problem', 'fix', 'device', 'example', 'hr', 'monitor', 'measure', 'exertion', 'exercise', 'problem', 'motivate', 'work', 'device', 'help', 'problem', 'bodyweight', 'data', 'device', 'sense', 'r', 'motivation', 'problem', 'blog', 'post', 'topic', 'basis', 'watch', 'sensor', 'zephyr', 'chest', 'strap', 'access', 'sdk', 'data', 'device', 'analysis', 'algorithm', 'research', 'prototype', 'development', 'post', 'app', 'mockup', 'page', 'cardio', 'energy', 'focus', 'motivation', 'fitness', 'mobile', 'cardio', 'energy', 'focus', 'motivation', 'fitness', 'imagine', 'post', 'wall', 'signing', 'project', 'talk', 'startup', 'team', 'accellerator', 'program', 'princeton', 'university', 'summer', 'input', 'gague', 'service', 'team', 'service', 'work', 'fitness', 'sensor', 'data', 'analysis', 'goal', 'energy', 'focus', 'motivation', 'fitness', 'model', 'premium', 'fee', 'service', 'recovery', 'monitoring', 'response', 'chat']"
+673.0,website password supply password post june study leg revision participant movie option invitation invite participate study candidate effect value congruence experience money value congruence term action emotion virtue moral value movie book experience brief state sensation openness chest head ratio moment scale study search purchase survival project value congruence consumer experience experience movie vacation book dining concert experience choice participant researcher information share pseudonym choice quote research report decline question study consequence remuneration study purchase movie line question movie recommend option watch participate home work vacation access internet bandwidth view line movie email rb send instruction phone,"['website', 'password', 'supply', 'password', 'post', 'june', 'study', 'leg', 'revision', 'participant', 'movie', 'option', 'invitation', 'invite', 'participate', 'study', 'candidate', 'effect', 'value', 'congruence', 'experience', 'money', 'value', 'congruence', 'term', 'action', 'emotion', 'virtue', 'moral', 'value', 'movie', 'book', 'experience', 'brief', 'state', 'sensation', 'openness', 'chest', 'head', 'ratio', 'moment', 'scale', 'study', 'search', 'purchase', 'survival', 'project', 'value', 'congruence', 'consumer', 'experience', 'experience', 'movie', 'vacation', 'book', 'dining', 'concert', 'experience', 'choice', 'participant', 'researcher', 'information', 'share', 'pseudonym', 'choice', 'quote', 'research', 'report', 'decline', 'question', 'study', 'consequence', 'remuneration', 'study', 'purchase', 'movie', 'line', 'question', 'movie', 'recommend', 'option', 'watch', 'participate', 'home', 'work', 'vacation', 'access', 'internet', 'bandwidth', 'view', 'line', 'movie', 'email', 'rb', 'send', 'instruction', 'phone']"
+674.0,fitbit fuel band record activity level kind heart rate sensor emergency room visit placebo device family case phenomenon emergency room measurement fixation pulse variation blood sugar intensity patient tracking obsession patient fitbit fuel band effect symptom account obsession forum question hypochondrics hardware anybody experience hypochondriasis self,"['fitbit', 'fuel', 'band', 'record', 'activity', 'level', 'kind', 'heart', 'rate', 'sensor', 'emergency', 'room', 'visit', 'placebo', 'device', 'family', 'case', 'phenomenon', 'emergency', 'room', 'measurement', 'fixation', 'pulse', 'variation', 'blood', 'sugar', 'intensity', 'patient', 'tracking', 'obsession', 'patient', 'fitbit', 'fuel', 'band', 'effect', 'symptom', 'account', 'obsession', 'forum', 'question', 'hypochondrics', 'hardware', 'anybody', 'experience', 'hypochondriasis', 'self']"
+675.0,remember bring hapifork author point gratification form integration gamification people service goal surprising author point incentive affirmation apps apps apps data action choice introspection fuel change chore discipline journal app super program letter agency kind data data super program letter agency kind data data point privacy data ownership data behavior change visualization report data example app track project visualization feature term control engage report visualization decision person type visualization report break log case food logging article tech crunch behavior change change behavior support suspicion device stream basic problem log break device reminder alert ignore lumoback hapifork apps data action choice introspection fuel change chore discipline journal drop apps fad drop investment passive,"['remember', 'bring', 'hapifork', 'author', 'point', 'gratification', 'form', 'integration', 'gamification', 'people', 'service', 'goal', 'surprising', 'author', 'point', 'incentive', 'affirmation', 'apps', 'apps', 'apps', 'data', 'action', 'choice', 'introspection', 'fuel', 'change', 'chore', 'discipline', 'journal', 'app', 'super', 'program', 'letter', 'agency', 'kind', 'data', 'data', 'super', 'program', 'letter', 'agency', 'kind', 'data', 'data', 'point', 'privacy', 'data', 'ownership', 'data', 'behavior', 'change', 'visualization', 'report', 'data', 'example', 'app', 'track', 'project', 'visualization', 'feature', 'term', 'control', 'engage', 'report', 'visualization', 'decision', 'person', 'type', 'visualization', 'report', 'break', 'log', 'case', 'food', 'logging', 'article', 'tech', 'crunch', 'behavior', 'change', 'change', 'behavior', 'support', 'suspicion', 'device', 'stream', 'basic', 'problem', 'log', 'break', 'device', 'reminder', 'alert', 'ignore', 'lumoback', 'hapifork', 'apps', 'data', 'action', 'choice', 'introspection', 'fuel', 'change', 'chore', 'discipline', 'journal', 'drop', 'apps', 'fad', 'drop', 'investment', 'passive']"
+676.0,body temperature measurement people eye watch temperature sensor geak watch manufacturer engadget article watch pack plethora sensor nowadays product fact geak shanghai subsidiary content giant answer watch market temperature sensor s4 phone temperature martin sona markspend01 martin post info body end alternative experience temperature update share xx thermometer temperature pill wear cable pas reinsert option build arduino temperature logger probe data source xx courier purpose study agreement core temperature measurement temperature pill telemetry tpil esophageal te condition body temperature difference pair trial rmsd telemetry pill temperature response tre te result telemetry pill measurement core temperature condition body temperature state xx temperature probe xx sort earphone type thermometer rebuild sensor silicone putty sugru buy post source order inspire hook temperature sensor arduino code data hook arduino source temperature sensor source martin check link page book brian info markspend01 martin post info body end alternative experience temperature update share xx thermometer temperature pill wear cable pas reinsert option build arduino temperature logger probe data source apps mil a328003 pdf xx courier purpose study agreement core temperature measurement temperature pill telemetry tpil esophageal te condition body temperature difference pair trial rmsd telemetry pill temperature response tre te result telemetry pill measurement core temperature condition body temperature state xx temperature probe emcrit project temperature probe tch pas esophageal temperature probe hypothermia er xx sort earphone type thermometer rebuild sensor silicone putty sugru buy post source order inspire hook temperature sensor arduino code data hook arduino source temperature sensor source tracking martin crissman basis watch export function bodymedia useless temperature buy export temperature dunn5 metricscsv contribute dunn5 metricscsv development account github python script basis data basis data skin temp data crissman photography stuff goal measure temperature temp work photography example place measure temperature wrist example project temperature logger arduino temp sensor tape temple tape output night adafruit adafruit data adafruit data start data temperature fridge logger example construct self data acquisition plot result metro ide atmega328 adafruit project gpio analog input spi i2c timer price adafruit ds18b20 temperature sensor extra temperature sensor range precision analog converter price device pill measure core temperature standard project serving cost recording eat pas philip respiratory care respironics leader respiratory market solution patient practice business project temperature basis wristband innovation temperature sensor correspond skin temperature measure body temperature measure reading artery measurement body artery temple index finger temperature temperature location artery image infra image mean temperature method temperature room temperature body temperature point temperature basis wrist end enter house reference study accuracy measurement modality paywall explanation work martin post info body temperature measure temperature choice location device example rhythm core temperature bedtime wrist temperature cooling mechanism blood core extremity temperature research study temperature gradient hand trunk difference measure rhythm brief review paper geak watch kind purchase jet lag plan temperature minimum rhythm cycle version data cost temperature reading basis watch export function bodymedia useless temperature buy export temperature format photography stuff goal measure temperature temp work help stress healthsmart biorelax trainer biofeedback training version gadget data coach finger thermometer reading device trainer wireless data temperature google reading post search thermometer type thermometer measure sends data phone tablet cost keywords thermometer filter result cost option member post case people suit job keywords,"['body', 'temperature', 'measurement', 'people', 'eye', 'watch', 'temperature', 'sensor', 'geak', 'watch', 'manufacturer', 'engadget', 'article', 'watch', 'pack', 'plethora', 'sensor', 'nowadays', 'product', 'fact', 'geak', 'shanghai', 'subsidiary', 'content', 'giant', 'answer', 'watch', 'market', 'temperature', 'sensor', 's4', 'phone', 'temperature', 'martin', 'sona', 'markspend01', 'martin', 'post', 'info', 'body', 'end', 'alternative', 'experience', 'temperature', 'update', 'share', 'xx', 'thermometer', 'temperature', 'pill', 'wear', 'cable', 'pas', 'reinsert', 'option', 'build', 'arduino', 'temperature', 'logger', 'probe', 'data', 'source', 'xx', 'courier', 'purpose', 'study', 'agreement', 'core', 'temperature', 'measurement', 'temperature', 'pill', 'telemetry', 'tpil', 'esophageal', 'te', 'condition', 'body', 'temperature', 'difference', 'pair', 'trial', 'rmsd', 'telemetry', 'pill', 'temperature', 'response', 'tre', 'te', 'result', 'telemetry', 'pill', 'measurement', 'core', 'temperature', 'condition', 'body', 'temperature', 'state', 'xx', 'temperature', 'probe', 'xx', 'sort', 'earphone', 'type', 'thermometer', 'rebuild', 'sensor', 'silicone', 'putty', 'sugru', 'buy', 'post', 'source', 'order', 'inspire', 'hook', 'temperature', 'sensor', 'arduino', 'code', 'data', 'hook', 'arduino', 'source', 'temperature', 'sensor', 'source', 'martin', 'check', 'link', 'page', 'book', 'brian', 'info', 'markspend01', 'martin', 'post', 'info', 'body', 'end', 'alternative', 'experience', 'temperature', 'update', 'share', 'xx', 'thermometer', 'temperature', 'pill', 'wear', 'cable', 'pas', 'reinsert', 'option', 'build', 'arduino', 'temperature', 'logger', 'probe', 'data', 'source', 'apps', 'mil', 'a328003', 'pdf', 'xx', 'courier', 'purpose', 'study', 'agreement', 'core', 'temperature', 'measurement', 'temperature', 'pill', 'telemetry', 'tpil', 'esophageal', 'te', 'condition', 'body', 'temperature', 'difference', 'pair', 'trial', 'rmsd', 'telemetry', 'pill', 'temperature', 'response', 'tre', 'te', 'result', 'telemetry', 'pill', 'measurement', 'core', 'temperature', 'condition', 'body', 'temperature', 'state', 'xx', 'temperature', 'probe', 'emcrit', 'project', 'temperature', 'probe', 'tch', 'pas', 'esophageal', 'temperature', 'probe', 'hypothermia', 'er', 'xx', 'sort', 'earphone', 'type', 'thermometer', 'rebuild', 'sensor', 'silicone', 'putty', 'sugru', 'buy', 'post', 'source', 'order', 'inspire', 'hook', 'temperature', 'sensor', 'arduino', 'code', 'data', 'hook', 'arduino', 'source', 'temperature', 'sensor', 'source', 'tracking', 'martin', 'crissman', 'basis', 'watch', 'export', 'function', 'bodymedia', 'useless', 'temperature', 'buy', 'export', 'temperature', 'dunn5', 'metricscsv', 'contribute', 'dunn5', 'metricscsv', 'development', 'account', 'github', 'python', 'script', 'basis', 'data', 'basis', 'data', 'skin', 'temp', 'data', 'crissman', 'photography', 'stuff', 'goal', 'measure', 'temperature', 'temp', 'work', 'photography', 'example', 'place', 'measure', 'temperature', 'wrist', 'example', 'project', 'temperature', 'logger', 'arduino', 'temp', 'sensor', 'tape', 'temple', 'tape', 'output', 'night', 'adafruit', 'adafruit', 'data', 'adafruit', 'data', 'start', 'data', 'temperature', 'fridge', 'logger', 'example', 'construct', 'self', 'data', 'acquisition', 'plot', 'result', 'metro', 'ide', 'atmega328', 'adafruit', 'project', 'gpio', 'analog', 'input', 'spi', 'i2c', 'timer', 'price', 'adafruit', 'ds18b20', 'temperature', 'sensor', 'extra', 'temperature', 'sensor', 'range', 'precision', 'analog', 'converter', 'price', 'device', 'pill', 'measure', 'core', 'temperature', 'standard', 'project', 'serving', 'cost', 'recording', 'eat', 'pas', 'philip', 'respiratory', 'care', 'respironics', 'leader', 'respiratory', 'market', 'solution', 'patient', 'practice', 'business', 'project', 'temperature', 'basis', 'wristband', 'innovation', 'temperature', 'sensor', 'correspond', 'skin', 'temperature', 'measure', 'body', 'temperature', 'measure', 'reading', 'artery', 'measurement', 'body', 'artery', 'temple', 'index', 'finger', 'temperature', 'temperature', 'location', 'artery', 'image', 'infra', 'image', 'mean', 'temperature', 'method', 'temperature', 'room', 'temperature', 'body', 'temperature', 'point', 'temperature', 'basis', 'wrist', 'end', 'enter', 'house', 'reference', 'study', 'accuracy', 'measurement', 'modality', 'paywall', 'explanation', 'work', 'martin', 'post', 'info', 'body', 'temperature', 'measure', 'temperature', 'choice', 'location', 'device', 'example', 'rhythm', 'core', 'temperature', 'bedtime', 'wrist', 'temperature', 'cooling', 'mechanism', 'blood', 'core', 'extremity', 'temperature', 'research', 'study', 'temperature', 'gradient', 'hand', 'trunk', 'difference', 'measure', 'rhythm', 'brief', 'review', 'paper', 'geak', 'watch', 'kind', 'purchase', 'jet', 'lag', 'plan', 'temperature', 'minimum', 'rhythm', 'cycle', 'version', 'data', 'cost', 'temperature', 'reading', 'basis', 'watch', 'export', 'function', 'bodymedia', 'useless', 'temperature', 'buy', 'export', 'temperature', 'format', 'photography', 'stuff', 'goal', 'measure', 'temperature', 'temp', 'work', 'help', 'stress', 'healthsmart', 'biorelax', 'trainer', 'biofeedback', 'training', 'version', 'gadget', 'data', 'coach', 'finger', 'thermometer', 'reading', 'device', 'trainer', 'wireless', 'data', 'temperature', 'google', 'reading', 'post', 'search', 'thermometer', 'type', 'thermometer', 'measure', 'sends', 'data', 'phone', 'tablet', 'cost', 'keywords', 'thermometer', 'filter', 'result', 'cost', 'option', 'member', 'post', 'case', 'people', 'suit', 'job', 'keywords']"
+677.0,agaricus group post learn phrase gift horse mouth consumer behavior people term lack trust quote robert ness post topic google figure fight spouse wtf ad divorce lawyer target ad people post cost click keyword lawyer robert blog company mind consider service competent ask process health fitness judge service competence kind audit connection password reset report indicator service trustworthiness harder business model revenue valuation company tos copy service domainkiller people data stranger server people apps device issue data server feel people service competent berdelyi ejain sense term agreement people term applies privacy policy service competent tos dr project privacy right clearinghouse finding care reason group post learn people example uber glory blog post blogger uber data track night figure trend surprise start consider domain mission service google figure fight spouse wtf ad company core business kind analysis data modeler intuition data story blog people term lack trust admit access device business location contact insurance company concern health data privacy privacy space sample forget iphone health data company toilet microbiome clearware site state assessment privacy policy work people privacy policy work notice commonterms work service competent ask process health fitness ejain sense term agreement people term applies privacy policy service competent transparency site service competence option service seal consumer truste webtrust issue people data cloud people data stranger server kill idea rebuild option sync server data nightmare application information work development agency install code data course apps security,"['agaricus', 'group', 'post', 'learn', 'phrase', 'gift', 'horse', 'mouth', 'consumer', 'behavior', 'people', 'term', 'lack', 'trust', 'quote', 'robert', 'ness', 'post', 'topic', 'google', 'figure', 'fight', 'spouse', 'wtf', 'ad', 'divorce', 'lawyer', 'target', 'ad', 'people', 'post', 'cost', 'click', 'keyword', 'lawyer', 'robert', 'blog', 'company', 'mind', 'consider', 'service', 'competent', 'ask', 'process', 'health', 'fitness', 'judge', 'service', 'competence', 'kind', 'audit', 'connection', 'password', 'reset', 'report', 'indicator', 'service', 'trustworthiness', 'harder', 'business', 'model', 'revenue', 'valuation', 'company', 'tos', 'copy', 'service', 'domainkiller', 'people', 'data', 'stranger', 'server', 'people', 'apps', 'device', 'issue', 'data', 'server', 'feel', 'people', 'service', 'competent', 'berdelyi', 'ejain', 'sense', 'term', 'agreement', 'people', 'term', 'applies', 'privacy', 'policy', 'service', 'competent', 'tos', 'dr', 'project', 'privacy', 'right', 'clearinghouse', 'finding', 'care', 'reason', 'group', 'post', 'learn', 'people', 'example', 'uber', 'glory', 'blog', 'post', 'blogger', 'uber', 'data', 'track', 'night', 'figure', 'trend', 'surprise', 'start', 'consider', 'domain', 'mission', 'service', 'google', 'figure', 'fight', 'spouse', 'wtf', 'ad', 'company', 'core', 'business', 'kind', 'analysis', 'data', 'modeler', 'intuition', 'data', 'story', 'blog', 'people', 'term', 'lack', 'trust', 'admit', 'access', 'device', 'business', 'location', 'contact', 'insurance', 'company', 'concern', 'health', 'data', 'privacy', 'privacy', 'space', 'sample', 'forget', 'iphone', 'health', 'data', 'company', 'toilet', 'microbiome', 'clearware', 'site', 'state', 'assessment', 'privacy', 'policy', 'work', 'people', 'privacy', 'policy', 'work', 'notice', 'commonterms', 'work', 'service', 'competent', 'ask', 'process', 'health', 'fitness', 'ejain', 'sense', 'term', 'agreement', 'people', 'term', 'applies', 'privacy', 'policy', 'service', 'competent', 'transparency', 'site', 'service', 'competence', 'option', 'service', 'seal', 'consumer', 'truste', 'webtrust', 'issue', 'people', 'data', 'cloud', 'people', 'data', 'stranger', 'server', 'kill', 'idea', 'rebuild', 'option', 'sync', 'server', 'data', 'nightmare', 'application', 'information', 'work', 'development', 'agency', 'install', 'code', 'data', 'course', 'apps', 'security']"
+679.0,note withings contact lab connection somebody help exact problem help air quality phone scale pav mathieu withings customer service order article help regard withings customer service anybody problem reading withings iphone app reading web account value ppm value ppm anybody problem pav pav problem withings support post resolution,"['note', 'withings', 'contact', 'lab', 'connection', 'somebody', 'help', 'exact', 'problem', 'help', 'air', 'quality', 'phone', 'scale', 'pav', 'mathieu', 'withings', 'customer', 'service', 'order', 'article', 'help', 'regard', 'withings', 'customer', 'service', 'anybody', 'problem', 'reading', 'withings', 'iphone', 'app', 'reading', 'web', 'account', 'value', 'ppm', 'value', 'ppm', 'anybody', 'problem', 'pav', 'pav', 'problem', 'withings', 'support', 'post', 'resolution']"
+680.0,post facebook group advertise proshi device attache google promise brain functionality inhibit event brain evaluate repair lead brain level performance price point dollar description information property flicker frequency distribution flicker signal testimonial effect stimulation adafruit brain machine brain machine meditate work light meditation sequence frequency brain effect stimulation imagination imagery state example richardsen people world effect stimulation complexity image effect area example meditation depth people research people method meditation meditation stress self maintenance health alleviation problem quality stimulation device level difference proshi promise device roshi product tool bio feedback practice state world version work generation benefit research finding happiness stress intelligence iq point creativity memory health relationship energy reversal aging disease blood pressure reduction symptom book solution head injury autism epilepsy depression anxiety apnea disorder trauma asberger disorder fatigue syndrome brain fog anger addiction claim method principle information terminology vector equilibrium error disentrainment photostimulation procedure vector equilibruim algorithm flicker set phase instruction brain order phase vector error transformation term literature oscillatory activity brain example importance phase eeg research role phase integration research stimulus light sens phase activity area brain reset mercier mazaheri amp jensen image phase mechanism area image task information sieben cell construct rhythm tallon baudry connection light frequency alteration perception overlook oversimplification device benefit benefit meditation rest connection claim science peer journal chunk puzzle area research debate community dynamic example magstims area proshi magstims motor area connection c3 c4 area work eye area brain evidence field structure explanation effect alter brain function basal field reach brain connection device inventor roshi patent method mass people device offer chuck proshis student placebo intervention random flicker pattern chance placebo send version june method approach outcome measure promise sound approach supervision review board university peer review pseudoscience cheerio martin reference mcandrew effect stimulation self consciousness complexity imagination imagery journal psychology sieben k r der amp hanganu entrainment somatosensory cortex control neuroscience mercier r foxe butler schwartz amp molholm auditory phase cortex electrocorticography reveals multisensory integration neuroimage tallon baudry amp bertrand gamma activity human role representation trend science jensen activity phase stimulus proceeding academy science state,"['post', 'facebook', 'group', 'advertise', 'proshi', 'device', 'attache', 'google', 'promise', 'brain', 'functionality', 'inhibit', 'event', 'brain', 'evaluate', 'repair', 'lead', 'brain', 'level', 'performance', 'price', 'point', 'dollar', 'description', 'information', 'property', 'flicker', 'frequency', 'distribution', 'flicker', 'signal', 'testimonial', 'effect', 'stimulation', 'adafruit', 'brain', 'machine', 'brain', 'machine', 'meditate', 'work', 'light', 'meditation', 'sequence', 'frequency', 'brain', 'effect', 'stimulation', 'imagination', 'imagery', 'state', 'example', 'richardsen', 'people', 'world', 'effect', 'stimulation', 'complexity', 'image', 'effect', 'area', 'example', 'meditation', 'depth', 'people', 'research', 'people', 'method', 'meditation', 'meditation', 'stress', 'self', 'maintenance', 'health', 'alleviation', 'problem', 'quality', 'stimulation', 'device', 'level', 'difference', 'proshi', 'promise', 'device', 'roshi', 'product', 'tool', 'bio', 'feedback', 'practice', 'state', 'world', 'version', 'work', 'generation', 'benefit', 'research', 'finding', 'happiness', 'stress', 'intelligence', 'iq', 'point', 'creativity', 'memory', 'health', 'relationship', 'energy', 'reversal', 'aging', 'disease', 'blood', 'pressure', 'reduction', 'symptom', 'book', 'solution', 'head', 'injury', 'autism', 'epilepsy', 'depression', 'anxiety', 'apnea', 'disorder', 'trauma', 'asberger', 'disorder', 'fatigue', 'syndrome', 'brain', 'fog', 'anger', 'addiction', 'claim', 'method', 'principle', 'information', 'terminology', 'vector', 'equilibrium', 'error', 'disentrainment', 'photostimulation', 'procedure', 'vector', 'equilibruim', 'algorithm', 'flicker', 'set', 'phase', 'instruction', 'brain', 'order', 'phase', 'vector', 'error', 'transformation', 'term', 'literature', 'oscillatory', 'activity', 'brain', 'example', 'importance', 'phase', 'eeg', 'research', 'role', 'phase', 'integration', 'research', 'stimulus', 'light', 'sens', 'phase', 'activity', 'area', 'brain', 'reset', 'mercier', 'mazaheri', 'amp', 'jensen', 'image', 'phase', 'mechanism', 'area', 'image', 'task', 'information', 'sieben', 'cell', 'construct', 'rhythm', 'tallon', 'baudry', 'connection', 'light', 'frequency', 'alteration', 'perception', 'overlook', 'oversimplification', 'device', 'benefit', 'benefit', 'meditation', 'rest', 'connection', 'claim', 'science', 'peer', 'journal', 'chunk', 'puzzle', 'area', 'research', 'debate', 'community', 'dynamic', 'example', 'magstims', 'area', 'proshi', 'magstims', 'motor', 'area', 'connection', 'c3', 'c4', 'area', 'work', 'eye', 'area', 'brain', 'evidence', 'field', 'structure', 'explanation', 'effect', 'alter', 'brain', 'function', 'basal', 'field', 'reach', 'brain', 'connection', 'device', 'inventor', 'roshi', 'patent', 'method', 'mass', 'people', 'device', 'offer', 'chuck', 'proshis', 'student', 'placebo', 'intervention', 'random', 'flicker', 'pattern', 'chance', 'placebo', 'send', 'version', 'june', 'method', 'approach', 'outcome', 'measure', 'promise', 'sound', 'approach', 'supervision', 'review', 'board', 'university', 'peer', 'review', 'pseudoscience', 'cheerio', 'martin', 'reference', 'mcandrew', 'effect', 'stimulation', 'self', 'consciousness', 'complexity', 'imagination', 'imagery', 'journal', 'psychology', 'sieben', 'k', 'r', 'der', 'amp', 'hanganu', 'entrainment', 'somatosensory', 'cortex', 'control', 'neuroscience', 'mercier', 'r', 'foxe', 'butler', 'schwartz', 'amp', 'molholm', 'auditory', 'phase', 'cortex', 'electrocorticography', 'reveals', 'multisensory', 'integration', 'neuroimage', 'tallon', 'baudry', 'amp', 'bertrand', 'gamma', 'activity', 'human', 'role', 'representation', 'trend', 'science', 'jensen', 'activity', 'phase', 'stimulus', 'proceeding', 'academy', 'science', 'state']"
+681.0,wow feature section prop build feniv wow section prop feature course task tracker sickness surgery prop owner site place place site pull site micro goal cholesterol book restauraunts selfers privacy concern site start share data advertiser marketer data stuff sound feedback answer question,"['wow', 'feature', 'section', 'prop', 'build', 'feniv', 'wow', 'section', 'prop', 'feature', 'course', 'task', 'tracker', 'sickness', 'surgery', 'prop', 'owner', 'site', 'place', 'place', 'site', 'pull', 'site', 'micro', 'goal', 'cholesterol', 'book', 'restauraunts', 'selfers', 'privacy', 'concern', 'site', 'start', 'share', 'data', 'advertiser', 'marketer', 'data', 'stuff', 'sound', 'feedback', 'answer', 'question']"
+682.0,kickstarter project storica lifelogging platform span desktop data,"['kickstarter', 'project', 'storica', 'lifelogging', 'platform', 'span', 'desktop', 'data']"
+683.0,callmezharko habit mediation biometrics meditate meditate meditate mediation practice macro eeg meditation moment provide metric meditation idea record data share analysis method analysis data moment callmezharko device market search attest monitor measure technology output format price suggestion monitor dimension consumer brain interface eeg device device openeeg kit device grade device option consumer eeg budget truesense kit kit people device truesense advantage device record ecg extract data tracking martin habit mediation biometrics meditate meditate meditate mediation practice macro eye hooking data world form head metric tone proxy heart rate variability proxy device mood brain wave device market search attest monitor measure technology output format price suggestion monitor dimension monitor version comparison,"['callmezharko', 'habit', 'mediation', 'biometrics', 'meditate', 'meditate', 'meditate', 'mediation', 'practice', 'macro', 'eeg', 'meditation', 'moment', 'provide', 'metric', 'meditation', 'idea', 'record', 'data', 'share', 'analysis', 'method', 'analysis', 'data', 'moment', 'callmezharko', 'device', 'market', 'search', 'attest', 'monitor', 'measure', 'technology', 'output', 'format', 'price', 'suggestion', 'monitor', 'dimension', 'consumer', 'brain', 'interface', 'eeg', 'device', 'device', 'openeeg', 'kit', 'device', 'grade', 'device', 'option', 'consumer', 'eeg', 'budget', 'truesense', 'kit', 'kit', 'people', 'device', 'truesense', 'advantage', 'device', 'record', 'ecg', 'extract', 'data', 'tracking', 'martin', 'habit', 'mediation', 'biometrics', 'meditate', 'meditate', 'meditate', 'mediation', 'practice', 'macro', 'eye', 'hooking', 'data', 'world', 'form', 'head', 'metric', 'tone', 'proxy', 'heart', 'rate', 'variability', 'proxy', 'device', 'mood', 'brain', 'wave', 'device', 'market', 'search', 'attest', 'monitor', 'measure', 'technology', 'output', 'format', 'price', 'suggestion', 'monitor', 'dimension', 'monitor', 'version', 'comparison']"
+684.0,announce kickstarter project storica aim desktop mobile lifelogging experience platform support check video spread word anybody experience recording,"['announce', 'kickstarter', 'project', 'storica', 'aim', 'desktop', 'mobile', 'lifelogging', 'experience', 'platform', 'support', 'check', 'video', 'spread', 'word', 'anybody', 'experience', 'recording']"
+685.0,rtracker interview developer dayta problem interface edge purpose tracker app selfsurvey play google blood pressure drop coffee sleep fitness exercise track dependency health mood selfsurvey tool define parameter define value record touch control type dependency survey estimate health condit steve tracker app tap log downside list randomly data problem review store export data update list suggestion self forum tool today simple app tap log demo simplicity track mood activity metric apps functionality web app recommendation info daytum guide review mention bug data solution searching lumen trail self forum tool today simple app tap log demo simplicity track mood activity metric apps functionality web app track share reason option form tracknshare track amp share health tracker family tracknshare option share health apps app store developer request sync app record analysis data upgrade homepage homepage iphone version tap log suggestion suggestion minimize click log instance text,"['rtracker', 'interview', 'developer', 'dayta', 'problem', 'interface', 'edge', 'purpose', 'tracker', 'app', 'selfsurvey', 'play', 'google', 'blood', 'pressure', 'drop', 'coffee', 'sleep', 'fitness', 'exercise', 'track', 'dependency', 'health', 'mood', 'selfsurvey', 'tool', 'define', 'parameter', 'define', 'value', 'record', 'touch', 'control', 'type', 'dependency', 'survey', 'estimate', 'health', 'condit', 'steve', 'tracker', 'app', 'tap', 'log', 'downside', 'list', 'randomly', 'data', 'problem', 'review', 'store', 'export', 'data', 'update', 'list', 'suggestion', 'self', 'forum', 'tool', 'today', 'simple', 'app', 'tap', 'log', 'demo', 'simplicity', 'track', 'mood', 'activity', 'metric', 'apps', 'functionality', 'web', 'app', 'recommendation', 'info', 'daytum', 'guide', 'review', 'mention', 'bug', 'data', 'solution', 'searching', 'lumen', 'trail', 'self', 'forum', 'tool', 'today', 'simple', 'app', 'tap', 'log', 'demo', 'simplicity', 'track', 'mood', 'activity', 'metric', 'apps', 'functionality', 'web', 'app', 'track', 'share', 'reason', 'option', 'form', 'tracknshare', 'track', 'amp', 'share', 'health', 'tracker', 'family', 'tracknshare', 'option', 'share', 'health', 'apps', 'app', 'store', 'developer', 'request', 'sync', 'app', 'record', 'analysis', 'data', 'upgrade', 'homepage', 'homepage', 'iphone', 'version', 'tap', 'log', 'suggestion', 'suggestion', 'minimize', 'click', 'log', 'instance', 'text']"
+686.0,member startup technology platform wt solution expert community forum device member comment site blog forum test device share laurent founder dolphin,"['member', 'startup', 'technology', 'platform', 'wt', 'solution', 'expert', 'community', 'forum', 'device', 'member', 'comment', 'site', 'blog', 'forum', 'test', 'device', 'share', 'laurent', 'founder', 'dolphin']"
+687.0,data sheet load sybeo student information visualization visualization data experimentation data energy consumption nutrition telco opensource dataset test work visualization design data quantification category message send result experiment reply info data sleep study onyx ii oximeter blood o2 level heart rate bpm sleep zeo rem sleep interval data zephyr bioharness add hrv br data interval data building habit monitoring student information visualization visualization data experimentation data energy consumption nutrition telco opensource dataset test work visualization design data quantification category message send result experiment reply download regard,"['data', 'sheet', 'load', 'sybeo', 'student', 'information', 'visualization', 'visualization', 'data', 'experimentation', 'data', 'energy', 'consumption', 'nutrition', 'telco', 'opensource', 'dataset', 'test', 'work', 'visualization', 'design', 'data', 'quantification', 'category', 'message', 'send', 'result', 'experiment', 'reply', 'info', 'data', 'sleep', 'study', 'onyx', 'ii', 'oximeter', 'blood', 'o2', 'level', 'heart', 'rate', 'bpm', 'sleep', 'zeo', 'rem', 'sleep', 'interval', 'data', 'zephyr', 'bioharness', 'add', 'hrv', 'br', 'data', 'interval', 'data', 'building', 'habit', 'monitoring', 'student', 'information', 'visualization', 'visualization', 'data', 'experimentation', 'data', 'energy', 'consumption', 'nutrition', 'telco', 'opensource', 'dataset', 'test', 'work', 'visualization', 'design', 'data', 'quantification', 'category', 'message', 'send', 'result', 'experiment', 'reply', 'download', 'regard']"
+688.0,goose solution krejcarek frequency power transmission battery sensor base station heard brian goose ask heard brian goose goose sticker sensor product kid product sad crissman kind wifi device motion alarm condition folk posture sensor finding lead mortality kind wifi device motion alarm condition idea sensor seat grade motion sit chair work detects kind motion kind alarm sound reminder idea basis wristband extract data feedback threshold feedback channel help habit reminder basis band purpose image data kit kit wireless link transfer motion data place sensor leg orientation sensor analyse movement sensor piece software prompt inventor fuchieh help finding lead mortality kind wifi device motion alarm condition idea sensor seat grade motion sit chair work detects kind motion kind alarm sound reminder idea gadget device problem suggest pomodoro technique management method block break break calisthenics environment ebook technique web apps phone apps desktop software method style visualization method crissman robert point solution product thought goose monitor toothbrush product conference heard solution husband candidate sensor texas instrument accelerometer broadcast protocol digikey point solution product thought goose monitor toothbrush product finding lead mortality kind wifi device motion alarm condition idea sensor seat grade motion sit chair work detects kind motion kind alarm sound reminder idea gadget,"['goose', 'solution', 'krejcarek', 'frequency', 'power', 'transmission', 'battery', 'sensor', 'base', 'station', 'heard', 'brian', 'goose', 'ask', 'heard', 'brian', 'goose', 'goose', 'sticker', 'sensor', 'product', 'kid', 'product', 'sad', 'crissman', 'kind', 'wifi', 'device', 'motion', 'alarm', 'condition', 'folk', 'posture', 'sensor', 'finding', 'lead', 'mortality', 'kind', 'wifi', 'device', 'motion', 'alarm', 'condition', 'idea', 'sensor', 'seat', 'grade', 'motion', 'sit', 'chair', 'work', 'detects', 'kind', 'motion', 'kind', 'alarm', 'sound', 'reminder', 'idea', 'basis', 'wristband', 'extract', 'data', 'feedback', 'threshold', 'feedback', 'channel', 'help', 'habit', 'reminder', 'basis', 'band', 'purpose', 'image', 'data', 'kit', 'kit', 'wireless', 'link', 'transfer', 'motion', 'data', 'place', 'sensor', 'leg', 'orientation', 'sensor', 'analyse', 'movement', 'sensor', 'piece', 'software', 'prompt', 'inventor', 'fuchieh', 'help', 'finding', 'lead', 'mortality', 'kind', 'wifi', 'device', 'motion', 'alarm', 'condition', 'idea', 'sensor', 'seat', 'grade', 'motion', 'sit', 'chair', 'work', 'detects', 'kind', 'motion', 'kind', 'alarm', 'sound', 'reminder', 'idea', 'gadget', 'device', 'problem', 'suggest', 'pomodoro', 'technique', 'management', 'method', 'block', 'break', 'break', 'calisthenics', 'environment', 'ebook', 'technique', 'web', 'apps', 'phone', 'apps', 'desktop', 'software', 'method', 'style', 'visualization', 'method', 'crissman', 'robert', 'point', 'solution', 'product', 'thought', 'goose', 'monitor', 'toothbrush', 'product', 'conference', 'heard', 'solution', 'husband', 'candidate', 'sensor', 'texas', 'instrument', 'accelerometer', 'broadcast', 'protocol', 'digikey', 'point', 'solution', 'product', 'thought', 'goose', 'monitor', 'toothbrush', 'product', 'finding', 'lead', 'mortality', 'kind', 'wifi', 'device', 'motion', 'alarm', 'condition', 'idea', 'sensor', 'seat', 'grade', 'motion', 'sit', 'chair', 'work', 'detects', 'kind', 'motion', 'kind', 'alarm', 'sound', 'reminder', 'idea', 'gadget']"
+689.0,lead researcher survey cancer researcher setting pain publication model response model passionate community scientist science problem face lack collaboration share data build work reputation community end survey approach information project,"['lead', 'researcher', 'survey', 'cancer', 'researcher', 'setting', 'pain', 'publication', 'model', 'response', 'model', 'passionate', 'community', 'scientist', 'science', 'problem', 'face', 'lack', 'collaboration', 'share', 'data', 'build', 'work', 'reputation', 'community', 'end', 'survey', 'approach', 'information', 'project']"
+690.0,bijal note forum choice post request relevant post link discussion contributor link thread spam lead researcher survey cancer researcher setting pain publication model response model passionate community scientist science problem face lack collaboration share data build work reputation community end survey approach information project point survey people product,"['bijal', 'note', 'forum', 'choice', 'post', 'request', 'relevant', 'post', 'link', 'discussion', 'contributor', 'link', 'thread', 'spam', 'lead', 'researcher', 'survey', 'cancer', 'researcher', 'setting', 'pain', 'publication', 'model', 'response', 'model', 'passionate', 'community', 'scientist', 'science', 'problem', 'face', 'lack', 'collaboration', 'share', 'data', 'build', 'work', 'reputation', 'community', 'end', 'survey', 'approach', 'information', 'project', 'point', 'survey', 'people', 'product']"
+691.0,forum android air platform create community user template case extension development tip request grow community,"['forum', 'android', 'air', 'platform', 'create', 'community', 'user', 'template', 'case', 'extension', 'development', 'tip', 'request', 'grow', 'community']"
+692.0,view type device discussion modification kcrw jul tour mind brain interface change society guest ariel ceo toronto company device,"['view', 'type', 'device', 'discussion', 'modification', 'kcrw', 'jul', 'tour', 'mind', 'brain', 'interface', 'change', 'society', 'guest', 'ariel', 'ceo', 'toronto', 'company', 'device']"
+693.0,pro device simpler wake restless end quality predict rating help price self measurement cell level data access lab equipment ambient addition respect light round curtain morning summer review device term device term comparison question hope people advice comment list fact review buy metric quality correspondence people ability feel quality people page table feature varies space people price collect device study lab polysomnography result somebody experiment seth robert pro device simpler wake restless end quality predict rating help price self measurement fact post example review point monitoring apnea device data web sync data weather station example oregon weather station package connectivity uv sensor data data agree feature model idea home sound sensor capability cubesensor,"['pro', 'device', 'simpler', 'wake', 'restless', 'end', 'quality', 'predict', 'rating', 'help', 'price', 'self', 'measurement', 'cell', 'level', 'data', 'access', 'lab', 'equipment', 'ambient', 'addition', 'respect', 'light', 'round', 'curtain', 'morning', 'summer', 'review', 'device', 'term', 'device', 'term', 'comparison', 'question', 'hope', 'people', 'advice', 'comment', 'list', 'fact', 'review', 'buy', 'metric', 'quality', 'correspondence', 'people', 'ability', 'feel', 'quality', 'people', 'page', 'table', 'feature', 'varies', 'space', 'people', 'price', 'collect', 'device', 'study', 'lab', 'polysomnography', 'result', 'somebody', 'experiment', 'seth', 'robert', 'pro', 'device', 'simpler', 'wake', 'restless', 'end', 'quality', 'predict', 'rating', 'help', 'price', 'self', 'measurement', 'fact', 'post', 'example', 'review', 'point', 'monitoring', 'apnea', 'device', 'data', 'web', 'sync', 'data', 'weather', 'station', 'example', 'oregon', 'weather', 'station', 'package', 'connectivity', 'uv', 'sensor', 'data', 'data', 'agree', 'feature', 'model', 'idea', 'home', 'sound', 'sensor', 'capability', 'cubesensor']"
+694.0,nan start declartions teath today analisys behavior sensor goody phone device analisys place atleast minuts pub beer technology today mass declaration startup proposal hand diffrent connection people point quantum lab rule opinion opinion advice,"['nan', 'start', 'declartions', 'teath', 'today', 'analisys', 'behavior', 'sensor', 'goody', 'phone', 'device', 'analisys', 'place', 'atleast', 'minuts', 'pub', 'beer', 'technology', 'today', 'mass', 'declaration', 'startup', 'proposal', 'hand', 'diffrent', 'connection', 'people', 'point', 'quantum', 'lab', 'rule', 'opinion', 'opinion', 'advice']"
+695.0,folk meditation accelerometer meditation session meditation attachment attachment fuchieh hsu kit preorder model carry stress monitoring management smartphone kit preorder model carry stress monitoring management smartphone,"['folk', 'meditation', 'accelerometer', 'meditation', 'session', 'meditation', 'attachment', 'attachment', 'fuchieh', 'hsu', 'kit', 'preorder', 'model', 'carry', 'stress', 'monitoring', 'management', 'smartphone', 'kit', 'preorder', 'model', 'carry', 'stress', 'monitoring', 'management', 'smartphone']"
+696.0,application developer founder join start sport message,"['application', 'developer', 'founder', 'join', 'start', 'sport', 'message']"
+697.0,cloud service event team smartphone activity accuracy battery efficiency smartphone activity tracker adopter sensor spending charge reason world carry sensor device smartphone smartphone sport activity require start sport activity phone activity stair catch office activity progress building machine lesson patience beta check semusi activ google play challenge connect,"['cloud', 'service', 'event', 'team', 'smartphone', 'activity', 'accuracy', 'battery', 'efficiency', 'smartphone', 'activity', 'tracker', 'adopter', 'sensor', 'spending', 'charge', 'reason', 'world', 'carry', 'sensor', 'device', 'smartphone', 'smartphone', 'sport', 'activity', 'require', 'start', 'sport', 'activity', 'phone', 'activity', 'stair', 'catch', 'office', 'activity', 'progress', 'building', 'machine', 'lesson', 'patience', 'beta', 'check', 'semusi', 'activ', 'google', 'play', 'challenge', 'connect']"
+698.0,moto android phone feature comment article note ii app feature io starting record voice activity detector vad energy trigger speech trigger differentiate speech sound sound trigger record human speech standalone solution record speech transcribe store cloud solution standalone device handphone app dan moto android phone feature comment article note ii app feature wow article date step goal hardware solution handphone prevent battery feature trigger action google google glass phrase glass hardware match phrase solution speech speech trigger device silence speech awareness silence step step hand phone flexibility hardware design software power hand phone phrase glass speech phrase trigger software program analyze spoken order phrase cloud server processing power hand phone pc sofware audio segment cut segment dictation pc software handphone voice recorder record audio pc stuff technology anybody pc software input dan,"['moto', 'android', 'phone', 'feature', 'comment', 'article', 'note', 'ii', 'app', 'feature', 'io', 'starting', 'record', 'voice', 'activity', 'detector', 'vad', 'energy', 'trigger', 'speech', 'trigger', 'differentiate', 'speech', 'sound', 'sound', 'trigger', 'record', 'human', 'speech', 'standalone', 'solution', 'record', 'speech', 'transcribe', 'store', 'cloud', 'solution', 'standalone', 'device', 'handphone', 'app', 'dan', 'moto', 'android', 'phone', 'feature', 'comment', 'article', 'note', 'ii', 'app', 'feature', 'wow', 'article', 'date', 'step', 'goal', 'hardware', 'solution', 'handphone', 'prevent', 'battery', 'feature', 'trigger', 'action', 'google', 'google', 'glass', 'phrase', 'glass', 'hardware', 'match', 'phrase', 'solution', 'speech', 'speech', 'trigger', 'device', 'silence', 'speech', 'awareness', 'silence', 'step', 'step', 'hand', 'phone', 'flexibility', 'hardware', 'design', 'software', 'power', 'hand', 'phone', 'phrase', 'glass', 'speech', 'phrase', 'trigger', 'software', 'program', 'analyze', 'spoken', 'order', 'phrase', 'cloud', 'server', 'processing', 'power', 'hand', 'phone', 'pc', 'sofware', 'audio', 'segment', 'cut', 'segment', 'dictation', 'pc', 'software', 'handphone', 'voice', 'recorder', 'record', 'audio', 'pc', 'stuff', 'technology', 'anybody', 'pc', 'software', 'input', 'dan']"
+700.0,group join encourage,"['group', 'join', 'encourage']"
+701.0,shannonconners device data export tool choice jmp api meal data data bodymedia report end user fee access fee jawbone api bodymedia resolution data ernesto ramirez jawbone user data chunk account jawbone list sign jawbone setting account download data download list download data option confirm spreadsheet export function exists download option download data january discus data format export jawbone ernesto export account verify apigee talk michaeldkester sheet area info idea stuff translates data visualization format comparison zeo monitor column definition agaricus discus data format export jawbone ernesto jawbone user data chunk account jawbone list sign jawbone setting account download data download list data csv file read data label mess data mix data activity data column heading meaning jawbone forum organizer braber example data jawbone data check xlsx jawbone api mention jawbone connector fluxtream fluxtream account connector jawbone data data source timeline start guide home page section connector example night sleep data jawbone bodymedia core wrist anne bodymedia device data export tool choice jmp api meal data data bodymedia report end user fee access ejain csv export jawbone account section account tab button ernesto ramirez jawbone user data chunk account jawbone list sign jawbone setting account download data download list data csv file read data label mess data mix data activity data column heading meaning jawbone forum organizer braber example data jawbone data check xlsx jawbone ramirez sheet area info idea stuff translates data visualization format comparison zeo sleep monitor download button setting area download csv question jawbone user data jawbone interval second advance sophia data idea pattern improvement energy stress rest needle helpful jawbone data format output column definition folk data project source data solution data data export jawbone api pull data json format activity data jawbone api interval second tick endpoint console data regard smedes partner success jawbone apisupport jawbone,"['shannonconners', 'device', 'data', 'export', 'tool', 'choice', 'jmp', 'api', 'meal', 'data', 'data', 'bodymedia', 'report', 'end', 'user', 'fee', 'access', 'fee', 'jawbone', 'api', 'bodymedia', 'resolution', 'data', 'ernesto', 'ramirez', 'jawbone', 'user', 'data', 'chunk', 'account', 'jawbone', 'list', 'sign', 'jawbone', 'setting', 'account', 'download', 'data', 'download', 'list', 'download', 'data', 'option', 'confirm', 'spreadsheet', 'export', 'function', 'exists', 'download', 'option', 'download', 'data', 'january', 'discus', 'data', 'format', 'export', 'jawbone', 'ernesto', 'export', 'account', 'verify', 'apigee', 'talk', 'michaeldkester', 'sheet', 'area', 'info', 'idea', 'stuff', 'translates', 'data', 'visualization', 'format', 'comparison', 'zeo', 'monitor', 'column', 'definition', 'agaricus', 'discus', 'data', 'format', 'export', 'jawbone', 'ernesto', 'jawbone', 'user', 'data', 'chunk', 'account', 'jawbone', 'list', 'sign', 'jawbone', 'setting', 'account', 'download', 'data', 'download', 'list', 'data', 'csv', 'file', 'read', 'data', 'label', 'mess', 'data', 'mix', 'data', 'activity', 'data', 'column', 'heading', 'meaning', 'jawbone', 'forum', 'organizer', 'braber', 'example', 'data', 'jawbone', 'data', 'check', 'xlsx', 'jawbone', 'api', 'mention', 'jawbone', 'connector', 'fluxtream', 'fluxtream', 'account', 'connector', 'jawbone', 'data', 'data', 'source', 'timeline', 'start', 'guide', 'home', 'page', 'section', 'connector', 'example', 'night', 'sleep', 'data', 'jawbone', 'bodymedia', 'core', 'wrist', 'anne', 'bodymedia', 'device', 'data', 'export', 'tool', 'choice', 'jmp', 'api', 'meal', 'data', 'data', 'bodymedia', 'report', 'end', 'user', 'fee', 'access', 'ejain', 'csv', 'export', 'jawbone', 'account', 'section', 'account', 'tab', 'button', 'ernesto', 'ramirez', 'jawbone', 'user', 'data', 'chunk', 'account', 'jawbone', 'list', 'sign', 'jawbone', 'setting', 'account', 'download', 'data', 'download', 'list', 'data', 'csv', 'file', 'read', 'data', 'label', 'mess', 'data', 'mix', 'data', 'activity', 'data', 'column', 'heading', 'meaning', 'jawbone', 'forum', 'organizer', 'braber', 'example', 'data', 'jawbone', 'data', 'check', 'xlsx', 'jawbone', 'ramirez', 'sheet', 'area', 'info', 'idea', 'stuff', 'translates', 'data', 'visualization', 'format', 'comparison', 'zeo', 'sleep', 'monitor', 'download', 'button', 'setting', 'area', 'download', 'csv', 'question', 'jawbone', 'user', 'data', 'jawbone', 'interval', 'second', 'advance', 'sophia', 'data', 'idea', 'pattern', 'improvement', 'energy', 'stress', 'rest', 'needle', 'helpful', 'jawbone', 'data', 'format', 'output', 'column', 'definition', 'folk', 'data', 'project', 'source', 'data', 'solution', 'data', 'data', 'export', 'jawbone', 'api', 'pull', 'data', 'json', 'format', 'activity', 'data', 'jawbone', 'api', 'interval', 'second', 'tick', 'endpoint', 'console', 'data', 'regard', 'smedes', 'partner', 'success', 'jawbone', 'apisupport', 'jawbone']"
+702.0,journal email csv file stuff quote note field simple apr apr apr apr apr apr apr apr apr apr apr apr apr apr apr apr apr apr apr apr apr tim visit half equanimity device combine data app interval chime meditation,"['journal', 'email', 'csv', 'file', 'stuff', 'quote', 'note', 'field', 'simple', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'apr', 'tim', 'visit', 'half', 'equanimity', 'device', 'combine', 'data', 'app', 'interval', 'chime', 'meditation']"
+703.0,hippocapensis device thought impression data restriction cost data device track money order pay access data sdk forever device discount interpretation pay improvement hippocapensis advantage insight device epoch consumer channel head channel purpose area course sensor advantage power consumption electrode advantage device processing recognise expression metric attention rate hz battery processing space resolution data frequency frequency spectrum wear work meditation metric info metric data jeff forum info tracker parameter rate session device quality device doubt sensor form factor head fact decent access data rant statement measure track help attention focus excitement affinity relaxation stress level command command levitate rotate command laboratory research promise metric state work experience image device utility beach device access data sum money defiance obsession data pay product metric product pay usability device script stuff brainwave sorry effort people device people conference september investor business plan jeff hope sensor company sensor cost metal sensor cross finger sensor promise progress field electrode device generator jeff sense channel device device cost upwards community price price hand people community money device method play jeff segment market charge technology point developer eeg tinkerer value market application sale price end loss analysis jeff emotiv consumer edition people encryption version research version dev research license hack decision device work starter meditation play scarce design research conduct self data insight work track performance stress idea colleague leader action order advice jeff device thought impression data restriction cost data advantage insight device marketing background check product direction user report welcome hippocapensis device thought impression data restriction cost data advantage insight device marketing background check product direction user report sensor head solution conductivity place head contact picture brain research emotiv epoc sensor ease head convenience electrode step epoc smartphones iphones window goal sensor data collection term space head plot head attitude movement camera motion control navigation control environment cursor cad package flight simulator mouse remote vehicle recognition gesture gesture monitor record replay exercise activity extraction respiration heart rate scale motion gait tremor analysis brain tool channel wireless read brainwave translates data benefit track attention focus excitement affinity relaxation stress eeg polymer sensor head prep eeg research edition platform window io device market sensor reference sensor coverage key cortex executive function ordination resolution resolution eeg data depth information brain activity martin sensor company sensor cost metal sensor cross finger sensor promise pricing sense channel device device cost upwards community price segment market charge technology point developer eeg tinkerer value market application sale price end loss emotiv consumer edition people encryption version research version dev research license,"['hippocapensis', 'device', 'thought', 'impression', 'data', 'restriction', 'cost', 'data', 'device', 'track', 'money', 'order', 'pay', 'access', 'data', 'sdk', 'forever', 'device', 'discount', 'interpretation', 'pay', 'improvement', 'hippocapensis', 'advantage', 'insight', 'device', 'epoch', 'consumer', 'channel', 'head', 'channel', 'purpose', 'area', 'course', 'sensor', 'advantage', 'power', 'consumption', 'electrode', 'advantage', 'device', 'processing', 'recognise', 'expression', 'metric', 'attention', 'rate', 'hz', 'battery', 'processing', 'space', 'resolution', 'data', 'frequency', 'frequency', 'spectrum', 'wear', 'work', 'meditation', 'metric', 'info', 'metric', 'data', 'jeff', 'forum', 'info', 'tracker', 'parameter', 'rate', 'session', 'device', 'quality', 'device', 'doubt', 'sensor', 'form', 'factor', 'head', 'fact', 'decent', 'access', 'data', 'rant', 'statement', 'measure', 'track', 'help', 'attention', 'focus', 'excitement', 'affinity', 'relaxation', 'stress', 'level', 'command', 'command', 'levitate', 'rotate', 'command', 'laboratory', 'research', 'promise', 'metric', 'state', 'work', 'experience', 'image', 'device', 'utility', 'beach', 'device', 'access', 'data', 'sum', 'money', 'defiance', 'obsession', 'data', 'pay', 'product', 'metric', 'product', 'pay', 'usability', 'device', 'script', 'stuff', 'brainwave', 'sorry', 'effort', 'people', 'device', 'people', 'conference', 'september', 'investor', 'business', 'plan', 'jeff', 'hope', 'sensor', 'company', 'sensor', 'cost', 'metal', 'sensor', 'cross', 'finger', 'sensor', 'promise', 'progress', 'field', 'electrode', 'device', 'generator', 'jeff', 'sense', 'channel', 'device', 'device', 'cost', 'upwards', 'community', 'price', 'price', 'hand', 'people', 'community', 'money', 'device', 'method', 'play', 'jeff', 'segment', 'market', 'charge', 'technology', 'point', 'developer', 'eeg', 'tinkerer', 'value', 'market', 'application', 'sale', 'price', 'end', 'loss', 'analysis', 'jeff', 'emotiv', 'consumer', 'edition', 'people', 'encryption', 'version', 'research', 'version', 'dev', 'research', 'license', 'hack', 'decision', 'device', 'work', 'starter', 'meditation', 'play', 'scarce', 'design', 'research', 'conduct', 'self', 'data', 'insight', 'work', 'track', 'performance', 'stress', 'idea', 'colleague', 'leader', 'action', 'order', 'advice', 'jeff', 'device', 'thought', 'impression', 'data', 'restriction', 'cost', 'data', 'advantage', 'insight', 'device', 'marketing', 'background', 'check', 'product', 'direction', 'user', 'report', 'welcome', 'hippocapensis', 'device', 'thought', 'impression', 'data', 'restriction', 'cost', 'data', 'advantage', 'insight', 'device', 'marketing', 'background', 'check', 'product', 'direction', 'user', 'report', 'sensor', 'head', 'solution', 'conductivity', 'place', 'head', 'contact', 'picture', 'brain', 'research', 'emotiv', 'epoc', 'sensor', 'ease', 'head', 'convenience', 'electrode', 'step', 'epoc', 'smartphones', 'iphones', 'window', 'goal', 'sensor', 'data', 'collection', 'term', 'space', 'head', 'plot', 'head', 'attitude', 'movement', 'camera', 'motion', 'control', 'navigation', 'control', 'environment', 'cursor', 'cad', 'package', 'flight', 'simulator', 'mouse', 'remote', 'vehicle', 'recognition', 'gesture', 'gesture', 'monitor', 'record', 'replay', 'exercise', 'activity', 'extraction', 'respiration', 'heart', 'rate', 'scale', 'motion', 'gait', 'tremor', 'analysis', 'brain', 'tool', 'channel', 'wireless', 'read', 'brainwave', 'translates', 'data', 'benefit', 'track', 'attention', 'focus', 'excitement', 'affinity', 'relaxation', 'stress', 'eeg', 'polymer', 'sensor', 'head', 'prep', 'eeg', 'research', 'edition', 'platform', 'window', 'io', 'device', 'market', 'sensor', 'reference', 'sensor', 'coverage', 'key', 'cortex', 'executive', 'function', 'ordination', 'resolution', 'resolution', 'eeg', 'data', 'depth', 'information', 'brain', 'activity', 'martin', 'sensor', 'company', 'sensor', 'cost', 'metal', 'sensor', 'cross', 'finger', 'sensor', 'promise', 'pricing', 'sense', 'channel', 'device', 'device', 'cost', 'upwards', 'community', 'price', 'segment', 'market', 'charge', 'technology', 'point', 'developer', 'eeg', 'tinkerer', 'value', 'market', 'application', 'sale', 'price', 'end', 'loss', 'emotiv', 'consumer', 'edition', 'people', 'encryption', 'version', 'research', 'version', 'dev', 'research', 'license']"
+704.0,series model data crack complication bed efficiency value estimate value surface data sleep sleep affect sleep rate co2 air quality weather data bodymedia track sleep combine data station air pressure temperature air quality noise write data write variable window increase reduces temperature temperature affect max min value night condition bed temperature sleep weather data bodymedia track sleep combine data station air pressure temperature air quality noise write figure data write ejain variable window increase reduces temperature temperature max min value night condition bed temperature series model data crack affect sleep affect mike company meter company history temp temperature quality comparison zeo inverse relationship data effect start weather astronomy data base kind depth data data plan weather station apartment,"['series', 'model', 'data', 'crack', 'complication', 'bed', 'efficiency', 'value', 'estimate', 'value', 'surface', 'data', 'sleep', 'sleep', 'affect', 'sleep', 'rate', 'co2', 'air', 'quality', 'weather', 'data', 'bodymedia', 'track', 'sleep', 'combine', 'data', 'station', 'air', 'pressure', 'temperature', 'air', 'quality', 'noise', 'write', 'data', 'write', 'variable', 'window', 'increase', 'reduces', 'temperature', 'temperature', 'affect', 'max', 'min', 'value', 'night', 'condition', 'bed', 'temperature', 'sleep', 'weather', 'data', 'bodymedia', 'track', 'sleep', 'combine', 'data', 'station', 'air', 'pressure', 'temperature', 'air', 'quality', 'noise', 'write', 'figure', 'data', 'write', 'ejain', 'variable', 'window', 'increase', 'reduces', 'temperature', 'temperature', 'max', 'min', 'value', 'night', 'condition', 'bed', 'temperature', 'series', 'model', 'data', 'crack', 'affect', 'sleep', 'affect', 'mike', 'company', 'meter', 'company', 'history', 'temp', 'temperature', 'quality', 'comparison', 'zeo', 'inverse', 'relationship', 'data', 'effect', 'start', 'weather', 'astronomy', 'data', 'base', 'kind', 'depth', 'data', 'data', 'plan', 'weather', 'station', 'apartment']"
+706.0,possibility reason pain story downside tracker knowledge consideration self instance variable measure question research pain component pain perception instance research pain decrease disability pain acceptance pain person pain component field research story research acceptance pain discontinue topic measurement evidence treatment course manner today opportunity insight research today evidence odds lottery question self lie suffer insight odds consideration luck seth pain reason bracelet bracelet occurrence case pain pain remember case arch pain plantar fasciitis people race stop pain track arch step attention pain intensity arch feel shoe insole reason attention arch foot problem arch running return arch pain work level hypochondriac stuff statistic mood injury level pain focus mind felt tracking problem reason pain fact pain level pain feel body sensitivity area experience problem question injury metric steve,"['possibility', 'reason', 'pain', 'story', 'downside', 'tracker', 'knowledge', 'consideration', 'self', 'instance', 'variable', 'measure', 'question', 'research', 'pain', 'component', 'pain', 'perception', 'instance', 'research', 'pain', 'decrease', 'disability', 'pain', 'acceptance', 'pain', 'person', 'pain', 'component', 'field', 'research', 'story', 'research', 'acceptance', 'pain', 'discontinue', 'topic', 'measurement', 'evidence', 'treatment', 'course', 'manner', 'today', 'opportunity', 'insight', 'research', 'today', 'evidence', 'odds', 'lottery', 'question', 'self', 'lie', 'suffer', 'insight', 'odds', 'consideration', 'luck', 'seth', 'pain', 'reason', 'bracelet', 'bracelet', 'occurrence', 'case', 'pain', 'pain', 'remember', 'case', 'arch', 'pain', 'plantar', 'fasciitis', 'people', 'race', 'stop', 'pain', 'track', 'arch', 'step', 'attention', 'pain', 'intensity', 'arch', 'feel', 'shoe', 'insole', 'reason', 'attention', 'arch', 'foot', 'problem', 'arch', 'running', 'return', 'arch', 'pain', 'work', 'level', 'hypochondriac', 'stuff', 'statistic', 'mood', 'injury', 'level', 'pain', 'focus', 'mind', 'felt', 'tracking', 'problem', 'reason', 'pain', 'fact', 'pain', 'level', 'pain', 'feel', 'body', 'sensitivity', 'area', 'experience', 'problem', 'question', 'injury', 'metric', 'steve']"
+707.0,cycle io export night data cycle export data database export csv file email data quality note point emoticon note note ernesto ramirez cycle io export night data cycle export data database export csv file email data quality note point emoticon note note dropbox,"['cycle', 'io', 'export', 'night', 'data', 'cycle', 'export', 'data', 'database', 'export', 'csv', 'file', 'email', 'data', 'quality', 'note', 'point', 'emoticon', 'note', 'note', 'ernesto', 'ramirez', 'cycle', 'io', 'export', 'night', 'data', 'cycle', 'export', 'data', 'database', 'export', 'csv', 'file', 'email', 'data', 'quality', 'note', 'point', 'emoticon', 'note', 'note', 'dropbox']"
+708.0,tracker consumer device consumer service level self type device service track physiology level holy view course stage product market today list progress care share thought addition genomics microbiome ancestrydna metabolome october dtc protein molecule service insidetracker wellnessfx cue vitamin inflammation influenza testosterone fertility molecule measurement device technology allow service spectrometer monitor device support ibgstar blood meter dario veriosync blood monitoring c8 glucose monitor verio sync blood monitoring oximeter device support ihealth pulse oximeter nonin onyx ii masimo ispo2 iphone oximeter touchhb device support blood biochemistry sensor intelligence,"['tracker', 'consumer', 'device', 'consumer', 'service', 'level', 'self', 'type', 'device', 'service', 'track', 'physiology', 'level', 'holy', 'view', 'course', 'stage', 'product', 'market', 'today', 'list', 'progress', 'care', 'share', 'thought', 'addition', 'genomics', 'microbiome', 'ancestrydna', 'metabolome', 'october', 'dtc', 'protein', 'molecule', 'service', 'insidetracker', 'wellnessfx', 'cue', 'vitamin', 'inflammation', 'influenza', 'testosterone', 'fertility', 'molecule', 'measurement', 'device', 'technology', 'allow', 'service', 'spectrometer', 'monitor', 'device', 'support', 'ibgstar', 'blood', 'meter', 'dario', 'veriosync', 'blood', 'monitoring', 'c8', 'glucose', 'monitor', 'verio', 'sync', 'blood', 'monitoring', 'oximeter', 'device', 'support', 'ihealth', 'pulse', 'oximeter', 'nonin', 'onyx', 'ii', 'masimo', 'ispo2', 'iphone', 'oximeter', 'touchhb', 'device', 'support', 'blood', 'biochemistry', 'sensor', 'intelligence']"
+709.0,skritter stop test study treadmill people medication nick compare performance fashion medication medication medication pure speed cocaine stop abstinence symptom brain baseline experiment example help meditation meditation course city recovery level dosage benefit mood kind medication improvement medication test trouble performance stimulant drug term martin mental medication choose executive function focus test battery feel brain medication differentiate effect test practice effect source attention variability tolerance truth observation effect site perfect mandarin subject suggestion site control variable efficacy medication measure suggestion activity task benchmark,"['skritter', 'stop', 'test', 'study', 'treadmill', 'people', 'medication', 'nick', 'compare', 'performance', 'fashion', 'medication', 'medication', 'medication', 'pure', 'speed', 'cocaine', 'stop', 'abstinence', 'symptom', 'brain', 'baseline', 'experiment', 'example', 'help', 'meditation', 'meditation', 'course', 'city', 'recovery', 'level', 'dosage', 'benefit', 'mood', 'kind', 'medication', 'improvement', 'medication', 'test', 'trouble', 'performance', 'stimulant', 'drug', 'term', 'martin', 'mental', 'medication', 'choose', 'executive', 'function', 'focus', 'test', 'battery', 'feel', 'brain', 'medication', 'differentiate', 'effect', 'test', 'practice', 'effect', 'source', 'attention', 'variability', 'tolerance', 'truth', 'observation', 'effect', 'site', 'perfect', 'mandarin', 'subject', 'suggestion', 'site', 'control', 'variable', 'efficacy', 'medication', 'measure', 'suggestion', 'activity', 'task', 'benchmark']"
+710.0,health design thon california healthcare foundation september design talent developer designer entrepreneur edge idea data display application official health policy decision data food prize chcf designathon learn,"['health', 'design', 'thon', 'california', 'healthcare', 'foundation', 'september', 'design', 'talent', 'developer', 'designer', 'entrepreneur', 'edge', 'idea', 'data', 'display', 'application', 'official', 'health', 'policy', 'decision', 'data', 'food', 'prize', 'chcf', 'designathon', 'learn']"
+711.0,data data activity tracker scale heart rate monitor wellnessfx user measurement ejain data data activity tracker scale heart rate monitor wellnessfx user measurement data source correlation metric insight feedback community data wfx data,"['data', 'data', 'activity', 'tracker', 'scale', 'heart', 'rate', 'monitor', 'wellnessfx', 'user', 'measurement', 'ejain', 'data', 'data', 'activity', 'tracker', 'scale', 'heart', 'rate', 'monitor', 'wellnessfx', 'user', 'measurement', 'data', 'source', 'correlation', 'metric', 'insight', 'feedback', 'community', 'data', 'wfx', 'data']"
+712.0,start conversation conference breakout session work eslick link department psychology research conduct research depth research insight feedback participant demographic stuff impact connection effort worth improvement track benefit participate sense track connection improvement feedback right participant providing score comparison report result score participant work data participant instruction method idea result kind deal collect share data work kind kind kind study fit researcher info project process result example balding apnea hypertension tinnitus r fit criterion data direction track issue base reply michael relationship collaboration researcher science exchange access expertise science exchange community michaeldkester result kind deal collect share data work kind wolf guest speaker science online bay area event discussion possibility community research community research capability gary place discussion kind project community work agaricus start conversation conference breakout session work eslick link elizabeth iorns gary place discussion kind project community event community sort wisdom sort data skill share people analysis problem help,"['start', 'conversation', 'conference', 'breakout', 'session', 'work', 'eslick', 'link', 'department', 'psychology', 'research', 'conduct', 'research', 'depth', 'research', 'insight', 'feedback', 'participant', 'demographic', 'stuff', 'impact', 'connection', 'effort', 'worth', 'improvement', 'track', 'benefit', 'participate', 'sense', 'track', 'connection', 'improvement', 'feedback', 'right', 'participant', 'providing', 'score', 'comparison', 'report', 'result', 'score', 'participant', 'work', 'data', 'participant', 'instruction', 'method', 'idea', 'result', 'kind', 'deal', 'collect', 'share', 'data', 'work', 'kind', 'kind', 'kind', 'study', 'fit', 'researcher', 'info', 'project', 'process', 'result', 'example', 'balding', 'apnea', 'hypertension', 'tinnitus', 'r', 'fit', 'criterion', 'data', 'direction', 'track', 'issue', 'base', 'reply', 'michael', 'relationship', 'collaboration', 'researcher', 'science', 'exchange', 'access', 'expertise', 'science', 'exchange', 'community', 'michaeldkester', 'result', 'kind', 'deal', 'collect', 'share', 'data', 'work', 'kind', 'wolf', 'guest', 'speaker', 'science', 'online', 'bay', 'area', 'event', 'discussion', 'possibility', 'community', 'research', 'community', 'research', 'capability', 'gary', 'place', 'discussion', 'kind', 'project', 'community', 'work', 'agaricus', 'start', 'conversation', 'conference', 'breakout', 'session', 'work', 'eslick', 'link', 'elizabeth', 'iorns', 'gary', 'place', 'discussion', 'kind', 'project', 'community', 'event', 'community', 'sort', 'wisdom', 'sort', 'data', 'skill', 'share', 'people', 'analysis', 'problem', 'help']"
+713.0,question import information source michaeldkester question import information source kind source device user group app community google play store hoping design poll kind scale input increment trend version button cross correlation trend line regularity thereof data timing idea estimate trend data example range delay stress increase coffee result stress match caffeine version data phone file feedback offer community project critique suggestion question,"['question', 'import', 'information', 'source', 'michaeldkester', 'question', 'import', 'information', 'source', 'kind', 'source', 'device', 'user', 'group', 'app', 'community', 'google', 'play', 'store', 'hoping', 'design', 'poll', 'kind', 'scale', 'input', 'increment', 'trend', 'version', 'button', 'cross', 'correlation', 'trend', 'line', 'regularity', 'thereof', 'data', 'timing', 'idea', 'estimate', 'trend', 'data', 'example', 'range', 'delay', 'stress', 'increase', 'coffee', 'result', 'stress', 'match', 'caffeine', 'version', 'data', 'phone', 'file', 'feedback', 'offer', 'community', 'project', 'critique', 'suggestion', 'question']"
+714.0,data export feature consumer people comparison attention data ownership privacy issue kind certification program recognize apps access data minimum data export requirement example jefit strength exercise program export functionality trace download data stream garmin forerunner heart rate trace xml file data stream web format fitbit data subscription option qualifies word,"['data', 'export', 'feature', 'consumer', 'people', 'comparison', 'attention', 'data', 'ownership', 'privacy', 'issue', 'kind', 'certification', 'program', 'recognize', 'apps', 'access', 'data', 'minimum', 'data', 'export', 'requirement', 'example', 'jefit', 'strength', 'exercise', 'program', 'export', 'functionality', 'trace', 'download', 'data', 'stream', 'garmin', 'forerunner', 'heart', 'rate', 'trace', 'xml', 'file', 'data', 'stream', 'web', 'format', 'fitbit', 'data', 'subscription', 'option', 'qualifies', 'word']"
+715.0,title qsers finance money magazine reporter folk trick finance order house pay college loan strategy retirement brief finance home type story term tool online tool experience email ryan derousseau moneymail,"['title', 'qsers', 'finance', 'money', 'magazine', 'reporter', 'folk', 'trick', 'finance', 'order', 'house', 'pay', 'college', 'loan', 'strategy', 'retirement', 'brief', 'finance', 'home', 'type', 'story', 'term', 'tool', 'online', 'tool', 'experience', 'email', 'ryan', 'derousseau', 'moneymail']"
+716.0,sensor iphone instruction place sensor shoe data data huh,"['sensor', 'iphone', 'instruction', 'place', 'sensor', 'shoe', 'data', 'data', 'huh']"
+717.0,discussion jump video play congratulation jure antenna place journalist pass spot hand interference problem issue device service sensor texasinstruments bt le sensordrone bt bt le bt le service heartrate sensor sensor car sensor jumper complication heart rate run result zephyr bioharness sensor jumper overall suit catch problem tracking record pc platform functionality browser support data analysis bubble interference interference device antenna wow okay answer define second descent air champion question typo worm wow senseview device bt nexus optimus g2 galaxy s3 galaxy s4 galaxy s4 note note conjunction sensor test contribute suggestion improvement email news senseview phase1 finalist challenge sensor senseview sensor addition diagram service samsung s4 sensor air temperature luminance air pressure humidity nexus sensor detector addition session manager picker intensity data unit accelerometer button diagram label bug icon fitbit suggestion request sensor service beta tester community lurker view people sensor health self promotion post senseview product work group people help user ability sensor view share sensoric readout environment bias project platform integration sensor developer android version interface processing power requirement core quad base sensor zephyr hxm bh3 sensor work version mobilis framework type project sensor parameter rtor rate posture acceleration sensor proximity sensor field additionaly fall detection alarm threshold parametres goal senseview platform user sensor candidate sensor version userbase sensor change bother suggestion feedback level development group mobili solution person group people project senseview app android device framework express graditute help comment suggestion suggestion criticize account mobili team shameless bump justice service sensordrone texasinstruments le sensor connectivity device fitbit sensor demonstration pc platform jumper planica world cup metre jump comparison range connection class range case metre class range case metre user comment viewing damn video site framework jump site thought suggestion idea improvement question people sensordrone tech pleasure playing app sensordrone order right checkout unit data sensor r r sensor biofeedback change hrv jogging jogger state hrv parameter course sensor example zephyr bioharness senseview zephyr bioharness hxm sensor regard gasper device biofeedback hrv application work zephyr bioharness hxm correct senseview mobilis framework app senseview framework client sensor variety fraction gasper device biofeedback hrv application work zephyr bioharness hxm correct biofeedback change hrv jogging jogger state sensor jumper antenna place bio data thought interference problem connection bt headphone room ga point mean planica video convince jumper equipment kind sensor suit hr mention jump data jump claim people phone jump film hr tnx answer,"['discussion', 'jump', 'video', 'play', 'congratulation', 'jure', 'antenna', 'place', 'journalist', 'pass', 'spot', 'hand', 'interference', 'problem', 'issue', 'device', 'service', 'sensor', 'texasinstruments', 'bt', 'le', 'sensordrone', 'bt', 'bt', 'le', 'bt', 'le', 'service', 'heartrate', 'sensor', 'sensor', 'car', 'sensor', 'jumper', 'complication', 'heart', 'rate', 'run', 'result', 'zephyr', 'bioharness', 'sensor', 'jumper', 'overall', 'suit', 'catch', 'problem', 'tracking', 'record', 'pc', 'platform', 'functionality', 'browser', 'support', 'data', 'analysis', 'bubble', 'interference', 'interference', 'device', 'antenna', 'wow', 'okay', 'answer', 'define', 'second', 'descent', 'air', 'champion', 'question', 'typo', 'worm', 'wow', 'senseview', 'device', 'bt', 'nexus', 'optimus', 'g2', 'galaxy', 's3', 'galaxy', 's4', 'galaxy', 's4', 'note', 'note', 'conjunction', 'sensor', 'test', 'contribute', 'suggestion', 'improvement', 'email', 'news', 'senseview', 'phase1', 'finalist', 'challenge', 'sensor', 'senseview', 'sensor', 'addition', 'diagram', 'service', 'samsung', 's4', 'sensor', 'air', 'temperature', 'luminance', 'air', 'pressure', 'humidity', 'nexus', 'sensor', 'detector', 'addition', 'session', 'manager', 'picker', 'intensity', 'data', 'unit', 'accelerometer', 'button', 'diagram', 'label', 'bug', 'icon', 'fitbit', 'suggestion', 'request', 'sensor', 'service', 'beta', 'tester', 'community', 'lurker', 'view', 'people', 'sensor', 'health', 'self', 'promotion', 'post', 'senseview', 'product', 'work', 'group', 'people', 'help', 'user', 'ability', 'sensor', 'view', 'share', 'sensoric', 'readout', 'environment', 'bias', 'project', 'platform', 'integration', 'sensor', 'developer', 'android', 'version', 'interface', 'processing', 'power', 'requirement', 'core', 'quad', 'base', 'sensor', 'zephyr', 'hxm', 'bh3', 'sensor', 'work', 'version', 'mobilis', 'framework', 'type', 'project', 'sensor', 'parameter', 'rtor', 'rate', 'posture', 'acceleration', 'sensor', 'proximity', 'sensor', 'field', 'additionaly', 'fall', 'detection', 'alarm', 'threshold', 'parametres', 'goal', 'senseview', 'platform', 'user', 'sensor', 'candidate', 'sensor', 'version', 'userbase', 'sensor', 'change', 'bother', 'suggestion', 'feedback', 'level', 'development', 'group', 'mobili', 'solution', 'person', 'group', 'people', 'project', 'senseview', 'app', 'android', 'device', 'framework', 'express', 'graditute', 'help', 'comment', 'suggestion', 'suggestion', 'criticize', 'account', 'mobili', 'team', 'shameless', 'bump', 'justice', 'service', 'sensordrone', 'texasinstruments', 'le', 'sensor', 'connectivity', 'device', 'fitbit', 'sensor', 'demonstration', 'pc', 'platform', 'jumper', 'planica', 'world', 'cup', 'metre', 'jump', 'comparison', 'range', 'connection', 'class', 'range', 'case', 'metre', 'class', 'range', 'case', 'metre', 'user', 'comment', 'viewing', 'damn', 'video', 'site', 'framework', 'jump', 'site', 'thought', 'suggestion', 'idea', 'improvement', 'question', 'people', 'sensordrone', 'tech', 'pleasure', 'playing', 'app', 'sensordrone', 'order', 'right', 'checkout', 'unit', 'data', 'sensor', 'r', 'r', 'sensor', 'biofeedback', 'change', 'hrv', 'jogging', 'jogger', 'state', 'hrv', 'parameter', 'course', 'sensor', 'example', 'zephyr', 'bioharness', 'senseview', 'zephyr', 'bioharness', 'hxm', 'sensor', 'regard', 'gasper', 'device', 'biofeedback', 'hrv', 'application', 'work', 'zephyr', 'bioharness', 'hxm', 'correct', 'senseview', 'mobilis', 'framework', 'app', 'senseview', 'framework', 'client', 'sensor', 'variety', 'fraction', 'gasper', 'device', 'biofeedback', 'hrv', 'application', 'work', 'zephyr', 'bioharness', 'hxm', 'correct', 'biofeedback', 'change', 'hrv', 'jogging', 'jogger', 'state', 'sensor', 'jumper', 'antenna', 'place', 'bio', 'data', 'thought', 'interference', 'problem', 'connection', 'bt', 'headphone', 'room', 'ga', 'point', 'mean', 'planica', 'video', 'convince', 'jumper', 'equipment', 'kind', 'sensor', 'suit', 'hr', 'mention', 'jump', 'data', 'jump', 'claim', 'people', 'phone', 'jump', 'film', 'hr', 'tnx', 'answer']"
+718.0,heard whisper hair measure stress experience recommend service thought stress test idea cortisol level a1c value blood sugar consumer company test guessing doctor measure hormone measure spot test folk meeting spring blog post frequent test confidence proxy measurement gain stress phase cortisol level finding stress level realtime cortisol solution plot cortisol level location data figure stress stress cortisol correlation heart rate variability measure cortisol link share hair sign stress cortisol level service half loss diet cortisol level post heard whisper hair measure stress experience recommend service thought approach,"['heard', 'whisper', 'hair', 'measure', 'stress', 'experience', 'recommend', 'service', 'thought', 'stress', 'test', 'idea', 'cortisol', 'level', 'a1c', 'value', 'blood', 'sugar', 'consumer', 'company', 'test', 'guessing', 'doctor', 'measure', 'hormone', 'measure', 'spot', 'test', 'folk', 'meeting', 'spring', 'blog', 'post', 'frequent', 'test', 'confidence', 'proxy', 'measurement', 'gain', 'stress', 'phase', 'cortisol', 'level', 'finding', 'stress', 'level', 'realtime', 'cortisol', 'solution', 'plot', 'cortisol', 'level', 'location', 'data', 'figure', 'stress', 'stress', 'cortisol', 'correlation', 'heart', 'rate', 'variability', 'measure', 'cortisol', 'link', 'share', 'hair', 'sign', 'stress', 'cortisol', 'level', 'service', 'half', 'loss', 'diet', 'cortisol', 'level', 'post', 'heard', 'whisper', 'hair', 'measure', 'stress', 'experience', 'recommend', 'service', 'thought', 'approach']"
+719.0,test practice effect test practice effect test saturate experiment intervention course self experimentation rule skill reaction memory practice effect understand recommendation practice test performance flatlines performance delta reminder mind experiment function training nootropics pattern sort tool result test test advance notion cognition,"['test', 'practice', 'effect', 'test', 'practice', 'effect', 'test', 'saturate', 'experiment', 'intervention', 'course', 'self', 'experimentation', 'rule', 'skill', 'reaction', 'memory', 'practice', 'effect', 'understand', 'recommendation', 'practice', 'test', 'performance', 'flatlines', 'performance', 'delta', 'reminder', 'mind', 'experiment', 'function', 'training', 'nootropics', 'pattern', 'sort', 'tool', 'result', 'test', 'test', 'advance', 'notion', 'cognition']"
+720.0,doctor apnea cause daytime drowsiness habit shift work lumoback work posture tracker slump sleep track sound fix alarm verge eliminate body brain sleep trouble work monitor verge recommendation jon track suggestion reason device desk work,"['doctor', 'apnea', 'cause', 'daytime', 'drowsiness', 'habit', 'shift', 'work', 'lumoback', 'work', 'posture', 'tracker', 'slump', 'sleep', 'track', 'sound', 'fix', 'alarm', 'verge', 'eliminate', 'body', 'brain', 'sleep', 'trouble', 'work', 'monitor', 'verge', 'recommendation', 'jon', 'track', 'suggestion', 'reason', 'device', 'desk', 'work']"
+721.0,fitbit news piece site fitbit company coast employee question ethic information employer point direction,"['fitbit', 'news', 'piece', 'site', 'fitbit', 'company', 'coast', 'employee', 'question', 'ethic', 'information', 'employer', 'point', 'direction']"
+722.0,step cycle fitbit myfitnesspal workout fitocracy mood mappiness experience introduction tue dommergaard design university denmark submit master thesis quote survey happens track activity people game reality rule monitoring videogames rule goal boundary nature self point theory videogames game designer game self videogames similarity step cycle fitbit myfitnesspal workout fitocracy mood mappiness experience stuff moment help survey self data master thesis self topic fitness industry technology stuff community answer ktorn share result master project master response share topic seth robert experience wise data routine workout food past body work progression workout wise eat training energy workout diet mass basis bodyfat alters step eye step stair home school nature student step intake friend mood mappiness gimmick data sends notification alters mood body control health wise feel data course subjective share result master project subject master,"['step', 'cycle', 'fitbit', 'myfitnesspal', 'workout', 'fitocracy', 'mood', 'mappiness', 'experience', 'introduction', 'tue', 'dommergaard', 'design', 'university', 'denmark', 'submit', 'master', 'thesis', 'quote', 'survey', 'happens', 'track', 'activity', 'people', 'game', 'reality', 'rule', 'monitoring', 'videogames', 'rule', 'goal', 'boundary', 'nature', 'self', 'point', 'theory', 'videogames', 'game', 'designer', 'game', 'self', 'videogames', 'similarity', 'step', 'cycle', 'fitbit', 'myfitnesspal', 'workout', 'fitocracy', 'mood', 'mappiness', 'experience', 'stuff', 'moment', 'help', 'survey', 'self', 'data', 'master', 'thesis', 'self', 'topic', 'fitness', 'industry', 'technology', 'stuff', 'community', 'answer', 'ktorn', 'share', 'result', 'master', 'project', 'master', 'response', 'share', 'topic', 'seth', 'robert', 'experience', 'wise', 'data', 'routine', 'workout', 'food', 'past', 'body', 'work', 'progression', 'workout', 'wise', 'eat', 'training', 'energy', 'workout', 'diet', 'mass', 'basis', 'bodyfat', 'alters', 'step', 'eye', 'step', 'stair', 'home', 'school', 'nature', 'student', 'step', 'intake', 'friend', 'mood', 'mappiness', 'gimmick', 'data', 'sends', 'notification', 'alters', 'mood', 'body', 'control', 'health', 'wise', 'feel', 'data', 'course', 'subjective', 'share', 'result', 'master', 'project', 'subject', 'master']"
+723.0,source solution comment set kyou source self user service source cloud platform cozy track mood feel count achievement todos count mail mail feature cozy platform locker project status project company sort project sort self source self source tool tool share data cloud service provider nan,"['source', 'solution', 'comment', 'set', 'kyou', 'source', 'self', 'user', 'service', 'source', 'cloud', 'platform', 'cozy', 'track', 'mood', 'feel', 'count', 'achievement', 'todos', 'count', 'mail', 'mail', 'feature', 'cozy', 'platform', 'locker', 'project', 'status', 'project', 'company', 'sort', 'project', 'sort', 'self', 'source', 'self', 'source', 'tool', 'tool', 'share', 'data', 'cloud', 'service', 'provider', 'nan']"
+724.0,charge money measure luminosity brain training starcraft,"['charge', 'money', 'measure', 'luminosity', 'brain', 'training', 'starcraft']"
+725.0,meetup inquilinekea kid end remember kid end nan,"['meetup', 'inquilinekea', 'kid', 'end', 'remember', 'kid', 'end', 'nan']"
+726.0,meter measure ray work reviewer work uva,"['meter', 'measure', 'ray', 'work', 'reviewer', 'work', 'uva']"
+727.0,project company share finding person challenge fd invite online network entrepreneur project cofounder folk highlight network caliber people engineer network span israel deadline idea gt,"['project', 'company', 'share', 'finding', 'person', 'challenge', 'fd', 'invite', 'online', 'network', 'entrepreneur', 'project', 'cofounder', 'folk', 'highlight', 'network', 'caliber', 'people', 'engineer', 'network', 'span', 'israel', 'deadline', 'idea', 'gt']"
+728.0,read subject nan health tracking change interesting waller dentist copy record visit sensor activity recognition recession teeth picture state inquilinekea recession teeth picture state dentist foot foot mirror length macro distance measure picture course position camera picture recession border line root surface change cam professional cam hope recession periodontist measurement millimeter pocket point visit inquilinekea recession teeth picture state progress problem,"['read', 'subject', 'nan', 'health', 'tracking', 'change', 'interesting', 'waller', 'dentist', 'copy', 'record', 'visit', 'sensor', 'activity', 'recognition', 'recession', 'teeth', 'picture', 'state', 'inquilinekea', 'recession', 'teeth', 'picture', 'state', 'dentist', 'foot', 'foot', 'mirror', 'length', 'macro', 'distance', 'measure', 'picture', 'course', 'position', 'camera', 'picture', 'recession', 'border', 'line', 'root', 'surface', 'change', 'cam', 'professional', 'cam', 'hope', 'recession', 'periodontist', 'measurement', 'millimeter', 'pocket', 'point', 'visit', 'inquilinekea', 'recession', 'teeth', 'picture', 'state', 'progress', 'problem']"
+729.0,lifeslice contributor stan james lifeslice amp tell talk self stan james december stan james spent rectangle set picture grab photo interval territory tomas activity video activity monologue commentary app help suggestion idea application surprise app sound code thought money site freelancer order custom monitor activity video activity monologue experience guarantee help alot processing file issue video replay blurry video compression capture video cam alot capture apps demonstration tube quality video suggestion,"['lifeslice', 'contributor', 'stan', 'james', 'lifeslice', 'amp', 'tell', 'talk', 'self', 'stan', 'james', 'december', 'stan', 'james', 'spent', 'rectangle', 'set', 'picture', 'grab', 'photo', 'interval', 'territory', 'tomas', 'activity', 'video', 'activity', 'monologue', 'commentary', 'app', 'help', 'suggestion', 'idea', 'application', 'surprise', 'app', 'sound', 'code', 'thought', 'money', 'site', 'freelancer', 'order', 'custom', 'monitor', 'activity', 'video', 'activity', 'monologue', 'experience', 'guarantee', 'help', 'alot', 'processing', 'file', 'issue', 'video', 'replay', 'blurry', 'video', 'compression', 'capture', 'video', 'cam', 'alot', 'capture', 'apps', 'demonstration', 'tube', 'quality', 'video', 'suggestion']"
+730.0,founder developer keepzer data service integration fitbit withings user site sample data account data service group anybody donate worth data step consumption sample data course data reference gratitude donor access service beta end jens,"['founder', 'developer', 'keepzer', 'data', 'service', 'integration', 'fitbit', 'withings', 'user', 'site', 'sample', 'data', 'account', 'data', 'service', 'group', 'anybody', 'donate', 'worth', 'data', 'step', 'consumption', 'sample', 'data', 'course', 'data', 'reference', 'gratitude', 'donor', 'access', 'service', 'beta', 'end', 'jens']"
+731.0,apps meal kalorieq functionality calorie content calorie nutrition,"['apps', 'meal', 'kalorieq', 'functionality', 'calorie', 'content', 'calorie', 'nutrition']"
+732.0,pay access forum support team effort discourage spammer barrier people question solution forum software community post flag post comment community reddit quora issue ernesto dollar cover access forum access forum premium section site video tool product layer subscription model access access post comment person model influentials influentials access audience impact reader country dollar money konstantin suggest stackexchange platform stackoverflow sibling demonstrate forum user traffic attention spammer admins spammer post battle win spammer outwit solution work charge fee forum membership member forum membership eliminate spammer change barrier participation money process payment ernesto approach share opinion join payment order member post idea feedback appreciate answer forum admin post comment stage dan change spam anybody conference conversation dan answer value setup culture forum comment comment participant goal kill approach stackexchange platform stackoverflow user benefit platform ergonomics base spillover effect instance stackoverflow user stackexchange exists gamification drawback thread discussion format amp format discussion comment aim solution selvers share suggestion insight process stackexchange comment topic example thread zeo moderation attitude stackexchange question deletion hand management user request problem resource stubbornness creator forum resource startup blueseed apology issue breakout session sf conference volunteer issue list spam captcha work spammer security question movement wolf answer security signup question ernesto change future registration prevention plugin weekend line defense user spam pick notification suck reply weekend payment gatweay bitcoin wiki case forum code plugin anti spam plugin post moderation option spam problem php forum stack mybb forum software problem spent contender source customize mybb forum software reason forum software exception discourse scratch team stackoverflow beta quality migration issue engine worth development list captcha forum people pay option support organization benefit shangri la forum deleting post membership work effort forum place discussion facebook group place opinion news purpose question difference ask ct work cost question food discussion offer service people people problem crowdfund pay hack gadget script crunch data issue help comment member discussion cheerio martin eh bother guess comment value pay idea kind membership access agaricus comment comment participant goal kill approach matter paywall straightforward support membership fee post work volunteer ernesto dan effort forum post report button hand solve problem user report post require admin moderator action join ernesto admins topic visit forum software post voting reporting facility process forum community reputation feature post reporting permission payment bitcoin effectiveness spammer discourage spammer reputation user moderator idea mybb option lack volunteer role moderator concur forum access reason forum prompt thread process prompt reply email comment thread website limit ability lead problem php software stack forum addition feature integration participation option address path management framework technology stack forum lend hand dan prop apology report mutation communication rudeness propensity challenge feat attempt joint breakout section job attention concurrent session vote feature request success deeply technology stack reevaluate exploit python level sound person discussion air membership offer management reason ability post cash website monetize membership anti solution account spammer captcha giant pain spammer hoop captcha stop facebook auth authentication method ability limit spam grading comment review admins complaint untrue,"['pay', 'access', 'forum', 'support', 'team', 'effort', 'discourage', 'spammer', 'barrier', 'people', 'question', 'solution', 'forum', 'software', 'community', 'post', 'flag', 'post', 'comment', 'community', 'reddit', 'quora', 'issue', 'ernesto', 'dollar', 'cover', 'access', 'forum', 'access', 'forum', 'premium', 'section', 'site', 'video', 'tool', 'product', 'layer', 'subscription', 'model', 'access', 'access', 'post', 'comment', 'person', 'model', 'influentials', 'influentials', 'access', 'audience', 'impact', 'reader', 'country', 'dollar', 'money', 'konstantin', 'suggest', 'stackexchange', 'platform', 'stackoverflow', 'sibling', 'demonstrate', 'forum', 'user', 'traffic', 'attention', 'spammer', 'admins', 'spammer', 'post', 'battle', 'win', 'spammer', 'outwit', 'solution', 'work', 'charge', 'fee', 'forum', 'membership', 'member', 'forum', 'membership', 'eliminate', 'spammer', 'change', 'barrier', 'participation', 'money', 'process', 'payment', 'ernesto', 'approach', 'share', 'opinion', 'join', 'payment', 'order', 'member', 'post', 'idea', 'feedback', 'appreciate', 'answer', 'forum', 'admin', 'post', 'comment', 'stage', 'dan', 'change', 'spam', 'anybody', 'conference', 'conversation', 'dan', 'answer', 'value', 'setup', 'culture', 'forum', 'comment', 'comment', 'participant', 'goal', 'kill', 'approach', 'stackexchange', 'platform', 'stackoverflow', 'user', 'benefit', 'platform', 'ergonomics', 'base', 'spillover', 'effect', 'instance', 'stackoverflow', 'user', 'stackexchange', 'exists', 'gamification', 'drawback', 'thread', 'discussion', 'format', 'amp', 'format', 'discussion', 'comment', 'aim', 'solution', 'selvers', 'share', 'suggestion', 'insight', 'process', 'stackexchange', 'comment', 'topic', 'example', 'thread', 'zeo', 'moderation', 'attitude', 'stackexchange', 'question', 'deletion', 'hand', 'management', 'user', 'request', 'problem', 'resource', 'stubbornness', 'creator', 'forum', 'resource', 'startup', 'blueseed', 'apology', 'issue', 'breakout', 'session', 'sf', 'conference', 'volunteer', 'issue', 'list', 'spam', 'captcha', 'work', 'spammer', 'security', 'question', 'movement', 'wolf', 'answer', 'security', 'signup', 'question', 'ernesto', 'change', 'future', 'registration', 'prevention', 'plugin', 'weekend', 'line', 'defense', 'user', 'spam', 'pick', 'notification', 'suck', 'reply', 'weekend', 'payment', 'gatweay', 'bitcoin', 'wiki', 'case', 'forum', 'code', 'plugin', 'anti', 'spam', 'plugin', 'post', 'moderation', 'option', 'spam', 'problem', 'php', 'forum', 'stack', 'mybb', 'forum', 'software', 'problem', 'spent', 'contender', 'source', 'customize', 'mybb', 'forum', 'software', 'reason', 'forum', 'software', 'exception', 'discourse', 'scratch', 'team', 'stackoverflow', 'beta', 'quality', 'migration', 'issue', 'engine', 'worth', 'development', 'list', 'captcha', 'forum', 'people', 'pay', 'option', 'support', 'organization', 'benefit', 'shangri', 'la', 'forum', 'deleting', 'post', 'membership', 'work', 'effort', 'forum', 'place', 'discussion', 'facebook', 'group', 'place', 'opinion', 'news', 'purpose', 'question', 'difference', 'ask', 'ct', 'work', 'cost', 'question', 'food', 'discussion', 'offer', 'service', 'people', 'people', 'problem', 'crowdfund', 'pay', 'hack', 'gadget', 'script', 'crunch', 'data', 'issue', 'help', 'comment', 'member', 'discussion', 'cheerio', 'martin', 'eh', 'bother', 'guess', 'comment', 'value', 'pay', 'idea', 'kind', 'membership', 'access', 'agaricus', 'comment', 'comment', 'participant', 'goal', 'kill', 'approach', 'matter', 'paywall', 'straightforward', 'support', 'membership', 'fee', 'post', 'work', 'volunteer', 'ernesto', 'dan', 'effort', 'forum', 'post', 'report', 'button', 'hand', 'solve', 'problem', 'user', 'report', 'post', 'require', 'admin', 'moderator', 'action', 'join', 'ernesto', 'admins', 'topic', 'visit', 'forum', 'software', 'post', 'voting', 'reporting', 'facility', 'process', 'forum', 'community', 'reputation', 'feature', 'post', 'reporting', 'permission', 'payment', 'bitcoin', 'effectiveness', 'spammer', 'discourage', 'spammer', 'reputation', 'user', 'moderator', 'idea', 'mybb', 'option', 'lack', 'volunteer', 'role', 'moderator', 'concur', 'forum', 'access', 'reason', 'forum', 'prompt', 'thread', 'process', 'prompt', 'reply', 'email', 'comment', 'thread', 'website', 'limit', 'ability', 'lead', 'problem', 'php', 'software', 'stack', 'forum', 'addition', 'feature', 'integration', 'participation', 'option', 'address', 'path', 'management', 'framework', 'technology', 'stack', 'forum', 'lend', 'hand', 'dan', 'prop', 'apology', 'report', 'mutation', 'communication', 'rudeness', 'propensity', 'challenge', 'feat', 'attempt', 'joint', 'breakout', 'section', 'job', 'attention', 'concurrent', 'session', 'vote', 'feature', 'request', 'success', 'deeply', 'technology', 'stack', 'reevaluate', 'exploit', 'python', 'level', 'sound', 'person', 'discussion', 'air', 'membership', 'offer', 'management', 'reason', 'ability', 'post', 'cash', 'website', 'monetize', 'membership', 'anti', 'solution', 'account', 'spammer', 'captcha', 'giant', 'pain', 'spammer', 'hoop', 'captcha', 'stop', 'facebook', 'auth', 'authentication', 'method', 'ability', 'limit', 'spam', 'grading', 'comment', 'review', 'admins', 'complaint', 'untrue']"
+733.0,eugene jorov post processing crunch example app heart rate statistic rise deviation heart rate interval calculate sense accurate heart rate publishing data angel h7 eugene jorov interval amplitude rise parameter application interval parameter window function developer default parameter work android help source sdk platform device produce data web api eugene sensor senseview senseview mobi platform platform connect type sensor support zephyr bh3 zephyr hxm bt le sensor sensorcon sensor drone ti sensortag bt le sensor support beta ask suggestion r r accurate suggestion problem sensor data loooot data context button bracelet example feel press button button send stamp press button elder care bracelet sensor button combination help senseview sensor problem weekend jain dos skepticism attitude post source tool maker reader communication protocol tracker access data angel scenario example temperature fever kid heart rate monitoring mood health alert activity performance monitoring fact functionality processing crunch example app heart rate statistic rise deviation app mind list post eugene jorov sensor health fitness ejain publishing data angel h7 idea campaign reference interval point interval amplitude rise parameter heart rate help variability parameter parameter window function developer accuracy share performance result lab jure connect blue angel platform sensor conversation step reader suggestion press button button send stamp press button elder care bracelet sensor button combination angel button gesture detection wrist rotation arm shake water proof device button price pay add kind solution device support fall detection elder care button case distress vitals sign acceleration analysis eugene jorov selfers graduate title tool maker founder startup health angel wristband heart rate blood oxygen temperature motion data stream mode waveform sensor channel frequency comparison tracker channel acceleration device technology angel tracker start researcher selfers protocol access health metric angel disrupt model company sensor software iphone app reader campaign support api request community folk chip help craft respond email device functionality participation feedback eugene jorov founder seraph sense maker health sensor,"['eugene', 'jorov', 'post', 'processing', 'crunch', 'example', 'app', 'heart', 'rate', 'statistic', 'rise', 'deviation', 'heart', 'rate', 'interval', 'calculate', 'sense', 'accurate', 'heart', 'rate', 'publishing', 'data', 'angel', 'h7', 'eugene', 'jorov', 'interval', 'amplitude', 'rise', 'parameter', 'application', 'interval', 'parameter', 'window', 'function', 'developer', 'default', 'parameter', 'work', 'android', 'help', 'source', 'sdk', 'platform', 'device', 'produce', 'data', 'web', 'api', 'eugene', 'sensor', 'senseview', 'senseview', 'mobi', 'platform', 'platform', 'connect', 'type', 'sensor', 'support', 'zephyr', 'bh3', 'zephyr', 'hxm', 'bt', 'le', 'sensor', 'sensorcon', 'sensor', 'drone', 'ti', 'sensortag', 'bt', 'le', 'sensor', 'support', 'beta', 'ask', 'suggestion', 'r', 'r', 'accurate', 'suggestion', 'problem', 'sensor', 'data', 'loooot', 'data', 'context', 'button', 'bracelet', 'example', 'feel', 'press', 'button', 'button', 'send', 'stamp', 'press', 'button', 'elder', 'care', 'bracelet', 'sensor', 'button', 'combination', 'help', 'senseview', 'sensor', 'problem', 'weekend', 'jain', 'dos', 'skepticism', 'attitude', 'post', 'source', 'tool', 'maker', 'reader', 'communication', 'protocol', 'tracker', 'access', 'data', 'angel', 'scenario', 'example', 'temperature', 'fever', 'kid', 'heart', 'rate', 'monitoring', 'mood', 'health', 'alert', 'activity', 'performance', 'monitoring', 'fact', 'functionality', 'processing', 'crunch', 'example', 'app', 'heart', 'rate', 'statistic', 'rise', 'deviation', 'app', 'mind', 'list', 'post', 'eugene', 'jorov', 'sensor', 'health', 'fitness', 'ejain', 'publishing', 'data', 'angel', 'h7', 'idea', 'campaign', 'reference', 'interval', 'point', 'interval', 'amplitude', 'rise', 'parameter', 'heart', 'rate', 'help', 'variability', 'parameter', 'parameter', 'window', 'function', 'developer', 'accuracy', 'share', 'performance', 'result', 'lab', 'jure', 'connect', 'blue', 'angel', 'platform', 'sensor', 'conversation', 'step', 'reader', 'suggestion', 'press', 'button', 'button', 'send', 'stamp', 'press', 'button', 'elder', 'care', 'bracelet', 'sensor', 'button', 'combination', 'angel', 'button', 'gesture', 'detection', 'wrist', 'rotation', 'arm', 'shake', 'water', 'proof', 'device', 'button', 'price', 'pay', 'add', 'kind', 'solution', 'device', 'support', 'fall', 'detection', 'elder', 'care', 'button', 'case', 'distress', 'vitals', 'sign', 'acceleration', 'analysis', 'eugene', 'jorov', 'selfers', 'graduate', 'title', 'tool', 'maker', 'founder', 'startup', 'health', 'angel', 'wristband', 'heart', 'rate', 'blood', 'oxygen', 'temperature', 'motion', 'data', 'stream', 'mode', 'waveform', 'sensor', 'channel', 'frequency', 'comparison', 'tracker', 'channel', 'acceleration', 'device', 'technology', 'angel', 'tracker', 'start', 'researcher', 'selfers', 'protocol', 'access', 'health', 'metric', 'angel', 'disrupt', 'model', 'company', 'sensor', 'software', 'iphone', 'app', 'reader', 'campaign', 'support', 'api', 'request', 'community', 'folk', 'chip', 'help', 'craft', 'respond', 'email', 'device', 'functionality', 'participation', 'feedback', 'eugene', 'jorov', 'founder', 'seraph', 'sense', 'maker', 'health', 'sensor']"
+734.0,folk weekend louisville swlou team idea work balance mind survey question product post forum answer p twitter ooforiabalance jdrorrer,"['folk', 'weekend', 'louisville', 'swlou', 'team', 'idea', 'work', 'balance', 'mind', 'survey', 'question', 'product', 'post', 'forum', 'answer', 'p', 'twitter', 'ooforiabalance', 'jdrorrer']"
+735.0,lindsay project monitor analysis conversational measure speech interaction creator trouble glad help asperger company track speech body language colleague communicate interact evaluation component recommendation solution verilogue verbal company earnest investment self quantification help charge direction example kind suggestion technology target,"['lindsay', 'project', 'monitor', 'analysis', 'conversational', 'measure', 'speech', 'interaction', 'creator', 'trouble', 'glad', 'help', 'asperger', 'company', 'track', 'speech', 'body', 'language', 'colleague', 'communicate', 'interact', 'evaluation', 'component', 'recommendation', 'solution', 'verilogue', 'verbal', 'company', 'earnest', 'investment', 'self', 'quantification', 'help', 'charge', 'direction', 'example', 'kind', 'suggestion', 'technology', 'target']"
+737.0,hay background coffee fat butter coconut oil learn load biomarkers lp level people world dl marker biomarkers scan calcium scan risk event qser list lp level lp list,"['hay', 'background', 'coffee', 'fat', 'butter', 'coconut', 'oil', 'learn', 'load', 'biomarkers', 'lp', 'level', 'people', 'world', 'dl', 'marker', 'biomarkers', 'scan', 'calcium', 'scan', 'risk', 'event', 'qser', 'list', 'lp', 'level', 'lp', 'list']"
+739.0,data provide pointer mood joseph,"['data', 'provide', 'pointer', 'mood', 'joseph']"
+740.0,rachel conference setup gadget privacy identity innovation conference check video,"['rachel', 'conference', 'setup', 'gadget', 'privacy', 'identity', 'innovation', 'conference', 'check', 'video']"
+741.0,idea people message case,"['idea', 'people', 'message', 'case']"
+742.0,help people transportation habit survey case,"['help', 'people', 'transportation', 'habit', 'survey', 'case']"
+743.0,product self energy usage meter electricity data insight electricity home refrigerator appliance insight energy cost electricity consumption matt,"['product', 'self', 'energy', 'usage', 'meter', 'electricity', 'data', 'insight', 'electricity', 'home', 'refrigerator', 'appliance', 'insight', 'energy', 'cost', 'electricity', 'consumption', 'matt']"
+744.0,talk success lb calorie environment design society technique help calorie calorie creep counting calorie calorie calorie basic workout pushup calorie example rundown,"['talk', 'success', 'lb', 'calorie', 'environment', 'design', 'society', 'technique', 'help', 'calorie', 'calorie', 'creep', 'counting', 'calorie', 'calorie', 'calorie', 'basic', 'workout', 'pushup', 'calorie', 'example', 'rundown']"
+748.0,lumoback sensor app track movement position vibrates leaderboard experiment conference email charles information phone city residence occupation blog address device plan conference liner anybody course join feedback suggestion conference charles,"['lumoback', 'sensor', 'app', 'track', 'movement', 'position', 'vibrates', 'leaderboard', 'experiment', 'conference', 'email', 'charles', 'information', 'phone', 'city', 'residence', 'occupation', 'blog', 'address', 'device', 'plan', 'conference', 'liner', 'anybody', 'course', 'join', 'feedback', 'suggestion', 'conference', 'charles']"
+750.0,list member scholarship geography staffordshire university information student scholarship duration fee return semester support conference support consumables scholarship staffordshire university science centre scholarship area scholarship technology quantification project conduct depth investigation phenomenon quantification individual monitor aspect body activity purpose project pursuit pastime technology technique order examine implication change research provide insight benefit technology society policy idea research scholarship design engagement project bespoke product experience environment pursuit example manufacturing industry sw england manufacture custom road bicycle project investigation depth case study geography aspect people work scholarship information mail dr allan watson watson staff dr paul barratt p barratt staff prof fiona staff start date interview date student paul dr paul barratt lecturer geography department geography faculty engineering science university road stoke trent staffordshire tel mail p staff,"['list', 'member', 'scholarship', 'geography', 'staffordshire', 'university', 'information', 'student', 'scholarship', 'duration', 'fee', 'return', 'semester', 'support', 'conference', 'support', 'consumables', 'scholarship', 'staffordshire', 'university', 'science', 'centre', 'scholarship', 'area', 'scholarship', 'technology', 'quantification', 'project', 'conduct', 'depth', 'investigation', 'phenomenon', 'quantification', 'individual', 'monitor', 'aspect', 'body', 'activity', 'purpose', 'project', 'pursuit', 'pastime', 'technology', 'technique', 'order', 'examine', 'implication', 'change', 'research', 'provide', 'insight', 'benefit', 'technology', 'society', 'policy', 'idea', 'research', 'scholarship', 'design', 'engagement', 'project', 'bespoke', 'product', 'experience', 'environment', 'pursuit', 'example', 'manufacturing', 'industry', 'sw', 'england', 'manufacture', 'custom', 'road', 'bicycle', 'project', 'investigation', 'depth', 'case', 'study', 'geography', 'aspect', 'people', 'work', 'scholarship', 'information', 'mail', 'dr', 'allan', 'watson', 'watson', 'staff', 'dr', 'paul', 'barratt', 'p', 'barratt', 'staff', 'prof', 'fiona', 'staff', 'start', 'date', 'interview', 'date', 'student', 'paul', 'dr', 'paul', 'barratt', 'lecturer', 'geography', 'department', 'geography', 'faculty', 'engineering', 'science', 'university', 'road', 'stoke', 'trent', 'staffordshire', 'tel', 'mail', 'p', 'staff']"
+751.0,jure obd vehicle data solution experiment senseview support obd device work model senseview android h7 app work issue nullpointerexception change orientation bring app foreground reconnect connection timestamps business model app pay contribute source library sensor data quote jurelampe post topic k user monitor greeting respect wireless hr monitor request people work meet criterion people reply kind help project definition people tweet link anybody test diagnostics car heart monitoring car heart ronda solution equipment desk hxm senseview menu sensor setting heart rate hr sensor bluegiga service hxm service heart rate service download service google play senseview menu sensor setting heart rate heart rate device contact gt green flashing start session problem weekend rondacollier zephyr work app luck access zephyr gatt protocol luck help jurelampe service senseview application multipurpose sensor data logger monitor track share data app bt sensor support energy service work iphone bt heart beat example h6 beet blue hr zephyr hxm google nexus equipment bt le hr sensor android help contact advance hr test device cost obd device downloads service review user problem device complain work device guaranty weekend zephyr work app luck access zephyr gatt protocol luck help jurelampe service senseview application multipurpose sensor data logger monitor track share data app bt sensor support energy service work iphone bt heart beat example h6 beet blue hr zephyr hxm google nexus equipment bt le hr sensor android help contact advance wahoo strap jb tire framework work test app robert jurelampe service senseview application multipurpose sensor data logger monitor track share data app bt sensor support energy service work iphone bt heart beat example h6 beet blue hr zephyr hxm google nexus equipment bt le hr sensor android help contact advance luck tomorrow meantime information google nexus android brief senseview heart rate service device device dashboard hr graph app heart rate monitor display heart rate service heart rate measurement lightblue app mac hr monitor strap apps senseview phone jurelampe robert download senseview press menu button sensor setting sensor setting heart rate sensor senseview service download confirmation case hr service work phone wahoo menu button sensor setting sensor setting dashboard profile heart rate dashboard button start hr wahoo stack android start hope work robert download senseview press menu button sensor setting sensor setting heart rate sensor senseview service download confirmation case hr service work phone wahoo menu button sensor setting sensor setting dashboard profile heart rate dashboard button start hr wahoo stack android start hope work service senseview application multipurpose sensor data logger monitor track share data app bt sensor support energy service work iphone bt heart beat example h6 beet blue hr zephyr hxm google nexus equipment bt le hr sensor android help contact advance robert sensor gatt zephyr work wahoo fact sensor blame debug service info help k user monitor support sensor zephyr hxm zephyr hxm bt heart rate sensor texasinstruments sensordrone obd feedback welcome senseview android h7 app work issue nullpointerexception change orientation bring app foreground reconnect connection timestamps business model app pay contribute source library sensor data error bug version reconnect reconnect work problem bt le sensor sensor sprocket service status bt le sensor energy sensor connect problem timestamps tnx business model senseview application mobilis framework tool proof concept tool wireless sensor mobile application case proper bluetooth sensor interface rule process store communicate sensor server application fraction aim support sensor documentation synergy sensor goal senseview platform user sensor framework project version senseview multi sensor hospital responder patient heart problem jumper fireman solution domain data deliver data customer specialist doctor trainer solution fraction senseview showcase company country solution technology creativity knowledge suggestion monitor monitor le interface iphone solution support solution android sensor situation car wheel wheel car model help request hr sensor suggestion,"['jure', 'obd', 'vehicle', 'data', 'solution', 'experiment', 'senseview', 'support', 'obd', 'device', 'work', 'model', 'senseview', 'android', 'h7', 'app', 'work', 'issue', 'nullpointerexception', 'change', 'orientation', 'bring', 'app', 'foreground', 'reconnect', 'connection', 'timestamps', 'business', 'model', 'app', 'pay', 'contribute', 'source', 'library', 'sensor', 'data', 'quote', 'jurelampe', 'post', 'topic', 'k', 'user', 'monitor', 'greeting', 'respect', 'wireless', 'hr', 'monitor', 'request', 'people', 'work', 'meet', 'criterion', 'people', 'reply', 'kind', 'help', 'project', 'definition', 'people', 'tweet', 'link', 'anybody', 'test', 'diagnostics', 'car', 'heart', 'monitoring', 'car', 'heart', 'ronda', 'solution', 'equipment', 'desk', 'hxm', 'senseview', 'menu', 'sensor', 'setting', 'heart', 'rate', 'hr', 'sensor', 'bluegiga', 'service', 'hxm', 'service', 'heart', 'rate', 'service', 'download', 'service', 'google', 'play', 'senseview', 'menu', 'sensor', 'setting', 'heart', 'rate', 'heart', 'rate', 'device', 'contact', 'gt', 'green', 'flashing', 'start', 'session', 'problem', 'weekend', 'rondacollier', 'zephyr', 'work', 'app', 'luck', 'access', 'zephyr', 'gatt', 'protocol', 'luck', 'help', 'jurelampe', 'service', 'senseview', 'application', 'multipurpose', 'sensor', 'data', 'logger', 'monitor', 'track', 'share', 'data', 'app', 'bt', 'sensor', 'support', 'energy', 'service', 'work', 'iphone', 'bt', 'heart', 'beat', 'example', 'h6', 'beet', 'blue', 'hr', 'zephyr', 'hxm', 'google', 'nexus', 'equipment', 'bt', 'le', 'hr', 'sensor', 'android', 'help', 'contact', 'advance', 'hr', 'test', 'device', 'cost', 'obd', 'device', 'downloads', 'service', 'review', 'user', 'problem', 'device', 'complain', 'work', 'device', 'guaranty', 'weekend', 'zephyr', 'work', 'app', 'luck', 'access', 'zephyr', 'gatt', 'protocol', 'luck', 'help', 'jurelampe', 'service', 'senseview', 'application', 'multipurpose', 'sensor', 'data', 'logger', 'monitor', 'track', 'share', 'data', 'app', 'bt', 'sensor', 'support', 'energy', 'service', 'work', 'iphone', 'bt', 'heart', 'beat', 'example', 'h6', 'beet', 'blue', 'hr', 'zephyr', 'hxm', 'google', 'nexus', 'equipment', 'bt', 'le', 'hr', 'sensor', 'android', 'help', 'contact', 'advance', 'wahoo', 'strap', 'jb', 'tire', 'framework', 'work', 'test', 'app', 'robert', 'jurelampe', 'service', 'senseview', 'application', 'multipurpose', 'sensor', 'data', 'logger', 'monitor', 'track', 'share', 'data', 'app', 'bt', 'sensor', 'support', 'energy', 'service', 'work', 'iphone', 'bt', 'heart', 'beat', 'example', 'h6', 'beet', 'blue', 'hr', 'zephyr', 'hxm', 'google', 'nexus', 'equipment', 'bt', 'le', 'hr', 'sensor', 'android', 'help', 'contact', 'advance', 'luck', 'tomorrow', 'meantime', 'information', 'google', 'nexus', 'android', 'brief', 'senseview', 'heart', 'rate', 'service', 'device', 'device', 'dashboard', 'hr', 'graph', 'app', 'heart', 'rate', 'monitor', 'display', 'heart', 'rate', 'service', 'heart', 'rate', 'measurement', 'lightblue', 'app', 'mac', 'hr', 'monitor', 'strap', 'apps', 'senseview', 'phone', 'jurelampe', 'robert', 'download', 'senseview', 'press', 'menu', 'button', 'sensor', 'setting', 'sensor', 'setting', 'heart', 'rate', 'sensor', 'senseview', 'service', 'download', 'confirmation', 'case', 'hr', 'service', 'work', 'phone', 'wahoo', 'menu', 'button', 'sensor', 'setting', 'sensor', 'setting', 'dashboard', 'profile', 'heart', 'rate', 'dashboard', 'button', 'start', 'hr', 'wahoo', 'stack', 'android', 'start', 'hope', 'work', 'robert', 'download', 'senseview', 'press', 'menu', 'button', 'sensor', 'setting', 'sensor', 'setting', 'heart', 'rate', 'sensor', 'senseview', 'service', 'download', 'confirmation', 'case', 'hr', 'service', 'work', 'phone', 'wahoo', 'menu', 'button', 'sensor', 'setting', 'sensor', 'setting', 'dashboard', 'profile', 'heart', 'rate', 'dashboard', 'button', 'start', 'hr', 'wahoo', 'stack', 'android', 'start', 'hope', 'work', 'service', 'senseview', 'application', 'multipurpose', 'sensor', 'data', 'logger', 'monitor', 'track', 'share', 'data', 'app', 'bt', 'sensor', 'support', 'energy', 'service', 'work', 'iphone', 'bt', 'heart', 'beat', 'example', 'h6', 'beet', 'blue', 'hr', 'zephyr', 'hxm', 'google', 'nexus', 'equipment', 'bt', 'le', 'hr', 'sensor', 'android', 'help', 'contact', 'advance', 'robert', 'sensor', 'gatt', 'zephyr', 'work', 'wahoo', 'fact', 'sensor', 'blame', 'debug', 'service', 'info', 'help', 'k', 'user', 'monitor', 'support', 'sensor', 'zephyr', 'hxm', 'zephyr', 'hxm', 'bt', 'heart', 'rate', 'sensor', 'texasinstruments', 'sensordrone', 'obd', 'feedback', 'welcome', 'senseview', 'android', 'h7', 'app', 'work', 'issue', 'nullpointerexception', 'change', 'orientation', 'bring', 'app', 'foreground', 'reconnect', 'connection', 'timestamps', 'business', 'model', 'app', 'pay', 'contribute', 'source', 'library', 'sensor', 'data', 'error', 'bug', 'version', 'reconnect', 'reconnect', 'work', 'problem', 'bt', 'le', 'sensor', 'sensor', 'sprocket', 'service', 'status', 'bt', 'le', 'sensor', 'energy', 'sensor', 'connect', 'problem', 'timestamps', 'tnx', 'business', 'model', 'senseview', 'application', 'mobilis', 'framework', 'tool', 'proof', 'concept', 'tool', 'wireless', 'sensor', 'mobile', 'application', 'case', 'proper', 'bluetooth', 'sensor', 'interface', 'rule', 'process', 'store', 'communicate', 'sensor', 'server', 'application', 'fraction', 'aim', 'support', 'sensor', 'documentation', 'synergy', 'sensor', 'goal', 'senseview', 'platform', 'user', 'sensor', 'framework', 'project', 'version', 'senseview', 'multi', 'sensor', 'hospital', 'responder', 'patient', 'heart', 'problem', 'jumper', 'fireman', 'solution', 'domain', 'data', 'deliver', 'data', 'customer', 'specialist', 'doctor', 'trainer', 'solution', 'fraction', 'senseview', 'showcase', 'company', 'country', 'solution', 'technology', 'creativity', 'knowledge', 'suggestion', 'monitor', 'monitor', 'le', 'interface', 'iphone', 'solution', 'support', 'solution', 'android', 'sensor', 'situation', 'car', 'wheel', 'wheel', 'car', 'model', 'help', 'request', 'hr', 'sensor', 'suggestion']"
+752.0,conference lifelogging app getsaga help discussion survey conference input share result conference conference stop table goody,"['conference', 'lifelogging', 'app', 'getsaga', 'help', 'discussion', 'survey', 'conference', 'input', 'share', 'result', 'conference', 'conference', 'stop', 'table', 'goody']"
+753.0,ciao enrico feature market measure work home input location gps detect meter location export data marco chronos io phone gps ability track location home work stats feed battery hog work home home work location differentiate fault app enrico home work define step calorie dan application iphone location home work log checkout owntracks android app record location location record location record mapping webapp github tomyvi owntracks client thanx feedback retrotrack enrico application iphone location home work log application iphone location home work log,"['ciao', 'enrico', 'feature', 'market', 'measure', 'work', 'home', 'input', 'location', 'gps', 'detect', 'meter', 'location', 'export', 'data', 'marco', 'chronos', 'io', 'phone', 'gps', 'ability', 'track', 'location', 'home', 'work', 'stats', 'feed', 'battery', 'hog', 'work', 'home', 'home', 'work', 'location', 'differentiate', 'fault', 'app', 'enrico', 'home', 'work', 'define', 'step', 'calorie', 'dan', 'application', 'iphone', 'location', 'home', 'work', 'log', 'checkout', 'owntracks', 'android', 'app', 'record', 'location', 'location', 'record', 'location', 'record', 'mapping', 'webapp', 'github', 'tomyvi', 'owntracks', 'client', 'thanx', 'feedback', 'retrotrack', 'enrico', 'application', 'iphone', 'location', 'home', 'work', 'log', 'application', 'iphone', 'location', 'home', 'work', 'log']"
+755.0,track count message facebook message kind communicatio journalist data project tmanner frequency smartphone communication idea youngster phone date advance,"['track', 'count', 'message', 'facebook', 'message', 'kind', 'communicatio', 'journalist', 'data', 'project', 'tmanner', 'frequency', 'smartphone', 'communication', 'idea', 'youngster', 'phone', 'date', 'advance']"
+756.0,locomotor data step aspect health wellness user regiment wire implant guesswork health insight locomotor data information session office inga efi locomotor data step model step share result locomotion source information diagnostics age disease,"['locomotor', 'data', 'step', 'aspect', 'health', 'wellness', 'user', 'regiment', 'wire', 'implant', 'guesswork', 'health', 'insight', 'locomotor', 'data', 'information', 'session', 'office', 'inga', 'efi', 'locomotor', 'data', 'step', 'model', 'step', 'share', 'result', 'locomotion', 'source', 'information', 'diagnostics', 'age', 'disease']"
+757.0,scott mcgrath graduate student university informatics thesis recruit people kit result grity participation restriction test result state language list people privacy law restriction people study consumer dtc company result customer survey people test result survey information home address address question demographic experience dtc result addition screening result question result survey survey participation elect survey share link project ex university center irb october question concern research research right research injury participant irb irbora edu check,"['scott', 'mcgrath', 'graduate', 'student', 'university', 'informatics', 'thesis', 'recruit', 'people', 'kit', 'result', 'grity', 'participation', 'restriction', 'test', 'result', 'state', 'language', 'list', 'people', 'privacy', 'law', 'restriction', 'people', 'study', 'consumer', 'dtc', 'company', 'result', 'customer', 'survey', 'people', 'test', 'result', 'survey', 'information', 'home', 'address', 'address', 'question', 'demographic', 'experience', 'dtc', 'result', 'addition', 'screening', 'result', 'question', 'result', 'survey', 'survey', 'participation', 'elect', 'survey', 'share', 'link', 'project', 'ex', 'university', 'center', 'irb', 'october', 'question', 'concern', 'research', 'research', 'right', 'research', 'injury', 'participant', 'irb', 'irbora', 'edu', 'check']"
+758.0,term administrator newcomer greet professor education work technology school people context lifespan academic,"['term', 'administrator', 'newcomer', 'greet', 'professor', 'education', 'work', 'technology', 'school', 'people', 'context', 'lifespan', 'academic']"
+759.0,victor lee conference introduce question dascalescu forum june blueseed return focus forum,"['victor', 'lee', 'conference', 'introduce', 'question', 'dascalescu', 'forum', 'june', 'blueseed', 'return', 'focus', 'forum']"
+760.0,permission work anybody account greeting information export data advice steve nan agaricus permission work anybody account work account,"['permission', 'work', 'anybody', 'account', 'greeting', 'information', 'export', 'data', 'advice', 'steve', 'nan', 'agaricus', 'permission', 'work', 'anybody', 'account', 'work', 'account']"
+761.0,berkeley conference area change ldl level consumption ratio vitamin level blood level info,"['berkeley', 'conference', 'area', 'change', 'ldl', 'level', 'consumption', 'ratio', 'vitamin', 'level', 'blood', 'level', 'info']"
+762.0,student research internship hope information forum,"['student', 'research', 'internship', 'hope', 'information', 'forum']"
+763.0,community self project work student employee wellness program university francisco area selfers evangelism education community wellness event student staff topic device space visitor guide help tool technique goal nutrition motivation exercise bay area expert tool area expo respond message,"['community', 'self', 'project', 'work', 'student', 'employee', 'wellness', 'program', 'university', 'francisco', 'area', 'selfers', 'evangelism', 'education', 'community', 'wellness', 'event', 'student', 'staff', 'topic', 'device', 'space', 'visitor', 'guide', 'help', 'tool', 'technique', 'goal', 'nutrition', 'motivation', 'exercise', 'bay', 'area', 'expert', 'tool', 'area', 'expo', 'respond', 'message']"
+764.0,opinion networking site example myspace europe advance answer,"['opinion', 'networking', 'site', 'example', 'myspace', 'europe', 'advance', 'answer']"
+765.0,michael help community heartmath luck adventure organizer biohackersnyc movement yogi aspect breathe sync biofeedback iphone measure sync heart feedback community richard ryan michael help community heartmath luck adventure organizer richard breathe sync heartmath aim heart coherent state difference state heart rate variability hrv wq discus version v1 word encouragement michael,"['michael', 'help', 'community', 'heartmath', 'luck', 'adventure', 'organizer', 'biohackersnyc', 'movement', 'yogi', 'aspect', 'breathe', 'sync', 'biofeedback', 'iphone', 'measure', 'sync', 'heart', 'feedback', 'community', 'richard', 'ryan', 'michael', 'help', 'community', 'heartmath', 'luck', 'adventure', 'organizer', 'richard', 'breathe', 'sync', 'heartmath', 'aim', 'heart', 'coherent', 'state', 'difference', 'state', 'heart', 'rate', 'variability', 'hrv', 'wq', 'discus', 'version', 'v1', 'word', 'encouragement', 'michael']"
+766.0,joshua wow device device sound knowledge share device variety blood marker blood analysis equation test version device send kit advice data apple product dear push fitness device measure strength ground breaking device movement gym check fitness device measure strength indiegogo jump wagon gym product forum ga lampe kit advice data apple product dear jump wagon gym product forum forum strength band post strength training device strength training data data table metric experience data api josh glad place fitness science decade biometrics approach body reacts device list memory belt hr variability substrate utilization suunto bodyfitmedia core bc545n body composition scanner scale impedance variety camera analysis accelerometer activity amp movement parameter analysis software analysis movement firstbeat analysis suunto data estimation recovery status iphone gps activity classification food tape caliper work list goal analysis process pull level data device hope moment discrepancy inference device energy expenditure indicator data turnaround data capture display act kit hack trick reading josh kill,"['joshua', 'wow', 'device', 'device', 'sound', 'knowledge', 'share', 'device', 'variety', 'blood', 'marker', 'blood', 'analysis', 'equation', 'test', 'version', 'device', 'send', 'kit', 'advice', 'data', 'apple', 'product', 'dear', 'push', 'fitness', 'device', 'measure', 'strength', 'ground', 'breaking', 'device', 'movement', 'gym', 'check', 'fitness', 'device', 'measure', 'strength', 'indiegogo', 'jump', 'wagon', 'gym', 'product', 'forum', 'ga', 'lampe', 'kit', 'advice', 'data', 'apple', 'product', 'dear', 'jump', 'wagon', 'gym', 'product', 'forum', 'forum', 'strength', 'band', 'post', 'strength', 'training', 'device', 'strength', 'training', 'data', 'data', 'table', 'metric', 'experience', 'data', 'api', 'josh', 'glad', 'place', 'fitness', 'science', 'decade', 'biometrics', 'approach', 'body', 'reacts', 'device', 'list', 'memory', 'belt', 'hr', 'variability', 'substrate', 'utilization', 'suunto', 'bodyfitmedia', 'core', 'bc545n', 'body', 'composition', 'scanner', 'scale', 'impedance', 'variety', 'camera', 'analysis', 'accelerometer', 'activity', 'amp', 'movement', 'parameter', 'analysis', 'software', 'analysis', 'movement', 'firstbeat', 'analysis', 'suunto', 'data', 'estimation', 'recovery', 'status', 'iphone', 'gps', 'activity', 'classification', 'food', 'tape', 'caliper', 'work', 'list', 'goal', 'analysis', 'process', 'pull', 'level', 'data', 'device', 'hope', 'moment', 'discrepancy', 'inference', 'device', 'energy', 'expenditure', 'indicator', 'data', 'turnaround', 'data', 'capture', 'display', 'act', 'kit', 'hack', 'trick', 'reading', 'josh', 'kill']"
+767.0,align justify survey information application health cure medhelp health symptom condition application kind health symptom application survey health cure medhelp tool application tool application,"['align', 'justify', 'survey', 'information', 'application', 'health', 'cure', 'medhelp', 'health', 'symptom', 'condition', 'application', 'kind', 'health', 'symptom', 'application', 'survey', 'health', 'cure', 'medhelp', 'tool', 'application', 'tool', 'application']"
+768.0,kickstarter bedscales weight bedscales bedscales announcement hacker community device motivation measure phenotype genetics point view post heart device answer question,"['kickstarter', 'bedscales', 'weight', 'bedscales', 'bedscales', 'announcement', 'hacker', 'community', 'device', 'motivation', 'measure', 'phenotype', 'genetics', 'point', 'view', 'post', 'heart', 'device', 'answer', 'question']"
+769.0,chip idea backer option mark campaign betweens difference pledge encouragement difference discount bird discount reward people device investment cost production distribution scale julian future concept device production kickstarter kickstarter bedscales weight bedscales bedscales announcement concept step bathroom scale data night device support kickstarter campaign shop julian,"['chip', 'idea', 'backer', 'option', 'mark', 'campaign', 'betweens', 'difference', 'pledge', 'encouragement', 'difference', 'discount', 'bird', 'discount', 'reward', 'people', 'device', 'investment', 'cost', 'production', 'distribution', 'scale', 'julian', 'future', 'concept', 'device', 'production', 'kickstarter', 'kickstarter', 'bedscales', 'weight', 'bedscales', 'bedscales', 'announcement', 'concept', 'step', 'bathroom', 'scale', 'data', 'night', 'device', 'support', 'kickstarter', 'campaign', 'shop', 'julian']"
+770.0,survey information medisafe survey,"['survey', 'information', 'medisafe', 'survey']"
+771.0,hrvs biocom experience biocom hrv class check brand analysis setup experience setup process analysis software setup jeanjacques moment h7 iphone app sweetwater order track hrv monitor hrv office pc window issue moment lack software platform track hrv h7 solution desktop work work h7 pricing budget install work h7 bioharness acqknowledge market h7 sweetwater hrv setup convenient hrv reason sweetwater heartrate iphone stage h6 strap heart rate pulse record data data account project initiator link fluxtream jeanjacques moment h7 iphone app sweetwater order track hrv monitor hrv office pc window issue moment lack software platform track hrv h7 solution desktop work work h7 pricing budget install work h7 bioharness acqknowledge market hrv feature firstbeat gadget option monitoring today analysis stress recovery device consumer term usability gel electrode stress instance bayevskys stress index mean activation stress level hrv body resource recovery extreme workout hr level cardiomood hrv expert phone measure limit cardiomood som calculation data insight domain measure app development research purpose college ask plan feature app goodflow jakob sievers list measure hrv forum question ecg sonys smartband app work marco firstbeat gadget option monitoring today analysis stress recovery device consumer term usability gel information smartband hrv release september fly product suggestion today helpful motivation hrv analysis evidence ability evidence hrv tell stress level measure hrv night evidence rerun hrv analysis data memory belt measure data jeanjacques stress level order identify stress ii efficiency stress reduction strategy myfitnesscompanion zephyr bioharness monitor heartrate body respiration feature pay customer measure stress level moment h7 iphone app sweetwater order track hrv monitor hrv office pc window issue moment lack software platform track hrv h7 solution desktop work work h7 pricing budget install work h7 bioharness acqknowledge market monitor stress level order identify stress ii efficiency stress reduction strategy solution simple android emulator bluestack work pc android phone install android solution connect phone video cable monitor app phone charger prevent battery die jeanjacques moment h7 iphone app sweetwater order track hrv monitor hrv office pc window issue moment lack software platform track hrv h7 solution desktop work work h7 pricing budget install work h7 bioharness acqknowledge market recommendation break collection problem study software problem solve interval distance beat kubios program interval hrv feature derivation interval sweetwater view interval capture match hrv indication analysis event h7 pc h7 phone reason reading example measure work meeting h7 desk plug charge measure multiple session data app export interval button click dropbox play heart view reading scrunch sweetwater geek feature measurement record session recorder state mind moment cumbersome oftentimes recording hope reading examination,"['hrvs', 'biocom', 'experience', 'biocom', 'hrv', 'class', 'check', 'brand', 'analysis', 'setup', 'experience', 'setup', 'process', 'analysis', 'software', 'setup', 'jeanjacques', 'moment', 'h7', 'iphone', 'app', 'sweetwater', 'order', 'track', 'hrv', 'monitor', 'hrv', 'office', 'pc', 'window', 'issue', 'moment', 'lack', 'software', 'platform', 'track', 'hrv', 'h7', 'solution', 'desktop', 'work', 'work', 'h7', 'pricing', 'budget', 'install', 'work', 'h7', 'bioharness', 'acqknowledge', 'market', 'h7', 'sweetwater', 'hrv', 'setup', 'convenient', 'hrv', 'reason', 'sweetwater', 'heartrate', 'iphone', 'stage', 'h6', 'strap', 'heart', 'rate', 'pulse', 'record', 'data', 'data', 'account', 'project', 'initiator', 'link', 'fluxtream', 'jeanjacques', 'moment', 'h7', 'iphone', 'app', 'sweetwater', 'order', 'track', 'hrv', 'monitor', 'hrv', 'office', 'pc', 'window', 'issue', 'moment', 'lack', 'software', 'platform', 'track', 'hrv', 'h7', 'solution', 'desktop', 'work', 'work', 'h7', 'pricing', 'budget', 'install', 'work', 'h7', 'bioharness', 'acqknowledge', 'market', 'hrv', 'feature', 'firstbeat', 'gadget', 'option', 'monitoring', 'today', 'analysis', 'stress', 'recovery', 'device', 'consumer', 'term', 'usability', 'gel', 'electrode', 'stress', 'instance', 'bayevskys', 'stress', 'index', 'mean', 'activation', 'stress', 'level', 'hrv', 'body', 'resource', 'recovery', 'extreme', 'workout', 'hr', 'level', 'cardiomood', 'hrv', 'expert', 'phone', 'measure', 'limit', 'cardiomood', 'som', 'calculation', 'data', 'insight', 'domain', 'measure', 'app', 'development', 'research', 'purpose', 'college', 'ask', 'plan', 'feature', 'app', 'goodflow', 'jakob', 'sievers', 'list', 'measure', 'hrv', 'forum', 'question', 'ecg', 'sonys', 'smartband', 'app', 'work', 'marco', 'firstbeat', 'gadget', 'option', 'monitoring', 'today', 'analysis', 'stress', 'recovery', 'device', 'consumer', 'term', 'usability', 'gel', 'information', 'smartband', 'hrv', 'release', 'september', 'fly', 'product', 'suggestion', 'today', 'helpful', 'motivation', 'hrv', 'analysis', 'evidence', 'ability', 'evidence', 'hrv', 'tell', 'stress', 'level', 'measure', 'hrv', 'night', 'evidence', 'rerun', 'hrv', 'analysis', 'data', 'memory', 'belt', 'measure', 'data', 'jeanjacques', 'stress', 'level', 'order', 'identify', 'stress', 'ii', 'efficiency', 'stress', 'reduction', 'strategy', 'myfitnesscompanion', 'zephyr', 'bioharness', 'monitor', 'heartrate', 'body', 'respiration', 'feature', 'pay', 'customer', 'measure', 'stress', 'level', 'moment', 'h7', 'iphone', 'app', 'sweetwater', 'order', 'track', 'hrv', 'monitor', 'hrv', 'office', 'pc', 'window', 'issue', 'moment', 'lack', 'software', 'platform', 'track', 'hrv', 'h7', 'solution', 'desktop', 'work', 'work', 'h7', 'pricing', 'budget', 'install', 'work', 'h7', 'bioharness', 'acqknowledge', 'market', 'monitor', 'stress', 'level', 'order', 'identify', 'stress', 'ii', 'efficiency', 'stress', 'reduction', 'strategy', 'solution', 'simple', 'android', 'emulator', 'bluestack', 'work', 'pc', 'android', 'phone', 'install', 'android', 'solution', 'connect', 'phone', 'video', 'cable', 'monitor', 'app', 'phone', 'charger', 'prevent', 'battery', 'die', 'jeanjacques', 'moment', 'h7', 'iphone', 'app', 'sweetwater', 'order', 'track', 'hrv', 'monitor', 'hrv', 'office', 'pc', 'window', 'issue', 'moment', 'lack', 'software', 'platform', 'track', 'hrv', 'h7', 'solution', 'desktop', 'work', 'work', 'h7', 'pricing', 'budget', 'install', 'work', 'h7', 'bioharness', 'acqknowledge', 'market', 'recommendation', 'break', 'collection', 'problem', 'study', 'software', 'problem', 'solve', 'interval', 'distance', 'beat', 'kubios', 'program', 'interval', 'hrv', 'feature', 'derivation', 'interval', 'sweetwater', 'view', 'interval', 'capture', 'match', 'hrv', 'indication', 'analysis', 'event', 'h7', 'pc', 'h7', 'phone', 'reason', 'reading', 'example', 'measure', 'work', 'meeting', 'h7', 'desk', 'plug', 'charge', 'measure', 'multiple', 'session', 'data', 'app', 'export', 'interval', 'button', 'click', 'dropbox', 'play', 'heart', 'view', 'reading', 'scrunch', 'sweetwater', 'geek', 'feature', 'measurement', 'record', 'session', 'recorder', 'state', 'mind', 'moment', 'cumbersome', 'oftentimes', 'recording', 'hope', 'reading', 'examination']"
+772.0,idea simple self promotion macosx app memoryio picture mac picture source script photo friend trouble friend value picture drug script source macosx source check,"['idea', 'simple', 'self', 'promotion', 'macosx', 'app', 'memoryio', 'picture', 'mac', 'picture', 'source', 'script', 'photo', 'friend', 'trouble', 'friend', 'value', 'picture', 'drug', 'script', 'source', 'macosx', 'source', 'check']"
+773.0,survey sleep application survey form cl mara,"['survey', 'sleep', 'application', 'survey', 'form', 'cl', 'mara']"
+774.0,shoko yosuke project thread anybody syndrome inflammation bacteria project tool quantify gut people response talk feel email shoko thread apps amp tool yosuke project thread,"['shoko', 'yosuke', 'project', 'thread', 'anybody', 'syndrome', 'inflammation', 'bacteria', 'project', 'tool', 'quantify', 'gut', 'people', 'response', 'talk', 'feel', 'email', 'shoko', 'thread', 'apps', 'amp', 'tool', 'yosuke', 'project', 'thread']"
+775.0,area comment folk people question instance distinction bacteria microbiome data culturing share feedback uncertainty user method feedback organize gut question taxon state research knowledge today metric example case microbiome result conference program result basis discussion suggestion study specie clostridium obesity type2 ruseburia people information key bacteria microbiome quantitative pcr meta analysis generation sequencer bacteria obesity meaning change lifystyle sense change bacteria constituent word change lifestyle gut bacteria balance answer assumption monitor idea experiment people track yosuke selfers microbiology amp immunology researcher colleague company gut microbiome data specie information gut bacteria tell abundance bacteria cholesterol bacteria stool blood collection question opinion advise request suggestion price service yosuke lisa quote correlation obesity correlation benefit people health condition research people bowel disease quote ibs people study change autism people addition hypercholesterolemia type cancer influence gut information result flora chance change gut microbe decrease risk presence question researcher clarify flora causality consequence disease diagnostics t2dm patient issue rule method flora antibiotic probiotic term oil carbohydrate increase vegetable antibiotic trouble infection recommend probiotic choice control evidence effect bacteria probiotic bifidobacteria bacteria bacteria data causality bacteria bacteria inhabit gut sample stool sample stool analysis frequency people probiotic sequence probiotic cost cost generation sequencer case marker bacteria company cater people worldwide problem stool sample place business stool sample buffer fedex kit sample probiotic regulation bacteria probiotic probiotic help question yosuke message category health nutrition amp question correlation obesity correlation benefit people health condition research people bowel disease influence gut information result flora chance change gut microbe decrease risk presence stool quote sample stool sample genome cost company cater people worldwide problem stool sample place regard selfers microbiology amp immunology researcher colleague company gut microbiome data specie information gut bacteria tell abundance bacteria cholesterol bacteria stool blood collection question opinion advise request suggestion price service yosuke reply clarifies sample post meaning sense autism correlation autism gut symptom bowel disease disease correlation gut flora guess cause effect price wonder people price guess people option forum lab regard lisa shoko stage kind information people dna pcr detect taxon people type provide firmicutes index quantity obesity type index example change type coordinate change bacteria cholesterol inflammation cost thought question yosuke area comment folk people question instance distinction bacteria microbiome data culturing share feedback,"['area', 'comment', 'folk', 'people', 'question', 'instance', 'distinction', 'bacteria', 'microbiome', 'data', 'culturing', 'share', 'feedback', 'uncertainty', 'user', 'method', 'feedback', 'organize', 'gut', 'question', 'taxon', 'state', 'research', 'knowledge', 'today', 'metric', 'example', 'case', 'microbiome', 'result', 'conference', 'program', 'result', 'basis', 'discussion', 'suggestion', 'study', 'specie', 'clostridium', 'obesity', 'type2', 'ruseburia', 'people', 'information', 'key', 'bacteria', 'microbiome', 'quantitative', 'pcr', 'meta', 'analysis', 'generation', 'sequencer', 'bacteria', 'obesity', 'meaning', 'change', 'lifystyle', 'sense', 'change', 'bacteria', 'constituent', 'word', 'change', 'lifestyle', 'gut', 'bacteria', 'balance', 'answer', 'assumption', 'monitor', 'idea', 'experiment', 'people', 'track', 'yosuke', 'selfers', 'microbiology', 'amp', 'immunology', 'researcher', 'colleague', 'company', 'gut', 'microbiome', 'data', 'specie', 'information', 'gut', 'bacteria', 'tell', 'abundance', 'bacteria', 'cholesterol', 'bacteria', 'stool', 'blood', 'collection', 'question', 'opinion', 'advise', 'request', 'suggestion', 'price', 'service', 'yosuke', 'lisa', 'quote', 'correlation', 'obesity', 'correlation', 'benefit', 'people', 'health', 'condition', 'research', 'people', 'bowel', 'disease', 'quote', 'ibs', 'people', 'study', 'change', 'autism', 'people', 'addition', 'hypercholesterolemia', 'type', 'cancer', 'influence', 'gut', 'information', 'result', 'flora', 'chance', 'change', 'gut', 'microbe', 'decrease', 'risk', 'presence', 'question', 'researcher', 'clarify', 'flora', 'causality', 'consequence', 'disease', 'diagnostics', 't2dm', 'patient', 'issue', 'rule', 'method', 'flora', 'antibiotic', 'probiotic', 'term', 'oil', 'carbohydrate', 'increase', 'vegetable', 'antibiotic', 'trouble', 'infection', 'recommend', 'probiotic', 'choice', 'control', 'evidence', 'effect', 'bacteria', 'probiotic', 'bifidobacteria', 'bacteria', 'bacteria', 'data', 'causality', 'bacteria', 'bacteria', 'inhabit', 'gut', 'sample', 'stool', 'sample', 'stool', 'analysis', 'frequency', 'people', 'probiotic', 'sequence', 'probiotic', 'cost', 'cost', 'generation', 'sequencer', 'case', 'marker', 'bacteria', 'company', 'cater', 'people', 'worldwide', 'problem', 'stool', 'sample', 'place', 'business', 'stool', 'sample', 'buffer', 'fedex', 'kit', 'sample', 'probiotic', 'regulation', 'bacteria', 'probiotic', 'probiotic', 'help', 'question', 'yosuke', 'message', 'category', 'health', 'nutrition', 'amp', 'question', 'correlation', 'obesity', 'correlation', 'benefit', 'people', 'health', 'condition', 'research', 'people', 'bowel', 'disease', 'influence', 'gut', 'information', 'result', 'flora', 'chance', 'change', 'gut', 'microbe', 'decrease', 'risk', 'presence', 'stool', 'quote', 'sample', 'stool', 'sample', 'genome', 'cost', 'company', 'cater', 'people', 'worldwide', 'problem', 'stool', 'sample', 'place', 'regard', 'selfers', 'microbiology', 'amp', 'immunology', 'researcher', 'colleague', 'company', 'gut', 'microbiome', 'data', 'specie', 'information', 'gut', 'bacteria', 'tell', 'abundance', 'bacteria', 'cholesterol', 'bacteria', 'stool', 'blood', 'collection', 'question', 'opinion', 'advise', 'request', 'suggestion', 'price', 'service', 'yosuke', 'reply', 'clarifies', 'sample', 'post', 'meaning', 'sense', 'autism', 'correlation', 'autism', 'gut', 'symptom', 'bowel', 'disease', 'disease', 'correlation', 'gut', 'flora', 'guess', 'cause', 'effect', 'price', 'wonder', 'people', 'price', 'guess', 'people', 'option', 'forum', 'lab', 'regard', 'lisa', 'shoko', 'stage', 'kind', 'information', 'people', 'dna', 'pcr', 'detect', 'taxon', 'people', 'type', 'provide', 'firmicutes', 'index', 'quantity', 'obesity', 'type', 'index', 'example', 'change', 'type', 'coordinate', 'change', 'bacteria', 'cholesterol', 'inflammation', 'cost', 'thought', 'question', 'yosuke', 'area', 'comment', 'folk', 'people', 'question', 'instance', 'distinction', 'bacteria', 'microbiome', 'data', 'culturing', 'share', 'feedback']"
+776.0,hyme innovation product thought product pointer project op innovation diy mindwave upcoming muse headband beginner device measure focus relaxation melon headband release software option brain wave meditation focus quality start innovation product thought product pointer project feedback advance,"['hyme', 'innovation', 'product', 'thought', 'product', 'pointer', 'project', 'op', 'innovation', 'diy', 'mindwave', 'upcoming', 'muse', 'headband', 'beginner', 'device', 'measure', 'focus', 'relaxation', 'melon', 'headband', 'release', 'software', 'option', 'brain', 'wave', 'meditation', 'focus', 'quality', 'start', 'innovation', 'product', 'thought', 'product', 'pointer', 'project', 'feedback', 'advance']"
+777.0,valentin valentin study biochemistry mathematics jogging workout nutrition optimization post,"['valentin', 'valentin', 'study', 'biochemistry', 'mathematics', 'jogging', 'workout', 'nutrition', 'optimization', 'post']"
+778.0,heard professor colleague nutrition simple nutrition nutrition people nutrition accurate answer opinion data nutrition nutrition change perform exchange people data people thesis technology relationship movement demand device join movement join help georginab tv elektrischer reporter article course eye speed scooter monitor temperature humidity room control load space watch data compare people thesis technology relationship movement demand device join movement join help georginab,"['heard', 'professor', 'colleague', 'nutrition', 'simple', 'nutrition', 'nutrition', 'people', 'nutrition', 'accurate', 'answer', 'opinion', 'data', 'nutrition', 'nutrition', 'change', 'perform', 'exchange', 'people', 'data', 'people', 'thesis', 'technology', 'relationship', 'movement', 'demand', 'device', 'join', 'movement', 'join', 'help', 'georginab', 'tv', 'elektrischer', 'reporter', 'article', 'course', 'eye', 'speed', 'scooter', 'monitor', 'temperature', 'humidity', 'room', 'control', 'load', 'space', 'watch', 'data', 'compare', 'people', 'thesis', 'technology', 'relationship', 'movement', 'demand', 'device', 'join', 'movement', 'join', 'help', 'georginab']"
+779.0,quote tim cannon software developer pittsburgh developer firm humanity source technology group website software human device cannon circadia battery record data cannon body transmit device board perform operation cannon team tattoo specialist ice procedure intelligent machine future chip record cannon body temperature cellphone connection improvement thermometer analog step march integration electronics biology quote,"['quote', 'tim', 'cannon', 'software', 'developer', 'pittsburgh', 'developer', 'firm', 'humanity', 'source', 'technology', 'group', 'website', 'software', 'human', 'device', 'cannon', 'circadia', 'battery', 'record', 'data', 'cannon', 'body', 'transmit', 'device', 'board', 'perform', 'operation', 'cannon', 'team', 'tattoo', 'specialist', 'ice', 'procedure', 'intelligent', 'machine', 'future', 'chip', 'record', 'cannon', 'body', 'temperature', 'cellphone', 'connection', 'improvement', 'thermometer', 'analog', 'step', 'march', 'integration', 'electronics', 'biology', 'quote']"
+780.0,article lifelogging apps data feedback comment apps eats stay exercise meeting quantity chocolate article app integration chronos brett terpstra slogger,"['article', 'lifelogging', 'apps', 'data', 'feedback', 'comment', 'apps', 'eats', 'stay', 'exercise', 'meeting', 'quantity', 'chocolate', 'article', 'app', 'integration', 'chronos', 'brett', 'terpstra', 'slogger']"
+781.0,qsers management web application pomodoro technique pomodoro hope work log timer work pomodoros pomodoros break assumption pomodoros world break work post factum calendar midnight create confusion pomodoros interface pomodoros break tap function phone display desktop phone interface concise essential page desktop phone desktop version switch convenience register guest mode click data cooky course account function account check pumpkin,"['qsers', 'management', 'web', 'application', 'pomodoro', 'technique', 'pomodoro', 'hope', 'work', 'log', 'timer', 'work', 'pomodoros', 'pomodoros', 'break', 'assumption', 'pomodoros', 'world', 'break', 'work', 'post', 'factum', 'calendar', 'midnight', 'create', 'confusion', 'pomodoros', 'interface', 'pomodoros', 'break', 'tap', 'function', 'phone', 'display', 'desktop', 'phone', 'interface', 'concise', 'essential', 'page', 'desktop', 'phone', 'desktop', 'version', 'switch', 'convenience', 'register', 'guest', 'mode', 'click', 'data', 'cooky', 'course', 'account', 'function', 'account', 'check', 'pumpkin']"
+782.0,jason manner project change listen community twitter jasonkmartin jason note belle josh btw work content jason forum entrepreneur startup business bellebethcooper jason forum entrepreneur startup business bellebethcooper jason jump,"['jason', 'manner', 'project', 'change', 'listen', 'community', 'twitter', 'jasonkmartin', 'jason', 'note', 'belle', 'josh', 'btw', 'work', 'content', 'jason', 'forum', 'entrepreneur', 'startup', 'business', 'bellebethcooper', 'jason', 'forum', 'entrepreneur', 'startup', 'business', 'bellebethcooper', 'jason', 'jump']"
+783.0,analysis sleep gospel perspective friend experiment field share experience create application guide experience check website smartsleepteam prototype fund launch pruduction company kickstarter kickstarter application sleeper application guide experience apreciate feedback proposal contribution question agaricus analysis sleep gospel perspective piotr pattern practice force anybody page wellness pattern portion sw rem night sw min nap rem,"['analysis', 'sleep', 'gospel', 'perspective', 'friend', 'experiment', 'field', 'share', 'experience', 'create', 'application', 'guide', 'experience', 'check', 'website', 'smartsleepteam', 'prototype', 'fund', 'launch', 'pruduction', 'company', 'kickstarter', 'kickstarter', 'application', 'sleeper', 'application', 'guide', 'experience', 'apreciate', 'feedback', 'proposal', 'contribution', 'question', 'agaricus', 'analysis', 'sleep', 'gospel', 'perspective', 'piotr', 'pattern', 'practice', 'force', 'anybody', 'page', 'wellness', 'pattern', 'portion', 'sw', 'rem', 'night', 'sw', 'min', 'nap', 'rem']"
+784.0,manage access withings activity metric support channel help access resolution api api jefersen issue access body metric trouble activity metric solution problem access api response reserve partner data bring user insight value health wellness zenobase data enables service criterion service data company sponsor event position role ecosystem help notice partner list company fact data aggregator people issue access body metric trouble activity metric solution,"['manage', 'access', 'withings', 'activity', 'metric', 'support', 'channel', 'help', 'access', 'resolution', 'api', 'api', 'jefersen', 'issue', 'access', 'body', 'metric', 'trouble', 'activity', 'metric', 'solution', 'problem', 'access', 'api', 'response', 'reserve', 'partner', 'data', 'bring', 'user', 'insight', 'value', 'health', 'wellness', 'zenobase', 'data', 'enables', 'service', 'criterion', 'service', 'data', 'company', 'sponsor', 'event', 'position', 'role', 'ecosystem', 'help', 'notice', 'partner', 'list', 'company', 'fact', 'data', 'aggregator', 'people', 'issue', 'access', 'body', 'metric', 'trouble', 'activity', 'metric', 'solution']"
+785.0,matt conference mockups increase confidence expertise risk leadership skill trust rev game sport association press work game self rating management burden type activity appreciate leadership context expression success term goal wonder model app approach feature leadership development term adoption rate development tool focus case benefit cost cost attention commitment judge selfers conference psychologist research leader development app science patent approach measurement evidence action people leadership leadership leader help perfect appreciate criticism mock test prototype fluidui comment prototype start video advance matt feedback deal consider incorporate insight,"['matt', 'conference', 'mockups', 'increase', 'confidence', 'expertise', 'risk', 'leadership', 'skill', 'trust', 'rev', 'game', 'sport', 'association', 'press', 'work', 'game', 'self', 'rating', 'management', 'burden', 'type', 'activity', 'appreciate', 'leadership', 'context', 'expression', 'success', 'term', 'goal', 'wonder', 'model', 'app', 'approach', 'feature', 'leadership', 'development', 'term', 'adoption', 'rate', 'development', 'tool', 'focus', 'case', 'benefit', 'cost', 'cost', 'attention', 'commitment', 'judge', 'selfers', 'conference', 'psychologist', 'research', 'leader', 'development', 'app', 'science', 'patent', 'approach', 'measurement', 'evidence', 'action', 'people', 'leadership', 'leadership', 'leader', 'help', 'perfect', 'appreciate', 'criticism', 'mock', 'test', 'prototype', 'fluidui', 'comment', 'prototype', 'start', 'video', 'advance', 'matt', 'feedback', 'deal', 'consider', 'incorporate', 'insight']"
+786.0,judge accurate user term goal algorithm mood tester device berlin germany company idea user input mood interval history calendar app ask test result test accurate user register,"['judge', 'accurate', 'user', 'term', 'goal', 'algorithm', 'mood', 'tester', 'device', 'berlin', 'germany', 'company', 'idea', 'user', 'input', 'mood', 'interval', 'history', 'calendar', 'app', 'ask', 'test', 'result', 'test', 'accurate', 'user', 'register']"
+787.0,data session kind experience collect data session term benefit wristband purpose deprivation wirstband microphone tank rate vibration water install loudspeaker tank play end session louder data session kind experience collect data session term benefit idea tank affect experience project design class experience design recreation mix topic deprivation tank data research design wristband phone record data heart rate temperature sweat level movement measure tank phone credit card info app tank band anaylze body float session data state record sound problem deprivation tank float matrix knock door session session visit body data people result session meditative state idea epiphany run conflict water eye water epsom salt people problem appointment people experience component phone app motion piece wristband solution wristband vibrate tell session match pantone color add session wristband session user credit card info cashier app wristband record data heart rate bpm skin body temperature movement data compare session state state change heart rate idea water record record idea epiphany wristband phone app assistant tank distraction app user interface dummy appoints inform user prepare session portfolio christarampi deprivation deprivation tank isolation tank lightless soundproof tank subject water skin temperature john effect deprivation tank meditation relaxation medicine benefit deprivation benefit design brain synchronization shift brain wave task frequency state theta concsciousness awake delta sleep clarity focus creativity increase problem heightens visualization meditation intensifies sens promotes relaxation performance speed recovery injury joint muscle reduces fatigue pain reduces cortisol level mind concentration focus circulation promotes relaxation alleviate stress anxiety eliminates jet lag creates clarity amp focus creativity problem heightens visualization speed process quickens rehabilitation recovery activity migraine injury boost function flush inflammation magnesium improves concentration nerve reduces inflammation pain muscle cramp activity enzyme sulfate flush toxin improves nutrient protein brain tissue mucin migraine people float tank experience state state condition stress anxiety pain insomnia jet lag fatigue elimination jet lag symptom stress reduction energy alertness brain synchronization clarity increase creativity problem visualization acuteness motivation depression term production acth acid adrenaline production doctor boost function reduces blood pressure heart rate oxygen consumption gravity environment ideal pain pregnancy watch joe rogan isolation tank wikipedia isolation tank isolation tank deprivation tank float tank float pod float cabin flotation tank attenuation tank pitch light proof soundproof environment temperature skin flotation tank medicine health effect tank inch water salt create gravity io9 deprivation tank deprivation tank power tank people float matrix nob hill specialty floatation premier technique relaxation man stress relief pain relief tranquility reason people,"['data', 'session', 'kind', 'experience', 'collect', 'data', 'session', 'term', 'benefit', 'wristband', 'purpose', 'deprivation', 'wirstband', 'microphone', 'tank', 'rate', 'vibration', 'water', 'install', 'loudspeaker', 'tank', 'play', 'end', 'session', 'louder', 'data', 'session', 'kind', 'experience', 'collect', 'data', 'session', 'term', 'benefit', 'idea', 'tank', 'affect', 'experience', 'project', 'design', 'class', 'experience', 'design', 'recreation', 'mix', 'topic', 'deprivation', 'tank', 'data', 'research', 'design', 'wristband', 'phone', 'record', 'data', 'heart', 'rate', 'temperature', 'sweat', 'level', 'movement', 'measure', 'tank', 'phone', 'credit', 'card', 'info', 'app', 'tank', 'band', 'anaylze', 'body', 'float', 'session', 'data', 'state', 'record', 'sound', 'problem', 'deprivation', 'tank', 'float', 'matrix', 'knock', 'door', 'session', 'session', 'visit', 'body', 'data', 'people', 'result', 'session', 'meditative', 'state', 'idea', 'epiphany', 'run', 'conflict', 'water', 'eye', 'water', 'epsom', 'salt', 'people', 'problem', 'appointment', 'people', 'experience', 'component', 'phone', 'app', 'motion', 'piece', 'wristband', 'solution', 'wristband', 'vibrate', 'tell', 'session', 'match', 'pantone', 'color', 'add', 'session', 'wristband', 'session', 'user', 'credit', 'card', 'info', 'cashier', 'app', 'wristband', 'record', 'data', 'heart', 'rate', 'bpm', 'skin', 'body', 'temperature', 'movement', 'data', 'compare', 'session', 'state', 'state', 'change', 'heart', 'rate', 'idea', 'water', 'record', 'record', 'idea', 'epiphany', 'wristband', 'phone', 'app', 'assistant', 'tank', 'distraction', 'app', 'user', 'interface', 'dummy', 'appoints', 'inform', 'user', 'prepare', 'session', 'portfolio', 'christarampi', 'deprivation', 'deprivation', 'tank', 'isolation', 'tank', 'lightless', 'soundproof', 'tank', 'subject', 'water', 'skin', 'temperature', 'john', 'effect', 'deprivation', 'tank', 'meditation', 'relaxation', 'medicine', 'benefit', 'deprivation', 'benefit', 'design', 'brain', 'synchronization', 'shift', 'brain', 'wave', 'task', 'frequency', 'state', 'theta', 'concsciousness', 'awake', 'delta', 'sleep', 'clarity', 'focus', 'creativity', 'increase', 'problem', 'heightens', 'visualization', 'meditation', 'intensifies', 'sens', 'promotes', 'relaxation', 'performance', 'speed', 'recovery', 'injury', 'joint', 'muscle', 'reduces', 'fatigue', 'pain', 'reduces', 'cortisol', 'level', 'mind', 'concentration', 'focus', 'circulation', 'promotes', 'relaxation', 'alleviate', 'stress', 'anxiety', 'eliminates', 'jet', 'lag', 'creates', 'clarity', 'amp', 'focus', 'creativity', 'problem', 'heightens', 'visualization', 'speed', 'process', 'quickens', 'rehabilitation', 'recovery', 'activity', 'migraine', 'injury', 'boost', 'function', 'flush', 'inflammation', 'magnesium', 'improves', 'concentration', 'nerve', 'reduces', 'inflammation', 'pain', 'muscle', 'cramp', 'activity', 'enzyme', 'sulfate', 'flush', 'toxin', 'improves', 'nutrient', 'protein', 'brain', 'tissue', 'mucin', 'migraine', 'people', 'float', 'tank', 'experience', 'state', 'state', 'condition', 'stress', 'anxiety', 'pain', 'insomnia', 'jet', 'lag', 'fatigue', 'elimination', 'jet', 'lag', 'symptom', 'stress', 'reduction', 'energy', 'alertness', 'brain', 'synchronization', 'clarity', 'increase', 'creativity', 'problem', 'visualization', 'acuteness', 'motivation', 'depression', 'term', 'production', 'acth', 'acid', 'adrenaline', 'production', 'doctor', 'boost', 'function', 'reduces', 'blood', 'pressure', 'heart', 'rate', 'oxygen', 'consumption', 'gravity', 'environment', 'ideal', 'pain', 'pregnancy', 'watch', 'joe', 'rogan', 'isolation', 'tank', 'wikipedia', 'isolation', 'tank', 'isolation', 'tank', 'deprivation', 'tank', 'float', 'tank', 'float', 'pod', 'float', 'cabin', 'flotation', 'tank', 'attenuation', 'tank', 'pitch', 'light', 'proof', 'soundproof', 'environment', 'temperature', 'skin', 'flotation', 'tank', 'medicine', 'health', 'effect', 'tank', 'inch', 'water', 'salt', 'create', 'gravity', 'io9', 'deprivation', 'tank', 'deprivation', 'tank', 'power', 'tank', 'people', 'float', 'matrix', 'nob', 'hill', 'specialty', 'floatation', 'premier', 'technique', 'relaxation', 'man', 'stress', 'relief', 'pain', 'relief', 'tranquility', 'reason', 'people']"
+788.0,help university assignment survey heart rate monitor survey,"['help', 'university', 'assignment', 'survey', 'heart', 'rate', 'monitor', 'survey']"
+789.0,location activity question implies purchase mike post trust ton funding hire team help begin question answer goal measure progress answer data approach case help topic data case build data end data format matlab store dropbox folder file session excel file ton hand data conclusion hypothesis approach variable control write ask step hike home improvement project mind surrogate marker progress success start baseline data experiment martin people site idea start point data mining project data analysis visualization idea issue hand data concept step record basic data history iphone access visualize manipulate learn language data mining analysis visualization plan skill business world data visualize peer competitor education knowledge pre student example book website figure text work ton data api query fit mysql application information store server data research website project gateway data product learn alter technique apologize post mike,"['location', 'activity', 'question', 'implies', 'purchase', 'mike', 'post', 'trust', 'ton', 'funding', 'hire', 'team', 'help', 'begin', 'question', 'answer', 'goal', 'measure', 'progress', 'answer', 'data', 'approach', 'case', 'help', 'topic', 'data', 'case', 'build', 'data', 'end', 'data', 'format', 'matlab', 'store', 'dropbox', 'folder', 'file', 'session', 'excel', 'file', 'ton', 'hand', 'data', 'conclusion', 'hypothesis', 'approach', 'variable', 'control', 'write', 'ask', 'step', 'hike', 'home', 'improvement', 'project', 'mind', 'surrogate', 'marker', 'progress', 'success', 'start', 'baseline', 'data', 'experiment', 'martin', 'people', 'site', 'idea', 'start', 'point', 'data', 'mining', 'project', 'data', 'analysis', 'visualization', 'idea', 'issue', 'hand', 'data', 'concept', 'step', 'record', 'basic', 'data', 'history', 'iphone', 'access', 'visualize', 'manipulate', 'learn', 'language', 'data', 'mining', 'analysis', 'visualization', 'plan', 'skill', 'business', 'world', 'data', 'visualize', 'peer', 'competitor', 'education', 'knowledge', 'pre', 'student', 'example', 'book', 'website', 'figure', 'text', 'work', 'ton', 'data', 'api', 'query', 'fit', 'mysql', 'application', 'information', 'store', 'server', 'data', 'research', 'website', 'project', 'gateway', 'data', 'product', 'learn', 'alter', 'technique', 'apologize', 'post', 'mike']"
+790.0,work mit breakthrough wristband sensor body action example difference car bike hand goal cue body rotation phone alarm message meeting attendee shoe shoe traffic gym developer tester register online enter place mandatory bob work mit breakthrough wristband sensor body action example difference car bike hand goal cue body rotation phone alarm message meeting attendee shoe shoe traffic gym developer tester register online,"['work', 'mit', 'breakthrough', 'wristband', 'sensor', 'body', 'action', 'example', 'difference', 'car', 'bike', 'hand', 'goal', 'cue', 'body', 'rotation', 'phone', 'alarm', 'message', 'meeting', 'attendee', 'shoe', 'shoe', 'traffic', 'gym', 'developer', 'tester', 'register', 'online', 'enter', 'place', 'mandatory', 'bob', 'work', 'mit', 'breakthrough', 'wristband', 'sensor', 'body', 'action', 'example', 'difference', 'car', 'bike', 'hand', 'goal', 'cue', 'body', 'rotation', 'phone', 'alarm', 'message', 'meeting', 'attendee', 'shoe', 'shoe', 'traffic', 'gym', 'developer', 'tester', 'register', 'online']"
+791.0,health chart activity data apple health event chart resolution health app data activity trash purchase update enables fitbit data version fix fix enhancement revamp log entry measurement data space task chart task measure goody integration spending fitness measure health app ability rename category improvement score selection task category report category task report iphone support bug fix today io store feedback community app task measure application effort task result instance touch task update activity effort word measure task tracker act item list log entry work app store link store dave carla romania country change apple change task measure chart measure step calorie task chore order help impact activity activity level attachment attachment fitbit user product io alpha beta test integration task measure intent people step calorie floor routine lawn laundry work item data fitbit amp version task measure category report fairness task category example level activity differs break gym attachment spouse housemate spending chore sprague category task default category idea exercise gt run task intelligent default default task task exercise zoomba category exercise task zoomba task category category task ability category desire community zoomba category add release pick measure version accurate change category measure content right app version store enhancement version talk category measure idea category task task category subcategories category version effort subcategories instance exercise plan track practice concert violinist task category measure version chart spending effect cold home preschool winter routine commitment maintain order mile effect attachment version store review io advantage ipad spot trend data device attachment icloud sync iphone data entry review chart ipad category management squeeze category classification figure list flux list progress report tool work project tool feature rate trello asana,"['health', 'chart', 'activity', 'data', 'apple', 'health', 'event', 'chart', 'resolution', 'health', 'app', 'data', 'activity', 'trash', 'purchase', 'update', 'enables', 'fitbit', 'data', 'version', 'fix', 'fix', 'enhancement', 'revamp', 'log', 'entry', 'measurement', 'data', 'space', 'task', 'chart', 'task', 'measure', 'goody', 'integration', 'spending', 'fitness', 'measure', 'health', 'app', 'ability', 'rename', 'category', 'improvement', 'score', 'selection', 'task', 'category', 'report', 'category', 'task', 'report', 'iphone', 'support', 'bug', 'fix', 'today', 'io', 'store', 'feedback', 'community', 'app', 'task', 'measure', 'application', 'effort', 'task', 'result', 'instance', 'touch', 'task', 'update', 'activity', 'effort', 'word', 'measure', 'task', 'tracker', 'act', 'item', 'list', 'log', 'entry', 'work', 'app', 'store', 'link', 'store', 'dave', 'carla', 'romania', 'country', 'change', 'apple', 'change', 'task', 'measure', 'chart', 'measure', 'step', 'calorie', 'task', 'chore', 'order', 'help', 'impact', 'activity', 'activity', 'level', 'attachment', 'attachment', 'fitbit', 'user', 'product', 'io', 'alpha', 'beta', 'test', 'integration', 'task', 'measure', 'intent', 'people', 'step', 'calorie', 'floor', 'routine', 'lawn', 'laundry', 'work', 'item', 'data', 'fitbit', 'amp', 'version', 'task', 'measure', 'category', 'report', 'fairness', 'task', 'category', 'example', 'level', 'activity', 'differs', 'break', 'gym', 'attachment', 'spouse', 'housemate', 'spending', 'chore', 'sprague', 'category', 'task', 'default', 'category', 'idea', 'exercise', 'gt', 'run', 'task', 'intelligent', 'default', 'default', 'task', 'task', 'exercise', 'zoomba', 'category', 'exercise', 'task', 'zoomba', 'task', 'category', 'category', 'task', 'ability', 'category', 'desire', 'community', 'zoomba', 'category', 'add', 'release', 'pick', 'measure', 'version', 'accurate', 'change', 'category', 'measure', 'content', 'right', 'app', 'version', 'store', 'enhancement', 'version', 'talk', 'category', 'measure', 'idea', 'category', 'task', 'task', 'category', 'subcategories', 'category', 'version', 'effort', 'subcategories', 'instance', 'exercise', 'plan', 'track', 'practice', 'concert', 'violinist', 'task', 'category', 'measure', 'version', 'chart', 'spending', 'effect', 'cold', 'home', 'preschool', 'winter', 'routine', 'commitment', 'maintain', 'order', 'mile', 'effect', 'attachment', 'version', 'store', 'review', 'io', 'advantage', 'ipad', 'spot', 'trend', 'data', 'device', 'attachment', 'icloud', 'sync', 'iphone', 'data', 'entry', 'review', 'chart', 'ipad', 'category', 'management', 'squeeze', 'category', 'classification', 'figure', 'list', 'flux', 'list', 'progress', 'report', 'tool', 'work', 'project', 'tool', 'feature', 'rate', 'trello', 'asana']"
+792.0,literature neurofeedback training ptsd adhd quote robert ness post topic effect effect attention exercise quote effect compare effectiveness form tell silver bullet question people practice heart rate brainwave question training method method kind biofeedback plain meditation quote robert ness post processing software package feature hand research question website pc matlab run platform program pc kind hardware recommend question friend yoni answer neurosky product device muse device modify device order signal library fan truesense device innovation version device battery ion battery version runtime rawdata edf exg axis accelerometer set marker device data quality channel forehead datasets hair work device data epoc muse melon olimex electronics data quality channel work robert ness martin stuff glad ness indigogo update unit market product point robert ness suspect consumer eeg device chop tool feature selection type model data analysis party source plugin neurofeedback eeglab analyse data event component analysis data channel data signal send email question analysis data eeglab bci application software bci2000 support variety device brainbay feel data manipulation online bci2000 openvibe dig bci2000 bci application robert training benefit money business information claim age robert claim effect signal procedure brain signal reinforcement result data feedback intervention change evidence treatment adhd effect check meta analysis standard metric amp band power band log ratio ratio feedback party view video sequence music feedback metric fmri stay cost success data identifies state attention process state absolute content thought progress reach forum topic martin training benefit money business information claim age research review reveal study claim effect example result term increase attention benefit correlation measurement term correlate coherence subject signal signal processing software package feature kind hardware recommend sona robert consumer eeg device chop tool feature selection type model data analysis party source plugin neurofeedback eeglab analyse data event component analysis data channel data signal send email question analysis data eeglab bci application software bci2000 support variety device brainbay feel data manipulation online bci2000 openvibe dig bci2000 bci application question people practice heart rate brainwave heart rate hrv term change term trait change cog psy literature claim change individual attempt fmri profile term meditators rest state meditators hand machine research profile subject subject end level ability kind distinction individual matter effect effect attention exercise study example kid kid feedback attention measure difference group implication neurofeedback device sudoku study implies benefit kid ritilin quadrilatero neurofeedback biofeedback fiasco story result feature problem assumption assumption practice term neurofeedback session suspect consumer eeg device chop tool feature selection type model stuff martin sona pre muse indigogo update goal biofeedback training ability physiology machine research eeg context brain interface task people signal prediction performance literature brain interface application effect result training robert class view cent biofeedback technology game play state workload study biofeedback biofeedback technique term outcome stress attention parse result study point efficacy biofeedback treatment evidence practice biofeedback review association psychophysiology biofeedback aapb treatment efficacy condition biofeedback choice comparison control treatment problem review neurofeedback treatment biofeedback treatment attention deficit hyperactivity disorder review impact design treatment literature neurofeedback mechanic ability study term impact neurofeedback device claim technology age movement performance link application discussion k aspy friend opinion people people experience quackery understand body practice psychology statistic descends practice court law channel theta wave scientology documentary beware phd martin martin device modify device order signal modification neurosky apps apple store work headset idea work example app train mind relaxation attention concentration connect headset play play pause audio measurement app decision paper feedback benefit relaxation attention adjustment measure attention relaxation pause measure expectation measure play expectation repeat logic olimex electronics data quality channel work opinion eeg channel hemishperes syncronicity training hardware choosing hardware sensor bt4 interaction smartphone value point electrode electrode convenient electrode performance imho elctrodes documentation software line home amateur neurofeedack device review melon biofeedback fiasco story result feature bright eeg product,"['literature', 'neurofeedback', 'training', 'ptsd', 'adhd', 'quote', 'robert', 'ness', 'post', 'topic', 'effect', 'effect', 'attention', 'exercise', 'quote', 'effect', 'compare', 'effectiveness', 'form', 'tell', 'silver', 'bullet', 'question', 'people', 'practice', 'heart', 'rate', 'brainwave', 'question', 'training', 'method', 'method', 'kind', 'biofeedback', 'plain', 'meditation', 'quote', 'robert', 'ness', 'post', 'processing', 'software', 'package', 'feature', 'hand', 'research', 'question', 'website', 'pc', 'matlab', 'run', 'platform', 'program', 'pc', 'kind', 'hardware', 'recommend', 'question', 'friend', 'yoni', 'answer', 'neurosky', 'product', 'device', 'muse', 'device', 'modify', 'device', 'order', 'signal', 'library', 'fan', 'truesense', 'device', 'innovation', 'version', 'device', 'battery', 'ion', 'battery', 'version', 'runtime', 'rawdata', 'edf', 'exg', 'axis', 'accelerometer', 'set', 'marker', 'device', 'data', 'quality', 'channel', 'forehead', 'datasets', 'hair', 'work', 'device', 'data', 'epoc', 'muse', 'melon', 'olimex', 'electronics', 'data', 'quality', 'channel', 'work', 'robert', 'ness', 'martin', 'stuff', 'glad', 'ness', 'indigogo', 'update', 'unit', 'market', 'product', 'point', 'robert', 'ness', 'suspect', 'consumer', 'eeg', 'device', 'chop', 'tool', 'feature', 'selection', 'type', 'model', 'data', 'analysis', 'party', 'source', 'plugin', 'neurofeedback', 'eeglab', 'analyse', 'data', 'event', 'component', 'analysis', 'data', 'channel', 'data', 'signal', 'send', 'email', 'question', 'analysis', 'data', 'eeglab', 'bci', 'application', 'software', 'bci2000', 'support', 'variety', 'device', 'brainbay', 'feel', 'data', 'manipulation', 'online', 'bci2000', 'openvibe', 'dig', 'bci2000', 'bci', 'application', 'robert', 'training', 'benefit', 'money', 'business', 'information', 'claim', 'age', 'robert', 'claim', 'effect', 'signal', 'procedure', 'brain', 'signal', 'reinforcement', 'result', 'data', 'feedback', 'intervention', 'change', 'evidence', 'treatment', 'adhd', 'effect', 'check', 'meta', 'analysis', 'standard', 'metric', 'amp', 'band', 'power', 'band', 'log', 'ratio', 'ratio', 'feedback', 'party', 'view', 'video', 'sequence', 'music', 'feedback', 'metric', 'fmri', 'stay', 'cost', 'success', 'data', 'identifies', 'state', 'attention', 'process', 'state', 'absolute', 'content', 'thought', 'progress', 'reach', 'forum', 'topic', 'martin', 'training', 'benefit', 'money', 'business', 'information', 'claim', 'age', 'research', 'review', 'reveal', 'study', 'claim', 'effect', 'example', 'result', 'term', 'increase', 'attention', 'benefit', 'correlation', 'measurement', 'term', 'correlate', 'coherence', 'subject', 'signal', 'signal', 'processing', 'software', 'package', 'feature', 'kind', 'hardware', 'recommend', 'sona', 'robert', 'consumer', 'eeg', 'device', 'chop', 'tool', 'feature', 'selection', 'type', 'model', 'data', 'analysis', 'party', 'source', 'plugin', 'neurofeedback', 'eeglab', 'analyse', 'data', 'event', 'component', 'analysis', 'data', 'channel', 'data', 'signal', 'send', 'email', 'question', 'analysis', 'data', 'eeglab', 'bci', 'application', 'software', 'bci2000', 'support', 'variety', 'device', 'brainbay', 'feel', 'data', 'manipulation', 'online', 'bci2000', 'openvibe', 'dig', 'bci2000', 'bci', 'application', 'question', 'people', 'practice', 'heart', 'rate', 'brainwave', 'heart', 'rate', 'hrv', 'term', 'change', 'term', 'trait', 'change', 'cog', 'psy', 'literature', 'claim', 'change', 'individual', 'attempt', 'fmri', 'profile', 'term', 'meditators', 'rest', 'state', 'meditators', 'hand', 'machine', 'research', 'profile', 'subject', 'subject', 'end', 'level', 'ability', 'kind', 'distinction', 'individual', 'matter', 'effect', 'effect', 'attention', 'exercise', 'study', 'example', 'kid', 'kid', 'feedback', 'attention', 'measure', 'difference', 'group', 'implication', 'neurofeedback', 'device', 'sudoku', 'study', 'implies', 'benefit', 'kid', 'ritilin', 'quadrilatero', 'neurofeedback', 'biofeedback', 'fiasco', 'story', 'result', 'feature', 'problem', 'assumption', 'assumption', 'practice', 'term', 'neurofeedback', 'session', 'suspect', 'consumer', 'eeg', 'device', 'chop', 'tool', 'feature', 'selection', 'type', 'model', 'stuff', 'martin', 'sona', 'pre', 'muse', 'indigogo', 'update', 'goal', 'biofeedback', 'training', 'ability', 'physiology', 'machine', 'research', 'eeg', 'context', 'brain', 'interface', 'task', 'people', 'signal', 'prediction', 'performance', 'literature', 'brain', 'interface', 'application', 'effect', 'result', 'training', 'robert', 'class', 'view', 'cent', 'biofeedback', 'technology', 'game', 'play', 'state', 'workload', 'study', 'biofeedback', 'biofeedback', 'technique', 'term', 'outcome', 'stress', 'attention', 'parse', 'result', 'study', 'point', 'efficacy', 'biofeedback', 'treatment', 'evidence', 'practice', 'biofeedback', 'review', 'association', 'psychophysiology', 'biofeedback', 'aapb', 'treatment', 'efficacy', 'condition', 'biofeedback', 'choice', 'comparison', 'control', 'treatment', 'problem', 'review', 'neurofeedback', 'treatment', 'biofeedback', 'treatment', 'attention', 'deficit', 'hyperactivity', 'disorder', 'review', 'impact', 'design', 'treatment', 'literature', 'neurofeedback', 'mechanic', 'ability', 'study', 'term', 'impact', 'neurofeedback', 'device', 'claim', 'technology', 'age', 'movement', 'performance', 'link', 'application', 'discussion', 'k', 'aspy', 'friend', 'opinion', 'people', 'people', 'experience', 'quackery', 'understand', 'body', 'practice', 'psychology', 'statistic', 'descends', 'practice', 'court', 'law', 'channel', 'theta', 'wave', 'scientology', 'documentary', 'beware', 'phd', 'martin', 'martin', 'device', 'modify', 'device', 'order', 'signal', 'modification', 'neurosky', 'apps', 'apple', 'store', 'work', 'headset', 'idea', 'work', 'example', 'app', 'train', 'mind', 'relaxation', 'attention', 'concentration', 'connect', 'headset', 'play', 'play', 'pause', 'audio', 'measurement', 'app', 'decision', 'paper', 'feedback', 'benefit', 'relaxation', 'attention', 'adjustment', 'measure', 'attention', 'relaxation', 'pause', 'measure', 'expectation', 'measure', 'play', 'expectation', 'repeat', 'logic', 'olimex', 'electronics', 'data', 'quality', 'channel', 'work', 'opinion', 'eeg', 'channel', 'hemishperes', 'syncronicity', 'training', 'hardware', 'choosing', 'hardware', 'sensor', 'bt4', 'interaction', 'smartphone', 'value', 'point', 'electrode', 'electrode', 'convenient', 'electrode', 'performance', 'imho', 'elctrodes', 'documentation', 'software', 'line', 'home', 'amateur', 'neurofeedack', 'device', 'review', 'melon', 'biofeedback', 'fiasco', 'story', 'result', 'feature', 'bright', 'eeg', 'product']"
+793.0,people people measure interaction people favorite google play field victor,"['people', 'people', 'measure', 'interaction', 'people', 'favorite', 'google', 'play', 'field', 'victor']"
+794.0,rope agaricus rope area motion capture gear problem sit dimension grading route climbing game form rating ranking form tracking forum work product design market product launch variety industry growth technology action prof sport base line hack hack rock track predict accelerate advancement sport climb understand difficulty question track hack rock,"['rope', 'agaricus', 'rope', 'area', 'motion', 'capture', 'gear', 'problem', 'sit', 'dimension', 'grading', 'route', 'climbing', 'game', 'form', 'rating', 'ranking', 'form', 'tracking', 'forum', 'work', 'product', 'design', 'market', 'product', 'launch', 'variety', 'industry', 'growth', 'technology', 'action', 'prof', 'sport', 'base', 'line', 'hack', 'hack', 'rock', 'track', 'predict', 'accelerate', 'advancement', 'sport', 'climb', 'understand', 'difficulty', 'question', 'track', 'hack', 'rock']"
+795.0,discussion box algorithm ontology step step version service firmware upgrade lack activity effect fitness ontology term language exercise effect domain language drug dose response belief prevents activity tracker ontology jabenitez ontology fitness website info collaborate project github project email jbenia00 jabenitez reference project connect target muscle group exercise sense goal muscle goal heart health insulin sensitivity performance exercise heart health exercise heart health muscle group exercise term heart rate blood oxygenation difference body builder protein calorie food item distance runner food load heart health performance muscle goal wellness disease prevention performance outcome focus outcome read dr mcgruffs book body science dosage stimulus fitness health fitness health return fitness health finding biology stimulus initiate growth mainstream jabenitez robert jabenitez ontology fitness website info collaborate project github project email jbenia00 jabenitez reference project connect target muscle group exercise sense goal muscle goal heart health insulin sensitivity performance exercise heart health exercise heart health muscle group exercise term heart rate blood oxygenation difference body builder protein calorie food item distance runner food load heart health performance muscle goal wellness disease prevention performance outcome focus outcome answer read study strength training risk idea build training routine goal fitness beginner health generates user strength indicate exercise repetition creation ontology exercise muscle group level beginner exercise equipment create ontology data routine project nutrition extend test people nutrition section future work experience ontology sense sense word experience vocabulary bioinformatics ontology biometrics integration device wall sensor source box inference technology company algos robert jabenitez ontology fitness website info collaborate project github project email jbenia00 jabenitez reference project connect target muscle group exercise sense goal muscle goal heart health insulin sensitivity performance exercise heart health exercise heart health muscle group exercise term heart rate blood oxygenation difference body builder protein calorie food item distance runner food load heart health performance muscle goal wellness disease prevention performance outcome focus outcome answer read study strength training risk idea build training routine goal fitness beginner health generates user strength indicate exercise repetition creation ontology exercise muscle group level beginner exercise equipment create ontology data routine project nutrition extend test people nutrition section future work ontology fitness website info collaborate project github project email jbenia00 ontology fitness nutrition sport supplementation ontology case ontology,"['discussion', 'box', 'algorithm', 'ontology', 'step', 'step', 'version', 'service', 'firmware', 'upgrade', 'lack', 'activity', 'effect', 'fitness', 'ontology', 'term', 'language', 'exercise', 'effect', 'domain', 'language', 'drug', 'dose', 'response', 'belief', 'prevents', 'activity', 'tracker', 'ontology', 'jabenitez', 'ontology', 'fitness', 'website', 'info', 'collaborate', 'project', 'github', 'project', 'email', 'jbenia00', 'jabenitez', 'reference', 'project', 'connect', 'target', 'muscle', 'group', 'exercise', 'sense', 'goal', 'muscle', 'goal', 'heart', 'health', 'insulin', 'sensitivity', 'performance', 'exercise', 'heart', 'health', 'exercise', 'heart', 'health', 'muscle', 'group', 'exercise', 'term', 'heart', 'rate', 'blood', 'oxygenation', 'difference', 'body', 'builder', 'protein', 'calorie', 'food', 'item', 'distance', 'runner', 'food', 'load', 'heart', 'health', 'performance', 'muscle', 'goal', 'wellness', 'disease', 'prevention', 'performance', 'outcome', 'focus', 'outcome', 'read', 'dr', 'mcgruffs', 'book', 'body', 'science', 'dosage', 'stimulus', 'fitness', 'health', 'fitness', 'health', 'return', 'fitness', 'health', 'finding', 'biology', 'stimulus', 'initiate', 'growth', 'mainstream', 'jabenitez', 'robert', 'jabenitez', 'ontology', 'fitness', 'website', 'info', 'collaborate', 'project', 'github', 'project', 'email', 'jbenia00', 'jabenitez', 'reference', 'project', 'connect', 'target', 'muscle', 'group', 'exercise', 'sense', 'goal', 'muscle', 'goal', 'heart', 'health', 'insulin', 'sensitivity', 'performance', 'exercise', 'heart', 'health', 'exercise', 'heart', 'health', 'muscle', 'group', 'exercise', 'term', 'heart', 'rate', 'blood', 'oxygenation', 'difference', 'body', 'builder', 'protein', 'calorie', 'food', 'item', 'distance', 'runner', 'food', 'load', 'heart', 'health', 'performance', 'muscle', 'goal', 'wellness', 'disease', 'prevention', 'performance', 'outcome', 'focus', 'outcome', 'answer', 'read', 'study', 'strength', 'training', 'risk', 'idea', 'build', 'training', 'routine', 'goal', 'fitness', 'beginner', 'health', 'generates', 'user', 'strength', 'indicate', 'exercise', 'repetition', 'creation', 'ontology', 'exercise', 'muscle', 'group', 'level', 'beginner', 'exercise', 'equipment', 'create', 'ontology', 'data', 'routine', 'project', 'nutrition', 'extend', 'test', 'people', 'nutrition', 'section', 'future', 'work', 'experience', 'ontology', 'sense', 'sense', 'word', 'experience', 'vocabulary', 'bioinformatics', 'ontology', 'biometrics', 'integration', 'device', 'wall', 'sensor', 'source', 'box', 'inference', 'technology', 'company', 'algos', 'robert', 'jabenitez', 'ontology', 'fitness', 'website', 'info', 'collaborate', 'project', 'github', 'project', 'email', 'jbenia00', 'jabenitez', 'reference', 'project', 'connect', 'target', 'muscle', 'group', 'exercise', 'sense', 'goal', 'muscle', 'goal', 'heart', 'health', 'insulin', 'sensitivity', 'performance', 'exercise', 'heart', 'health', 'exercise', 'heart', 'health', 'muscle', 'group', 'exercise', 'term', 'heart', 'rate', 'blood', 'oxygenation', 'difference', 'body', 'builder', 'protein', 'calorie', 'food', 'item', 'distance', 'runner', 'food', 'load', 'heart', 'health', 'performance', 'muscle', 'goal', 'wellness', 'disease', 'prevention', 'performance', 'outcome', 'focus', 'outcome', 'answer', 'read', 'study', 'strength', 'training', 'risk', 'idea', 'build', 'training', 'routine', 'goal', 'fitness', 'beginner', 'health', 'generates', 'user', 'strength', 'indicate', 'exercise', 'repetition', 'creation', 'ontology', 'exercise', 'muscle', 'group', 'level', 'beginner', 'exercise', 'equipment', 'create', 'ontology', 'data', 'routine', 'project', 'nutrition', 'extend', 'test', 'people', 'nutrition', 'section', 'future', 'work', 'ontology', 'fitness', 'website', 'info', 'collaborate', 'project', 'github', 'project', 'email', 'jbenia00', 'ontology', 'fitness', 'nutrition', 'sport', 'supplementation', 'ontology', 'case', 'ontology']"
+796.0,company reactor end developer web product provider partner product tool chronic care patient visit tool encounter project generation experiment clojure job listing candidate case end position position project post question vitalreactor eslick,"['company', 'reactor', 'end', 'developer', 'web', 'product', 'provider', 'partner', 'product', 'tool', 'chronic', 'care', 'patient', 'visit', 'tool', 'encounter', 'project', 'generation', 'experiment', 'clojure', 'job', 'listing', 'candidate', 'case', 'end', 'position', 'position', 'project', 'post', 'question', 'vitalreactor', 'eslick']"
+797.0,proposal pas bounce solution hackerspace meet btw ability friend assist appreciate word techshop idea check link shout source eeg device simple device bay area reason foc diy experience background self experiment food fitness supplementation bout io device setup tdcs device min stimulation risk community churn shout,"['proposal', 'pas', 'bounce', 'solution', 'hackerspace', 'meet', 'btw', 'ability', 'friend', 'assist', 'appreciate', 'word', 'techshop', 'idea', 'check', 'link', 'shout', 'source', 'eeg', 'device', 'simple', 'device', 'bay', 'area', 'reason', 'foc', 'diy', 'experience', 'background', 'self', 'experiment', 'food', 'fitness', 'supplementation', 'bout', 'io', 'device', 'setup', 'tdcs', 'device', 'min', 'stimulation', 'risk', 'community', 'churn', 'shout']"
+798.0,issue scribe anne google oauth java client netatmo scribe scribe scribe service implementation builder api api service netatmo quote anne post topic work google oauth client github project application layer code service patch oauth java client project configuration service scribe java accessing device fork support fluxtream source yesterday problem withings scribe java pull request jain scribe java list apis submit pull request scribe java pull request withings support java master branch candide request support process file withings support pool effort api community ejain issue google oauth java client testability scribe suggestion candide google oauth java client netatmo disadvantage meeting fernandezpablo85 requirement master fork incorporate commits folk fork support service delay work google oauth client github project application layer code service patch share management project role anne,"['issue', 'scribe', 'anne', 'google', 'oauth', 'java', 'client', 'netatmo', 'scribe', 'scribe', 'scribe', 'service', 'implementation', 'builder', 'api', 'api', 'service', 'netatmo', 'quote', 'anne', 'post', 'topic', 'work', 'google', 'oauth', 'client', 'github', 'project', 'application', 'layer', 'code', 'service', 'patch', 'oauth', 'java', 'client', 'project', 'configuration', 'service', 'scribe', 'java', 'accessing', 'device', 'fork', 'support', 'fluxtream', 'source', 'yesterday', 'problem', 'withings', 'scribe', 'java', 'pull', 'request', 'jain', 'scribe', 'java', 'list', 'apis', 'submit', 'pull', 'request', 'scribe', 'java', 'pull', 'request', 'withings', 'support', 'java', 'master', 'branch', 'candide', 'request', 'support', 'process', 'file', 'withings', 'support', 'pool', 'effort', 'api', 'community', 'ejain', 'issue', 'google', 'oauth', 'java', 'client', 'testability', 'scribe', 'suggestion', 'candide', 'google', 'oauth', 'java', 'client', 'netatmo', 'disadvantage', 'meeting', 'fernandezpablo85', 'requirement', 'master', 'fork', 'incorporate', 'commits', 'folk', 'fork', 'support', 'service', 'delay', 'work', 'google', 'oauth', 'client', 'github', 'project', 'application', 'layer', 'code', 'service', 'patch', 'share', 'management', 'project', 'role', 'anne']"
+799.0,dateline airpi sensor omits co2 airpi frustration building issue lack calibration conversion reading example carbon monoxide nitrogen dioxide reading raw sensor value reading level point people sensor airpies degree design flaw airpi sensor heat circuit board wire box alima airboxlab access unit correct sensor voc co2 folk co2 reading response voc measurement voc co2 co2 sensor value measurement co2 quantity confinement index window vocs combine sensor sensor humidity co2 tvoc pm2 export support access scroll click api developer post indoor air quality measurement experiment bedroom reply foobot alima api create graph foobot air quality reading device reading term pull combine data device screenshots data metric data indoor weather station record environment bedroom march site zenobase aggregate stats air quality temperature range data co2 level room window correlation level quality bodymedia fit attachment clement air quality health competitor talk app air quality air quality monitor device measure co2 bedroom correlate humidity temperature sleep base office spend station bedroom correlate air quality measure productivity station bathroom data track shower home office range station outdoor station export data spreadsheet hippocapensis challenge plant temperature window plant intervention challenge plant order photosynthesize hippocapensis intution tell indoors plant contribution air quality indoors plant biomass efficiency project station temperature humidity level air quality work data interval measure vocs co2 co2 sensor concentration drop window outdoor station record humidity temperature data set water light sensor device mcgee indoor air quality idea window night air quality drop condition ai data optimize condition air quality temperature noise experiment correlate air quality work productivity rescuetime mind effect article mention sensor product project plant citi sense clement read data monitor share data user order increase worldwide data coverage measurement device service track measurement monitor project kickstarter device sensor humidity temperature air quality drawback air quality pm10 sense indoor measurement ship access policy people founder section covid aerosol faq link co2 monitoring device co2 analyzer airbeam home end market wear page people home standalone device tell hippocapensis airpi website sensor sensor fit quality usefulness delivery post regard exists page google plan sensor line eye quantifiedbob airpi frustration building issue lack calibration conversion reading example carbon monoxide nitrogen dioxide reading raw sensor value reading level point people sensor airpies degree design flaw airpi sensor heat circuit board wire work hippocapensis intution tell indoors plant contribution air quality indoors plant biomass efficiency volume air indoor plant dimension level room produce increase air quality aspect plant indoors area research study stress task performance symptom health ventilation photosynthesis reaction plant impact c02 biologist biomass plant sugar cane grow indoors chris air quality room concern presence potential allergen air place humidity lead formation mildew dark mold cover wall room consumer level detector spore air google type kit trace forum cause raspberry kit information temperature humidity air pressure light level level carbon monoxide nitrogen smoke level sensor monitor metric air circulation building reduces function score building building association function score dioxide ventilation indoor environment play role indoors ability building health advent design average participant odds lack air movement symptom value bpm heart rate value lt increase indoor concentration finding health building perception pathway pmc perception health relocation building impact health improvement environment ventilation material quality impact building function thirty health research quality health outcome research environment function paper list sensor overview indoor environment quality pmc approach monitoring environment quality health air quality auditory condition occupant building instruction sensor array participatory science pmc development home air pollutant sensor platform air pollution exposure characterization constraint technology coverage space order community level exposure worker building ci function test earnings job level building symptom building downside foobot inspection claim measure voc sensor correlate fluctuation level performance outdoor station record humidity temperature data set water set bedroom correlate humidity temperature sleep base office spend page people measure body fat feature withings scale measure air temperature co2 level research carbon dioxide cognition co2 indoor effect co2 concentration decision performance issue air quality air temperature quality problem night problem winter air dry air reason withings measure air quality money review withings scale example body composition monitor price forum google device discussion center topic mortality rate air quality filter plant device sensor gt selection sensor record data analysis example amazon query air quality sensor data google product page price afford report smartphone camera measure pollution level list sensordrone withings temperature co2 weather station temperature humidity level airpi track humidity air pressure light level level smoke level doubt data export sensor co2 mention measurement figure sensor forum quality sensor data sheet claim measure arduino fit sensor temperature humidity data temperature humidity ship window program temperature humidity co2 ppm vocs cubesensors humidity pressure vocs sound co2 sensor design phase favor vocs advertising chutzpah co2 air quality egg ppm ozone base citizen temperature humidity noise arduino blog project air omits withings sample suite sensor omits co2 cubesensors quality egg netatmo cost candidate suite sensor citizen measure state art arduinos page project maqs homepage calibration evaluation paper snuffle collate air quality sensor data page listing device discussion co2 effect performance user report humidity temperature meter data version tim12 desktop co2 amp rh monitor data logger data sheet deal term price variable premium article mention quality sensor foobot comparison sensor sensor review hate hater bug api suspect inaccuracy concern smartphones barometer gps accuracy phone weather station app smartphones temperature sensor battery hygrometer air pressure heat start air quality galaxy s4 samsung galaxy note amazon cost cost option course humidity logger price market control device data alternative beefy spec sensor matter plug sensor sensordrone project device pocket air pressure humidity temperature reading pocket state temperature orientation acceleration pocket temperature reading detects pollution air quality map device clip bike suck air sensor count pollutant particle pm2 compound sensor measure humidity smartphone app check exposure device user china place mexico company plan marketing campaign china consumer price tag effort attention airbeam create stamp date location air quality data upload data cloud service information user identity indication air problem geography metric quarter price sign kickstarter kickstarter airbeam share air airbeam air monitor map crowdsources pollution exposure platform source end end solution health data smartphone platform sensor change environment physiology air quality monitor airbeam app accessory platform connects series device network palm air quality monitor airbeam airbeam measure matter answer protection agency monitor criterion air pollutant measurement pm2 level health risk city country measure air drawn chamber light scatter scatter detector measurement estimate particle measurement app map data end session data website data data aircasters heat map concentration source platform component measurement data website expansion port airbeam sensor backer airbeam cost airbeam reach student push cost assembly goal pay enclosure mold cost order certification mention data pm2 article kickstarter page kickstarter comment people city pay room chris wall trace air condition wall today air quality room concern presence potential allergen air place humidity lead formation mildew dark mold cover wall room consumer level detector spore air air quality eye room temperature humidity step monitor stuff log data unit carbon dioxide co2 exhale level room home winter door shut window air stale window night air winter window window unit sensordrone co2 module edit product inaccurate unit sensordrone device mobile device auto cloud mobile maison intelligente couvrez le confort maison intelligente gr ce objets thermostat cam ra station sonnette vid article experiment co2 level effect decision making performance data value ejain indoor weather station record environment bedroom march set price drop sale amazon holiday indoor air quality work home window zeo unit order analysis caution window ajar exchange air work home lack concentration setup office office ventilation house plant ejain pm2 co2 data temperature humidity data monitor share data user order increase worldwide data coverage data downloadable air quality health competitor talk app air quality air quality monitor screenshots data metric jpeg jpeg himynamesdave aspect plant indoors area research study stress task performance symptom health aspect health air effect ejain challenge plant order photosynthesize question plant photosyntesis plant biologist plant intution tell indoors plant contribution air quality indoors plant biomass efficiency volume air indoor plant guess chris health solution expert mold condition anxiety opinion anybody eating plant difference plant plant intervention track co2 level quality challenge plant temperature window plant intervention type kit trace forum cause raspberry kit information temperature humidity air pressure light level level carbon monoxide nitrogen smoke level sensor monitor metric sensor sensor fit quality usefulness chris air quality room concern presence potential allergen air place humidity lead formation mildew dark mold cover wall room consumer level detector spore air room chris wall trace air condition thread eye airpi requirement bug calibration bunch research today alternative csv export sensor humidity co2 pressure sound support sensor humidity co2 tvoc pm2 export support market post advancedsense iq analyse indoor air quality monitor room temperature humidity level room fine indoor air quality brother smoke difference air quality monitor indiegogo air ship device tube offer air ibaby air air suggestion air quality cough work,"['dateline', 'airpi', 'sensor', 'omits', 'co2', 'airpi', 'frustration', 'building', 'issue', 'lack', 'calibration', 'conversion', 'reading', 'example', 'carbon', 'monoxide', 'nitrogen', 'dioxide', 'reading', 'raw', 'sensor', 'value', 'reading', 'level', 'point', 'people', 'sensor', 'airpies', 'degree', 'design', 'flaw', 'airpi', 'sensor', 'heat', 'circuit', 'board', 'wire', 'box', 'alima', 'airboxlab', 'access', 'unit', 'correct', 'sensor', 'voc', 'co2', 'folk', 'co2', 'reading', 'response', 'voc', 'measurement', 'voc', 'co2', 'co2', 'sensor', 'value', 'measurement', 'co2', 'quantity', 'confinement', 'index', 'window', 'vocs', 'combine', 'sensor', 'sensor', 'humidity', 'co2', 'tvoc', 'pm2', 'export', 'support', 'access', 'scroll', 'click', 'api', 'developer', 'post', 'indoor', 'air', 'quality', 'measurement', 'experiment', 'bedroom', 'reply', 'foobot', 'alima', 'api', 'create', 'graph', 'foobot', 'air', 'quality', 'reading', 'device', 'reading', 'term', 'pull', 'combine', 'data', 'device', 'screenshots', 'data', 'metric', 'data', 'indoor', 'weather', 'station', 'record', 'environment', 'bedroom', 'march', 'site', 'zenobase', 'aggregate', 'stats', 'air', 'quality', 'temperature', 'range', 'data', 'co2', 'level', 'room', 'window', 'correlation', 'level', 'quality', 'bodymedia', 'fit', 'attachment', 'clement', 'air', 'quality', 'health', 'competitor', 'talk', 'app', 'air', 'quality', 'air', 'quality', 'monitor', 'device', 'measure', 'co2', 'bedroom', 'correlate', 'humidity', 'temperature', 'sleep', 'base', 'office', 'spend', 'station', 'bedroom', 'correlate', 'air', 'quality', 'measure', 'productivity', 'station', 'bathroom', 'data', 'track', 'shower', 'home', 'office', 'range', 'station', 'outdoor', 'station', 'export', 'data', 'spreadsheet', 'hippocapensis', 'challenge', 'plant', 'temperature', 'window', 'plant', 'intervention', 'challenge', 'plant', 'order', 'photosynthesize', 'hippocapensis', 'intution', 'tell', 'indoors', 'plant', 'contribution', 'air', 'quality', 'indoors', 'plant', 'biomass', 'efficiency', 'project', 'station', 'temperature', 'humidity', 'level', 'air', 'quality', 'work', 'data', 'interval', 'measure', 'vocs', 'co2', 'co2', 'sensor', 'concentration', 'drop', 'window', 'outdoor', 'station', 'record', 'humidity', 'temperature', 'data', 'set', 'water', 'light', 'sensor', 'device', 'mcgee', 'indoor', 'air', 'quality', 'idea', 'window', 'night', 'air', 'quality', 'drop', 'condition', 'ai', 'data', 'optimize', 'condition', 'air', 'quality', 'temperature', 'noise', 'experiment', 'correlate', 'air', 'quality', 'work', 'productivity', 'rescuetime', 'mind', 'effect', 'article', 'mention', 'sensor', 'product', 'project', 'plant', 'citi', 'sense', 'clement', 'read', 'data', 'monitor', 'share', 'data', 'user', 'order', 'increase', 'worldwide', 'data', 'coverage', 'measurement', 'device', 'service', 'track', 'measurement', 'monitor', 'project', 'kickstarter', 'device', 'sensor', 'humidity', 'temperature', 'air', 'quality', 'drawback', 'air', 'quality', 'pm10', 'sense', 'indoor', 'measurement', 'ship', 'access', 'policy', 'people', 'founder', 'section', 'covid', 'aerosol', 'faq', 'link', 'co2', 'monitoring', 'device', 'co2', 'analyzer', 'airbeam', 'home', 'end', 'market', 'wear', 'page', 'people', 'home', 'standalone', 'device', 'tell', 'hippocapensis', 'airpi', 'website', 'sensor', 'sensor', 'fit', 'quality', 'usefulness', 'delivery', 'post', 'regard', 'exists', 'page', 'google', 'plan', 'sensor', 'line', 'eye', 'quantifiedbob', 'airpi', 'frustration', 'building', 'issue', 'lack', 'calibration', 'conversion', 'reading', 'example', 'carbon', 'monoxide', 'nitrogen', 'dioxide', 'reading', 'raw', 'sensor', 'value', 'reading', 'level', 'point', 'people', 'sensor', 'airpies', 'degree', 'design', 'flaw', 'airpi', 'sensor', 'heat', 'circuit', 'board', 'wire', 'work', 'hippocapensis', 'intution', 'tell', 'indoors', 'plant', 'contribution', 'air', 'quality', 'indoors', 'plant', 'biomass', 'efficiency', 'volume', 'air', 'indoor', 'plant', 'dimension', 'level', 'room', 'produce', 'increase', 'air', 'quality', 'aspect', 'plant', 'indoors', 'area', 'research', 'study', 'stress', 'task', 'performance', 'symptom', 'health', 'ventilation', 'photosynthesis', 'reaction', 'plant', 'impact', 'c02', 'biologist', 'biomass', 'plant', 'sugar', 'cane', 'grow', 'indoors', 'chris', 'air', 'quality', 'room', 'concern', 'presence', 'potential', 'allergen', 'air', 'place', 'humidity', 'lead', 'formation', 'mildew', 'dark', 'mold', 'cover', 'wall', 'room', 'consumer', 'level', 'detector', 'spore', 'air', 'google', 'type', 'kit', 'trace', 'forum', 'cause', 'raspberry', 'kit', 'information', 'temperature', 'humidity', 'air', 'pressure', 'light', 'level', 'level', 'carbon', 'monoxide', 'nitrogen', 'smoke', 'level', 'sensor', 'monitor', 'metric', 'air', 'circulation', 'building', 'reduces', 'function', 'score', 'building', 'building', 'association', 'function', 'score', 'dioxide', 'ventilation', 'indoor', 'environment', 'play', 'role', 'indoors', 'ability', 'building', 'health', 'advent', 'design', 'average', 'participant', 'odds', 'lack', 'air', 'movement', 'symptom', 'value', 'bpm', 'heart', 'rate', 'value', 'lt', 'increase', 'indoor', 'concentration', 'finding', 'health', 'building', 'perception', 'pathway', 'pmc', 'perception', 'health', 'relocation', 'building', 'impact', 'health', 'improvement', 'environment', 'ventilation', 'material', 'quality', 'impact', 'building', 'function', 'thirty', 'health', 'research', 'quality', 'health', 'outcome', 'research', 'environment', 'function', 'paper', 'list', 'sensor', 'overview', 'indoor', 'environment', 'quality', 'pmc', 'approach', 'monitoring', 'environment', 'quality', 'health', 'air', 'quality', 'auditory', 'condition', 'occupant', 'building', 'instruction', 'sensor', 'array', 'participatory', 'science', 'pmc', 'development', 'home', 'air', 'pollutant', 'sensor', 'platform', 'air', 'pollution', 'exposure', 'characterization', 'constraint', 'technology', 'coverage', 'space', 'order', 'community', 'level', 'exposure', 'worker', 'building', 'ci', 'function', 'test', 'earnings', 'job', 'level', 'building', 'symptom', 'building', 'downside', 'foobot', 'inspection', 'claim', 'measure', 'voc', 'sensor', 'correlate', 'fluctuation', 'level', 'performance', 'outdoor', 'station', 'record', 'humidity', 'temperature', 'data', 'set', 'water', 'set', 'bedroom', 'correlate', 'humidity', 'temperature', 'sleep', 'base', 'office', 'spend', 'page', 'people', 'measure', 'body', 'fat', 'feature', 'withings', 'scale', 'measure', 'air', 'temperature', 'co2', 'level', 'research', 'carbon', 'dioxide', 'cognition', 'co2', 'indoor', 'effect', 'co2', 'concentration', 'decision', 'performance', 'issue', 'air', 'quality', 'air', 'temperature', 'quality', 'problem', 'night', 'problem', 'winter', 'air', 'dry', 'air', 'reason', 'withings', 'measure', 'air', 'quality', 'money', 'review', 'withings', 'scale', 'example', 'body', 'composition', 'monitor', 'price', 'forum', 'google', 'device', 'discussion', 'center', 'topic', 'mortality', 'rate', 'air', 'quality', 'filter', 'plant', 'device', 'sensor', 'gt', 'selection', 'sensor', 'record', 'data', 'analysis', 'example', 'amazon', 'query', 'air', 'quality', 'sensor', 'data', 'google', 'product', 'page', 'price', 'afford', 'report', 'smartphone', 'camera', 'measure', 'pollution', 'level', 'list', 'sensordrone', 'withings', 'temperature', 'co2', 'weather', 'station', 'temperature', 'humidity', 'level', 'airpi', 'track', 'humidity', 'air', 'pressure', 'light', 'level', 'level', 'smoke', 'level', 'doubt', 'data', 'export', 'sensor', 'co2', 'mention', 'measurement', 'figure', 'sensor', 'forum', 'quality', 'sensor', 'data', 'sheet', 'claim', 'measure', 'arduino', 'fit', 'sensor', 'temperature', 'humidity', 'data', 'temperature', 'humidity', 'ship', 'window', 'program', 'temperature', 'humidity', 'co2', 'ppm', 'vocs', 'cubesensors', 'humidity', 'pressure', 'vocs', 'sound', 'co2', 'sensor', 'design', 'phase', 'favor', 'vocs', 'advertising', 'chutzpah', 'co2', 'air', 'quality', 'egg', 'ppm', 'ozone', 'base', 'citizen', 'temperature', 'humidity', 'noise', 'arduino', 'blog', 'project', 'air', 'omits', 'withings', 'sample', 'suite', 'sensor', 'omits', 'co2', 'cubesensors', 'quality', 'egg', 'netatmo', 'cost', 'candidate', 'suite', 'sensor', 'citizen', 'measure', 'state', 'art', 'arduinos', 'page', 'project', 'maqs', 'homepage', 'calibration', 'evaluation', 'paper', 'snuffle', 'collate', 'air', 'quality', 'sensor', 'data', 'page', 'listing', 'device', 'discussion', 'co2', 'effect', 'performance', 'user', 'report', 'humidity', 'temperature', 'meter', 'data', 'version', 'tim12', 'desktop', 'co2', 'amp', 'rh', 'monitor', 'data', 'logger', 'data', 'sheet', 'deal', 'term', 'price', 'variable', 'premium', 'article', 'mention', 'quality', 'sensor', 'foobot', 'comparison', 'sensor', 'sensor', 'review', 'hate', 'hater', 'bug', 'api', 'suspect', 'inaccuracy', 'concern', 'smartphones', 'barometer', 'gps', 'accuracy', 'phone', 'weather', 'station', 'app', 'smartphones', 'temperature', 'sensor', 'battery', 'hygrometer', 'air', 'pressure', 'heat', 'start', 'air', 'quality', 'galaxy', 's4', 'samsung', 'galaxy', 'note', 'amazon', 'cost', 'cost', 'option', 'course', 'humidity', 'logger', 'price', 'market', 'control', 'device', 'data', 'alternative', 'beefy', 'spec', 'sensor', 'matter', 'plug', 'sensor', 'sensordrone', 'project', 'device', 'pocket', 'air', 'pressure', 'humidity', 'temperature', 'reading', 'pocket', 'state', 'temperature', 'orientation', 'acceleration', 'pocket', 'temperature', 'reading', 'detects', 'pollution', 'air', 'quality', 'map', 'device', 'clip', 'bike', 'suck', 'air', 'sensor', 'count', 'pollutant', 'particle', 'pm2', 'compound', 'sensor', 'measure', 'humidity', 'smartphone', 'app', 'check', 'exposure', 'device', 'user', 'china', 'place', 'mexico', 'company', 'plan', 'marketing', 'campaign', 'china', 'consumer', 'price', 'tag', 'effort', 'attention', 'airbeam', 'create', 'stamp', 'date', 'location', 'air', 'quality', 'data', 'upload', 'data', 'cloud', 'service', 'information', 'user', 'identity', 'indication', 'air', 'problem', 'geography', 'metric', 'quarter', 'price', 'sign', 'kickstarter', 'kickstarter', 'airbeam', 'share', 'air', 'airbeam', 'air', 'monitor', 'map', 'crowdsources', 'pollution', 'exposure', 'platform', 'source', 'end', 'end', 'solution', 'health', 'data', 'smartphone', 'platform', 'sensor', 'change', 'environment', 'physiology', 'air', 'quality', 'monitor', 'airbeam', 'app', 'accessory', 'platform', 'connects', 'series', 'device', 'network', 'palm', 'air', 'quality', 'monitor', 'airbeam', 'airbeam', 'measure', 'matter', 'answer', 'protection', 'agency', 'monitor', 'criterion', 'air', 'pollutant', 'measurement', 'pm2', 'level', 'health', 'risk', 'city', 'country', 'measure', 'air', 'drawn', 'chamber', 'light', 'scatter', 'scatter', 'detector', 'measurement', 'estimate', 'particle', 'measurement', 'app', 'map', 'data', 'end', 'session', 'data', 'website', 'data', 'data', 'aircasters', 'heat', 'map', 'concentration', 'source', 'platform', 'component', 'measurement', 'data', 'website', 'expansion', 'port', 'airbeam', 'sensor', 'backer', 'airbeam', 'cost', 'airbeam', 'reach', 'student', 'push', 'cost', 'assembly', 'goal', 'pay', 'enclosure', 'mold', 'cost', 'order', 'certification', 'mention', 'data', 'pm2', 'article', 'kickstarter', 'page', 'kickstarter', 'comment', 'people', 'city', 'pay', 'room', 'chris', 'wall', 'trace', 'air', 'condition', 'wall', 'today', 'air', 'quality', 'room', 'concern', 'presence', 'potential', 'allergen', 'air', 'place', 'humidity', 'lead', 'formation', 'mildew', 'dark', 'mold', 'cover', 'wall', 'room', 'consumer', 'level', 'detector', 'spore', 'air', 'air', 'quality', 'eye', 'room', 'temperature', 'humidity', 'step', 'monitor', 'stuff', 'log', 'data', 'unit', 'carbon', 'dioxide', 'co2', 'exhale', 'level', 'room', 'home', 'winter', 'door', 'shut', 'window', 'air', 'stale', 'window', 'night', 'air', 'winter', 'window', 'window', 'unit', 'sensordrone', 'co2', 'module', 'edit', 'product', 'inaccurate', 'unit', 'sensordrone', 'device', 'mobile', 'device', 'auto', 'cloud', 'mobile', 'maison', 'intelligente', 'couvrez', 'le', 'confort', 'maison', 'intelligente', 'gr', 'ce', 'objets', 'thermostat', 'cam', 'ra', 'station', 'sonnette', 'vid', 'article', 'experiment', 'co2', 'level', 'effect', 'decision', 'making', 'performance', 'data', 'value', 'ejain', 'indoor', 'weather', 'station', 'record', 'environment', 'bedroom', 'march', 'set', 'price', 'drop', 'sale', 'amazon', 'holiday', 'indoor', 'air', 'quality', 'work', 'home', 'window', 'zeo', 'unit', 'order', 'analysis', 'caution', 'window', 'ajar', 'exchange', 'air', 'work', 'home', 'lack', 'concentration', 'setup', 'office', 'office', 'ventilation', 'house', 'plant', 'ejain', 'pm2', 'co2', 'data', 'temperature', 'humidity', 'data', 'monitor', 'share', 'data', 'user', 'order', 'increase', 'worldwide', 'data', 'coverage', 'data', 'downloadable', 'air', 'quality', 'health', 'competitor', 'talk', 'app', 'air', 'quality', 'air', 'quality', 'monitor', 'screenshots', 'data', 'metric', 'jpeg', 'jpeg', 'himynamesdave', 'aspect', 'plant', 'indoors', 'area', 'research', 'study', 'stress', 'task', 'performance', 'symptom', 'health', 'aspect', 'health', 'air', 'effect', 'ejain', 'challenge', 'plant', 'order', 'photosynthesize', 'question', 'plant', 'photosyntesis', 'plant', 'biologist', 'plant', 'intution', 'tell', 'indoors', 'plant', 'contribution', 'air', 'quality', 'indoors', 'plant', 'biomass', 'efficiency', 'volume', 'air', 'indoor', 'plant', 'guess', 'chris', 'health', 'solution', 'expert', 'mold', 'condition', 'anxiety', 'opinion', 'anybody', 'eating', 'plant', 'difference', 'plant', 'plant', 'intervention', 'track', 'co2', 'level', 'quality', 'challenge', 'plant', 'temperature', 'window', 'plant', 'intervention', 'type', 'kit', 'trace', 'forum', 'cause', 'raspberry', 'kit', 'information', 'temperature', 'humidity', 'air', 'pressure', 'light', 'level', 'level', 'carbon', 'monoxide', 'nitrogen', 'smoke', 'level', 'sensor', 'monitor', 'metric', 'sensor', 'sensor', 'fit', 'quality', 'usefulness', 'chris', 'air', 'quality', 'room', 'concern', 'presence', 'potential', 'allergen', 'air', 'place', 'humidity', 'lead', 'formation', 'mildew', 'dark', 'mold', 'cover', 'wall', 'room', 'consumer', 'level', 'detector', 'spore', 'air', 'room', 'chris', 'wall', 'trace', 'air', 'condition', 'thread', 'eye', 'airpi', 'requirement', 'bug', 'calibration', 'bunch', 'research', 'today', 'alternative', 'csv', 'export', 'sensor', 'humidity', 'co2', 'pressure', 'sound', 'support', 'sensor', 'humidity', 'co2', 'tvoc', 'pm2', 'export', 'support', 'market', 'post', 'advancedsense', 'iq', 'analyse', 'indoor', 'air', 'quality', 'monitor', 'room', 'temperature', 'humidity', 'level', 'room', 'fine', 'indoor', 'air', 'quality', 'brother', 'smoke', 'difference', 'air', 'quality', 'monitor', 'indiegogo', 'air', 'ship', 'device', 'tube', 'offer', 'air', 'ibaby', 'air', 'air', 'suggestion', 'air', 'quality', 'cough', 'work']"
+800.0,kati meet root cause raynaud phenomenon issue nerve figure heal posture workout routine discover people monitoring people work job banker slavery development experience apps apple google development sweet express version feel point cross platform apps qt creator window store business partner fianc school sweetheart subsequent attempt flavor schizophrenia disability result hallucination diligent health feel result approach focus music production tool learn study design class chuck language music money opinion job productivity water people energy aspect entreprenuerism moment level focus productivity state frequency identify pattern productivity apps people type trouble type approach todo list ability review window track monitor data task list calendar app mozilla plugin thunderbird waterfox fork firefox extension stuff fancy apps rescuetime manictime idea record data nudge action eat med second moodlets hotkeys picture trigger point depression quantify progress donation ware people potential money focus music stuff type potential data mining people junk house income tablet web development skill kindle paperwhite onenote stuff tablet result death experience reality simulation solar universe reality branch point sleep sync cloud perform maintenance brain reality simulation software simulation kind intelligence agenda maintain stability reality observation simulation split experiment religion politics stuff reality people outlier theory vacation ai sim energy video game sense brain software quantify start experience memory memory society piece memory train memory wipe stuff checksum picture figure rootkit brain tap memory movie limitless approach handle episode approach sort idea information publishing confirmation bias figure potential stuff wall purpose place effect nutrition medication crack eeg heartrate monitor meditation device monitoring brain activity opinion recommendation expert fit work health stuff question mode breakdown expert virtue replicate claim health med belief improvement result biological problem response effect area focus stuff drug type song music association nutrition nootropics science income stream agenda philosophy peace unity respect people control benefit ground band alter aspect reality stuff simulation raise awareness existence focus simulation reality belief goal creates depression issue direction figure quantification meet stuff help kudos browser,"['kati', 'meet', 'root', 'cause', 'raynaud', 'phenomenon', 'issue', 'nerve', 'figure', 'heal', 'posture', 'workout', 'routine', 'discover', 'people', 'monitoring', 'people', 'work', 'job', 'banker', 'slavery', 'development', 'experience', 'apps', 'apple', 'google', 'development', 'sweet', 'express', 'version', 'feel', 'point', 'cross', 'platform', 'apps', 'qt', 'creator', 'window', 'store', 'business', 'partner', 'fianc', 'school', 'sweetheart', 'subsequent', 'attempt', 'flavor', 'schizophrenia', 'disability', 'result', 'hallucination', 'diligent', 'health', 'feel', 'result', 'approach', 'focus', 'music', 'production', 'tool', 'learn', 'study', 'design', 'class', 'chuck', 'language', 'music', 'money', 'opinion', 'job', 'productivity', 'water', 'people', 'energy', 'aspect', 'entreprenuerism', 'moment', 'level', 'focus', 'productivity', 'state', 'frequency', 'identify', 'pattern', 'productivity', 'apps', 'people', 'type', 'trouble', 'type', 'approach', 'todo', 'list', 'ability', 'review', 'window', 'track', 'monitor', 'data', 'task', 'list', 'calendar', 'app', 'mozilla', 'plugin', 'thunderbird', 'waterfox', 'fork', 'firefox', 'extension', 'stuff', 'fancy', 'apps', 'rescuetime', 'manictime', 'idea', 'record', 'data', 'nudge', 'action', 'eat', 'med', 'second', 'moodlets', 'hotkeys', 'picture', 'trigger', 'point', 'depression', 'quantify', 'progress', 'donation', 'ware', 'people', 'potential', 'money', 'focus', 'music', 'stuff', 'type', 'potential', 'data', 'mining', 'people', 'junk', 'house', 'income', 'tablet', 'web', 'development', 'skill', 'kindle', 'paperwhite', 'onenote', 'stuff', 'tablet', 'result', 'death', 'experience', 'reality', 'simulation', 'solar', 'universe', 'reality', 'branch', 'point', 'sleep', 'sync', 'cloud', 'perform', 'maintenance', 'brain', 'reality', 'simulation', 'software', 'simulation', 'kind', 'intelligence', 'agenda', 'maintain', 'stability', 'reality', 'observation', 'simulation', 'split', 'experiment', 'religion', 'politics', 'stuff', 'reality', 'people', 'outlier', 'theory', 'vacation', 'ai', 'sim', 'energy', 'video', 'game', 'sense', 'brain', 'software', 'quantify', 'start', 'experience', 'memory', 'memory', 'society', 'piece', 'memory', 'train', 'memory', 'wipe', 'stuff', 'checksum', 'picture', 'figure', 'rootkit', 'brain', 'tap', 'memory', 'movie', 'limitless', 'approach', 'handle', 'episode', 'approach', 'sort', 'idea', 'information', 'publishing', 'confirmation', 'bias', 'figure', 'potential', 'stuff', 'wall', 'purpose', 'place', 'effect', 'nutrition', 'medication', 'crack', 'eeg', 'heartrate', 'monitor', 'meditation', 'device', 'monitoring', 'brain', 'activity', 'opinion', 'recommendation', 'expert', 'fit', 'work', 'health', 'stuff', 'question', 'mode', 'breakdown', 'expert', 'virtue', 'replicate', 'claim', 'health', 'med', 'belief', 'improvement', 'result', 'biological', 'problem', 'response', 'effect', 'area', 'focus', 'stuff', 'drug', 'type', 'song', 'music', 'association', 'nutrition', 'nootropics', 'science', 'income', 'stream', 'agenda', 'philosophy', 'peace', 'unity', 'respect', 'people', 'control', 'benefit', 'ground', 'band', 'alter', 'aspect', 'reality', 'stuff', 'simulation', 'raise', 'awareness', 'existence', 'focus', 'simulation', 'reality', 'belief', 'goal', 'creates', 'depression', 'issue', 'direction', 'figure', 'quantification', 'meet', 'stuff', 'help', 'kudos', 'browser']"
+802.0,william saunders student department science university research project school science study feedback goal maintenance individual data help maintain progress goal help understand individual goal design visualization mechanism individual behaviour change area health environment volunteer participant study survey topic goal behaviour goal experience contact information person telephone interview date assure study ethic clearance university research ethic committee decision participation survey page specific data survey survey midnight tuesday,"['william', 'saunders', 'student', 'department', 'science', 'university', 'research', 'project', 'school', 'science', 'study', 'feedback', 'goal', 'maintenance', 'individual', 'data', 'help', 'maintain', 'progress', 'goal', 'help', 'understand', 'individual', 'goal', 'design', 'visualization', 'mechanism', 'individual', 'behaviour', 'change', 'area', 'health', 'environment', 'volunteer', 'participant', 'study', 'survey', 'topic', 'goal', 'behaviour', 'goal', 'experience', 'contact', 'information', 'person', 'telephone', 'interview', 'date', 'assure', 'study', 'ethic', 'clearance', 'university', 'research', 'ethic', 'committee', 'decision', 'participation', 'survey', 'page', 'specific', 'data', 'survey', 'survey', 'midnight', 'tuesday']"
+803.0,positive negative snack record startup play tech center sunnyvale journal app step journal post step moment location activity friend aspect activity analyse record activity cute icon activity database example moment io pipeline feature brighter step journal post mod net,"['positive', 'negative', 'snack', 'record', 'startup', 'play', 'tech', 'center', 'sunnyvale', 'journal', 'app', 'step', 'journal', 'post', 'step', 'moment', 'location', 'activity', 'friend', 'aspect', 'activity', 'analyse', 'record', 'activity', 'cute', 'icon', 'activity', 'database', 'example', 'moment', 'io', 'pipeline', 'feature', 'brighter', 'step', 'journal', 'post', 'mod', 'net']"
+804.0,care cost metric effort people game game collect data eeg ecg author tool help video gamers game play habit valve steam platform project help decision money data friend kind tool account steam leonard suggestion cost site stop gap generate insight game effort metric ejain care cost metric effort people game game collect data eeg ecg,"['care', 'cost', 'metric', 'effort', 'people', 'game', 'game', 'collect', 'data', 'eeg', 'ecg', 'author', 'tool', 'help', 'video', 'gamers', 'game', 'play', 'habit', 'valve', 'steam', 'platform', 'project', 'help', 'decision', 'money', 'data', 'friend', 'kind', 'tool', 'account', 'steam', 'leonard', 'suggestion', 'cost', 'site', 'stop', 'gap', 'generate', 'insight', 'game', 'effort', 'metric', 'ejain', 'care', 'cost', 'metric', 'effort', 'people', 'game', 'game', 'collect', 'data', 'eeg', 'ecg']"
+805.0,terry leaf term functionality excel terry word box excel data term cell sheet cell reference health software organise data term patient date doctor software addition information gathering storage search capability component help produce data minimum reminder function dr december address visit analytics insight suspect problem project management software product end expand user base health data data official ehrs portal standard son birth defect esophageal atresia surgery vigilant wife connect app track growth feeding medication change appointment godsend memory information birthweight concern wasnt appointment chart change regularity team value information combine data health record access portal source platform health record phr healthvault prejudice record provider data app developer adult health concern heart disease device option connect android app export idea format data hv anybody help source healthvault tracker app support healthvault field tracking feature party support ccd ccr data csv data apps help jawitz p guide havent terry carezone journal note function record information family app meant health wellness care activity richard ryan myfitnesscompanion myfitnesscompanion android track health family member sort data blood pressure blood sensor input revamp app december preview connection health vault iphone app android phone medication people medication intake terry software website organise health family cause sickness excel desire term functionality exists direction track health family member sort data blood pressure blood sensor input revamp app december preview rajiv mehta carezone journal note function record information family app meant health wellness care activity application wonder people question money reporting capability data research website carezone poorer share health disease information user ejain terry leaf term functionality excel word box excel data term cell sheet cell reference health software organise data term patient date doctor software addition information gathering storage search capability component help produce data minimum reminder function dr december address visit analytics software website organise health family cause sickness excel desire term functionality exists direction ejain terry word box excel data term cell sheet cell reference health software organise data term patient date doctor software addition information gathering storage search capability component help produce data minimum reminder function dr december address visit analytics insight suspect problem project management software product end expand user base point software data functionality data management tool myfitnesscompanion myfitnesscompanion android track health family member sort data blood pressure blood sensor input revamp app december preview connection health vault iphone app terry app walknation walk point world lifestyle,"['terry', 'leaf', 'term', 'functionality', 'excel', 'terry', 'word', 'box', 'excel', 'data', 'term', 'cell', 'sheet', 'cell', 'reference', 'health', 'software', 'organise', 'data', 'term', 'patient', 'date', 'doctor', 'software', 'addition', 'information', 'gathering', 'storage', 'search', 'capability', 'component', 'help', 'produce', 'data', 'minimum', 'reminder', 'function', 'dr', 'december', 'address', 'visit', 'analytics', 'insight', 'suspect', 'problem', 'project', 'management', 'software', 'product', 'end', 'expand', 'user', 'base', 'health', 'data', 'data', 'official', 'ehrs', 'portal', 'standard', 'son', 'birth', 'defect', 'esophageal', 'atresia', 'surgery', 'vigilant', 'wife', 'connect', 'app', 'track', 'growth', 'feeding', 'medication', 'change', 'appointment', 'godsend', 'memory', 'information', 'birthweight', 'concern', 'wasnt', 'appointment', 'chart', 'change', 'regularity', 'team', 'value', 'information', 'combine', 'data', 'health', 'record', 'access', 'portal', 'source', 'platform', 'health', 'record', 'phr', 'healthvault', 'prejudice', 'record', 'provider', 'data', 'app', 'developer', 'adult', 'health', 'concern', 'heart', 'disease', 'device', 'option', 'connect', 'android', 'app', 'export', 'idea', 'format', 'data', 'hv', 'anybody', 'help', 'source', 'healthvault', 'tracker', 'app', 'support', 'healthvault', 'field', 'tracking', 'feature', 'party', 'support', 'ccd', 'ccr', 'data', 'csv', 'data', 'apps', 'help', 'jawitz', 'p', 'guide', 'havent', 'terry', 'carezone', 'journal', 'note', 'function', 'record', 'information', 'family', 'app', 'meant', 'health', 'wellness', 'care', 'activity', 'richard', 'ryan', 'myfitnesscompanion', 'myfitnesscompanion', 'android', 'track', 'health', 'family', 'member', 'sort', 'data', 'blood', 'pressure', 'blood', 'sensor', 'input', 'revamp', 'app', 'december', 'preview', 'connection', 'health', 'vault', 'iphone', 'app', 'android', 'phone', 'medication', 'people', 'medication', 'intake', 'terry', 'software', 'website', 'organise', 'health', 'family', 'cause', 'sickness', 'excel', 'desire', 'term', 'functionality', 'exists', 'direction', 'track', 'health', 'family', 'member', 'sort', 'data', 'blood', 'pressure', 'blood', 'sensor', 'input', 'revamp', 'app', 'december', 'preview', 'rajiv', 'mehta', 'carezone', 'journal', 'note', 'function', 'record', 'information', 'family', 'app', 'meant', 'health', 'wellness', 'care', 'activity', 'application', 'wonder', 'people', 'question', 'money', 'reporting', 'capability', 'data', 'research', 'website', 'carezone', 'poorer', 'share', 'health', 'disease', 'information', 'user', 'ejain', 'terry', 'leaf', 'term', 'functionality', 'excel', 'word', 'box', 'excel', 'data', 'term', 'cell', 'sheet', 'cell', 'reference', 'health', 'software', 'organise', 'data', 'term', 'patient', 'date', 'doctor', 'software', 'addition', 'information', 'gathering', 'storage', 'search', 'capability', 'component', 'help', 'produce', 'data', 'minimum', 'reminder', 'function', 'dr', 'december', 'address', 'visit', 'analytics', 'software', 'website', 'organise', 'health', 'family', 'cause', 'sickness', 'excel', 'desire', 'term', 'functionality', 'exists', 'direction', 'ejain', 'terry', 'word', 'box', 'excel', 'data', 'term', 'cell', 'sheet', 'cell', 'reference', 'health', 'software', 'organise', 'data', 'term', 'patient', 'date', 'doctor', 'software', 'addition', 'information', 'gathering', 'storage', 'search', 'capability', 'component', 'help', 'produce', 'data', 'minimum', 'reminder', 'function', 'dr', 'december', 'address', 'visit', 'analytics', 'insight', 'suspect', 'problem', 'project', 'management', 'software', 'product', 'end', 'expand', 'user', 'base', 'point', 'software', 'data', 'functionality', 'data', 'management', 'tool', 'myfitnesscompanion', 'myfitnesscompanion', 'android', 'track', 'health', 'family', 'member', 'sort', 'data', 'blood', 'pressure', 'blood', 'sensor', 'input', 'revamp', 'app', 'december', 'preview', 'connection', 'health', 'vault', 'iphone', 'app', 'terry', 'app', 'walknation', 'walk', 'point', 'world', 'lifestyle']"
+806.0,heart rate data interbeat interval emwave2 handhelds interface port drive heat game xml spec tom,"['heart', 'rate', 'data', 'interbeat', 'interval', 'emwave2', 'handhelds', 'interface', 'port', 'drive', 'heat', 'game', 'xml', 'spec', 'tom']"
+807.0,area meetup bay area d3 user group meetup tool community help data project group collaboration conversation invite join project d3 community data d3 user assistance amp tell gary,"['area', 'meetup', 'bay', 'area', 'd3', 'user', 'group', 'meetup', 'tool', 'community', 'help', 'data', 'project', 'group', 'collaboration', 'conversation', 'invite', 'join', 'project', 'd3', 'community', 'data', 'd3', 'user', 'assistance', 'amp', 'tell', 'gary']"
+808.0,mike zeo transmitter modify mobile sensor pad headband transmitter construct sensor pad example experience bedside sensor pad sign degradation installation decoder viewer step problem note step data card data display luck jay mike post jay zeo headband sensor ebay man component email natester002 aim zeo dealer helpful softwave sensor pad transaction access component product mike jay ability display sleep data zeo graphic headband end headband sale zeo headband headband stand work clock device anyplace headband greeting zeo business search download data appliance data post ramirez point download page file byte text file utility program software misunderstood process anybody data chip zeo clock decode sleep data csv import window mike jay ability display sleep data zeo graphic headband end headband sale zeo headband headband stand work clock device anyplace headband,"['mike', 'zeo', 'transmitter', 'modify', 'mobile', 'sensor', 'pad', 'headband', 'transmitter', 'construct', 'sensor', 'pad', 'example', 'experience', 'bedside', 'sensor', 'pad', 'sign', 'degradation', 'installation', 'decoder', 'viewer', 'step', 'problem', 'note', 'step', 'data', 'card', 'data', 'display', 'luck', 'jay', 'mike', 'post', 'jay', 'zeo', 'headband', 'sensor', 'ebay', 'man', 'component', 'email', 'natester002', 'aim', 'zeo', 'dealer', 'helpful', 'softwave', 'sensor', 'pad', 'transaction', 'access', 'component', 'product', 'mike', 'jay', 'ability', 'display', 'sleep', 'data', 'zeo', 'graphic', 'headband', 'end', 'headband', 'sale', 'zeo', 'headband', 'headband', 'stand', 'work', 'clock', 'device', 'anyplace', 'headband', 'greeting', 'zeo', 'business', 'search', 'download', 'data', 'appliance', 'data', 'post', 'ramirez', 'point', 'download', 'page', 'file', 'byte', 'text', 'file', 'utility', 'program', 'software', 'misunderstood', 'process', 'anybody', 'data', 'chip', 'zeo', 'clock', 'decode', 'sleep', 'data', 'csv', 'import', 'window', 'mike', 'jay', 'ability', 'display', 'sleep', 'data', 'zeo', 'graphic', 'headband', 'end', 'headband', 'sale', 'zeo', 'headband', 'headband', 'stand', 'work', 'clock', 'device', 'anyplace', 'headband']"
+809.0,heartmath balance app sensor cable io device sale achievement score coherence challenge level score second session progress balance syncs reward meeting goal offer training innerbalanceapp,"['heartmath', 'balance', 'app', 'sensor', 'cable', 'io', 'device', 'sale', 'achievement', 'score', 'coherence', 'challenge', 'level', 'score', 'second', 'session', 'progress', 'balance', 'syncs', 'reward', 'meeting', 'goal', 'offer', 'training', 'innerbalanceapp']"
+810.0,correlation body correlation summer winter suspicion dehydration fat abiramishankar post progress rate spending gym june summer withings r code chart blog tafkas june summer withings r code chart blog weight change habit eat cycling interesting jochen shawndimantha dateline shannonconners weight weight weight measurement record picture analysis goal loss post pregnancy term maintenance range measure food pattern calorie food choice range food water fluctuation measure salty carb meal water level fluctuation fluctuation term trend picture reason copy blog shannon data weight congrats impact motivation maintain weight retrospective standpoint term motivator work camera hating picture reason address digging picture mirror motivator loss journey weight kid pregnancy pre pregnancy range depend help withings maintenance sine fluctuation water carbs variation workout food volume weight weight weight measurement record picture analysis goal loss post pregnancy term maintenance range measure food pattern calorie food choice range food water fluctuation measure salty carb meal water level fluctuation fluctuation term trend picture reason copy blog shannonconners weight weight weight measurement record picture analysis goal loss post pregnancy term maintenance range measure food pattern calorie food choice range food water fluctuation measure salty carb meal water level fluctuation fluctuation term trend picture reason copy blog shannon data weight congrats impact motivation maintain weight retrospective standpoint term data weight tafkas sorry sense weight ascribe note image bmi body percentage imperfect research face image machine vision training ml model presentation topic york amp tell share share prototype video product information shawn patient food lover plan post edit source abiramishankar post progress edit source progress,"['correlation', 'body', 'correlation', 'summer', 'winter', 'suspicion', 'dehydration', 'fat', 'abiramishankar', 'post', 'progress', 'rate', 'spending', 'gym', 'june', 'summer', 'withings', 'r', 'code', 'chart', 'blog', 'tafkas', 'june', 'summer', 'withings', 'r', 'code', 'chart', 'blog', 'weight', 'change', 'habit', 'eat', 'cycling', 'interesting', 'jochen', 'shawndimantha', 'dateline', 'shannonconners', 'weight', 'weight', 'weight', 'measurement', 'record', 'picture', 'analysis', 'goal', 'loss', 'post', 'pregnancy', 'term', 'maintenance', 'range', 'measure', 'food', 'pattern', 'calorie', 'food', 'choice', 'range', 'food', 'water', 'fluctuation', 'measure', 'salty', 'carb', 'meal', 'water', 'level', 'fluctuation', 'fluctuation', 'term', 'trend', 'picture', 'reason', 'copy', 'blog', 'shannon', 'data', 'weight', 'congrats', 'impact', 'motivation', 'maintain', 'weight', 'retrospective', 'standpoint', 'term', 'motivator', 'work', 'camera', 'hating', 'picture', 'reason', 'address', 'digging', 'picture', 'mirror', 'motivator', 'loss', 'journey', 'weight', 'kid', 'pregnancy', 'pre', 'pregnancy', 'range', 'depend', 'help', 'withings', 'maintenance', 'sine', 'fluctuation', 'water', 'carbs', 'variation', 'workout', 'food', 'volume', 'weight', 'weight', 'weight', 'measurement', 'record', 'picture', 'analysis', 'goal', 'loss', 'post', 'pregnancy', 'term', 'maintenance', 'range', 'measure', 'food', 'pattern', 'calorie', 'food', 'choice', 'range', 'food', 'water', 'fluctuation', 'measure', 'salty', 'carb', 'meal', 'water', 'level', 'fluctuation', 'fluctuation', 'term', 'trend', 'picture', 'reason', 'copy', 'blog', 'shannonconners', 'weight', 'weight', 'weight', 'measurement', 'record', 'picture', 'analysis', 'goal', 'loss', 'post', 'pregnancy', 'term', 'maintenance', 'range', 'measure', 'food', 'pattern', 'calorie', 'food', 'choice', 'range', 'food', 'water', 'fluctuation', 'measure', 'salty', 'carb', 'meal', 'water', 'level', 'fluctuation', 'fluctuation', 'term', 'trend', 'picture', 'reason', 'copy', 'blog', 'shannon', 'data', 'weight', 'congrats', 'impact', 'motivation', 'maintain', 'weight', 'retrospective', 'standpoint', 'term', 'data', 'weight', 'tafkas', 'sorry', 'sense', 'weight', 'ascribe', 'note', 'image', 'bmi', 'body', 'percentage', 'imperfect', 'research', 'face', 'image', 'machine', 'vision', 'training', 'ml', 'model', 'presentation', 'topic', 'york', 'amp', 'tell', 'share', 'share', 'prototype', 'video', 'product', 'information', 'shawn', 'patient', 'food', 'lover', 'plan', 'post', 'edit', 'source', 'abiramishankar', 'post', 'progress', 'edit', 'source', 'progress']"
+811.0,people sleep exercise habit story description email maggie,"['people', 'sleep', 'exercise', 'habit', 'story', 'description', 'email', 'maggie']"
+812.0,eduardn money technology money money cash point people reminder idea money walk starbucks instance bank investment firm issue education realize money education problem point fitness finance bunch change impact user change goal disagree technology help solution course band solution fitness technology tool help change case saver consumer forum lurker poster tell community saving tracker feedback aspect spending spent starbucks mean tab money progress result job foundmoney app io tool foundmoney merchant money spend level feature activity merchant behavior tracking saving total analytics average total streak people idea repeat saving activity coke lunch instance merchant money saving activity saving merchant beta feature product input user people product people money advice information click click advance feedback appreciate ed,"['eduardn', 'money', 'technology', 'money', 'money', 'cash', 'point', 'people', 'reminder', 'idea', 'money', 'walk', 'starbucks', 'instance', 'bank', 'investment', 'firm', 'issue', 'education', 'realize', 'money', 'education', 'problem', 'point', 'fitness', 'finance', 'bunch', 'change', 'impact', 'user', 'change', 'goal', 'disagree', 'technology', 'help', 'solution', 'course', 'band', 'solution', 'fitness', 'technology', 'tool', 'help', 'change', 'case', 'saver', 'consumer', 'forum', 'lurker', 'poster', 'tell', 'community', 'saving', 'tracker', 'feedback', 'aspect', 'spending', 'spent', 'starbucks', 'mean', 'tab', 'money', 'progress', 'result', 'job', 'foundmoney', 'app', 'io', 'tool', 'foundmoney', 'merchant', 'money', 'spend', 'level', 'feature', 'activity', 'merchant', 'behavior', 'tracking', 'saving', 'total', 'analytics', 'average', 'total', 'streak', 'people', 'idea', 'repeat', 'saving', 'activity', 'coke', 'lunch', 'instance', 'merchant', 'money', 'saving', 'activity', 'saving', 'merchant', 'beta', 'feature', 'product', 'input', 'user', 'people', 'product', 'people', 'money', 'advice', 'information', 'click', 'click', 'advance', 'feedback', 'appreciate', 'ed']"
+813.0,anybody biofeedback device training heart rate variability option iphone android peter information support biofeedback exercise myfitnesscompanion android app sensor bioharness record respiration heartrate myfitnesscompanion google play peter device zephyr bioharness hrv respiration device myfitnesscompanion exercise figure hrv release version graph attachment peter,"['anybody', 'biofeedback', 'device', 'training', 'heart', 'rate', 'variability', 'option', 'iphone', 'android', 'peter', 'information', 'support', 'biofeedback', 'exercise', 'myfitnesscompanion', 'android', 'app', 'sensor', 'bioharness', 'record', 'respiration', 'heartrate', 'myfitnesscompanion', 'google', 'play', 'peter', 'device', 'zephyr', 'bioharness', 'hrv', 'respiration', 'device', 'myfitnesscompanion', 'exercise', 'figure', 'hrv', 'release', 'version', 'graph', 'attachment', 'peter']"
+814.0,tool work limit rescuetime fit task working post person reddit post term robby macdonell joe robby rescuetime account activity forth question issue sample granularity problem dataset glance display ton sense unit row feel stuff perception version patchwork language comment case work eclipse vim penalty row description slice tv match thought analysis stuff work data calendar rescuetime user window hruska understand accuracy goal approach data problem result site sampling drain order rescuetime overview site file course tail lt waste problem rt userbase superior website default productivity score chunk stats burden categorize sample idea categorization activity difference sample sample joe robby rescuetime account activity forth question issue sample granularity problem dataset glance display ton sense unit row feel stuff perception version patchwork language,"['tool', 'work', 'limit', 'rescuetime', 'fit', 'task', 'working', 'post', 'person', 'reddit', 'post', 'term', 'robby', 'macdonell', 'joe', 'robby', 'rescuetime', 'account', 'activity', 'forth', 'question', 'issue', 'sample', 'granularity', 'problem', 'dataset', 'glance', 'display', 'ton', 'sense', 'unit', 'row', 'feel', 'stuff', 'perception', 'version', 'patchwork', 'language', 'comment', 'case', 'work', 'eclipse', 'vim', 'penalty', 'row', 'description', 'slice', 'tv', 'match', 'thought', 'analysis', 'stuff', 'work', 'data', 'calendar', 'rescuetime', 'user', 'window', 'hruska', 'understand', 'accuracy', 'goal', 'approach', 'data', 'problem', 'result', 'site', 'sampling', 'drain', 'order', 'rescuetime', 'overview', 'site', 'file', 'course', 'tail', 'lt', 'waste', 'problem', 'rt', 'userbase', 'superior', 'website', 'default', 'productivity', 'score', 'chunk', 'stats', 'burden', 'categorize', 'sample', 'idea', 'categorization', 'activity', 'difference', 'sample', 'sample', 'joe', 'robby', 'rescuetime', 'account', 'activity', 'forth', 'question', 'issue', 'sample', 'granularity', 'problem', 'dataset', 'glance', 'display', 'ton', 'sense', 'unit', 'row', 'feel', 'stuff', 'perception', 'version', 'patchwork', 'language']"
+815.0,emotion hope point state mind doings happening statistic,"['emotion', 'hope', 'point', 'state', 'mind', 'doings', 'happening', 'statistic']"
+816.0,tafkas collect data foursquare foursquare location database convenient review check timestamp battery fit calorie purpose step heart rate record mobile apps chest strap apps record tool doubt data mcgee indoor air quality food consumption calorie room temperature humidity apartment solution measure co2 add sensor calorie food fan data list weight withings blood pressure withings activity watch sleep fitbit cycle temperature raspberrypi gas consumption electricity consumption internet data geo location effort foursquare track requirement easiness track calorie intake work collect data money sound gadget junk help air quality votre maison intelligente couvrez le confort maison intelligente gr ce objets thermostat cam ra station sonnette vid food consumption calorie spent result spending toiletry amazon track question service visualisation data question track note jawbone step mood hair cut appointment calendar tv kinda date movie list place dropbox tweet ifttt dropbox txt facebook instagram ifttt dropbox link txt iphone photo dropbox camera upload iphone screenshots camera upload iphone contact music fm ifttt dropbox txt task reminder txt mail gmail append txt finance phone stats whatsapp setting network usage mobile data setting book face io jailbreak app app stats ps3 action start txt file dropbox visualisation idea step movie restaurant hotel tweet photo music link link food ifttt push food check jawbone app track location track home meal book problem txt history safari history plist file mouse movement iographica gadget macbook battery macbookbatterydatabase track mood jawbone morning food meal calorie dropbox comment home meal situation heart rate heart rate app location movement ok foursquare app app retrotrack forum location people message podcasts itunes car car driving alot job work car support app kilometer fuel recipe article safari bitcoin bitcoin keystroke note suggestion visualise edit post today,"['tafkas', 'collect', 'data', 'foursquare', 'foursquare', 'location', 'database', 'convenient', 'review', 'check', 'timestamp', 'battery', 'fit', 'calorie', 'purpose', 'step', 'heart', 'rate', 'record', 'mobile', 'apps', 'chest', 'strap', 'apps', 'record', 'tool', 'doubt', 'data', 'mcgee', 'indoor', 'air', 'quality', 'food', 'consumption', 'calorie', 'room', 'temperature', 'humidity', 'apartment', 'solution', 'measure', 'co2', 'add', 'sensor', 'calorie', 'food', 'fan', 'data', 'list', 'weight', 'withings', 'blood', 'pressure', 'withings', 'activity', 'watch', 'sleep', 'fitbit', 'cycle', 'temperature', 'raspberrypi', 'gas', 'consumption', 'electricity', 'consumption', 'internet', 'data', 'geo', 'location', 'effort', 'foursquare', 'track', 'requirement', 'easiness', 'track', 'calorie', 'intake', 'work', 'collect', 'data', 'money', 'sound', 'gadget', 'junk', 'help', 'air', 'quality', 'votre', 'maison', 'intelligente', 'couvrez', 'le', 'confort', 'maison', 'intelligente', 'gr', 'ce', 'objets', 'thermostat', 'cam', 'ra', 'station', 'sonnette', 'vid', 'food', 'consumption', 'calorie', 'spent', 'result', 'spending', 'toiletry', 'amazon', 'track', 'question', 'service', 'visualisation', 'data', 'question', 'track', 'note', 'jawbone', 'step', 'mood', 'hair', 'cut', 'appointment', 'calendar', 'tv', 'kinda', 'date', 'movie', 'list', 'place', 'dropbox', 'tweet', 'ifttt', 'dropbox', 'txt', 'facebook', 'instagram', 'ifttt', 'dropbox', 'link', 'txt', 'iphone', 'photo', 'dropbox', 'camera', 'upload', 'iphone', 'screenshots', 'camera', 'upload', 'iphone', 'contact', 'music', 'fm', 'ifttt', 'dropbox', 'txt', 'task', 'reminder', 'txt', 'mail', 'gmail', 'append', 'txt', 'finance', 'phone', 'stats', 'whatsapp', 'setting', 'network', 'usage', 'mobile', 'data', 'setting', 'book', 'face', 'io', 'jailbreak', 'app', 'app', 'stats', 'ps3', 'action', 'start', 'txt', 'file', 'dropbox', 'visualisation', 'idea', 'step', 'movie', 'restaurant', 'hotel', 'tweet', 'photo', 'music', 'link', 'link', 'food', 'ifttt', 'push', 'food', 'check', 'jawbone', 'app', 'track', 'location', 'track', 'home', 'meal', 'book', 'problem', 'txt', 'history', 'safari', 'history', 'plist', 'file', 'mouse', 'movement', 'iographica', 'gadget', 'macbook', 'battery', 'macbookbatterydatabase', 'track', 'mood', 'jawbone', 'morning', 'food', 'meal', 'calorie', 'dropbox', 'comment', 'home', 'meal', 'situation', 'heart', 'rate', 'heart', 'rate', 'app', 'location', 'movement', 'ok', 'foursquare', 'app', 'app', 'retrotrack', 'forum', 'location', 'people', 'message', 'podcasts', 'itunes', 'car', 'car', 'driving', 'alot', 'job', 'work', 'car', 'support', 'app', 'kilometer', 'fuel', 'recipe', 'article', 'safari', 'bitcoin', 'bitcoin', 'keystroke', 'note', 'suggestion', 'visualise', 'edit', 'post', 'today']"
+817.0,tool patient record health data discover depth forum stuff home self care medicine physician research space patient disease disease tool beyobe purpose tracker intend customize tool care prevention health research tool space recommend advance advice dave mymee tell website mymee user account beyobe user question track share track form hug beyobe link work preventing infection patient device,"['tool', 'patient', 'record', 'health', 'data', 'discover', 'depth', 'forum', 'stuff', 'home', 'self', 'care', 'medicine', 'physician', 'research', 'space', 'patient', 'disease', 'disease', 'tool', 'beyobe', 'purpose', 'tracker', 'intend', 'customize', 'tool', 'care', 'prevention', 'health', 'research', 'tool', 'space', 'recommend', 'advance', 'advice', 'dave', 'mymee', 'tell', 'website', 'mymee', 'user', 'account', 'beyobe', 'user', 'question', 'track', 'share', 'track', 'form', 'hug', 'beyobe', 'link', 'work', 'preventing', 'infection', 'patient', 'device']"
+818.0,collaboration feature application version data privacy source code code java mhealth code service collector status project case beta test feedback discussion learning today wilbanks tweet help health data export reward fact export interpretation export user afternoon developer gunderson jain project exploration research data export key data tool download copy data variety reason zeo export data thread function toolmaker data experience support community people value ability meaning data work tool help people access data data task force work set resource guide people access data idea insight help reply mailto ernesto quantifiedself task force link hunsinger ernesto guess count data task force engine app feedback learn data mint oauth data api plan service pull data instance app engine work comment mhealth folk idea nomenclature dsu data storage unit draft spec revise add feature history support interface data dsus dsus sync data shim java webapp service spec withings bodytrack project health empowerment source data visualization exploration platform approach java user instance support principle data belongs support experience bring set service framework mint ass vagary provide info interface list plan dsu topic google latitude json copy google location history api support upload location history file work anne anne mikeolteanu app engine app feedback learn data mint oauth data rescuetime rest information command activity history json mint api business model log site data advertisement product browser session engine app log password myfitnesspal function rescuetime pull info anne api plan service pull data instance app engine app work data service collect data data data web notification email data point connection data happens place question export data database engine tool access data anne comment mhealth folk idea nomenclature dsu data storage unit draft spec revise add feature history support interface data dsus dsus sync data shim java webapp service spec withings bodytrack project health empowerment source data visualization exploration platform approach java user instance support principle data belongs support experience bring set service framework fluxstream project case version data collection proof concept data visualization web developer development user experience point work suffers developer modify code feature mhealth track user people developer mint ass vagary provide info interface list plan dsu share code key code anne topic google latitude json copy google location history api support upload location history file work anne export feature track location location history kml regard mike code source intent code github google app engine account deploy web app google app engine account point data visit view export data idea product zenobase data app engine person access data code collect google engineer reason source github development feature work project people software developer project erik term question access json data line information code data member line developer account redirect asdasdsadasdas piece client client browser client gt scope activity location space edit contain client site digit code instruction code phone site change code load code code code access edit def function info return access access work access python api work erik code exception line br form nr formcount yesterday error file message page sends page client download javascript page python script emulate browser degree javascript html form html story mint page approach doesnt work approach login developer chrome browser format post python code approach log site phantomjs javascript gui parse python mint script location version integration wasnt describes problem rescuetime python file trouble copy api rescuetime website error code quote print result json line api key file location change code string problem help response error grant phone disconnect development apps ran problem authorization code access point access authorization process access token google app engine application basis connects variety retrieves data run rule visualization storage processing visualization code control data rescuetime cell phone activity transaction investment balance change calorie weight measurement latitude location data google replacement location source calculate awoke rescuetime data yesterday feature send email reminder example start reminder vitamin reminder apis feature application version data privacy erik anne job code data collection standalone python script data mint account balance transaction history history anne fitness fitbit weight food log activity enter key password order info install dependency pip assist chat difficulty code google hangout data collection web app hand order help chat contact data collection google app engine issue case mint data finance code error message error message code exception line br form nr formcount yesterday error file message thought advice response problem run code code case access json data problem arises code instance run row making change instance return access json response error grant phone disconnect development access data code file attempt error device pin suggestion elaborate problem issue term python file question access json data line information code data member line helpful mikeolteanu mikeolteanu app engine application basis connects variety retrieves data run rule visualization storage processing visualization code control data rescuetime cell phone activity transaction investment balance change calorie weight measurement latitude location data google replacement location source calculate awoke rescuetime data yesterday feature send email reminder example start reminder vitamin reminder apis feature application version data privacy mikeolteanu concept bed phone genius track sleep retrieve data mint news hear help send hack device withings body heartmath emwave2,"['collaboration', 'feature', 'application', 'version', 'data', 'privacy', 'source', 'code', 'code', 'java', 'mhealth', 'code', 'service', 'collector', 'status', 'project', 'case', 'beta', 'test', 'feedback', 'discussion', 'learning', 'today', 'wilbanks', 'tweet', 'help', 'health', 'data', 'export', 'reward', 'fact', 'export', 'interpretation', 'export', 'user', 'afternoon', 'developer', 'gunderson', 'jain', 'project', 'exploration', 'research', 'data', 'export', 'key', 'data', 'tool', 'download', 'copy', 'data', 'variety', 'reason', 'zeo', 'export', 'data', 'thread', 'function', 'toolmaker', 'data', 'experience', 'support', 'community', 'people', 'value', 'ability', 'meaning', 'data', 'work', 'tool', 'help', 'people', 'access', 'data', 'data', 'task', 'force', 'work', 'set', 'resource', 'guide', 'people', 'access', 'data', 'idea', 'insight', 'help', 'reply', 'mailto', 'ernesto', 'quantifiedself', 'task', 'force', 'link', 'hunsinger', 'ernesto', 'guess', 'count', 'data', 'task', 'force', 'engine', 'app', 'feedback', 'learn', 'data', 'mint', 'oauth', 'data', 'api', 'plan', 'service', 'pull', 'data', 'instance', 'app', 'engine', 'work', 'comment', 'mhealth', 'folk', 'idea', 'nomenclature', 'dsu', 'data', 'storage', 'unit', 'draft', 'spec', 'revise', 'add', 'feature', 'history', 'support', 'interface', 'data', 'dsus', 'dsus', 'sync', 'data', 'shim', 'java', 'webapp', 'service', 'spec', 'withings', 'bodytrack', 'project', 'health', 'empowerment', 'source', 'data', 'visualization', 'exploration', 'platform', 'approach', 'java', 'user', 'instance', 'support', 'principle', 'data', 'belongs', 'support', 'experience', 'bring', 'set', 'service', 'framework', 'mint', 'ass', 'vagary', 'provide', 'info', 'interface', 'list', 'plan', 'dsu', 'topic', 'google', 'latitude', 'json', 'copy', 'google', 'location', 'history', 'api', 'support', 'upload', 'location', 'history', 'file', 'work', 'anne', 'anne', 'mikeolteanu', 'app', 'engine', 'app', 'feedback', 'learn', 'data', 'mint', 'oauth', 'data', 'rescuetime', 'rest', 'information', 'command', 'activity', 'history', 'json', 'mint', 'api', 'business', 'model', 'log', 'site', 'data', 'advertisement', 'product', 'browser', 'session', 'engine', 'app', 'log', 'password', 'myfitnesspal', 'function', 'rescuetime', 'pull', 'info', 'anne', 'api', 'plan', 'service', 'pull', 'data', 'instance', 'app', 'engine', 'app', 'work', 'data', 'service', 'collect', 'data', 'data', 'data', 'web', 'notification', 'email', 'data', 'point', 'connection', 'data', 'happens', 'place', 'question', 'export', 'data', 'database', 'engine', 'tool', 'access', 'data', 'anne', 'comment', 'mhealth', 'folk', 'idea', 'nomenclature', 'dsu', 'data', 'storage', 'unit', 'draft', 'spec', 'revise', 'add', 'feature', 'history', 'support', 'interface', 'data', 'dsus', 'dsus', 'sync', 'data', 'shim', 'java', 'webapp', 'service', 'spec', 'withings', 'bodytrack', 'project', 'health', 'empowerment', 'source', 'data', 'visualization', 'exploration', 'platform', 'approach', 'java', 'user', 'instance', 'support', 'principle', 'data', 'belongs', 'support', 'experience', 'bring', 'set', 'service', 'framework', 'fluxstream', 'project', 'case', 'version', 'data', 'collection', 'proof', 'concept', 'data', 'visualization', 'web', 'developer', 'development', 'user', 'experience', 'point', 'work', 'suffers', 'developer', 'modify', 'code', 'feature', 'mhealth', 'track', 'user', 'people', 'developer', 'mint', 'ass', 'vagary', 'provide', 'info', 'interface', 'list', 'plan', 'dsu', 'share', 'code', 'key', 'code', 'anne', 'topic', 'google', 'latitude', 'json', 'copy', 'google', 'location', 'history', 'api', 'support', 'upload', 'location', 'history', 'file', 'work', 'anne', 'export', 'feature', 'track', 'location', 'location', 'history', 'kml', 'regard', 'mike', 'code', 'source', 'intent', 'code', 'github', 'google', 'app', 'engine', 'account', 'deploy', 'web', 'app', 'google', 'app', 'engine', 'account', 'point', 'data', 'visit', 'view', 'export', 'data', 'idea', 'product', 'zenobase', 'data', 'app', 'engine', 'person', 'access', 'data', 'code', 'collect', 'google', 'engineer', 'reason', 'source', 'github', 'development', 'feature', 'work', 'project', 'people', 'software', 'developer', 'project', 'erik', 'term', 'question', 'access', 'json', 'data', 'line', 'information', 'code', 'data', 'member', 'line', 'developer', 'account', 'redirect', 'asdasdsadasdas', 'piece', 'client', 'client', 'browser', 'client', 'gt', 'scope', 'activity', 'location', 'space', 'edit', 'contain', 'client', 'site', 'digit', 'code', 'instruction', 'code', 'phone', 'site', 'change', 'code', 'load', 'code', 'code', 'code', 'access', 'edit', 'def', 'function', 'info', 'return', 'access', 'access', 'work', 'access', 'python', 'api', 'work', 'erik', 'code', 'exception', 'line', 'br', 'form', 'nr', 'formcount', 'yesterday', 'error', 'file', 'message', 'page', 'sends', 'page', 'client', 'download', 'javascript', 'page', 'python', 'script', 'emulate', 'browser', 'degree', 'javascript', 'html', 'form', 'html', 'story', 'mint', 'page', 'approach', 'doesnt', 'work', 'approach', 'login', 'developer', 'chrome', 'browser', 'format', 'post', 'python', 'code', 'approach', 'log', 'site', 'phantomjs', 'javascript', 'gui', 'parse', 'python', 'mint', 'script', 'location', 'version', 'integration', 'wasnt', 'describes', 'problem', 'rescuetime', 'python', 'file', 'trouble', 'copy', 'api', 'rescuetime', 'website', 'error', 'code', 'quote', 'print', 'result', 'json', 'line', 'api', 'key', 'file', 'location', 'change', 'code', 'string', 'problem', 'help', 'response', 'error', 'grant', 'phone', 'disconnect', 'development', 'apps', 'ran', 'problem', 'authorization', 'code', 'access', 'point', 'access', 'authorization', 'process', 'access', 'token', 'google', 'app', 'engine', 'application', 'basis', 'connects', 'variety', 'retrieves', 'data', 'run', 'rule', 'visualization', 'storage', 'processing', 'visualization', 'code', 'control', 'data', 'rescuetime', 'cell', 'phone', 'activity', 'transaction', 'investment', 'balance', 'change', 'calorie', 'weight', 'measurement', 'latitude', 'location', 'data', 'google', 'replacement', 'location', 'source', 'calculate', 'awoke', 'rescuetime', 'data', 'yesterday', 'feature', 'send', 'email', 'reminder', 'example', 'start', 'reminder', 'vitamin', 'reminder', 'apis', 'feature', 'application', 'version', 'data', 'privacy', 'erik', 'anne', 'job', 'code', 'data', 'collection', 'standalone', 'python', 'script', 'data', 'mint', 'account', 'balance', 'transaction', 'history', 'history', 'anne', 'fitness', 'fitbit', 'weight', 'food', 'log', 'activity', 'enter', 'key', 'password', 'order', 'info', 'install', 'dependency', 'pip', 'assist', 'chat', 'difficulty', 'code', 'google', 'hangout', 'data', 'collection', 'web', 'app', 'hand', 'order', 'help', 'chat', 'contact', 'data', 'collection', 'google', 'app', 'engine', 'issue', 'case', 'mint', 'data', 'finance', 'code', 'error', 'message', 'error', 'message', 'code', 'exception', 'line', 'br', 'form', 'nr', 'formcount', 'yesterday', 'error', 'file', 'message', 'thought', 'advice', 'response', 'problem', 'run', 'code', 'code', 'case', 'access', 'json', 'data', 'problem', 'arises', 'code', 'instance', 'run', 'row', 'making', 'change', 'instance', 'return', 'access', 'json', 'response', 'error', 'grant', 'phone', 'disconnect', 'development', 'access', 'data', 'code', 'file', 'attempt', 'error', 'device', 'pin', 'suggestion', 'elaborate', 'problem', 'issue', 'term', 'python', 'file', 'question', 'access', 'json', 'data', 'line', 'information', 'code', 'data', 'member', 'line', 'helpful', 'mikeolteanu', 'mikeolteanu', 'app', 'engine', 'application', 'basis', 'connects', 'variety', 'retrieves', 'data', 'run', 'rule', 'visualization', 'storage', 'processing', 'visualization', 'code', 'control', 'data', 'rescuetime', 'cell', 'phone', 'activity', 'transaction', 'investment', 'balance', 'change', 'calorie', 'weight', 'measurement', 'latitude', 'location', 'data', 'google', 'replacement', 'location', 'source', 'calculate', 'awoke', 'rescuetime', 'data', 'yesterday', 'feature', 'send', 'email', 'reminder', 'example', 'start', 'reminder', 'vitamin', 'reminder', 'apis', 'feature', 'application', 'version', 'data', 'privacy', 'mikeolteanu', 'concept', 'bed', 'phone', 'genius', 'track', 'sleep', 'retrieve', 'data', 'mint', 'news', 'hear', 'help', 'send', 'hack', 'device', 'withings', 'body', 'heartmath', 'emwave2']"
+819.0,thread help data visualization expert individual data work group hope mean data visualization visualization expert maker data visualize post d3 visualization platform list visualization add d3 data visualization data google doc,"['thread', 'help', 'data', 'visualization', 'expert', 'individual', 'data', 'work', 'group', 'hope', 'mean', 'data', 'visualization', 'visualization', 'expert', 'maker', 'data', 'visualize', 'post', 'd3', 'visualization', 'platform', 'list', 'visualization', 'add', 'd3', 'data', 'visualization', 'data', 'google', 'doc']"
+820.0,tool data analysis promethease cost analysis scroll page download desktop client genie methylation detox analysis result forbes road ceo anne morning offering consumer test consumer health conclusion approval food drug administration sort mode information research disease risk patient consumer carrier status information gene parent test cost price competitor counsyl tool analysis promethease wiki database database tool area pseudoscience speculation extrapolation health community se peer data addition science analysis tool offer search query function example search snp effect filter gene lineage filer jpg work company athgene integration api trait dna insight fitness area insight type injury muscle body tool check banner1 jpg option data offer report purchase data load software list blog comparison offering offering company data tool kickstarter dna coach genetics test fitness stress reduction guidance genetics service nutrigenetics genetics analysis list tool data xcode promethease gedmatch genie nutrahacker dnafit strategene heritage dna land tool visit data analysis tool analysis ancestry health annotation genie website xcode result dnafit report customer brand field tool dna data research intro intention comunity dna analysis,"['tool', 'data', 'analysis', 'promethease', 'cost', 'analysis', 'scroll', 'page', 'download', 'desktop', 'client', 'genie', 'methylation', 'detox', 'analysis', 'result', 'forbes', 'road', 'ceo', 'anne', 'morning', 'offering', 'consumer', 'test', 'consumer', 'health', 'conclusion', 'approval', 'food', 'drug', 'administration', 'sort', 'mode', 'information', 'research', 'disease', 'risk', 'patient', 'consumer', 'carrier', 'status', 'information', 'gene', 'parent', 'test', 'cost', 'price', 'competitor', 'counsyl', 'tool', 'analysis', 'promethease', 'wiki', 'database', 'database', 'tool', 'area', 'pseudoscience', 'speculation', 'extrapolation', 'health', 'community', 'se', 'peer', 'data', 'addition', 'science', 'analysis', 'tool', 'offer', 'search', 'query', 'function', 'example', 'search', 'snp', 'effect', 'filter', 'gene', 'lineage', 'filer', 'jpg', 'work', 'company', 'athgene', 'integration', 'api', 'trait', 'dna', 'insight', 'fitness', 'area', 'insight', 'type', 'injury', 'muscle', 'body', 'tool', 'check', 'banner1', 'jpg', 'option', 'data', 'offer', 'report', 'purchase', 'data', 'load', 'software', 'list', 'blog', 'comparison', 'offering', 'offering', 'company', 'data', 'tool', 'kickstarter', 'dna', 'coach', 'genetics', 'test', 'fitness', 'stress', 'reduction', 'guidance', 'genetics', 'service', 'nutrigenetics', 'genetics', 'analysis', 'list', 'tool', 'data', 'xcode', 'promethease', 'gedmatch', 'genie', 'nutrahacker', 'dnafit', 'strategene', 'heritage', 'dna', 'land', 'tool', 'visit', 'data', 'analysis', 'tool', 'analysis', 'ancestry', 'health', 'annotation', 'genie', 'website', 'xcode', 'result', 'dnafit', 'report', 'customer', 'brand', 'field', 'tool', 'dna', 'data', 'research', 'intro', 'intention', 'comunity', 'dna', 'analysis']"
+821.0,tool work data b1 github basis reverse engineering basis b1 data format driver beaugunderson basis data basis utility script grab official api basis data export github basis data export utility export basis b1 peak device sensor data basis data export beau nan,"['tool', 'work', 'data', 'b1', 'github', 'basis', 'reverse', 'engineering', 'basis', 'b1', 'data', 'format', 'driver', 'beaugunderson', 'basis', 'data', 'basis', 'utility', 'script', 'grab', 'official', 'api', 'basis', 'data', 'export', 'github', 'basis', 'data', 'export', 'utility', 'export', 'basis', 'b1', 'peak', 'device', 'sensor', 'data', 'basis', 'data', 'export', 'beau', 'nan']"
+822.0,forum google form template idea track create googlesheet form click mail form bookmark phone work tutorial information track emotion productivity idea google form productivity template,"['forum', 'google', 'form', 'template', 'idea', 'track', 'create', 'googlesheet', 'form', 'click', 'mail', 'form', 'bookmark', 'phone', 'work', 'tutorial', 'information', 'track', 'emotion', 'productivity', 'idea', 'google', 'form', 'productivity', 'template']"
+823.0,json code data web end work data cell data spread file excel tool json json starter people export voice developer hard offer user csv file appropriate offer export option support eric format variety program people visualization transformation data source reason data json csv ernesto ramirez reason offer data json csv dev investigate data export option task measure read data export format task measure list app ton record lawn dish app record form mile course bunch field task task log entry database export record json file file capture data element relationship bar integration tool community data export csv database list task history history thought tool json csv json spreadsheet offer,"['json', 'code', 'data', 'web', 'end', 'work', 'data', 'cell', 'data', 'spread', 'file', 'excel', 'tool', 'json', 'json', 'starter', 'people', 'export', 'voice', 'developer', 'hard', 'offer', 'user', 'csv', 'file', 'appropriate', 'offer', 'export', 'option', 'support', 'eric', 'format', 'variety', 'program', 'people', 'visualization', 'transformation', 'data', 'source', 'reason', 'data', 'json', 'csv', 'ernesto', 'ramirez', 'reason', 'offer', 'data', 'json', 'csv', 'dev', 'investigate', 'data', 'export', 'option', 'task', 'measure', 'read', 'data', 'export', 'format', 'task', 'measure', 'list', 'app', 'ton', 'record', 'lawn', 'dish', 'app', 'record', 'form', 'mile', 'course', 'bunch', 'field', 'task', 'task', 'log', 'entry', 'database', 'export', 'record', 'json', 'file', 'file', 'capture', 'data', 'element', 'relationship', 'bar', 'integration', 'tool', 'community', 'data', 'export', 'csv', 'database', 'list', 'task', 'history', 'history', 'thought', 'tool', 'json', 'csv', 'json', 'spreadsheet', 'offer']"
+824.0,replacement h7 data h7 status indicator light figure connect code io android nexus test heart rate monitor wahoo blue hr heart rate monitor standard bluetooth le device monitor device le le version software engineer le device h7,"['replacement', 'h7', 'data', 'h7', 'status', 'indicator', 'light', 'figure', 'connect', 'code', 'io', 'android', 'nexus', 'test', 'heart', 'rate', 'monitor', 'wahoo', 'blue', 'hr', 'heart', 'rate', 'monitor', 'standard', 'bluetooth', 'le', 'device', 'monitor', 'device', 'le', 'le', 'version', 'software', 'engineer', 'le', 'device', 'h7']"
+825.0,barker business insider professor stephen ceci class book student demographic clue truth pain class fall book policy office slide transparency student demographic recording fall memorize spring outline transparency end spring semester coder semester agreement idea fall spring difference content change semester hand voice read measure student lecturer repeat hope psychology professor experiment lecturer expect,"['barker', 'business', 'insider', 'professor', 'stephen', 'ceci', 'class', 'book', 'student', 'demographic', 'clue', 'truth', 'pain', 'class', 'fall', 'book', 'policy', 'office', 'slide', 'transparency', 'student', 'demographic', 'recording', 'fall', 'memorize', 'spring', 'outline', 'transparency', 'end', 'spring', 'semester', 'coder', 'semester', 'agreement', 'idea', 'fall', 'spring', 'difference', 'content', 'change', 'semester', 'hand', 'voice', 'read', 'measure', 'student', 'lecturer', 'repeat', 'hope', 'psychology', 'professor', 'experiment', 'lecturer', 'expect']"
+826.0,corella order data people hexoskin shirt indiegogo campaign post corella heart rate pattern change amp play data anybody data state data interval measure heart activity heart rate monitor hrv logger io output heart rate variability hrv r r data millisecond beat data zeo data tracker app export data data beddit hardware software hrv computation consumer version level version display site data check v6 bodytrack zeo data evolution fluxtream enjoy beddit device alpha mio track app connect work product heart data file heart rate pattern change amp play data anybody data state data interval measure heart activity sebastienrosa hexoskin shirt indiegogo campaign post equipment data anybody data csv file somebody information stuff surprising repository people share data point algorithm data sense people share data process people problem consider repository site user raw data sweatbeat access data experiment data sensor work documentation fingertip sensor chance test update post cost,"['corella', 'order', 'data', 'people', 'hexoskin', 'shirt', 'indiegogo', 'campaign', 'post', 'corella', 'heart', 'rate', 'pattern', 'change', 'amp', 'play', 'data', 'anybody', 'data', 'state', 'data', 'interval', 'measure', 'heart', 'activity', 'heart', 'rate', 'monitor', 'hrv', 'logger', 'io', 'output', 'heart', 'rate', 'variability', 'hrv', 'r', 'r', 'data', 'millisecond', 'beat', 'data', 'zeo', 'data', 'tracker', 'app', 'export', 'data', 'data', 'beddit', 'hardware', 'software', 'hrv', 'computation', 'consumer', 'version', 'level', 'version', 'display', 'site', 'data', 'check', 'v6', 'bodytrack', 'zeo', 'data', 'evolution', 'fluxtream', 'enjoy', 'beddit', 'device', 'alpha', 'mio', 'track', 'app', 'connect', 'work', 'product', 'heart', 'data', 'file', 'heart', 'rate', 'pattern', 'change', 'amp', 'play', 'data', 'anybody', 'data', 'state', 'data', 'interval', 'measure', 'heart', 'activity', 'sebastienrosa', 'hexoskin', 'shirt', 'indiegogo', 'campaign', 'post', 'equipment', 'data', 'anybody', 'data', 'csv', 'file', 'somebody', 'information', 'stuff', 'surprising', 'repository', 'people', 'share', 'data', 'point', 'algorithm', 'data', 'sense', 'people', 'share', 'data', 'process', 'people', 'problem', 'consider', 'repository', 'site', 'user', 'raw', 'data', 'sweatbeat', 'access', 'data', 'experiment', 'data', 'sensor', 'work', 'documentation', 'fingertip', 'sensor', 'chance', 'test', 'update', 'post', 'cost']"
+827.0,community iphone app location privacy feedback retrotrack app store google latitude substitute track position visualize review export location history location history view statistic locality area country step mode export share location history track map statistic experience user interface care background mode work internet mode review location history track track point statistic data data location history device control location setting server reliability record location background battery power consumption footprint background location database memory footprint location change connection location customizing select frame track option point rotation map border level landscape portrait accommodate track shape enter step location history map location enter statistic overview location history export feature battery consumption location monitoring background power consumption technology power recharge impact retrotrack accuracy technology location monitoring accuracy frequency destances cell tower condition app awesome,"['community', 'iphone', 'app', 'location', 'privacy', 'feedback', 'retrotrack', 'app', 'store', 'google', 'latitude', 'substitute', 'track', 'position', 'visualize', 'review', 'export', 'location', 'history', 'location', 'history', 'view', 'statistic', 'locality', 'area', 'country', 'step', 'mode', 'export', 'share', 'location', 'history', 'track', 'map', 'statistic', 'experience', 'user', 'interface', 'care', 'background', 'mode', 'work', 'internet', 'mode', 'review', 'location', 'history', 'track', 'track', 'point', 'statistic', 'data', 'data', 'location', 'history', 'device', 'control', 'location', 'setting', 'server', 'reliability', 'record', 'location', 'background', 'battery', 'power', 'consumption', 'footprint', 'background', 'location', 'database', 'memory', 'footprint', 'location', 'change', 'connection', 'location', 'customizing', 'select', 'frame', 'track', 'option', 'point', 'rotation', 'map', 'border', 'level', 'landscape', 'portrait', 'accommodate', 'track', 'shape', 'enter', 'step', 'location', 'history', 'map', 'location', 'enter', 'statistic', 'overview', 'location', 'history', 'export', 'feature', 'battery', 'consumption', 'location', 'monitoring', 'background', 'power', 'consumption', 'technology', 'power', 'recharge', 'impact', 'retrotrack', 'accuracy', 'technology', 'location', 'monitoring', 'accuracy', 'frequency', 'destances', 'cell', 'tower', 'condition', 'app', 'awesome']"
+828.0,survey post link result survey post link result participation manal self quantifier candidate health informatics university melbourne survey questionnaire phd research project challenge opportunity healthcare people device quantification service data health fitness status research approval university research ethic committee support survey survey link survey reload survey note cooky order pick survey survey page survey note link paste advance almalki email malmalki student edu au,"['survey', 'post', 'link', 'result', 'survey', 'post', 'link', 'result', 'participation', 'manal', 'self', 'quantifier', 'candidate', 'health', 'informatics', 'university', 'melbourne', 'survey', 'questionnaire', 'phd', 'research', 'project', 'challenge', 'opportunity', 'healthcare', 'people', 'device', 'quantification', 'service', 'data', 'health', 'fitness', 'status', 'research', 'approval', 'university', 'research', 'ethic', 'committee', 'support', 'survey', 'survey', 'link', 'survey', 'reload', 'survey', 'note', 'cooky', 'order', 'pick', 'survey', 'survey', 'page', 'survey', 'note', 'link', 'paste', 'advance', 'almalki', 'email', 'malmalki', 'student', 'edu', 'au']"
+829.0,track skill sense anki data fact mastery sport metric play basketball track hit rate freethrows track weight archery game dart track tool mastery apps mindsnacks language lesson word typing apps word example folk quantify mastery folk community idea list measure people memory dance class dance people dance better,"['track', 'skill', 'sense', 'anki', 'data', 'fact', 'mastery', 'sport', 'metric', 'play', 'basketball', 'track', 'hit', 'rate', 'freethrows', 'track', 'weight', 'archery', 'game', 'dart', 'track', 'tool', 'mastery', 'apps', 'mindsnacks', 'language', 'lesson', 'word', 'typing', 'apps', 'word', 'example', 'folk', 'quantify', 'mastery', 'folk', 'community', 'idea', 'list', 'measure', 'people', 'memory', 'dance', 'class', 'dance', 'people', 'dance', 'better']"
+830.0,calorie step count bound point body data point care bodymedia fit withings data outcome phone withings talk withings conjunction app argus step count variation course person step variation calorie moment apps calorie burn today withings withings discrepancy withings figure,"['calorie', 'step', 'count', 'bound', 'point', 'body', 'data', 'point', 'care', 'bodymedia', 'fit', 'withings', 'data', 'outcome', 'phone', 'withings', 'talk', 'withings', 'conjunction', 'app', 'argus', 'step', 'count', 'variation', 'course', 'person', 'step', 'variation', 'calorie', 'moment', 'apps', 'calorie', 'burn', 'today', 'withings', 'withings', 'discrepancy', 'withings', 'figure']"
+831.0,gadget withings withings blood pressure monitor fitbit gps watch outdoor activity service gadget,"['gadget', 'withings', 'withings', 'blood', 'pressure', 'monitor', 'fitbit', 'gps', 'watch', 'outdoor', 'activity', 'service', 'gadget']"
+832.0,anybody data export beddit question beddit report news beddit device beddit site export support beddit,"['anybody', 'data', 'export', 'beddit', 'question', 'beddit', 'report', 'news', 'beddit', 'device', 'beddit', 'site', 'export', 'support', 'beddit']"
+833.0,marco altini io web api export data ejain io web api export data heart rate variability logger blurb granularity format anne anne hrv server push support heartmath sweetbeat server push improvement hope apis install emwave2 app creation account heartcloud data session hope session precision data executive hrv sense app sort uploads data scrape xml site stamp interval sign stuff db zone problem uploads session session guarantee error session cloud possibility person heatmath sweetbeat hrv session data api incorporate fluxtream evidence apis contact topic influence api timestamps support question answer balance app heartcloud toggle setting session session sign export data stamp series data session hr r r interval coherence oauth account deal upload heartcloud controllability visibility process session example folk meetup setup heartcloud session home history web site prod session heartcloud note share icon session review data advertisement bleh session site series coherence data training history session review date duration coherence yield element neue combination element date duration series coherence data path resolution timestamps answer data hrv sweetwater xml hacking post answer pointer hrv app server push support heartmath sweetbeat server push improvement hope apis install emwave2 app creation account heartcloud data session hope session precision data executive hrv sense app sort uploads data scrape xml site stamp interval sign stuff db zone problem uploads session session guarantee error session cloud possibility person heatmath sweetbeat hrv session data api incorporate fluxtream evidence apis contact topic influence api timestamps support question answer anne marco altini io web api export data heart rate variability logger blurb granularity format anne sample data page room improvement,"['marco', 'altini', 'io', 'web', 'api', 'export', 'data', 'ejain', 'io', 'web', 'api', 'export', 'data', 'heart', 'rate', 'variability', 'logger', 'blurb', 'granularity', 'format', 'anne', 'anne', 'hrv', 'server', 'push', 'support', 'heartmath', 'sweetbeat', 'server', 'push', 'improvement', 'hope', 'apis', 'install', 'emwave2', 'app', 'creation', 'account', 'heartcloud', 'data', 'session', 'hope', 'session', 'precision', 'data', 'executive', 'hrv', 'sense', 'app', 'sort', 'uploads', 'data', 'scrape', 'xml', 'site', 'stamp', 'interval', 'sign', 'stuff', 'db', 'zone', 'problem', 'uploads', 'session', 'session', 'guarantee', 'error', 'session', 'cloud', 'possibility', 'person', 'heatmath', 'sweetbeat', 'hrv', 'session', 'data', 'api', 'incorporate', 'fluxtream', 'evidence', 'apis', 'contact', 'topic', 'influence', 'api', 'timestamps', 'support', 'question', 'answer', 'balance', 'app', 'heartcloud', 'toggle', 'setting', 'session', 'session', 'sign', 'export', 'data', 'stamp', 'series', 'data', 'session', 'hr', 'r', 'r', 'interval', 'coherence', 'oauth', 'account', 'deal', 'upload', 'heartcloud', 'controllability', 'visibility', 'process', 'session', 'example', 'folk', 'meetup', 'setup', 'heartcloud', 'session', 'home', 'history', 'web', 'site', 'prod', 'session', 'heartcloud', 'note', 'share', 'icon', 'session', 'review', 'data', 'advertisement', 'bleh', 'session', 'site', 'series', 'coherence', 'data', 'training', 'history', 'session', 'review', 'date', 'duration', 'coherence', 'yield', 'element', 'neue', 'combination', 'element', 'date', 'duration', 'series', 'coherence', 'data', 'path', 'resolution', 'timestamps', 'answer', 'data', 'hrv', 'sweetwater', 'xml', 'hacking', 'post', 'answer', 'pointer', 'hrv', 'app', 'server', 'push', 'support', 'heartmath', 'sweetbeat', 'server', 'push', 'improvement', 'hope', 'apis', 'install', 'emwave2', 'app', 'creation', 'account', 'heartcloud', 'data', 'session', 'hope', 'session', 'precision', 'data', 'executive', 'hrv', 'sense', 'app', 'sort', 'uploads', 'data', 'scrape', 'xml', 'site', 'stamp', 'interval', 'sign', 'stuff', 'db', 'zone', 'problem', 'uploads', 'session', 'session', 'guarantee', 'error', 'session', 'cloud', 'possibility', 'person', 'heatmath', 'sweetbeat', 'hrv', 'session', 'data', 'api', 'incorporate', 'fluxtream', 'evidence', 'apis', 'contact', 'topic', 'influence', 'api', 'timestamps', 'support', 'question', 'answer', 'anne', 'marco', 'altini', 'io', 'web', 'api', 'export', 'data', 'heart', 'rate', 'variability', 'logger', 'blurb', 'granularity', 'format', 'anne', 'sample', 'data', 'page', 'room', 'improvement']"
+834.0,irl software provide intraday data total data ask enable quote irl post topic ask fitbit fitbit quote point require people access interaction irl resolution step data data partner minutedata nan post picture chart script output web interface edit code github repo ejain minutedata data code api code require seperate authentication people pybit interface data fitbit tracker download step data interval software development fitbit change software break software provide intraday data total github irl pybit fitbit data irl pybit development account github christmas suggestion tafkas post picture chart script step night sleep effort visualisation data vision location data chronos ejain irl software provide intraday data total data ask fitbit partner vision software solution ask fitbit fitbit resolution step data data partner api,"['irl', 'software', 'provide', 'intraday', 'data', 'total', 'data', 'ask', 'enable', 'quote', 'irl', 'post', 'topic', 'ask', 'fitbit', 'fitbit', 'quote', 'point', 'require', 'people', 'access', 'interaction', 'irl', 'resolution', 'step', 'data', 'data', 'partner', 'minutedata', 'nan', 'post', 'picture', 'chart', 'script', 'output', 'web', 'interface', 'edit', 'code', 'github', 'repo', 'ejain', 'minutedata', 'data', 'code', 'api', 'code', 'require', 'seperate', 'authentication', 'people', 'pybit', 'interface', 'data', 'fitbit', 'tracker', 'download', 'step', 'data', 'interval', 'software', 'development', 'fitbit', 'change', 'software', 'break', 'software', 'provide', 'intraday', 'data', 'total', 'github', 'irl', 'pybit', 'fitbit', 'data', 'irl', 'pybit', 'development', 'account', 'github', 'christmas', 'suggestion', 'tafkas', 'post', 'picture', 'chart', 'script', 'step', 'night', 'sleep', 'effort', 'visualisation', 'data', 'vision', 'location', 'data', 'chronos', 'ejain', 'irl', 'software', 'provide', 'intraday', 'data', 'total', 'data', 'ask', 'fitbit', 'partner', 'vision', 'software', 'solution', 'ask', 'fitbit', 'fitbit', 'resolution', 'step', 'data', 'data', 'partner', 'api']"
+835.0,hexoskin mi qser darn device accurate data test mcgee update unit heart rate sensor shirt breathing sensor position sensor spot place shirt shirt lumoback posture sensor right position reviewer product hear fyi project end announcement profile question backer unit batch,"['hexoskin', 'mi', 'qser', 'darn', 'device', 'accurate', 'data', 'test', 'mcgee', 'update', 'unit', 'heart', 'rate', 'sensor', 'shirt', 'breathing', 'sensor', 'position', 'sensor', 'spot', 'place', 'shirt', 'shirt', 'lumoback', 'posture', 'sensor', 'right', 'position', 'reviewer', 'product', 'hear', 'fyi', 'project', 'end', 'announcement', 'profile', 'question', 'backer', 'unit', 'batch']"
+836.0,answer question product business model diaz rodriguez gautam r moktan phd student university aalto university finland,"['answer', 'question', 'product', 'business', 'model', 'diaz', 'rodriguez', 'gautam', 'r', 'moktan', 'phd', 'student', 'university', 'aalto', 'university', 'finland']"
+837.0,home schoolers post encourage child information school curriculum anki store data analyse grader goodreads downside goodreads wimpy kid school texas web app istation ass ability parent portal create sort quantification child school grade envision goal school curriculum activity goal measure progress khan academy plan advice,"['home', 'schoolers', 'post', 'encourage', 'child', 'information', 'school', 'curriculum', 'anki', 'store', 'data', 'analyse', 'grader', 'goodreads', 'downside', 'goodreads', 'wimpy', 'kid', 'school', 'texas', 'web', 'app', 'istation', 'ass', 'ability', 'parent', 'portal', 'create', 'sort', 'quantification', 'child', 'school', 'grade', 'envision', 'goal', 'school', 'curriculum', 'activity', 'goal', 'measure', 'progress', 'khan', 'academy', 'plan', 'advice']"
+838.0,battery concern saga tool export movement location data io battery crazy saga europe wider release hope download zip unzip folder help npm configure ellie init export export problem terminal file elizabeth file type init export instruction work advance,"['battery', 'concern', 'saga', 'tool', 'export', 'movement', 'location', 'data', 'io', 'battery', 'crazy', 'saga', 'europe', 'wider', 'release', 'hope', 'download', 'zip', 'unzip', 'folder', 'help', 'npm', 'configure', 'ellie', 'init', 'export', 'export', 'problem', 'terminal', 'file', 'elizabeth', 'file', 'type', 'init', 'export', 'instruction', 'work', 'advance']"
+839.0,neat board collaborate resource chloe visualization share email showcase data visualization pttrns designer design collection data visualization io fan feedback tool showcase tag site contributor app share chloe chloefan screenshots screenshot scrolling site wordpress idea mind site chloe board collaborate pinterest board data viz type label image tool data viz type tumblr fitbit tag fitbit sort blog tag chloe aggregating image display tumblr dare browser site paginate image standard wordpress blog tag image menu user video visualization respiration movement second tech wavelet analysis frame video respiration movement respiration pattern exhale axis intensity video frame color color scale right video,"['neat', 'board', 'collaborate', 'resource', 'chloe', 'visualization', 'share', 'email', 'showcase', 'data', 'visualization', 'pttrns', 'designer', 'design', 'collection', 'data', 'visualization', 'io', 'fan', 'feedback', 'tool', 'showcase', 'tag', 'site', 'contributor', 'app', 'share', 'chloe', 'chloefan', 'screenshots', 'screenshot', 'scrolling', 'site', 'wordpress', 'idea', 'mind', 'site', 'chloe', 'board', 'collaborate', 'pinterest', 'board', 'data', 'viz', 'type', 'label', 'image', 'tool', 'data', 'viz', 'type', 'tumblr', 'fitbit', 'tag', 'fitbit', 'sort', 'blog', 'tag', 'chloe', 'aggregating', 'image', 'display', 'tumblr', 'dare', 'browser', 'site', 'paginate', 'image', 'standard', 'wordpress', 'blog', 'tag', 'image', 'menu', 'user', 'video', 'visualization', 'respiration', 'movement', 'second', 'tech', 'wavelet', 'analysis', 'frame', 'video', 'respiration', 'movement', 'respiration', 'pattern', 'exhale', 'axis', 'intensity', 'video', 'frame', 'color', 'color', 'scale', 'right', 'video']"
+840.0,fitbit tictrac custom variable rtracker convenient interface custom variable data analysis figure integrate data service fitbit zenobase custom variable data service analysis correlation effect calculation custom variable support multi regression k data dredging thread newcomer moment chris bartley conference link start illness symptom sjoegrens patient course doctor joint pain report bartley describes finding speech wonder apply method problem correlation basis decline approach read forum professional science project start discussion people page answer problem point hope help forum user paper start project hope course start project section decease forum hypothesis sjoegren syndrome world increase kind kind desease factor factor wellness patient removal factor wellness factor wellness desease self observation analysis factor method data jawbone fitbit data variable stiffness pain headache factor variable sleepduration sport activity session trigger substance nut trigger iodine alcohol organ cause body reason holiday coffee tea oil loss cumin seed oil improvement substance medication medication ibuprofen pain headache cortisone wander blood stream effect weight control step jawbone sensor software software replacement spss dissertation statistic factor technology friend location moment skip moment jawbone fitbit differ calorie fitbit factor tictrac season work start discussion material method relevance factor software statistic data hand test pspp software goal procedure implement machine internet connection post hope clue start discussion,"['fitbit', 'tictrac', 'custom', 'variable', 'rtracker', 'convenient', 'interface', 'custom', 'variable', 'data', 'analysis', 'figure', 'integrate', 'data', 'service', 'fitbit', 'zenobase', 'custom', 'variable', 'data', 'service', 'analysis', 'correlation', 'effect', 'calculation', 'custom', 'variable', 'support', 'multi', 'regression', 'k', 'data', 'dredging', 'thread', 'newcomer', 'moment', 'chris', 'bartley', 'conference', 'link', 'start', 'illness', 'symptom', 'sjoegrens', 'patient', 'course', 'doctor', 'joint', 'pain', 'report', 'bartley', 'describes', 'finding', 'speech', 'wonder', 'apply', 'method', 'problem', 'correlation', 'basis', 'decline', 'approach', 'read', 'forum', 'professional', 'science', 'project', 'start', 'discussion', 'people', 'page', 'answer', 'problem', 'point', 'hope', 'help', 'forum', 'user', 'paper', 'start', 'project', 'hope', 'course', 'start', 'project', 'section', 'decease', 'forum', 'hypothesis', 'sjoegren', 'syndrome', 'world', 'increase', 'kind', 'kind', 'desease', 'factor', 'factor', 'wellness', 'patient', 'removal', 'factor', 'wellness', 'factor', 'wellness', 'desease', 'self', 'observation', 'analysis', 'factor', 'method', 'data', 'jawbone', 'fitbit', 'data', 'variable', 'stiffness', 'pain', 'headache', 'factor', 'variable', 'sleepduration', 'sport', 'activity', 'session', 'trigger', 'substance', 'nut', 'trigger', 'iodine', 'alcohol', 'organ', 'cause', 'body', 'reason', 'holiday', 'coffee', 'tea', 'oil', 'loss', 'cumin', 'seed', 'oil', 'improvement', 'substance', 'medication', 'medication', 'ibuprofen', 'pain', 'headache', 'cortisone', 'wander', 'blood', 'stream', 'effect', 'weight', 'control', 'step', 'jawbone', 'sensor', 'software', 'software', 'replacement', 'spss', 'dissertation', 'statistic', 'factor', 'technology', 'friend', 'location', 'moment', 'skip', 'moment', 'jawbone', 'fitbit', 'differ', 'calorie', 'fitbit', 'factor', 'tictrac', 'season', 'work', 'start', 'discussion', 'material', 'method', 'relevance', 'factor', 'software', 'statistic', 'data', 'hand', 'test', 'pspp', 'software', 'goal', 'procedure', 'implement', 'machine', 'internet', 'connection', 'post', 'hope', 'clue', 'start', 'discussion']"
+841.0,challenge discreet talk jonas work setup situation inspiration idea voice analyzer course result article device discreet hand monitor stress level idea glance device meeting sign agitation cue aero wrist monitor fall device market talk paul lafontaine london meetup fight wednesday approach trigger manage stress basis wrist watch stress monitoring advertise monitoring vitals point sensor trick software display software display tool question change basis fitness level pattern basis data adapts habit term quote request chart stress catalyst correlation option iphone application sweetbeat heart rate sensor chest,"['challenge', 'discreet', 'talk', 'jonas', 'work', 'setup', 'situation', 'inspiration', 'idea', 'voice', 'analyzer', 'course', 'result', 'article', 'device', 'discreet', 'hand', 'monitor', 'stress', 'level', 'idea', 'glance', 'device', 'meeting', 'sign', 'agitation', 'cue', 'aero', 'wrist', 'monitor', 'fall', 'device', 'market', 'talk', 'paul', 'lafontaine', 'london', 'meetup', 'fight', 'wednesday', 'approach', 'trigger', 'manage', 'stress', 'basis', 'wrist', 'watch', 'stress', 'monitoring', 'advertise', 'monitoring', 'vitals', 'point', 'sensor', 'trick', 'software', 'display', 'software', 'display', 'tool', 'question', 'change', 'basis', 'fitness', 'level', 'pattern', 'basis', 'data', 'adapts', 'habit', 'term', 'quote', 'request', 'chart', 'stress', 'catalyst', 'correlation', 'option', 'iphone', 'application', 'sweetbeat', 'heart', 'rate', 'sensor', 'chest']"
+842.0,tyler question research people pedometer step emotion form bias emotion productive record art meditation reading record scale activity googling quantify emotion question forgive yesterday question record emotion variable mediation art effect emotion bias test course remain,"['tyler', 'question', 'research', 'people', 'pedometer', 'step', 'emotion', 'form', 'bias', 'emotion', 'productive', 'record', 'art', 'meditation', 'reading', 'record', 'scale', 'activity', 'googling', 'quantify', 'emotion', 'question', 'forgive', 'yesterday', 'question', 'record', 'emotion', 'variable', 'mediation', 'art', 'effect', 'emotion', 'bias', 'test', 'course', 'remain']"
+843.0,support forum meeting creator truesense device spread interview fu chiek hsu europe conference pipe source sw alarm change edf edf reader breuderink eegtools collection python module analysis bdf loader plot filter eegtools video night truesense sensor posture viewer sleep analysis edf browser tool portion data night sleep edf browser attachment agaricus interview fu chiek hsu europe conference interview buy truesense package marc question biosensor kit cheap tracker component sensor fact product component explanation truesense setup website zeo sleep manager sleep zeo help truesense exploration kit software source exploration kit memory module controller module accessory body sensor memory module controller study result accuracy scorer center truesense zeo eeg zeo zeo term offer data channel temperature accelerometer difference zeo truesense picture consumer design software workflow data clunky work data data heart rate movement meditation roll package price point feature value patience jxa source sw alarm change analysis truesense source sensor platform station memory module base station wireless sensor module module record eeg emg eog gsr documentation axis accelerometer share experience question monitoring sleep article truesense monitor process edf file output youre question biosensor kit cheap tracker component sensor fact product component explanation truesense setup website zeo sleep manager sleep zeo help answer equipment functionality sensor fine software eeg data arousal signal temperature disturbance data,"['support', 'forum', 'meeting', 'creator', 'truesense', 'device', 'spread', 'interview', 'fu', 'chiek', 'hsu', 'europe', 'conference', 'pipe', 'source', 'sw', 'alarm', 'change', 'edf', 'edf', 'reader', 'breuderink', 'eegtools', 'collection', 'python', 'module', 'analysis', 'bdf', 'loader', 'plot', 'filter', 'eegtools', 'video', 'night', 'truesense', 'sensor', 'posture', 'viewer', 'sleep', 'analysis', 'edf', 'browser', 'tool', 'portion', 'data', 'night', 'sleep', 'edf', 'browser', 'attachment', 'agaricus', 'interview', 'fu', 'chiek', 'hsu', 'europe', 'conference', 'interview', 'buy', 'truesense', 'package', 'marc', 'question', 'biosensor', 'kit', 'cheap', 'tracker', 'component', 'sensor', 'fact', 'product', 'component', 'explanation', 'truesense', 'setup', 'website', 'zeo', 'sleep', 'manager', 'sleep', 'zeo', 'help', 'truesense', 'exploration', 'kit', 'software', 'source', 'exploration', 'kit', 'memory', 'module', 'controller', 'module', 'accessory', 'body', 'sensor', 'memory', 'module', 'controller', 'study', 'result', 'accuracy', 'scorer', 'center', 'truesense', 'zeo', 'eeg', 'zeo', 'zeo', 'term', 'offer', 'data', 'channel', 'temperature', 'accelerometer', 'difference', 'zeo', 'truesense', 'picture', 'consumer', 'design', 'software', 'workflow', 'data', 'clunky', 'work', 'data', 'data', 'heart', 'rate', 'movement', 'meditation', 'roll', 'package', 'price', 'point', 'feature', 'value', 'patience', 'jxa', 'source', 'sw', 'alarm', 'change', 'analysis', 'truesense', 'source', 'sensor', 'platform', 'station', 'memory', 'module', 'base', 'station', 'wireless', 'sensor', 'module', 'module', 'record', 'eeg', 'emg', 'eog', 'gsr', 'documentation', 'axis', 'accelerometer', 'share', 'experience', 'question', 'monitoring', 'sleep', 'article', 'truesense', 'monitor', 'process', 'edf', 'file', 'output', 'youre', 'question', 'biosensor', 'kit', 'cheap', 'tracker', 'component', 'sensor', 'fact', 'product', 'component', 'explanation', 'truesense', 'setup', 'website', 'zeo', 'sleep', 'manager', 'sleep', 'zeo', 'help', 'answer', 'equipment', 'functionality', 'sensor', 'fine', 'software', 'eeg', 'data', 'arousal', 'signal', 'temperature', 'disturbance', 'data']"
+844.0,anup anup self movement wellness device ecosystem internship tool health data productivity data learn anup unit work productivity self movement wellness device ecosystem internship tool health data productivity data hoping learn richard ryan anup self movement wellness device ecosystem internship tool health data productivity data learn anup unit work productivity reply bucket kind tracker nudge distraction threshold,"['anup', 'anup', 'self', 'movement', 'wellness', 'device', 'ecosystem', 'internship', 'tool', 'health', 'data', 'productivity', 'data', 'learn', 'anup', 'unit', 'work', 'productivity', 'self', 'movement', 'wellness', 'device', 'ecosystem', 'internship', 'tool', 'health', 'data', 'productivity', 'data', 'hoping', 'learn', 'richard', 'ryan', 'anup', 'self', 'movement', 'wellness', 'device', 'ecosystem', 'internship', 'tool', 'health', 'data', 'productivity', 'data', 'learn', 'anup', 'unit', 'work', 'productivity', 'reply', 'bucket', 'kind', 'tracker', 'nudge', 'distraction', 'threshold']"
+845.0,explanation compare electrode finer effort signal stress management biofeedback example muscle group richard ryan addition tool kit buck kickstarter project biohackersnyc facebook group progress development richard request ejain electrode finer effort question emg accelerometer sensor motion effort emg muscle strength guess gel electrode myo post processing application tool phone forearm sticker allows flexibility bicep pecs neck muscle eye wireless wireless flexvolt kickstarter effort level voltage output arm effort weight lift weight lift weight robert ness stress management biofeedback example muscle group muscle relaxation control application feedback lack tense muscle sensor muscle activation signal example arm motion change qsers site biohackers post research job start company making source attempt emg sensor measure signal kickstarter campaign fund production attachment emg sensor thousand dollar buck support effort tool home therapy monitoring education machine control example control biceps version phone apps video flexvoltbiosensor question thought feature product campaign ask addition tool kit buck kickstarter project biohackersnyc facebook group progress development nyc,"['explanation', 'compare', 'electrode', 'finer', 'effort', 'signal', 'stress', 'management', 'biofeedback', 'example', 'muscle', 'group', 'richard', 'ryan', 'addition', 'tool', 'kit', 'buck', 'kickstarter', 'project', 'biohackersnyc', 'facebook', 'group', 'progress', 'development', 'richard', 'request', 'ejain', 'electrode', 'finer', 'effort', 'question', 'emg', 'accelerometer', 'sensor', 'motion', 'effort', 'emg', 'muscle', 'strength', 'guess', 'gel', 'electrode', 'myo', 'post', 'processing', 'application', 'tool', 'phone', 'forearm', 'sticker', 'allows', 'flexibility', 'bicep', 'pecs', 'neck', 'muscle', 'eye', 'wireless', 'wireless', 'flexvolt', 'kickstarter', 'effort', 'level', 'voltage', 'output', 'arm', 'effort', 'weight', 'lift', 'weight', 'lift', 'weight', 'robert', 'ness', 'stress', 'management', 'biofeedback', 'example', 'muscle', 'group', 'muscle', 'relaxation', 'control', 'application', 'feedback', 'lack', 'tense', 'muscle', 'sensor', 'muscle', 'activation', 'signal', 'example', 'arm', 'motion', 'change', 'qsers', 'site', 'biohackers', 'post', 'research', 'job', 'start', 'company', 'making', 'source', 'attempt', 'emg', 'sensor', 'measure', 'signal', 'kickstarter', 'campaign', 'fund', 'production', 'attachment', 'emg', 'sensor', 'thousand', 'dollar', 'buck', 'support', 'effort', 'tool', 'home', 'therapy', 'monitoring', 'education', 'machine', 'control', 'example', 'control', 'biceps', 'version', 'phone', 'apps', 'video', 'flexvoltbiosensor', 'question', 'thought', 'feature', 'product', 'campaign', 'ask', 'addition', 'tool', 'kit', 'buck', 'kickstarter', 'project', 'biohackersnyc', 'facebook', 'group', 'progress', 'development', 'nyc']"
+846.0,colleague workshop rhythm technology conference factor goal bring researcher developer rhythm measurement mood concentration element technology support rhythm info participate rhythm technology canada body mental change environment consequence fluctuation type activity disruption impact productivity fluctuation technology respond class technology rhythm account workshop bring people technology rhythm invite participant discipline health workshop design development technology support rhythm impact mental change intervention people change goal workshop community rhythm design technology submit page paper acm format work result method rhythm author paper workshop participant conference submission pdf format biologicalrhythms chi2014 gmail info organizer matthew erin carroll university rochester saeed abdullah cornell university jaime snyder cornell university matthew kay university washington choudhury cornell university geri gay cornell university julie kientz university program committee anthony university rochester center department psychiatry science amp engineering university washington department science bristol university james nyc michael herf lux software matthew keener md ceo emodt,"['colleague', 'workshop', 'rhythm', 'technology', 'conference', 'factor', 'goal', 'bring', 'researcher', 'developer', 'rhythm', 'measurement', 'mood', 'concentration', 'element', 'technology', 'support', 'rhythm', 'info', 'participate', 'rhythm', 'technology', 'canada', 'body', 'mental', 'change', 'environment', 'consequence', 'fluctuation', 'type', 'activity', 'disruption', 'impact', 'productivity', 'fluctuation', 'technology', 'respond', 'class', 'technology', 'rhythm', 'account', 'workshop', 'bring', 'people', 'technology', 'rhythm', 'invite', 'participant', 'discipline', 'health', 'workshop', 'design', 'development', 'technology', 'support', 'rhythm', 'impact', 'mental', 'change', 'intervention', 'people', 'change', 'goal', 'workshop', 'community', 'rhythm', 'design', 'technology', 'submit', 'page', 'paper', 'acm', 'format', 'work', 'result', 'method', 'rhythm', 'author', 'paper', 'workshop', 'participant', 'conference', 'submission', 'pdf', 'format', 'biologicalrhythms', 'chi2014', 'gmail', 'info', 'organizer', 'matthew', 'erin', 'carroll', 'university', 'rochester', 'saeed', 'abdullah', 'cornell', 'university', 'jaime', 'snyder', 'cornell', 'university', 'matthew', 'kay', 'university', 'washington', 'choudhury', 'cornell', 'university', 'geri', 'gay', 'cornell', 'university', 'julie', 'kientz', 'university', 'program', 'committee', 'anthony', 'university', 'rochester', 'center', 'department', 'psychiatry', 'science', 'amp', 'engineering', 'university', 'washington', 'department', 'science', 'bristol', 'university', 'james', 'nyc', 'michael', 'herf', 'lux', 'software', 'matthew', 'keener', 'md', 'ceo', 'emodt']"
+847.0,blog lifestream blog miss group reddit relevant stuff story akim sound student stop hear care share project akim physic student university state semester class iphone stopwatch record log document semester management attention search semester contribute forum people code python idea project student blog forum information topic wow sebastienrosa check today idea software game hunch idea tyler renelle supporter website habitrpg line,"['blog', 'lifestream', 'blog', 'miss', 'group', 'reddit', 'relevant', 'stuff', 'story', 'akim', 'sound', 'student', 'stop', 'hear', 'care', 'share', 'project', 'akim', 'physic', 'student', 'university', 'state', 'semester', 'class', 'iphone', 'stopwatch', 'record', 'log', 'document', 'semester', 'management', 'attention', 'search', 'semester', 'contribute', 'forum', 'people', 'code', 'python', 'idea', 'project', 'student', 'blog', 'forum', 'information', 'topic', 'wow', 'sebastienrosa', 'check', 'today', 'idea', 'software', 'game', 'hunch', 'idea', 'tyler', 'renelle', 'supporter', 'website', 'habitrpg', 'line']"
+848.0,device work access data fitbit jawbone nike product data access partnership service case partnership agreement access fitbit jawbone service apis twitter zenobase end data visualization analysis barrier entry talk zenobase purpose data entry app app builder user data zenobase account data source api quantime zenobase data source ejain apps device work access data fitbit jawbone nike product data access partnership service case partnership agreement access fitbit jawbone service version sync data device state sync user registration data data aggregation device server phone access data device future device experience fitbit request granular data create data access form extent information apis hope integrate help source community action access require jumping access data twitter zenobase end data visualization analysis barrier entry talk future half information tracking app beta tester post announce version quantime apple app store io tracker crack space alleviate google form blog post motivation store app csv export version api kalbaba twitter warrant kareem,"['device', 'work', 'access', 'data', 'fitbit', 'jawbone', 'nike', 'product', 'data', 'access', 'partnership', 'service', 'case', 'partnership', 'agreement', 'access', 'fitbit', 'jawbone', 'service', 'apis', 'twitter', 'zenobase', 'end', 'data', 'visualization', 'analysis', 'barrier', 'entry', 'talk', 'zenobase', 'purpose', 'data', 'entry', 'app', 'app', 'builder', 'user', 'data', 'zenobase', 'account', 'data', 'source', 'api', 'quantime', 'zenobase', 'data', 'source', 'ejain', 'apps', 'device', 'work', 'access', 'data', 'fitbit', 'jawbone', 'nike', 'product', 'data', 'access', 'partnership', 'service', 'case', 'partnership', 'agreement', 'access', 'fitbit', 'jawbone', 'service', 'version', 'sync', 'data', 'device', 'state', 'sync', 'user', 'registration', 'data', 'data', 'aggregation', 'device', 'server', 'phone', 'access', 'data', 'device', 'future', 'device', 'experience', 'fitbit', 'request', 'granular', 'data', 'create', 'data', 'access', 'form', 'extent', 'information', 'apis', 'hope', 'integrate', 'help', 'source', 'community', 'action', 'access', 'require', 'jumping', 'access', 'data', 'twitter', 'zenobase', 'end', 'data', 'visualization', 'analysis', 'barrier', 'entry', 'talk', 'future', 'half', 'information', 'tracking', 'app', 'beta', 'tester', 'post', 'announce', 'version', 'quantime', 'apple', 'app', 'store', 'io', 'tracker', 'crack', 'space', 'alleviate', 'google', 'form', 'blog', 'post', 'motivation', 'store', 'app', 'csv', 'export', 'version', 'api', 'kalbaba', 'twitter', 'warrant', 'kareem']"
+849.0,share track device welcome sebastien tyro movement community newshour method enthusiast technique sebastienrosa share track device sebastien youtube site device track fitness habit maintain welcome,"['share', 'track', 'device', 'welcome', 'sebastien', 'tyro', 'movement', 'community', 'newshour', 'method', 'enthusiast', 'technique', 'sebastienrosa', 'share', 'track', 'device', 'sebastien', 'youtube', 'site', 'device', 'track', 'fitness', 'habit', 'maintain', 'welcome']"
+850.0,magnitude movement acceleration beddit unit night magnitude movement zeo unit information mcgee beddit movement beddit unit beddit sleep wellness tracker beddit sensor track heart rate sheet sleep wellness tracker sensor shipment hand partner door twitter data snapshot rdebrecht information mcgee beddit movement photo beddit backer report app box software comment sediment comment sum feature tracker apps result heart rate rhythm noise report stage app fact accurate min,"['magnitude', 'movement', 'acceleration', 'beddit', 'unit', 'night', 'magnitude', 'movement', 'zeo', 'unit', 'information', 'mcgee', 'beddit', 'movement', 'beddit', 'unit', 'beddit', 'sleep', 'wellness', 'tracker', 'beddit', 'sensor', 'track', 'heart', 'rate', 'sheet', 'sleep', 'wellness', 'tracker', 'sensor', 'shipment', 'hand', 'partner', 'door', 'twitter', 'data', 'snapshot', 'rdebrecht', 'information', 'mcgee', 'beddit', 'movement', 'photo', 'beddit', 'backer', 'report', 'app', 'box', 'software', 'comment', 'sediment', 'comment', 'sum', 'feature', 'tracker', 'apps', 'result', 'heart', 'rate', 'rhythm', 'noise', 'report', 'stage', 'app', 'fact', 'accurate', 'min']"
+851.0,content issue state round crowd tool news sponsor attachment,"['content', 'issue', 'state', 'round', 'crowd', 'tool', 'news', 'sponsor', 'attachment']"
+852.0,anthropologist sociologist movement search dawn whitney erin boessel conference contingent researcher discipline person anthropologist movement self question forum comment movement gender difference insight issue data privacy raise place writing reply people conference amsterdam,"['anthropologist', 'sociologist', 'movement', 'search', 'dawn', 'whitney', 'erin', 'boessel', 'conference', 'contingent', 'researcher', 'discipline', 'person', 'anthropologist', 'movement', 'self', 'question', 'forum', 'comment', 'movement', 'gender', 'difference', 'insight', 'issue', 'data', 'privacy', 'raise', 'place', 'writing', 'reply', 'people', 'conference', 'amsterdam']"
+853.0,ben hear conversation project meetup southeast florida meetup florida naples alligator alley start southeast presentation device experience health longevity survival thu jan ben experience kronos longevity blood dna sleep meetup friend movement people miami beach thursday reply presentation equipment consumer electronics focus health fitness survival health video presentation post line people movement effort meetup southeast floria meeting meetup remains county hollywood fl meetup health longevity survival metric form,"['ben', 'hear', 'conversation', 'project', 'meetup', 'southeast', 'florida', 'meetup', 'florida', 'naples', 'alligator', 'alley', 'start', 'southeast', 'presentation', 'device', 'experience', 'health', 'longevity', 'survival', 'thu', 'jan', 'ben', 'experience', 'kronos', 'longevity', 'blood', 'dna', 'sleep', 'meetup', 'friend', 'movement', 'people', 'miami', 'beach', 'thursday', 'reply', 'presentation', 'equipment', 'consumer', 'electronics', 'focus', 'health', 'fitness', 'survival', 'health', 'video', 'presentation', 'post', 'line', 'people', 'movement', 'effort', 'meetup', 'southeast', 'floria', 'meeting', 'meetup', 'remains', 'county', 'hollywood', 'fl', 'meetup', 'health', 'longevity', 'survival', 'metric', 'form']"
+854.0,daragh quant doctor update boston city train portion doctor locate care physician internet paul abramson san francisco specialty care topol la jolla country place care century word mouth boston concierge physician idea,"['daragh', 'quant', 'doctor', 'update', 'boston', 'city', 'train', 'portion', 'doctor', 'locate', 'care', 'physician', 'internet', 'paul', 'abramson', 'san', 'francisco', 'specialty', 'care', 'topol', 'la', 'jolla', 'country', 'place', 'care', 'century', 'word', 'mouth', 'boston', 'concierge', 'physician', 'idea']"
+855.0,rob zeo forum pursuit unit form place boot data unit pc nature forum bio feedback iphone monitoring al friend sa,"['rob', 'zeo', 'forum', 'pursuit', 'unit', 'form', 'place', 'boot', 'data', 'unit', 'pc', 'nature', 'forum', 'bio', 'feedback', 'iphone', 'monitoring', 'al', 'friend', 'sa']"
+856.0,ovetta share method data result athlete davedonohue ovetta wow goal half measure success cutting sound race min marathon cut bike marathon meet folk data data collection application collection transmission device device abut article data blame police reporter information person mind figure address phone hr speed cadence power output calorie list magazine article data subject course data training data speed improvement plan people smile mo data experiment tool agaricus share method data result athlete data training format idea variety data collection resource fitness app desktop phone fitness device journal data place cull ovetta wow goal half measure success cutting,"['ovetta', 'share', 'method', 'data', 'result', 'athlete', 'davedonohue', 'ovetta', 'wow', 'goal', 'half', 'measure', 'success', 'cutting', 'sound', 'race', 'min', 'marathon', 'cut', 'bike', 'marathon', 'meet', 'folk', 'data', 'data', 'collection', 'application', 'collection', 'transmission', 'device', 'device', 'abut', 'article', 'data', 'blame', 'police', 'reporter', 'information', 'person', 'mind', 'figure', 'address', 'phone', 'hr', 'speed', 'cadence', 'power', 'output', 'calorie', 'list', 'magazine', 'article', 'data', 'subject', 'course', 'data', 'training', 'data', 'speed', 'improvement', 'plan', 'people', 'smile', 'mo', 'data', 'experiment', 'tool', 'agaricus', 'share', 'method', 'data', 'result', 'athlete', 'data', 'training', 'format', 'idea', 'variety', 'data', 'collection', 'resource', 'fitness', 'app', 'desktop', 'phone', 'fitness', 'device', 'journal', 'data', 'place', 'cull', 'ovetta', 'wow', 'goal', 'half', 'measure', 'success', 'cutting']"
+857.0,withings scale support party application fitbit service import data withings scale fitbit withings withings scale support party application purchase scale track movement scale question stick company track data location buy device brand info force withings scale wearable device lisa,"['withings', 'scale', 'support', 'party', 'application', 'fitbit', 'service', 'import', 'data', 'withings', 'scale', 'fitbit', 'withings', 'withings', 'scale', 'support', 'party', 'application', 'purchase', 'scale', 'track', 'movement', 'scale', 'question', 'stick', 'company', 'track', 'data', 'location', 'buy', 'device', 'brand', 'info', 'force', 'withings', 'scale', 'wearable', 'device', 'lisa']"
+858.0,tell tell jochen place sense people expertise forum query reply work variable identify method advance data realize encourage variable post subset work attention date step share data question desease project attention ask question section variable effect video point link firm statistic help method variable user statistic firm statistic approach variable test test agaricus jochen place sense people expertise forum query reply work variable identify method advance data realize encourage variable post subset work attention date step share data question answer date track data question track data notice variable form statistic change kind value calorie quantifier analysis question statistic sense track data result type data value university growth type augmentation material pig comment statistic department pig effect pig augmentation material ask statistic opinion design approach advance state jochen,"['tell', 'tell', 'jochen', 'place', 'sense', 'people', 'expertise', 'forum', 'query', 'reply', 'work', 'variable', 'identify', 'method', 'advance', 'data', 'realize', 'encourage', 'variable', 'post', 'subset', 'work', 'attention', 'date', 'step', 'share', 'data', 'question', 'desease', 'project', 'attention', 'ask', 'question', 'section', 'variable', 'effect', 'video', 'point', 'link', 'firm', 'statistic', 'help', 'method', 'variable', 'user', 'statistic', 'firm', 'statistic', 'approach', 'variable', 'test', 'test', 'agaricus', 'jochen', 'place', 'sense', 'people', 'expertise', 'forum', 'query', 'reply', 'work', 'variable', 'identify', 'method', 'advance', 'data', 'realize', 'encourage', 'variable', 'post', 'subset', 'work', 'attention', 'date', 'step', 'share', 'data', 'question', 'answer', 'date', 'track', 'data', 'question', 'track', 'data', 'notice', 'variable', 'form', 'statistic', 'change', 'kind', 'value', 'calorie', 'quantifier', 'analysis', 'question', 'statistic', 'sense', 'track', 'data', 'result', 'type', 'data', 'value', 'university', 'growth', 'type', 'augmentation', 'material', 'pig', 'comment', 'statistic', 'department', 'pig', 'effect', 'pig', 'augmentation', 'material', 'ask', 'statistic', 'opinion', 'design', 'approach', 'advance', 'state', 'jochen']"
+859.0,twitter forum analytics community friend company topic metric discussion developer comment idea,"['twitter', 'forum', 'analytics', 'community', 'friend', 'company', 'topic', 'metric', 'discussion', 'developer', 'comment', 'idea']"
+860.0,greeting recommendation technology rate heart rate temperature idea share,"['greeting', 'recommendation', 'technology', 'rate', 'heart', 'rate', 'temperature', 'idea', 'share']"
+861.0,professionalism developer limitless chrome app activity webstore traction community product blog,"['professionalism', 'developer', 'limitless', 'chrome', 'app', 'activity', 'webstore', 'traction', 'community', 'product', 'blog']"
+862.0,jochenk method test assumption data post explains method quantifying difference jochenk excel formula blog post blog effect jochenk case ist effect confidence interval data conclusion btw analysis zenobase jochenk glad review calculation confidence function bound bound case alcohol increase pain jochenk assumption data case advantage data outlier correlation simple method case ejain jochenk method test assumption data post explains method difference post newbie section garry tell type statistic advance blog post assumption form site calculates formula today forum work office glad data data lazy business bother term eye change business grows data sport impact list cohen value variable share sheet share error alpha effect case ist effect ejain jochenk formula blog post blog effect result result post result help result value today data tabelle cohen cohen sport strength choco nut alc coffee tea vitc cohen value sheet data data data vitamin data difference notice data result impact mean value mean wellness mean hand value wellness food allergy nut sense alcohol decrease hand kind sport tea coffee help wellness vit effect tell result result change test variable sea weed effect dairy product effect result comment bound bound confidence hege cohen result tutorial data data sport cohen calculation effect difference hedge interpretation significance data calculation significance bound data calculate cohen indicator change data case stdev sd confidence boung result post data display attach office file check result data group exercise box plot difference regression p formula value post significance review calculation tidy post finding pain scale percentage alcohol set model painscale r quadrat r square r square error estimate sum square square significance regression coefficient error beta significance alk alkvortag pspp regression method record alk meaning alcohol consumption alcohol question drink pain habe pain drinking alcohol alcohol acid throat box plot finding data regression data attachment,"['jochenk', 'method', 'test', 'assumption', 'data', 'post', 'explains', 'method', 'quantifying', 'difference', 'jochenk', 'excel', 'formula', 'blog', 'post', 'blog', 'effect', 'jochenk', 'case', 'ist', 'effect', 'confidence', 'interval', 'data', 'conclusion', 'btw', 'analysis', 'zenobase', 'jochenk', 'glad', 'review', 'calculation', 'confidence', 'function', 'bound', 'bound', 'case', 'alcohol', 'increase', 'pain', 'jochenk', 'assumption', 'data', 'case', 'advantage', 'data', 'outlier', 'correlation', 'simple', 'method', 'case', 'ejain', 'jochenk', 'method', 'test', 'assumption', 'data', 'post', 'explains', 'method', 'difference', 'post', 'newbie', 'section', 'garry', 'tell', 'type', 'statistic', 'advance', 'blog', 'post', 'assumption', 'form', 'site', 'calculates', 'formula', 'today', 'forum', 'work', 'office', 'glad', 'data', 'data', 'lazy', 'business', 'bother', 'term', 'eye', 'change', 'business', 'grows', 'data', 'sport', 'impact', 'list', 'cohen', 'value', 'variable', 'share', 'sheet', 'share', 'error', 'alpha', 'effect', 'case', 'ist', 'effect', 'ejain', 'jochenk', 'formula', 'blog', 'post', 'blog', 'effect', 'result', 'result', 'post', 'result', 'help', 'result', 'value', 'today', 'data', 'tabelle', 'cohen', 'cohen', 'sport', 'strength', 'choco', 'nut', 'alc', 'coffee', 'tea', 'vitc', 'cohen', 'value', 'sheet', 'data', 'data', 'data', 'vitamin', 'data', 'difference', 'notice', 'data', 'result', 'impact', 'mean', 'value', 'mean', 'wellness', 'mean', 'hand', 'value', 'wellness', 'food', 'allergy', 'nut', 'sense', 'alcohol', 'decrease', 'hand', 'kind', 'sport', 'tea', 'coffee', 'help', 'wellness', 'vit', 'effect', 'tell', 'result', 'result', 'change', 'test', 'variable', 'sea', 'weed', 'effect', 'dairy', 'product', 'effect', 'result', 'comment', 'bound', 'bound', 'confidence', 'hege', 'cohen', 'result', 'tutorial', 'data', 'data', 'sport', 'cohen', 'calculation', 'effect', 'difference', 'hedge', 'interpretation', 'significance', 'data', 'calculation', 'significance', 'bound', 'data', 'calculate', 'cohen', 'indicator', 'change', 'data', 'case', 'stdev', 'sd', 'confidence', 'boung', 'result', 'post', 'data', 'display', 'attach', 'office', 'file', 'check', 'result', 'data', 'group', 'exercise', 'box', 'plot', 'difference', 'regression', 'p', 'formula', 'value', 'post', 'significance', 'review', 'calculation', 'tidy', 'post', 'finding', 'pain', 'scale', 'percentage', 'alcohol', 'set', 'model', 'painscale', 'r', 'quadrat', 'r', 'square', 'r', 'square', 'error', 'estimate', 'sum', 'square', 'square', 'significance', 'regression', 'coefficient', 'error', 'beta', 'significance', 'alk', 'alkvortag', 'pspp', 'regression', 'method', 'record', 'alk', 'meaning', 'alcohol', 'consumption', 'alcohol', 'question', 'drink', 'pain', 'habe', 'pain', 'drinking', 'alcohol', 'alcohol', 'acid', 'throat', 'box', 'plot', 'finding', 'data', 'regression', 'data', 'attachment']"
+863.0,device techcrunch quality air support indiegogo foobot alima indoor air quality monitor air guru check alima indoor air quality monitor indiegogo,"['device', 'techcrunch', 'quality', 'air', 'support', 'indiegogo', 'foobot', 'alima', 'indoor', 'air', 'quality', 'monitor', 'air', 'guru', 'check', 'alima', 'indoor', 'air', 'quality', 'monitor', 'indiegogo']"
+864.0,app track spreadsheet aggregator import data apps zenobase help relationship data import data tracker setup manage care post luck log data management exist data trouble stats drug vitamin supplement mood exercise entry entry category tag generate report cross reference usage relationship browser android version meet recommendation maccabee,"['app', 'track', 'spreadsheet', 'aggregator', 'import', 'data', 'apps', 'zenobase', 'help', 'relationship', 'data', 'import', 'data', 'tracker', 'setup', 'manage', 'care', 'post', 'luck', 'log', 'data', 'management', 'exist', 'data', 'trouble', 'stats', 'drug', 'vitamin', 'supplement', 'mood', 'exercise', 'entry', 'entry', 'category', 'tag', 'generate', 'report', 'cross', 'reference', 'usage', 'relationship', 'browser', 'android', 'version', 'meet', 'recommendation', 'maccabee']"
+865.0,fitbit decides change step halfway study fitbit fitbit pedometer mcgee fitbit pedometer pedometer decides change step point monitor purchase fitbit flex adult population deal entity funding research nk kleineidam fitbit discount unit,"['fitbit', 'decides', 'change', 'step', 'halfway', 'study', 'fitbit', 'fitbit', 'pedometer', 'mcgee', 'fitbit', 'pedometer', 'pedometer', 'decides', 'change', 'step', 'point', 'monitor', 'purchase', 'fitbit', 'flex', 'adult', 'population', 'deal', 'entity', 'funding', 'research', 'nk', 'kleineidam', 'fitbit', 'discount', 'unit']"
+866.0,variable term goal analog method frequency scale volume location quote project odor data level measure volume hards location ganbatte ne post offense variable hand view maldigestion form gas cause state gas course dilute blood stream brain level alcohol blood effect liver brain measure variable count feeling gas rate discomfort food prediction method indicator food intolerance result project tim kim inner gut body fact track log body output body track flatus fart method practice today method implication flatulence flatulence measure compound hydrogen carbon dioxide methane archaea methane oxygen hydrogen temperature flatulence speed flatulence frequency flatulence list food odor rate pressure location quality quantity bacteria coliform bacteria flora bacteria shape health mind project work device detect coliform bacteria flatulence share idea thought project talk share idea thought meetup suggestion design scheme google hangout skype email junghyuni88 gmail email googlehangout session meet comment input suggestion pitch informal hoodie coffee conversation p hope share conversation jochenk food prediction method indicator food intolerance variable term goal analog method frequency scale volume location idea food play prediction method data accumulates modeling data moment gas post pdfs design tim troll,"['variable', 'term', 'goal', 'analog', 'method', 'frequency', 'scale', 'volume', 'location', 'quote', 'project', 'odor', 'data', 'level', 'measure', 'volume', 'hards', 'location', 'ganbatte', 'ne', 'post', 'offense', 'variable', 'hand', 'view', 'maldigestion', 'form', 'gas', 'cause', 'state', 'gas', 'course', 'dilute', 'blood', 'stream', 'brain', 'level', 'alcohol', 'blood', 'effect', 'liver', 'brain', 'measure', 'variable', 'count', 'feeling', 'gas', 'rate', 'discomfort', 'food', 'prediction', 'method', 'indicator', 'food', 'intolerance', 'result', 'project', 'tim', 'kim', 'inner', 'gut', 'body', 'fact', 'track', 'log', 'body', 'output', 'body', 'track', 'flatus', 'fart', 'method', 'practice', 'today', 'method', 'implication', 'flatulence', 'flatulence', 'measure', 'compound', 'hydrogen', 'carbon', 'dioxide', 'methane', 'archaea', 'methane', 'oxygen', 'hydrogen', 'temperature', 'flatulence', 'speed', 'flatulence', 'frequency', 'flatulence', 'list', 'food', 'odor', 'rate', 'pressure', 'location', 'quality', 'quantity', 'bacteria', 'coliform', 'bacteria', 'flora', 'bacteria', 'shape', 'health', 'mind', 'project', 'work', 'device', 'detect', 'coliform', 'bacteria', 'flatulence', 'share', 'idea', 'thought', 'project', 'talk', 'share', 'idea', 'thought', 'meetup', 'suggestion', 'design', 'scheme', 'google', 'hangout', 'skype', 'email', 'junghyuni88', 'gmail', 'email', 'googlehangout', 'session', 'meet', 'comment', 'input', 'suggestion', 'pitch', 'informal', 'hoodie', 'coffee', 'conversation', 'p', 'hope', 'share', 'conversation', 'jochenk', 'food', 'prediction', 'method', 'indicator', 'food', 'intolerance', 'variable', 'term', 'goal', 'analog', 'method', 'frequency', 'scale', 'volume', 'location', 'idea', 'food', 'play', 'prediction', 'method', 'data', 'accumulates', 'modeling', 'data', 'moment', 'gas', 'post', 'pdfs', 'design', 'tim', 'troll']"
+867.0,sound weekend issue software capture data source rough edge source code demo site post caution knowledge setup configure,"['sound', 'weekend', 'issue', 'software', 'capture', 'data', 'source', 'rough', 'edge', 'source', 'code', 'demo', 'site', 'post', 'caution', 'knowledge', 'setup', 'configure']"
+868.0,randywang quality chart chance spreadsheet cycle iphone data r generate chart code blog r check user interface r r reproducibility script input file version recreate chart data point version chart package generate plot tafka chart r data thumb work tafkas cycle iphone data r generate chart code blog tafkas chart cycle result unit head iaw instruction cycle app awake beddit unit contact measurement data blog night data h7 strap hrv logger app data point sleep strap sleep link program r searchfunction program r tafkas r reproducibility script input file version recreate chart data point version chart tafkas stuff quality,"['randywang', 'quality', 'chart', 'chance', 'spreadsheet', 'cycle', 'iphone', 'data', 'r', 'generate', 'chart', 'code', 'blog', 'r', 'check', 'user', 'interface', 'r', 'r', 'reproducibility', 'script', 'input', 'file', 'version', 'recreate', 'chart', 'data', 'point', 'version', 'chart', 'package', 'generate', 'plot', 'tafka', 'chart', 'r', 'data', 'thumb', 'work', 'tafkas', 'cycle', 'iphone', 'data', 'r', 'generate', 'chart', 'code', 'blog', 'tafkas', 'chart', 'cycle', 'result', 'unit', 'head', 'iaw', 'instruction', 'cycle', 'app', 'awake', 'beddit', 'unit', 'contact', 'measurement', 'data', 'blog', 'night', 'data', 'h7', 'strap', 'hrv', 'logger', 'app', 'data', 'point', 'sleep', 'strap', 'sleep', 'link', 'program', 'r', 'searchfunction', 'program', 'r', 'tafkas', 'r', 'reproducibility', 'script', 'input', 'file', 'version', 'recreate', 'chart', 'data', 'point', 'version', 'chart', 'tafkas', 'stuff', 'quality']"
+869.0,statistic boxplots box whisker plot template create box whisker plot box plot template value check,"['statistic', 'boxplots', 'box', 'whisker', 'plot', 'template', 'create', 'box', 'whisker', 'plot', 'box', 'plot', 'template', 'value', 'check']"
+870.0,blood work factor talk consumer testing service recommendation jay partner bay area insidetracker blood analytics service review partner labcorp game changer expansion perfect self monitoring agaricus blood work factor talk consumer testing service walk lab insurance order line lab blood drawn result doctor order price line jay agaricus blood work factor talk consumer testing service privatemdlabs anybody hope,"['blood', 'work', 'factor', 'talk', 'consumer', 'testing', 'service', 'recommendation', 'jay', 'partner', 'bay', 'area', 'insidetracker', 'blood', 'analytics', 'service', 'review', 'partner', 'labcorp', 'game', 'changer', 'expansion', 'perfect', 'self', 'monitoring', 'agaricus', 'blood', 'work', 'factor', 'talk', 'consumer', 'testing', 'service', 'walk', 'lab', 'insurance', 'order', 'line', 'lab', 'blood', 'drawn', 'result', 'doctor', 'order', 'price', 'line', 'jay', 'agaricus', 'blood', 'work', 'factor', 'talk', 'consumer', 'testing', 'service', 'privatemdlabs', 'anybody', 'hope']"
+871.0,attila dreamband gadget order ability lucid ship mid attila learning tool head everybody site introduce attila project manager fan toastmaster passionate self improver track aspect energy level activity level effect astonishing exercise meditation knowledge field hobby question regard welcome dave level heart rate mood indicator convince quit hr night sleep measurement data data runkeeper nowadays fitbit tracking figure method list challenge calculate calorie basic log food app calorie protein carbo ratio nutrition aggregation multi function tool devote test,"['attila', 'dreamband', 'gadget', 'order', 'ability', 'lucid', 'ship', 'mid', 'attila', 'learning', 'tool', 'head', 'everybody', 'site', 'introduce', 'attila', 'project', 'manager', 'fan', 'toastmaster', 'passionate', 'self', 'improver', 'track', 'aspect', 'energy', 'level', 'activity', 'level', 'effect', 'astonishing', 'exercise', 'meditation', 'knowledge', 'field', 'hobby', 'question', 'regard', 'welcome', 'dave', 'level', 'heart', 'rate', 'mood', 'indicator', 'convince', 'quit', 'hr', 'night', 'sleep', 'measurement', 'data', 'data', 'runkeeper', 'nowadays', 'fitbit', 'tracking', 'figure', 'method', 'list', 'challenge', 'calculate', 'calorie', 'basic', 'log', 'food', 'app', 'calorie', 'protein', 'carbo', 'ratio', 'nutrition', 'aggregation', 'multi', 'function', 'tool', 'devote', 'test']"
+872.0,future today hope share idea partner work background advertising creatives opportunity lion competition ala place idea tech production lens occurrence date route clothing louis,"['future', 'today', 'hope', 'share', 'idea', 'partner', 'work', 'background', 'advertising', 'creatives', 'opportunity', 'lion', 'competition', 'ala', 'place', 'idea', 'tech', 'production', 'lens', 'occurrence', 'date', 'route', 'clothing', 'louis']"
+873.0,result response atilla success story result send victoria aszig vik response response weekend export data mark bogus response attila success health fitness level quit smoking half marathon mental indicator heart rate mood activity level motivator sleepbot chronos monitor runkeeper trac fitbit headache manage data dig deeper topic point survey habit pro wearable data pie summary conclusion ny survey post min survey share data result attila end response survey result success health fitness level quit smoking half marathon mental indicator heart rate mood activity level motivator sleepbot chronos monitor runkeeper trac fitbit headache manage data dig deeper topic point survey habit pro wearable data pie summary conclusion ny survey post survey post intro meetups hear amp tell people member group meet min survey share data result attila vik response response weekend export data mark bogus response attila atilla survey result chance success health fitness level quit smoking half marathon mental indicator heart rate mood activity level motivator sleepbot chronos monitor runkeeper trac fitbit headache manage data dig deeper topic point survey habit pro wearable data pie summary conclusion ny survey post min survey share data result attila,"['result', 'response', 'atilla', 'success', 'story', 'result', 'send', 'victoria', 'aszig', 'vik', 'response', 'response', 'weekend', 'export', 'data', 'mark', 'bogus', 'response', 'attila', 'success', 'health', 'fitness', 'level', 'quit', 'smoking', 'half', 'marathon', 'mental', 'indicator', 'heart', 'rate', 'mood', 'activity', 'level', 'motivator', 'sleepbot', 'chronos', 'monitor', 'runkeeper', 'trac', 'fitbit', 'headache', 'manage', 'data', 'dig', 'deeper', 'topic', 'point', 'survey', 'habit', 'pro', 'wearable', 'data', 'pie', 'summary', 'conclusion', 'ny', 'survey', 'post', 'min', 'survey', 'share', 'data', 'result', 'attila', 'end', 'response', 'survey', 'result', 'success', 'health', 'fitness', 'level', 'quit', 'smoking', 'half', 'marathon', 'mental', 'indicator', 'heart', 'rate', 'mood', 'activity', 'level', 'motivator', 'sleepbot', 'chronos', 'monitor', 'runkeeper', 'trac', 'fitbit', 'headache', 'manage', 'data', 'dig', 'deeper', 'topic', 'point', 'survey', 'habit', 'pro', 'wearable', 'data', 'pie', 'summary', 'conclusion', 'ny', 'survey', 'post', 'survey', 'post', 'intro', 'meetups', 'hear', 'amp', 'tell', 'people', 'member', 'group', 'meet', 'min', 'survey', 'share', 'data', 'result', 'attila', 'vik', 'response', 'response', 'weekend', 'export', 'data', 'mark', 'bogus', 'response', 'attila', 'atilla', 'survey', 'result', 'chance', 'success', 'health', 'fitness', 'level', 'quit', 'smoking', 'half', 'marathon', 'mental', 'indicator', 'heart', 'rate', 'mood', 'activity', 'level', 'motivator', 'sleepbot', 'chronos', 'monitor', 'runkeeper', 'trac', 'fitbit', 'headache', 'manage', 'data', 'dig', 'deeper', 'topic', 'point', 'survey', 'habit', 'pro', 'wearable', 'data', 'pie', 'summary', 'conclusion', 'ny', 'survey', 'post', 'min', 'survey', 'share', 'data', 'result', 'attila']"
+874.0,gather data focus place data possibility gene gut bacteria gene therapy body bacteria signal protein case probiotic bacteria signal protein stool method bacteria body population specie person problem core exploratory data gathering data play juxtaposition future discussion bacteria research stool transplant bug view world edge hidden news body cell meant body community microbiomes organ function self impact method data decade kind sensor micro scale interaction thinking counting quantity bacteria complexity ecosystem regulates enzyme nutrient step activity interactivity pace pattern interact map clock information variable data,"['gather', 'data', 'focus', 'place', 'data', 'possibility', 'gene', 'gut', 'bacteria', 'gene', 'therapy', 'body', 'bacteria', 'signal', 'protein', 'case', 'probiotic', 'bacteria', 'signal', 'protein', 'stool', 'method', 'bacteria', 'body', 'population', 'specie', 'person', 'problem', 'core', 'exploratory', 'data', 'gathering', 'data', 'play', 'juxtaposition', 'future', 'discussion', 'bacteria', 'research', 'stool', 'transplant', 'bug', 'view', 'world', 'edge', 'hidden', 'news', 'body', 'cell', 'meant', 'body', 'community', 'microbiomes', 'organ', 'function', 'self', 'impact', 'method', 'data', 'decade', 'kind', 'sensor', 'micro', 'scale', 'interaction', 'thinking', 'counting', 'quantity', 'bacteria', 'complexity', 'ecosystem', 'regulates', 'enzyme', 'nutrient', 'step', 'activity', 'interactivity', 'pace', 'pattern', 'interact', 'map', 'clock', 'information', 'variable', 'data']"
+875.0,sunlight sensor people encourage spending outdoors bracelet idea sun sensor bracelet idea sun sensor woman article version company company concern software product girl lotion sun wear hoody design activity sun people science fda chemical effect fetus development child child study stage experimentation population result scale experiment video maher letterman topic prescription drug sun sensor product bet june june netatmo home smarter experience comfort home smart security camera face recognition weather station people sensor product power money power company paris france founder founder withings sun savvy phrase site product sun lotion cross line chemical lotion toxin chemical body addition benefit metabolism skin body surface lotion tune enjoy sun hoody,"['sunlight', 'sensor', 'people', 'encourage', 'spending', 'outdoors', 'bracelet', 'idea', 'sun', 'sensor', 'bracelet', 'idea', 'sun', 'sensor', 'woman', 'article', 'version', 'company', 'company', 'concern', 'software', 'product', 'girl', 'lotion', 'sun', 'wear', 'hoody', 'design', 'activity', 'sun', 'people', 'science', 'fda', 'chemical', 'effect', 'fetus', 'development', 'child', 'child', 'study', 'stage', 'experimentation', 'population', 'result', 'scale', 'experiment', 'video', 'maher', 'letterman', 'topic', 'prescription', 'drug', 'sun', 'sensor', 'product', 'bet', 'june', 'june', 'netatmo', 'home', 'smarter', 'experience', 'comfort', 'home', 'smart', 'security', 'camera', 'face', 'recognition', 'weather', 'station', 'people', 'sensor', 'product', 'power', 'money', 'power', 'company', 'paris', 'france', 'founder', 'founder', 'withings', 'sun', 'savvy', 'phrase', 'site', 'product', 'sun', 'lotion', 'cross', 'line', 'chemical', 'lotion', 'toxin', 'chemical', 'body', 'addition', 'benefit', 'metabolism', 'skin', 'body', 'surface', 'lotion', 'tune', 'enjoy', 'sun', 'hoody']"
+876.0,topic signal signal student instructor student student college test quiz result term institution level signal university field analytics discussion topic,"['topic', 'signal', 'signal', 'student', 'instructor', 'student', 'student', 'college', 'test', 'quiz', 'result', 'term', 'institution', 'level', 'signal', 'university', 'field', 'analytics', 'discussion', 'topic']"
+877.0,buzzcolo buzz place stuff track event wakup hair cut define report data happens ate hair book bodymedia place buzz check tool list tracker data share daytum data service help tictrac homepage homepage beyobe learn people boulder place stuff track event wakup hair cut define report data,"['buzzcolo', 'buzz', 'place', 'stuff', 'track', 'event', 'wakup', 'hair', 'cut', 'define', 'report', 'data', 'happens', 'ate', 'hair', 'book', 'bodymedia', 'place', 'buzz', 'check', 'tool', 'list', 'tracker', 'data', 'share', 'daytum', 'data', 'service', 'help', 'tictrac', 'homepage', 'homepage', 'beyobe', 'learn', 'people', 'boulder', 'place', 'stuff', 'track', 'event', 'wakup', 'hair', 'cut', 'define', 'report', 'data']"
+878.0,random pointer twitter list fitness tracker role health care world interesting watch lead discover forum verge work health care reach population venture health office environment point mobility blog fitness tracker health apis data privacy tip course nan wow luke work hope experience serve world embark field,"['random', 'pointer', 'twitter', 'list', 'fitness', 'tracker', 'role', 'health', 'care', 'world', 'interesting', 'watch', 'lead', 'discover', 'forum', 'verge', 'work', 'health', 'care', 'reach', 'population', 'venture', 'health', 'office', 'environment', 'point', 'mobility', 'blog', 'fitness', 'tracker', 'health', 'apis', 'data', 'privacy', 'tip', 'course', 'nan', 'wow', 'luke', 'work', 'hope', 'experience', 'serve', 'world', 'embark', 'field']"
+879.0,disney api rule idea post insight investment company space device cross reference data step heart rate distance gps chop term hinge tracker door speak hardware entrant api rule idea post insight disney term hinge tracker door speak hardware entrant luke device market competition consumer benefit device maker data framework consumer benefit option framework decision mhealth amp field experience learn topic amp,"['disney', 'api', 'rule', 'idea', 'post', 'insight', 'investment', 'company', 'space', 'device', 'cross', 'reference', 'data', 'step', 'heart', 'rate', 'distance', 'gps', 'chop', 'term', 'hinge', 'tracker', 'door', 'speak', 'hardware', 'entrant', 'api', 'rule', 'idea', 'post', 'insight', 'disney', 'term', 'hinge', 'tracker', 'door', 'speak', 'hardware', 'entrant', 'luke', 'device', 'market', 'competition', 'consumer', 'benefit', 'device', 'maker', 'data', 'framework', 'consumer', 'benefit', 'option', 'framework', 'decision', 'mhealth', 'amp', 'field', 'experience', 'learn', 'topic', 'amp']"
+880.0,aszig experience product feed data tictrac solution indicator stats stock index health product tool unaware vegetable topic touch area health course factor variable influence health mention definition health variable concern discussion variable journal health promotion stuff influence health article michael definition health promotion passion motivation balance opportunity health promotion pp iv neat idea building generation tool beyobe list reference tool plan survey instrument research fitness mediterranean score longevity dave stats health health site experience product feed data tictrac solution indicator stats stock index health tool health amp navigation health navigation dacadoo technology solution health engagement health risk quantification partner insurer health provider beyobe half dedicate ttest tool comparison,"['aszig', 'experience', 'product', 'feed', 'data', 'tictrac', 'solution', 'indicator', 'stats', 'stock', 'index', 'health', 'product', 'tool', 'unaware', 'vegetable', 'topic', 'touch', 'area', 'health', 'course', 'factor', 'variable', 'influence', 'health', 'mention', 'definition', 'health', 'variable', 'concern', 'discussion', 'variable', 'journal', 'health', 'promotion', 'stuff', 'influence', 'health', 'article', 'michael', 'definition', 'health', 'promotion', 'passion', 'motivation', 'balance', 'opportunity', 'health', 'promotion', 'pp', 'iv', 'neat', 'idea', 'building', 'generation', 'tool', 'beyobe', 'list', 'reference', 'tool', 'plan', 'survey', 'instrument', 'research', 'fitness', 'mediterranean', 'score', 'longevity', 'dave', 'stats', 'health', 'health', 'site', 'experience', 'product', 'feed', 'data', 'tictrac', 'solution', 'indicator', 'stats', 'stock', 'index', 'health', 'tool', 'health', 'amp', 'navigation', 'health', 'navigation', 'dacadoo', 'technology', 'solution', 'health', 'engagement', 'health', 'risk', 'quantification', 'partner', 'insurer', 'health', 'provider', 'beyobe', 'half', 'dedicate', 'ttest', 'tool', 'comparison']"
+881.0,forum founder software research venture aspiration interplay emotion decision theme area baseline emotion mood attention personality release insight image value mouse movement movement distance speed zone churn click zone hesitation keyboard frequency speed consistency deletion deletion activity application analysis software distraction game trader decision indicator decision trader game mechanic work hrv gauge intuition profile ha moment hrv output measure trust gut link page mind blog trader software movement mike,"['forum', 'founder', 'software', 'research', 'venture', 'aspiration', 'interplay', 'emotion', 'decision', 'theme', 'area', 'baseline', 'emotion', 'mood', 'attention', 'personality', 'release', 'insight', 'image', 'value', 'mouse', 'movement', 'movement', 'distance', 'speed', 'zone', 'churn', 'click', 'zone', 'hesitation', 'keyboard', 'frequency', 'speed', 'consistency', 'deletion', 'deletion', 'activity', 'application', 'analysis', 'software', 'distraction', 'game', 'trader', 'decision', 'indicator', 'decision', 'trader', 'game', 'mechanic', 'work', 'hrv', 'gauge', 'intuition', 'profile', 'ha', 'moment', 'hrv', 'output', 'measure', 'trust', 'gut', 'link', 'page', 'mind', 'blog', 'trader', 'software', 'movement', 'mike']"
+882.0,data mode transportation health event transportation techie group washington health regard transportation presentation data visualization transportation health better,"['data', 'mode', 'transportation', 'health', 'event', 'transportation', 'techie', 'group', 'washington', 'health', 'regard', 'transportation', 'presentation', 'data', 'visualization', 'transportation', 'health', 'better']"
+883.0,approach browser link spreadsheet form approach beyobe davedonohue beyobe site moment davedonohue project technology choice meteor user quantity interface simplicity ease door rest mind end interface entry barrier user chart graph user link beyobe io redundant browser everytime reporter access site dan discontinue beyobe project gwt legacy technology dozen tracker project technology announce purpose tracker beyobe beyobe web information add question question sign device browser beyobe track plot correlate metric behavior meditation perception pain therapy medication kegel interaction argument hug beyobe beta plan feature ga feedback link beyobe plan beyobe app android iphone phonegap build service phone app app beyobe app feedback beyobe tracking dave beyobe reporter feltron tk,"['approach', 'browser', 'link', 'spreadsheet', 'form', 'approach', 'beyobe', 'davedonohue', 'beyobe', 'site', 'moment', 'davedonohue', 'project', 'technology', 'choice', 'meteor', 'user', 'quantity', 'interface', 'simplicity', 'ease', 'door', 'rest', 'mind', 'end', 'interface', 'entry', 'barrier', 'user', 'chart', 'graph', 'user', 'link', 'beyobe', 'io', 'redundant', 'browser', 'everytime', 'reporter', 'access', 'site', 'dan', 'discontinue', 'beyobe', 'project', 'gwt', 'legacy', 'technology', 'dozen', 'tracker', 'project', 'technology', 'announce', 'purpose', 'tracker', 'beyobe', 'beyobe', 'web', 'information', 'add', 'question', 'question', 'sign', 'device', 'browser', 'beyobe', 'track', 'plot', 'correlate', 'metric', 'behavior', 'meditation', 'perception', 'pain', 'therapy', 'medication', 'kegel', 'interaction', 'argument', 'hug', 'beyobe', 'beta', 'plan', 'feature', 'ga', 'feedback', 'link', 'beyobe', 'plan', 'beyobe', 'app', 'android', 'iphone', 'phonegap', 'build', 'service', 'phone', 'app', 'app', 'beyobe', 'app', 'feedback', 'beyobe', 'tracking', 'dave', 'beyobe', 'reporter', 'feltron', 'tk']"
+884.0,valentine idea idea discus,"['valentine', 'idea', 'idea', 'discus']"
+885.0,mood tracking thesis university self happiness self technology thesis experiment technology mood group topic feedback thesis health promotion research area field branch thesis research area pleasure read,"['mood', 'tracking', 'thesis', 'university', 'self', 'happiness', 'self', 'technology', 'thesis', 'experiment', 'technology', 'mood', 'group', 'topic', 'feedback', 'thesis', 'health', 'promotion', 'research', 'area', 'field', 'branch', 'thesis', 'research', 'area', 'pleasure', 'read']"
+886.0,question survey step goal survey person step goal survey wearing tracker page question answer option people answer percentage step versus activity test page option text require option user answer mile step problem demand answer accept answer mile decimal mile measurement survey requirement answer graduate student researcher washington study activity step goal sharing help option gift card people survey card share step goal survey survey information website contact information help felicia0 washington depstein washington edu,"['question', 'survey', 'step', 'goal', 'survey', 'person', 'step', 'goal', 'survey', 'wearing', 'tracker', 'page', 'question', 'answer', 'option', 'people', 'answer', 'percentage', 'step', 'versus', 'activity', 'test', 'page', 'option', 'text', 'require', 'option', 'user', 'answer', 'mile', 'step', 'problem', 'demand', 'answer', 'accept', 'answer', 'mile', 'decimal', 'mile', 'measurement', 'survey', 'requirement', 'answer', 'graduate', 'student', 'researcher', 'washington', 'study', 'activity', 'step', 'goal', 'sharing', 'help', 'option', 'gift', 'card', 'people', 'survey', 'card', 'share', 'step', 'goal', 'survey', 'survey', 'information', 'website', 'contact', 'information', 'help', 'felicia0', 'washington', 'depstein', 'washington', 'edu']"
+887.0,post result idea paper result acceptance felicia post result study food food journaling eat food survey option gift card people survey gift card share survey question felicia0 washington felicia,"['post', 'result', 'idea', 'paper', 'result', 'acceptance', 'felicia', 'post', 'result', 'study', 'food', 'food', 'journaling', 'eat', 'food', 'survey', 'option', 'gift', 'card', 'people', 'survey', 'gift', 'card', 'share', 'survey', 'question', 'felicia0', 'washington', 'felicia']"
+888.0,data jawbone night sleep question study lung gadget detection sleep problem air pressure cpap device half story gadget quantity quality gadget motion restlessness issue guess inadequate zeo measure quality rem wake zeo function study sensor head accurate measure oxygen level heart rate oxygen meter night output device line state level heart rate home study approach change coffee activity change convenient potential quality night zeo bedside library book chronotherapy michael terman mcmahan world penelope lewis change light bed dimmer bathroom light addition flashlight bathroom night spend manage control process luck night feel track sleep night experience monitor,"['data', 'jawbone', 'night', 'sleep', 'question', 'study', 'lung', 'gadget', 'detection', 'sleep', 'problem', 'air', 'pressure', 'cpap', 'device', 'half', 'story', 'gadget', 'quantity', 'quality', 'gadget', 'motion', 'restlessness', 'issue', 'guess', 'inadequate', 'zeo', 'measure', 'quality', 'rem', 'wake', 'zeo', 'function', 'study', 'sensor', 'head', 'accurate', 'measure', 'oxygen', 'level', 'heart', 'rate', 'oxygen', 'meter', 'night', 'output', 'device', 'line', 'state', 'level', 'heart', 'rate', 'home', 'study', 'approach', 'change', 'coffee', 'activity', 'change', 'convenient', 'potential', 'quality', 'night', 'zeo', 'bedside', 'library', 'book', 'chronotherapy', 'michael', 'terman', 'mcmahan', 'world', 'penelope', 'lewis', 'change', 'light', 'bed', 'dimmer', 'bathroom', 'light', 'addition', 'flashlight', 'bathroom', 'night', 'spend', 'manage', 'control', 'process', 'luck', 'night', 'feel', 'track', 'sleep', 'night', 'experience', 'monitor']"
+889.0,standard solution question data distance consumer phone data course party geolocation data phone platform construct custom everybody research communication sensor activity data device post request community device app track communication data length distance voice level people conversation plot heart rate sign solution issue person kind data share experience greeting christian,"['standard', 'solution', 'question', 'data', 'distance', 'consumer', 'phone', 'data', 'course', 'party', 'geolocation', 'data', 'phone', 'platform', 'construct', 'custom', 'everybody', 'research', 'communication', 'sensor', 'activity', 'data', 'device', 'post', 'request', 'community', 'device', 'app', 'track', 'communication', 'data', 'length', 'distance', 'voice', 'level', 'people', 'conversation', 'plot', 'heart', 'rate', 'sign', 'solution', 'issue', 'person', 'kind', 'data', 'share', 'experience', 'greeting', 'christian']"
+890.0,survey luck work kevin feedback folk poll forum kind wow link forum sorry gary goal application project community goal people goal survey response,"['survey', 'luck', 'work', 'kevin', 'feedback', 'folk', 'poll', 'forum', 'kind', 'wow', 'link', 'forum', 'sorry', 'gary', 'goal', 'application', 'project', 'community', 'goal', 'people', 'goal', 'survey', 'response']"
+891.0,opportunity student technology healthcare pas announcement tim center health cch application student intern summer center health division partner boston woman hospital create model healthcare delivery program strategy doctor office patient summer cch member research team clinician scientist health healthit professional activity meeting collaborator institution partner center sponsor intern research focus area propose project summer internship project literature opportunity research proposal data analysis design collection data answer research question project intern research mentor collaborate report research proposal summer program intern mentor work intern project student intern summer internship undergraduate healthcare delivery technology summer undergraduate intern research staff graduate intern variety program research project literature survey design focus group coordination data analysis team presentation retention support conclusion summer intern page activity program cch intern application view post cch website hale phd research partner health harvard school,"['opportunity', 'student', 'technology', 'healthcare', 'pas', 'announcement', 'tim', 'center', 'health', 'cch', 'application', 'student', 'intern', 'summer', 'center', 'health', 'division', 'partner', 'boston', 'woman', 'hospital', 'create', 'model', 'healthcare', 'delivery', 'program', 'strategy', 'doctor', 'office', 'patient', 'summer', 'cch', 'member', 'research', 'team', 'clinician', 'scientist', 'health', 'healthit', 'professional', 'activity', 'meeting', 'collaborator', 'institution', 'partner', 'center', 'sponsor', 'intern', 'research', 'focus', 'area', 'propose', 'project', 'summer', 'internship', 'project', 'literature', 'opportunity', 'research', 'proposal', 'data', 'analysis', 'design', 'collection', 'data', 'answer', 'research', 'question', 'project', 'intern', 'research', 'mentor', 'collaborate', 'report', 'research', 'proposal', 'summer', 'program', 'intern', 'mentor', 'work', 'intern', 'project', 'student', 'intern', 'summer', 'internship', 'undergraduate', 'healthcare', 'delivery', 'technology', 'summer', 'undergraduate', 'intern', 'research', 'staff', 'graduate', 'intern', 'variety', 'program', 'research', 'project', 'literature', 'survey', 'design', 'focus', 'group', 'coordination', 'data', 'analysis', 'team', 'presentation', 'retention', 'support', 'conclusion', 'summer', 'intern', 'page', 'activity', 'program', 'cch', 'intern', 'application', 'view', 'post', 'cch', 'website', 'hale', 'phd', 'research', 'partner', 'health', 'harvard', 'school']"
+892.0,forum data scientist practice fusion web health record company sf team combination software engineer data scientist data visualization team participates event data scientist stack engineer data analyst people data aspect health care people movement question reason comment message email jschrom practicefusion,"['forum', 'data', 'scientist', 'practice', 'fusion', 'web', 'health', 'record', 'company', 'sf', 'team', 'combination', 'software', 'engineer', 'data', 'scientist', 'data', 'visualization', 'team', 'participates', 'event', 'data', 'scientist', 'stack', 'engineer', 'data', 'analyst', 'people', 'data', 'aspect', 'health', 'care', 'people', 'movement', 'question', 'reason', 'comment', 'message', 'email', 'jschrom', 'practicefusion']"
+893.0,london ehealth space studentship pas,"['london', 'ehealth', 'space', 'studentship', 'pas']"
+894.0,london ehealth space studentship pas,"['london', 'ehealth', 'space', 'studentship', 'pas']"
+895.0,agaricus restedness point scale cover range focus extreme point pick scale data threshold value example value value relation data measure point scale convert point scale value measure granularity restedness point scale cover range focus extreme william r tip pain discomfort variable scale evaluation analoge scale range moment percentage scale calculation reason scale fine value scale data result result hand statistic error thread finding approach scale desease note value symptom problem wellness value hope help problem idea measure killer idea implement project data stick data pain killer finding method impact data case effect group data input project project tip pain discomfort variable scale evaluation,"['agaricus', 'restedness', 'point', 'scale', 'cover', 'range', 'focus', 'extreme', 'point', 'pick', 'scale', 'data', 'threshold', 'value', 'example', 'value', 'value', 'relation', 'data', 'measure', 'point', 'scale', 'convert', 'point', 'scale', 'value', 'measure', 'granularity', 'restedness', 'point', 'scale', 'cover', 'range', 'focus', 'extreme', 'william', 'r', 'tip', 'pain', 'discomfort', 'variable', 'scale', 'evaluation', 'analoge', 'scale', 'range', 'moment', 'percentage', 'scale', 'calculation', 'reason', 'scale', 'fine', 'value', 'scale', 'data', 'result', 'result', 'hand', 'statistic', 'error', 'thread', 'finding', 'approach', 'scale', 'desease', 'note', 'value', 'symptom', 'problem', 'wellness', 'value', 'hope', 'help', 'problem', 'idea', 'measure', 'killer', 'idea', 'implement', 'project', 'data', 'stick', 'data', 'pain', 'killer', 'finding', 'method', 'impact', 'data', 'case', 'effect', 'group', 'data', 'input', 'project', 'project', 'tip', 'pain', 'discomfort', 'variable', 'scale', 'evaluation']"
+896.0,question export data mick solomons1 betterme beta export data priority list mick type overweight psioriasis anxiety hack health ok weird tool spreadsheet dashboard body experiment result discovery people discovery concentration app recommendation people result result signup launch site image site future screenshots screenshots question comment,"['question', 'export', 'data', 'mick', 'solomons1', 'betterme', 'beta', 'export', 'data', 'priority', 'list', 'mick', 'type', 'overweight', 'psioriasis', 'anxiety', 'hack', 'health', 'ok', 'weird', 'tool', 'spreadsheet', 'dashboard', 'body', 'experiment', 'result', 'discovery', 'people', 'discovery', 'concentration', 'app', 'recommendation', 'people', 'result', 'result', 'signup', 'launch', 'site', 'image', 'site', 'future', 'screenshots', 'screenshots', 'question', 'comment']"
+897.0,discovery gadget produce data help optimization exercise routine effect variable money randywang appreciate insight gadget work favorite fit record calorie step stop track place withings scale work zenobase service data list ejain discovery gadget produce data help optimization exercise routine effect variable money appreciate insight gadget work qsers data word data aspect fitness tracker user fuel data hate relationship randy ejain randywang appreciate insight gadget work favorite fit record calorie step stop track place withings scale work zenobase service data list withings scale delay data scale app data jawbone product combination toy,"['discovery', 'gadget', 'produce', 'data', 'help', 'optimization', 'exercise', 'routine', 'effect', 'variable', 'money', 'randywang', 'appreciate', 'insight', 'gadget', 'work', 'favorite', 'fit', 'record', 'calorie', 'step', 'stop', 'track', 'place', 'withings', 'scale', 'work', 'zenobase', 'service', 'data', 'list', 'ejain', 'discovery', 'gadget', 'produce', 'data', 'help', 'optimization', 'exercise', 'routine', 'effect', 'variable', 'money', 'appreciate', 'insight', 'gadget', 'work', 'qsers', 'data', 'word', 'data', 'aspect', 'fitness', 'tracker', 'user', 'fuel', 'data', 'hate', 'relationship', 'randy', 'ejain', 'randywang', 'appreciate', 'insight', 'gadget', 'work', 'favorite', 'fit', 'record', 'calorie', 'step', 'stop', 'track', 'place', 'withings', 'scale', 'work', 'zenobase', 'service', 'data', 'list', 'withings', 'scale', 'delay', 'data', 'scale', 'app', 'data', 'jawbone', 'product', 'combination', 'toy']"
+898.0,question facebook group night example question felton help people question survey question question suggestion suggestion getreporter question idea post app reporter anybody kind question thought term mile body weight helpful meant lead data course question chance monday question app,"['question', 'facebook', 'group', 'night', 'example', 'question', 'felton', 'help', 'people', 'question', 'survey', 'question', 'question', 'suggestion', 'suggestion', 'getreporter', 'question', 'idea', 'post', 'app', 'reporter', 'anybody', 'kind', 'question', 'thought', 'term', 'mile', 'body', 'weight', 'helpful', 'meant', 'lead', 'data', 'course', 'question', 'chance', 'monday', 'question', 'app']"
+899.0,link group publication efficiency percentage sign better send data zeo csv file hte viewer woody advice tumor cordizol level pils data pattern sleep pill rem sleep point view stage pill night pill night pill save data note night pill mark paper zeo viewer note pill data machine stage rem percent percent percent alarm med night pill night pill rem percent percent percent zeo data pill pill pill figure problem meclizine valium tell people cause drousiness knock inigane bith mecl val val question sleep pattern zeo data file btw efficiency output zeo viewer example average sleep iphone george university research team expert field money service data field data read app data service disorder information treat lieberman sam contact app suggestion user site note consequence user gripe user comment melatonin car accident yesterday night user enter bed consensus efficiency field reminder function entry night delete record add record today lang runtime exception issue idea apps handle log function hth al,"['link', 'group', 'publication', 'efficiency', 'percentage', 'sign', 'better', 'send', 'data', 'zeo', 'csv', 'file', 'hte', 'viewer', 'woody', 'advice', 'tumor', 'cordizol', 'level', 'pils', 'data', 'pattern', 'sleep', 'pill', 'rem', 'sleep', 'point', 'view', 'stage', 'pill', 'night', 'pill', 'night', 'pill', 'save', 'data', 'note', 'night', 'pill', 'mark', 'paper', 'zeo', 'viewer', 'note', 'pill', 'data', 'machine', 'stage', 'rem', 'percent', 'percent', 'percent', 'alarm', 'med', 'night', 'pill', 'night', 'pill', 'rem', 'percent', 'percent', 'percent', 'zeo', 'data', 'pill', 'pill', 'pill', 'figure', 'problem', 'meclizine', 'valium', 'tell', 'people', 'cause', 'drousiness', 'knock', 'inigane', 'bith', 'mecl', 'val', 'val', 'question', 'sleep', 'pattern', 'zeo', 'data', 'file', 'btw', 'efficiency', 'output', 'zeo', 'viewer', 'example', 'average', 'sleep', 'iphone', 'george', 'university', 'research', 'team', 'expert', 'field', 'money', 'service', 'data', 'field', 'data', 'read', 'app', 'data', 'service', 'disorder', 'information', 'treat', 'lieberman', 'sam', 'contact', 'app', 'suggestion', 'user', 'site', 'note', 'consequence', 'user', 'gripe', 'user', 'comment', 'melatonin', 'car', 'accident', 'yesterday', 'night', 'user', 'enter', 'bed', 'consensus', 'efficiency', 'field', 'reminder', 'function', 'entry', 'night', 'delete', 'record', 'add', 'record', 'today', 'lang', 'runtime', 'exception', 'issue', 'idea', 'apps', 'handle', 'log', 'function', 'hth', 'al']"
+900.0,ryancarey method design sound metric test brain science site span trouble object rotation task slider rx question psychiatry science pool question report ability intervention creatine report finding value experiment choline luminosity thought creatine help cambridge test improvement creatine score effect word effect advance creatine method design sound metric test brain science site span trouble object rotation task slider rx question psychiatry science pool question report ability intervention creatine report finding value experiment choline luminosity thought,"['ryancarey', 'method', 'design', 'sound', 'metric', 'test', 'brain', 'science', 'site', 'span', 'trouble', 'object', 'rotation', 'task', 'slider', 'rx', 'question', 'psychiatry', 'science', 'pool', 'question', 'report', 'ability', 'intervention', 'creatine', 'report', 'finding', 'value', 'experiment', 'choline', 'luminosity', 'thought', 'creatine', 'help', 'cambridge', 'test', 'improvement', 'creatine', 'score', 'effect', 'word', 'effect', 'advance', 'creatine', 'method', 'design', 'sound', 'metric', 'test', 'brain', 'science', 'site', 'span', 'trouble', 'object', 'rotation', 'task', 'slider', 'rx', 'question', 'psychiatry', 'science', 'pool', 'question', 'report', 'ability', 'intervention', 'creatine', 'report', 'finding', 'value', 'experiment', 'choline', 'luminosity', 'thought']"
+901.0,testimony research testimony object explosion device practice line pedometer watch opportunity geolocation dna reading tool experience kind tool application ask briefly tool application start device condition experience relationship difficulty satisfaction tool application information understand practice anonymity testimony course link testimony minimum participation spread network garrigues student sociology university toulouse certop contact jeremie garrigues tlse2 deposition condition participant testimony publication testimony payment copyright remuneration form whatsoever,"['testimony', 'research', 'testimony', 'object', 'explosion', 'device', 'practice', 'line', 'pedometer', 'watch', 'opportunity', 'geolocation', 'dna', 'reading', 'tool', 'experience', 'kind', 'tool', 'application', 'ask', 'briefly', 'tool', 'application', 'start', 'device', 'condition', 'experience', 'relationship', 'difficulty', 'satisfaction', 'tool', 'application', 'information', 'understand', 'practice', 'anonymity', 'testimony', 'course', 'link', 'testimony', 'minimum', 'participation', 'spread', 'network', 'garrigues', 'student', 'sociology', 'university', 'toulouse', 'certop', 'contact', 'jeremie', 'garrigues', 'tlse2', 'deposition', 'condition', 'participant', 'testimony', 'publication', 'testimony', 'payment', 'copyright', 'remuneration', 'form', 'whatsoever']"
+902.0,io rtracker form tracking habit goal apps counter water coffee alcohol suggestion water app store tap water benefit health food water water prescription loss health complexion disease bodywise kind suggestion argus overkill drink water coffee home tap work luck search alculator calculator check blood alcohol app app app developer mind people tool phone information example glass water info habit goal apps counter water coffee alcohol suggestion nan app bac calculator alcohol content blood water tracker io itunes store aqualert tomar recordar aqualert te motiva para beber agua por medio notificaciones consumo diario agua registro del mismo beneficios son mucho control tu peso mejora la cabello mejora enjoy water coffee alcohol handful beverage log track basis water tracker reminder notification press coverage feedback app store water tracker amp hydration reminder weight water ihydrate water ihydrate benefit water ihydrate water person ihydrate calculate goalify check app store app store goalify goal habit tracker habit tracker reach goal task track habit persistence productivity challenge record water coffee goalify app reach goal kind goal goal type record progress clara onebytezero goalify developer,"['io', 'rtracker', 'form', 'tracking', 'habit', 'goal', 'apps', 'counter', 'water', 'coffee', 'alcohol', 'suggestion', 'water', 'app', 'store', 'tap', 'water', 'benefit', 'health', 'food', 'water', 'water', 'prescription', 'loss', 'health', 'complexion', 'disease', 'bodywise', 'kind', 'suggestion', 'argus', 'overkill', 'drink', 'water', 'coffee', 'home', 'tap', 'work', 'luck', 'search', 'alculator', 'calculator', 'check', 'blood', 'alcohol', 'app', 'app', 'app', 'developer', 'mind', 'people', 'tool', 'phone', 'information', 'example', 'glass', 'water', 'info', 'habit', 'goal', 'apps', 'counter', 'water', 'coffee', 'alcohol', 'suggestion', 'nan', 'app', 'bac', 'calculator', 'alcohol', 'content', 'blood', 'water', 'tracker', 'io', 'itunes', 'store', 'aqualert', 'tomar', 'recordar', 'aqualert', 'te', 'motiva', 'para', 'beber', 'agua', 'por', 'medio', 'notificaciones', 'consumo', 'diario', 'agua', 'registro', 'del', 'mismo', 'beneficios', 'son', 'mucho', 'control', 'tu', 'peso', 'mejora', 'la', 'cabello', 'mejora', 'enjoy', 'water', 'coffee', 'alcohol', 'handful', 'beverage', 'log', 'track', 'basis', 'water', 'tracker', 'reminder', 'notification', 'press', 'coverage', 'feedback', 'app', 'store', 'water', 'tracker', 'amp', 'hydration', 'reminder', 'weight', 'water', 'ihydrate', 'water', 'ihydrate', 'benefit', 'water', 'ihydrate', 'water', 'person', 'ihydrate', 'calculate', 'goalify', 'check', 'app', 'store', 'app', 'store', 'goalify', 'goal', 'habit', 'tracker', 'habit', 'tracker', 'reach', 'goal', 'task', 'track', 'habit', 'persistence', 'productivity', 'challenge', 'record', 'water', 'coffee', 'goalify', 'app', 'reach', 'goal', 'kind', 'goal', 'goal', 'type', 'record', 'progress', 'clara', 'onebytezero', 'goalify', 'developer']"
+903.0,pedometer fancy step count welcome step data fitbit ecosystem download io m7 background processor track step bay health apps iphone purpose fitbit budget right hearing advice iphone pseudo fitbit movement alarm sleep interconnection food movement exercise mood mitigate stress anxiety exercise forward interacting ernesto ramirez step data fitbit ecosystem download io m7 background processor track step guess figure combination fitbit step activity location tracking app yesterday cycle alarm test intelligent alarm functionality tonight stats night app suggestion apps step count reply step analysis activity reply ernesto thread point figure track data tool activity monitor fitbit iphone newbie guidance community,"['pedometer', 'fancy', 'step', 'count', 'welcome', 'step', 'data', 'fitbit', 'ecosystem', 'download', 'io', 'm7', 'background', 'processor', 'track', 'step', 'bay', 'health', 'apps', 'iphone', 'purpose', 'fitbit', 'budget', 'right', 'hearing', 'advice', 'iphone', 'pseudo', 'fitbit', 'movement', 'alarm', 'sleep', 'interconnection', 'food', 'movement', 'exercise', 'mood', 'mitigate', 'stress', 'anxiety', 'exercise', 'forward', 'interacting', 'ernesto', 'ramirez', 'step', 'data', 'fitbit', 'ecosystem', 'download', 'io', 'm7', 'background', 'processor', 'track', 'step', 'guess', 'figure', 'combination', 'fitbit', 'step', 'activity', 'location', 'tracking', 'app', 'yesterday', 'cycle', 'alarm', 'test', 'intelligent', 'alarm', 'functionality', 'tonight', 'stats', 'night', 'app', 'suggestion', 'apps', 'step', 'count', 'reply', 'step', 'analysis', 'activity', 'reply', 'ernesto', 'thread', 'point', 'figure', 'track', 'data', 'tool', 'activity', 'monitor', 'fitbit', 'iphone', 'newbie', 'guidance', 'community']"
+904.0,parent participant study sensor technology child parent age place adult child caregiver age care parent compensation feedback link questionnaire study professor kim erwin graduate student institute design,"['parent', 'participant', 'study', 'sensor', 'technology', 'child', 'parent', 'age', 'place', 'adult', 'child', 'caregiver', 'age', 'care', 'parent', 'compensation', 'feedback', 'link', 'questionnaire', 'study', 'professor', 'kim', 'erwin', 'graduate', 'student', 'institute', 'design']"
+905.0,co2 level data point heart rate scale bedroom idea body composition data point homedics report bone mass stay water vary data point measurement value omron body composition scale spreadsheet row body muscle percentage pas body scale forum crowd assist search body composition scale homedics body water muscle path accurate measurement opinion withings work ability sync service trainingpeaks measure homedics device honest withings blood pressure monitor information sync trainingpeaks story meet direction homedics thought opinion,"['co2', 'level', 'data', 'point', 'heart', 'rate', 'scale', 'bedroom', 'idea', 'body', 'composition', 'data', 'point', 'homedics', 'report', 'bone', 'mass', 'stay', 'water', 'vary', 'data', 'point', 'measurement', 'value', 'omron', 'body', 'composition', 'scale', 'spreadsheet', 'row', 'body', 'muscle', 'percentage', 'pas', 'body', 'scale', 'forum', 'crowd', 'assist', 'search', 'body', 'composition', 'scale', 'homedics', 'body', 'water', 'muscle', 'path', 'accurate', 'measurement', 'opinion', 'withings', 'work', 'ability', 'sync', 'service', 'trainingpeaks', 'measure', 'homedics', 'device', 'honest', 'withings', 'blood', 'pressure', 'monitor', 'information', 'sync', 'trainingpeaks', 'story', 'meet', 'direction', 'homedics', 'thought', 'opinion']"
+906.0,erinpeterson tafkas lizajenifer help person lesson building pedometer depends m7 processor accurate motion phone fitbit clip morning worry hand phone desk iphone fitbit act fitbit iphone tafkas m7 processor accurate motion phone fitbit clip morning worry hand phone case combination phone case wallet phone stay fitbit device drop pocket rest figure iphone determine iphone replicate data collection device fitbit device solution tafkas lizajenifer help input,"['erinpeterson', 'tafkas', 'lizajenifer', 'help', 'person', 'lesson', 'building', 'pedometer', 'depends', 'm7', 'processor', 'accurate', 'motion', 'phone', 'fitbit', 'clip', 'morning', 'worry', 'hand', 'phone', 'desk', 'iphone', 'fitbit', 'act', 'fitbit', 'iphone', 'tafkas', 'm7', 'processor', 'accurate', 'motion', 'phone', 'fitbit', 'clip', 'morning', 'worry', 'hand', 'phone', 'case', 'combination', 'phone', 'case', 'wallet', 'phone', 'stay', 'fitbit', 'device', 'drop', 'pocket', 'rest', 'figure', 'iphone', 'determine', 'iphone', 'replicate', 'data', 'collection', 'device', 'fitbit', 'device', 'solution', 'tafkas', 'lizajenifer', 'help', 'input']"
+907.0,feedback anyonye experience contact reards simon,"['feedback', 'anyonye', 'experience', 'contact', 'reards', 'simon']"
+908.0,insidetracker offer test home service glove yvonne123 group master student university project cooperation vitas blood spot blood test presence personnel information questionnaire eu team group master student university project cooperation vitas blood spot blood test presence personnel information questionnaire,"['insidetracker', 'offer', 'test', 'home', 'service', 'glove', 'yvonne123', 'group', 'master', 'student', 'university', 'project', 'cooperation', 'vitas', 'blood', 'spot', 'blood', 'test', 'presence', 'personnel', 'information', 'questionnaire', 'eu', 'team', 'group', 'master', 'student', 'university', 'project', 'cooperation', 'vitas', 'blood', 'spot', 'blood', 'test', 'presence', 'personnel', 'information', 'questionnaire']"
+909.0,forum tracker enthusiast meetup group community talk self help process ernesto self tracker network meet regard pozdrav crt ernesto forum tracker enthusiast meetup group community talk self help process meetup group crt,"['forum', 'tracker', 'enthusiast', 'meetup', 'group', 'community', 'talk', 'self', 'help', 'process', 'ernesto', 'self', 'tracker', 'network', 'meet', 'regard', 'pozdrav', 'crt', 'ernesto', 'forum', 'tracker', 'enthusiast', 'meetup', 'group', 'community', 'talk', 'self', 'help', 'process', 'meetup', 'group', 'crt']"
+910.0,erinpeterson samsung fitness device today press release price fall galaxy price range link page dcrainmaker hand watch information gear fit tnw samsung announces fitness heart rate monitor pedometer alongside galaxy smartwatch samsung fitness band fitbit jawbone samsung fitness device today press release price fall galaxy price range usd,"['erinpeterson', 'samsung', 'fitness', 'device', 'today', 'press', 'release', 'price', 'fall', 'galaxy', 'price', 'range', 'link', 'page', 'dcrainmaker', 'hand', 'watch', 'information', 'gear', 'fit', 'tnw', 'samsung', 'announces', 'fitness', 'heart', 'rate', 'monitor', 'pedometer', 'alongside', 'galaxy', 'smartwatch', 'samsung', 'fitness', 'band', 'fitbit', 'jawbone', 'samsung', 'fitness', 'device', 'today', 'press', 'release', 'price', 'fall', 'galaxy', 'price', 'range', 'usd']"
+911.0,withings track stuff iphone export csv file tell story edge activity fitness tracker export consumer marketing website consumer review mention bodymedia slimmer device data calorie step count calorie detection convenient acquisition jawbone fitbit withings jawbone export data fitbit subscription export data withings export measurement service party service zenobase export data csv github ran88dom99 data flow network contribute ran88dom99 data flow network graph development account github verge jan bodymedia stroll fashion core body bodymedia core health activity monitoring ce focus fashion sense jan bodymedia version aug core jawbone april word product habit dash device export code data calculate field stage percent disclosure founder app data data workout heart rate respiration spo2 withings track stuff iphone export csv file tell story edge activity fitness tracker export consumer marketing website consumer review mention appreciate help fitbit export total step calorie data export effort reason garmin export datapoints monday export mix file date fitness tracker export reporter track stuff health data,"['withings', 'track', 'stuff', 'iphone', 'export', 'csv', 'file', 'tell', 'story', 'edge', 'activity', 'fitness', 'tracker', 'export', 'consumer', 'marketing', 'website', 'consumer', 'review', 'mention', 'bodymedia', 'slimmer', 'device', 'data', 'calorie', 'step', 'count', 'calorie', 'detection', 'convenient', 'acquisition', 'jawbone', 'fitbit', 'withings', 'jawbone', 'export', 'data', 'fitbit', 'subscription', 'export', 'data', 'withings', 'export', 'measurement', 'service', 'party', 'service', 'zenobase', 'export', 'data', 'csv', 'github', 'ran88dom99', 'data', 'flow', 'network', 'contribute', 'ran88dom99', 'data', 'flow', 'network', 'graph', 'development', 'account', 'github', 'verge', 'jan', 'bodymedia', 'stroll', 'fashion', 'core', 'body', 'bodymedia', 'core', 'health', 'activity', 'monitoring', 'ce', 'focus', 'fashion', 'sense', 'jan', 'bodymedia', 'version', 'aug', 'core', 'jawbone', 'april', 'word', 'product', 'habit', 'dash', 'device', 'export', 'code', 'data', 'calculate', 'field', 'stage', 'percent', 'disclosure', 'founder', 'app', 'data', 'data', 'workout', 'heart', 'rate', 'respiration', 'spo2', 'withings', 'track', 'stuff', 'iphone', 'export', 'csv', 'file', 'tell', 'story', 'edge', 'activity', 'fitness', 'tracker', 'export', 'consumer', 'marketing', 'website', 'consumer', 'review', 'mention', 'appreciate', 'help', 'fitbit', 'export', 'total', 'step', 'calorie', 'data', 'export', 'effort', 'reason', 'garmin', 'export', 'datapoints', 'monday', 'export', 'mix', 'file', 'date', 'fitness', 'tracker', 'export', 'reporter', 'track', 'stuff', 'health', 'data']"
+912.0,developer motivation founder startup value community startup self experimentation note developer super project somebody resonates waste jazz version test experience self background stage developer cash venture pay business experience sale marketing cardquant,"['developer', 'motivation', 'founder', 'startup', 'value', 'community', 'startup', 'self', 'experimentation', 'note', 'developer', 'super', 'project', 'somebody', 'resonates', 'waste', 'jazz', 'version', 'test', 'experience', 'self', 'background', 'stage', 'developer', 'cash', 'venture', 'pay', 'business', 'experience', 'sale', 'marketing', 'cardquant']"
+913.0,smartwatch google smartwatch capability google smartwatch lg google smartwatch street journal person situation claim partnership feature,"['smartwatch', 'google', 'smartwatch', 'capability', 'google', 'smartwatch', 'lg', 'google', 'smartwatch', 'street', 'journal', 'person', 'situation', 'claim', 'partnership', 'feature']"
+914.0,share service group company advisor startup online network entrepreneur cofounder advisor share practice entrepreneur network list quality member quality readiness recruiter sale pitch identity community founder employee twitter list community engineering engineering community engineering engineering list list reach fd online network people city access resource barrier meetup list idea work project deadline application march apply,"['share', 'service', 'group', 'company', 'advisor', 'startup', 'online', 'network', 'entrepreneur', 'cofounder', 'advisor', 'share', 'practice', 'entrepreneur', 'network', 'list', 'quality', 'member', 'quality', 'readiness', 'recruiter', 'sale', 'pitch', 'identity', 'community', 'founder', 'employee', 'twitter', 'list', 'community', 'engineering', 'engineering', 'community', 'engineering', 'engineering', 'list', 'list', 'reach', 'fd', 'online', 'network', 'people', 'city', 'access', 'resource', 'barrier', 'meetup', 'list', 'idea', 'work', 'project', 'deadline', 'application', 'march', 'apply']"
+915.0,background information post portland group meetup worth help sensor accelerometer regard jure help sensor accelerometer regard money right tool post word money smb startup cooperation senseview app neat idea bed partner ear bud measure cycle phone body movement stage play stimulation sound sleep information website app measure efficiency info science scientist university germany sound sleep wave memory volunteer retain word association night finding journal neuron quality phase phase level wave jure help sensor accelerometer regard money right tool focus sleep help finding frequency enhance sleep app app store feedback qsers conduct study improves shoot email instruction gmail davedonohue neat idea bed partner ear bud partner ear bud,"['background', 'information', 'post', 'portland', 'group', 'meetup', 'worth', 'help', 'sensor', 'accelerometer', 'regard', 'jure', 'help', 'sensor', 'accelerometer', 'regard', 'money', 'right', 'tool', 'post', 'word', 'money', 'smb', 'startup', 'cooperation', 'senseview', 'app', 'neat', 'idea', 'bed', 'partner', 'ear', 'bud', 'measure', 'cycle', 'phone', 'body', 'movement', 'stage', 'play', 'stimulation', 'sound', 'sleep', 'information', 'website', 'app', 'measure', 'efficiency', 'info', 'science', 'scientist', 'university', 'germany', 'sound', 'sleep', 'wave', 'memory', 'volunteer', 'retain', 'word', 'association', 'night', 'finding', 'journal', 'neuron', 'quality', 'phase', 'phase', 'level', 'wave', 'jure', 'help', 'sensor', 'accelerometer', 'regard', 'money', 'right', 'tool', 'focus', 'sleep', 'help', 'finding', 'frequency', 'enhance', 'sleep', 'app', 'app', 'store', 'feedback', 'qsers', 'conduct', 'study', 'improves', 'shoot', 'email', 'instruction', 'gmail', 'davedonohue', 'neat', 'idea', 'bed', 'partner', 'ear', 'bud', 'partner', 'ear', 'bud']"
+916.0,share tool section check daniel reef pay chore data match people etienne glad forum asia relationship startup topic comment story beta test user research pivot concept share tool section apps tool section dish project ideation stage launch date feedback welcome stuff forum work relationship heart sensor kiss,"['share', 'tool', 'section', 'check', 'daniel', 'reef', 'pay', 'chore', 'data', 'match', 'people', 'etienne', 'glad', 'forum', 'asia', 'relationship', 'startup', 'topic', 'comment', 'story', 'beta', 'test', 'user', 'research', 'pivot', 'concept', 'share', 'tool', 'section', 'apps', 'tool', 'section', 'dish', 'project', 'ideation', 'stage', 'launch', 'date', 'feedback', 'welcome', 'stuff', 'forum', 'work', 'relationship', 'heart', 'sensor', 'kiss']"
+917.0,anthropology dissertation research addict apps device questionnaire,"['anthropology', 'dissertation', 'research', 'addict', 'apps', 'device', 'questionnaire']"
+918.0,forum clip signature bruce lee regard mastery goal analytics analytics punch lethargic environment self motivates self form gamification work efficient dan work regard misconception counter act mistake hog world,"['forum', 'clip', 'signature', 'bruce', 'lee', 'regard', 'mastery', 'goal', 'analytics', 'analytics', 'punch', 'lethargic', 'environment', 'self', 'motivates', 'self', 'form', 'gamification', 'work', 'efficient', 'dan', 'work', 'regard', 'misconception', 'counter', 'act', 'mistake', 'hog', 'world']"
+919.0,question mean arousal level stress definition cortisol gt level arousal sign stress talk conference mindfulness nancy dougherty technology mindfulness smile tracker light insight community everybody discus possibility track emotion sign skin conductance heart rate variability indicator measure arousal measure existence direction reaction opinion greeting question mean arousal level device measuring expression track vision camera activation muscle electrode face,"['question', 'mean', 'arousal', 'level', 'stress', 'definition', 'cortisol', 'gt', 'level', 'arousal', 'sign', 'stress', 'talk', 'conference', 'mindfulness', 'nancy', 'dougherty', 'technology', 'mindfulness', 'smile', 'tracker', 'light', 'insight', 'community', 'everybody', 'discus', 'possibility', 'track', 'emotion', 'sign', 'skin', 'conductance', 'heart', 'rate', 'variability', 'indicator', 'measure', 'arousal', 'measure', 'existence', 'direction', 'reaction', 'opinion', 'greeting', 'question', 'mean', 'arousal', 'level', 'device', 'measuring', 'expression', 'track', 'vision', 'camera', 'activation', 'muscle', 'electrode', 'face']"
+920.0,patent art patent troll post introduce physicist consultant neuroscientist doctor software device health research activity patent firm firm stake company health care industry patent concept sensor device health data patient server analysis monitoring decision information instruction user health care worker device encompasses hinder innovation industry hinder innovation area stage industry patent apology area kind regard avtar,"['patent', 'art', 'patent', 'troll', 'post', 'introduce', 'physicist', 'consultant', 'neuroscientist', 'doctor', 'software', 'device', 'health', 'research', 'activity', 'patent', 'firm', 'firm', 'stake', 'company', 'health', 'care', 'industry', 'patent', 'concept', 'sensor', 'device', 'health', 'data', 'patient', 'server', 'analysis', 'monitoring', 'decision', 'information', 'instruction', 'user', 'health', 'care', 'worker', 'device', 'encompasses', 'hinder', 'innovation', 'industry', 'hinder', 'innovation', 'area', 'stage', 'industry', 'patent', 'apology', 'area', 'kind', 'regard', 'avtar']"
+921.0,tool track mood moment t2 mood tracker rating scale host data security reason source solution host server php mysql server read regard peter,"['tool', 'track', 'mood', 'moment', 't2', 'mood', 'tracker', 'rating', 'scale', 'host', 'data', 'security', 'reason', 'source', 'solution', 'host', 'server', 'php', 'mysql', 'server', 'read', 'regard', 'peter']"
+922.0,ejain phase moon data forecast btw phase fullness moon hand demo weather data condition pressure humidity temperature self data analysis moon data forecast martijn aslander resourcerer conference activity data data moon phase evidence moon madness idea simple post outcome phase agaricus martijn aslander resourcerer conference activity data data moon phase evidence moon madness idea simple ejain data forecast resource ozone level data latitude longitude lookup calculation position moon sign self tracker event example sign change phase transit position question astro data data source data form data order correlation people mindedness curiosity trolling paul,"['ejain', 'phase', 'moon', 'data', 'forecast', 'btw', 'phase', 'fullness', 'moon', 'hand', 'demo', 'weather', 'data', 'condition', 'pressure', 'humidity', 'temperature', 'self', 'data', 'analysis', 'moon', 'data', 'forecast', 'martijn', 'aslander', 'resourcerer', 'conference', 'activity', 'data', 'data', 'moon', 'phase', 'evidence', 'moon', 'madness', 'idea', 'simple', 'post', 'outcome', 'phase', 'agaricus', 'martijn', 'aslander', 'resourcerer', 'conference', 'activity', 'data', 'data', 'moon', 'phase', 'evidence', 'moon', 'madness', 'idea', 'simple', 'ejain', 'data', 'forecast', 'resource', 'ozone', 'level', 'data', 'latitude', 'longitude', 'lookup', 'calculation', 'position', 'moon', 'sign', 'self', 'tracker', 'event', 'example', 'sign', 'change', 'phase', 'transit', 'position', 'question', 'astro', 'data', 'data', 'source', 'data', 'form', 'data', 'order', 'correlation', 'people', 'mindedness', 'curiosity', 'trolling', 'paul']"
+923.0,parity value feeling relationship feeling area performance task issue reflection discussion effect effect people thought forum approach notice description assumption dynamic relationship relationship parity question relationship fact parity value beta result introduction post forum share project process knowledge experience worth idea idea create list application chore category vehicle shopping grocery point badge task difficulty motivation completion gift task mind stats section app performance category compare house format presentation idea create product performance chore relationship happiness challenge relationship performance happiness thought finding product core concept self research notion movement leader researcher event opportunity parallel concept relationship blog post input capture order relationship affection gift message affection kiss relationship frequency affection interaction spent activity person survey hypothesis feedback chore happiness instance scenario chore rating term relationship happiness imperfection component relationship user affection material improvement person chore product philosophy chore milk task plan challenge pivot concept extent marketing test result concept beta version option deal product development perspective step fall idea feature feature user experience capture sensor discussion advance feedback comment receive update gary discussion blog post blog beta tester channel tester result share category parity term difficulty motivation vow etienne point assumption feedback kind relationship target dynamic dimension relationship start person material uplift cohabitation division labor cook gt wash dish color bed sheet television model study propensity creates performance stage relationship people person unit instance kind person today reason product communication strategy people challenge chore parity topic measure product stand parity value notion people score card parity zone start creates play role transaction chore transformation parameter adjustment factor sign affection affection layer complexity parity value approach survey kind question,"['parity', 'value', 'feeling', 'relationship', 'feeling', 'area', 'performance', 'task', 'issue', 'reflection', 'discussion', 'effect', 'effect', 'people', 'thought', 'forum', 'approach', 'notice', 'description', 'assumption', 'dynamic', 'relationship', 'relationship', 'parity', 'question', 'relationship', 'fact', 'parity', 'value', 'beta', 'result', 'introduction', 'post', 'forum', 'share', 'project', 'process', 'knowledge', 'experience', 'worth', 'idea', 'idea', 'create', 'list', 'application', 'chore', 'category', 'vehicle', 'shopping', 'grocery', 'point', 'badge', 'task', 'difficulty', 'motivation', 'completion', 'gift', 'task', 'mind', 'stats', 'section', 'app', 'performance', 'category', 'compare', 'house', 'format', 'presentation', 'idea', 'create', 'product', 'performance', 'chore', 'relationship', 'happiness', 'challenge', 'relationship', 'performance', 'happiness', 'thought', 'finding', 'product', 'core', 'concept', 'self', 'research', 'notion', 'movement', 'leader', 'researcher', 'event', 'opportunity', 'parallel', 'concept', 'relationship', 'blog', 'post', 'input', 'capture', 'order', 'relationship', 'affection', 'gift', 'message', 'affection', 'kiss', 'relationship', 'frequency', 'affection', 'interaction', 'spent', 'activity', 'person', 'survey', 'hypothesis', 'feedback', 'chore', 'happiness', 'instance', 'scenario', 'chore', 'rating', 'term', 'relationship', 'happiness', 'imperfection', 'component', 'relationship', 'user', 'affection', 'material', 'improvement', 'person', 'chore', 'product', 'philosophy', 'chore', 'milk', 'task', 'plan', 'challenge', 'pivot', 'concept', 'extent', 'marketing', 'test', 'result', 'concept', 'beta', 'version', 'option', 'deal', 'product', 'development', 'perspective', 'step', 'fall', 'idea', 'feature', 'feature', 'user', 'experience', 'capture', 'sensor', 'discussion', 'advance', 'feedback', 'comment', 'receive', 'update', 'gary', 'discussion', 'blog', 'post', 'blog', 'beta', 'tester', 'channel', 'tester', 'result', 'share', 'category', 'parity', 'term', 'difficulty', 'motivation', 'vow', 'etienne', 'point', 'assumption', 'feedback', 'kind', 'relationship', 'target', 'dynamic', 'dimension', 'relationship', 'start', 'person', 'material', 'uplift', 'cohabitation', 'division', 'labor', 'cook', 'gt', 'wash', 'dish', 'color', 'bed', 'sheet', 'television', 'model', 'study', 'propensity', 'creates', 'performance', 'stage', 'relationship', 'people', 'person', 'unit', 'instance', 'kind', 'person', 'today', 'reason', 'product', 'communication', 'strategy', 'people', 'challenge', 'chore', 'parity', 'topic', 'measure', 'product', 'stand', 'parity', 'value', 'notion', 'people', 'score', 'card', 'parity', 'zone', 'start', 'creates', 'play', 'role', 'transaction', 'chore', 'transformation', 'parameter', 'adjustment', 'factor', 'sign', 'affection', 'affection', 'layer', 'complexity', 'parity', 'value', 'approach', 'survey', 'kind', 'question']"
+924.0,scientist scientist research poster session conference research poster announcement link submit research poster europe hope,"['scientist', 'scientist', 'research', 'poster', 'session', 'conference', 'research', 'poster', 'announcement', 'link', 'submit', 'research', 'poster', 'europe', 'hope']"
+925.0,method learn feeling line term figure person self monitoring,"['method', 'learn', 'feeling', 'line', 'term', 'figure', 'person', 'self', 'monitoring']"
+927.0,geneticist study obesity heart disease connection longevity sufferer problem run genomics data site feedback spread word study checkout page kind data bunch tool phase stuff genome result money indiegogo infinity genome infino sound infinity mathematician idea limit lifespan infino background reddit yesterday motivation fight disease american reddit post story cosmo,"['geneticist', 'study', 'obesity', 'heart', 'disease', 'connection', 'longevity', 'sufferer', 'problem', 'run', 'genomics', 'data', 'site', 'feedback', 'spread', 'word', 'study', 'checkout', 'page', 'kind', 'data', 'bunch', 'tool', 'phase', 'stuff', 'genome', 'result', 'money', 'indiegogo', 'infinity', 'genome', 'infino', 'sound', 'infinity', 'mathematician', 'idea', 'limit', 'lifespan', 'infino', 'background', 'reddit', 'yesterday', 'motivation', 'fight', 'disease', 'american', 'reddit', 'post', 'story', 'cosmo']"
+928.0,github tracking tool world migrating google net type network network network traffic network student science rwth university tool discard google service data example google retirement location history github repository tool idea,"['github', 'tracking', 'tool', 'world', 'migrating', 'google', 'net', 'type', 'network', 'network', 'network', 'traffic', 'network', 'student', 'science', 'rwth', 'university', 'tool', 'discard', 'google', 'service', 'data', 'example', 'google', 'retirement', 'location', 'history', 'github', 'repository', 'tool', 'idea']"
+930.0,sign sleepio sleep stats benefit education interactive self help book motivation sleeping resource tracking website sleepio doctor collect sleep statistic calculates efficiency bed sleepio,"['sign', 'sleepio', 'sleep', 'stats', 'benefit', 'education', 'interactive', 'self', 'help', 'book', 'motivation', 'sleeping', 'resource', 'tracking', 'website', 'sleepio', 'doctor', 'collect', 'sleep', 'statistic', 'calculates', 'efficiency', 'bed', 'sleepio']"
+931.0,nan website explanation concept signing account skill curve check profile feedback signing,"['nan', 'website', 'explanation', 'concept', 'signing', 'account', 'skill', 'curve', 'check', 'profile', 'feedback', 'signing']"
+932.0,screencast location data zenobase data foursquare minus duration edit link screencast forum ernesto post today mapping location data tip share question thread,"['screencast', 'location', 'data', 'zenobase', 'data', 'foursquare', 'minus', 'duration', 'edit', 'link', 'screencast', 'forum', 'ernesto', 'post', 'today', 'mapping', 'location', 'data', 'tip', 'share', 'question', 'thread']"
+933.0,blog post privacy concern technology self community technology privacy policy share,"['blog', 'post', 'privacy', 'concern', 'technology', 'self', 'community', 'technology', 'privacy', 'policy', 'share']"
+934.0,fitness geek book data greimers data bunch device withings data end zenobase greeting chance site geek information piece food exercise book blood pressure tempertures expand ejain geek book data galaxy fit band jawbone samsung data,"['fitness', 'geek', 'book', 'data', 'greimers', 'data', 'bunch', 'device', 'withings', 'data', 'end', 'zenobase', 'greeting', 'chance', 'site', 'geek', 'information', 'piece', 'food', 'exercise', 'book', 'blood', 'pressure', 'tempertures', 'expand', 'ejain', 'geek', 'book', 'data', 'galaxy', 'fit', 'band', 'jawbone', 'samsung', 'data']"
+935.0,money correlation self talk offline friend program toolmaker individual event program people company everybody meeting greeting making eager paris conference amsterdam meet hope share agaricus greeting making eager paris conference amsterdam sound right afford entrance ticket accomodations fund termsheet yesterday plan budget conference opportunity talk sound email france paris occupation source software tool goal community work data setup today meet community discussion,"['money', 'correlation', 'self', 'talk', 'offline', 'friend', 'program', 'toolmaker', 'individual', 'event', 'program', 'people', 'company', 'everybody', 'meeting', 'greeting', 'making', 'eager', 'paris', 'conference', 'amsterdam', 'meet', 'hope', 'share', 'agaricus', 'greeting', 'making', 'eager', 'paris', 'conference', 'amsterdam', 'sound', 'right', 'afford', 'entrance', 'ticket', 'accomodations', 'fund', 'termsheet', 'yesterday', 'plan', 'budget', 'conference', 'opportunity', 'talk', 'sound', 'email', 'france', 'paris', 'occupation', 'source', 'software', 'tool', 'goal', 'community', 'work', 'data', 'setup', 'today', 'meet', 'community', 'discussion']"
+936.0,wow money connection result talk data posting agaricus wow money connection result talk data reply blog post post forum link quantify data silo data vendor jawbone rescuetime withings match data sensor software application kind data feel party problem compare data meaning scratch itch source application data sensor offer hand capability webserver amazon ec2 instance pattern mood step money variation sleep duration money basis mood duration mood sleep basis tweet step tweet step march tendency impact spring france data task force konnectors app data vendor jawbone rescuetime twitter withings konnector understand konnectors data task force ramirez konnector plugin konnectors github file konnector application architecture constraint convention start konnector konnectors code demo kyou dataviz tool display data platform data tracker monitoring value unit data tracker dashboard metric application list demo konnectors platform startup project work feedback community self forum send email frank dot cc skype talk hint roadmap kyou konnectors attention,"['wow', 'money', 'connection', 'result', 'talk', 'data', 'posting', 'agaricus', 'wow', 'money', 'connection', 'result', 'talk', 'data', 'reply', 'blog', 'post', 'post', 'forum', 'link', 'quantify', 'data', 'silo', 'data', 'vendor', 'jawbone', 'rescuetime', 'withings', 'match', 'data', 'sensor', 'software', 'application', 'kind', 'data', 'feel', 'party', 'problem', 'compare', 'data', 'meaning', 'scratch', 'itch', 'source', 'application', 'data', 'sensor', 'offer', 'hand', 'capability', 'webserver', 'amazon', 'ec2', 'instance', 'pattern', 'mood', 'step', 'money', 'variation', 'sleep', 'duration', 'money', 'basis', 'mood', 'duration', 'mood', 'sleep', 'basis', 'tweet', 'step', 'tweet', 'step', 'march', 'tendency', 'impact', 'spring', 'france', 'data', 'task', 'force', 'konnectors', 'app', 'data', 'vendor', 'jawbone', 'rescuetime', 'twitter', 'withings', 'konnector', 'understand', 'konnectors', 'data', 'task', 'force', 'ramirez', 'konnector', 'plugin', 'konnectors', 'github', 'file', 'konnector', 'application', 'architecture', 'constraint', 'convention', 'start', 'konnector', 'konnectors', 'code', 'demo', 'kyou', 'dataviz', 'tool', 'display', 'data', 'platform', 'data', 'tracker', 'monitoring', 'value', 'unit', 'data', 'tracker', 'dashboard', 'metric', 'application', 'list', 'demo', 'konnectors', 'platform', 'startup', 'project', 'work', 'feedback', 'community', 'self', 'forum', 'send', 'email', 'frank', 'dot', 'cc', 'skype', 'talk', 'hint', 'roadmap', 'kyou', 'konnectors', 'attention']"
+937.0,place thread zeo app heard work doubt tablet phone access tablet phone battery problem export data data phone app export zeo unit control unit unit export data window issue headband sensor night headband sensor issue transmitter fit ion battery battery zeo replacement combine zeo heart rate monitor check interaction stage heart rate oxygen concentration luck community site access data zeo manager unit step person insomniac unit access data fact zeo business chance buying unit chance process purchasing work tablet access zeo app sleep state zeo mean device app work advice work place thread load glance hand sound,"['place', 'thread', 'zeo', 'app', 'heard', 'work', 'doubt', 'tablet', 'phone', 'access', 'tablet', 'phone', 'battery', 'problem', 'export', 'data', 'data', 'phone', 'app', 'export', 'zeo', 'unit', 'control', 'unit', 'unit', 'export', 'data', 'window', 'issue', 'headband', 'sensor', 'night', 'headband', 'sensor', 'issue', 'transmitter', 'fit', 'ion', 'battery', 'battery', 'zeo', 'replacement', 'combine', 'zeo', 'heart', 'rate', 'monitor', 'check', 'interaction', 'stage', 'heart', 'rate', 'oxygen', 'concentration', 'luck', 'community', 'site', 'access', 'data', 'zeo', 'manager', 'unit', 'step', 'person', 'insomniac', 'unit', 'access', 'data', 'fact', 'zeo', 'business', 'chance', 'buying', 'unit', 'chance', 'process', 'purchasing', 'work', 'tablet', 'access', 'zeo', 'app', 'sleep', 'state', 'zeo', 'mean', 'device', 'app', 'work', 'advice', 'work', 'place', 'thread', 'load', 'glance', 'hand', 'sound']"
+938.0,check broadcast build blood oxygen sensor swarna check data respiratory rate blood oxygen sensor market track biometrics api experience sensor insight experience custom apis advance swarna check data respiratory rate blood oxygen sensor market track biometrics api experience sensor insight experience custom apis advance swarna burtonator check broadcast build blood oxygen sensor swarna check data respiratory rate blood oxygen sensor market track biometrics api experience sensor insight experience custom apis advance respiratory rate api,"['check', 'broadcast', 'build', 'blood', 'oxygen', 'sensor', 'swarna', 'check', 'data', 'respiratory', 'rate', 'blood', 'oxygen', 'sensor', 'market', 'track', 'biometrics', 'api', 'experience', 'sensor', 'insight', 'experience', 'custom', 'apis', 'advance', 'swarna', 'check', 'data', 'respiratory', 'rate', 'blood', 'oxygen', 'sensor', 'market', 'track', 'biometrics', 'api', 'experience', 'sensor', 'insight', 'experience', 'custom', 'apis', 'advance', 'swarna', 'burtonator', 'check', 'broadcast', 'build', 'blood', 'oxygen', 'sensor', 'swarna', 'check', 'data', 'respiratory', 'rate', 'blood', 'oxygen', 'sensor', 'market', 'track', 'biometrics', 'api', 'experience', 'sensor', 'insight', 'experience', 'custom', 'apis', 'advance', 'respiratory', 'rate', 'api']"
+939.0,sebastienrosa mind start order guidance choice self tracking tool focus people rating comparison tracker fact directory device project sebastienrosa comment suggestion kept date r addition update database mind database example fitbit track infers data step count device check spelling exercice flowchart people tool question tell talk guide list tool resource guideline selecting tool data access privacy project company product interface device type feature price p list illustration challenge maintenance discus idea guide web challenge editorial workflow quality idea topic forum entry inclusion edits volume discussion work idea support guide toolmaker listing money pay editor intuition complexity goal support discovery user staff idea willem step encourage contribution maintenance semi edit party editing challenge editorial handicraft guide reason group editor support somebody support expense person job course absence community guide bother sense guide idea idea discussion somebody work support answer traction people entry scale feel pin lack situation difficulty community mass data analytics structure guide avoid pitfall entry bother read point list access information purpose issue internet figure question lead answer point filter watch heart rate api boom visualization technique category type device category feature price range figure data recommend github account people gary thread entry blog page somebody community account item watch suxxxx lolomg page people request work fall person approval official forum category watch category home equipment item entry community community comment specific problem watch api waterproof hrm ccould entry page link subpages community express people opinion guide asset community tool apps wearable market mind start order guidance choice self tracking tool focus people rating comparison tracker people catalog tool comment suggestion frankr article fact aspect category goal depth review world review tracker link depth review resource kept date challenge date automation maintenance future feed addition moment ejain database question everymove activity filter option ejain mind database example fitbit track infers data step count device specification ejain p check exercice oups pipeline add feedback vsk information sensor characteristic specification ability search compare information aim overview tool goal term addition vsk device example health condition collection volunteer editor date process volunteer mail sebastien fact directory device difference wolfram device project database inclusion apps wearable play role self solution point grouping tool collection ability imho comment blog btw guide suggestion article depth review dan dascalescu tool message idea info entry device example heart rate sort spec frequency heart rate reading example imagine work collect kind data place device business type device reminder history example endeavor people opinion guide asset community tool apps wearable market mind start order guidance choice self tracking tool focus people rating comparison tracker people catalog tool comment suggestion idea github page community comment add suggestion person project contribution idea execution technology sensor method data thought information sensor characteristic specification ability search compare mainstream device example volunteer editor date sebastienrosa people opinion guide asset community tool apps wearable market mind start order guidance choice self tracking tool focus people rating comparison tracker people catalog tool comment suggestion,"['sebastienrosa', 'mind', 'start', 'order', 'guidance', 'choice', 'self', 'tracking', 'tool', 'focus', 'people', 'rating', 'comparison', 'tracker', 'fact', 'directory', 'device', 'project', 'sebastienrosa', 'comment', 'suggestion', 'kept', 'date', 'r', 'addition', 'update', 'database', 'mind', 'database', 'example', 'fitbit', 'track', 'infers', 'data', 'step', 'count', 'device', 'check', 'spelling', 'exercice', 'flowchart', 'people', 'tool', 'question', 'tell', 'talk', 'guide', 'list', 'tool', 'resource', 'guideline', 'selecting', 'tool', 'data', 'access', 'privacy', 'project', 'company', 'product', 'interface', 'device', 'type', 'feature', 'price', 'p', 'list', 'illustration', 'challenge', 'maintenance', 'discus', 'idea', 'guide', 'web', 'challenge', 'editorial', 'workflow', 'quality', 'idea', 'topic', 'forum', 'entry', 'inclusion', 'edits', 'volume', 'discussion', 'work', 'idea', 'support', 'guide', 'toolmaker', 'listing', 'money', 'pay', 'editor', 'intuition', 'complexity', 'goal', 'support', 'discovery', 'user', 'staff', 'idea', 'willem', 'step', 'encourage', 'contribution', 'maintenance', 'semi', 'edit', 'party', 'editing', 'challenge', 'editorial', 'handicraft', 'guide', 'reason', 'group', 'editor', 'support', 'somebody', 'support', 'expense', 'person', 'job', 'course', 'absence', 'community', 'guide', 'bother', 'sense', 'guide', 'idea', 'idea', 'discussion', 'somebody', 'work', 'support', 'answer', 'traction', 'people', 'entry', 'scale', 'feel', 'pin', 'lack', 'situation', 'difficulty', 'community', 'mass', 'data', 'analytics', 'structure', 'guide', 'avoid', 'pitfall', 'entry', 'bother', 'read', 'point', 'list', 'access', 'information', 'purpose', 'issue', 'internet', 'figure', 'question', 'lead', 'answer', 'point', 'filter', 'watch', 'heart', 'rate', 'api', 'boom', 'visualization', 'technique', 'category', 'type', 'device', 'category', 'feature', 'price', 'range', 'figure', 'data', 'recommend', 'github', 'account', 'people', 'gary', 'thread', 'entry', 'blog', 'page', 'somebody', 'community', 'account', 'item', 'watch', 'suxxxx', 'lolomg', 'page', 'people', 'request', 'work', 'fall', 'person', 'approval', 'official', 'forum', 'category', 'watch', 'category', 'home', 'equipment', 'item', 'entry', 'community', 'community', 'comment', 'specific', 'problem', 'watch', 'api', 'waterproof', 'hrm', 'ccould', 'entry', 'page', 'link', 'subpages', 'community', 'express', 'people', 'opinion', 'guide', 'asset', 'community', 'tool', 'apps', 'wearable', 'market', 'mind', 'start', 'order', 'guidance', 'choice', 'self', 'tracking', 'tool', 'focus', 'people', 'rating', 'comparison', 'tracker', 'people', 'catalog', 'tool', 'comment', 'suggestion', 'frankr', 'article', 'fact', 'aspect', 'category', 'goal', 'depth', 'review', 'world', 'review', 'tracker', 'link', 'depth', 'review', 'resource', 'kept', 'date', 'challenge', 'date', 'automation', 'maintenance', 'future', 'feed', 'addition', 'moment', 'ejain', 'database', 'question', 'everymove', 'activity', 'filter', 'option', 'ejain', 'mind', 'database', 'example', 'fitbit', 'track', 'infers', 'data', 'step', 'count', 'device', 'specification', 'ejain', 'p', 'check', 'exercice', 'oups', 'pipeline', 'add', 'feedback', 'vsk', 'information', 'sensor', 'characteristic', 'specification', 'ability', 'search', 'compare', 'information', 'aim', 'overview', 'tool', 'goal', 'term', 'addition', 'vsk', 'device', 'example', 'health', 'condition', 'collection', 'volunteer', 'editor', 'date', 'process', 'volunteer', 'mail', 'sebastien', 'fact', 'directory', 'device', 'difference', 'wolfram', 'device', 'project', 'database', 'inclusion', 'apps', 'wearable', 'play', 'role', 'self', 'solution', 'point', 'grouping', 'tool', 'collection', 'ability', 'imho', 'comment', 'blog', 'btw', 'guide', 'suggestion', 'article', 'depth', 'review', 'dan', 'dascalescu', 'tool', 'message', 'idea', 'info', 'entry', 'device', 'example', 'heart', 'rate', 'sort', 'spec', 'frequency', 'heart', 'rate', 'reading', 'example', 'imagine', 'work', 'collect', 'kind', 'data', 'place', 'device', 'business', 'type', 'device', 'reminder', 'history', 'example', 'endeavor', 'people', 'opinion', 'guide', 'asset', 'community', 'tool', 'apps', 'wearable', 'market', 'mind', 'start', 'order', 'guidance', 'choice', 'self', 'tracking', 'tool', 'focus', 'people', 'rating', 'comparison', 'tracker', 'people', 'catalog', 'tool', 'comment', 'suggestion', 'idea', 'github', 'page', 'community', 'comment', 'add', 'suggestion', 'person', 'project', 'contribution', 'idea', 'execution', 'technology', 'sensor', 'method', 'data', 'thought', 'information', 'sensor', 'characteristic', 'specification', 'ability', 'search', 'compare', 'mainstream', 'device', 'example', 'volunteer', 'editor', 'date', 'sebastienrosa', 'people', 'opinion', 'guide', 'asset', 'community', 'tool', 'apps', 'wearable', 'market', 'mind', 'start', 'order', 'guidance', 'choice', 'self', 'tracking', 'tool', 'focus', 'people', 'rating', 'comparison', 'tracker', 'people', 'catalog', 'tool', 'comment', 'suggestion']"
+940.0,tool check condition room notebook camera value anybody somebody talk tool iphone approach info help meter apps iphone photographer kleineidam tool check condition room notebook camera value anybody somebody talk tool tool notebook iphone help,"['tool', 'check', 'condition', 'room', 'notebook', 'camera', 'value', 'anybody', 'somebody', 'talk', 'tool', 'iphone', 'approach', 'info', 'help', 'meter', 'apps', 'iphone', 'photographer', 'kleineidam', 'tool', 'check', 'condition', 'room', 'notebook', 'camera', 'value', 'anybody', 'somebody', 'talk', 'tool', 'tool', 'notebook', 'iphone', 'help']"
+941.0,habib forum expertise connect ask question project gary stream output question access data post helpful recommendation example fitbit step glass water consumer recommendation value pick area tool nail task recommendation variance bio individuality area habib page sql analytics kinesis sqlstream analytics kinesis sqlstream power create kinesis application sql query act data recommender purpose analyze activity data modification kind apps practice share activity recognition code help regard sorry reply health data stream recommend activity basis data data example patient workout temperature calorie blood pressure heart rate friend world research project data mining stream access data,"['habib', 'forum', 'expertise', 'connect', 'ask', 'question', 'project', 'gary', 'stream', 'output', 'question', 'access', 'data', 'post', 'helpful', 'recommendation', 'example', 'fitbit', 'step', 'glass', 'water', 'consumer', 'recommendation', 'value', 'pick', 'area', 'tool', 'nail', 'task', 'recommendation', 'variance', 'bio', 'individuality', 'area', 'habib', 'page', 'sql', 'analytics', 'kinesis', 'sqlstream', 'analytics', 'kinesis', 'sqlstream', 'power', 'create', 'kinesis', 'application', 'sql', 'query', 'act', 'data', 'recommender', 'purpose', 'analyze', 'activity', 'data', 'modification', 'kind', 'apps', 'practice', 'share', 'activity', 'recognition', 'code', 'help', 'regard', 'sorry', 'reply', 'health', 'data', 'stream', 'recommend', 'activity', 'basis', 'data', 'data', 'example', 'patient', 'workout', 'temperature', 'calorie', 'blood', 'pressure', 'heart', 'rate', 'friend', 'world', 'research', 'project', 'data', 'mining', 'stream', 'access', 'data']"
+942.0,harprit place research participant chance hang connection graduate student business copenhagen business school interview subject self gamification motivation experience jawbone appreciate input jawbone user google hangout chly13ab student cbs dk regard harprit christian advice collect data,"['harprit', 'place', 'research', 'participant', 'chance', 'hang', 'connection', 'graduate', 'student', 'business', 'copenhagen', 'business', 'school', 'interview', 'subject', 'self', 'gamification', 'motivation', 'experience', 'jawbone', 'appreciate', 'input', 'jawbone', 'user', 'google', 'hangout', 'chly13ab', 'student', 'cbs', 'dk', 'regard', 'harprit', 'christian', 'advice', 'collect', 'data']"
+943.0,graduate student business copenhagen business school interview subject self gamification motivation experience jawbone appreciate input jawbone user google hangout chly13ab student cbs dk regard harprit christian,"['graduate', 'student', 'business', 'copenhagen', 'business', 'school', 'interview', 'subject', 'self', 'gamification', 'motivation', 'experience', 'jawbone', 'appreciate', 'input', 'jawbone', 'user', 'google', 'hangout', 'chly13ab', 'student', 'cbs', 'dk', 'regard', 'harprit', 'christian']"
+944.0,meet night bay area morning health board heart rate watch track food runkeeper track health issue pot improvement talk sheraz greimers broadcast date autumn date fresno gadget paper hope learn film work luck sheraz sadiq work half tv kqed movement device tool consumer health productivity people bay area tracker health manage condition individual range variable health bay area email learn story sheraz greimers broadcast date autumn exact date,"['meet', 'night', 'bay', 'area', 'morning', 'health', 'board', 'heart', 'rate', 'watch', 'track', 'food', 'runkeeper', 'track', 'health', 'issue', 'pot', 'improvement', 'talk', 'sheraz', 'greimers', 'broadcast', 'date', 'autumn', 'date', 'fresno', 'gadget', 'paper', 'hope', 'learn', 'film', 'work', 'luck', 'sheraz', 'sadiq', 'work', 'half', 'tv', 'kqed', 'movement', 'device', 'tool', 'consumer', 'health', 'productivity', 'people', 'bay', 'area', 'tracker', 'health', 'manage', 'condition', 'individual', 'range', 'variable', 'health', 'bay', 'area', 'email', 'learn', 'story', 'sheraz', 'greimers', 'broadcast', 'date', 'autumn', 'exact', 'date']"
+945.0,android sensor wear corner basis phone sensor sensor cadence sensor app connects heartrate watch source goal ask donation cat world wildlife fund goal build sensor network vendor plugin plugin monitoring sensor device interface fitbit afternoon vendor service customer basis user revolt forum customer service goal sleep sensor network detects cadence sensor bike heart rate anomaly sleep quality position heart rate sensor share goal work health quality stuff share goal heart rate variability significance heart rate sleep sensing product demise zeo,"['android', 'sensor', 'wear', 'corner', 'basis', 'phone', 'sensor', 'sensor', 'cadence', 'sensor', 'app', 'connects', 'heartrate', 'watch', 'source', 'goal', 'ask', 'donation', 'cat', 'world', 'wildlife', 'fund', 'goal', 'build', 'sensor', 'network', 'vendor', 'plugin', 'plugin', 'monitoring', 'sensor', 'device', 'interface', 'fitbit', 'afternoon', 'vendor', 'service', 'customer', 'basis', 'user', 'revolt', 'forum', 'customer', 'service', 'goal', 'sleep', 'sensor', 'network', 'detects', 'cadence', 'sensor', 'bike', 'heart', 'rate', 'anomaly', 'sleep', 'quality', 'position', 'heart', 'rate', 'sensor', 'share', 'goal', 'work', 'health', 'quality', 'stuff', 'share', 'goal', 'heart', 'rate', 'variability', 'significance', 'heart', 'rate', 'sleep', 'sensing', 'product', 'demise', 'zeo']"
+946.0,greeting forum poll survey experience chance community participate people insidetracker blood analytics recommendation service plan biomarkers market segment tracker wellness fx help picture market hr talk process startup offering testing webpage laboratory blood value home check change min answer survey tx figure blood value survey help opinion matter,"['greeting', 'forum', 'poll', 'survey', 'experience', 'chance', 'community', 'participate', 'people', 'insidetracker', 'blood', 'analytics', 'recommendation', 'service', 'plan', 'biomarkers', 'market', 'segment', 'tracker', 'wellness', 'fx', 'help', 'picture', 'market', 'hr', 'talk', 'process', 'startup', 'offering', 'testing', 'webpage', 'laboratory', 'blood', 'value', 'home', 'check', 'change', 'min', 'answer', 'survey', 'tx', 'figure', 'blood', 'value', 'survey', 'help', 'opinion', 'matter']"
+947.0,davedonohue myfitnesspal offer api avocado yummy garretthnatiuk eating plenty grain protein vegetable food state lab guess defines power wheat protein fat cringe figure gluten sugar fat energy mental sharpness biomarkers level lab food pay attention source food protein pasture grass fed beef farm insidetracker compute plan health fitness review insidetracker food religion person interaction background microbiomes theory diet food population microbiology group people microbe problem population population area culture bacteria genome optimization uncertainty wise work person care deficient lack energy food work blood level vitamin food eat chocolate eat veggie dairy bread calorie dense buy grass fed load taste food virtue food victim marketing right cent health book book china study defense food plan chance salt sugar book self forum app yummy grant glimmering consensus style emphasis nut food vegetable track emphasis calorie feel research opportunity niche player work build food scanner rule engine myfitnesspal eating plenty grain protein vegetable food state lab ate today cup kashi cereal cup soy milk raspberry honeydew melon lunch garden salad seedless grape nut wheat grain butter orange dinner wheat grain sauce vegetable ground turkey skim mozzarella desert lime pie yogurt today balance slice pizza chocolate cake balance food create diet person taste avocado vitamin food vegetable fruit moringa drumstick tree moringa source vitamin mineral vitamin b6 vitamin iron vitamin b2 vitamin magnesium problem individuality fat crossfitter focus speed art sport body volume training stomach carb depletion people shift worker diet forum app yummy grant glimmering consensus style emphasis nut food vegetable track emphasis calorie feel research opportunity niche player work build food scanner rule engine myfitnesspal help transhumanist concept fit vitamin food health plan example eat type food food vitamin create shannonconners food religion person interaction background microbiomes theory diet food population microbiology group people microbe problem population population area culture bacteria genome optimization uncertainty wise work person care deficient lack energy food work blood level vitamin food eat chocolate eat veggie dairy bread calorie dense buy grass fed load taste food virtue food victim marketing right cent individuality people diet approach avoid food grandmother addition person food protein fat cell evaluation person diet read book china study defense food plan chance salt sugar book book vitamin intake supplement vitamin moment information book app help,"['davedonohue', 'myfitnesspal', 'offer', 'api', 'avocado', 'yummy', 'garretthnatiuk', 'eating', 'plenty', 'grain', 'protein', 'vegetable', 'food', 'state', 'lab', 'guess', 'defines', 'power', 'wheat', 'protein', 'fat', 'cringe', 'figure', 'gluten', 'sugar', 'fat', 'energy', 'mental', 'sharpness', 'biomarkers', 'level', 'lab', 'food', 'pay', 'attention', 'source', 'food', 'protein', 'pasture', 'grass', 'fed', 'beef', 'farm', 'insidetracker', 'compute', 'plan', 'health', 'fitness', 'review', 'insidetracker', 'food', 'religion', 'person', 'interaction', 'background', 'microbiomes', 'theory', 'diet', 'food', 'population', 'microbiology', 'group', 'people', 'microbe', 'problem', 'population', 'population', 'area', 'culture', 'bacteria', 'genome', 'optimization', 'uncertainty', 'wise', 'work', 'person', 'care', 'deficient', 'lack', 'energy', 'food', 'work', 'blood', 'level', 'vitamin', 'food', 'eat', 'chocolate', 'eat', 'veggie', 'dairy', 'bread', 'calorie', 'dense', 'buy', 'grass', 'fed', 'load', 'taste', 'food', 'virtue', 'food', 'victim', 'marketing', 'right', 'cent', 'health', 'book', 'book', 'china', 'study', 'defense', 'food', 'plan', 'chance', 'salt', 'sugar', 'book', 'self', 'forum', 'app', 'yummy', 'grant', 'glimmering', 'consensus', 'style', 'emphasis', 'nut', 'food', 'vegetable', 'track', 'emphasis', 'calorie', 'feel', 'research', 'opportunity', 'niche', 'player', 'work', 'build', 'food', 'scanner', 'rule', 'engine', 'myfitnesspal', 'eating', 'plenty', 'grain', 'protein', 'vegetable', 'food', 'state', 'lab', 'ate', 'today', 'cup', 'kashi', 'cereal', 'cup', 'soy', 'milk', 'raspberry', 'honeydew', 'melon', 'lunch', 'garden', 'salad', 'seedless', 'grape', 'nut', 'wheat', 'grain', 'butter', 'orange', 'dinner', 'wheat', 'grain', 'sauce', 'vegetable', 'ground', 'turkey', 'skim', 'mozzarella', 'desert', 'lime', 'pie', 'yogurt', 'today', 'balance', 'slice', 'pizza', 'chocolate', 'cake', 'balance', 'food', 'create', 'diet', 'person', 'taste', 'avocado', 'vitamin', 'food', 'vegetable', 'fruit', 'moringa', 'drumstick', 'tree', 'moringa', 'source', 'vitamin', 'mineral', 'vitamin', 'b6', 'vitamin', 'iron', 'vitamin', 'b2', 'vitamin', 'magnesium', 'problem', 'individuality', 'fat', 'crossfitter', 'focus', 'speed', 'art', 'sport', 'body', 'volume', 'training', 'stomach', 'carb', 'depletion', 'people', 'shift', 'worker', 'diet', 'forum', 'app', 'yummy', 'grant', 'glimmering', 'consensus', 'style', 'emphasis', 'nut', 'food', 'vegetable', 'track', 'emphasis', 'calorie', 'feel', 'research', 'opportunity', 'niche', 'player', 'work', 'build', 'food', 'scanner', 'rule', 'engine', 'myfitnesspal', 'help', 'transhumanist', 'concept', 'fit', 'vitamin', 'food', 'health', 'plan', 'example', 'eat', 'type', 'food', 'food', 'vitamin', 'create', 'shannonconners', 'food', 'religion', 'person', 'interaction', 'background', 'microbiomes', 'theory', 'diet', 'food', 'population', 'microbiology', 'group', 'people', 'microbe', 'problem', 'population', 'population', 'area', 'culture', 'bacteria', 'genome', 'optimization', 'uncertainty', 'wise', 'work', 'person', 'care', 'deficient', 'lack', 'energy', 'food', 'work', 'blood', 'level', 'vitamin', 'food', 'eat', 'chocolate', 'eat', 'veggie', 'dairy', 'bread', 'calorie', 'dense', 'buy', 'grass', 'fed', 'load', 'taste', 'food', 'virtue', 'food', 'victim', 'marketing', 'right', 'cent', 'individuality', 'people', 'diet', 'approach', 'avoid', 'food', 'grandmother', 'addition', 'person', 'food', 'protein', 'fat', 'cell', 'evaluation', 'person', 'diet', 'read', 'book', 'china', 'study', 'defense', 'food', 'plan', 'chance', 'salt', 'sugar', 'book', 'book', 'vitamin', 'intake', 'supplement', 'vitamin', 'moment', 'information', 'book', 'app', 'help']"
+948.0,greeting input advice folk tablet health track conjunction tablet phone pc luck pedometer suggestion app device dummie delve,"['greeting', 'input', 'advice', 'folk', 'tablet', 'health', 'track', 'conjunction', 'tablet', 'phone', 'pc', 'luck', 'pedometer', 'suggestion', 'app', 'device', 'dummie', 'delve']"
+949.0,zenobase mitigate user service email address information sign ask information privacy policy business model help people validation service friend place post section test app people test feel issue address issue people data advice etienne ejain didnt zenobase start account creation connect people application choice end,"['zenobase', 'mitigate', 'user', 'service', 'email', 'address', 'information', 'sign', 'ask', 'information', 'privacy', 'policy', 'business', 'model', 'help', 'people', 'validation', 'service', 'friend', 'place', 'post', 'section', 'test', 'app', 'people', 'test', 'feel', 'issue', 'address', 'issue', 'people', 'data', 'advice', 'etienne', 'ejain', 'didnt', 'zenobase', 'start', 'account', 'creation', 'connect', 'people', 'application', 'choice', 'end']"
+950.0,mfp io api api access tweet dawson pose friend party food fitbit hard anybody course reply twitter post answer agaricus tweet friend party food fitbit hard anybody forum room expand question food fitbit web unit instance web bread default slice change slice change tab click invoke keyboard shortcut party service interface code fitbit input pie sky option suggestion gang believe fitbit food mfp food database meal claim item barcode scanner mfp io decent api,"['mfp', 'io', 'api', 'api', 'access', 'tweet', 'dawson', 'pose', 'friend', 'party', 'food', 'fitbit', 'hard', 'anybody', 'course', 'reply', 'twitter', 'post', 'answer', 'agaricus', 'tweet', 'friend', 'party', 'food', 'fitbit', 'hard', 'anybody', 'forum', 'room', 'expand', 'question', 'food', 'fitbit', 'web', 'unit', 'instance', 'web', 'bread', 'default', 'slice', 'change', 'slice', 'change', 'tab', 'click', 'invoke', 'keyboard', 'shortcut', 'party', 'service', 'interface', 'code', 'fitbit', 'input', 'pie', 'sky', 'option', 'suggestion', 'gang', 'believe', 'fitbit', 'food', 'mfp', 'food', 'database', 'meal', 'claim', 'item', 'barcode', 'scanner', 'mfp', 'io', 'decent', 'api']"
+951.0,support line option setup forever help aria product burtonator support line respond request information device replacement device problem info experience device withings issue connect device set process step scale morning device phone help connection process check work issue withings issue help burtonator option setup forever help aria product withings customer support refund fitbit aria scale fitbit customer support praise customer support shame aria scale heart rate monitoring withings functionality withings withings step help hesitation fitbit aria,"['support', 'line', 'option', 'setup', 'forever', 'help', 'aria', 'product', 'burtonator', 'support', 'line', 'respond', 'request', 'information', 'device', 'replacement', 'device', 'problem', 'info', 'experience', 'device', 'withings', 'issue', 'connect', 'device', 'set', 'process', 'step', 'scale', 'morning', 'device', 'phone', 'help', 'connection', 'process', 'check', 'work', 'issue', 'withings', 'issue', 'help', 'burtonator', 'option', 'setup', 'forever', 'help', 'aria', 'product', 'withings', 'customer', 'support', 'refund', 'fitbit', 'aria', 'scale', 'fitbit', 'customer', 'support', 'praise', 'customer', 'support', 'shame', 'aria', 'scale', 'heart', 'rate', 'monitoring', 'withings', 'functionality', 'withings', 'withings', 'step', 'help', 'hesitation', 'fitbit', 'aria']"
+952.0,nonin end pulse oximeter model order kit access sdk point angel sensor interface ship data usb graph fitbit charge3 variation level reading forum post type data sdk variation documentation variation data web api data capture api request data info variance data fitbit api investigate post blood pressure calibrate spo2 data oximeter logging nonin randy figure protocol create ipython notebook interface work talk unit timezone problem junky window software charge interface work share anne communication senseview android sensor logger blood pressure monitor device device cloud advantage ihealth device term data management control data user data buying bluetooth protocol access device bluetooth protocol addition regulation oximeter party application device publishing bluetooth idea sending data protocol transport device send data streaming api fitbit access device basis water braun cms50fw direction product window conversation oximeter market developer api access data internet bluetooth pull spo2 web measurement kind response app regard braun test app contec pulse oximeter reach android market source reading data pulse oximeter github albertcbraun cms50fw library model cms50fw data input stream application displa cms50fw pulse oximeter device install test app play google test app disclaimer app software entertainment purpose health care fitness purpose user difficulty connection resource ad test app user cms50fw oximeter support data device sale amazon country play store country collection work country availability issue situation omer test app country reason play store country regard braun profile profile spp profile aquire blood pressure heart rate body mass data sensor ihealth product option public company sensor help alot advance allows rehabilitation source protocol sdk company thx,"['nonin', 'end', 'pulse', 'oximeter', 'model', 'order', 'kit', 'access', 'sdk', 'point', 'angel', 'sensor', 'interface', 'ship', 'data', 'usb', 'graph', 'fitbit', 'charge3', 'variation', 'level', 'reading', 'forum', 'post', 'type', 'data', 'sdk', 'variation', 'documentation', 'variation', 'data', 'web', 'api', 'data', 'capture', 'api', 'request', 'data', 'info', 'variance', 'data', 'fitbit', 'api', 'investigate', 'post', 'blood', 'pressure', 'calibrate', 'spo2', 'data', 'oximeter', 'logging', 'nonin', 'randy', 'figure', 'protocol', 'create', 'ipython', 'notebook', 'interface', 'work', 'talk', 'unit', 'timezone', 'problem', 'junky', 'window', 'software', 'charge', 'interface', 'work', 'share', 'anne', 'communication', 'senseview', 'android', 'sensor', 'logger', 'blood', 'pressure', 'monitor', 'device', 'device', 'cloud', 'advantage', 'ihealth', 'device', 'term', 'data', 'management', 'control', 'data', 'user', 'data', 'buying', 'bluetooth', 'protocol', 'access', 'device', 'bluetooth', 'protocol', 'addition', 'regulation', 'oximeter', 'party', 'application', 'device', 'publishing', 'bluetooth', 'idea', 'sending', 'data', 'protocol', 'transport', 'device', 'send', 'data', 'streaming', 'api', 'fitbit', 'access', 'device', 'basis', 'water', 'braun', 'cms50fw', 'direction', 'product', 'window', 'conversation', 'oximeter', 'market', 'developer', 'api', 'access', 'data', 'internet', 'bluetooth', 'pull', 'spo2', 'web', 'measurement', 'kind', 'response', 'app', 'regard', 'braun', 'test', 'app', 'contec', 'pulse', 'oximeter', 'reach', 'android', 'market', 'source', 'reading', 'data', 'pulse', 'oximeter', 'github', 'albertcbraun', 'cms50fw', 'library', 'model', 'cms50fw', 'data', 'input', 'stream', 'application', 'displa', 'cms50fw', 'pulse', 'oximeter', 'device', 'install', 'test', 'app', 'play', 'google', 'test', 'app', 'disclaimer', 'app', 'software', 'entertainment', 'purpose', 'health', 'care', 'fitness', 'purpose', 'user', 'difficulty', 'connection', 'resource', 'ad', 'test', 'app', 'user', 'cms50fw', 'oximeter', 'support', 'data', 'device', 'sale', 'amazon', 'country', 'play', 'store', 'country', 'collection', 'work', 'country', 'availability', 'issue', 'situation', 'omer', 'test', 'app', 'country', 'reason', 'play', 'store', 'country', 'regard', 'braun', 'profile', 'profile', 'spp', 'profile', 'aquire', 'blood', 'pressure', 'heart', 'rate', 'body', 'mass', 'data', 'sensor', 'ihealth', 'product', 'option', 'public', 'company', 'sensor', 'help', 'alot', 'advance', 'allows', 'rehabilitation', 'source', 'protocol', 'sdk', 'company', 'thx']"
+954.0,question people device feature device line product service space membership program help book project device abandonment rate reason data work endeavor partner people age device data support,"['question', 'people', 'device', 'feature', 'device', 'line', 'product', 'service', 'space', 'membership', 'program', 'help', 'book', 'project', 'device', 'abandonment', 'rate', 'reason', 'data', 'work', 'endeavor', 'partner', 'people', 'age', 'device', 'data', 'support']"
+955.0,statistic device phone tablet export data question addition score hand appreciate data phone google calender moment data differentiate mrigaen data addiction score calculate addiction score phone wife app track smartphone addiction sits phone unlocks phone spent apps point data addiction score score form goal app help phone notification threshold addiction score user phone app app addiction level tool phone dependency package help phone dependency app android play store planning io version regard mrigaen ejain statistic device phone tablet export data question mean login track device idea line stage level people data approach addiction data theme user fuel band app user addiction data export feature version app addiction level info usage activity ability bonus point data,"['statistic', 'device', 'phone', 'tablet', 'export', 'data', 'question', 'addition', 'score', 'hand', 'appreciate', 'data', 'phone', 'google', 'calender', 'moment', 'data', 'differentiate', 'mrigaen', 'data', 'addiction', 'score', 'calculate', 'addiction', 'score', 'phone', 'wife', 'app', 'track', 'smartphone', 'addiction', 'sits', 'phone', 'unlocks', 'phone', 'spent', 'apps', 'point', 'data', 'addiction', 'score', 'score', 'form', 'goal', 'app', 'help', 'phone', 'notification', 'threshold', 'addiction', 'score', 'user', 'phone', 'app', 'app', 'addiction', 'level', 'tool', 'phone', 'dependency', 'package', 'help', 'phone', 'dependency', 'app', 'android', 'play', 'store', 'planning', 'io', 'version', 'regard', 'mrigaen', 'ejain', 'statistic', 'device', 'phone', 'tablet', 'export', 'data', 'question', 'mean', 'login', 'track', 'device', 'idea', 'line', 'stage', 'level', 'people', 'data', 'approach', 'addiction', 'data', 'theme', 'user', 'fuel', 'band', 'app', 'user', 'addiction', 'data', 'export', 'feature', 'version', 'app', 'addiction', 'level', 'info', 'usage', 'activity', 'ability', 'bonus', 'point', 'data']"
+956.0,research heard sense storage sensor activity interesting record keyboard interesting record data memory research memory hint diary sensecams memory investigation help memory jewelry android wear watch wonder hack wear watch wear neck forum joss langford book data work centre research university oxford core work focus study report tomorrow diary project accelerometer data data collection instrument present challenge relation classification activity activity teresa,"['research', 'heard', 'sense', 'storage', 'sensor', 'activity', 'interesting', 'record', 'keyboard', 'interesting', 'record', 'data', 'memory', 'research', 'memory', 'hint', 'diary', 'sensecams', 'memory', 'investigation', 'help', 'memory', 'jewelry', 'android', 'wear', 'watch', 'wonder', 'hack', 'wear', 'watch', 'wear', 'neck', 'forum', 'joss', 'langford', 'book', 'data', 'work', 'centre', 'research', 'university', 'oxford', 'core', 'work', 'focus', 'study', 'report', 'tomorrow', 'diary', 'project', 'accelerometer', 'data', 'data', 'collection', 'instrument', 'present', 'challenge', 'relation', 'classification', 'activity', 'activity', 'teresa']"
+957.0,hear project variable effect challenge tool process btw briefly zenobase elasticsearch biology area unknown finding research thought offer introduction skill experience help experiment company splunk tool splunk right project team professional focus work revolves result perspective sort methodology company emphasis self improvement post test,"['hear', 'project', 'variable', 'effect', 'challenge', 'tool', 'process', 'btw', 'briefly', 'zenobase', 'elasticsearch', 'biology', 'area', 'unknown', 'finding', 'research', 'thought', 'offer', 'introduction', 'skill', 'experience', 'help', 'experiment', 'company', 'splunk', 'tool', 'splunk', 'right', 'project', 'team', 'professional', 'focus', 'work', 'revolves', 'result', 'perspective', 'sort', 'methodology', 'company', 'emphasis', 'self', 'improvement', 'post', 'test']"
+959.0,strike wikipedia edit thon categorization closest telehealth zephyr bioharness article activity tracker activity tracker bodymedia jawbone withings category tool activity tracker tracker category continue effort edit thon state article wikipedia edits night information app capability bodymedia tone article information tracker methodology site activity tracker site listing category tracker wikipedia categorization page categorization function information mechanic function category syntax help category answer proposal merge rename category instruction category categorization category creation category goal category information company basis information device,"['strike', 'wikipedia', 'edit', 'thon', 'categorization', 'closest', 'telehealth', 'zephyr', 'bioharness', 'article', 'activity', 'tracker', 'activity', 'tracker', 'bodymedia', 'jawbone', 'withings', 'category', 'tool', 'activity', 'tracker', 'tracker', 'category', 'continue', 'effort', 'edit', 'thon', 'state', 'article', 'wikipedia', 'edits', 'night', 'information', 'app', 'capability', 'bodymedia', 'tone', 'article', 'information', 'tracker', 'methodology', 'site', 'activity', 'tracker', 'site', 'listing', 'category', 'tracker', 'wikipedia', 'categorization', 'page', 'categorization', 'function', 'information', 'mechanic', 'function', 'category', 'syntax', 'help', 'category', 'answer', 'proposal', 'merge', 'rename', 'category', 'instruction', 'category', 'categorization', 'category', 'creation', 'category', 'goal', 'category', 'information', 'company', 'basis', 'information', 'device']"
+960.0,purpose mechanism usage frequency mouse click stroke screenshots rescuetime relies plugins capture browser application mechanism repeat application application phone usage tracker track apps source google analytics shelf stuff work idea ejain purpose mechanism usage frequency mouse click stroke screenshots screenshots,"['purpose', 'mechanism', 'usage', 'frequency', 'mouse', 'click', 'stroke', 'screenshots', 'rescuetime', 'relies', 'plugins', 'capture', 'browser', 'application', 'mechanism', 'repeat', 'application', 'application', 'phone', 'usage', 'tracker', 'track', 'apps', 'source', 'google', 'analytics', 'shelf', 'stuff', 'work', 'idea', 'ejain', 'purpose', 'mechanism', 'usage', 'frequency', 'mouse', 'click', 'stroke', 'screenshots', 'screenshots']"
+961.0,dan insight share metric measure easter list tip forum reference measure today hope insight dan insight share metric measure easter list tip rtracker iphone track mood productivity energy level interaction percentage measure morning afternoon dump data history productive monday productivity knowledge mindful focus thought process factor example rating productivity rate activity contributes regard feeling thinking fitbit track calorie history rtracker stuff data factor community inspiration hubbard book measure addition perspective community,"['dan', 'insight', 'share', 'metric', 'measure', 'easter', 'list', 'tip', 'forum', 'reference', 'measure', 'today', 'hope', 'insight', 'dan', 'insight', 'share', 'metric', 'measure', 'easter', 'list', 'tip', 'rtracker', 'iphone', 'track', 'mood', 'productivity', 'energy', 'level', 'interaction', 'percentage', 'measure', 'morning', 'afternoon', 'dump', 'data', 'history', 'productive', 'monday', 'productivity', 'knowledge', 'mindful', 'focus', 'thought', 'process', 'factor', 'example', 'rating', 'productivity', 'rate', 'activity', 'contributes', 'regard', 'feeling', 'thinking', 'fitbit', 'track', 'calorie', 'history', 'rtracker', 'stuff', 'data', 'factor', 'community', 'inspiration', 'hubbard', 'book', 'measure', 'addition', 'perspective', 'community']"
+962.0,participate quick survey goal forecast growth movement doubt smarthpone ownership increase people track smartphone usage stagnates source result presentation slide share help,"['participate', 'quick', 'survey', 'goal', 'forecast', 'growth', 'movement', 'doubt', 'smarthpone', 'ownership', 'increase', 'people', 'track', 'smartphone', 'usage', 'stagnates', 'source', 'result', 'presentation', 'slide', 'share', 'help']"
+963.0,pdaniel app rtracker track kind frequency headache rtracker quantid pdaniel ejain idea showcase progress startup misery site alcohol drug headache help people group option service watch value pdaniel zenobase idea bucket people possibility field bucket default zenobase reason field list field percentage rating field zenobase store value star support half star custom field event tag data custom headache send data zenobase user question rescuetime worsen service degree flexibility usability awareness explain advantage service case organizer meetup group push pdaniel store data browser phone api quote kleineidam post topic guarantee money control company contract agreement quote privacy policy base result subscription fee company vc funding sound judge service idea list feature demo blog post app interesting quote data privacy heart rest share data advertising insurance analytics group data guarantee vc money control company contract agreement category sound choice user data kind data user data service data export data stage health space android app folk access sign site update site ask question help control health list tracker record store category blood pressure blood sugar body measurement drug exercise headache menstruation peak respiratory rate smoking weight exercise category place view record table graph ability data category report analysis data category list analysis data privacy heart rest share data advertising insurance analytics group data membership site subscription stage offering feature user role feedback form site comment dan headache feeling concern rtracker quantid rtracker tracking custom metric allows data export store data browser phone moment app add record value data depth analysis data group people person care distinction help differentiate announce link sign site user spot user trial road point idea functionality site eye piece app track feedback form feedback welcome list work mountain investigate site check sign ups site sign obligation check ejain idea showcase progress startup misery site alcohol drug headache help people happens zenobase idea bucket people possibility field bucket default site mean headache app selection kind category app help headache headache zenobase reason field list field percentage feedback ejain privacy policy privacy anchor site plan data site data landing page blurb post cover question check user control data data export form csv account problem category category point people user category form site health category subscription benefit data manage aim option feature ad ad data data group issue site hornet ejain advice blog site moment post outlining place click plan case development story finding problem group montreal event initiative pdaniel site mean headache app selection kind category app help headache headache headache suck relief app rtracker track kind frequency headache concept,"['pdaniel', 'app', 'rtracker', 'track', 'kind', 'frequency', 'headache', 'rtracker', 'quantid', 'pdaniel', 'ejain', 'idea', 'showcase', 'progress', 'startup', 'misery', 'site', 'alcohol', 'drug', 'headache', 'help', 'people', 'group', 'option', 'service', 'watch', 'value', 'pdaniel', 'zenobase', 'idea', 'bucket', 'people', 'possibility', 'field', 'bucket', 'default', 'zenobase', 'reason', 'field', 'list', 'field', 'percentage', 'rating', 'field', 'zenobase', 'store', 'value', 'star', 'support', 'half', 'star', 'custom', 'field', 'event', 'tag', 'data', 'custom', 'headache', 'send', 'data', 'zenobase', 'user', 'question', 'rescuetime', 'worsen', 'service', 'degree', 'flexibility', 'usability', 'awareness', 'explain', 'advantage', 'service', 'case', 'organizer', 'meetup', 'group', 'push', 'pdaniel', 'store', 'data', 'browser', 'phone', 'api', 'quote', 'kleineidam', 'post', 'topic', 'guarantee', 'money', 'control', 'company', 'contract', 'agreement', 'quote', 'privacy', 'policy', 'base', 'result', 'subscription', 'fee', 'company', 'vc', 'funding', 'sound', 'judge', 'service', 'idea', 'list', 'feature', 'demo', 'blog', 'post', 'app', 'interesting', 'quote', 'data', 'privacy', 'heart', 'rest', 'share', 'data', 'advertising', 'insurance', 'analytics', 'group', 'data', 'guarantee', 'vc', 'money', 'control', 'company', 'contract', 'agreement', 'category', 'sound', 'choice', 'user', 'data', 'kind', 'data', 'user', 'data', 'service', 'data', 'export', 'data', 'stage', 'health', 'space', 'android', 'app', 'folk', 'access', 'sign', 'site', 'update', 'site', 'ask', 'question', 'help', 'control', 'health', 'list', 'tracker', 'record', 'store', 'category', 'blood', 'pressure', 'blood', 'sugar', 'body', 'measurement', 'drug', 'exercise', 'headache', 'menstruation', 'peak', 'respiratory', 'rate', 'smoking', 'weight', 'exercise', 'category', 'place', 'view', 'record', 'table', 'graph', 'ability', 'data', 'category', 'report', 'analysis', 'data', 'category', 'list', 'analysis', 'data', 'privacy', 'heart', 'rest', 'share', 'data', 'advertising', 'insurance', 'analytics', 'group', 'data', 'membership', 'site', 'subscription', 'stage', 'offering', 'feature', 'user', 'role', 'feedback', 'form', 'site', 'comment', 'dan', 'headache', 'feeling', 'concern', 'rtracker', 'quantid', 'rtracker', 'tracking', 'custom', 'metric', 'allows', 'data', 'export', 'store', 'data', 'browser', 'phone', 'moment', 'app', 'add', 'record', 'value', 'data', 'depth', 'analysis', 'data', 'group', 'people', 'person', 'care', 'distinction', 'help', 'differentiate', 'announce', 'link', 'sign', 'site', 'user', 'spot', 'user', 'trial', 'road', 'point', 'idea', 'functionality', 'site', 'eye', 'piece', 'app', 'track', 'feedback', 'form', 'feedback', 'welcome', 'list', 'work', 'mountain', 'investigate', 'site', 'check', 'sign', 'ups', 'site', 'sign', 'obligation', 'check', 'ejain', 'idea', 'showcase', 'progress', 'startup', 'misery', 'site', 'alcohol', 'drug', 'headache', 'help', 'people', 'happens', 'zenobase', 'idea', 'bucket', 'people', 'possibility', 'field', 'bucket', 'default', 'site', 'mean', 'headache', 'app', 'selection', 'kind', 'category', 'app', 'help', 'headache', 'headache', 'zenobase', 'reason', 'field', 'list', 'field', 'percentage', 'feedback', 'ejain', 'privacy', 'policy', 'privacy', 'anchor', 'site', 'plan', 'data', 'site', 'data', 'landing', 'page', 'blurb', 'post', 'cover', 'question', 'check', 'user', 'control', 'data', 'data', 'export', 'form', 'csv', 'account', 'problem', 'category', 'category', 'point', 'people', 'user', 'category', 'form', 'site', 'health', 'category', 'subscription', 'benefit', 'data', 'manage', 'aim', 'option', 'feature', 'ad', 'ad', 'data', 'data', 'group', 'issue', 'site', 'hornet', 'ejain', 'advice', 'blog', 'site', 'moment', 'post', 'outlining', 'place', 'click', 'plan', 'case', 'development', 'story', 'finding', 'problem', 'group', 'montreal', 'event', 'initiative', 'pdaniel', 'site', 'mean', 'headache', 'app', 'selection', 'kind', 'category', 'app', 'help', 'headache', 'headache', 'headache', 'suck', 'relief', 'app', 'rtracker', 'track', 'kind', 'frequency', 'headache', 'concept']"
+964.0,approach engagement app people pin recognition fingerprint device security measure team mood phone mood icon swipe unlock phone track graph mood effect pattern tell advance nick work help app development company help,"['approach', 'engagement', 'app', 'people', 'pin', 'recognition', 'fingerprint', 'device', 'security', 'measure', 'team', 'mood', 'phone', 'mood', 'icon', 'swipe', 'unlock', 'phone', 'track', 'graph', 'mood', 'effect', 'pattern', 'tell', 'advance', 'nick', 'work', 'help', 'app', 'development', 'company', 'help']"
+965.0,forward contribution forum discussion share information,"['forward', 'contribution', 'forum', 'discussion', 'share', 'information']"
+967.0,post wondering heine company post bulletproof forum text email supporter friend travel road venture supporter value work delay delivery data result loop mystery status effort date development food drug administration result teamwork advisor officer peer health space conclusion collection method health result hurdle collaboration analysis lab result standard create delay setback path future notice change delay online store commitment customer update data analysis patience work contribution health data revolution future heine md phd talking20 founder amp ceo update talking20 access diy blood measure hurdle kind consumer doctor blood analysis heine talking20 indiegogo crowd fund campaign idea information link flattery product harder progress health date result stage customer support md phd founder amp ceo talking20 heather talking20 path product agaricus product talking20 solution diy blood work experiment campaign heard email work work approach product talking20 agaricus trail talking20 access diy blood measure hurdle kind consumer doctor blood analysis gary fda problem operation regulation hurdle discussion body attitude plan order export regulation business develops discussion body approval talking20 fulfil indieogogo order shoot heather email share forum change health diy testing request colleague consumer home blood test service range biomarkers team indiegogo campaign june tracker feedback help service hear,"['post', 'wondering', 'heine', 'company', 'post', 'bulletproof', 'forum', 'text', 'email', 'supporter', 'friend', 'travel', 'road', 'venture', 'supporter', 'value', 'work', 'delay', 'delivery', 'data', 'result', 'loop', 'mystery', 'status', 'effort', 'date', 'development', 'food', 'drug', 'administration', 'result', 'teamwork', 'advisor', 'officer', 'peer', 'health', 'space', 'conclusion', 'collection', 'method', 'health', 'result', 'hurdle', 'collaboration', 'analysis', 'lab', 'result', 'standard', 'create', 'delay', 'setback', 'path', 'future', 'notice', 'change', 'delay', 'online', 'store', 'commitment', 'customer', 'update', 'data', 'analysis', 'patience', 'work', 'contribution', 'health', 'data', 'revolution', 'future', 'heine', 'md', 'phd', 'talking20', 'founder', 'amp', 'ceo', 'update', 'talking20', 'access', 'diy', 'blood', 'measure', 'hurdle', 'kind', 'consumer', 'doctor', 'blood', 'analysis', 'heine', 'talking20', 'indiegogo', 'crowd', 'fund', 'campaign', 'idea', 'information', 'link', 'flattery', 'product', 'harder', 'progress', 'health', 'date', 'result', 'stage', 'customer', 'support', 'md', 'phd', 'founder', 'amp', 'ceo', 'talking20', 'heather', 'talking20', 'path', 'product', 'agaricus', 'product', 'talking20', 'solution', 'diy', 'blood', 'work', 'experiment', 'campaign', 'heard', 'email', 'work', 'work', 'approach', 'product', 'talking20', 'agaricus', 'trail', 'talking20', 'access', 'diy', 'blood', 'measure', 'hurdle', 'kind', 'consumer', 'doctor', 'blood', 'analysis', 'gary', 'fda', 'problem', 'operation', 'regulation', 'hurdle', 'discussion', 'body', 'attitude', 'plan', 'order', 'export', 'regulation', 'business', 'develops', 'discussion', 'body', 'approval', 'talking20', 'fulfil', 'indieogogo', 'order', 'shoot', 'heather', 'email', 'share', 'forum', 'change', 'health', 'diy', 'testing', 'request', 'colleague', 'consumer', 'home', 'blood', 'test', 'service', 'range', 'biomarkers', 'team', 'indiegogo', 'campaign', 'june', 'tracker', 'feedback', 'help', 'service', 'hear']"
+968.0,version analytics data gps compass accelerometer web contact calendar activity activity footprint cloud service statistic report feature release include help email encoding reporter functionality analytics window phone android,"['version', 'analytics', 'data', 'gps', 'compass', 'accelerometer', 'web', 'contact', 'calendar', 'activity', 'activity', 'footprint', 'cloud', 'service', 'statistic', 'report', 'feature', 'release', 'include', 'help', 'email', 'encoding', 'reporter', 'functionality', 'analytics', 'window', 'phone', 'android']"
+969.0,blausol ejain permission data distribute idea form data data format inconvenient agaricus conviction context data population data context data data comparison people filter normalize data example percentage hrreserve person hr kiel chance data reason lab conversation data question conversation conviction context data population data experience assumption conviction attention end conversation question method contextualization data method sort explicit implicit lookup alternative visualization data context group group context kiel kiel eric paper subscription journal wonder author data story teller type data context work rhythm health fitness context convey viewer aim viewer associate data help design visualisation narrative heartbeat colour type activity st hl k k svensson taylor combetto development diary incorporates owner entry interface data ejain permission data distribute idea ejain blausol permission data distribute idea form data data format paint colour picker job forum body blogger share work group physiology consultancy work project rhythm employee workplace liverpool project activity workplace audience exhibit data heartbeat rate motion employee hairdresser game exhibit activity data visualisation aspect work physiology workplace activity visualisation employee workplace activity group activity visualisation term term activity employee visualisation term term activity employee challenge game tester phone work sensor visualisation night shift worker game tester lab issue data workplace body blogger data context data activity pattern create visualisation nature data data signal heartbeat rate motion visualisation involves activity game work visualisation comment suggestion info agaricus paper subscription journal wonder author sent copy mail kiel,"['blausol', 'ejain', 'permission', 'data', 'distribute', 'idea', 'form', 'data', 'data', 'format', 'inconvenient', 'agaricus', 'conviction', 'context', 'data', 'population', 'data', 'context', 'data', 'data', 'comparison', 'people', 'filter', 'normalize', 'data', 'example', 'percentage', 'hrreserve', 'person', 'hr', 'kiel', 'chance', 'data', 'reason', 'lab', 'conversation', 'data', 'question', 'conversation', 'conviction', 'context', 'data', 'population', 'data', 'experience', 'assumption', 'conviction', 'attention', 'end', 'conversation', 'question', 'method', 'contextualization', 'data', 'method', 'sort', 'explicit', 'implicit', 'lookup', 'alternative', 'visualization', 'data', 'context', 'group', 'group', 'context', 'kiel', 'kiel', 'eric', 'paper', 'subscription', 'journal', 'wonder', 'author', 'data', 'story', 'teller', 'type', 'data', 'context', 'work', 'rhythm', 'health', 'fitness', 'context', 'convey', 'viewer', 'aim', 'viewer', 'associate', 'data', 'help', 'design', 'visualisation', 'narrative', 'heartbeat', 'colour', 'type', 'activity', 'st', 'hl', 'k', 'k', 'svensson', 'taylor', 'combetto', 'development', 'diary', 'incorporates', 'owner', 'entry', 'interface', 'data', 'ejain', 'permission', 'data', 'distribute', 'idea', 'ejain', 'blausol', 'permission', 'data', 'distribute', 'idea', 'form', 'data', 'data', 'format', 'paint', 'colour', 'picker', 'job', 'forum', 'body', 'blogger', 'share', 'work', 'group', 'physiology', 'consultancy', 'work', 'project', 'rhythm', 'employee', 'workplace', 'liverpool', 'project', 'activity', 'workplace', 'audience', 'exhibit', 'data', 'heartbeat', 'rate', 'motion', 'employee', 'hairdresser', 'game', 'exhibit', 'activity', 'data', 'visualisation', 'aspect', 'work', 'physiology', 'workplace', 'activity', 'visualisation', 'employee', 'workplace', 'activity', 'group', 'activity', 'visualisation', 'term', 'term', 'activity', 'employee', 'visualisation', 'term', 'term', 'activity', 'employee', 'challenge', 'game', 'tester', 'phone', 'work', 'sensor', 'visualisation', 'night', 'shift', 'worker', 'game', 'tester', 'lab', 'issue', 'data', 'workplace', 'body', 'blogger', 'data', 'context', 'data', 'activity', 'pattern', 'create', 'visualisation', 'nature', 'data', 'data', 'signal', 'heartbeat', 'rate', 'motion', 'visualisation', 'involves', 'activity', 'game', 'work', 'visualisation', 'comment', 'suggestion', 'info', 'agaricus', 'paper', 'subscription', 'journal', 'wonder', 'author', 'sent', 'copy', 'mail', 'kiel']"
+970.0,track mfp suggestion zenobase bulletproof diet plan lifestyle food mind body level eliminates food craving productivity energy level sense garrett mediterranean health research food oil green veggie burn insulin sweet starch fiber diet diabetes protein fat plant safer healthier animal forget exercise whatsoever food health muscle growth excess fat davedonohue paleo type healthier blood sugar granfeldt borgstrand soffman sj str k ahren improves tolerance individual heart disease diabetologia grain crash health longtime help gain suggest help plan protein weight eatable home keto carbs recipe food exercise protein fat discount code,"['track', 'mfp', 'suggestion', 'zenobase', 'bulletproof', 'diet', 'plan', 'lifestyle', 'food', 'mind', 'body', 'level', 'eliminates', 'food', 'craving', 'productivity', 'energy', 'level', 'sense', 'garrett', 'mediterranean', 'health', 'research', 'food', 'oil', 'green', 'veggie', 'burn', 'insulin', 'sweet', 'starch', 'fiber', 'diet', 'diabetes', 'protein', 'fat', 'plant', 'safer', 'healthier', 'animal', 'forget', 'exercise', 'whatsoever', 'food', 'health', 'muscle', 'growth', 'excess', 'fat', 'davedonohue', 'paleo', 'type', 'healthier', 'blood', 'sugar', 'granfeldt', 'borgstrand', 'soffman', 'sj', 'str', 'k', 'ahren', 'improves', 'tolerance', 'individual', 'heart', 'disease', 'diabetologia', 'grain', 'crash', 'health', 'longtime', 'help', 'gain', 'suggest', 'help', 'plan', 'protein', 'weight', 'eatable', 'home', 'keto', 'carbs', 'recipe', 'food', 'exercise', 'protein', 'fat', 'discount', 'code']"
+971.0,christina researcher corporation project disease help health home research process interview expert disease diabetes obesity allergy food respiratory expert knowledge disease message interview christina,"['christina', 'researcher', 'corporation', 'project', 'disease', 'help', 'health', 'home', 'research', 'process', 'interview', 'expert', 'disease', 'diabetes', 'obesity', 'allergy', 'food', 'respiratory', 'expert', 'knowledge', 'disease', 'message', 'interview', 'christina']"
+972.0,register bedscales hardware software monitor research project help patient stay hospital research question study patient sleep problem inconvenience illness hospitalization aim project help patient sleep recovery health forum inspiration project hardware software disturb patient recomendations regard camilla camilla office machine monitor apnea cumbersome purpose camilla contacless solution respiration trial netherlands artbv hardware software monitor research project help patient stay hospital research question study patient sleep problem inconvenience illness hospitalization aim project help patient sleep recovery health forum inspiration project hardware software disturb patient recomendations regard camilla bedscales information spec cost safety research project measurement accuracy purpose regard camilla prof gough register bedscales hardware software monitor research project help patient stay hospital research question study patient sleep problem inconvenience illness hospitalization aim project help patient sleep recovery health forum inspiration project hardware software disturb patient recomendations regard camilla,"['register', 'bedscales', 'hardware', 'software', 'monitor', 'research', 'project', 'help', 'patient', 'stay', 'hospital', 'research', 'question', 'study', 'patient', 'sleep', 'problem', 'inconvenience', 'illness', 'hospitalization', 'aim', 'project', 'help', 'patient', 'sleep', 'recovery', 'health', 'forum', 'inspiration', 'project', 'hardware', 'software', 'disturb', 'patient', 'recomendations', 'regard', 'camilla', 'camilla', 'office', 'machine', 'monitor', 'apnea', 'cumbersome', 'purpose', 'camilla', 'contacless', 'solution', 'respiration', 'trial', 'netherlands', 'artbv', 'hardware', 'software', 'monitor', 'research', 'project', 'help', 'patient', 'stay', 'hospital', 'research', 'question', 'study', 'patient', 'sleep', 'problem', 'inconvenience', 'illness', 'hospitalization', 'aim', 'project', 'help', 'patient', 'sleep', 'recovery', 'health', 'forum', 'inspiration', 'project', 'hardware', 'software', 'disturb', 'patient', 'recomendations', 'regard', 'camilla', 'bedscales', 'information', 'spec', 'cost', 'safety', 'research', 'project', 'measurement', 'accuracy', 'purpose', 'regard', 'camilla', 'prof', 'gough', 'register', 'bedscales', 'hardware', 'software', 'monitor', 'research', 'project', 'help', 'patient', 'stay', 'hospital', 'research', 'question', 'study', 'patient', 'sleep', 'problem', 'inconvenience', 'illness', 'hospitalization', 'aim', 'project', 'help', 'patient', 'sleep', 'recovery', 'health', 'forum', 'inspiration', 'project', 'hardware', 'software', 'disturb', 'patient', 'recomendations', 'regard', 'camilla']"
+973.0,seth news seth independence willingness share skill meeting fact death photo meetup news question conclusion episode data health measurement shock sadness share news moderator seth robert weekend condolence family member moderator forum work blog post forum news condolence family,"['seth', 'news', 'seth', 'independence', 'willingness', 'share', 'skill', 'meeting', 'fact', 'death', 'photo', 'meetup', 'news', 'question', 'conclusion', 'episode', 'data', 'health', 'measurement', 'shock', 'sadness', 'share', 'news', 'moderator', 'seth', 'robert', 'weekend', 'condolence', 'family', 'member', 'moderator', 'forum', 'work', 'blog', 'post', 'forum', 'news', 'condolence', 'family']"
+974.0,schubi forum goal achievement calendar application information people information idea optimizeme start timer aspect export data dropbox integration health factor drug headache end extract data form graph outlook calendar application tracking forum goal achievement application information people information idea explanation calendar work hussein calendar speech mark felton calendar interview step achkar log meetup video data key category calendar calendar distinction rest transportation food entertainment sport employment education hygiene addition log transportation type entertainment tra bus car plane tra boat ent book television ent game example screenshot data course column data information calendar application event data copy amp paste entry list software environment focus software device option caldav standard outlook em client thunderbird osx apple calendar postbox linux evolution amp calendar online google calendar window calendar information device cumbersome application support allow add activity event caladd keith kennedy calengoo dominique gunia calendar tool calendar icalendar infinite tier template andreas business calendar calengoo dominique gunia pocket event window calendar template joachim hoffmann calendar reidemeister appointment syncme data information calendar calendar application export function ic data icalendar text editor outlook calendar view file calendar export ic client menu file export export event ic file event task export html ic apple calendar menu file export export ic menu export export vcalendar export ic data software script ic file import excel osx software analysis osx software icalmaker export calendar google calendar google export calendar spreadsheet excel online conversion ic url csv script ic ic data data software excel libreoffice chart apple software data variety library amcharts highcharts jscharts miso tracker majority schedule calendar sense forward base analysis measure aspiration actuality process excel calendar spreadsheet habit review analysis measure budget,"['schubi', 'forum', 'goal', 'achievement', 'calendar', 'application', 'information', 'people', 'information', 'idea', 'optimizeme', 'start', 'timer', 'aspect', 'export', 'data', 'dropbox', 'integration', 'health', 'factor', 'drug', 'headache', 'end', 'extract', 'data', 'form', 'graph', 'outlook', 'calendar', 'application', 'tracking', 'forum', 'goal', 'achievement', 'application', 'information', 'people', 'information', 'idea', 'explanation', 'calendar', 'work', 'hussein', 'calendar', 'speech', 'mark', 'felton', 'calendar', 'interview', 'step', 'achkar', 'log', 'meetup', 'video', 'data', 'key', 'category', 'calendar', 'calendar', 'distinction', 'rest', 'transportation', 'food', 'entertainment', 'sport', 'employment', 'education', 'hygiene', 'addition', 'log', 'transportation', 'type', 'entertainment', 'tra', 'bus', 'car', 'plane', 'tra', 'boat', 'ent', 'book', 'television', 'ent', 'game', 'example', 'screenshot', 'data', 'course', 'column', 'data', 'information', 'calendar', 'application', 'event', 'data', 'copy', 'amp', 'paste', 'entry', 'list', 'software', 'environment', 'focus', 'software', 'device', 'option', 'caldav', 'standard', 'outlook', 'em', 'client', 'thunderbird', 'osx', 'apple', 'calendar', 'postbox', 'linux', 'evolution', 'amp', 'calendar', 'online', 'google', 'calendar', 'window', 'calendar', 'information', 'device', 'cumbersome', 'application', 'support', 'allow', 'add', 'activity', 'event', 'caladd', 'keith', 'kennedy', 'calengoo', 'dominique', 'gunia', 'calendar', 'tool', 'calendar', 'icalendar', 'infinite', 'tier', 'template', 'andreas', 'business', 'calendar', 'calengoo', 'dominique', 'gunia', 'pocket', 'event', 'window', 'calendar', 'template', 'joachim', 'hoffmann', 'calendar', 'reidemeister', 'appointment', 'syncme', 'data', 'information', 'calendar', 'calendar', 'application', 'export', 'function', 'ic', 'data', 'icalendar', 'text', 'editor', 'outlook', 'calendar', 'view', 'file', 'calendar', 'export', 'ic', 'client', 'menu', 'file', 'export', 'export', 'event', 'ic', 'file', 'event', 'task', 'export', 'html', 'ic', 'apple', 'calendar', 'menu', 'file', 'export', 'export', 'ic', 'menu', 'export', 'export', 'vcalendar', 'export', 'ic', 'data', 'software', 'script', 'ic', 'file', 'import', 'excel', 'osx', 'software', 'analysis', 'osx', 'software', 'icalmaker', 'export', 'calendar', 'google', 'calendar', 'google', 'export', 'calendar', 'spreadsheet', 'excel', 'online', 'conversion', 'ic', 'url', 'csv', 'script', 'ic', 'ic', 'data', 'data', 'software', 'excel', 'libreoffice', 'chart', 'apple', 'software', 'data', 'variety', 'library', 'amcharts', 'highcharts', 'jscharts', 'miso', 'tracker', 'majority', 'schedule', 'calendar', 'sense', 'forward', 'base', 'analysis', 'measure', 'aspiration', 'actuality', 'process', 'excel', 'calendar', 'spreadsheet', 'habit', 'review', 'analysis', 'measure', 'budget']"
+975.0,kind newbie world enthousiast project world money people energy food place energy level people energy level eat mood possibility data website website data space solution data website advance wiebe,"['kind', 'newbie', 'world', 'enthousiast', 'project', 'world', 'money', 'people', 'energy', 'food', 'place', 'energy', 'level', 'people', 'energy', 'level', 'eat', 'mood', 'possibility', 'data', 'website', 'website', 'data', 'space', 'solution', 'data', 'website', 'advance', 'wiebe']"
+976.0,test vitamin supplementation sun sufficient vitamin food version cottage percentage trader joe plan research instance vitamin level supplementation regimen work insane health health performance lab test target performance approach enter insidetracker blood test panel biomarkers health performance mood energy metabolism study recommendation supplement activity blood test check cholesterol protein level inflammation risk heart attack scope health performance insidetracker sky christopherson presentation woman sprint cycling team train summer game health device service insidetracker feedback biomarkers diy enter test result recommendation cholesterol ldl hdl triglyceride result recommendation biomarkers calcium cholesterol chromium cortisol protein creatine kinase acid ggt hdl hemoglobin magnesium potassium serum iron shbg sodium tibc testosterone testosterone transferrin saturation triglyceride vitamin b12 blood cell count zinc chromium plan performance plan test result insidetracker chart insidetracker community privilege talk gil blander founder chief science officer segterra company insidetracker gil plan conversation revision insidetracker insidetracker company review insidetracker discount contact insidetracker experience discount code gil checkout process confirmation email lab slip print facility insidetracker exercise blood rest fast pick labcorp facility francisco yelp review star review yelp rating area appointment labcorp site blood drawn result insidetracker website question smoking activity level exposure sunlight biomarkers data data pop window question insidetracker team question interface insidetracker page nutrition food basket bloodwork view default biomarkers risk case biomarker attention vitamin insufficiency hawaiian checkup vitamin level description value history bloodwork result recommendation supplement exercise choice science tab study claim insidetracker evaluation service insidetracker developer sleeker attention highlight row column mouse view enhancement google spreadsheet support data page export data csv functionality result nutrition nutrition page biomarkers list restriction food biomarker case vitamin level cooking eat insidetracker propmply egg sardine cheese grain cereal yogurt alternative case eel mb optimize biomarker biomarker spoon food basket food basket food basket sort software star trek food printer meal food button food generate food basket pick restriction preparation drag calorie slider match intake food basket update crazy food basket google shopping express food service preparation ingredient meal review insidetracker complain selection activity sport section questionnaire art interface preference food restriction choice checkboxes pork redundant eat preparation radio button checkboxes choice information insidetracker motivation nutrition exercise regimen review feel ask question review wiki insidetracker discount code contact insidetracker plan comparison review dan guess question data tracker recommendation insidetracker customer service care doc panel marker vitamin testosterone insidetracker surprise behavior dan review congratulate step process baseline adult action document remind patient effort heart disease cancer check blood level ferritin light insidetracker nutrient level work family,"['test', 'vitamin', 'supplementation', 'sun', 'sufficient', 'vitamin', 'food', 'version', 'cottage', 'percentage', 'trader', 'joe', 'plan', 'research', 'instance', 'vitamin', 'level', 'supplementation', 'regimen', 'work', 'insane', 'health', 'health', 'performance', 'lab', 'test', 'target', 'performance', 'approach', 'enter', 'insidetracker', 'blood', 'test', 'panel', 'biomarkers', 'health', 'performance', 'mood', 'energy', 'metabolism', 'study', 'recommendation', 'supplement', 'activity', 'blood', 'test', 'check', 'cholesterol', 'protein', 'level', 'inflammation', 'risk', 'heart', 'attack', 'scope', 'health', 'performance', 'insidetracker', 'sky', 'christopherson', 'presentation', 'woman', 'sprint', 'cycling', 'team', 'train', 'summer', 'game', 'health', 'device', 'service', 'insidetracker', 'feedback', 'biomarkers', 'diy', 'enter', 'test', 'result', 'recommendation', 'cholesterol', 'ldl', 'hdl', 'triglyceride', 'result', 'recommendation', 'biomarkers', 'calcium', 'cholesterol', 'chromium', 'cortisol', 'protein', 'creatine', 'kinase', 'acid', 'ggt', 'hdl', 'hemoglobin', 'magnesium', 'potassium', 'serum', 'iron', 'shbg', 'sodium', 'tibc', 'testosterone', 'testosterone', 'transferrin', 'saturation', 'triglyceride', 'vitamin', 'b12', 'blood', 'cell', 'count', 'zinc', 'chromium', 'plan', 'performance', 'plan', 'test', 'result', 'insidetracker', 'chart', 'insidetracker', 'community', 'privilege', 'talk', 'gil', 'blander', 'founder', 'chief', 'science', 'officer', 'segterra', 'company', 'insidetracker', 'gil', 'plan', 'conversation', 'revision', 'insidetracker', 'insidetracker', 'company', 'review', 'insidetracker', 'discount', 'contact', 'insidetracker', 'experience', 'discount', 'code', 'gil', 'checkout', 'process', 'confirmation', 'email', 'lab', 'slip', 'print', 'facility', 'insidetracker', 'exercise', 'blood', 'rest', 'fast', 'pick', 'labcorp', 'facility', 'francisco', 'yelp', 'review', 'star', 'review', 'yelp', 'rating', 'area', 'appointment', 'labcorp', 'site', 'blood', 'drawn', 'result', 'insidetracker', 'website', 'question', 'smoking', 'activity', 'level', 'exposure', 'sunlight', 'biomarkers', 'data', 'data', 'pop', 'window', 'question', 'insidetracker', 'team', 'question', 'interface', 'insidetracker', 'page', 'nutrition', 'food', 'basket', 'bloodwork', 'view', 'default', 'biomarkers', 'risk', 'case', 'biomarker', 'attention', 'vitamin', 'insufficiency', 'hawaiian', 'checkup', 'vitamin', 'level', 'description', 'value', 'history', 'bloodwork', 'result', 'recommendation', 'supplement', 'exercise', 'choice', 'science', 'tab', 'study', 'claim', 'insidetracker', 'evaluation', 'service', 'insidetracker', 'developer', 'sleeker', 'attention', 'highlight', 'row', 'column', 'mouse', 'view', 'enhancement', 'google', 'spreadsheet', 'support', 'data', 'page', 'export', 'data', 'csv', 'functionality', 'result', 'nutrition', 'nutrition', 'page', 'biomarkers', 'list', 'restriction', 'food', 'biomarker', 'case', 'vitamin', 'level', 'cooking', 'eat', 'insidetracker', 'propmply', 'egg', 'sardine', 'cheese', 'grain', 'cereal', 'yogurt', 'alternative', 'case', 'eel', 'mb', 'optimize', 'biomarker', 'biomarker', 'spoon', 'food', 'basket', 'food', 'basket', 'food', 'basket', 'sort', 'software', 'star', 'trek', 'food', 'printer', 'meal', 'food', 'button', 'food', 'generate', 'food', 'basket', 'pick', 'restriction', 'preparation', 'drag', 'calorie', 'slider', 'match', 'intake', 'food', 'basket', 'update', 'crazy', 'food', 'basket', 'google', 'shopping', 'express', 'food', 'service', 'preparation', 'ingredient', 'meal', 'review', 'insidetracker', 'complain', 'selection', 'activity', 'sport', 'section', 'questionnaire', 'art', 'interface', 'preference', 'food', 'restriction', 'choice', 'checkboxes', 'pork', 'redundant', 'eat', 'preparation', 'radio', 'button', 'checkboxes', 'choice', 'information', 'insidetracker', 'motivation', 'nutrition', 'exercise', 'regimen', 'review', 'feel', 'ask', 'question', 'review', 'wiki', 'insidetracker', 'discount', 'code', 'contact', 'insidetracker', 'plan', 'comparison', 'review', 'dan', 'guess', 'question', 'data', 'tracker', 'recommendation', 'insidetracker', 'customer', 'service', 'care', 'doc', 'panel', 'marker', 'vitamin', 'testosterone', 'insidetracker', 'surprise', 'behavior', 'dan', 'review', 'congratulate', 'step', 'process', 'baseline', 'adult', 'action', 'document', 'remind', 'patient', 'effort', 'heart', 'disease', 'cancer', 'check', 'blood', 'level', 'ferritin', 'light', 'insidetracker', 'nutrient', 'level', 'work', 'family']"
+977.0,partner apps spaghetti suggestion dashboard application backend service device bluetooth information clutter example discover device capture heart rate data service limitation device heart rate rest heart rate resolution device service project technology stack developer survey data tell talk log work identify tool provide format diversity tool sense write image graph friend colleague data flow conversation access information case post diagram correction error design approach diagram hope share knowledge diagram data access procedure range approach brand model data tool maker self tracker researcher access self data diagram data flow zone device application service device application activity tracker band scale gizmo tracker plastic coating fact software measurement software device software vendor application software purpose phone tablet pc application sensor io application apple chip self data flow device application zone service software vendor infrastructure opportunity data ecosystem service zone service user party developer tracker data web site measurement service zone data type vender api text box line complexity data hope diagram reflection belief access self data aggregation scheme standard research access simplicity provenance data diagram place provenance question data device site data type step instance represent measurement device data data service diagram diagram apple m7 fitbit foursquare jawbone nike rescuetime runkeeper samsung health cycle withings barooah drawn intel lab robert wood johnson foundation research self tracker maker community sharing knowledge feedback observe graph capture advantage graph data rain8dome9 group smartwatches problem issue difference tool instance version apple heart rate tracking tool project feature version problem amp format create opportunity session conference topic breakout session figure data flow approach explore add group page memory report pdf mb jonas tool list data quality work money expert link tool project comment device example partner second capture post preceding data base date link kind information link link order snapshot node node connection degree defines option machine gui capturedataflowsamsungegonet option product group smartwatches net network level concept egonet kind example user setup r generate network suggestion blood data file piece software network ejain device service project technology stack developer survey r node hadoop info people future feature user stack ejain data aggregation app script collapse node data zoom user apple watch work combination pre specify software zoom user interacts data connection item item color node arrow apps measure measure idea device heart rate offload query miss option rigidity d3 d3 developer feature request error device error graph database platform graphgists model amp data graph case industry color thickness pic functionality topic update github ran88dom99 data flow network contribute ran88dom99 data flow network graph development account github network graph tabular data spaghetti clutter removal edit conference morework praise feedback focusing project approach graph runkeeper monitor line heart step label attachment line difficulty info quality data line file uploads arrow csv file health graph clutter line end user node agaricus work identify tool provide format diversity tool download index browser graph stack right version graph job work platform apple health app,"['partner', 'apps', 'spaghetti', 'suggestion', 'dashboard', 'application', 'backend', 'service', 'device', 'bluetooth', 'information', 'clutter', 'example', 'discover', 'device', 'capture', 'heart', 'rate', 'data', 'service', 'limitation', 'device', 'heart', 'rate', 'rest', 'heart', 'rate', 'resolution', 'device', 'service', 'project', 'technology', 'stack', 'developer', 'survey', 'data', 'tell', 'talk', 'log', 'work', 'identify', 'tool', 'provide', 'format', 'diversity', 'tool', 'sense', 'write', 'image', 'graph', 'friend', 'colleague', 'data', 'flow', 'conversation', 'access', 'information', 'case', 'post', 'diagram', 'correction', 'error', 'design', 'approach', 'diagram', 'hope', 'share', 'knowledge', 'diagram', 'data', 'access', 'procedure', 'range', 'approach', 'brand', 'model', 'data', 'tool', 'maker', 'self', 'tracker', 'researcher', 'access', 'self', 'data', 'diagram', 'data', 'flow', 'zone', 'device', 'application', 'service', 'device', 'application', 'activity', 'tracker', 'band', 'scale', 'gizmo', 'tracker', 'plastic', 'coating', 'fact', 'software', 'measurement', 'software', 'device', 'software', 'vendor', 'application', 'software', 'purpose', 'phone', 'tablet', 'pc', 'application', 'sensor', 'io', 'application', 'apple', 'chip', 'self', 'data', 'flow', 'device', 'application', 'zone', 'service', 'software', 'vendor', 'infrastructure', 'opportunity', 'data', 'ecosystem', 'service', 'zone', 'service', 'user', 'party', 'developer', 'tracker', 'data', 'web', 'site', 'measurement', 'service', 'zone', 'data', 'type', 'vender', 'api', 'text', 'box', 'line', 'complexity', 'data', 'hope', 'diagram', 'reflection', 'belief', 'access', 'self', 'data', 'aggregation', 'scheme', 'standard', 'research', 'access', 'simplicity', 'provenance', 'data', 'diagram', 'place', 'provenance', 'question', 'data', 'device', 'site', 'data', 'type', 'step', 'instance', 'represent', 'measurement', 'device', 'data', 'data', 'service', 'diagram', 'diagram', 'apple', 'm7', 'fitbit', 'foursquare', 'jawbone', 'nike', 'rescuetime', 'runkeeper', 'samsung', 'health', 'cycle', 'withings', 'barooah', 'drawn', 'intel', 'lab', 'robert', 'wood', 'johnson', 'foundation', 'research', 'self', 'tracker', 'maker', 'community', 'sharing', 'knowledge', 'feedback', 'observe', 'graph', 'capture', 'advantage', 'graph', 'data', 'rain8dome9', 'group', 'smartwatches', 'problem', 'issue', 'difference', 'tool', 'instance', 'version', 'apple', 'heart', 'rate', 'tracking', 'tool', 'project', 'feature', 'version', 'problem', 'amp', 'format', 'create', 'opportunity', 'session', 'conference', 'topic', 'breakout', 'session', 'figure', 'data', 'flow', 'approach', 'explore', 'add', 'group', 'page', 'memory', 'report', 'pdf', 'mb', 'jonas', 'tool', 'list', 'data', 'quality', 'work', 'money', 'expert', 'link', 'tool', 'project', 'comment', 'device', 'example', 'partner', 'second', 'capture', 'post', 'preceding', 'data', 'base', 'date', 'link', 'kind', 'information', 'link', 'link', 'order', 'snapshot', 'node', 'node', 'connection', 'degree', 'defines', 'option', 'machine', 'gui', 'capturedataflowsamsungegonet', 'option', 'product', 'group', 'smartwatches', 'net', 'network', 'level', 'concept', 'egonet', 'kind', 'example', 'user', 'setup', 'r', 'generate', 'network', 'suggestion', 'blood', 'data', 'file', 'piece', 'software', 'network', 'ejain', 'device', 'service', 'project', 'technology', 'stack', 'developer', 'survey', 'r', 'node', 'hadoop', 'info', 'people', 'future', 'feature', 'user', 'stack', 'ejain', 'data', 'aggregation', 'app', 'script', 'collapse', 'node', 'data', 'zoom', 'user', 'apple', 'watch', 'work', 'combination', 'pre', 'specify', 'software', 'zoom', 'user', 'interacts', 'data', 'connection', 'item', 'item', 'color', 'node', 'arrow', 'apps', 'measure', 'measure', 'idea', 'device', 'heart', 'rate', 'offload', 'query', 'miss', 'option', 'rigidity', 'd3', 'd3', 'developer', 'feature', 'request', 'error', 'device', 'error', 'graph', 'database', 'platform', 'graphgists', 'model', 'amp', 'data', 'graph', 'case', 'industry', 'color', 'thickness', 'pic', 'functionality', 'topic', 'update', 'github', 'ran88dom99', 'data', 'flow', 'network', 'contribute', 'ran88dom99', 'data', 'flow', 'network', 'graph', 'development', 'account', 'github', 'network', 'graph', 'tabular', 'data', 'spaghetti', 'clutter', 'removal', 'edit', 'conference', 'morework', 'praise', 'feedback', 'focusing', 'project', 'approach', 'graph', 'runkeeper', 'monitor', 'line', 'heart', 'step', 'label', 'attachment', 'line', 'difficulty', 'info', 'quality', 'data', 'line', 'file', 'uploads', 'arrow', 'csv', 'file', 'health', 'graph', 'clutter', 'line', 'end', 'user', 'node', 'agaricus', 'work', 'identify', 'tool', 'provide', 'format', 'diversity', 'tool', 'download', 'index', 'browser', 'graph', 'stack', 'right', 'version', 'graph', 'job', 'work', 'platform', 'apple', 'health', 'app']"
+978.0,ari mood project girlfriend video trigger relaxation type video mood project curate video ariel meet jack andraka talk kid dave welcome dave peep thread member community product designer designer director tech industry company money force change movement renaissance technology prototype approach mood observation manipulation format video clip concept trigger action opt behavior challenge site bath dr bj higgs habit stint argentina kid professor husband ucla ari mood project girlfriend video trigger relaxation type video mood project curate video prototype mood project start question direction thought video heard search matter question pre populate playlist film school contest film maker mood trigger thumb help filter community grows ability playlist playlist work interact p work company london hong place,"['ari', 'mood', 'project', 'girlfriend', 'video', 'trigger', 'relaxation', 'type', 'video', 'mood', 'project', 'curate', 'video', 'ariel', 'meet', 'jack', 'andraka', 'talk', 'kid', 'dave', 'welcome', 'dave', 'peep', 'thread', 'member', 'community', 'product', 'designer', 'designer', 'director', 'tech', 'industry', 'company', 'money', 'force', 'change', 'movement', 'renaissance', 'technology', 'prototype', 'approach', 'mood', 'observation', 'manipulation', 'format', 'video', 'clip', 'concept', 'trigger', 'action', 'opt', 'behavior', 'challenge', 'site', 'bath', 'dr', 'bj', 'higgs', 'habit', 'stint', 'argentina', 'kid', 'professor', 'husband', 'ucla', 'ari', 'mood', 'project', 'girlfriend', 'video', 'trigger', 'relaxation', 'type', 'video', 'mood', 'project', 'curate', 'video', 'prototype', 'mood', 'project', 'start', 'question', 'direction', 'thought', 'video', 'heard', 'search', 'matter', 'question', 'pre', 'populate', 'playlist', 'film', 'school', 'contest', 'film', 'maker', 'mood', 'trigger', 'thumb', 'help', 'filter', 'community', 'grows', 'ability', 'playlist', 'playlist', 'work', 'interact', 'p', 'work', 'company', 'london', 'hong', 'place']"
+979.0,appreciate quantification order comprehend self imperfection self evaluation gnaws question quantum mechanic article bias challenge bias rat effect male researcher chaperone rodent study rat experience stress presence men woman,"['appreciate', 'quantification', 'order', 'comprehend', 'self', 'imperfection', 'self', 'evaluation', 'gnaws', 'question', 'quantum', 'mechanic', 'article', 'bias', 'challenge', 'bias', 'rat', 'effect', 'male', 'researcher', 'chaperone', 'rodent', 'study', 'rat', 'experience', 'stress', 'presence', 'men', 'woman']"
+980.0,data reflect destiny institution host sense generation mausoleum backyard expiration alberto frigo data reflect destiny institution host sense generation mausoleum backyard expiration,"['data', 'reflect', 'destiny', 'institution', 'host', 'sense', 'generation', 'mausoleum', 'backyard', 'expiration', 'alberto', 'frigo', 'data', 'reflect', 'destiny', 'institution', 'host', 'sense', 'generation', 'mausoleum', 'backyard', 'expiration']"
+981.0,point distinction camera digital film surveillance souveillance blog post certau idea geography geography doubt context whitney boesel conlusion extent thought ariel thx encouragement thought question question moment machine processing advance information data noise error measurement correlation model data science research experience influence correlation error p value test theory question relevant right question answer eye beholder reductionism question people entail dialectic enlightenment cause discus session positivist fallacy evolution theory convince people framework culture challenge practice argument people culture extent physician treatment explanation effect mean quantify people reality self thought condition care experience conversation prevail mind village metaphor society framework community wondering internet net garden village hierarchy aspect postprivacy communalization practice data meaning challenge idea connection idea opposition individual society thought slide comment datarella philosophy session qseu14 conference datarella conference place session discus aspect slide comment philosophy typo airport session discus topic contribute representation gt thought change term discipline research science particle physiks field theory humanity humanity science privacy theft egger ethic question ethic value judgement method technology form accusation hegemonism reductionism level complexity culture gt question render culture useless modernity end society humanity tetrad society organization tool form community idea mind discussion augustine reality nnies community society bauman foucault discipline tune mann souveillance surveillance fantasy oikos condition bauman increase fitness modernity teilhard noo village theory suggestion thought offline thought reaction contribution vision feel question admit limitation structure run world variable land intuition oldschool faith healthcare example healthcare industry data accelerate ask question stance solution question variable ambiguity dna company test data zone visualization healthcare data imagine scenario eats variable produce interpretation data messy control example data withers posing massage experience joerg panel thought ethic dichotomy respect log device believe implication log discipline care self foucalt article technology self discipline element logging certau differentiate framework point framework logger autonomy platform issue relation metaphor city framework devise strategy beginning pioneer city framework team point relation discussion future data user establishment framework connects arch outsider source point dichotomy tool allot blurriness joerg conclusion paper paper talk cupio dissolvi death drive logger saint augustine practice believe practice passion cultivates garden quote francis yates book subject,"['point', 'distinction', 'camera', 'digital', 'film', 'surveillance', 'souveillance', 'blog', 'post', 'certau', 'idea', 'geography', 'geography', 'doubt', 'context', 'whitney', 'boesel', 'conlusion', 'extent', 'thought', 'ariel', 'thx', 'encouragement', 'thought', 'question', 'question', 'moment', 'machine', 'processing', 'advance', 'information', 'data', 'noise', 'error', 'measurement', 'correlation', 'model', 'data', 'science', 'research', 'experience', 'influence', 'correlation', 'error', 'p', 'value', 'test', 'theory', 'question', 'relevant', 'right', 'question', 'answer', 'eye', 'beholder', 'reductionism', 'question', 'people', 'entail', 'dialectic', 'enlightenment', 'cause', 'discus', 'session', 'positivist', 'fallacy', 'evolution', 'theory', 'convince', 'people', 'framework', 'culture', 'challenge', 'practice', 'argument', 'people', 'culture', 'extent', 'physician', 'treatment', 'explanation', 'effect', 'mean', 'quantify', 'people', 'reality', 'self', 'thought', 'condition', 'care', 'experience', 'conversation', 'prevail', 'mind', 'village', 'metaphor', 'society', 'framework', 'community', 'wondering', 'internet', 'net', 'garden', 'village', 'hierarchy', 'aspect', 'postprivacy', 'communalization', 'practice', 'data', 'meaning', 'challenge', 'idea', 'connection', 'idea', 'opposition', 'individual', 'society', 'thought', 'slide', 'comment', 'datarella', 'philosophy', 'session', 'qseu14', 'conference', 'datarella', 'conference', 'place', 'session', 'discus', 'aspect', 'slide', 'comment', 'philosophy', 'typo', 'airport', 'session', 'discus', 'topic', 'contribute', 'representation', 'gt', 'thought', 'change', 'term', 'discipline', 'research', 'science', 'particle', 'physiks', 'field', 'theory', 'humanity', 'humanity', 'science', 'privacy', 'theft', 'egger', 'ethic', 'question', 'ethic', 'value', 'judgement', 'method', 'technology', 'form', 'accusation', 'hegemonism', 'reductionism', 'level', 'complexity', 'culture', 'gt', 'question', 'render', 'culture', 'useless', 'modernity', 'end', 'society', 'humanity', 'tetrad', 'society', 'organization', 'tool', 'form', 'community', 'idea', 'mind', 'discussion', 'augustine', 'reality', 'nnies', 'community', 'society', 'bauman', 'foucault', 'discipline', 'tune', 'mann', 'souveillance', 'surveillance', 'fantasy', 'oikos', 'condition', 'bauman', 'increase', 'fitness', 'modernity', 'teilhard', 'noo', 'village', 'theory', 'suggestion', 'thought', 'offline', 'thought', 'reaction', 'contribution', 'vision', 'feel', 'question', 'admit', 'limitation', 'structure', 'run', 'world', 'variable', 'land', 'intuition', 'oldschool', 'faith', 'healthcare', 'example', 'healthcare', 'industry', 'data', 'accelerate', 'ask', 'question', 'stance', 'solution', 'question', 'variable', 'ambiguity', 'dna', 'company', 'test', 'data', 'zone', 'visualization', 'healthcare', 'data', 'imagine', 'scenario', 'eats', 'variable', 'produce', 'interpretation', 'data', 'messy', 'control', 'example', 'data', 'withers', 'posing', 'massage', 'experience', 'joerg', 'panel', 'thought', 'ethic', 'dichotomy', 'respect', 'log', 'device', 'believe', 'implication', 'log', 'discipline', 'care', 'self', 'foucalt', 'article', 'technology', 'self', 'discipline', 'element', 'logging', 'certau', 'differentiate', 'framework', 'point', 'framework', 'logger', 'autonomy', 'platform', 'issue', 'relation', 'metaphor', 'city', 'framework', 'devise', 'strategy', 'beginning', 'pioneer', 'city', 'framework', 'team', 'point', 'relation', 'discussion', 'future', 'data', 'user', 'establishment', 'framework', 'connects', 'arch', 'outsider', 'source', 'point', 'dichotomy', 'tool', 'allot', 'blurriness', 'joerg', 'conclusion', 'paper', 'paper', 'talk', 'cupio', 'dissolvi', 'death', 'drive', 'logger', 'saint', 'augustine', 'practice', 'believe', 'practice', 'passion', 'cultivates', 'garden', 'quote', 'francis', 'yates', 'book', 'subject']"
+982.0,collection investigation culture activity busyness arousal vigilance component hub cartography technique form picture point activity rhythm input community success cartography partnership project point kind participant activity,"['collection', 'investigation', 'culture', 'activity', 'busyness', 'arousal', 'vigilance', 'component', 'hub', 'cartography', 'technique', 'form', 'picture', 'point', 'activity', 'rhythm', 'input', 'community', 'success', 'cartography', 'partnership', 'project', 'point', 'kind', 'participant', 'activity']"
+983.0,mattdk measure productivity result result measure quantify page today help copy book sale repeat customer order discourage metric application site purpose determine effect variable coffee task measure task apple software task game concentration conversation idea productivity productivity activity sort trait influence activity quantify word productivity latent bunch measurement factor analysis bunch measure self rating productivity word item factor productivity measure productivity type task rank task facebook productivity instant reading material sale phone sale example closing appointment task rank color result finance trader judge result job redesign color measure productivity result result commission sale sale productivity people measure output flow state distraction result tree person plant tree plant tree person person flow state distraction output result sale people door person knock door knock person person sale sale kind work element deception productivity activity analysis figure activity output measure productivity writer target word measure result book activity quality productivity distance fitness goal person self goal mind measure progress definition productivity effort industry term rate output unit input guess productive tool result task relationship achieve unit measure result result hand measure tool work realise result ratio change goal unit hr sense mattdk crainbf observation diogo course productivity ratio output input productivity definition productivity amp argue people result session define productivity ratio output people result state result point work family project study result area point result sacrifice cost energy energy result idea direction productivity result success productivity success goal tomorrow case spent yesterday night goal work goal review night sleep result agree measure result result matter optimisation observation diogo course productivity ratio output input productivity definition productivity amp argue people result session define productivity ratio output people result state fan blog productivity latent propose problem end productivity example finish article construct productivity guess productivity account range work experience project goal completion goal example article inbox ejain experience activity example course productivity measurement productivity compare change discussion productivity breakout session session description productivity pursuit variety approach core step list productivity place metric metric list course end result effect result set output input track result manner,"['mattdk', 'measure', 'productivity', 'result', 'result', 'measure', 'quantify', 'page', 'today', 'help', 'copy', 'book', 'sale', 'repeat', 'customer', 'order', 'discourage', 'metric', 'application', 'site', 'purpose', 'determine', 'effect', 'variable', 'coffee', 'task', 'measure', 'task', 'apple', 'software', 'task', 'game', 'concentration', 'conversation', 'idea', 'productivity', 'productivity', 'activity', 'sort', 'trait', 'influence', 'activity', 'quantify', 'word', 'productivity', 'latent', 'bunch', 'measurement', 'factor', 'analysis', 'bunch', 'measure', 'self', 'rating', 'productivity', 'word', 'item', 'factor', 'productivity', 'measure', 'productivity', 'type', 'task', 'rank', 'task', 'facebook', 'productivity', 'instant', 'reading', 'material', 'sale', 'phone', 'sale', 'example', 'closing', 'appointment', 'task', 'rank', 'color', 'result', 'finance', 'trader', 'judge', 'result', 'job', 'redesign', 'color', 'measure', 'productivity', 'result', 'result', 'commission', 'sale', 'sale', 'productivity', 'people', 'measure', 'output', 'flow', 'state', 'distraction', 'result', 'tree', 'person', 'plant', 'tree', 'plant', 'tree', 'person', 'person', 'flow', 'state', 'distraction', 'output', 'result', 'sale', 'people', 'door', 'person', 'knock', 'door', 'knock', 'person', 'person', 'sale', 'sale', 'kind', 'work', 'element', 'deception', 'productivity', 'activity', 'analysis', 'figure', 'activity', 'output', 'measure', 'productivity', 'writer', 'target', 'word', 'measure', 'result', 'book', 'activity', 'quality', 'productivity', 'distance', 'fitness', 'goal', 'person', 'self', 'goal', 'mind', 'measure', 'progress', 'definition', 'productivity', 'effort', 'industry', 'term', 'rate', 'output', 'unit', 'input', 'guess', 'productive', 'tool', 'result', 'task', 'relationship', 'achieve', 'unit', 'measure', 'result', 'result', 'hand', 'measure', 'tool', 'work', 'realise', 'result', 'ratio', 'change', 'goal', 'unit', 'hr', 'sense', 'mattdk', 'crainbf', 'observation', 'diogo', 'course', 'productivity', 'ratio', 'output', 'input', 'productivity', 'definition', 'productivity', 'amp', 'argue', 'people', 'result', 'session', 'define', 'productivity', 'ratio', 'output', 'people', 'result', 'state', 'result', 'point', 'work', 'family', 'project', 'study', 'result', 'area', 'point', 'result', 'sacrifice', 'cost', 'energy', 'energy', 'result', 'idea', 'direction', 'productivity', 'result', 'success', 'productivity', 'success', 'goal', 'tomorrow', 'case', 'spent', 'yesterday', 'night', 'goal', 'work', 'goal', 'review', 'night', 'sleep', 'result', 'agree', 'measure', 'result', 'result', 'matter', 'optimisation', 'observation', 'diogo', 'course', 'productivity', 'ratio', 'output', 'input', 'productivity', 'definition', 'productivity', 'amp', 'argue', 'people', 'result', 'session', 'define', 'productivity', 'ratio', 'output', 'people', 'result', 'state', 'fan', 'blog', 'productivity', 'latent', 'propose', 'problem', 'end', 'productivity', 'example', 'finish', 'article', 'construct', 'productivity', 'guess', 'productivity', 'account', 'range', 'work', 'experience', 'project', 'goal', 'completion', 'goal', 'example', 'article', 'inbox', 'ejain', 'experience', 'activity', 'example', 'course', 'productivity', 'measurement', 'productivity', 'compare', 'change', 'discussion', 'productivity', 'breakout', 'session', 'session', 'description', 'productivity', 'pursuit', 'variety', 'approach', 'core', 'step', 'list', 'productivity', 'place', 'metric', 'metric', 'list', 'course', 'end', 'result', 'effect', 'result', 'set', 'output', 'input', 'track', 'result', 'manner']"
+984.0,data stream integrate data head kouris kalligas step device firmware device firmware issue step step jungle finding practice kouris privacy concern concern privacy concern data aggregator platform ground solution concern attention privacy policy start ejain data stream integrate data head question session eric topic participant session case platform privacy concern interoperability interface source aggregator platform data import automation value machine learning topic ontology data ontology data metric source terminology calculation device ground data metric aggregator platform trend discussion value aggregator platform data step calorie sleep aggregator platform interpretation term basis prediction prediction privacy concern concern privacy concern data aggregator platform ground solution concern interoperability discussion datapoint platform source platform journey datapoint point till world aggregator platform care journey aggregator platform automation remark aggregator platform value machine example automation tracking tool quality data entry source quality machine level people discussion comment omission discussion data service data aggregation session discussion lesson data stream,"['data', 'stream', 'integrate', 'data', 'head', 'kouris', 'kalligas', 'step', 'device', 'firmware', 'device', 'firmware', 'issue', 'step', 'step', 'jungle', 'finding', 'practice', 'kouris', 'privacy', 'concern', 'concern', 'privacy', 'concern', 'data', 'aggregator', 'platform', 'ground', 'solution', 'concern', 'attention', 'privacy', 'policy', 'start', 'ejain', 'data', 'stream', 'integrate', 'data', 'head', 'question', 'session', 'eric', 'topic', 'participant', 'session', 'case', 'platform', 'privacy', 'concern', 'interoperability', 'interface', 'source', 'aggregator', 'platform', 'data', 'import', 'automation', 'value', 'machine', 'learning', 'topic', 'ontology', 'data', 'ontology', 'data', 'metric', 'source', 'terminology', 'calculation', 'device', 'ground', 'data', 'metric', 'aggregator', 'platform', 'trend', 'discussion', 'value', 'aggregator', 'platform', 'data', 'step', 'calorie', 'sleep', 'aggregator', 'platform', 'interpretation', 'term', 'basis', 'prediction', 'prediction', 'privacy', 'concern', 'concern', 'privacy', 'concern', 'data', 'aggregator', 'platform', 'ground', 'solution', 'concern', 'interoperability', 'discussion', 'datapoint', 'platform', 'source', 'platform', 'journey', 'datapoint', 'point', 'till', 'world', 'aggregator', 'platform', 'care', 'journey', 'aggregator', 'platform', 'automation', 'remark', 'aggregator', 'platform', 'value', 'machine', 'example', 'automation', 'tracking', 'tool', 'quality', 'data', 'entry', 'source', 'quality', 'machine', 'level', 'people', 'discussion', 'comment', 'omission', 'discussion', 'data', 'service', 'data', 'aggregation', 'session', 'discussion', 'lesson', 'data', 'stream']"
+985.0,joerg forum tha clip memoto subscribed host session qseu14 philosophy hear thought session,"['joerg', 'forum', 'tha', 'clip', 'memoto', 'subscribed', 'host', 'session', 'qseu14', 'philosophy', 'hear', 'thought', 'session']"
+986.0,talk play role care family friend family respond self data goal reaction tracking manage curiosity help relationship problem benefit family member share experience session mehta dawn nafus,"['talk', 'play', 'role', 'care', 'family', 'friend', 'family', 'respond', 'self', 'data', 'goal', 'reaction', 'tracking', 'manage', 'curiosity', 'help', 'relationship', 'problem', 'benefit', 'family', 'member', 'share', 'experience', 'session', 'mehta', 'dawn', 'nafus']"
+987.0,discussion weekend idea post question idea conversation challenge nutrition tool method input adherence consistency maintain science nutrition goal understand ingredient affect performance nutrition paper myfitnesspal cronometer eatery mealsnap picture meal hapifork fork track metabolism tracker withings scale measure activity tracker activity input calorie hrv info food brain nutrition neurology tellspec breathometer metric breath genetics microbiome insidetracker biotrakr blood nutrition data data mood measure blood iphones smartphones data meal health output nutrition inform medicine nutrition discus nutrition session session description nutrition data stream genetics analysis nutrition idiot idea nutrition meal process composition veg box scheme barcodes data advance idea,"['discussion', 'weekend', 'idea', 'post', 'question', 'idea', 'conversation', 'challenge', 'nutrition', 'tool', 'method', 'input', 'adherence', 'consistency', 'maintain', 'science', 'nutrition', 'goal', 'understand', 'ingredient', 'affect', 'performance', 'nutrition', 'paper', 'myfitnesspal', 'cronometer', 'eatery', 'mealsnap', 'picture', 'meal', 'hapifork', 'fork', 'track', 'metabolism', 'tracker', 'withings', 'scale', 'measure', 'activity', 'tracker', 'activity', 'input', 'calorie', 'hrv', 'info', 'food', 'brain', 'nutrition', 'neurology', 'tellspec', 'breathometer', 'metric', 'breath', 'genetics', 'microbiome', 'insidetracker', 'biotrakr', 'blood', 'nutrition', 'data', 'data', 'mood', 'measure', 'blood', 'iphones', 'smartphones', 'data', 'meal', 'health', 'output', 'nutrition', 'inform', 'medicine', 'nutrition', 'discus', 'nutrition', 'session', 'session', 'description', 'nutrition', 'data', 'stream', 'genetics', 'analysis', 'nutrition', 'idiot', 'idea', 'nutrition', 'meal', 'process', 'composition', 'veg', 'box', 'scheme', 'barcodes', 'data', 'advance', 'idea']"
+988.0,discus role goal cornerstone self goal target measure practice leverage order goal goal target progress conference invite share opinion question goal self question goal measure goal subgoals goal order enhance success sake virtue notion goal target perspective self stand analyze gap hand hand feedback loop induces approach goal reassess target view debate,"['discus', 'role', 'goal', 'cornerstone', 'self', 'goal', 'target', 'measure', 'practice', 'leverage', 'order', 'goal', 'goal', 'target', 'progress', 'conference', 'invite', 'share', 'opinion', 'question', 'goal', 'self', 'question', 'goal', 'measure', 'goal', 'subgoals', 'goal', 'order', 'enhance', 'success', 'sake', 'virtue', 'notion', 'goal', 'target', 'perspective', 'self', 'stand', 'analyze', 'gap', 'hand', 'hand', 'feedback', 'loop', 'induces', 'approach', 'goal', 'reassess', 'target', 'view', 'debate']"
+989.0,candidate research possibility kind communication technology device data example situation session qseu14 demonstrate prototype device situation attendee discussion survey attitude technology pendant feedback help version pendant feed research presentation session eeg pendant session conference audio record session supply paper survey feedback data course participation bring flyer research session consent form feedback approach conference,"['candidate', 'research', 'possibility', 'kind', 'communication', 'technology', 'device', 'data', 'example', 'situation', 'session', 'qseu14', 'demonstrate', 'prototype', 'device', 'situation', 'attendee', 'discussion', 'survey', 'attitude', 'technology', 'pendant', 'feedback', 'help', 'version', 'pendant', 'feed', 'research', 'presentation', 'session', 'eeg', 'pendant', 'session', 'conference', 'audio', 'record', 'session', 'supply', 'paper', 'survey', 'feedback', 'data', 'course', 'participation', 'bring', 'flyer', 'research', 'session', 'consent', 'form', 'feedback', 'approach', 'conference']"
+990.0,metric location data piece information data exclude data data change world concept api diagnostics attempt possibility data plan metric measurement effort blood pressure blood glucose spreadsheet data exists blood glucose example work metric,"['metric', 'location', 'data', 'piece', 'information', 'data', 'exclude', 'data', 'data', 'change', 'world', 'concept', 'api', 'diagnostics', 'attempt', 'possibility', 'data', 'plan', 'metric', 'measurement', 'effort', 'blood', 'pressure', 'blood', 'glucose', 'spreadsheet', 'data', 'exists', 'blood', 'glucose', 'example', 'work', 'metric']"
+991.0,hackathon idea data set experience hackathons future mini startup photo pitch crayonlions olacornelius ideation attachment attachment prioritisation attachment refinement attachment attachment judge kate bay area occasion congratulation team,"['hackathon', 'idea', 'data', 'set', 'experience', 'hackathons', 'future', 'mini', 'startup', 'photo', 'pitch', 'crayonlions', 'olacornelius', 'ideation', 'attachment', 'attachment', 'prioritisation', 'attachment', 'refinement', 'attachment', 'attachment', 'judge', 'kate', 'bay', 'area', 'occasion', 'congratulation', 'team']"
+992.0,breakout session session plenty audience interaction participant session presentation session chair representative clip plan photo lifelogging team overview photo possibility today presentation analytics knowledge state art vision analytics technique photo point discussion food panel audience food monitoring photo challenge challenging finding circumstance technology investment label food photo volunteer activity release food photo community help data material machine technique food monitoring tool organiser point board return meet plan individual term data correlation log log today generation lifelogging tool today extraction pattern tool begin analysis consumption analytics lifelogger organisation source quality search discussion conclusion goal research team point support appropriateness experience work reminder tool form intention talk case session organiser attendee post session discussion thirty food behaviour lifestyle monitoring tool community gurrin amp ramus dcu dan berglund hamngren breakout session vision extract metadata photo photo data draw insight photo collection join discussion niclas ramus dublin city university dublin city university university tsukuba break session,"['breakout', 'session', 'session', 'plenty', 'audience', 'interaction', 'participant', 'session', 'presentation', 'session', 'chair', 'representative', 'clip', 'plan', 'photo', 'lifelogging', 'team', 'overview', 'photo', 'possibility', 'today', 'presentation', 'analytics', 'knowledge', 'state', 'art', 'vision', 'analytics', 'technique', 'photo', 'point', 'discussion', 'food', 'panel', 'audience', 'food', 'monitoring', 'photo', 'challenge', 'challenging', 'finding', 'circumstance', 'technology', 'investment', 'label', 'food', 'photo', 'volunteer', 'activity', 'release', 'food', 'photo', 'community', 'help', 'data', 'material', 'machine', 'technique', 'food', 'monitoring', 'tool', 'organiser', 'point', 'board', 'return', 'meet', 'plan', 'individual', 'term', 'data', 'correlation', 'log', 'log', 'today', 'generation', 'lifelogging', 'tool', 'today', 'extraction', 'pattern', 'tool', 'begin', 'analysis', 'consumption', 'analytics', 'lifelogger', 'organisation', 'source', 'quality', 'search', 'discussion', 'conclusion', 'goal', 'research', 'team', 'point', 'support', 'appropriateness', 'experience', 'work', 'reminder', 'tool', 'form', 'intention', 'talk', 'case', 'session', 'organiser', 'attendee', 'post', 'session', 'discussion', 'thirty', 'food', 'behaviour', 'lifestyle', 'monitoring', 'tool', 'community', 'gurrin', 'amp', 'ramus', 'dcu', 'dan', 'berglund', 'hamngren', 'breakout', 'session', 'vision', 'extract', 'metadata', 'photo', 'photo', 'data', 'draw', 'insight', 'photo', 'collection', 'join', 'discussion', 'niclas', 'ramus', 'dublin', 'city', 'university', 'dublin', 'city', 'university', 'university', 'tsukuba', 'break', 'session']"
+993.0,discussion novel application repetition self memory practice knowledge session range experience person heard repetition person people room routine supermemo memrise tool group theme discussion repetition value author book article read flashcard information people project value information world information search information breakthrough idea connection idea change relationship person result conclusion language result assessment language example memorization change relationship poetry memory change relationship poem repertoire sense ownership poem repetition neglect card problem solution tool mnemosyne anki memrise resource wolf article creator supermemo primer repetition resource,"['discussion', 'novel', 'application', 'repetition', 'self', 'memory', 'practice', 'knowledge', 'session', 'range', 'experience', 'person', 'heard', 'repetition', 'person', 'people', 'room', 'routine', 'supermemo', 'memrise', 'tool', 'group', 'theme', 'discussion', 'repetition', 'value', 'author', 'book', 'article', 'read', 'flashcard', 'information', 'people', 'project', 'value', 'information', 'world', 'information', 'search', 'information', 'breakthrough', 'idea', 'connection', 'idea', 'change', 'relationship', 'person', 'result', 'conclusion', 'language', 'result', 'assessment', 'language', 'example', 'memorization', 'change', 'relationship', 'poetry', 'memory', 'change', 'relationship', 'poem', 'repertoire', 'sense', 'ownership', 'poem', 'repetition', 'neglect', 'card', 'problem', 'solution', 'tool', 'mnemosyne', 'anki', 'memrise', 'resource', 'wolf', 'article', 'creator', 'supermemo', 'primer', 'repetition', 'resource']"
+994.0,respond thread plan question session ireland amp adrienne phd r maker saga workshop session tool tradition help question data subplots information grandmother type data gather tool practice story discussion discover story data tool data help meaning experience data share type data discus group path workshop session tool tradition help question data subplots information,"['respond', 'thread', 'plan', 'question', 'session', 'ireland', 'amp', 'adrienne', 'phd', 'r', 'maker', 'saga', 'workshop', 'session', 'tool', 'tradition', 'help', 'question', 'data', 'subplots', 'information', 'grandmother', 'type', 'data', 'gather', 'tool', 'practice', 'story', 'discussion', 'discover', 'story', 'data', 'tool', 'data', 'help', 'meaning', 'experience', 'data', 'share', 'type', 'data', 'discus', 'group', 'path', 'workshop', 'session', 'tool', 'tradition', 'help', 'question', 'data', 'subplots', 'information']"
+995.0,chance drawing people claim diversity thinking robin agaricus chance drawing people claim diversity thinking people contribute share page fluxtream data flow space page reference source diagram page answer question session express diagram download pdf drawing dawn agaricus chance drawing people claim diversity thinking people contribute share data program diagram flow access data toolmaker access bring user maker map implication start question thought lab material session robin,"['chance', 'drawing', 'people', 'claim', 'diversity', 'thinking', 'robin', 'agaricus', 'chance', 'drawing', 'people', 'claim', 'diversity', 'thinking', 'people', 'contribute', 'share', 'page', 'fluxtream', 'data', 'flow', 'space', 'page', 'reference', 'source', 'diagram', 'page', 'answer', 'question', 'session', 'express', 'diagram', 'download', 'pdf', 'drawing', 'dawn', 'agaricus', 'chance', 'drawing', 'people', 'claim', 'diversity', 'thinking', 'people', 'contribute', 'share', 'data', 'program', 'diagram', 'flow', 'access', 'data', 'toolmaker', 'access', 'bring', 'user', 'maker', 'map', 'implication', 'start', 'question', 'thought', 'lab', 'material', 'session', 'robin']"
+996.0,skin conductance measurement answer session query creativity term person ability sense physiology review biofeedback kiel hr addition post device basis watch activity tracker conductance measure perspiration calculate calorie review movement apple iwatch stress watch neumitra empatica hospital apology comment sensor application stress management biofeedback application sensor divine biofeedback evaluation biofeedback app effectiveness training protocol protocol kiel session discussion continue discussion conference answer question session forum prompt today talk contact email gilleade gmail conference amsterdam monday yuri2006 kiel device smartphones bt4 stress management meditation assistance activity smartphone sensor purpose idea finger device toy imho strap project field eeg device today melon promise release emotiv picture suggestion support generation device session armband tech hand measure bodymedia offer development opportunity wrist oximetry alpha mio basis consumer chest strap heart monitor hardware support start case problem device crop eeg device focus region quality application device cost eeg electrode target site biofeedback training success treat range health problem migraine anxiety attention deficit disorder motion sickness session consider opportunity technique health application kiel gilleade harvard room background session trade brain body signal control videogames difficulty player level workload motivation feedback mechanism biofeedback loop information user brainwave activity present influence source signal feedback mechanism form user signal order change behaviour example attention child technique application technique world instance pip biofeedback management kickstarter skin conductance help user series game information paper incarnation pip mit europe session opportunity biofeedback application sensor phone recommend sensor apps session flavour apps tool market neuronauts breather stress check topic thought session information work visit research website reference construction loop case study evidence base neurofeedback healthcare service treat attention deficit hyperactivity disorder device smartphones bt4 stress management meditation assistance activity smartphone sensor purpose idea finger device toy imho strap project field eeg device today melon promise release emotiv picture suggestion support generation device discus addition post device basis watch activity tracker conductance measure perspiration calculate calorie review movement apple iwatch stress watch neumitra empatica hospital kiel blausol start case problem device sentence post device smartphones bt4 stress management meditation assistance activity hrv experience option combination opinion,"['skin', 'conductance', 'measurement', 'answer', 'session', 'query', 'creativity', 'term', 'person', 'ability', 'sense', 'physiology', 'review', 'biofeedback', 'kiel', 'hr', 'addition', 'post', 'device', 'basis', 'watch', 'activity', 'tracker', 'conductance', 'measure', 'perspiration', 'calculate', 'calorie', 'review', 'movement', 'apple', 'iwatch', 'stress', 'watch', 'neumitra', 'empatica', 'hospital', 'apology', 'comment', 'sensor', 'application', 'stress', 'management', 'biofeedback', 'application', 'sensor', 'divine', 'biofeedback', 'evaluation', 'biofeedback', 'app', 'effectiveness', 'training', 'protocol', 'protocol', 'kiel', 'session', 'discussion', 'continue', 'discussion', 'conference', 'answer', 'question', 'session', 'forum', 'prompt', 'today', 'talk', 'contact', 'email', 'gilleade', 'gmail', 'conference', 'amsterdam', 'monday', 'yuri2006', 'kiel', 'device', 'smartphones', 'bt4', 'stress', 'management', 'meditation', 'assistance', 'activity', 'smartphone', 'sensor', 'purpose', 'idea', 'finger', 'device', 'toy', 'imho', 'strap', 'project', 'field', 'eeg', 'device', 'today', 'melon', 'promise', 'release', 'emotiv', 'picture', 'suggestion', 'support', 'generation', 'device', 'session', 'armband', 'tech', 'hand', 'measure', 'bodymedia', 'offer', 'development', 'opportunity', 'wrist', 'oximetry', 'alpha', 'mio', 'basis', 'consumer', 'chest', 'strap', 'heart', 'monitor', 'hardware', 'support', 'start', 'case', 'problem', 'device', 'crop', 'eeg', 'device', 'focus', 'region', 'quality', 'application', 'device', 'cost', 'eeg', 'electrode', 'target', 'site', 'biofeedback', 'training', 'success', 'treat', 'range', 'health', 'problem', 'migraine', 'anxiety', 'attention', 'deficit', 'disorder', 'motion', 'sickness', 'session', 'consider', 'opportunity', 'technique', 'health', 'application', 'kiel', 'gilleade', 'harvard', 'room', 'background', 'session', 'trade', 'brain', 'body', 'signal', 'control', 'videogames', 'difficulty', 'player', 'level', 'workload', 'motivation', 'feedback', 'mechanism', 'biofeedback', 'loop', 'information', 'user', 'brainwave', 'activity', 'present', 'influence', 'source', 'signal', 'feedback', 'mechanism', 'form', 'user', 'signal', 'order', 'change', 'behaviour', 'example', 'attention', 'child', 'technique', 'application', 'technique', 'world', 'instance', 'pip', 'biofeedback', 'management', 'kickstarter', 'skin', 'conductance', 'help', 'user', 'series', 'game', 'information', 'paper', 'incarnation', 'pip', 'mit', 'europe', 'session', 'opportunity', 'biofeedback', 'application', 'sensor', 'phone', 'recommend', 'sensor', 'apps', 'session', 'flavour', 'apps', 'tool', 'market', 'neuronauts', 'breather', 'stress', 'check', 'topic', 'thought', 'session', 'information', 'work', 'visit', 'research', 'website', 'reference', 'construction', 'loop', 'case', 'study', 'evidence', 'base', 'neurofeedback', 'healthcare', 'service', 'treat', 'attention', 'deficit', 'hyperactivity', 'disorder', 'device', 'smartphones', 'bt4', 'stress', 'management', 'meditation', 'assistance', 'activity', 'smartphone', 'sensor', 'purpose', 'idea', 'finger', 'device', 'toy', 'imho', 'strap', 'project', 'field', 'eeg', 'device', 'today', 'melon', 'promise', 'release', 'emotiv', 'picture', 'suggestion', 'support', 'generation', 'device', 'discus', 'addition', 'post', 'device', 'basis', 'watch', 'activity', 'tracker', 'conductance', 'measure', 'perspiration', 'calculate', 'calorie', 'review', 'movement', 'apple', 'iwatch', 'stress', 'watch', 'neumitra', 'empatica', 'hospital', 'kiel', 'blausol', 'start', 'case', 'problem', 'device', 'sentence', 'post', 'device', 'smartphones', 'bt4', 'stress', 'management', 'meditation', 'assistance', 'activity', 'hrv', 'experience', 'option', 'combination', 'opinion']"
+997.0,protection data topic facet style breakout session split data attack kley reynolds threat user provider tool service data defense kley reynolds kalkuhl data discus measure react data risk harm magnus ionwalk,"['protection', 'data', 'topic', 'facet', 'style', 'breakout', 'session', 'split', 'data', 'attack', 'kley', 'reynolds', 'threat', 'user', 'provider', 'tool', 'service', 'data', 'defense', 'kley', 'reynolds', 'kalkuhl', 'data', 'discus', 'measure', 'react', 'data', 'risk', 'harm', 'magnus', 'ionwalk']"
+998.0,data visualization communicate information mean deducer dialog interface data manipulation analysis task data user interface gui component command function plot graph communication simpler multi facility deducer graph deducer video help deducer line mouse click data communication punch,"['data', 'visualization', 'communicate', 'information', 'mean', 'deducer', 'dialog', 'interface', 'data', 'manipulation', 'analysis', 'task', 'data', 'user', 'interface', 'gui', 'component', 'command', 'function', 'plot', 'graph', 'communication', 'simpler', 'multi', 'facility', 'deducer', 'graph', 'deducer', 'video', 'help', 'deducer', 'line', 'mouse', 'click', 'data', 'communication', 'punch']"
+999.0,june sunsprite track spent idea arduino nan,"['june', 'sunsprite', 'track', 'spent', 'idea', 'arduino', 'nan']"
+1000.0,spent solution track report lifedata configuration anybody source software apache php mysql self application paramters comment field addition graph result regard andreas,"['spent', 'solution', 'track', 'report', 'lifedata', 'configuration', 'anybody', 'source', 'software', 'apache', 'php', 'mysql', 'self', 'application', 'paramters', 'comment', 'field', 'addition', 'graph', 'result', 'regard', 'andreas']"
+1001.0,data attempt context generate imagery data combine surveillance sousveillance safety mind session work project mind explores road intelligent intro eye eye image context eye create context build view mind sensor mind mind road marsh sandpit mind understand mind future host break session conference break session topic surveillance sousveillance mann coveillance amend session input thought surveillance sousveillance break session recap guidance session post note people discussion people join discussion question introduction introduces selfie advance camera cost image camera device smartphones image value image acquisition distribution storage value community human image channel concept experience affection phase phase evolution people device multitude device video image information cloud internet image visuals data timestamp gps health data conjunction image value phase lie scale interpretation intelligence datasets data technology word value image camera change analyze predict application application service image data set application travel reveal data form combination question information picture selfies knowledge group combine multiple data set privacy subject surveillance data self application surveillance monitoring self device application barrier build data set work perspective surveillance version extension security personnel definition application source network camera application norm image world thought trackies data form video photo data camera camera service provider data limitation requirement regard information party contract input book photography food thought,"['data', 'attempt', 'context', 'generate', 'imagery', 'data', 'combine', 'surveillance', 'sousveillance', 'safety', 'mind', 'session', 'work', 'project', 'mind', 'explores', 'road', 'intelligent', 'intro', 'eye', 'eye', 'image', 'context', 'eye', 'create', 'context', 'build', 'view', 'mind', 'sensor', 'mind', 'mind', 'road', 'marsh', 'sandpit', 'mind', 'understand', 'mind', 'future', 'host', 'break', 'session', 'conference', 'break', 'session', 'topic', 'surveillance', 'sousveillance', 'mann', 'coveillance', 'amend', 'session', 'input', 'thought', 'surveillance', 'sousveillance', 'break', 'session', 'recap', 'guidance', 'session', 'post', 'note', 'people', 'discussion', 'people', 'join', 'discussion', 'question', 'introduction', 'introduces', 'selfie', 'advance', 'camera', 'cost', 'image', 'camera', 'device', 'smartphones', 'image', 'value', 'image', 'acquisition', 'distribution', 'storage', 'value', 'community', 'human', 'image', 'channel', 'concept', 'experience', 'affection', 'phase', 'phase', 'evolution', 'people', 'device', 'multitude', 'device', 'video', 'image', 'information', 'cloud', 'internet', 'image', 'visuals', 'data', 'timestamp', 'gps', 'health', 'data', 'conjunction', 'image', 'value', 'phase', 'lie', 'scale', 'interpretation', 'intelligence', 'datasets', 'data', 'technology', 'word', 'value', 'image', 'camera', 'change', 'analyze', 'predict', 'application', 'application', 'service', 'image', 'data', 'set', 'application', 'travel', 'reveal', 'data', 'form', 'combination', 'question', 'information', 'picture', 'selfies', 'knowledge', 'group', 'combine', 'multiple', 'data', 'set', 'privacy', 'subject', 'surveillance', 'data', 'self', 'application', 'surveillance', 'monitoring', 'self', 'device', 'application', 'barrier', 'build', 'data', 'set', 'work', 'perspective', 'surveillance', 'version', 'extension', 'security', 'personnel', 'definition', 'application', 'source', 'network', 'camera', 'application', 'norm', 'image', 'world', 'thought', 'trackies', 'data', 'form', 'video', 'photo', 'data', 'camera', 'camera', 'service', 'provider', 'data', 'limitation', 'requirement', 'regard', 'information', 'party', 'contract', 'input', 'book', 'photography', 'food', 'thought']"
+1002.0,nan data fetishism data data matter session data speaks act kind formation truth world session zandbergen tamar sharon,"['nan', 'data', 'fetishism', 'data', 'data', 'matter', 'session', 'data', 'speaks', 'act', 'kind', 'formation', 'truth', 'world', 'session', 'zandbergen', 'tamar', 'sharon']"
+1003.0,nutrition researcher cohort self tracker data science talk lesson approach health research grow inspire project,"['nutrition', 'researcher', 'cohort', 'self', 'tracker', 'data', 'science', 'talk', 'lesson', 'approach', 'health', 'research', 'grow', 'inspire', 'project']"
+1004.0,prepare discussion smell session ancestor underuse world sensory appreciation food sow reap danger disease cat dog human faculty data infancy sensor signal information disease stress body intensity body factor pattern strategy stress anger excitement body body scent response teach sense smell question session reinvention sens,"['prepare', 'discussion', 'smell', 'session', 'ancestor', 'underuse', 'world', 'sensory', 'appreciation', 'food', 'sow', 'reap', 'danger', 'disease', 'cat', 'dog', 'human', 'faculty', 'data', 'infancy', 'sensor', 'signal', 'information', 'disease', 'stress', 'body', 'intensity', 'body', 'factor', 'pattern', 'strategy', 'stress', 'anger', 'excitement', 'body', 'body', 'scent', 'response', 'teach', 'sense', 'smell', 'question', 'session', 'reinvention', 'sens']"
+1005.0,turkey reading monitoring problem monitoring solution calibration blood sample strip glucovation claim solution calibration accurate abundance device calorie calorie eat database food calorie work measure blood sugar prevent hypoglycemia hyperglycemia blood sugar calorie blood sugar night morning feel hypoglycemia hyperglycemia result act model glucose sense blood sugar measure blood sample relation intake calorie diabetic measure glucose level blood sample session glucose technique device pipeline abbott ambulatory glucose profile,"['turkey', 'reading', 'monitoring', 'problem', 'monitoring', 'solution', 'calibration', 'blood', 'sample', 'strip', 'glucovation', 'claim', 'solution', 'calibration', 'accurate', 'abundance', 'device', 'calorie', 'calorie', 'eat', 'database', 'food', 'calorie', 'work', 'measure', 'blood', 'sugar', 'prevent', 'hypoglycemia', 'hyperglycemia', 'blood', 'sugar', 'calorie', 'blood', 'sugar', 'night', 'morning', 'feel', 'hypoglycemia', 'hyperglycemia', 'result', 'act', 'model', 'glucose', 'sense', 'blood', 'sugar', 'measure', 'blood', 'sample', 'relation', 'intake', 'calorie', 'diabetic', 'measure', 'glucose', 'level', 'blood', 'sample', 'session', 'glucose', 'technique', 'device', 'pipeline', 'abbott', 'ambulatory', 'glucose', 'profile']"
+1006.0,discussion contact sara riggare connect caspar addyman child psycologist wearable child discussion idea discussion,"['discussion', 'contact', 'sara', 'riggare', 'connect', 'caspar', 'addyman', 'child', 'psycologist', 'wearable', 'child', 'discussion', 'idea', 'discussion']"
+1007.0,pocket device sensor source information hook footprint data type service rotation appointment discus sensing opportunity challenge,"['pocket', 'device', 'sensor', 'source', 'information', 'hook', 'footprint', 'data', 'type', 'service', 'rotation', 'appointment', 'discus', 'sensing', 'opportunity', 'challenge']"
+1008.0,reality data discus idea reality data data model people hand slide session,"['reality', 'data', 'discus', 'idea', 'reality', 'data', 'data', 'model', 'people', 'hand', 'slide', 'session']"
+1009.0,design implementation task session review community issue community resource toolmaker section forum list stay section forum anne,"['design', 'implementation', 'task', 'session', 'review', 'community', 'issue', 'community', 'resource', 'toolmaker', 'section', 'forum', 'list', 'stay', 'section', 'forum', 'anne']"
+1010.0,example data sensor nutrition mood finance body measurement sample data source motivation management gt reminder feedback confrontation tool trac lift word record data data tool play role self management motivation self practice,"['example', 'data', 'sensor', 'nutrition', 'mood', 'finance', 'body', 'measurement', 'sample', 'data', 'source', 'motivation', 'management', 'gt', 'reminder', 'feedback', 'confrontation', 'tool', 'trac', 'lift', 'word', 'record', 'data', 'data', 'tool', 'play', 'role', 'self', 'management', 'motivation', 'self', 'practice']"
+1011.0,session feel discussion feature order enter behaviour change point theme lack feedback user client model feedback concept list narrative advice consequence data visualisation average term engagement wearable term behaviour change intervention data bank analytics generalisation evaluation result intervention problem resistance group wearable bypass problem self monitoring case model hardware platform reliability validity measurement science tracker start model model change self feedback context feel add forum contact motioninsocial self tool change intervention health sustainability education feature enter behaviour change,"['session', 'feel', 'discussion', 'feature', 'order', 'enter', 'behaviour', 'change', 'point', 'theme', 'lack', 'feedback', 'user', 'client', 'model', 'feedback', 'concept', 'list', 'narrative', 'advice', 'consequence', 'data', 'visualisation', 'average', 'term', 'engagement', 'wearable', 'term', 'behaviour', 'change', 'intervention', 'data', 'bank', 'analytics', 'generalisation', 'evaluation', 'result', 'intervention', 'problem', 'resistance', 'group', 'wearable', 'bypass', 'problem', 'self', 'monitoring', 'case', 'model', 'hardware', 'platform', 'reliability', 'validity', 'measurement', 'science', 'tracker', 'start', 'model', 'model', 'change', 'self', 'feedback', 'context', 'feel', 'add', 'forum', 'contact', 'motioninsocial', 'self', 'tool', 'change', 'intervention', 'health', 'sustainability', 'education', 'feature', 'enter', 'behaviour', 'change']"
+1012.0,suggestion issue post thread,"['suggestion', 'issue', 'post', 'thread']"
+1013.0,quantification gut question reach info,"['quantification', 'gut', 'question', 'reach', 'info']"
+1014.0,kaiton sale facebook change privacy policy talk business model apps data model right data company value business model user company service kaiton lose version offer sell amp data user stipulate data asset company service read term data company option export data model work service peer peer space implication discussion reveals value feature file dropbox ability service file scenario platform platform charge revenue data form marketing privacy market fact service ad version ad version runkeeper strava service depends investment service data advertising scenario platform platform charge revenue data form marketing privacy market fact service ad version ad version runkeeper strava service depends investment service data advertising lose version offer sell amp data user stipulate data asset company point model item news dropbox instance offer version data administrator service claim access data metadata model work service peer peer space implication discussion reveals value feature conversation talk speculate perspective imagine data practice question ability track self basis expression experience question collection availability data mean circumstance ability availability community question community question idea influence practice practice sale facebook change privacy policy talk business model apps data model right data company value sale facebook change privacy policy talk business model apps data model right data company value business model user company service service money term viability product security data argument competitor revenue ad user adoption aggregation bar entry ad data distribution price market scenario platform platform charge revenue data form marketing privacy vagary market,"['kaiton', 'sale', 'facebook', 'change', 'privacy', 'policy', 'talk', 'business', 'model', 'apps', 'data', 'model', 'right', 'data', 'company', 'value', 'business', 'model', 'user', 'company', 'service', 'kaiton', 'lose', 'version', 'offer', 'sell', 'amp', 'data', 'user', 'stipulate', 'data', 'asset', 'company', 'service', 'read', 'term', 'data', 'company', 'option', 'export', 'data', 'model', 'work', 'service', 'peer', 'peer', 'space', 'implication', 'discussion', 'reveals', 'value', 'feature', 'file', 'dropbox', 'ability', 'service', 'file', 'scenario', 'platform', 'platform', 'charge', 'revenue', 'data', 'form', 'marketing', 'privacy', 'market', 'fact', 'service', 'ad', 'version', 'ad', 'version', 'runkeeper', 'strava', 'service', 'depends', 'investment', 'service', 'data', 'advertising', 'scenario', 'platform', 'platform', 'charge', 'revenue', 'data', 'form', 'marketing', 'privacy', 'market', 'fact', 'service', 'ad', 'version', 'ad', 'version', 'runkeeper', 'strava', 'service', 'depends', 'investment', 'service', 'data', 'advertising', 'lose', 'version', 'offer', 'sell', 'amp', 'data', 'user', 'stipulate', 'data', 'asset', 'company', 'point', 'model', 'item', 'news', 'dropbox', 'instance', 'offer', 'version', 'data', 'administrator', 'service', 'claim', 'access', 'data', 'metadata', 'model', 'work', 'service', 'peer', 'peer', 'space', 'implication', 'discussion', 'reveals', 'value', 'feature', 'conversation', 'talk', 'speculate', 'perspective', 'imagine', 'data', 'practice', 'question', 'ability', 'track', 'self', 'basis', 'expression', 'experience', 'question', 'collection', 'availability', 'data', 'mean', 'circumstance', 'ability', 'availability', 'community', 'question', 'community', 'question', 'idea', 'influence', 'practice', 'practice', 'sale', 'facebook', 'change', 'privacy', 'policy', 'talk', 'business', 'model', 'apps', 'data', 'model', 'right', 'data', 'company', 'value', 'sale', 'facebook', 'change', 'privacy', 'policy', 'talk', 'business', 'model', 'apps', 'data', 'model', 'right', 'data', 'company', 'value', 'business', 'model', 'user', 'company', 'service', 'service', 'money', 'term', 'viability', 'product', 'security', 'data', 'argument', 'competitor', 'revenue', 'ad', 'user', 'adoption', 'aggregation', 'bar', 'entry', 'ad', 'data', 'distribution', 'price', 'market', 'scenario', 'platform', 'platform', 'charge', 'revenue', 'data', 'form', 'marketing', 'privacy', 'vagary', 'market']"
+1015.0,track wardrobe clothes artist data fashion designer data behavior change join discussion help room cornell,"['track', 'wardrobe', 'clothes', 'artist', 'data', 'fashion', 'designer', 'data', 'behavior', 'change', 'join', 'discussion', 'help', 'room', 'cornell']"
+1016.0,discussion blood type type diabetic performance measure view form talk glucose,"['discussion', 'blood', 'type', 'type', 'diabetic', 'performance', 'measure', 'view', 'form', 'talk', 'glucose']"
+1017.0,welcome survey thought thesis endeavor davedonohue survey thought thesis endeavor kind word survey master degree student semester university munich germany admirer movement focus research innovator document track metric research innovation today donate response information research purpose help research topic survey question concern comment thread email aleks gmail aleksandra consumer affair university munich,"['welcome', 'survey', 'thought', 'thesis', 'endeavor', 'davedonohue', 'survey', 'thought', 'thesis', 'endeavor', 'kind', 'word', 'survey', 'master', 'degree', 'student', 'semester', 'university', 'munich', 'germany', 'admirer', 'movement', 'focus', 'research', 'innovator', 'document', 'track', 'metric', 'research', 'innovation', 'today', 'donate', 'response', 'information', 'research', 'purpose', 'help', 'research', 'topic', 'survey', 'question', 'concern', 'comment', 'thread', 'email', 'aleks', 'gmail', 'aleksandra', 'consumer', 'affair', 'university', 'munich']"
+1018.0,remain solution dr question news alivecor question phosphorus example blood resolution test method home guess research hunt tool today idea serum test tolerate likelihood result test solution route help question home potassium measurement answer krishna priya research prospect project people problem dialysis heart disease range blood test potassium self measurement tool information tool blood draw case blood finger device istat abbott lab stat papadea al training price device online price product help forum member promising ecg sytem technology home potassium measurement ecg correlation change potassium level variation level fluctuation variation ecg dillon al electrode phone measure potassium level verge participant dr alivecor study mayo kardiaband apple watch potassium level story apple watch wristband sensor claim blood fda approval release date potassium kardiaband dr tell label saliva test validity potassium enjoy quest claim instrument maker horiba water quality measurement tool laqua potassium level human potassium laqua twin amazon comment buyer home potassium link scroll comment model potassium ion meter step pointer hand experience test strip information sketchy sannajane post topic area development chance hearing assay hope news science advance sweat analysis throughput advancement sensor sweat component sweat bottleneck sweat analysis translation advance technology tool science hail progress lead author hnin yin yin berkeley sensor plr home test potassium level potassium marker device test paper marc mathys university marburg stephen market intervariability nutrition case price sensitivity country people money fitness crossfit gym healthcare healthcare disease people price home care device research group sensor magnesium aspect market device problem knowledge product market experience chunk marketplace adri home potassium test trial validation specification range blood linkedin post discussion adri hii home potassium sensor process validate prototype market help validate potassium trial dialysis patient access blood order validate prototype environment lab device paper structure glucometer tablet cost amp device home physician care home field drug treatment example device fit adri maceira contact discus marc mail kind collaboration mail contact linkedin creatsens friend problem tool project paper sensor style potassium creatinine phosphate lithium trial potassium sensor dialysis patient result trial cost aspect progress mail linkedin feedback adri device test nutrient home market power community fitness community variety level difference market price term nutrient folk magnesium zinc testosterone study reason dos level potassium attention deficiency restriction food restriction drop level eat banana plenty supplement vitamin mineral marketing target chunk marketplace home potassium test potassium level potassium country home potassium experiens help work dr priya dr albert twin option market moment paralysis disorder fluctuation blood potassium test potassium home blood patient community horiba home blood analysis qsers ion clever hack himynamesdave potassium marker note disease involves fluctuation blood potassium value pose challenge model protocol kind blood sample test bunch test condition market update home notice discussion benefit potassium case issue issue diuretic medicine potassium issue potassium imbalance potentiate arrhythmia potassium balance word balance avoid lab test potassium monitor home person potassium supplement value drug potassium ability course machine home calibration check ecg detect hyperkalemia accuracy research collaboration paper review approach term post home phosphorus people condition potassium phosphorus patient dialysis lab assessment range pocket meter phosphorus phosphate measurement option phosphorus meter hanna instrument water aquarium phosphorus saliva value phosphorus test strip water range vary thought home test serum test correlation enuff home kit phosphorus adjustment home potassium meter test eye thread father stage kidney failure sodium potassium kidney failure dementia blood work creatinine level test home potassium concern test home diet potassium food kidney home test kidney failure patient heart failure patient information home potassium level potassium diuretic health issue heart glucometer news advance home potassium vitastiq harvey shop measure vitamin mineral reading measure phone age home potassium meter home phosphorus meter dialysis reflux implantation tract infection kidney quality stem cell kidney disease measure potassium phosphorus potassium dialysis emilyvalerie son paralysis meter test potassium feel people type meter son condition help development home potassium meter blood work order dr iv potassium drip aldactone potassium supplement body maintain meter,"['remain', 'solution', 'dr', 'question', 'news', 'alivecor', 'question', 'phosphorus', 'example', 'blood', 'resolution', 'test', 'method', 'home', 'guess', 'research', 'hunt', 'tool', 'today', 'idea', 'serum', 'test', 'tolerate', 'likelihood', 'result', 'test', 'solution', 'route', 'help', 'question', 'home', 'potassium', 'measurement', 'answer', 'krishna', 'priya', 'research', 'prospect', 'project', 'people', 'problem', 'dialysis', 'heart', 'disease', 'range', 'blood', 'test', 'potassium', 'self', 'measurement', 'tool', 'information', 'tool', 'blood', 'draw', 'case', 'blood', 'finger', 'device', 'istat', 'abbott', 'lab', 'stat', 'papadea', 'al', 'training', 'price', 'device', 'online', 'price', 'product', 'help', 'forum', 'member', 'promising', 'ecg', 'sytem', 'technology', 'home', 'potassium', 'measurement', 'ecg', 'correlation', 'change', 'potassium', 'level', 'variation', 'level', 'fluctuation', 'variation', 'ecg', 'dillon', 'al', 'electrode', 'phone', 'measure', 'potassium', 'level', 'verge', 'participant', 'dr', 'alivecor', 'study', 'mayo', 'kardiaband', 'apple', 'watch', 'potassium', 'level', 'story', 'apple', 'watch', 'wristband', 'sensor', 'claim', 'blood', 'fda', 'approval', 'release', 'date', 'potassium', 'kardiaband', 'dr', 'tell', 'label', 'saliva', 'test', 'validity', 'potassium', 'enjoy', 'quest', 'claim', 'instrument', 'maker', 'horiba', 'water', 'quality', 'measurement', 'tool', 'laqua', 'potassium', 'level', 'human', 'potassium', 'laqua', 'twin', 'amazon', 'comment', 'buyer', 'home', 'potassium', 'link', 'scroll', 'comment', 'model', 'potassium', 'ion', 'meter', 'step', 'pointer', 'hand', 'experience', 'test', 'strip', 'information', 'sketchy', 'sannajane', 'post', 'topic', 'area', 'development', 'chance', 'hearing', 'assay', 'hope', 'news', 'science', 'advance', 'sweat', 'analysis', 'throughput', 'advancement', 'sensor', 'sweat', 'component', 'sweat', 'bottleneck', 'sweat', 'analysis', 'translation', 'advance', 'technology', 'tool', 'science', 'hail', 'progress', 'lead', 'author', 'hnin', 'yin', 'yin', 'berkeley', 'sensor', 'plr', 'home', 'test', 'potassium', 'level', 'potassium', 'marker', 'device', 'test', 'paper', 'marc', 'mathys', 'university', 'marburg', 'stephen', 'market', 'intervariability', 'nutrition', 'case', 'price', 'sensitivity', 'country', 'people', 'money', 'fitness', 'crossfit', 'gym', 'healthcare', 'healthcare', 'disease', 'people', 'price', 'home', 'care', 'device', 'research', 'group', 'sensor', 'magnesium', 'aspect', 'market', 'device', 'problem', 'knowledge', 'product', 'market', 'experience', 'chunk', 'marketplace', 'adri', 'home', 'potassium', 'test', 'trial', 'validation', 'specification', 'range', 'blood', 'linkedin', 'post', 'discussion', 'adri', 'hii', 'home', 'potassium', 'sensor', 'process', 'validate', 'prototype', 'market', 'help', 'validate', 'potassium', 'trial', 'dialysis', 'patient', 'access', 'blood', 'order', 'validate', 'prototype', 'environment', 'lab', 'device', 'paper', 'structure', 'glucometer', 'tablet', 'cost', 'amp', 'device', 'home', 'physician', 'care', 'home', 'field', 'drug', 'treatment', 'example', 'device', 'fit', 'adri', 'maceira', 'contact', 'discus', 'marc', 'mail', 'kind', 'collaboration', 'mail', 'contact', 'linkedin', 'creatsens', 'friend', 'problem', 'tool', 'project', 'paper', 'sensor', 'style', 'potassium', 'creatinine', 'phosphate', 'lithium', 'trial', 'potassium', 'sensor', 'dialysis', 'patient', 'result', 'trial', 'cost', 'aspect', 'progress', 'mail', 'linkedin', 'feedback', 'adri', 'device', 'test', 'nutrient', 'home', 'market', 'power', 'community', 'fitness', 'community', 'variety', 'level', 'difference', 'market', 'price', 'term', 'nutrient', 'folk', 'magnesium', 'zinc', 'testosterone', 'study', 'reason', 'dos', 'level', 'potassium', 'attention', 'deficiency', 'restriction', 'food', 'restriction', 'drop', 'level', 'eat', 'banana', 'plenty', 'supplement', 'vitamin', 'mineral', 'marketing', 'target', 'chunk', 'marketplace', 'home', 'potassium', 'test', 'potassium', 'level', 'potassium', 'country', 'home', 'potassium', 'experiens', 'help', 'work', 'dr', 'priya', 'dr', 'albert', 'twin', 'option', 'market', 'moment', 'paralysis', 'disorder', 'fluctuation', 'blood', 'potassium', 'test', 'potassium', 'home', 'blood', 'patient', 'community', 'horiba', 'home', 'blood', 'analysis', 'qsers', 'ion', 'clever', 'hack', 'himynamesdave', 'potassium', 'marker', 'note', 'disease', 'involves', 'fluctuation', 'blood', 'potassium', 'value', 'pose', 'challenge', 'model', 'protocol', 'kind', 'blood', 'sample', 'test', 'bunch', 'test', 'condition', 'market', 'update', 'home', 'notice', 'discussion', 'benefit', 'potassium', 'case', 'issue', 'issue', 'diuretic', 'medicine', 'potassium', 'issue', 'potassium', 'imbalance', 'potentiate', 'arrhythmia', 'potassium', 'balance', 'word', 'balance', 'avoid', 'lab', 'test', 'potassium', 'monitor', 'home', 'person', 'potassium', 'supplement', 'value', 'drug', 'potassium', 'ability', 'course', 'machine', 'home', 'calibration', 'check', 'ecg', 'detect', 'hyperkalemia', 'accuracy', 'research', 'collaboration', 'paper', 'review', 'approach', 'term', 'post', 'home', 'phosphorus', 'people', 'condition', 'potassium', 'phosphorus', 'patient', 'dialysis', 'lab', 'assessment', 'range', 'pocket', 'meter', 'phosphorus', 'phosphate', 'measurement', 'option', 'phosphorus', 'meter', 'hanna', 'instrument', 'water', 'aquarium', 'phosphorus', 'saliva', 'value', 'phosphorus', 'test', 'strip', 'water', 'range', 'vary', 'thought', 'home', 'test', 'serum', 'test', 'correlation', 'enuff', 'home', 'kit', 'phosphorus', 'adjustment', 'home', 'potassium', 'meter', 'test', 'eye', 'thread', 'father', 'stage', 'kidney', 'failure', 'sodium', 'potassium', 'kidney', 'failure', 'dementia', 'blood', 'work', 'creatinine', 'level', 'test', 'home', 'potassium', 'concern', 'test', 'home', 'diet', 'potassium', 'food', 'kidney', 'home', 'test', 'kidney', 'failure', 'patient', 'heart', 'failure', 'patient', 'information', 'home', 'potassium', 'level', 'potassium', 'diuretic', 'health', 'issue', 'heart', 'glucometer', 'news', 'advance', 'home', 'potassium', 'vitastiq', 'harvey', 'shop', 'measure', 'vitamin', 'mineral', 'reading', 'measure', 'phone', 'age', 'home', 'potassium', 'meter', 'home', 'phosphorus', 'meter', 'dialysis', 'reflux', 'implantation', 'tract', 'infection', 'kidney', 'quality', 'stem', 'cell', 'kidney', 'disease', 'measure', 'potassium', 'phosphorus', 'potassium', 'dialysis', 'emilyvalerie', 'son', 'paralysis', 'meter', 'test', 'potassium', 'feel', 'people', 'type', 'meter', 'son', 'condition', 'help', 'development', 'home', 'potassium', 'meter', 'blood', 'work', 'order', 'dr', 'iv', 'potassium', 'drip', 'aldactone', 'potassium', 'supplement', 'body', 'maintain', 'meter']"
+1019.0,breakout sunday morning context horizon view story discussion horizon2020 storify,"['breakout', 'sunday', 'morning', 'context', 'horizon', 'view', 'story', 'discussion', 'horizon2020', 'storify']"
+1020.0,contribute research project willingness people share health data doctor insurance participation favor help insight chance voucher,"['contribute', 'research', 'project', 'willingness', 'people', 'share', 'health', 'data', 'doctor', 'insurance', 'participation', 'favor', 'help', 'insight', 'chance', 'voucher']"
+1021.0,documentation sample format marilyn r cycling activity log question unit marilyn rogers forum post app self goal lightarrow maker feedback self benefit self app ate goal step goal rics task exercise activ tie tion health stats tion power versatility self app contact promo code note contact form worry share information app advance feedback send feedback feedback apps twitter lightarrowinc facebook ejain documentation sample feedback apps documentation export activity nutrition health stats goal log item log file print spreadsheet program export csv locate log item goal activity health status medication wellness tile item export data configure tap export process generates message csv file message recipient file message activity log ejain documentation sample feedback apps documentation export activity nutrition health stats goal log item log file print spreadsheet program export csv locate log item goal activity health status medication wellness tile item export data configure tap export process generates message csv file message recipient file message attach csv forum format line item log topic log entry comment log cycling activity log cycling activity log cycling activity log cycling activity log cycling activity log cycling activity log feedback point value marilyn ejain marilyn r cycling activity log question unit,"['documentation', 'sample', 'format', 'marilyn', 'r', 'cycling', 'activity', 'log', 'question', 'unit', 'marilyn', 'rogers', 'forum', 'post', 'app', 'self', 'goal', 'lightarrow', 'maker', 'feedback', 'self', 'benefit', 'self', 'app', 'ate', 'goal', 'step', 'goal', 'rics', 'task', 'exercise', 'activ', 'tie', 'tion', 'health', 'stats', 'tion', 'power', 'versatility', 'self', 'app', 'contact', 'promo', 'code', 'note', 'contact', 'form', 'worry', 'share', 'information', 'app', 'advance', 'feedback', 'send', 'feedback', 'feedback', 'apps', 'twitter', 'lightarrowinc', 'facebook', 'ejain', 'documentation', 'sample', 'feedback', 'apps', 'documentation', 'export', 'activity', 'nutrition', 'health', 'stats', 'goal', 'log', 'item', 'log', 'file', 'print', 'spreadsheet', 'program', 'export', 'csv', 'locate', 'log', 'item', 'goal', 'activity', 'health', 'status', 'medication', 'wellness', 'tile', 'item', 'export', 'data', 'configure', 'tap', 'export', 'process', 'generates', 'message', 'csv', 'file', 'message', 'recipient', 'file', 'message', 'activity', 'log', 'ejain', 'documentation', 'sample', 'feedback', 'apps', 'documentation', 'export', 'activity', 'nutrition', 'health', 'stats', 'goal', 'log', 'item', 'log', 'file', 'print', 'spreadsheet', 'program', 'export', 'csv', 'locate', 'log', 'item', 'goal', 'activity', 'health', 'status', 'medication', 'wellness', 'tile', 'item', 'export', 'data', 'configure', 'tap', 'export', 'process', 'generates', 'message', 'csv', 'file', 'message', 'recipient', 'file', 'message', 'attach', 'csv', 'forum', 'format', 'line', 'item', 'log', 'topic', 'log', 'entry', 'comment', 'log', 'cycling', 'activity', 'log', 'cycling', 'activity', 'log', 'cycling', 'activity', 'log', 'cycling', 'activity', 'log', 'cycling', 'activity', 'log', 'cycling', 'activity', 'log', 'feedback', 'point', 'value', 'marilyn', 'ejain', 'marilyn', 'r', 'cycling', 'activity', 'log', 'question', 'unit']"
+1022.0,hear record excel kind insight chris movement aspect people practice community reason quantify health information gain insight quantification forum health metric suggestion tool data collection heart rate tool regard health health variable lack water anxiety constipation effect coffee tea milk protein water effect tea coffee change temperature increase output supplementation magnesium citrate anxiety lead spike anxiety absorption calcium iron deficiency coffee absorption peak blood pressure stage cashew nutrition iron supplement doctor iron deficiency blood test headache tool data heart rate correlation stress anxiety type diet improvement ideal variable focus change factor,"['hear', 'record', 'excel', 'kind', 'insight', 'chris', 'movement', 'aspect', 'people', 'practice', 'community', 'reason', 'quantify', 'health', 'information', 'gain', 'insight', 'quantification', 'forum', 'health', 'metric', 'suggestion', 'tool', 'data', 'collection', 'heart', 'rate', 'tool', 'regard', 'health', 'health', 'variable', 'lack', 'water', 'anxiety', 'constipation', 'effect', 'coffee', 'tea', 'milk', 'protein', 'water', 'effect', 'tea', 'coffee', 'change', 'temperature', 'increase', 'output', 'supplementation', 'magnesium', 'citrate', 'anxiety', 'lead', 'spike', 'anxiety', 'absorption', 'calcium', 'iron', 'deficiency', 'coffee', 'absorption', 'peak', 'blood', 'pressure', 'stage', 'cashew', 'nutrition', 'iron', 'supplement', 'doctor', 'iron', 'deficiency', 'blood', 'test', 'headache', 'tool', 'data', 'heart', 'rate', 'correlation', 'stress', 'anxiety', 'type', 'diet', 'improvement', 'ideal', 'variable', 'focus', 'change', 'factor']"
+1023.0,quantity information document data share tool strategy benefit data session lack tool management data fact solution research area summer people experience data survey thought share joan folk post survey focus data management msc student ireland research member community manage data self tracker organise manage data research help insight data challenge community survey help research information result community survey appreciate survey murphy joan murphy mydit,"['quantity', 'information', 'document', 'data', 'share', 'tool', 'strategy', 'benefit', 'data', 'session', 'lack', 'tool', 'management', 'data', 'fact', 'solution', 'research', 'area', 'summer', 'people', 'experience', 'data', 'survey', 'thought', 'share', 'joan', 'folk', 'post', 'survey', 'focus', 'data', 'management', 'msc', 'student', 'ireland', 'research', 'member', 'community', 'manage', 'data', 'self', 'tracker', 'organise', 'manage', 'data', 'research', 'help', 'insight', 'data', 'challenge', 'community', 'survey', 'help', 'research', 'information', 'result', 'community', 'survey', 'appreciate', 'survey', 'murphy', 'joan', 'murphy', 'mydit']"
+1024.0,chris product heart rate sleep beddit purpose sensor heart rate review io compatibility sale s3 device suggestion product heart rate sleep strap model chest strap data wristwatch style receiver display heart rate model heart rate data model submit prevent hrms data,"['chris', 'product', 'heart', 'rate', 'sleep', 'beddit', 'purpose', 'sensor', 'heart', 'rate', 'review', 'io', 'compatibility', 'sale', 's3', 'device', 'suggestion', 'product', 'heart', 'rate', 'sleep', 'strap', 'model', 'chest', 'strap', 'data', 'wristwatch', 'style', 'receiver', 'display', 'heart', 'rate', 'model', 'heart', 'rate', 'data', 'model', 'submit', 'prevent', 'hrms', 'data']"
+1025.0,burtonator blood work testosterone vitamin ferritin panel crazy test panel insurance baseline marker round bloodwork test start service insidetracker blog insidetracker order test insurance doctor order test lab self analysis understanding marker value reference medicine doctor work issue adrenal infection order test tomorrow night insidetracker review discount page francisco meetup work blood work test data game match test individuality insidetracker wellnessfx bob place point view consumer home blood work solution tim kind hack book science fairy tale book sale blood work testosterone vitamin ferritin panel crazy test panel insurance cover self robert idea man figure track range blood work preference blood drawn center data doctor hdl indicator chew amateur blood work tim idea track jeff,"['burtonator', 'blood', 'work', 'testosterone', 'vitamin', 'ferritin', 'panel', 'crazy', 'test', 'panel', 'insurance', 'baseline', 'marker', 'round', 'bloodwork', 'test', 'start', 'service', 'insidetracker', 'blog', 'insidetracker', 'order', 'test', 'insurance', 'doctor', 'order', 'test', 'lab', 'self', 'analysis', 'understanding', 'marker', 'value', 'reference', 'medicine', 'doctor', 'work', 'issue', 'adrenal', 'infection', 'order', 'test', 'tomorrow', 'night', 'insidetracker', 'review', 'discount', 'page', 'francisco', 'meetup', 'work', 'blood', 'work', 'test', 'data', 'game', 'match', 'test', 'individuality', 'insidetracker', 'wellnessfx', 'bob', 'place', 'point', 'view', 'consumer', 'home', 'blood', 'work', 'solution', 'tim', 'kind', 'hack', 'book', 'science', 'fairy', 'tale', 'book', 'sale', 'blood', 'work', 'testosterone', 'vitamin', 'ferritin', 'panel', 'crazy', 'test', 'panel', 'insurance', 'cover', 'self', 'robert', 'idea', 'man', 'figure', 'track', 'range', 'blood', 'work', 'preference', 'blood', 'drawn', 'center', 'data', 'doctor', 'hdl', 'indicator', 'chew', 'amateur', 'blood', 'work', 'tim', 'idea', 'track', 'jeff']"
+1026.0,post post experience issue response help response question post reply merges response example post post post post merge reply page post idea post post experience info issue,"['post', 'post', 'experience', 'issue', 'response', 'help', 'response', 'question', 'post', 'reply', 'merges', 'response', 'example', 'post', 'post', 'post', 'post', 'merge', 'reply', 'page', 'post', 'idea', 'post', 'post', 'experience', 'info', 'issue']"
+1027.0,ryan folk solution optimizeme advance self user correlation tool zenobase rtracker bob list service space miss service walk step walk step goal focus list ryan space data aggregation touch opportunity product consumer insight data area company recommendation step effect differentiator space product customer challenge device resource forum community self hardcore movement accelerator funding build sync data input source insight data insight example people step point destination walk figure people expert type insight insight data point thread question,"['ryan', 'folk', 'solution', 'optimizeme', 'advance', 'self', 'user', 'correlation', 'tool', 'zenobase', 'rtracker', 'bob', 'list', 'service', 'space', 'miss', 'service', 'walk', 'step', 'walk', 'step', 'goal', 'focus', 'list', 'ryan', 'space', 'data', 'aggregation', 'touch', 'opportunity', 'product', 'consumer', 'insight', 'data', 'area', 'company', 'recommendation', 'step', 'effect', 'differentiator', 'space', 'product', 'customer', 'challenge', 'device', 'resource', 'forum', 'community', 'self', 'hardcore', 'movement', 'accelerator', 'funding', 'build', 'sync', 'data', 'input', 'source', 'insight', 'data', 'insight', 'example', 'people', 'step', 'point', 'destination', 'walk', 'figure', 'people', 'expert', 'type', 'insight', 'insight', 'data', 'point', 'thread', 'question']"
+1028.0,conference amsterdam video tell order test campaign fall video seed investor sponsor competition team challenge send beta sensor expect sensor tester appreciate hear innovation technology data app software beta apps tester founder mind video them1nd gustaf them1nd,"['conference', 'amsterdam', 'video', 'tell', 'order', 'test', 'campaign', 'fall', 'video', 'seed', 'investor', 'sponsor', 'competition', 'team', 'challenge', 'send', 'beta', 'sensor', 'expect', 'sensor', 'tester', 'appreciate', 'hear', 'innovation', 'technology', 'data', 'app', 'software', 'beta', 'apps', 'tester', 'founder', 'mind', 'video', 'them1nd', 'gustaf', 'them1nd']"
+1029.0,fear surveillance society privacy term data transparency create consternation discussion access data data level transparency gain advantage society country access data share insight research idea group self tracker conversation data privacy paranoia health care coverage eu group medicine health issue discussion health coverage brother focus fear corporation government conversation transparency attorney denmark data penalize misuse data starter privacy flip warren line greedy greedy tip scientist wilbanks profit sage activist health data research researcher folk internet society harvard topic future company consultancy rebalance handshake describes attitude start listing type data today topic transparency online online click location money credit history worth exercise eat sex partner marker biometrics health history dna school grade pattern citation behavior privacy data transparency frame construct exchange people organization rule data analysis pattern data country society ecosystem researcher access pool data research lessen value data gatherer company place start individual access download view data motto hide,"['fear', 'surveillance', 'society', 'privacy', 'term', 'data', 'transparency', 'create', 'consternation', 'discussion', 'access', 'data', 'data', 'level', 'transparency', 'gain', 'advantage', 'society', 'country', 'access', 'data', 'share', 'insight', 'research', 'idea', 'group', 'self', 'tracker', 'conversation', 'data', 'privacy', 'paranoia', 'health', 'care', 'coverage', 'eu', 'group', 'medicine', 'health', 'issue', 'discussion', 'health', 'coverage', 'brother', 'focus', 'fear', 'corporation', 'government', 'conversation', 'transparency', 'attorney', 'denmark', 'data', 'penalize', 'misuse', 'data', 'starter', 'privacy', 'flip', 'warren', 'line', 'greedy', 'greedy', 'tip', 'scientist', 'wilbanks', 'profit', 'sage', 'activist', 'health', 'data', 'research', 'researcher', 'folk', 'internet', 'society', 'harvard', 'topic', 'future', 'company', 'consultancy', 'rebalance', 'handshake', 'describes', 'attitude', 'start', 'listing', 'type', 'data', 'today', 'topic', 'transparency', 'online', 'online', 'click', 'location', 'money', 'credit', 'history', 'worth', 'exercise', 'eat', 'sex', 'partner', 'marker', 'biometrics', 'health', 'history', 'dna', 'school', 'grade', 'pattern', 'citation', 'behavior', 'privacy', 'data', 'transparency', 'frame', 'construct', 'exchange', 'people', 'organization', 'rule', 'data', 'analysis', 'pattern', 'data', 'country', 'society', 'ecosystem', 'researcher', 'access', 'pool', 'data', 'research', 'lessen', 'value', 'data', 'gatherer', 'company', 'place', 'start', 'individual', 'access', 'download', 'view', 'data', 'motto', 'hide']"
+1030.0,dream researcher deal variety device research lds signal lobe zeo mask point device stimulation correct party work engineering skill term goal device market thought looker doer mike berkeley student goal topic engineer share ben ben dichter mike klein dream researcher deal variety device research lds signal lobe zeo mask point device stimulation correct party work engineering skill term goal device market thought work lucidcode consciousness search peak performance lucidcode jpg device tacs device output device imagine zeo unit cable python code zeo android api code bluetooth microprocessor arduino flash device second state zeo bedside unit source arduino serial cable china python code schematic device led mike post lucid device sydney australia inducta4 gmail researching,"['dream', 'researcher', 'deal', 'variety', 'device', 'research', 'lds', 'signal', 'lobe', 'zeo', 'mask', 'point', 'device', 'stimulation', 'correct', 'party', 'work', 'engineering', 'skill', 'term', 'goal', 'device', 'market', 'thought', 'looker', 'doer', 'mike', 'berkeley', 'student', 'goal', 'topic', 'engineer', 'share', 'ben', 'ben', 'dichter', 'mike', 'klein', 'dream', 'researcher', 'deal', 'variety', 'device', 'research', 'lds', 'signal', 'lobe', 'zeo', 'mask', 'point', 'device', 'stimulation', 'correct', 'party', 'work', 'engineering', 'skill', 'term', 'goal', 'device', 'market', 'thought', 'work', 'lucidcode', 'consciousness', 'search', 'peak', 'performance', 'lucidcode', 'jpg', 'device', 'tacs', 'device', 'output', 'device', 'imagine', 'zeo', 'unit', 'cable', 'python', 'code', 'zeo', 'android', 'api', 'code', 'bluetooth', 'microprocessor', 'arduino', 'flash', 'device', 'second', 'state', 'zeo', 'bedside', 'unit', 'source', 'arduino', 'serial', 'cable', 'china', 'python', 'code', 'schematic', 'device', 'led', 'mike', 'post', 'lucid', 'device', 'sydney', 'australia', 'inducta4', 'gmail', 'researching']"
+1031.0,tom project kickstarter project lighter io apps lifetopix factor health wellness stats energy level craving health factor decrease elimination smoking image question apps io apps lifetopix factor health wellsness stats energy level craving health factor decrease elimination smoking image question track smoking smoking rate,"['tom', 'project', 'kickstarter', 'project', 'lighter', 'io', 'apps', 'lifetopix', 'factor', 'health', 'wellness', 'stats', 'energy', 'level', 'craving', 'health', 'factor', 'decrease', 'elimination', 'smoking', 'image', 'question', 'apps', 'io', 'apps', 'lifetopix', 'factor', 'health', 'wellsness', 'stats', 'energy', 'level', 'craving', 'health', 'factor', 'decrease', 'elimination', 'smoking', 'image', 'question', 'track', 'smoking', 'smoking', 'rate']"
+1032.0,nan post field doc suggestion list book aspect people book source recommendation mind feel add suggestion post thread,"['nan', 'post', 'field', 'doc', 'suggestion', 'list', 'book', 'aspect', 'people', 'book', 'source', 'recommendation', 'mind', 'feel', 'add', 'suggestion', 'post', 'thread']"
+1033.0,questionnaire joint master programme university salzburg survey movement participant amazon gift card tracker survey help,"['questionnaire', 'joint', 'master', 'programme', 'university', 'salzburg', 'survey', 'movement', 'participant', 'amazon', 'gift', 'card', 'tracker', 'survey', 'help']"
+1034.0,self video data camera create service people information video people analysis people question today coffee moment email address wmaio maio io idea,"['self', 'video', 'data', 'camera', 'create', 'service', 'people', 'information', 'video', 'people', 'analysis', 'people', 'question', 'today', 'coffee', 'moment', 'email', 'address', 'wmaio', 'maio', 'io', 'idea']"
+1035.0,question people data share app io application supplement supplement stick schedule benefit supplement application sup med pill reminder simple remind supplement history supplement create reminder supplement database download feature link apple store attachment attachment attachment attachment ejain question people data,"['question', 'people', 'data', 'share', 'app', 'io', 'application', 'supplement', 'supplement', 'stick', 'schedule', 'benefit', 'supplement', 'application', 'sup', 'med', 'pill', 'reminder', 'simple', 'remind', 'supplement', 'history', 'supplement', 'create', 'reminder', 'supplement', 'database', 'download', 'feature', 'link', 'apple', 'store', 'attachment', 'attachment', 'attachment', 'attachment', 'ejain', 'question', 'people', 'data']"
+1036.0,survey question prototype application moment stage announce status project change contact group undergraduate student college london design course design help individual smartphone usage phase people questionnaire help smartphone user information offer view survey advance cooperation question suggestion contact,"['survey', 'question', 'prototype', 'application', 'moment', 'stage', 'announce', 'status', 'project', 'change', 'contact', 'group', 'undergraduate', 'student', 'college', 'london', 'design', 'course', 'design', 'help', 'individual', 'smartphone', 'usage', 'phase', 'people', 'questionnaire', 'help', 'smartphone', 'user', 'information', 'offer', 'view', 'survey', 'advance', 'cooperation', 'question', 'suggestion', 'contact']"
+1037.0,heart rate workout heart rate test service heart rate health morning amp sleep amp wake excel cola addiction track bunch stuff track exercise wearable app add record export data heart content check daniel site site development data style health business believer power data samsung health amp galaxy enhance samsung tool export data analysis reason stay ecosystem minimise gadget step count heart rate health morning amp sleep amp wake excel quality android app wasnt thought checklist track habit goal cola addiction misc food habit development ritual gadget advice gadget combination goal record essential heart rate situation variation factor heart rate guess measurement,"['heart', 'rate', 'workout', 'heart', 'rate', 'test', 'service', 'heart', 'rate', 'health', 'morning', 'amp', 'sleep', 'amp', 'wake', 'excel', 'cola', 'addiction', 'track', 'bunch', 'stuff', 'track', 'exercise', 'wearable', 'app', 'add', 'record', 'export', 'data', 'heart', 'content', 'check', 'daniel', 'site', 'site', 'development', 'data', 'style', 'health', 'business', 'believer', 'power', 'data', 'samsung', 'health', 'amp', 'galaxy', 'enhance', 'samsung', 'tool', 'export', 'data', 'analysis', 'reason', 'stay', 'ecosystem', 'minimise', 'gadget', 'step', 'count', 'heart', 'rate', 'health', 'morning', 'amp', 'sleep', 'amp', 'wake', 'excel', 'quality', 'android', 'app', 'wasnt', 'thought', 'checklist', 'track', 'habit', 'goal', 'cola', 'addiction', 'misc', 'food', 'habit', 'development', 'ritual', 'gadget', 'advice', 'gadget', 'combination', 'goal', 'record', 'essential', 'heart', 'rate', 'situation', 'variation', 'factor', 'heart', 'rate', 'guess', 'measurement']"
+1038.0,greeting progression grassroots gt fo gt civic data gt iot gt source hardware gt maker movement gt home automation gt wearable challenge attempt potential technology complexity device data input integration data overload source rule hit wall world service developer event application nodeblu cylon mqtt realm hardware arduino pi xbee sleep android watch feature integration nfc wake task area medication reminder idea medication basis prescription morning script cap morning med base led idea blink android alarm med state tag cap alarm log med med pocket pill tag log log medication bring dialog watch input phone scanner reality software story trigger device response tasker combo mqtt node chief blocker place store data usage post facebook wall android pill tracker data fluxstream ifttt range consumer device change add connector range option user pov data fitbit calendar sleep data example app hardware zenobase customization feature pricing plan commit option fusion table engine kind template anybody community recommendation likewise help interaction design question respond inline thannk,"['greeting', 'progression', 'grassroots', 'gt', 'fo', 'gt', 'civic', 'data', 'gt', 'iot', 'gt', 'source', 'hardware', 'gt', 'maker', 'movement', 'gt', 'home', 'automation', 'gt', 'wearable', 'challenge', 'attempt', 'potential', 'technology', 'complexity', 'device', 'data', 'input', 'integration', 'data', 'overload', 'source', 'rule', 'hit', 'wall', 'world', 'service', 'developer', 'event', 'application', 'nodeblu', 'cylon', 'mqtt', 'realm', 'hardware', 'arduino', 'pi', 'xbee', 'sleep', 'android', 'watch', 'feature', 'integration', 'nfc', 'wake', 'task', 'area', 'medication', 'reminder', 'idea', 'medication', 'basis', 'prescription', 'morning', 'script', 'cap', 'morning', 'med', 'base', 'led', 'idea', 'blink', 'android', 'alarm', 'med', 'state', 'tag', 'cap', 'alarm', 'log', 'med', 'med', 'pocket', 'pill', 'tag', 'log', 'log', 'medication', 'bring', 'dialog', 'watch', 'input', 'phone', 'scanner', 'reality', 'software', 'story', 'trigger', 'device', 'response', 'tasker', 'combo', 'mqtt', 'node', 'chief', 'blocker', 'place', 'store', 'data', 'usage', 'post', 'facebook', 'wall', 'android', 'pill', 'tracker', 'data', 'fluxstream', 'ifttt', 'range', 'consumer', 'device', 'change', 'add', 'connector', 'range', 'option', 'user', 'pov', 'data', 'fitbit', 'calendar', 'sleep', 'data', 'example', 'app', 'hardware', 'zenobase', 'customization', 'feature', 'pricing', 'plan', 'commit', 'option', 'fusion', 'table', 'engine', 'kind', 'template', 'anybody', 'community', 'recommendation', 'likewise', 'help', 'interaction', 'design', 'question', 'respond', 'inline', 'thannk']"
+1039.0,post sample export file serge suggestion note timezone offset question blood pressure morning blood pressure sys cup coffee record record blood pressure value hobby app version survey question answer export question result data welcome omplusm play blood pressure drop coffee sleep fitness exercise track dependency health mood selfsurvey tool define parameter define value record touch control type dependency survey estimate health condit feedback timestamps timezone offset idea question blood pressure morning blood pressure sys cup coffee record gt idea question compare case blood pressure sense bp morning record blood pressure reason value difference home tap box enter digit survey question box value enter question answer survey survey value rank graph sergei sample result question suggestion health blood pressure morning health blood pressure morning health blood pressure health blood pressure health cup health portion health portion food health glass water health blood pressure morning health blood pressure morning health blood pressure health blood pressure health cup health portion health portion food health glass water health question health blood pressure morning health blood pressure morning health blood pressure health blood pressure health cup health portion health portion food health glass water health question,"['post', 'sample', 'export', 'file', 'serge', 'suggestion', 'note', 'timezone', 'offset', 'question', 'blood', 'pressure', 'morning', 'blood', 'pressure', 'sys', 'cup', 'coffee', 'record', 'record', 'blood', 'pressure', 'value', 'hobby', 'app', 'version', 'survey', 'question', 'answer', 'export', 'question', 'result', 'data', 'welcome', 'omplusm', 'play', 'blood', 'pressure', 'drop', 'coffee', 'sleep', 'fitness', 'exercise', 'track', 'dependency', 'health', 'mood', 'selfsurvey', 'tool', 'define', 'parameter', 'define', 'value', 'record', 'touch', 'control', 'type', 'dependency', 'survey', 'estimate', 'health', 'condit', 'feedback', 'timestamps', 'timezone', 'offset', 'idea', 'question', 'blood', 'pressure', 'morning', 'blood', 'pressure', 'sys', 'cup', 'coffee', 'record', 'gt', 'idea', 'question', 'compare', 'case', 'blood', 'pressure', 'sense', 'bp', 'morning', 'record', 'blood', 'pressure', 'reason', 'value', 'difference', 'home', 'tap', 'box', 'enter', 'digit', 'survey', 'question', 'box', 'value', 'enter', 'question', 'answer', 'survey', 'survey', 'value', 'rank', 'graph', 'sergei', 'sample', 'result', 'question', 'suggestion', 'health', 'blood', 'pressure', 'morning', 'health', 'blood', 'pressure', 'morning', 'health', 'blood', 'pressure', 'health', 'blood', 'pressure', 'health', 'cup', 'health', 'portion', 'health', 'portion', 'food', 'health', 'glass', 'water', 'health', 'blood', 'pressure', 'morning', 'health', 'blood', 'pressure', 'morning', 'health', 'blood', 'pressure', 'health', 'blood', 'pressure', 'health', 'cup', 'health', 'portion', 'health', 'portion', 'food', 'health', 'glass', 'water', 'health', 'question', 'health', 'blood', 'pressure', 'morning', 'health', 'blood', 'pressure', 'morning', 'health', 'blood', 'pressure', 'health', 'blood', 'pressure', 'health', 'cup', 'health', 'portion', 'health', 'portion', 'food', 'health', 'glass', 'water', 'health', 'question']"
+1040.0,experience user device device research send email amuletproject gmail schedule interview goal design device research fellow clemson university,"['experience', 'user', 'device', 'device', 'research', 'send', 'email', 'amuletproject', 'gmail', 'schedule', 'interview', 'goal', 'design', 'device', 'research', 'fellow', 'clemson', 'university']"
+1041.0,trial error solution option medication data export spreadsheet email google drive challenge format data master spreadsheet drive update log log medication type dosage spreadsheet track inventory refill data dosage limit inventory data html format field master spreadsheet import service zenobase list input version app claim feature party service collect data anybody suggestion data html anybody sense hold support export web medication manager monitor send alert inventory medication basis schedule basis medication track reminder course track prescription calendar refill script cause problem track prescription tasker recipe trigger tag pillbox dialog smartwatch log track prescription send solution task dosecast app feature mean data trigger action course control data priority export dealbreaker handle tasker kind database notification alert medication date anybody web service requirment andrewj anybody web service requirment solution google doc med list med home phone gt click submit med intelligence pill prescription gdocs sheet function process point sensor implement,"['trial', 'error', 'solution', 'option', 'medication', 'data', 'export', 'spreadsheet', 'email', 'google', 'drive', 'challenge', 'format', 'data', 'master', 'spreadsheet', 'drive', 'update', 'log', 'log', 'medication', 'type', 'dosage', 'spreadsheet', 'track', 'inventory', 'refill', 'data', 'dosage', 'limit', 'inventory', 'data', 'html', 'format', 'field', 'master', 'spreadsheet', 'import', 'service', 'zenobase', 'list', 'input', 'version', 'app', 'claim', 'feature', 'party', 'service', 'collect', 'data', 'anybody', 'suggestion', 'data', 'html', 'anybody', 'sense', 'hold', 'support', 'export', 'web', 'medication', 'manager', 'monitor', 'send', 'alert', 'inventory', 'medication', 'basis', 'schedule', 'basis', 'medication', 'track', 'reminder', 'course', 'track', 'prescription', 'calendar', 'refill', 'script', 'cause', 'problem', 'track', 'prescription', 'tasker', 'recipe', 'trigger', 'tag', 'pillbox', 'dialog', 'smartwatch', 'log', 'track', 'prescription', 'send', 'solution', 'task', 'dosecast', 'app', 'feature', 'mean', 'data', 'trigger', 'action', 'course', 'control', 'data', 'priority', 'export', 'dealbreaker', 'handle', 'tasker', 'kind', 'database', 'notification', 'alert', 'medication', 'date', 'anybody', 'web', 'service', 'requirment', 'andrewj', 'anybody', 'web', 'service', 'requirment', 'solution', 'google', 'doc', 'med', 'list', 'med', 'home', 'phone', 'gt', 'click', 'submit', 'med', 'intelligence', 'pill', 'prescription', 'gdocs', 'sheet', 'function', 'process', 'point', 'sensor', 'implement']"
+1042.0,zeo egg data user zeo product display display sleep function egg nf,"['zeo', 'egg', 'data', 'user', 'zeo', 'product', 'display', 'display', 'sleep', 'function', 'egg', 'nf']"
+1043.0,forum research project trust technology talk people technology device robotics software context health finance condition people bay area interview june interview format conversation exercise course appreciation form compensation participant network description support marlene,"['forum', 'research', 'project', 'trust', 'technology', 'talk', 'people', 'technology', 'device', 'robotics', 'software', 'context', 'health', 'finance', 'condition', 'people', 'bay', 'area', 'interview', 'june', 'interview', 'format', 'conversation', 'exercise', 'course', 'appreciation', 'form', 'compensation', 'participant', 'network', 'description', 'support', 'marlene']"
+1044.0,heart rate monitor export activity data analysis recommendation device support data transportation device smartphone response regard habib,"['heart', 'rate', 'monitor', 'export', 'activity', 'data', 'analysis', 'recommendation', 'device', 'support', 'data', 'transportation', 'device', 'smartphone', 'response', 'regard', 'habib']"
+1045.0,place conversation mood topic theme grief art grief death memory hope conversation dana,"['place', 'conversation', 'mood', 'topic', 'theme', 'grief', 'art', 'grief', 'death', 'memory', 'hope', 'conversation', 'dana']"
+1046.0,bodymedia solution bed detects gadget withings pulse record bed press button record bed wilson sleeping yesterday neat plan data entry twitter line typo troublesome wilson edgar abstraction kinda problem kind twitter custom interface developer graph report app android download data nap movement bed quality rack bonus iphone devote factor plan support data entry twitter line glad spread word app api communication feature distance workout gym workout gym unit yoga session abstraction kinda feature pknoa disclaimer developer pknoa language statistic case sleeping yesterday sleep feature tag allows group activity business partner pattern hope p intro video pknoa update language processing unit action sleeping yesterday truth cycle iphone analysis rem basis watch,"['bodymedia', 'solution', 'bed', 'detects', 'gadget', 'withings', 'pulse', 'record', 'bed', 'press', 'button', 'record', 'bed', 'wilson', 'sleeping', 'yesterday', 'neat', 'plan', 'data', 'entry', 'twitter', 'line', 'typo', 'troublesome', 'wilson', 'edgar', 'abstraction', 'kinda', 'problem', 'kind', 'twitter', 'custom', 'interface', 'developer', 'graph', 'report', 'app', 'android', 'download', 'data', 'nap', 'movement', 'bed', 'quality', 'rack', 'bonus', 'iphone', 'devote', 'factor', 'plan', 'support', 'data', 'entry', 'twitter', 'line', 'glad', 'spread', 'word', 'app', 'api', 'communication', 'feature', 'distance', 'workout', 'gym', 'workout', 'gym', 'unit', 'yoga', 'session', 'abstraction', 'kinda', 'feature', 'pknoa', 'disclaimer', 'developer', 'pknoa', 'language', 'statistic', 'case', 'sleeping', 'yesterday', 'sleep', 'feature', 'tag', 'allows', 'group', 'activity', 'business', 'partner', 'pattern', 'hope', 'p', 'intro', 'video', 'pknoa', 'update', 'language', 'processing', 'unit', 'action', 'sleeping', 'yesterday', 'truth', 'cycle', 'iphone', 'analysis', 'rem', 'basis', 'watch']"
+1047.0,nutrigenetics field idea service literature result advice problem epigenetics nutriepigenetics role sharonw link publication press release custom plan food preference diet benefit simple questionnaire company dna fit reckon work exercise programme diet health discovery gene gene taste perception food preference nutrition plan loss disease cancer depression hypertension ability mouth result mail online jun dna help weight dieter scientist claim mean body process fat eat food sound,"['nutrigenetics', 'field', 'idea', 'service', 'literature', 'result', 'advice', 'problem', 'epigenetics', 'nutriepigenetics', 'role', 'sharonw', 'link', 'publication', 'press', 'release', 'custom', 'plan', 'food', 'preference', 'diet', 'benefit', 'simple', 'questionnaire', 'company', 'dna', 'fit', 'reckon', 'work', 'exercise', 'programme', 'diet', 'health', 'discovery', 'gene', 'gene', 'taste', 'perception', 'food', 'preference', 'nutrition', 'plan', 'loss', 'disease', 'cancer', 'depression', 'hypertension', 'ability', 'mouth', 'result', 'mail', 'online', 'jun', 'dna', 'help', 'weight', 'dieter', 'scientist', 'claim', 'mean', 'body', 'process', 'fat', 'eat', 'food', 'sound']"
+1048.0,visualisation moodpanda analysis analysis mood heatmap pattern morning weekend evening analysis moodpanda support network api connect data site scratch responsive mobile,"['visualisation', 'moodpanda', 'analysis', 'analysis', 'mood', 'heatmap', 'pattern', 'morning', 'weekend', 'evening', 'analysis', 'moodpanda', 'support', 'network', 'api', 'connect', 'data', 'site', 'scratch', 'responsive', 'mobile']"
+1049.0,er pocket clarity app improves meditation practice data people meditation audio variety capture data meditation practice pocket clarity sense tenet mindfulness meditation reach zone state neurosky headset sensor demand api headset clarity enhances meditation experience session list meditation audio session report list mood list eeg value relaxation focus list result entry entry list sentiment analysis journal entry word list app io order pocket clarity membership support project feedback community practice clarity help mindfulness practice goal clarity mindfulness meditation tool choice comment charles charles founder pound,"['er', 'pocket', 'clarity', 'app', 'improves', 'meditation', 'practice', 'data', 'people', 'meditation', 'audio', 'variety', 'capture', 'data', 'meditation', 'practice', 'pocket', 'clarity', 'sense', 'tenet', 'mindfulness', 'meditation', 'reach', 'zone', 'state', 'neurosky', 'headset', 'sensor', 'demand', 'api', 'headset', 'clarity', 'enhances', 'meditation', 'experience', 'session', 'list', 'meditation', 'audio', 'session', 'report', 'list', 'mood', 'list', 'eeg', 'value', 'relaxation', 'focus', 'list', 'result', 'entry', 'entry', 'list', 'sentiment', 'analysis', 'journal', 'entry', 'word', 'list', 'app', 'io', 'order', 'pocket', 'clarity', 'membership', 'support', 'project', 'feedback', 'community', 'practice', 'clarity', 'help', 'mindfulness', 'practice', 'goal', 'clarity', 'mindfulness', 'meditation', 'tool', 'choice', 'comment', 'charles', 'charles', 'founder', 'pound']"
+1050.0,people data relevant problem explain behtar list misfit shine manage access apis founder behtar io line promise startup data collect infact people enthusiast people insight data insight opinion webpage promise message people service service sign kundu data aggregation service visualization correlation data set correlation event learn user combine knowledge world somethings person movie recommendation recommendation concept ah misfit reason market share tracker fitbit misfit hope chance market page api fitocracy btw zenobase respect addapp,"['people', 'data', 'relevant', 'problem', 'explain', 'behtar', 'list', 'misfit', 'shine', 'manage', 'access', 'apis', 'founder', 'behtar', 'io', 'line', 'promise', 'startup', 'data', 'collect', 'infact', 'people', 'enthusiast', 'people', 'insight', 'data', 'insight', 'opinion', 'webpage', 'promise', 'message', 'people', 'service', 'service', 'sign', 'kundu', 'data', 'aggregation', 'service', 'visualization', 'correlation', 'data', 'set', 'correlation', 'event', 'learn', 'user', 'combine', 'knowledge', 'world', 'somethings', 'person', 'movie', 'recommendation', 'recommendation', 'concept', 'ah', 'misfit', 'reason', 'market', 'share', 'tracker', 'fitbit', 'misfit', 'hope', 'chance', 'market', 'page', 'api', 'fitocracy', 'btw', 'zenobase', 'respect', 'addapp']"
+1051.0,mistake battery app analysis development hand saga business model foursquare app eye check location database data support foursquare support apps gap data stulentsev iphone motion coprocessor energy efficient half mind step location choice location data google location history step step iphone technology right debie dateline step step iphone technology test street step step board health app io step background iphone motion coprocessor energy efficient battery half saga data problem switch saga data import analysis analyze data realize switch gap saga location data community thought apps,"['mistake', 'battery', 'app', 'analysis', 'development', 'hand', 'saga', 'business', 'model', 'foursquare', 'app', 'eye', 'check', 'location', 'database', 'data', 'support', 'foursquare', 'support', 'apps', 'gap', 'data', 'stulentsev', 'iphone', 'motion', 'coprocessor', 'energy', 'efficient', 'half', 'mind', 'step', 'location', 'choice', 'location', 'data', 'google', 'location', 'history', 'step', 'step', 'iphone', 'technology', 'right', 'debie', 'dateline', 'step', 'step', 'iphone', 'technology', 'test', 'street', 'step', 'step', 'board', 'health', 'app', 'io', 'step', 'background', 'iphone', 'motion', 'coprocessor', 'energy', 'efficient', 'battery', 'half', 'saga', 'data', 'problem', 'switch', 'saga', 'data', 'import', 'analysis', 'analyze', 'data', 'realize', 'switch', 'gap', 'saga', 'location', 'data', 'community', 'thought', 'apps']"
+1052.0,opinion speech mood stress apps job lead speech analysis emphasis logmyvibe data approach depression speech analysis variable product kind speech analysis dublin speech watson dec analysis talk talk analysis fitbit data dublin quantifies min read tool billjarrold conference speech analytics video slide apps mood detection topic measure stress level correlation literature app stats speech conference speech analytics talk history experience ontology language processing machine reality speech analytics psychology neuropsychology response solution speech analytics lead product credibility founder idea,"['opinion', 'speech', 'mood', 'stress', 'apps', 'job', 'lead', 'speech', 'analysis', 'emphasis', 'logmyvibe', 'data', 'approach', 'depression', 'speech', 'analysis', 'variable', 'product', 'kind', 'speech', 'analysis', 'dublin', 'speech', 'watson', 'dec', 'analysis', 'talk', 'talk', 'analysis', 'fitbit', 'data', 'dublin', 'quantifies', 'min', 'read', 'tool', 'billjarrold', 'conference', 'speech', 'analytics', 'video', 'slide', 'apps', 'mood', 'detection', 'topic', 'measure', 'stress', 'level', 'correlation', 'literature', 'app', 'stats', 'speech', 'conference', 'speech', 'analytics', 'talk', 'history', 'experience', 'ontology', 'language', 'processing', 'machine', 'reality', 'speech', 'analytics', 'psychology', 'neuropsychology', 'response', 'solution', 'speech', 'analytics', 'lead', 'product', 'credibility', 'founder', 'idea']"
+1053.0,lena reply channel share rent speech analysis tool device language analysis data person guage level share lena primary child development variety reason adult child hanson prof dallas device lena conference version version device help daughter language explosion track adult language caveat license device people community device quantify daughter language development track lanugage share device p account child child child male adult adult background noise track language variety dimension speaker type word speaker type speaker type user paper headline message speech tracking tool project voice field help wonder procure product product,"['lena', 'reply', 'channel', 'share', 'rent', 'speech', 'analysis', 'tool', 'device', 'language', 'analysis', 'data', 'person', 'guage', 'level', 'share', 'lena', 'primary', 'child', 'development', 'variety', 'reason', 'adult', 'child', 'hanson', 'prof', 'dallas', 'device', 'lena', 'conference', 'version', 'version', 'device', 'help', 'daughter', 'language', 'explosion', 'track', 'adult', 'language', 'caveat', 'license', 'device', 'people', 'community', 'device', 'quantify', 'daughter', 'language', 'development', 'track', 'lanugage', 'share', 'device', 'p', 'account', 'child', 'child', 'child', 'male', 'adult', 'adult', 'background', 'noise', 'track', 'language', 'variety', 'dimension', 'speaker', 'type', 'word', 'speaker', 'type', 'speaker', 'type', 'user', 'paper', 'headline', 'message', 'speech', 'tracking', 'tool', 'project', 'voice', 'field', 'help', 'wonder', 'procure', 'product', 'product']"
+1054.0,target market eu heard desk machine market maturity issue order product luck kickstarter link lazy growth fitness tracker job fitbit source work cubii trainer work app fitness tracker integration project kickstarter ly cubii support cubii arnav p chapter organizer page,"['target', 'market', 'eu', 'heard', 'desk', 'machine', 'market', 'maturity', 'issue', 'order', 'product', 'luck', 'kickstarter', 'link', 'lazy', 'growth', 'fitness', 'tracker', 'job', 'fitbit', 'source', 'work', 'cubii', 'trainer', 'work', 'app', 'fitness', 'tracker', 'integration', 'project', 'kickstarter', 'ly', 'cubii', 'support', 'cubii', 'arnav', 'p', 'chapter', 'organizer', 'page']"
+1055.0,version fix csv export export date entry entry download mac window output zeo export option preference data help round csv wife user zeo sleep monitor facility java viewer viewer information post beta advice request suggestion wife jay application facility java viewer histogram display application mac osx site documentation date start guide documentation chance java process layout welcome issue zeo viewer site position link page window version installer fix modification version list csv import multiple record export correction people timezones record menu date tree reset mouse fix zone list feature import start marker data release version report import error circumstance result withdrawn version change version fix functionality recommend version release version section percentage view people creates set stats sleep viewer percentage view column pc version site window version download place exe convenience download installer work fine request mistake build driver data import feature data import redownload version sorry zeo viewer lack work subset midnight issue import value type file unit second work file zeo viewer installer exe work version highlight import csv import zeo website revert mark mark window version version installers jackemeyer dateline woody share data stamp help data moment data rest woody data data tool suspect protection data export copy data jackemeyer woodinblack format file file apple io diagnostics zeo sleep manager win7 zeo viewer responds data zeo viewer import file export csv export zeo viewer csv sqlite file data mean work data help export sqlite file import mobile file software crash import idea zeo viewer record crash ok dialog occurs monitor sqlite data body information moment problem data data zeo consistent point data line data sqlite file zeo mobile record date record commitment bug feature marker mark view page view feature keyboard navigation forward button site data file menu issue file backing data dropout data head sensor result data status headband interpret janeyjane woody suggestion printing widow version option export file format ipad doctor jpeg language interrogte database view instance influence sleep monday data travelling add marker recovery impact trip feedback printing view print view print box point original image copy paste reimpliment query language functionality data export case view moment expand control click marker hand jay data event event note version marker kind filtering viewer db file file data file people android phone sorry release version zeoviewer change version version version advantage version disadvantage version qt version zeo update database database work level data confidence zeo date io method report android import work report people mean database date problem version point vm space problem moment value moment website sorry machine xp information page data bug issue people firmware viewer java viewer realtime data unit viewer download click exe package content issue contact site electrode bathroom wash rub forehead flake zeo data spent rule zeo rule data contradicts data data problem janes data link fix unit data port firmware waveform level increment project data pi waveform data data inexact data version zeo data storage zeo calculation calculation port desktop hack data version software headband data headband packet condition headband quality connection connection head band martinus woodinblack software suggestion update air add feature feedback martinus woodinblack software zeo dr mush guess unit work record data data program thread program zeo monitor zeo glad feature ask request people end zeo thread sorry bsleepers gather brainwave woodinblack viewer thread smartphone apps post jane night usage sensor snap headband reading jay bsleepers model resource data access zeo export data zeo bedside model resource term v2 zip unencryption firmware zeo firmware v2 zip unencrypt port access firmware v2 zip python library bridge port zeorawdata zip data introduction decoder library access data regard selection control shift click versatility block mastering technique nicolas woody data element data epoch epoch source data element produce result btw csv data zeo monitor produce result realtime data r firmware r version work java viewer realtime version unencrypts viewer resource page woodinblack wife user zeo sleep monitor facility java viewer viewer information advice request suggestion wife jay application facility java viewer histogram display application mac osx site documentation date start guide documentation chance java process layout welcome issue zeo model woody jay jane response question example woody zeoviewer sleepyhead woodinblack zeo viewer application app data clarification data format process sample count csv file data barry image sleep data csv janeyjane uk zeo assumption replacement option approach post standard ecg electrode post electrode stop gel electrode post problem bag moment electrode rate bag discount price headband bag transmitter battery problem information battery replacement topic thread response discussion belongs cite text woodinblack version section percentage view people creates set stats sleep viewer history night display voice past understands data electrode bathroom wash rub forehead flake dr mush head figure device company market dr mush hand electrode trouble site electrode night site transmitter clip company hand transmitter backup equipment failure crunch transmitter battery wear solution dr mush zeo device sale app device guess unit work record data data program tech file zeo export data page discus question explanation electrode view zeo post page deal software zeo data night night average bedside clock mobile end night press leftmost arrow statistic night stage awake rightmost key standard display key average software thread replaces zeo web service data data graph analysis zeo company fail device question software ha ha pointer today nook web zeo headband unit viewer data headband data headband unit headband viewer mbp zip file application exe click dialog box package content folder request result zeo viewer problem bash script problem report figure jpg post replying firmware data work version firmware woodinblack downloads directory viewer phone mac zip file error sort version work post bug report exception type exc access exception code address unit raw data holiday data viewer holiday project head figure device sleep buy alan zeo device sale app device guess unit work record data data program tech file sensor gap drop band pack waste woody suggestion printing widow version option export file format ipad doctor jpeg language interrogte database view instance influence sleep monday data travelling add marker recovery impact trip jane data drop replacement headband idea sooner jane software machine data data program program crash file program window anybody success data problem decryption program viewer jane book xp friday platform window machine viewer explorer app problem machine work java environment jane sorry data data data post firmware crash program file jane check band mechanism deterioration material contact sweat grease change temperature female age night sweat tone forehead material zeo assumption replacement option approach cleaning jane woodinblack format file file apple io diagnostics zeo sleep manager win7 zeo viewer responds data format export manager column ao pk zsleeprecordstruct1 column ak al hypnogram sleepgraph data text preserve zero suggestion learn piece software jack text dateline zeo viewer list csv import multiple record export correction people timezones uk woody trust prioritize project eye term view data perspective friction cost weekend jack woodinblack dateline jackemeyer dateline woody share data stamp help data moment data rest woody woody share data stamp help jack woodinblack monitor sqlite data body information moment problem data data zeo consistent point data line data sqlite file zeo mobile record date record database email address woodinblack software zeo pol098 janeyjane zeo assumption replacement option approach post standard ecg electrode posting post replacement zeo monitor headband sensor replacement headband sensor version fix csv export export date entry entry download mac window software woodinblack build monitor sqlite data body information moment problem data data zeo consistent point data line data sqlite file zeo mobile record date record database email address produce client work wine linux information file software crash import idea update window version mac fusion xp version problem news record crashing return data contrast io app attach database diagnostics sql daughter zeo monitor head company business software data firmware mac work p headband luck,"['version', 'fix', 'csv', 'export', 'export', 'date', 'entry', 'entry', 'download', 'mac', 'window', 'output', 'zeo', 'export', 'option', 'preference', 'data', 'help', 'round', 'csv', 'wife', 'user', 'zeo', 'sleep', 'monitor', 'facility', 'java', 'viewer', 'viewer', 'information', 'post', 'beta', 'advice', 'request', 'suggestion', 'wife', 'jay', 'application', 'facility', 'java', 'viewer', 'histogram', 'display', 'application', 'mac', 'osx', 'site', 'documentation', 'date', 'start', 'guide', 'documentation', 'chance', 'java', 'process', 'layout', 'welcome', 'issue', 'zeo', 'viewer', 'site', 'position', 'link', 'page', 'window', 'version', 'installer', 'fix', 'modification', 'version', 'list', 'csv', 'import', 'multiple', 'record', 'export', 'correction', 'people', 'timezones', 'record', 'menu', 'date', 'tree', 'reset', 'mouse', 'fix', 'zone', 'list', 'feature', 'import', 'start', 'marker', 'data', 'release', 'version', 'report', 'import', 'error', 'circumstance', 'result', 'withdrawn', 'version', 'change', 'version', 'fix', 'functionality', 'recommend', 'version', 'release', 'version', 'section', 'percentage', 'view', 'people', 'creates', 'set', 'stats', 'sleep', 'viewer', 'percentage', 'view', 'column', 'pc', 'version', 'site', 'window', 'version', 'download', 'place', 'exe', 'convenience', 'download', 'installer', 'work', 'fine', 'request', 'mistake', 'build', 'driver', 'data', 'import', 'feature', 'data', 'import', 'redownload', 'version', 'sorry', 'zeo', 'viewer', 'lack', 'work', 'subset', 'midnight', 'issue', 'import', 'value', 'type', 'file', 'unit', 'second', 'work', 'file', 'zeo', 'viewer', 'installer', 'exe', 'work', 'version', 'highlight', 'import', 'csv', 'import', 'zeo', 'website', 'revert', 'mark', 'mark', 'window', 'version', 'version', 'installers', 'jackemeyer', 'dateline', 'woody', 'share', 'data', 'stamp', 'help', 'data', 'moment', 'data', 'rest', 'woody', 'data', 'data', 'tool', 'suspect', 'protection', 'data', 'export', 'copy', 'data', 'jackemeyer', 'woodinblack', 'format', 'file', 'file', 'apple', 'io', 'diagnostics', 'zeo', 'sleep', 'manager', 'win7', 'zeo', 'viewer', 'responds', 'data', 'zeo', 'viewer', 'import', 'file', 'export', 'csv', 'export', 'zeo', 'viewer', 'csv', 'sqlite', 'file', 'data', 'mean', 'work', 'data', 'help', 'export', 'sqlite', 'file', 'import', 'mobile', 'file', 'software', 'crash', 'import', 'idea', 'zeo', 'viewer', 'record', 'crash', 'ok', 'dialog', 'occurs', 'monitor', 'sqlite', 'data', 'body', 'information', 'moment', 'problem', 'data', 'data', 'zeo', 'consistent', 'point', 'data', 'line', 'data', 'sqlite', 'file', 'zeo', 'mobile', 'record', 'date', 'record', 'commitment', 'bug', 'feature', 'marker', 'mark', 'view', 'page', 'view', 'feature', 'keyboard', 'navigation', 'forward', 'button', 'site', 'data', 'file', 'menu', 'issue', 'file', 'backing', 'data', 'dropout', 'data', 'head', 'sensor', 'result', 'data', 'status', 'headband', 'interpret', 'janeyjane', 'woody', 'suggestion', 'printing', 'widow', 'version', 'option', 'export', 'file', 'format', 'ipad', 'doctor', 'jpeg', 'language', 'interrogte', 'database', 'view', 'instance', 'influence', 'sleep', 'monday', 'data', 'travelling', 'add', 'marker', 'recovery', 'impact', 'trip', 'feedback', 'printing', 'view', 'print', 'view', 'print', 'box', 'point', 'original', 'image', 'copy', 'paste', 'reimpliment', 'query', 'language', 'functionality', 'data', 'export', 'case', 'view', 'moment', 'expand', 'control', 'click', 'marker', 'hand', 'jay', 'data', 'event', 'event', 'note', 'version', 'marker', 'kind', 'filtering', 'viewer', 'db', 'file', 'file', 'data', 'file', 'people', 'android', 'phone', 'sorry', 'release', 'version', 'zeoviewer', 'change', 'version', 'version', 'version', 'advantage', 'version', 'disadvantage', 'version', 'qt', 'version', 'zeo', 'update', 'database', 'database', 'work', 'level', 'data', 'confidence', 'zeo', 'date', 'io', 'method', 'report', 'android', 'import', 'work', 'report', 'people', 'mean', 'database', 'date', 'problem', 'version', 'point', 'vm', 'space', 'problem', 'moment', 'value', 'moment', 'website', 'sorry', 'machine', 'xp', 'information', 'page', 'data', 'bug', 'issue', 'people', 'firmware', 'viewer', 'java', 'viewer', 'realtime', 'data', 'unit', 'viewer', 'download', 'click', 'exe', 'package', 'content', 'issue', 'contact', 'site', 'electrode', 'bathroom', 'wash', 'rub', 'forehead', 'flake', 'zeo', 'data', 'spent', 'rule', 'zeo', 'rule', 'data', 'contradicts', 'data', 'data', 'problem', 'janes', 'data', 'link', 'fix', 'unit', 'data', 'port', 'firmware', 'waveform', 'level', 'increment', 'project', 'data', 'pi', 'waveform', 'data', 'data', 'inexact', 'data', 'version', 'zeo', 'data', 'storage', 'zeo', 'calculation', 'calculation', 'port', 'desktop', 'hack', 'data', 'version', 'software', 'headband', 'data', 'headband', 'packet', 'condition', 'headband', 'quality', 'connection', 'connection', 'head', 'band', 'martinus', 'woodinblack', 'software', 'suggestion', 'update', 'air', 'add', 'feature', 'feedback', 'martinus', 'woodinblack', 'software', 'zeo', 'dr', 'mush', 'guess', 'unit', 'work', 'record', 'data', 'data', 'program', 'thread', 'program', 'zeo', 'monitor', 'zeo', 'glad', 'feature', 'ask', 'request', 'people', 'end', 'zeo', 'thread', 'sorry', 'bsleepers', 'gather', 'brainwave', 'woodinblack', 'viewer', 'thread', 'smartphone', 'apps', 'post', 'jane', 'night', 'usage', 'sensor', 'snap', 'headband', 'reading', 'jay', 'bsleepers', 'model', 'resource', 'data', 'access', 'zeo', 'export', 'data', 'zeo', 'bedside', 'model', 'resource', 'term', 'v2', 'zip', 'unencryption', 'firmware', 'zeo', 'firmware', 'v2', 'zip', 'unencrypt', 'port', 'access', 'firmware', 'v2', 'zip', 'python', 'library', 'bridge', 'port', 'zeorawdata', 'zip', 'data', 'introduction', 'decoder', 'library', 'access', 'data', 'regard', 'selection', 'control', 'shift', 'click', 'versatility', 'block', 'mastering', 'technique', 'nicolas', 'woody', 'data', 'element', 'data', 'epoch', 'epoch', 'source', 'data', 'element', 'produce', 'result', 'btw', 'csv', 'data', 'zeo', 'monitor', 'produce', 'result', 'realtime', 'data', 'r', 'firmware', 'r', 'version', 'work', 'java', 'viewer', 'realtime', 'version', 'unencrypts', 'viewer', 'resource', 'page', 'woodinblack', 'wife', 'user', 'zeo', 'sleep', 'monitor', 'facility', 'java', 'viewer', 'viewer', 'information', 'advice', 'request', 'suggestion', 'wife', 'jay', 'application', 'facility', 'java', 'viewer', 'histogram', 'display', 'application', 'mac', 'osx', 'site', 'documentation', 'date', 'start', 'guide', 'documentation', 'chance', 'java', 'process', 'layout', 'welcome', 'issue', 'zeo', 'model', 'woody', 'jay', 'jane', 'response', 'question', 'example', 'woody', 'zeoviewer', 'sleepyhead', 'woodinblack', 'zeo', 'viewer', 'application', 'app', 'data', 'clarification', 'data', 'format', 'process', 'sample', 'count', 'csv', 'file', 'data', 'barry', 'image', 'sleep', 'data', 'csv', 'janeyjane', 'uk', 'zeo', 'assumption', 'replacement', 'option', 'approach', 'post', 'standard', 'ecg', 'electrode', 'post', 'electrode', 'stop', 'gel', 'electrode', 'post', 'problem', 'bag', 'moment', 'electrode', 'rate', 'bag', 'discount', 'price', 'headband', 'bag', 'transmitter', 'battery', 'problem', 'information', 'battery', 'replacement', 'topic', 'thread', 'response', 'discussion', 'belongs', 'cite', 'text', 'woodinblack', 'version', 'section', 'percentage', 'view', 'people', 'creates', 'set', 'stats', 'sleep', 'viewer', 'history', 'night', 'display', 'voice', 'past', 'understands', 'data', 'electrode', 'bathroom', 'wash', 'rub', 'forehead', 'flake', 'dr', 'mush', 'head', 'figure', 'device', 'company', 'market', 'dr', 'mush', 'hand', 'electrode', 'trouble', 'site', 'electrode', 'night', 'site', 'transmitter', 'clip', 'company', 'hand', 'transmitter', 'backup', 'equipment', 'failure', 'crunch', 'transmitter', 'battery', 'wear', 'solution', 'dr', 'mush', 'zeo', 'device', 'sale', 'app', 'device', 'guess', 'unit', 'work', 'record', 'data', 'data', 'program', 'tech', 'file', 'zeo', 'export', 'data', 'page', 'discus', 'question', 'explanation', 'electrode', 'view', 'zeo', 'post', 'page', 'deal', 'software', 'zeo', 'data', 'night', 'night', 'average', 'bedside', 'clock', 'mobile', 'end', 'night', 'press', 'leftmost', 'arrow', 'statistic', 'night', 'stage', 'awake', 'rightmost', 'key', 'standard', 'display', 'key', 'average', 'software', 'thread', 'replaces', 'zeo', 'web', 'service', 'data', 'data', 'graph', 'analysis', 'zeo', 'company', 'fail', 'device', 'question', 'software', 'ha', 'ha', 'pointer', 'today', 'nook', 'web', 'zeo', 'headband', 'unit', 'viewer', 'data', 'headband', 'data', 'headband', 'unit', 'headband', 'viewer', 'mbp', 'zip', 'file', 'application', 'exe', 'click', 'dialog', 'box', 'package', 'content', 'folder', 'request', 'result', 'zeo', 'viewer', 'problem', 'bash', 'script', 'problem', 'report', 'figure', 'jpg', 'post', 'replying', 'firmware', 'data', 'work', 'version', 'firmware', 'woodinblack', 'downloads', 'directory', 'viewer', 'phone', 'mac', 'zip', 'file', 'error', 'sort', 'version', 'work', 'post', 'bug', 'report', 'exception', 'type', 'exc', 'access', 'exception', 'code', 'address', 'unit', 'raw', 'data', 'holiday', 'data', 'viewer', 'holiday', 'project', 'head', 'figure', 'device', 'sleep', 'buy', 'alan', 'zeo', 'device', 'sale', 'app', 'device', 'guess', 'unit', 'work', 'record', 'data', 'data', 'program', 'tech', 'file', 'sensor', 'gap', 'drop', 'band', 'pack', 'waste', 'woody', 'suggestion', 'printing', 'widow', 'version', 'option', 'export', 'file', 'format', 'ipad', 'doctor', 'jpeg', 'language', 'interrogte', 'database', 'view', 'instance', 'influence', 'sleep', 'monday', 'data', 'travelling', 'add', 'marker', 'recovery', 'impact', 'trip', 'jane', 'data', 'drop', 'replacement', 'headband', 'idea', 'sooner', 'jane', 'software', 'machine', 'data', 'data', 'program', 'program', 'crash', 'file', 'program', 'window', 'anybody', 'success', 'data', 'problem', 'decryption', 'program', 'viewer', 'jane', 'book', 'xp', 'friday', 'platform', 'window', 'machine', 'viewer', 'explorer', 'app', 'problem', 'machine', 'work', 'java', 'environment', 'jane', 'sorry', 'data', 'data', 'data', 'post', 'firmware', 'crash', 'program', 'file', 'jane', 'check', 'band', 'mechanism', 'deterioration', 'material', 'contact', 'sweat', 'grease', 'change', 'temperature', 'female', 'age', 'night', 'sweat', 'tone', 'forehead', 'material', 'zeo', 'assumption', 'replacement', 'option', 'approach', 'cleaning', 'jane', 'woodinblack', 'format', 'file', 'file', 'apple', 'io', 'diagnostics', 'zeo', 'sleep', 'manager', 'win7', 'zeo', 'viewer', 'responds', 'data', 'format', 'export', 'manager', 'column', 'ao', 'pk', 'zsleeprecordstruct1', 'column', 'ak', 'al', 'hypnogram', 'sleepgraph', 'data', 'text', 'preserve', 'zero', 'suggestion', 'learn', 'piece', 'software', 'jack', 'text', 'dateline', 'zeo', 'viewer', 'list', 'csv', 'import', 'multiple', 'record', 'export', 'correction', 'people', 'timezones', 'uk', 'woody', 'trust', 'prioritize', 'project', 'eye', 'term', 'view', 'data', 'perspective', 'friction', 'cost', 'weekend', 'jack', 'woodinblack', 'dateline', 'jackemeyer', 'dateline', 'woody', 'share', 'data', 'stamp', 'help', 'data', 'moment', 'data', 'rest', 'woody', 'woody', 'share', 'data', 'stamp', 'help', 'jack', 'woodinblack', 'monitor', 'sqlite', 'data', 'body', 'information', 'moment', 'problem', 'data', 'data', 'zeo', 'consistent', 'point', 'data', 'line', 'data', 'sqlite', 'file', 'zeo', 'mobile', 'record', 'date', 'record', 'database', 'email', 'address', 'woodinblack', 'software', 'zeo', 'pol098', 'janeyjane', 'zeo', 'assumption', 'replacement', 'option', 'approach', 'post', 'standard', 'ecg', 'electrode', 'posting', 'post', 'replacement', 'zeo', 'monitor', 'headband', 'sensor', 'replacement', 'headband', 'sensor', 'version', 'fix', 'csv', 'export', 'export', 'date', 'entry', 'entry', 'download', 'mac', 'window', 'software', 'woodinblack', 'build', 'monitor', 'sqlite', 'data', 'body', 'information', 'moment', 'problem', 'data', 'data', 'zeo', 'consistent', 'point', 'data', 'line', 'data', 'sqlite', 'file', 'zeo', 'mobile', 'record', 'date', 'record', 'database', 'email', 'address', 'produce', 'client', 'work', 'wine', 'linux', 'information', 'file', 'software', 'crash', 'import', 'idea', 'update', 'window', 'version', 'mac', 'fusion', 'xp', 'version', 'problem', 'news', 'record', 'crashing', 'return', 'data', 'contrast', 'io', 'app', 'attach', 'database', 'diagnostics', 'sql', 'daughter', 'zeo', 'monitor', 'head', 'company', 'business', 'software', 'data', 'firmware', 'mac', 'work', 'p', 'headband', 'luck']"
+1056.0,issue research forum memory memory memory error research diary paper smartphone research recruit ethic committee research,"['issue', 'research', 'forum', 'memory', 'memory', 'memory', 'error', 'research', 'diary', 'paper', 'smartphone', 'research', 'recruit', 'ethic', 'committee', 'research']"
+1058.0,diogo ask question community ernesto diogo neve cambridge noob forum software passion hardware tech data humanity technology track mood step world learn help project ernesto diogo ask question community ernesto step count alcohol coffee mood decision meet humanity chaos world haha chaos opportunity pinker,"['diogo', 'ask', 'question', 'community', 'ernesto', 'diogo', 'neve', 'cambridge', 'noob', 'forum', 'software', 'passion', 'hardware', 'tech', 'data', 'humanity', 'technology', 'track', 'mood', 'step', 'world', 'learn', 'help', 'project', 'ernesto', 'diogo', 'ask', 'question', 'community', 'ernesto', 'step', 'count', 'alcohol', 'coffee', 'mood', 'decision', 'meet', 'humanity', 'chaos', 'world', 'haha', 'chaos', 'opportunity', 'pinker']"
+1059.0,forum lurker activity tracking schedule degree precision calendar habit track thought journal file keywords journal log task value file timestamp chronology instance keywords word body lead analysis tool advance suggestion explain post range tracking tool report text file io file text snippet line hashtag categorise log journal ate draft workout enter content extract practise productivity writer productivity case counting file folder date break report hashtags line document bonus productivity item taskpaper style task list editorial io item relationship task block mode food log track calorie portion affect energy cognition home gym workout list session rep exercise plank data capture tracker extract total progress mood energy level cognition goal report energy level cognition relate food productivity workout data entry report occurrence frequency word entry correlate reporting kind glance dashboard sense inspire maintain effort suggestion reporting kind data capturing challenge appreciate,"['forum', 'lurker', 'activity', 'tracking', 'schedule', 'degree', 'precision', 'calendar', 'habit', 'track', 'thought', 'journal', 'file', 'keywords', 'journal', 'log', 'task', 'value', 'file', 'timestamp', 'chronology', 'instance', 'keywords', 'word', 'body', 'lead', 'analysis', 'tool', 'advance', 'suggestion', 'explain', 'post', 'range', 'tracking', 'tool', 'report', 'text', 'file', 'io', 'file', 'text', 'snippet', 'line', 'hashtag', 'categorise', 'log', 'journal', 'ate', 'draft', 'workout', 'enter', 'content', 'extract', 'practise', 'productivity', 'writer', 'productivity', 'case', 'counting', 'file', 'folder', 'date', 'break', 'report', 'hashtags', 'line', 'document', 'bonus', 'productivity', 'item', 'taskpaper', 'style', 'task', 'list', 'editorial', 'io', 'item', 'relationship', 'task', 'block', 'mode', 'food', 'log', 'track', 'calorie', 'portion', 'affect', 'energy', 'cognition', 'home', 'gym', 'workout', 'list', 'session', 'rep', 'exercise', 'plank', 'data', 'capture', 'tracker', 'extract', 'total', 'progress', 'mood', 'energy', 'level', 'cognition', 'goal', 'report', 'energy', 'level', 'cognition', 'relate', 'food', 'productivity', 'workout', 'data', 'entry', 'report', 'occurrence', 'frequency', 'word', 'entry', 'correlate', 'reporting', 'kind', 'glance', 'dashboard', 'sense', 'inspire', 'maintain', 'effort', 'suggestion', 'reporting', 'kind', 'data', 'capturing', 'challenge', 'appreciate']"
+1060.0,documentation healthkit xml export format pointer documentation share sample file apple health app ernesto kind send data health app write apple healthkit data type mention web api timestamps nsdates offset timberframe io apple health data healthvault zenobase limitation recommendation api service access data data apple health idea service google fit healthvault healthkit service data model zenobase sample code btw custom workout type data type timestamps timestamps timezones summary point measurement timezones enddate midnight data pid food tracker food information send event case jawbone app food timestamp food database google fit ejain documentation healthkit xml export format pointer share sample file apple health app ejain dateline timberframe dateline limitation recommendation api service access data data apple health idea service google fit healthvault healthkit service data model zenobase zenobase analysis io apple health data healthvault zenobase berdelyi app awesome help test application t1d decision support tool opinion apple health disappointment step data resolution report user phone export data set confidence data data type example blood glucose limitation recommendation api service access data data apple health idea service ejain apple healthkit data type mention web api timestamps nsdates offset announcement randy code healthkit section apple developer site io nsdates offset case sign tell sample evidence data type memory type extensibility sample support io suspect support push backup data motel icloud account apis example icloud apple affordances stuff data source end io api development foo capture io base effort trigger sense api breakout session candidate end resource anne announcement jawbone release app apple watch device stop activity monitor software export food log data news ejain ejain documentation healthkit xml export format pointer share sample file apple health app export function health app format export app future trial export access pull statistic bucket apple folk data healthkit cloud service funny wwdc session forum data type timestamps offset oversight mechanism timezone place channel evidence bug feedback healthkit device health data store idea share data healthkit database user control access data healthkit permission user data ask question type implementation user control permission variety apps data source relationship healthkit device filesystem apple database health data people apple engineer app data healthkit store store perspective user access data responsibility happens deal access health data io app healthkit release apple scenario apple type identifier body measurement step flight sign blood pressure instrumentation result alcohol content nutrition cholesterol vitamin placeholder end misc identifier type dozen exercise sport water polo fishing yoga identifier idea app inability create custom design health setup process user support priority release apple care analysis analysis timezones summary doubt release component sync device privacy reason backup support timezone custom hurry food tracker food information send event fatsecret case beta test apple web api,"['documentation', 'healthkit', 'xml', 'export', 'format', 'pointer', 'documentation', 'share', 'sample', 'file', 'apple', 'health', 'app', 'ernesto', 'kind', 'send', 'data', 'health', 'app', 'write', 'apple', 'healthkit', 'data', 'type', 'mention', 'web', 'api', 'timestamps', 'nsdates', 'offset', 'timberframe', 'io', 'apple', 'health', 'data', 'healthvault', 'zenobase', 'limitation', 'recommendation', 'api', 'service', 'access', 'data', 'data', 'apple', 'health', 'idea', 'service', 'google', 'fit', 'healthvault', 'healthkit', 'service', 'data', 'model', 'zenobase', 'sample', 'code', 'btw', 'custom', 'workout', 'type', 'data', 'type', 'timestamps', 'timestamps', 'timezones', 'summary', 'point', 'measurement', 'timezones', 'enddate', 'midnight', 'data', 'pid', 'food', 'tracker', 'food', 'information', 'send', 'event', 'case', 'jawbone', 'app', 'food', 'timestamp', 'food', 'database', 'google', 'fit', 'ejain', 'documentation', 'healthkit', 'xml', 'export', 'format', 'pointer', 'share', 'sample', 'file', 'apple', 'health', 'app', 'ejain', 'dateline', 'timberframe', 'dateline', 'limitation', 'recommendation', 'api', 'service', 'access', 'data', 'data', 'apple', 'health', 'idea', 'service', 'google', 'fit', 'healthvault', 'healthkit', 'service', 'data', 'model', 'zenobase', 'zenobase', 'analysis', 'io', 'apple', 'health', 'data', 'healthvault', 'zenobase', 'berdelyi', 'app', 'awesome', 'help', 'test', 'application', 't1d', 'decision', 'support', 'tool', 'opinion', 'apple', 'health', 'disappointment', 'step', 'data', 'resolution', 'report', 'user', 'phone', 'export', 'data', 'set', 'confidence', 'data', 'data', 'type', 'example', 'blood', 'glucose', 'limitation', 'recommendation', 'api', 'service', 'access', 'data', 'data', 'apple', 'health', 'idea', 'service', 'ejain', 'apple', 'healthkit', 'data', 'type', 'mention', 'web', 'api', 'timestamps', 'nsdates', 'offset', 'announcement', 'randy', 'code', 'healthkit', 'section', 'apple', 'developer', 'site', 'io', 'nsdates', 'offset', 'case', 'sign', 'tell', 'sample', 'evidence', 'data', 'type', 'memory', 'type', 'extensibility', 'sample', 'support', 'io', 'suspect', 'support', 'push', 'backup', 'data', 'motel', 'icloud', 'account', 'apis', 'example', 'icloud', 'apple', 'affordances', 'stuff', 'data', 'source', 'end', 'io', 'api', 'development', 'foo', 'capture', 'io', 'base', 'effort', 'trigger', 'sense', 'api', 'breakout', 'session', 'candidate', 'end', 'resource', 'anne', 'announcement', 'jawbone', 'release', 'app', 'apple', 'watch', 'device', 'stop', 'activity', 'monitor', 'software', 'export', 'food', 'log', 'data', 'news', 'ejain', 'ejain', 'documentation', 'healthkit', 'xml', 'export', 'format', 'pointer', 'share', 'sample', 'file', 'apple', 'health', 'app', 'export', 'function', 'health', 'app', 'format', 'export', 'app', 'future', 'trial', 'export', 'access', 'pull', 'statistic', 'bucket', 'apple', 'folk', 'data', 'healthkit', 'cloud', 'service', 'funny', 'wwdc', 'session', 'forum', 'data', 'type', 'timestamps', 'offset', 'oversight', 'mechanism', 'timezone', 'place', 'channel', 'evidence', 'bug', 'feedback', 'healthkit', 'device', 'health', 'data', 'store', 'idea', 'share', 'data', 'healthkit', 'database', 'user', 'control', 'access', 'data', 'healthkit', 'permission', 'user', 'data', 'ask', 'question', 'type', 'implementation', 'user', 'control', 'permission', 'variety', 'apps', 'data', 'source', 'relationship', 'healthkit', 'device', 'filesystem', 'apple', 'database', 'health', 'data', 'people', 'apple', 'engineer', 'app', 'data', 'healthkit', 'store', 'store', 'perspective', 'user', 'access', 'data', 'responsibility', 'happens', 'deal', 'access', 'health', 'data', 'io', 'app', 'healthkit', 'release', 'apple', 'scenario', 'apple', 'type', 'identifier', 'body', 'measurement', 'step', 'flight', 'sign', 'blood', 'pressure', 'instrumentation', 'result', 'alcohol', 'content', 'nutrition', 'cholesterol', 'vitamin', 'placeholder', 'end', 'misc', 'identifier', 'type', 'dozen', 'exercise', 'sport', 'water', 'polo', 'fishing', 'yoga', 'identifier', 'idea', 'app', 'inability', 'create', 'custom', 'design', 'health', 'setup', 'process', 'user', 'support', 'priority', 'release', 'apple', 'care', 'analysis', 'analysis', 'timezones', 'summary', 'doubt', 'release', 'component', 'sync', 'device', 'privacy', 'reason', 'backup', 'support', 'timezone', 'custom', 'hurry', 'food', 'tracker', 'food', 'information', 'send', 'event', 'fatsecret', 'case', 'beta', 'test', 'apple', 'web', 'api']"
+1061.0,io bluetooth api maker sensor data flow affordances account apis api breakout session leader project contact check api cabal contact anne,"['io', 'bluetooth', 'api', 'maker', 'sensor', 'data', 'flow', 'affordances', 'account', 'apis', 'api', 'breakout', 'session', 'leader', 'project', 'contact', 'check', 'api', 'cabal', 'contact', 'anne']"
+1062.0,calbucci data user data point activity feature click export data page folk founder cto startup value fitness data partner device brand employer health plan reward user game layer leaderboard earn badge device app activity suit data user data contact marcelo calbucci export hack mobile api data plan apis,"['calbucci', 'data', 'user', 'data', 'point', 'activity', 'feature', 'click', 'export', 'data', 'page', 'folk', 'founder', 'cto', 'startup', 'value', 'fitness', 'data', 'partner', 'device', 'brand', 'employer', 'health', 'plan', 'reward', 'user', 'game', 'layer', 'leaderboard', 'earn', 'badge', 'device', 'app', 'activity', 'suit', 'data', 'user', 'data', 'contact', 'marcelo', 'calbucci', 'export', 'hack', 'mobile', 'api', 'data', 'plan', 'apis']"
+1063.0,tracking software activity feedback detects term pattern data improvement beta participant opportunity guide product beta december hope beta tester skype phone preference development gratitude participant license launch rest world place people portion work pc set user style program user act support request beta email bucklingsprings sentence work platform regard buckling spring studio,"['tracking', 'software', 'activity', 'feedback', 'detects', 'term', 'pattern', 'data', 'improvement', 'beta', 'participant', 'opportunity', 'guide', 'product', 'beta', 'december', 'hope', 'beta', 'tester', 'skype', 'phone', 'preference', 'development', 'gratitude', 'participant', 'license', 'launch', 'rest', 'world', 'place', 'people', 'portion', 'work', 'pc', 'set', 'user', 'style', 'program', 'user', 'act', 'support', 'request', 'beta', 'email', 'bucklingsprings', 'sentence', 'work', 'platform', 'regard', 'buckling', 'spring', 'studio']"
+1065.0,question experience qstarz gps data logger research lab people city bt bet ernesto q1000xt gps logger battery store location phone battery drain fast update data point mean battery battery upload data location data google apple party contender trackstick customer gt device afaik tl dr log location memory data community location,"['question', 'experience', 'qstarz', 'gps', 'data', 'logger', 'research', 'lab', 'people', 'city', 'bt', 'bet', 'ernesto', 'q1000xt', 'gps', 'logger', 'battery', 'store', 'location', 'phone', 'battery', 'drain', 'fast', 'update', 'data', 'point', 'mean', 'battery', 'battery', 'upload', 'data', 'location', 'data', 'google', 'apple', 'party', 'contender', 'trackstick', 'customer', 'gt', 'device', 'afaik', 'tl', 'dr', 'log', 'location', 'memory', 'data', 'community', 'location']"
+1066.0,wife track growth feeding medication change appointment birth defect esophageal atresia surgery vigilant godsend memory information birthweight concern wasnt appointment chart change regularity team value information combine data health record access portal source platform health record phr healthvault prejudice record provider data app developer adult health concern heart disease device option connect android app export idea format data hv anybody help list source healthvault tracker app support healthvault format csv data healthvault list help jawitz p guide havent selection device guide blog post parent experience insight development tool data device data insight health write feed information milk drinking temperature sound himynamesdave selection device notice section resource pic haha planning version doug stevenson diogo withings scale convert kid track nutrition withings withings scale convert kid track nutrition withings app data track milestone data creator beta tester,"['wife', 'track', 'growth', 'feeding', 'medication', 'change', 'appointment', 'birth', 'defect', 'esophageal', 'atresia', 'surgery', 'vigilant', 'godsend', 'memory', 'information', 'birthweight', 'concern', 'wasnt', 'appointment', 'chart', 'change', 'regularity', 'team', 'value', 'information', 'combine', 'data', 'health', 'record', 'access', 'portal', 'source', 'platform', 'health', 'record', 'phr', 'healthvault', 'prejudice', 'record', 'provider', 'data', 'app', 'developer', 'adult', 'health', 'concern', 'heart', 'disease', 'device', 'option', 'connect', 'android', 'app', 'export', 'idea', 'format', 'data', 'hv', 'anybody', 'help', 'list', 'source', 'healthvault', 'tracker', 'app', 'support', 'healthvault', 'format', 'csv', 'data', 'healthvault', 'list', 'help', 'jawitz', 'p', 'guide', 'havent', 'selection', 'device', 'guide', 'blog', 'post', 'parent', 'experience', 'insight', 'development', 'tool', 'data', 'device', 'data', 'insight', 'health', 'write', 'feed', 'information', 'milk', 'drinking', 'temperature', 'sound', 'himynamesdave', 'selection', 'device', 'notice', 'section', 'resource', 'pic', 'haha', 'planning', 'version', 'doug', 'stevenson', 'diogo', 'withings', 'scale', 'convert', 'kid', 'track', 'nutrition', 'withings', 'withings', 'scale', 'convert', 'kid', 'track', 'nutrition', 'withings', 'app', 'data', 'track', 'milestone', 'data', 'creator', 'beta', 'tester']"
+1067.0,msc student ireland research member community manage data self tracker organise manage data research help insight data challenge community survey help research information result community survey appreciate survey murphy joan murphy mydit,"['msc', 'student', 'ireland', 'research', 'member', 'community', 'manage', 'data', 'self', 'tracker', 'organise', 'manage', 'data', 'research', 'help', 'insight', 'data', 'challenge', 'community', 'survey', 'help', 'research', 'information', 'result', 'community', 'survey', 'appreciate', 'survey', 'murphy', 'joan', 'murphy', 'mydit']"
+1068.0,simple average model habit service kind feature detection produce garbage result habit sleeping weekend diogo neve source project model source tool machine learning algorithm response question home worker visit office work home town office friday kind behaviour source project model average model assertion model create description habit refers accuracy error measure habit capture home worker location feature model average model assertion model create description habit refers accuracy error measure habit capture home worker location feature model habit habit word habit example work daughter wake saturday tend stay distribution start point estimate average habit kernel density model candidate habit model start rest habit coffee tv habit output model habit model habit r weka source tool gnu choice matlab power complexity model data start prediction location lag data,"['simple', 'average', 'model', 'habit', 'service', 'kind', 'feature', 'detection', 'produce', 'garbage', 'result', 'habit', 'sleeping', 'weekend', 'diogo', 'neve', 'source', 'project', 'model', 'source', 'tool', 'machine', 'learning', 'algorithm', 'response', 'question', 'home', 'worker', 'visit', 'office', 'work', 'home', 'town', 'office', 'friday', 'kind', 'behaviour', 'source', 'project', 'model', 'average', 'model', 'assertion', 'model', 'create', 'description', 'habit', 'refers', 'accuracy', 'error', 'measure', 'habit', 'capture', 'home', 'worker', 'location', 'feature', 'model', 'average', 'model', 'assertion', 'model', 'create', 'description', 'habit', 'refers', 'accuracy', 'error', 'measure', 'habit', 'capture', 'home', 'worker', 'location', 'feature', 'model', 'habit', 'habit', 'word', 'habit', 'example', 'work', 'daughter', 'wake', 'saturday', 'tend', 'stay', 'distribution', 'start', 'point', 'estimate', 'average', 'habit', 'kernel', 'density', 'model', 'candidate', 'habit', 'model', 'start', 'rest', 'habit', 'coffee', 'tv', 'habit', 'output', 'model', 'habit', 'model', 'habit', 'r', 'weka', 'source', 'tool', 'gnu', 'choice', 'matlab', 'power', 'complexity', 'model', 'data', 'start', 'prediction', 'location', 'lag', 'data']"
+1069.0,track water caffeine alcohol sensor body measure kurincic tell body pee tell body danijel kurincic news people school drink water myth experiment device track hydration level absorption water drink idea water hydration energy health site product designer interaction designer researcher startup product people people habit hydration solution geek lazies danijel kurincic gmail track water caffeine alcohol sensor body measure thirst sensor tell people body habit society hydration begin tell body tell liquid drink data entry body hydration water device encourage stay news people school drink water,"['track', 'water', 'caffeine', 'alcohol', 'sensor', 'body', 'measure', 'kurincic', 'tell', 'body', 'pee', 'tell', 'body', 'danijel', 'kurincic', 'news', 'people', 'school', 'drink', 'water', 'myth', 'experiment', 'device', 'track', 'hydration', 'level', 'absorption', 'water', 'drink', 'idea', 'water', 'hydration', 'energy', 'health', 'site', 'product', 'designer', 'interaction', 'designer', 'researcher', 'startup', 'product', 'people', 'people', 'habit', 'hydration', 'solution', 'geek', 'lazies', 'danijel', 'kurincic', 'gmail', 'track', 'water', 'caffeine', 'alcohol', 'sensor', 'body', 'measure', 'thirst', 'sensor', 'tell', 'people', 'body', 'habit', 'society', 'hydration', 'begin', 'tell', 'body', 'tell', 'liquid', 'drink', 'data', 'entry', 'body', 'hydration', 'water', 'device', 'encourage', 'stay', 'news', 'people', 'school', 'drink', 'water']"
+1070.0,device existing water track water consumption battery measurement order app product work talk people experience tracker apps interview people talk skype tracker device hydration loss coupon choice danijel kurincic gmail asap round,"['device', 'existing', 'water', 'track', 'water', 'consumption', 'battery', 'measurement', 'order', 'app', 'product', 'work', 'talk', 'people', 'experience', 'tracker', 'apps', 'interview', 'people', 'talk', 'skype', 'tracker', 'device', 'hydration', 'loss', 'coupon', 'choice', 'danijel', 'kurincic', 'gmail', 'asap', 'round']"
+1071.0,student thesis factor activites order field research interview question member contact contribution floriane,"['student', 'thesis', 'factor', 'activites', 'order', 'field', 'research', 'interview', 'question', 'member', 'contact', 'contribution', 'floriane']"
+1072.0,health fitness data commodity people visualization health network community strength limitation comparison service community sharing feature aspect marketing blurb service data retention question data business model question data health network platform application project aspect bioniq health apps service health fitness data list sharing btw option account data retention privacy policy ability download data delete data tell business model question project iphone wp app wp haha touche question product marketing company product vision home page application term version people join community opinion health fitness data commodity people visualization health network community strength fitbit community example fitbit user data jawbone user user tribe share brother model data people share share imagine instagram people share identity data player share step share health photo feedback data retention law bioniq information data company person consent review data collection storage security processing practice access information idea suggestion privacy health fitness space direction boat angel iteration ability download data delete data feedback thought team tell business model sell company data advertisement people shoulder ad linkedin build network baseline service premium service option customer payer pay employer pay linkedin premium service network health type people door story feedback bioniqhealth bioniq health io application dream consumer health network people share health fitness data content community feedback web application founder feedback product development question data bioniq data friend data bioniq health network platform application compelling,"['health', 'fitness', 'data', 'commodity', 'people', 'visualization', 'health', 'network', 'community', 'strength', 'limitation', 'comparison', 'service', 'community', 'sharing', 'feature', 'aspect', 'marketing', 'blurb', 'service', 'data', 'retention', 'question', 'data', 'business', 'model', 'question', 'data', 'health', 'network', 'platform', 'application', 'project', 'aspect', 'bioniq', 'health', 'apps', 'service', 'health', 'fitness', 'data', 'list', 'sharing', 'btw', 'option', 'account', 'data', 'retention', 'privacy', 'policy', 'ability', 'download', 'data', 'delete', 'data', 'tell', 'business', 'model', 'question', 'project', 'iphone', 'wp', 'app', 'wp', 'haha', 'touche', 'question', 'product', 'marketing', 'company', 'product', 'vision', 'home', 'page', 'application', 'term', 'version', 'people', 'join', 'community', 'opinion', 'health', 'fitness', 'data', 'commodity', 'people', 'visualization', 'health', 'network', 'community', 'strength', 'fitbit', 'community', 'example', 'fitbit', 'user', 'data', 'jawbone', 'user', 'user', 'tribe', 'share', 'brother', 'model', 'data', 'people', 'share', 'share', 'imagine', 'instagram', 'people', 'share', 'identity', 'data', 'player', 'share', 'step', 'share', 'health', 'photo', 'feedback', 'data', 'retention', 'law', 'bioniq', 'information', 'data', 'company', 'person', 'consent', 'review', 'data', 'collection', 'storage', 'security', 'processing', 'practice', 'access', 'information', 'idea', 'suggestion', 'privacy', 'health', 'fitness', 'space', 'direction', 'boat', 'angel', 'iteration', 'ability', 'download', 'data', 'delete', 'data', 'feedback', 'thought', 'team', 'tell', 'business', 'model', 'sell', 'company', 'data', 'advertisement', 'people', 'shoulder', 'ad', 'linkedin', 'build', 'network', 'baseline', 'service', 'premium', 'service', 'option', 'customer', 'payer', 'pay', 'employer', 'pay', 'linkedin', 'premium', 'service', 'network', 'health', 'type', 'people', 'door', 'story', 'feedback', 'bioniqhealth', 'bioniq', 'health', 'io', 'application', 'dream', 'consumer', 'health', 'network', 'people', 'share', 'health', 'fitness', 'data', 'content', 'community', 'feedback', 'web', 'application', 'founder', 'feedback', 'product', 'development', 'question', 'data', 'bioniq', 'data', 'friend', 'data', 'bioniq', 'health', 'network', 'platform', 'application', 'compelling']"
+1073.0,online community p message subforums spam ahmadi stanford student community issue fragmentation lack standardization consumer health data company bioniq health dream consumer health network idea support online community impression loss example discussion people startup trend discussion crop people business bioniq people loss goal post brewing conversation thread people idea project bioniqhealth,"['online', 'community', 'p', 'message', 'subforums', 'spam', 'ahmadi', 'stanford', 'student', 'community', 'issue', 'fragmentation', 'lack', 'standardization', 'consumer', 'health', 'data', 'company', 'bioniq', 'health', 'dream', 'consumer', 'health', 'network', 'idea', 'support', 'online', 'community', 'impression', 'loss', 'example', 'discussion', 'people', 'startup', 'trend', 'discussion', 'crop', 'people', 'business', 'bioniq', 'people', 'loss', 'goal', 'post', 'brewing', 'conversation', 'thread', 'people', 'idea', 'project', 'bioniqhealth']"
+1074.0,fitbit jawbone product fitbit step elevation gain tracker wrist gadget withings limitation bodymedia fit purpose tracker energy expenditure step count armband device self improvement intersects gotten point purpose device measurement access data alarm clock monitoring apps amp tool subforum strike tool oximeter basis watch edition fitbit force market fitbit data fee motivation feature basis sleep mode advantage fitbit ecosystem basis basis panoply feature heart rate monitoring skin moisture monitor alarm api complaint heart rate reading review rating amazon source consternation product versus p product advance input,"['fitbit', 'jawbone', 'product', 'fitbit', 'step', 'elevation', 'gain', 'tracker', 'wrist', 'gadget', 'withings', 'limitation', 'bodymedia', 'fit', 'purpose', 'tracker', 'energy', 'expenditure', 'step', 'count', 'armband', 'device', 'self', 'improvement', 'intersects', 'gotten', 'point', 'purpose', 'device', 'measurement', 'access', 'data', 'alarm', 'clock', 'monitoring', 'apps', 'amp', 'tool', 'subforum', 'strike', 'tool', 'oximeter', 'basis', 'watch', 'edition', 'fitbit', 'force', 'market', 'fitbit', 'data', 'fee', 'motivation', 'feature', 'basis', 'sleep', 'mode', 'advantage', 'fitbit', 'ecosystem', 'basis', 'basis', 'panoply', 'feature', 'heart', 'rate', 'monitoring', 'skin', 'moisture', 'monitor', 'alarm', 'api', 'complaint', 'heart', 'rate', 'reading', 'review', 'rating', 'amazon', 'source', 'consternation', 'product', 'versus', 'p', 'product', 'advance', 'input']"
+1075.0,stream health fitness advice fad source inspiration loss tip cancer risk effort logging expense blood test health tweak effect physiology nobel prize people forum fitness productivity topic news inspiration experiment idea feel mode experiment idea,"['stream', 'health', 'fitness', 'advice', 'fad', 'source', 'inspiration', 'loss', 'tip', 'cancer', 'risk', 'effort', 'logging', 'expense', 'blood', 'test', 'health', 'tweak', 'effect', 'physiology', 'nobel', 'prize', 'people', 'forum', 'fitness', 'productivity', 'topic', 'news', 'inspiration', 'experiment', 'idea', 'feel', 'mode', 'experiment', 'idea']"
+1076.0,willkommen tool log word output correlation exercise productivity danke leute textfiles weight set term periodization word tietze admin correlation shape effect deload training hinders productivity adaption experiment ketogenic volume intensity interval training carb state productivity stand productivity increase mini workout bodyweight exercise pomodoro research topic verburgh k nigs exercise executive function child adolescent adult analysis br sport neve quantifier trouble self improver lack hope convenient method training log count word write trainer writing project effort interval schedule break crain track pomodoros figure word output community regard sascha willkommen dir question user ifttt channel help counter ifttt apps device home relaxing work data secure finding workout fruit shower morning mood morning experiment effect productivity,"['willkommen', 'tool', 'log', 'word', 'output', 'correlation', 'exercise', 'productivity', 'danke', 'leute', 'textfiles', 'weight', 'set', 'term', 'periodization', 'word', 'tietze', 'admin', 'correlation', 'shape', 'effect', 'deload', 'training', 'hinders', 'productivity', 'adaption', 'experiment', 'ketogenic', 'volume', 'intensity', 'interval', 'training', 'carb', 'state', 'productivity', 'stand', 'productivity', 'increase', 'mini', 'workout', 'bodyweight', 'exercise', 'pomodoro', 'research', 'topic', 'verburgh', 'k', 'nigs', 'exercise', 'executive', 'function', 'child', 'adolescent', 'adult', 'analysis', 'br', 'sport', 'neve', 'quantifier', 'trouble', 'self', 'improver', 'lack', 'hope', 'convenient', 'method', 'training', 'log', 'count', 'word', 'write', 'trainer', 'writing', 'project', 'effort', 'interval', 'schedule', 'break', 'crain', 'track', 'pomodoros', 'figure', 'word', 'output', 'community', 'regard', 'sascha', 'willkommen', 'dir', 'question', 'user', 'ifttt', 'channel', 'help', 'counter', 'ifttt', 'apps', 'device', 'home', 'relaxing', 'work', 'data', 'secure', 'finding', 'workout', 'fruit', 'shower', 'morning', 'mood', 'morning', 'experiment', 'effect', 'productivity']"
+1077.0,wellness provider disease risk device platform program example input output algorithm health space health risk health improvement program enterprise risk solution program partner staff base reach algorithm cover cancer dementia problem addition wrapping solution consumer utilisation wellness provider disease risk device platform program journey hope contribute value nigel,"['wellness', 'provider', 'disease', 'risk', 'device', 'platform', 'program', 'example', 'input', 'output', 'algorithm', 'health', 'space', 'health', 'risk', 'health', 'improvement', 'program', 'enterprise', 'risk', 'solution', 'program', 'partner', 'staff', 'base', 'reach', 'algorithm', 'cover', 'cancer', 'dementia', 'problem', 'addition', 'wrapping', 'solution', 'consumer', 'utilisation', 'wellness', 'provider', 'disease', 'risk', 'device', 'platform', 'program', 'journey', 'hope', 'contribute', 'value', 'nigel']"
+1078.0,cycle tool noon detects convenient jonas data export beddit connects apple data access sleep data btw beddit api issue coupon bb amp diogo neve tool sleep account night stay tool night sleep android mention sleep problem beddit detects presence strip bed score nap timeline format work situation addition track respiration rate heart rate night vague fact data phase visualization sleep sleep phone app iphone measure phone duty complication crash background beddit data export beddit connects apple data access sleep data experience tool withings aura nan track sleep night pattern tool sleep account night dataset aspect cycle io past tbh sleep separate night cycle android,"['cycle', 'tool', 'noon', 'detects', 'convenient', 'jonas', 'data', 'export', 'beddit', 'connects', 'apple', 'data', 'access', 'sleep', 'data', 'btw', 'beddit', 'api', 'issue', 'coupon', 'bb', 'amp', 'diogo', 'neve', 'tool', 'sleep', 'account', 'night', 'stay', 'tool', 'night', 'sleep', 'android', 'mention', 'sleep', 'problem', 'beddit', 'detects', 'presence', 'strip', 'bed', 'score', 'nap', 'timeline', 'format', 'work', 'situation', 'addition', 'track', 'respiration', 'rate', 'heart', 'rate', 'night', 'vague', 'fact', 'data', 'phase', 'visualization', 'sleep', 'sleep', 'phone', 'app', 'iphone', 'measure', 'phone', 'duty', 'complication', 'crash', 'background', 'beddit', 'data', 'export', 'beddit', 'connects', 'apple', 'data', 'access', 'sleep', 'data', 'experience', 'tool', 'withings', 'aura', 'nan', 'track', 'sleep', 'night', 'pattern', 'tool', 'sleep', 'account', 'night', 'dataset', 'aspect', 'cycle', 'io', 'past', 'tbh', 'sleep', 'separate', 'night', 'cycle', 'android']"
+1079.0,consumer eeg device measure focus neurosky muse melon course device work squirrel window heart rate achieve activity start gt min editor place start sound hand tech cardiio measure heart rate flexibility technology eye work engineer desk problem program job window attention snap mind wanders idea heart rate variability strap android phone window idea camera research source hacker building console imagine camera border flash mind wanders game engine scoreboard concentration cost work home cause worker example iphone app state,"['consumer', 'eeg', 'device', 'measure', 'focus', 'neurosky', 'muse', 'melon', 'course', 'device', 'work', 'squirrel', 'window', 'heart', 'rate', 'achieve', 'activity', 'start', 'gt', 'min', 'editor', 'place', 'start', 'sound', 'hand', 'tech', 'cardiio', 'measure', 'heart', 'rate', 'flexibility', 'technology', 'eye', 'work', 'engineer', 'desk', 'problem', 'program', 'job', 'window', 'attention', 'snap', 'mind', 'wanders', 'idea', 'heart', 'rate', 'variability', 'strap', 'android', 'phone', 'window', 'idea', 'camera', 'research', 'source', 'hacker', 'building', 'console', 'imagine', 'camera', 'border', 'flash', 'mind', 'wanders', 'game', 'engine', 'scoreboard', 'concentration', 'cost', 'work', 'home', 'cause', 'worker', 'example', 'iphone', 'app', 'state']"
+1080.0,question hope somebody comment quantifiedintuition rhine center study community blog tool experiment intuition durham psi research center level,"['question', 'hope', 'somebody', 'comment', 'quantifiedintuition', 'rhine', 'center', 'study', 'community', 'blog', 'tool', 'experiment', 'intuition', 'durham', 'psi', 'research', 'center', 'level']"
+1081.0,psychologist university hertfordshire memory failure fact room adult telephone interview questionnaire memory error criterion form research university ethic committee,"['psychologist', 'university', 'hertfordshire', 'memory', 'failure', 'fact', 'room', 'adult', 'telephone', 'interview', 'questionnaire', 'memory', 'error', 'criterion', 'form', 'research', 'university', 'ethic', 'committee']"
+1082.0,mark krynsky review garmin vivofit wonder user report garmin vivofit activity tracker mark krynsky agaricus mark krynsky review garmin vivofit wonder user report garmin vivofit activity tracker mark krynsky post hearing feedback user mention post issue data accuracy problem information varies device device hike discrepancy distance vivofit runkeeper activity runkeeper data discrepancy walk hike difference activity discrepancy walk record data mention post roundup device mention difference analysis fitbit fuelband device baseline measurement hear regard distance comparison,"['mark', 'krynsky', 'review', 'garmin', 'vivofit', 'wonder', 'user', 'report', 'garmin', 'vivofit', 'activity', 'tracker', 'mark', 'krynsky', 'agaricus', 'mark', 'krynsky', 'review', 'garmin', 'vivofit', 'wonder', 'user', 'report', 'garmin', 'vivofit', 'activity', 'tracker', 'mark', 'krynsky', 'post', 'hearing', 'feedback', 'user', 'mention', 'post', 'issue', 'data', 'accuracy', 'problem', 'information', 'varies', 'device', 'device', 'hike', 'discrepancy', 'distance', 'vivofit', 'runkeeper', 'activity', 'runkeeper', 'data', 'discrepancy', 'walk', 'hike', 'difference', 'activity', 'discrepancy', 'walk', 'record', 'data', 'mention', 'post', 'roundup', 'device', 'mention', 'difference', 'analysis', 'fitbit', 'fuelband', 'device', 'baseline', 'measurement', 'hear', 'regard', 'distance', 'comparison']"
+1083.0,client success fitbit learn thread idea wellness inspiration,"['client', 'success', 'fitbit', 'learn', 'thread', 'idea', 'wellness', 'inspiration']"
+1084.0,mirror answer question mirror mirror wall mirror camera record heart rate dilation mirror himynamesdave startup ries term vanity knee jerk reaction place display vanity metric mirror survey idea mirror message status health hazard product focus solution problem solve play device function sit health market analysis questionnaire heart rate pupil dilation change approach beauty market makeup guidance observation vanity product customer mirror avoid vain startup ries term vanity knee jerk reaction nan display calendar todo information service mirror project survey hope device finger diogo neve display calendar todo information service mirror project diogo calendar todo item traffic goal party data view integration service possibility people technology sensor mirror answer question mirror mirror wall mirror camera record heart rate dilation mirror tell land people product case vanity meter sit health market analysis questionnaire heart rate pupil dilation change approach beauty market makeup guidance observation vanity product customer mirror avoid feedback vanity joke startup humor vanity term world founder mirror health sensor integration survey opinion help google mirror survey morning mirror self body health check wrinkle hair flab bio blurb director product idealab mba chicago cofounder engineering mit amp graduate degree idea research focusing data integration data visualization mirror shape renderer location mood sensor wear,"['mirror', 'answer', 'question', 'mirror', 'mirror', 'wall', 'mirror', 'camera', 'record', 'heart', 'rate', 'dilation', 'mirror', 'himynamesdave', 'startup', 'ries', 'term', 'vanity', 'knee', 'jerk', 'reaction', 'place', 'display', 'vanity', 'metric', 'mirror', 'survey', 'idea', 'mirror', 'message', 'status', 'health', 'hazard', 'product', 'focus', 'solution', 'problem', 'solve', 'play', 'device', 'function', 'sit', 'health', 'market', 'analysis', 'questionnaire', 'heart', 'rate', 'pupil', 'dilation', 'change', 'approach', 'beauty', 'market', 'makeup', 'guidance', 'observation', 'vanity', 'product', 'customer', 'mirror', 'avoid', 'vain', 'startup', 'ries', 'term', 'vanity', 'knee', 'jerk', 'reaction', 'nan', 'display', 'calendar', 'todo', 'information', 'service', 'mirror', 'project', 'survey', 'hope', 'device', 'finger', 'diogo', 'neve', 'display', 'calendar', 'todo', 'information', 'service', 'mirror', 'project', 'diogo', 'calendar', 'todo', 'item', 'traffic', 'goal', 'party', 'data', 'view', 'integration', 'service', 'possibility', 'people', 'technology', 'sensor', 'mirror', 'answer', 'question', 'mirror', 'mirror', 'wall', 'mirror', 'camera', 'record', 'heart', 'rate', 'dilation', 'mirror', 'tell', 'land', 'people', 'product', 'case', 'vanity', 'meter', 'sit', 'health', 'market', 'analysis', 'questionnaire', 'heart', 'rate', 'pupil', 'dilation', 'change', 'approach', 'beauty', 'market', 'makeup', 'guidance', 'observation', 'vanity', 'product', 'customer', 'mirror', 'avoid', 'feedback', 'vanity', 'joke', 'startup', 'humor', 'vanity', 'term', 'world', 'founder', 'mirror', 'health', 'sensor', 'integration', 'survey', 'opinion', 'help', 'google', 'mirror', 'survey', 'morning', 'mirror', 'self', 'body', 'health', 'check', 'wrinkle', 'hair', 'flab', 'bio', 'blurb', 'director', 'product', 'idealab', 'mba', 'chicago', 'cofounder', 'engineering', 'mit', 'amp', 'graduate', 'degree', 'idea', 'research', 'focusing', 'data', 'integration', 'data', 'visualization', 'mirror', 'shape', 'renderer', 'location', 'mood', 'sensor', 'wear']"
+1085.0,apps heart rate data garmin training center topofusion combine data file data data set daniel learn device data data type apps offer capability box zenobase deepb timestamp datasets programming language solution count convenient gui datasets timestamp data granularity r join data datasets instance heart rate logger datasets datasets track data heart rate daniel,"['apps', 'heart', 'rate', 'data', 'garmin', 'training', 'center', 'topofusion', 'combine', 'data', 'file', 'data', 'data', 'set', 'daniel', 'learn', 'device', 'data', 'data', 'type', 'apps', 'offer', 'capability', 'box', 'zenobase', 'deepb', 'timestamp', 'datasets', 'programming', 'language', 'solution', 'count', 'convenient', 'gui', 'datasets', 'timestamp', 'data', 'granularity', 'r', 'join', 'data', 'datasets', 'instance', 'heart', 'rate', 'logger', 'datasets', 'datasets', 'track', 'data', 'heart', 'rate', 'daniel']"
+1086.0,type data activity activity bandwagon awhile master degree work work help dealing data,"['type', 'data', 'activity', 'activity', 'bandwagon', 'awhile', 'master', 'degree', 'work', 'work', 'help', 'dealing', 'data']"
+1087.0,study data collection master research people data process participation consist survey data interview researcher video permission study lt survey data collection information participate data collection activity end data log data lt survey participation study participant study question reply post email lisa personaldatastudy participating study study conjoint faculty research ethic board,"['study', 'data', 'collection', 'master', 'research', 'people', 'data', 'process', 'participation', 'consist', 'survey', 'data', 'interview', 'researcher', 'video', 'permission', 'study', 'lt', 'survey', 'data', 'collection', 'information', 'participate', 'data', 'collection', 'activity', 'end', 'data', 'log', 'data', 'lt', 'survey', 'participation', 'study', 'participant', 'study', 'question', 'reply', 'post', 'email', 'lisa', 'personaldatastudy', 'participating', 'study', 'study', 'conjoint', 'faculty', 'research', 'ethic', 'board']"
+1088.0,mood music link talk music activity data,"['mood', 'music', 'link', 'talk', 'music', 'activity', 'data']"
+1089.0,market product service company people culture tracking data market party reference point,"['market', 'product', 'service', 'company', 'people', 'culture', 'tracking', 'data', 'market', 'party', 'reference', 'point']"
+1090.0,armband bodymedia fit clip fitbit withings wrist concern wristband tool wrist waistband track activity heart rate fitbit sound wristband recommendation answer wasteband wear gadget fitbit watch upperwaistband gadget nearer sholder hand regard,"['armband', 'bodymedia', 'fit', 'clip', 'fitbit', 'withings', 'wrist', 'concern', 'wristband', 'tool', 'wrist', 'waistband', 'track', 'activity', 'heart', 'rate', 'fitbit', 'sound', 'wristband', 'recommendation', 'answer', 'wasteband', 'wear', 'gadget', 'fitbit', 'watch', 'upperwaistband', 'gadget', 'nearer', 'sholder', 'hand', 'regard']"
+1091.0,surprise phase actigraphy state market sleep device comparison article professional sleep study incl polysomnograph consumer device tracker device gold evaluation quality sleep study,"['surprise', 'phase', 'actigraphy', 'state', 'market', 'sleep', 'device', 'comparison', 'article', 'professional', 'sleep', 'study', 'incl', 'polysomnograph', 'consumer', 'device', 'tracker', 'device', 'gold', 'evaluation', 'quality', 'sleep', 'study']"
+1092.0,control data data research data replicate result statistic justification data organization letter people data trust organization certifies group researcher practice data secure data suggestion group researcher data michelle mello professor law health research policy stanford university paper journal medicine trial data paper advance idea vet request access prevent paper wood johnson foundation group share comment thought access data people issue paper argues intermediary data user condition data release staff manage execution data agreement adherence issue cease letter notice report data user institution journal data data request injunction money damage court comment rwjf site appreciate professor mello paper conversation data access community data today trial data distinction maintain area self data trial data event effectiveness treatment disease self data consumer tool signal investigator access today access self data enrollment followup method data course participant change access participant data generator paper term data generator refers researcher focus worth paper image research participant generator role word data generator thousand thousand million million police data request level scenario authority abuse requirement progress public standard offer experiment forecast access governance data access prefer advocate access research participant access data idea imagine context million generator infrastructure government agency example intermediation practice analog press responsibility information form data knowledge press course anybody account law individual company rule editor writer rule experience training intermediation sort reason start,"['control', 'data', 'data', 'research', 'data', 'replicate', 'result', 'statistic', 'justification', 'data', 'organization', 'letter', 'people', 'data', 'trust', 'organization', 'certifies', 'group', 'researcher', 'practice', 'data', 'secure', 'data', 'suggestion', 'group', 'researcher', 'data', 'michelle', 'mello', 'professor', 'law', 'health', 'research', 'policy', 'stanford', 'university', 'paper', 'journal', 'medicine', 'trial', 'data', 'paper', 'advance', 'idea', 'vet', 'request', 'access', 'prevent', 'paper', 'wood', 'johnson', 'foundation', 'group', 'share', 'comment', 'thought', 'access', 'data', 'people', 'issue', 'paper', 'argues', 'intermediary', 'data', 'user', 'condition', 'data', 'release', 'staff', 'manage', 'execution', 'data', 'agreement', 'adherence', 'issue', 'cease', 'letter', 'notice', 'report', 'data', 'user', 'institution', 'journal', 'data', 'data', 'request', 'injunction', 'money', 'damage', 'court', 'comment', 'rwjf', 'site', 'appreciate', 'professor', 'mello', 'paper', 'conversation', 'data', 'access', 'community', 'data', 'today', 'trial', 'data', 'distinction', 'maintain', 'area', 'self', 'data', 'trial', 'data', 'event', 'effectiveness', 'treatment', 'disease', 'self', 'data', 'consumer', 'tool', 'signal', 'investigator', 'access', 'today', 'access', 'self', 'data', 'enrollment', 'followup', 'method', 'data', 'course', 'participant', 'change', 'access', 'participant', 'data', 'generator', 'paper', 'term', 'data', 'generator', 'refers', 'researcher', 'focus', 'worth', 'paper', 'image', 'research', 'participant', 'generator', 'role', 'word', 'data', 'generator', 'thousand', 'thousand', 'million', 'million', 'police', 'data', 'request', 'level', 'scenario', 'authority', 'abuse', 'requirement', 'progress', 'public', 'standard', 'offer', 'experiment', 'forecast', 'access', 'governance', 'data', 'access', 'prefer', 'advocate', 'access', 'research', 'participant', 'access', 'data', 'idea', 'imagine', 'context', 'million', 'generator', 'infrastructure', 'government', 'agency', 'example', 'intermediation', 'practice', 'analog', 'press', 'responsibility', 'information', 'form', 'data', 'knowledge', 'press', 'course', 'anybody', 'account', 'law', 'individual', 'company', 'rule', 'editor', 'writer', 'rule', 'experience', 'training', 'intermediation', 'sort', 'reason', 'start']"
+1093.0,nan taylor roan engineer product designer mirror help user info seamless sweat friend partner planning specific survey gon submit response input product doc mirror survey morning mirror self body health check wrinkle hair flab night los angeles people community taylor,"['nan', 'taylor', 'roan', 'engineer', 'product', 'designer', 'mirror', 'help', 'user', 'info', 'seamless', 'sweat', 'friend', 'partner', 'planning', 'specific', 'survey', 'gon', 'submit', 'response', 'input', 'product', 'doc', 'mirror', 'survey', 'morning', 'mirror', 'self', 'body', 'health', 'check', 'wrinkle', 'hair', 'flab', 'night', 'los', 'angeles', 'people', 'community', 'taylor']"
+1094.0,lift beeminder idea idea people community help people impression idea tracker assist habit dozen idea project course place apps analysis share thought feedback site contact email opinion idea plan service motivation collect expert opinion description idea tell example habit motivation sport water stop sweet issue productivity development obligation people idea break chain basis habit idea service activity application statistic task gym attendance check foursquare mark glass water drunk waterbalance chain extension service check calendar push ups user win motivate service remind chain digest rating quality idea test conversion communicate expert problem cover user case case self development productivity idea track user case story develop opinion criticism idea conversion version work benjamin benjamin tracker habit attention reply,"['lift', 'beeminder', 'idea', 'idea', 'people', 'community', 'help', 'people', 'impression', 'idea', 'tracker', 'assist', 'habit', 'dozen', 'idea', 'project', 'course', 'place', 'apps', 'analysis', 'share', 'thought', 'feedback', 'site', 'contact', 'email', 'opinion', 'idea', 'plan', 'service', 'motivation', 'collect', 'expert', 'opinion', 'description', 'idea', 'tell', 'example', 'habit', 'motivation', 'sport', 'water', 'stop', 'sweet', 'issue', 'productivity', 'development', 'obligation', 'people', 'idea', 'break', 'chain', 'basis', 'habit', 'idea', 'service', 'activity', 'application', 'statistic', 'task', 'gym', 'attendance', 'check', 'foursquare', 'mark', 'glass', 'water', 'drunk', 'waterbalance', 'chain', 'extension', 'service', 'check', 'calendar', 'push', 'ups', 'user', 'win', 'motivate', 'service', 'remind', 'chain', 'digest', 'rating', 'quality', 'idea', 'test', 'conversion', 'communicate', 'expert', 'problem', 'cover', 'user', 'case', 'case', 'self', 'development', 'productivity', 'idea', 'track', 'user', 'case', 'story', 'develop', 'opinion', 'criticism', 'idea', 'conversion', 'version', 'work', 'benjamin', 'benjamin', 'tracker', 'habit', 'attention', 'reply']"
+1095.0,heart rate heart rate variability heart rate exercise recording data analysis device weight weight meal fluid water weight loss electrolyte imbalance weight scale fluctuation basis idea heart rate track hrv require gadget issue basis motion course lack blood track hassle place blood people monitoring figure billion dollar company consumer blood test exposure supplement vitamin level suggest question sleep data expedition figure gadget data effort collect answer question activity bodymedia body withings location area talk inspire amp tell source people monitoring figure billion dollar link pursuit glucose turkey john smith interesting agaricus area talk inspire amp tell source boston area individual head heart rate exercise recording data analysis device exercise recovery response olympic session crossfit style min style workout workout heart rate endurance weight scale fluctuation experience scale gain upwards pound eat warrant pound increase drop pound night morning weigh add issue basis motion course lack shame limitation technology fan lack api help idea source project people monitoring figure billion dollar company consumer blood test exposure supplement vitamin level whoa paper list consumer blood rate answer experiment experiment resource thread experiment people investigate question sleep data expedition figure gadget data effort collect answer question activity bodymedia body withings location respond england past data moment allow data variable delve tracking spreadsheet meal mood phone apps broadstroke approach baseline heart rate heart rate variability event track activity meal variable inference experience draw idea help tech kind tracking weight meal fluid water weight loss electrolyte imbalance basis idea heart rate track hrv require gadget blood glucose track hassle place blood require portion sacrifice term track correct track wealth information term health feedback gadget people experience idea possibility moment field adolescent community post lurking work optimization base level exercise mindfulness event money gadget plotting service moment heart rate hrv work workout morning spo2 sleep plot annotate plot event food event specific metric mood feeling work pulse ox h7 zephyr hxm work track phone sleep cycle band lack interface,"['heart', 'rate', 'heart', 'rate', 'variability', 'heart', 'rate', 'exercise', 'recording', 'data', 'analysis', 'device', 'weight', 'weight', 'meal', 'fluid', 'water', 'weight', 'loss', 'electrolyte', 'imbalance', 'weight', 'scale', 'fluctuation', 'basis', 'idea', 'heart', 'rate', 'track', 'hrv', 'require', 'gadget', 'issue', 'basis', 'motion', 'course', 'lack', 'blood', 'track', 'hassle', 'place', 'blood', 'people', 'monitoring', 'figure', 'billion', 'dollar', 'company', 'consumer', 'blood', 'test', 'exposure', 'supplement', 'vitamin', 'level', 'suggest', 'question', 'sleep', 'data', 'expedition', 'figure', 'gadget', 'data', 'effort', 'collect', 'answer', 'question', 'activity', 'bodymedia', 'body', 'withings', 'location', 'area', 'talk', 'inspire', 'amp', 'tell', 'source', 'people', 'monitoring', 'figure', 'billion', 'dollar', 'link', 'pursuit', 'glucose', 'turkey', 'john', 'smith', 'interesting', 'agaricus', 'area', 'talk', 'inspire', 'amp', 'tell', 'source', 'boston', 'area', 'individual', 'head', 'heart', 'rate', 'exercise', 'recording', 'data', 'analysis', 'device', 'exercise', 'recovery', 'response', 'olympic', 'session', 'crossfit', 'style', 'min', 'style', 'workout', 'workout', 'heart', 'rate', 'endurance', 'weight', 'scale', 'fluctuation', 'experience', 'scale', 'gain', 'upwards', 'pound', 'eat', 'warrant', 'pound', 'increase', 'drop', 'pound', 'night', 'morning', 'weigh', 'add', 'issue', 'basis', 'motion', 'course', 'lack', 'shame', 'limitation', 'technology', 'fan', 'lack', 'api', 'help', 'idea', 'source', 'project', 'people', 'monitoring', 'figure', 'billion', 'dollar', 'company', 'consumer', 'blood', 'test', 'exposure', 'supplement', 'vitamin', 'level', 'whoa', 'paper', 'list', 'consumer', 'blood', 'rate', 'answer', 'experiment', 'experiment', 'resource', 'thread', 'experiment', 'people', 'investigate', 'question', 'sleep', 'data', 'expedition', 'figure', 'gadget', 'data', 'effort', 'collect', 'answer', 'question', 'activity', 'bodymedia', 'body', 'withings', 'location', 'respond', 'england', 'past', 'data', 'moment', 'allow', 'data', 'variable', 'delve', 'tracking', 'spreadsheet', 'meal', 'mood', 'phone', 'apps', 'broadstroke', 'approach', 'baseline', 'heart', 'rate', 'heart', 'rate', 'variability', 'event', 'track', 'activity', 'meal', 'variable', 'inference', 'experience', 'draw', 'idea', 'help', 'tech', 'kind', 'tracking', 'weight', 'meal', 'fluid', 'water', 'weight', 'loss', 'electrolyte', 'imbalance', 'basis', 'idea', 'heart', 'rate', 'track', 'hrv', 'require', 'gadget', 'blood', 'glucose', 'track', 'hassle', 'place', 'blood', 'require', 'portion', 'sacrifice', 'term', 'track', 'correct', 'track', 'wealth', 'information', 'term', 'health', 'feedback', 'gadget', 'people', 'experience', 'idea', 'possibility', 'moment', 'field', 'adolescent', 'community', 'post', 'lurking', 'work', 'optimization', 'base', 'level', 'exercise', 'mindfulness', 'event', 'money', 'gadget', 'plotting', 'service', 'moment', 'heart', 'rate', 'hrv', 'work', 'workout', 'morning', 'spo2', 'sleep', 'plot', 'annotate', 'plot', 'event', 'food', 'event', 'specific', 'metric', 'mood', 'feeling', 'work', 'pulse', 'ox', 'h7', 'zephyr', 'hxm', 'work', 'track', 'phone', 'sleep', 'cycle', 'band', 'lack', 'interface']"
+1096.0,jon cousin talk bay area meeting mood partner site talk feature magazine woman world mood happiness popularity ernesto post request speak phone woman experience type app share opinion talk chatting experience dianeshipleyworks diane,"['jon', 'cousin', 'talk', 'bay', 'area', 'meeting', 'mood', 'partner', 'site', 'talk', 'feature', 'magazine', 'woman', 'world', 'mood', 'happiness', 'popularity', 'ernesto', 'post', 'request', 'speak', 'phone', 'woman', 'experience', 'type', 'app', 'share', 'opinion', 'talk', 'chatting', 'experience', 'dianeshipleyworks', 'diane']"
+1097.0,science phd candidate thesis research study rhythm event detection smartphone data collection advisor estrin dr consistency measure burden user duration goal create model predict event work data phone collect phone help test data app survey software survey amazon credit participant study task contact blongstaff edu,"['science', 'phd', 'candidate', 'thesis', 'research', 'study', 'rhythm', 'event', 'detection', 'smartphone', 'data', 'collection', 'advisor', 'estrin', 'dr', 'consistency', 'measure', 'burden', 'user', 'duration', 'goal', 'create', 'model', 'predict', 'event', 'work', 'data', 'phone', 'collect', 'phone', 'help', 'test', 'data', 'app', 'survey', 'software', 'survey', 'amazon', 'credit', 'participant', 'study', 'task', 'contact', 'blongstaff', 'edu']"
+1098.0,health symposium ahs14 place berkeley conference speaker attendee health conference ancestry foundation profit health health ancestor chance mingle figure movement talk person friend gathering meetup feel talk program movement session edward topic talk chris masterjohn guyenet cate shanahan aaron blaisdell richard feinman stanton josh turknett becker james skyler tanner speaker highlight lineup jill jd effect food chemical drug generation jaminet weight loss barbara natterson horowitz md animal veterinarian health terry md diet dan health sarah ballantyne phd talk autoimmunity stacy diet axis issue mission astronaut rest share mood anxiety grace liu pharmd soil seth robert symposium talk tucker max tim taubes john registration ahs student student travel food program click help spread word question answer,"['health', 'symposium', 'ahs14', 'place', 'berkeley', 'conference', 'speaker', 'attendee', 'health', 'conference', 'ancestry', 'foundation', 'profit', 'health', 'health', 'ancestor', 'chance', 'mingle', 'figure', 'movement', 'talk', 'person', 'friend', 'gathering', 'meetup', 'feel', 'talk', 'program', 'movement', 'session', 'edward', 'topic', 'talk', 'chris', 'masterjohn', 'guyenet', 'cate', 'shanahan', 'aaron', 'blaisdell', 'richard', 'feinman', 'stanton', 'josh', 'turknett', 'becker', 'james', 'skyler', 'tanner', 'speaker', 'highlight', 'lineup', 'jill', 'jd', 'effect', 'food', 'chemical', 'drug', 'generation', 'jaminet', 'weight', 'loss', 'barbara', 'natterson', 'horowitz', 'md', 'animal', 'veterinarian', 'health', 'terry', 'md', 'diet', 'dan', 'health', 'sarah', 'ballantyne', 'phd', 'talk', 'autoimmunity', 'stacy', 'diet', 'axis', 'issue', 'mission', 'astronaut', 'rest', 'share', 'mood', 'anxiety', 'grace', 'liu', 'pharmd', 'soil', 'seth', 'robert', 'symposium', 'talk', 'tucker', 'max', 'tim', 'taubes', 'john', 'registration', 'ahs', 'student', 'student', 'travel', 'food', 'program', 'click', 'help', 'spread', 'word', 'question', 'answer']"
+1099.0,running blind experiment dos effect metric,"['running', 'blind', 'experiment', 'dos', 'effect', 'metric']"
+1100.0,lithium magnesium citrate result citrate shrink dose magnesium infer plan self dose,"['lithium', 'magnesium', 'citrate', 'result', 'citrate', 'shrink', 'dose', 'magnesium', 'infer', 'plan', 'self', 'dose']"
+1101.0,bedroom effect data ejain bedroom dark shade condition effect data zeo data trend data purpose effect data parse timestamps factor analysis zeo data list morning caffeine pill alcohol harm bedtime wakeup list,"['bedroom', 'effect', 'data', 'ejain', 'bedroom', 'dark', 'shade', 'condition', 'effect', 'data', 'zeo', 'data', 'trend', 'data', 'purpose', 'effect', 'data', 'parse', 'timestamps', 'factor', 'analysis', 'zeo', 'data', 'list', 'morning', 'caffeine', 'pill', 'alcohol', 'harm', 'bedtime', 'wakeup', 'list']"
+1102.0,stimulate brain result graph data code result ear work principle therapy valkee rhythm lightbox therapy melatonin supplementation light lllt mechanism wavelength protein cell mitochondrion metabolism amp valkees wavelength wonder irradiance device outdoors sun result ear work principle therapy valkee rhythm lightbox therapy melatonin supplementation light lllt mechanism wavelength protein cell mitochondrion metabolism amp valkees wavelength ejain wonder irradiance device outdoors calculation longecity conclusion wavelength spread energy spectrum stimulate brain result graph data code,"['stimulate', 'brain', 'result', 'graph', 'data', 'code', 'result', 'ear', 'work', 'principle', 'therapy', 'valkee', 'rhythm', 'lightbox', 'therapy', 'melatonin', 'supplementation', 'light', 'lllt', 'mechanism', 'wavelength', 'protein', 'cell', 'mitochondrion', 'metabolism', 'amp', 'valkees', 'wavelength', 'wonder', 'irradiance', 'device', 'outdoors', 'sun', 'result', 'ear', 'work', 'principle', 'therapy', 'valkee', 'rhythm', 'lightbox', 'therapy', 'melatonin', 'supplementation', 'light', 'lllt', 'mechanism', 'wavelength', 'protein', 'cell', 'mitochondrion', 'metabolism', 'amp', 'valkees', 'wavelength', 'ejain', 'wonder', 'irradiance', 'device', 'outdoors', 'calculation', 'longecity', 'conclusion', 'wavelength', 'spread', 'energy', 'spectrum', 'stimulate', 'brain', 'result', 'graph', 'data', 'code']"
+1103.0,ansismalins download software pc phone extract data device component source work device heart rate monitor phone hardware count step heart rate measurement io reason device connectivity access data privacy browsing list gadget description online account activity tracker market platform function download software pc phone extract data device online connectivity tracker output import excel analysis android,"['ansismalins', 'download', 'software', 'pc', 'phone', 'extract', 'data', 'device', 'component', 'source', 'work', 'device', 'heart', 'rate', 'monitor', 'phone', 'hardware', 'count', 'step', 'heart', 'rate', 'measurement', 'io', 'reason', 'device', 'connectivity', 'access', 'data', 'privacy', 'browsing', 'list', 'gadget', 'description', 'online', 'account', 'activity', 'tracker', 'market', 'platform', 'function', 'download', 'software', 'pc', 'phone', 'extract', 'data', 'device', 'online', 'connectivity', 'tracker', 'output', 'import', 'excel', 'analysis', 'android']"
+1104.0,claren dollar hardware test doctor test doctor test tobias claren plan test tutorial list device suggestion suggestion measure heart rate recovery tobias claren abnormality test electrode heart rate monitor chest belt work strap report heart rate degree order interpret cardiac waveform tobias claren concentration test light finger lung function altitude measure fitness vo2 max lactate threshold test cost doctor stress test abnormality heart rate recovery test level test cheap quick hrv analysis software biocom technology analysis software dollar hardware test doctor buy hardware vo2 max device buy plan test tutorial list device suggestion suggestion abnormality test electrode heart rate monitor belt oxygen concentration test light finger determine fitness level doctor treadmill ergometer brake test oxygen consumption lactate measurement description test speed app software home quote work strap report heart rate degree order interpret cardiac waveform quote strap app app phone app heart rate monitor beep produce figure rockport queen step test play google biometrics body fitness level app aim store statistic circumference tailor measure blood heart rate bia data offering stop shop formulaic biometrics formulation discount share shoe,"['claren', 'dollar', 'hardware', 'test', 'doctor', 'test', 'doctor', 'test', 'tobias', 'claren', 'plan', 'test', 'tutorial', 'list', 'device', 'suggestion', 'suggestion', 'measure', 'heart', 'rate', 'recovery', 'tobias', 'claren', 'abnormality', 'test', 'electrode', 'heart', 'rate', 'monitor', 'chest', 'belt', 'work', 'strap', 'report', 'heart', 'rate', 'degree', 'order', 'interpret', 'cardiac', 'waveform', 'tobias', 'claren', 'concentration', 'test', 'light', 'finger', 'lung', 'function', 'altitude', 'measure', 'fitness', 'vo2', 'max', 'lactate', 'threshold', 'test', 'cost', 'doctor', 'stress', 'test', 'abnormality', 'heart', 'rate', 'recovery', 'test', 'level', 'test', 'cheap', 'quick', 'hrv', 'analysis', 'software', 'biocom', 'technology', 'analysis', 'software', 'dollar', 'hardware', 'test', 'doctor', 'buy', 'hardware', 'vo2', 'max', 'device', 'buy', 'plan', 'test', 'tutorial', 'list', 'device', 'suggestion', 'suggestion', 'abnormality', 'test', 'electrode', 'heart', 'rate', 'monitor', 'belt', 'oxygen', 'concentration', 'test', 'light', 'finger', 'determine', 'fitness', 'level', 'doctor', 'treadmill', 'ergometer', 'brake', 'test', 'oxygen', 'consumption', 'lactate', 'measurement', 'description', 'test', 'speed', 'app', 'software', 'home', 'quote', 'work', 'strap', 'report', 'heart', 'rate', 'degree', 'order', 'interpret', 'cardiac', 'waveform', 'quote', 'strap', 'app', 'app', 'phone', 'app', 'heart', 'rate', 'monitor', 'beep', 'produce', 'figure', 'rockport', 'queen', 'step', 'test', 'play', 'google', 'biometrics', 'body', 'fitness', 'level', 'app', 'aim', 'store', 'statistic', 'circumference', 'tailor', 'measure', 'blood', 'heart', 'rate', 'bia', 'data', 'offering', 'stop', 'shop', 'formulaic', 'biometrics', 'formulation', 'discount', 'share', 'shoe']"
+1105.0,google fit comment healthkit google fit web api healthkit google data type google fit zone bus impression lawyer term hipaa compliant plan health google fit rest api support retrieval data apps heart rate app sync issue device google server data stream data app tap log google create stream category data trickier heard sync complaint web app plumber google james field basis peak sleep data basis data app api distance data basis data stream store data create bucket google activity data zenobase google fit api web api zone discussion ejain lawyer term hipaa compliant plan health google fit rest api support retrieval data apps heart rate app sync issue device google server data stream data app tap log google create stream category data heard sync complaint web app occur api android api term condition data type apps data apps share data data pool activity data return format integration tap log datasources effort api app imagine apps google fit variation chart notification data input mechanism term condition statement google fit apis fitness purpose biometric data data point line reading heart rate apple explicit consumer community healthkit repository data google fit forbids health data bicycle field developer google distance calorie data news insight platform tool event basis peak sleep data basis nan,"['google', 'fit', 'comment', 'healthkit', 'google', 'fit', 'web', 'api', 'healthkit', 'google', 'data', 'type', 'google', 'fit', 'zone', 'bus', 'impression', 'lawyer', 'term', 'hipaa', 'compliant', 'plan', 'health', 'google', 'fit', 'rest', 'api', 'support', 'retrieval', 'data', 'apps', 'heart', 'rate', 'app', 'sync', 'issue', 'device', 'google', 'server', 'data', 'stream', 'data', 'app', 'tap', 'log', 'google', 'create', 'stream', 'category', 'data', 'trickier', 'heard', 'sync', 'complaint', 'web', 'app', 'plumber', 'google', 'james', 'field', 'basis', 'peak', 'sleep', 'data', 'basis', 'data', 'app', 'api', 'distance', 'data', 'basis', 'data', 'stream', 'store', 'data', 'create', 'bucket', 'google', 'activity', 'data', 'zenobase', 'google', 'fit', 'api', 'web', 'api', 'zone', 'discussion', 'ejain', 'lawyer', 'term', 'hipaa', 'compliant', 'plan', 'health', 'google', 'fit', 'rest', 'api', 'support', 'retrieval', 'data', 'apps', 'heart', 'rate', 'app', 'sync', 'issue', 'device', 'google', 'server', 'data', 'stream', 'data', 'app', 'tap', 'log', 'google', 'create', 'stream', 'category', 'data', 'heard', 'sync', 'complaint', 'web', 'app', 'occur', 'api', 'android', 'api', 'term', 'condition', 'data', 'type', 'apps', 'data', 'apps', 'share', 'data', 'data', 'pool', 'activity', 'data', 'return', 'format', 'integration', 'tap', 'log', 'datasources', 'effort', 'api', 'app', 'imagine', 'apps', 'google', 'fit', 'variation', 'chart', 'notification', 'data', 'input', 'mechanism', 'term', 'condition', 'statement', 'google', 'fit', 'apis', 'fitness', 'purpose', 'biometric', 'data', 'data', 'point', 'line', 'reading', 'heart', 'rate', 'apple', 'explicit', 'consumer', 'community', 'healthkit', 'repository', 'data', 'google', 'fit', 'forbids', 'health', 'data', 'bicycle', 'field', 'developer', 'google', 'distance', 'calorie', 'data', 'news', 'insight', 'platform', 'tool', 'event', 'basis', 'peak', 'sleep', 'data', 'basis', 'nan']"
+1106.0,barry explanation link selfer paper pro aspect help sound coach intervention belief collect data order intervention effect work person work people weigh weight step people badge question population level mean work jajames response concept feeling subforum mood question proof check paper ejain intervention belief collect data order intervention effect work person work people weigh weight step people badge question population level self intervention belief collect data order intervention effect work person work people weigh weight step people badge question population level explanation link control paper pro aspect help self intervention belief collect data order intervention effect work person work people weigh weight step people badge question population level explanation link selfer paper pro aspect help idea evidence demonstrate effect addition theory effect link article view post discovery site group figure reading post process distraction situation effect mood site mass information feel act answer question process end goal mood rhythm work response concept feeling,"['barry', 'explanation', 'link', 'selfer', 'paper', 'pro', 'aspect', 'help', 'sound', 'coach', 'intervention', 'belief', 'collect', 'data', 'order', 'intervention', 'effect', 'work', 'person', 'work', 'people', 'weigh', 'weight', 'step', 'people', 'badge', 'question', 'population', 'level', 'mean', 'work', 'jajames', 'response', 'concept', 'feeling', 'subforum', 'mood', 'question', 'proof', 'check', 'paper', 'ejain', 'intervention', 'belief', 'collect', 'data', 'order', 'intervention', 'effect', 'work', 'person', 'work', 'people', 'weigh', 'weight', 'step', 'people', 'badge', 'question', 'population', 'level', 'self', 'intervention', 'belief', 'collect', 'data', 'order', 'intervention', 'effect', 'work', 'person', 'work', 'people', 'weigh', 'weight', 'step', 'people', 'badge', 'question', 'population', 'level', 'explanation', 'link', 'control', 'paper', 'pro', 'aspect', 'help', 'self', 'intervention', 'belief', 'collect', 'data', 'order', 'intervention', 'effect', 'work', 'person', 'work', 'people', 'weigh', 'weight', 'step', 'people', 'badge', 'question', 'population', 'level', 'explanation', 'link', 'selfer', 'paper', 'pro', 'aspect', 'help', 'idea', 'evidence', 'demonstrate', 'effect', 'addition', 'theory', 'effect', 'link', 'article', 'view', 'post', 'discovery', 'site', 'group', 'figure', 'reading', 'post', 'process', 'distraction', 'situation', 'effect', 'mood', 'site', 'mass', 'information', 'feel', 'act', 'answer', 'question', 'process', 'end', 'goal', 'mood', 'rhythm', 'work', 'response', 'concept', 'feeling']"
+1107.0,data export support team list service wife compare service wife tear fact data split graph line reason tracker data fact fact line conclusion software trust data tracker data risk replacement feature help,"['data', 'export', 'support', 'team', 'list', 'service', 'wife', 'compare', 'service', 'wife', 'tear', 'fact', 'data', 'split', 'graph', 'line', 'reason', 'tracker', 'data', 'fact', 'fact', 'line', 'conclusion', 'software', 'trust', 'data', 'tracker', 'data', 'risk', 'replacement', 'feature', 'help']"
+1108.0,paper outline explanation consequence tackle question benefit answer framework work study benefit,"['paper', 'outline', 'explanation', 'consequence', 'tackle', 'question', 'benefit', 'answer', 'framework', 'work', 'study', 'benefit']"
+1109.0,neat version research portal people alternative io share metricwire survey tool question location example question prompt respond question home work diy capability b2b founder idea platform,"['neat', 'version', 'research', 'portal', 'people', 'alternative', 'io', 'share', 'metricwire', 'survey', 'tool', 'question', 'location', 'example', 'question', 'prompt', 'respond', 'question', 'home', 'work', 'diy', 'capability', 'b2b', 'founder', 'idea', 'platform']"
+1110.0,blausol patent overview patent claim section case mind patent mean patent holder infringement company patent holder licensing fee contest patent patent patent work explain ejain blausol patent overview patent claim section case mind patent mean patent holder infringement company patent holder licensing fee contest patent patent patent patent claim level explosion sensor case processing sensor data radio claim sensor eye technology filing patent example invention art invention biofeedback technology patent application claim ownership sun invention invention signal mind relaxation game wave claim beta gamma wave today patent filing community hardware developer invention patent expert brand challenge discussion patent expert forum patent patent parameter data invention ability process data sensor processing device example accelerometer data hardware step count data phone processing patent overview title overview transmission raw data wireless connection device invention protection fact claim invention simplicity ease output phone weekend patent hobby research level processing device phone process sensor data sensor application range format wireless sensor conference example overview patent implication sensor technology output device application routine patent block device manufacturer output device invention ability validate sensor capability application output patent implementation methodology case oximeter accelerometer implementation issue claim patent implementation imagine setup question patent claim overview implementation implication response change implementation overview claim k,"['blausol', 'patent', 'overview', 'patent', 'claim', 'section', 'case', 'mind', 'patent', 'mean', 'patent', 'holder', 'infringement', 'company', 'patent', 'holder', 'licensing', 'fee', 'contest', 'patent', 'patent', 'patent', 'work', 'explain', 'ejain', 'blausol', 'patent', 'overview', 'patent', 'claim', 'section', 'case', 'mind', 'patent', 'mean', 'patent', 'holder', 'infringement', 'company', 'patent', 'holder', 'licensing', 'fee', 'contest', 'patent', 'patent', 'patent', 'patent', 'claim', 'level', 'explosion', 'sensor', 'case', 'processing', 'sensor', 'data', 'radio', 'claim', 'sensor', 'eye', 'technology', 'filing', 'patent', 'example', 'invention', 'art', 'invention', 'biofeedback', 'technology', 'patent', 'application', 'claim', 'ownership', 'sun', 'invention', 'invention', 'signal', 'mind', 'relaxation', 'game', 'wave', 'claim', 'beta', 'gamma', 'wave', 'today', 'patent', 'filing', 'community', 'hardware', 'developer', 'invention', 'patent', 'expert', 'brand', 'challenge', 'discussion', 'patent', 'expert', 'forum', 'patent', 'patent', 'parameter', 'data', 'invention', 'ability', 'process', 'data', 'sensor', 'processing', 'device', 'example', 'accelerometer', 'data', 'hardware', 'step', 'count', 'data', 'phone', 'processing', 'patent', 'overview', 'title', 'overview', 'transmission', 'raw', 'data', 'wireless', 'connection', 'device', 'invention', 'protection', 'fact', 'claim', 'invention', 'simplicity', 'ease', 'output', 'phone', 'weekend', 'patent', 'hobby', 'research', 'level', 'processing', 'device', 'phone', 'process', 'sensor', 'data', 'sensor', 'application', 'range', 'format', 'wireless', 'sensor', 'conference', 'example', 'overview', 'patent', 'implication', 'sensor', 'technology', 'output', 'device', 'application', 'routine', 'patent', 'block', 'device', 'manufacturer', 'output', 'device', 'invention', 'ability', 'validate', 'sensor', 'capability', 'application', 'output', 'patent', 'implementation', 'methodology', 'case', 'oximeter', 'accelerometer', 'implementation', 'issue', 'claim', 'patent', 'implementation', 'imagine', 'setup', 'question', 'patent', 'claim', 'overview', 'implementation', 'implication', 'response', 'change', 'implementation', 'overview', 'claim', 'k']"
+1111.0,marketing violet measure sun measure exposure guess type product june sunsprite project billyben vitamin step calorie step calorie track calorie fitbit blood test vitamin level selfer care person vitamin level measure difference level indirection assumption vitamin level exposure body step count unit unit compare data device standard measurement order correlate data beware exposure guarantee vitamin absorption study sunlight cutpoint population vitamin status vitamin ejain care person vitamin level feedback tracker activity measure estimate vitamin violet track mood unit unit combination tracker ejain science domain assumption body characteristic location vitamin step calorie case calorie metabolism fitbit tracker body anybody project effect body kickstarter violet track sun exposure vitamin level device exposure measure sun vitamin,"['marketing', 'violet', 'measure', 'sun', 'measure', 'exposure', 'guess', 'type', 'product', 'june', 'sunsprite', 'project', 'billyben', 'vitamin', 'step', 'calorie', 'step', 'calorie', 'track', 'calorie', 'fitbit', 'blood', 'test', 'vitamin', 'level', 'selfer', 'care', 'person', 'vitamin', 'level', 'measure', 'difference', 'level', 'indirection', 'assumption', 'vitamin', 'level', 'exposure', 'body', 'step', 'count', 'unit', 'unit', 'compare', 'data', 'device', 'standard', 'measurement', 'order', 'correlate', 'data', 'beware', 'exposure', 'guarantee', 'vitamin', 'absorption', 'study', 'sunlight', 'cutpoint', 'population', 'vitamin', 'status', 'vitamin', 'ejain', 'care', 'person', 'vitamin', 'level', 'feedback', 'tracker', 'activity', 'measure', 'estimate', 'vitamin', 'violet', 'track', 'mood', 'unit', 'unit', 'combination', 'tracker', 'ejain', 'science', 'domain', 'assumption', 'body', 'characteristic', 'location', 'vitamin', 'step', 'calorie', 'case', 'calorie', 'metabolism', 'fitbit', 'tracker', 'body', 'anybody', 'project', 'effect', 'body', 'kickstarter', 'violet', 'track', 'sun', 'exposure', 'vitamin', 'level', 'device', 'exposure', 'measure', 'sun', 'vitamin']"
+1112.0,iphone friend fitbit fuelband apps step step app people league kind moba game sport feedback form test email invite testflight,"['iphone', 'friend', 'fitbit', 'fuelband', 'apps', 'step', 'step', 'app', 'people', 'league', 'kind', 'moba', 'game', 'sport', 'feedback', 'form', 'test', 'email', 'invite', 'testflight']"
+1113.0,paper outline explanation consequence tackle question benefit answer framework work study benefit,"['paper', 'outline', 'explanation', 'consequence', 'tackle', 'question', 'benefit', 'answer', 'framework', 'work', 'study', 'benefit']"
+1114.0,apps health fitness apps service space idea talk rahuln dateline talk project space team project doc device idea phone email ejain apps health fitness apps service space idea sohmsleep ejain dateline rahuln dateline talk project space team project sf area expand space solution job accurate state shoot email darwin winkhealth dot check post device idea phone email ejain apps health fitness apps service space idea talk email judyc rocketmail physician board medicine adult neurology apps device device consumer fitness health monitor,"['apps', 'health', 'fitness', 'apps', 'service', 'space', 'idea', 'talk', 'rahuln', 'dateline', 'talk', 'project', 'space', 'team', 'project', 'doc', 'device', 'idea', 'phone', 'email', 'ejain', 'apps', 'health', 'fitness', 'apps', 'service', 'space', 'idea', 'sohmsleep', 'ejain', 'dateline', 'rahuln', 'dateline', 'talk', 'project', 'space', 'team', 'project', 'sf', 'area', 'expand', 'space', 'solution', 'job', 'accurate', 'state', 'shoot', 'email', 'darwin', 'winkhealth', 'dot', 'check', 'post', 'device', 'idea', 'phone', 'email', 'ejain', 'apps', 'health', 'fitness', 'apps', 'service', 'space', 'idea', 'talk', 'email', 'judyc', 'rocketmail', 'physician', 'board', 'medicine', 'adult', 'neurology', 'apps', 'device', 'device', 'consumer', 'fitness', 'health', 'monitor']"
+1115.0,diego control post post helpful help increase spam post post spam post sorry forum,"['diego', 'control', 'post', 'post', 'helpful', 'help', 'increase', 'spam', 'post', 'post', 'spam', 'post', 'sorry', 'forum']"
+1116.0,forum fact meetup ireland summer group dublin chock people group information greeting county cork ireland end weather community meetup ireland ala people chance decides message eugene ciao head meet account dublin group ownership cork cork eugene ernesto ramirez forum fact meetup ireland summer group dublin chock people bookmark data question forumers watch fuel band exercise routine fyi iphone user tablet start meetup group information,"['forum', 'fact', 'meetup', 'ireland', 'summer', 'group', 'dublin', 'chock', 'people', 'group', 'information', 'greeting', 'county', 'cork', 'ireland', 'end', 'weather', 'community', 'meetup', 'ireland', 'ala', 'people', 'chance', 'decides', 'message', 'eugene', 'ciao', 'head', 'meet', 'account', 'dublin', 'group', 'ownership', 'cork', 'cork', 'eugene', 'ernesto', 'ramirez', 'forum', 'fact', 'meetup', 'ireland', 'summer', 'group', 'dublin', 'chock', 'people', 'bookmark', 'data', 'question', 'forumers', 'watch', 'fuel', 'band', 'exercise', 'routine', 'fyi', 'iphone', 'user', 'tablet', 'start', 'meetup', 'group', 'information']"
+1117.0,neat web web comment zenobase martin forum stuff software developer data software development friend place track data software development activity profit community platform hook developer tool qsers area track stage,"['neat', 'web', 'web', 'comment', 'zenobase', 'martin', 'forum', 'stuff', 'software', 'developer', 'data', 'software', 'development', 'friend', 'place', 'track', 'data', 'software', 'development', 'activity', 'profit', 'community', 'platform', 'hook', 'developer', 'tool', 'qsers', 'area', 'track', 'stage']"
+1118.0,project project discussion ilumi vessyl david company caktus sensor water track hydration companion app coach hydration drinking habit people water drink kickstarter campaign meetup group founder company finland group forum research company company api create product community,"['project', 'project', 'discussion', 'ilumi', 'vessyl', 'david', 'company', 'caktus', 'sensor', 'water', 'track', 'hydration', 'companion', 'app', 'coach', 'hydration', 'drinking', 'habit', 'people', 'water', 'drink', 'kickstarter', 'campaign', 'meetup', 'group', 'founder', 'company', 'finland', 'group', 'forum', 'research', 'company', 'company', 'api', 'create', 'product', 'community']"
+1119.0,welcome site google video yahoo female mastermind information gain insight thought device promote eager gain knowledge business finance idea website game,"['welcome', 'site', 'google', 'video', 'yahoo', 'female', 'mastermind', 'information', 'gain', 'insight', 'thought', 'device', 'promote', 'eager', 'gain', 'knowledge', 'business', 'finance', 'idea', 'website', 'game']"
+1120.0,book frame framework transformation qsers inspire innovation topic transformation book quantification framework deconstructs trait attribute metric attribute assessment term goal term goal process aspect ability endurance facet state target state chapter engineering lay volume intensity change aggregation cost factor concept process plan chapter qsers transform enterprise level effort application development extension group people resonates tyler mayaculpa dot,"['book', 'frame', 'framework', 'transformation', 'qsers', 'inspire', 'innovation', 'topic', 'transformation', 'book', 'quantification', 'framework', 'deconstructs', 'trait', 'attribute', 'metric', 'attribute', 'assessment', 'term', 'goal', 'term', 'goal', 'process', 'aspect', 'ability', 'endurance', 'facet', 'state', 'target', 'state', 'chapter', 'engineering', 'lay', 'volume', 'intensity', 'change', 'aggregation', 'cost', 'factor', 'concept', 'process', 'plan', 'chapter', 'qsers', 'transform', 'enterprise', 'level', 'effort', 'application', 'development', 'extension', 'group', 'people', 'resonates', 'tyler', 'mayaculpa', 'dot']"
+1121.0,habit step io device rescuetime apps service apis data export bet data habit step io device accupedo step habit myfitnesspal mealsnap yesterday phone android vers io technology hope problem sync couse version book christoph koch topic track drinking habit problem eith drinking step diploma productivity rescuemytime track mood weather connection meal digestion hope word idea summarize point database information experience,"['habit', 'step', 'io', 'device', 'rescuetime', 'apps', 'service', 'apis', 'data', 'export', 'bet', 'data', 'habit', 'step', 'io', 'device', 'accupedo', 'step', 'habit', 'myfitnesspal', 'mealsnap', 'yesterday', 'phone', 'android', 'vers', 'io', 'technology', 'hope', 'problem', 'sync', 'couse', 'version', 'book', 'christoph', 'koch', 'topic', 'track', 'drinking', 'habit', 'problem', 'eith', 'drinking', 'step', 'diploma', 'productivity', 'rescuemytime', 'track', 'mood', 'weather', 'connection', 'meal', 'digestion', 'hope', 'word', 'idea', 'summarize', 'point', 'database', 'information', 'experience']"
+1122.0,suggestion marketing app host code github developer user inform android source people tool idea marker example depression anxiety enter data scale example share function email pdoc text data import excel chart plot image website app google play search help people spread word people feedback input,"['suggestion', 'marketing', 'app', 'host', 'code', 'github', 'developer', 'user', 'inform', 'android', 'source', 'people', 'tool', 'idea', 'marker', 'example', 'depression', 'anxiety', 'enter', 'data', 'scale', 'example', 'share', 'function', 'email', 'pdoc', 'text', 'data', 'import', 'excel', 'chart', 'plot', 'image', 'website', 'app', 'google', 'play', 'search', 'help', 'people', 'spread', 'word', 'people', 'feedback', 'input']"
+1123.0,variable chess record correlation environment idea heart rate test morning measure fitness level track spent device work food choice breakfast blood consumer grade eeg heart rate monitor playing peanut butter banana milkshake effect extreme body diet change term effect body term effect vice versa recommendation eeg muse headband blood sugar gadget feeling lucidness correlate sit focus himynamesdave chess sport set result player heart rate game chess sport question mind performs meaning state mind feel work state performance thread play thread affect experience flash home holiday test term factor performance term factor model test performance tournament tournament hope area tournament night control length game performance mod tournament kind test control term experiment difference experience lucid board feel affect performance exercise board start question feel parameter exercise sleep study game tournament game game observation bodywork session feldenkrais work lucid chess game felt lucidity mind age mind hand game interesting player rating chance game overcame game game sense clarity post bodywork carb tim invention body impact muscle wonder hidden drawback board morning work schedule schedule board wind game cotton mind wonder carb fuel brain attractiveness window peanut butter banana milkshake tournament notion chain thought realization test performance tournament performance feel lucid moment work spending night idea blood sugar carb experiment feel lucidity board information mind game mind game device measure behavior play design wise fit semi night chess stretch wise experiment work thought idea idea nagle forum style project chess play college gap area mechanic chess landmark question mind performs meaning state mind feel work state performance game game feel question mind study discipline chooses feel game generates performance rating project trouble submit idea talk site heard research idea state angle keen hear question mind performs meaning state mind feel work state performance measurement analysis chess engine value movement term value pawn term board position piece center bonus point drop value course absolute score person amass point measurement point start game compare movement feature record data collection online,"['variable', 'chess', 'record', 'correlation', 'environment', 'idea', 'heart', 'rate', 'test', 'morning', 'measure', 'fitness', 'level', 'track', 'spent', 'device', 'work', 'food', 'choice', 'breakfast', 'blood', 'consumer', 'grade', 'eeg', 'heart', 'rate', 'monitor', 'playing', 'peanut', 'butter', 'banana', 'milkshake', 'effect', 'extreme', 'body', 'diet', 'change', 'term', 'effect', 'body', 'term', 'effect', 'vice', 'versa', 'recommendation', 'eeg', 'muse', 'headband', 'blood', 'sugar', 'gadget', 'feeling', 'lucidness', 'correlate', 'sit', 'focus', 'himynamesdave', 'chess', 'sport', 'set', 'result', 'player', 'heart', 'rate', 'game', 'chess', 'sport', 'question', 'mind', 'performs', 'meaning', 'state', 'mind', 'feel', 'work', 'state', 'performance', 'thread', 'play', 'thread', 'affect', 'experience', 'flash', 'home', 'holiday', 'test', 'term', 'factor', 'performance', 'term', 'factor', 'model', 'test', 'performance', 'tournament', 'tournament', 'hope', 'area', 'tournament', 'night', 'control', 'length', 'game', 'performance', 'mod', 'tournament', 'kind', 'test', 'control', 'term', 'experiment', 'difference', 'experience', 'lucid', 'board', 'feel', 'affect', 'performance', 'exercise', 'board', 'start', 'question', 'feel', 'parameter', 'exercise', 'sleep', 'study', 'game', 'tournament', 'game', 'game', 'observation', 'bodywork', 'session', 'feldenkrais', 'work', 'lucid', 'chess', 'game', 'felt', 'lucidity', 'mind', 'age', 'mind', 'hand', 'game', 'interesting', 'player', 'rating', 'chance', 'game', 'overcame', 'game', 'game', 'sense', 'clarity', 'post', 'bodywork', 'carb', 'tim', 'invention', 'body', 'impact', 'muscle', 'wonder', 'hidden', 'drawback', 'board', 'morning', 'work', 'schedule', 'schedule', 'board', 'wind', 'game', 'cotton', 'mind', 'wonder', 'carb', 'fuel', 'brain', 'attractiveness', 'window', 'peanut', 'butter', 'banana', 'milkshake', 'tournament', 'notion', 'chain', 'thought', 'realization', 'test', 'performance', 'tournament', 'performance', 'feel', 'lucid', 'moment', 'work', 'spending', 'night', 'idea', 'blood', 'sugar', 'carb', 'experiment', 'feel', 'lucidity', 'board', 'information', 'mind', 'game', 'mind', 'game', 'device', 'measure', 'behavior', 'play', 'design', 'wise', 'fit', 'semi', 'night', 'chess', 'stretch', 'wise', 'experiment', 'work', 'thought', 'idea', 'idea', 'nagle', 'forum', 'style', 'project', 'chess', 'play', 'college', 'gap', 'area', 'mechanic', 'chess', 'landmark', 'question', 'mind', 'performs', 'meaning', 'state', 'mind', 'feel', 'work', 'state', 'performance', 'game', 'game', 'feel', 'question', 'mind', 'study', 'discipline', 'chooses', 'feel', 'game', 'generates', 'performance', 'rating', 'project', 'trouble', 'submit', 'idea', 'talk', 'site', 'heard', 'research', 'idea', 'state', 'angle', 'keen', 'hear', 'question', 'mind', 'performs', 'meaning', 'state', 'mind', 'feel', 'work', 'state', 'performance', 'measurement', 'analysis', 'chess', 'engine', 'value', 'movement', 'term', 'value', 'pawn', 'term', 'board', 'position', 'piece', 'center', 'bonus', 'point', 'drop', 'value', 'course', 'absolute', 'score', 'person', 'amass', 'point', 'measurement', 'point', 'start', 'game', 'compare', 'movement', 'feature', 'record', 'data', 'collection', 'online']"
+1124.0,tspsolve suggest till device device color tspsolve withings withings scale blood pressure monitor withings step bodymedia calorie sleep fitbit issue option basis track heart rate samsung measurement people heart rate accurate data calorie hack data basis fitbit jawbone bodymedia withings api fitbit product holiday shopping season step calorie device vendor area basis choice bear mind b2 premium feature heart rate monitoring instance misfit shine problem data service value versatility mind data spreadsheet option withings withings api access step calorie jawbone service term mention device track heart rate suggestion basis carbon steel edition data accuracy pay suggestion data accuracy beign data scientist learn data pay accuracy wealth info end device withings withings scale blood pressure monitor,"['tspsolve', 'suggest', 'till', 'device', 'device', 'color', 'tspsolve', 'withings', 'withings', 'scale', 'blood', 'pressure', 'monitor', 'withings', 'step', 'bodymedia', 'calorie', 'sleep', 'fitbit', 'issue', 'option', 'basis', 'track', 'heart', 'rate', 'samsung', 'measurement', 'people', 'heart', 'rate', 'accurate', 'data', 'calorie', 'hack', 'data', 'basis', 'fitbit', 'jawbone', 'bodymedia', 'withings', 'api', 'fitbit', 'product', 'holiday', 'shopping', 'season', 'step', 'calorie', 'device', 'vendor', 'area', 'basis', 'choice', 'bear', 'mind', 'b2', 'premium', 'feature', 'heart', 'rate', 'monitoring', 'instance', 'misfit', 'shine', 'problem', 'data', 'service', 'value', 'versatility', 'mind', 'data', 'spreadsheet', 'option', 'withings', 'withings', 'api', 'access', 'step', 'calorie', 'jawbone', 'service', 'term', 'mention', 'device', 'track', 'heart', 'rate', 'suggestion', 'basis', 'carbon', 'steel', 'edition', 'data', 'accuracy', 'pay', 'suggestion', 'data', 'accuracy', 'beign', 'data', 'scientist', 'learn', 'data', 'pay', 'accuracy', 'wealth', 'info', 'end', 'device', 'withings', 'withings', 'scale', 'blood', 'pressure', 'monitor']"
+1126.0,rating note point meditation session muse jimmy meditation timer session note talk talk jan wolf metaqs meditation founder wolf speaks valley meetup group meta self amp tell meditation data jimmy meet orange county california paleo hiit meditation supplement experiment data trial meditation data data advice welcome,"['rating', 'note', 'point', 'meditation', 'session', 'muse', 'jimmy', 'meditation', 'timer', 'session', 'note', 'talk', 'talk', 'jan', 'wolf', 'metaqs', 'meditation', 'founder', 'wolf', 'speaks', 'valley', 'meetup', 'group', 'meta', 'self', 'amp', 'tell', 'meditation', 'data', 'jimmy', 'meet', 'orange', 'county', 'california', 'paleo', 'hiit', 'meditation', 'supplement', 'experiment', 'data', 'trial', 'meditation', 'data', 'data', 'advice', 'welcome']"
+1127.0,startup building ai technology iot self product io analyze control device data convert knowledge device service reach theneura apply neura,"['startup', 'building', 'ai', 'technology', 'iot', 'self', 'product', 'io', 'analyze', 'control', 'device', 'data', 'convert', 'knowledge', 'device', 'service', 'reach', 'theneura', 'apply', 'neura']"
+1128.0,home car garage door opener coffee machine traffic feed commute interview location family safety niche participant hr interview form doc google location lab adopter request iot interview program,"['home', 'car', 'garage', 'door', 'opener', 'coffee', 'machine', 'traffic', 'feed', 'commute', 'interview', 'location', 'family', 'safety', 'niche', 'participant', 'hr', 'interview', 'form', 'doc', 'google', 'location', 'lab', 'adopter', 'request', 'iot', 'interview', 'program']"
+1129.0,compare people information information people service privacy policy beta goal mood insight integration integration piece stage mood hear goal moodprint mood friction people ping channel solution rate happiness scale series multiple choice question solution information product page note privacy policy principle data mean export aggregate content team launch feedback,"['compare', 'people', 'information', 'information', 'people', 'service', 'privacy', 'policy', 'beta', 'goal', 'mood', 'insight', 'integration', 'integration', 'piece', 'stage', 'mood', 'hear', 'goal', 'moodprint', 'mood', 'friction', 'people', 'ping', 'channel', 'solution', 'rate', 'happiness', 'scale', 'series', 'multiple', 'choice', 'question', 'solution', 'information', 'product', 'page', 'note', 'privacy', 'policy', 'principle', 'data', 'mean', 'export', 'aggregate', 'content', 'team', 'launch', 'feedback']"
+1130.0,idea amp tell talk conference march app mapper measure mole effort prevent skin cancer phd cancer biology stanford hobby regimen review word mole mapper apple app store youtube demo video,"['idea', 'amp', 'tell', 'talk', 'conference', 'march', 'app', 'mapper', 'measure', 'mole', 'effort', 'prevent', 'skin', 'cancer', 'phd', 'cancer', 'biology', 'stanford', 'hobby', 'regimen', 'review', 'word', 'mole', 'mapper', 'apple', 'app', 'store', 'youtube', 'demo', 'video']"
+1131.0,kind regression analysis series experiment variable college math statistic today online community data mood food activity work activity mood food activity variety iphone apps work activity thinking line activity timing activity activity activity productivity level sort estimation help task goal gathering data habit productivity mood level measure productivity r shiny r language proficient r shiny web apps analysis data example topic chance read forum r sort opinion backend data analysis visualization tool r shiny apps knowledge idea interval data research field analysis technique data mood estimate fact,"['kind', 'regression', 'analysis', 'series', 'experiment', 'variable', 'college', 'math', 'statistic', 'today', 'online', 'community', 'data', 'mood', 'food', 'activity', 'work', 'activity', 'mood', 'food', 'activity', 'variety', 'iphone', 'apps', 'work', 'activity', 'thinking', 'line', 'activity', 'timing', 'activity', 'activity', 'activity', 'productivity', 'level', 'sort', 'estimation', 'help', 'task', 'goal', 'gathering', 'data', 'habit', 'productivity', 'mood', 'level', 'measure', 'productivity', 'r', 'shiny', 'r', 'language', 'proficient', 'r', 'shiny', 'web', 'apps', 'analysis', 'data', 'example', 'topic', 'chance', 'read', 'forum', 'r', 'sort', 'opinion', 'backend', 'data', 'analysis', 'visualization', 'tool', 'r', 'shiny', 'apps', 'knowledge', 'idea', 'interval', 'data', 'research', 'field', 'analysis', 'technique', 'data', 'mood', 'estimate', 'fact']"
+1132.0,pain measure category scale scale dimension pain self reporting measure intensity scale pain etiology image rating scale pain rating scale measure intensity nature location pain case activity mood scale persistent acute chronic pain help er project area success story advance advice impact activity level hip pain talk chris bartley learn walk spreadsheet sheet sooooo thankful chris list test output pain level stress level activity chair car indicator change liter water activity art weight muscle massage therapy combination muscle body advance edit spent stuff chris bartley video idea,"['pain', 'measure', 'category', 'scale', 'scale', 'dimension', 'pain', 'self', 'reporting', 'measure', 'intensity', 'scale', 'pain', 'etiology', 'image', 'rating', 'scale', 'pain', 'rating', 'scale', 'measure', 'intensity', 'nature', 'location', 'pain', 'case', 'activity', 'mood', 'scale', 'persistent', 'acute', 'chronic', 'pain', 'help', 'er', 'project', 'area', 'success', 'story', 'advance', 'advice', 'impact', 'activity', 'level', 'hip', 'pain', 'talk', 'chris', 'bartley', 'learn', 'walk', 'spreadsheet', 'sheet', 'sooooo', 'thankful', 'chris', 'list', 'test', 'output', 'pain', 'level', 'stress', 'level', 'activity', 'chair', 'car', 'indicator', 'change', 'liter', 'water', 'activity', 'art', 'weight', 'muscle', 'massage', 'therapy', 'combination', 'muscle', 'body', 'advance', 'edit', 'spent', 'stuff', 'chris', 'bartley', 'video', 'idea']"
+1133.0,thread healthkit api ernesto apple announcement today post thought discus post link apple difficulty oh stream multiple stream driving crazy,"['thread', 'healthkit', 'api', 'ernesto', 'apple', 'announcement', 'today', 'post', 'thought', 'discus', 'post', 'link', 'apple', 'difficulty', 'oh', 'stream', 'multiple', 'stream', 'driving', 'crazy']"
+1134.0,biostamp patch tattoo test nan biostamp tattoo hydration sensor biostamp link phone nutrition level,"['biostamp', 'patch', 'tattoo', 'test', 'nan', 'biostamp', 'tattoo', 'hydration', 'sensor', 'biostamp', 'link', 'phone', 'nutrition', 'level']"
+1135.0,xin ch ng ang bi mua cho mua ng cho ho ng tu sinh vi th trang ra tr th xin vi ch th kh ti p th ph th trang ty ng vi ng kh r th p kh ch ch ng vi ph r th ch th trang th hay ch ch cho th gi khi ch bi tr ng chi ch nh th mu mua kho kh bi mua tr th tr tr ng ng ch nh ng vi mua ch nh ng r kh ch p chia cho r p mua ch nh ng skagen xu ch ng skw2046 th trang th ch tr ng r th trang bi nay tr th tr th th mua ch nh gi p mua ng ch ng nay ng,"['xin', 'ch', 'ng', 'ang', 'bi', 'mua', 'cho', 'mua', 'ng', 'cho', 'ho', 'ng', 'tu', 'sinh', 'vi', 'th', 'trang', 'ra', 'tr', 'th', 'xin', 'vi', 'ch', 'th', 'kh', 'ti', 'p', 'th', 'ph', 'th', 'trang', 'ty', 'ng', 'vi', 'ng', 'kh', 'r', 'th', 'p', 'kh', 'ch', 'ch', 'ng', 'vi', 'ph', 'r', 'th', 'ch', 'th', 'trang', 'th', 'hay', 'ch', 'ch', 'cho', 'th', 'gi', 'khi', 'ch', 'bi', 'tr', 'ng', 'chi', 'ch', 'nh', 'th', 'mu', 'mua', 'kho', 'kh', 'bi', 'mua', 'tr', 'th', 'tr', 'tr', 'ng', 'ng', 'ch', 'nh', 'ng', 'vi', 'mua', 'ch', 'nh', 'ng', 'r', 'kh', 'ch', 'p', 'chia', 'cho', 'r', 'p', 'mua', 'ch', 'nh', 'ng', 'skagen', 'xu', 'ch', 'ng', 'skw2046', 'th', 'trang', 'th', 'ch', 'tr', 'ng', 'r', 'th', 'trang', 'bi', 'nay', 'tr', 'th', 'tr', 'th', 'th', 'mua', 'ch', 'nh', 'gi', 'p', 'mua', 'ng', 'ch', 'ng', 'nay', 'ng']"
+1136.0,check david greenwood reading list christoffer sport science university denmark field assignment fitness recommend book article book article introduction field article self fitness industry christoffer nan,"['check', 'david', 'greenwood', 'reading', 'list', 'christoffer', 'sport', 'science', 'university', 'denmark', 'field', 'assignment', 'fitness', 'recommend', 'book', 'article', 'book', 'article', 'introduction', 'field', 'article', 'self', 'fitness', 'industry', 'christoffer', 'nan']"
+1137.0,apps list device track sleep quality result discussion recommendation search stress program monitor level energy chart application stress mood moment tip,"['apps', 'list', 'device', 'track', 'sleep', 'quality', 'result', 'discussion', 'recommendation', 'search', 'stress', 'program', 'monitor', 'level', 'energy', 'chart', 'application', 'stress', 'mood', 'moment', 'tip']"
+1138.0,step tutorial condition import sleepcycle data zenobase comparison data sleepcycle sleep note create spreadsheet pain level sheet night bed factor note instance night select night data correlation presence absence factor quality example data drive rotate correlate increase decrease pain level display graph pain level factor effect level sheet idea note sleepcycle replicate spreadsheet advance sound regression data google sheet function inclination recommend r analysis knowledge,"['step', 'tutorial', 'condition', 'import', 'sleepcycle', 'data', 'zenobase', 'comparison', 'data', 'sleepcycle', 'sleep', 'note', 'create', 'spreadsheet', 'pain', 'level', 'sheet', 'night', 'bed', 'factor', 'note', 'instance', 'night', 'select', 'night', 'data', 'correlation', 'presence', 'absence', 'factor', 'quality', 'example', 'data', 'drive', 'rotate', 'correlate', 'increase', 'decrease', 'pain', 'level', 'display', 'graph', 'pain', 'level', 'factor', 'effect', 'level', 'sheet', 'idea', 'note', 'sleepcycle', 'replicate', 'spreadsheet', 'advance', 'sound', 'regression', 'data', 'google', 'sheet', 'function', 'inclination', 'recommend', 'r', 'analysis', 'knowledge']"
+1139.0,kickstarting project monitor body level fat campaign piece place post skepticism criticism assure operation discussion,"['kickstarting', 'project', 'monitor', 'body', 'level', 'fat', 'campaign', 'piece', 'place', 'post', 'skepticism', 'criticism', 'assure', 'operation', 'discussion']"
+1140.0,app track face face phone message relationship health ux conduct test user data developer help research algorithm expert help design test build algorithm result relationship relates bray simon project developer development firm york help project platform app spend development process app,"['app', 'track', 'face', 'face', 'phone', 'message', 'relationship', 'health', 'ux', 'conduct', 'test', 'user', 'data', 'developer', 'help', 'research', 'algorithm', 'expert', 'help', 'design', 'test', 'build', 'algorithm', 'result', 'relationship', 'relates', 'bray', 'simon', 'project', 'developer', 'development', 'firm', 'york', 'help', 'project', 'platform', 'app', 'spend', 'development', 'process', 'app']"
+1141.0,app track face face phone message relationship health ux conduct test user data developer help research algorithm expert help design test build algorithm result relationship relates,"['app', 'track', 'face', 'face', 'phone', 'message', 'relationship', 'health', 'ux', 'conduct', 'test', 'user', 'data', 'developer', 'help', 'research', 'algorithm', 'expert', 'help', 'design', 'test', 'build', 'algorithm', 'result', 'relationship', 'relates']"
+1142.0,app track face face phone message relationship health ux conduct test user data developer help research algorithm expert help design test build algorithm result relationship relates,"['app', 'track', 'face', 'face', 'phone', 'message', 'relationship', 'health', 'ux', 'conduct', 'test', 'user', 'data', 'developer', 'help', 'research', 'algorithm', 'expert', 'help', 'design', 'test', 'build', 'algorithm', 'result', 'relationship', 'relates']"
+1143.0,dey metric track device depends gain goal motivation question data fitness practice hitt metric heartbeat activity level device track element device inaccuracy device device,"['dey', 'metric', 'track', 'device', 'depends', 'gain', 'goal', 'motivation', 'question', 'data', 'fitness', 'practice', 'hitt', 'metric', 'heartbeat', 'activity', 'level', 'device', 'track', 'element', 'device', 'inaccuracy', 'device', 'device']"
+1144.0,control dream pressure work morning pill consult doctor,"['control', 'dream', 'pressure', 'work', 'morning', 'pill', 'consult', 'doctor']"
+1145.0,apple watch device heart rate greeting guru person research online youtube question opinion inreagrds health monitoring device monitoring heatbeat bp distance calorie quality temperature level hdl ldl device item device body suggestion ash,"['apple', 'watch', 'device', 'heart', 'rate', 'greeting', 'guru', 'person', 'research', 'online', 'youtube', 'question', 'opinion', 'inreagrds', 'health', 'monitoring', 'device', 'monitoring', 'heatbeat', 'bp', 'distance', 'calorie', 'quality', 'temperature', 'level', 'hdl', 'ldl', 'device', 'item', 'device', 'body', 'suggestion', 'ash']"
+1146.0,shannonconners poster list weekend partway article blood monitoring attitude till yesterday afternoon link poster shannon shannon forum post jmp edit post fix link shannonconners poster list weekend partway article blood monitoring attitude till yesterday afternoon link poster shannon work data analysis visualization colleague workout data visualize term project data data post link blog series data import graph poster appreciate link help school jmp release jmp evolution jmp jmp team member jmp copy jmp mac display conference end trash mac shanon wow poster list weekend partway article blood monitoring attitude till yesterday afternoon link poster fitness data notebook data bodymedia armband food software weight school weight pregnancy product mgr jmp genomics software software team work downstream feature dev installs localization jmp language jsl script file version food log file visualization analysis blog post project fitness data jmp blog jmp topic jmp format set file jmp phd work bioinformatics,"['shannonconners', 'poster', 'list', 'weekend', 'partway', 'article', 'blood', 'monitoring', 'attitude', 'till', 'yesterday', 'afternoon', 'link', 'poster', 'shannon', 'shannon', 'forum', 'post', 'jmp', 'edit', 'post', 'fix', 'link', 'shannonconners', 'poster', 'list', 'weekend', 'partway', 'article', 'blood', 'monitoring', 'attitude', 'till', 'yesterday', 'afternoon', 'link', 'poster', 'shannon', 'work', 'data', 'analysis', 'visualization', 'colleague', 'workout', 'data', 'visualize', 'term', 'project', 'data', 'data', 'post', 'link', 'blog', 'series', 'data', 'import', 'graph', 'poster', 'appreciate', 'link', 'help', 'school', 'jmp', 'release', 'jmp', 'evolution', 'jmp', 'jmp', 'team', 'member', 'jmp', 'copy', 'jmp', 'mac', 'display', 'conference', 'end', 'trash', 'mac', 'shanon', 'wow', 'poster', 'list', 'weekend', 'partway', 'article', 'blood', 'monitoring', 'attitude', 'till', 'yesterday', 'afternoon', 'link', 'poster', 'fitness', 'data', 'notebook', 'data', 'bodymedia', 'armband', 'food', 'software', 'weight', 'school', 'weight', 'pregnancy', 'product', 'mgr', 'jmp', 'genomics', 'software', 'software', 'team', 'work', 'downstream', 'feature', 'dev', 'installs', 'localization', 'jmp', 'language', 'jsl', 'script', 'file', 'version', 'food', 'log', 'file', 'visualization', 'analysis', 'blog', 'post', 'project', 'fitness', 'data', 'jmp', 'blog', 'jmp', 'topic', 'jmp', 'format', 'set', 'file', 'jmp', 'phd', 'work', 'bioinformatics']"
+1147.0,support guess patient chris paul sep feature site team plan support team background jmp food log activity file jmp user community mfp redundancy food log import script work text file output fitness data downloader extension export mfp problem colleague plate help food log data tool choice thread export data data export tool hand page export widget page browser internet launch browser jmp export widget page browser chrome html5 calorie data csv food log info report page kind parse regexes jsl food log export option page error export tool firefox work service zero object service request reference dd0c1060 d549f4b support ticket hope data share text file food log data create jmp data,"['support', 'guess', 'patient', 'chris', 'paul', 'sep', 'feature', 'site', 'team', 'plan', 'support', 'team', 'background', 'jmp', 'food', 'log', 'activity', 'file', 'jmp', 'user', 'community', 'mfp', 'redundancy', 'food', 'log', 'import', 'script', 'work', 'text', 'file', 'output', 'fitness', 'data', 'downloader', 'extension', 'export', 'mfp', 'problem', 'colleague', 'plate', 'help', 'food', 'log', 'data', 'tool', 'choice', 'thread', 'export', 'data', 'data', 'export', 'tool', 'hand', 'page', 'export', 'widget', 'page', 'browser', 'internet', 'launch', 'browser', 'jmp', 'export', 'widget', 'page', 'browser', 'chrome', 'html5', 'calorie', 'data', 'csv', 'food', 'log', 'info', 'report', 'page', 'kind', 'parse', 'regexes', 'jsl', 'food', 'log', 'export', 'option', 'page', 'error', 'export', 'tool', 'firefox', 'work', 'service', 'zero', 'object', 'service', 'request', 'reference', 'dd0c1060', 'd549f4b', 'support', 'ticket', 'hope', 'data', 'share', 'text', 'file', 'food', 'log', 'data', 'create', 'jmp', 'data']"
+1148.0,apps lock android,"['apps', 'lock', 'android']"
+1149.0,event graph data everybody iphone app track note date plot graph axis axis apps save learn code smile app,"['event', 'graph', 'data', 'everybody', 'iphone', 'app', 'track', 'note', 'date', 'plot', 'graph', 'axis', 'axis', 'apps', 'save', 'learn', 'code', 'smile', 'app']"
+1150.0,katiescarlett charity health people complaint monitor data analysis access data standard role profit katie hashtag inspiration people data care point selfer calorie activity diabetes charity er charity health people thought question message interview people health apple google game tech company health solution role charity profit charity trust data google innovation kind tool kate,"['katiescarlett', 'charity', 'health', 'people', 'complaint', 'monitor', 'data', 'analysis', 'access', 'data', 'standard', 'role', 'profit', 'katie', 'hashtag', 'inspiration', 'people', 'data', 'care', 'point', 'selfer', 'calorie', 'activity', 'diabetes', 'charity', 'er', 'charity', 'health', 'people', 'thought', 'question', 'message', 'interview', 'people', 'health', 'apple', 'google', 'game', 'tech', 'company', 'health', 'solution', 'role', 'charity', 'profit', 'charity', 'trust', 'data', 'google', 'innovation', 'kind', 'tool', 'kate']"
+1151.0,hope conference developer swift ios8 iphone developer job description job job program share change chris servicesphere,"['hope', 'conference', 'developer', 'swift', 'ios8', 'iphone', 'developer', 'job', 'description', 'job', 'job', 'program', 'share', 'change', 'chris', 'servicesphere']"
+1152.0,vo2 max device addition heart motion sensor record measure respiration volume excercise forum folk forum runner learn train phone service amp beta sign trigger ct area contribution forum enjoy wellwatch,"['vo2', 'max', 'device', 'addition', 'heart', 'motion', 'sensor', 'record', 'measure', 'respiration', 'volume', 'excercise', 'forum', 'folk', 'forum', 'runner', 'learn', 'train', 'phone', 'service', 'amp', 'beta', 'sign', 'trigger', 'ct', 'area', 'contribution', 'forum', 'enjoy', 'wellwatch']"
+1153.0,startup intelligence technology device selfves product io analyze control device data convert knowledge device service reach shimrit theneura,"['startup', 'intelligence', 'technology', 'device', 'selfves', 'product', 'io', 'analyze', 'control', 'device', 'data', 'convert', 'knowledge', 'device', 'service', 'reach', 'shimrit', 'theneura']"
+1154.0,idea deal distortion distortion length case model predict bmi hair distance sun glass measurement shawn research interesting concept experiment people place talk timeline overlay bmi photo analysis slide shawndimantha image correlation bmi body percentage image bmi body percentage tool research face image machine vision training ml model presentation topic york amp tell share access deck video product information tool image health tool client parameter tool sound bmi eye clarity color clarity skin happiness development chat dm power self visualization drive behavior change parameter talk work image correlation bmi body percentage image bmi body percentage tool research face image machine vision training ml model presentation topic york amp tell share access deck video product information tool image link research photo face instance people place correlate course account race gender age factor research distribution fat people body learn question normalization work data picture quality assumption picture standard distance camera issue consideration article briefly shawndimantha image correlation bmi body percentage image bmi body percentage tool research face image machine vision training ml model presentation topic york amp tell share access deck video product information tool image health tool client parameter tool sound bmi eye clarity color clarity skin happiness learn,"['idea', 'deal', 'distortion', 'distortion', 'length', 'case', 'model', 'predict', 'bmi', 'hair', 'distance', 'sun', 'glass', 'measurement', 'shawn', 'research', 'interesting', 'concept', 'experiment', 'people', 'place', 'talk', 'timeline', 'overlay', 'bmi', 'photo', 'analysis', 'slide', 'shawndimantha', 'image', 'correlation', 'bmi', 'body', 'percentage', 'image', 'bmi', 'body', 'percentage', 'tool', 'research', 'face', 'image', 'machine', 'vision', 'training', 'ml', 'model', 'presentation', 'topic', 'york', 'amp', 'tell', 'share', 'access', 'deck', 'video', 'product', 'information', 'tool', 'image', 'health', 'tool', 'client', 'parameter', 'tool', 'sound', 'bmi', 'eye', 'clarity', 'color', 'clarity', 'skin', 'happiness', 'development', 'chat', 'dm', 'power', 'self', 'visualization', 'drive', 'behavior', 'change', 'parameter', 'talk', 'work', 'image', 'correlation', 'bmi', 'body', 'percentage', 'image', 'bmi', 'body', 'percentage', 'tool', 'research', 'face', 'image', 'machine', 'vision', 'training', 'ml', 'model', 'presentation', 'topic', 'york', 'amp', 'tell', 'share', 'access', 'deck', 'video', 'product', 'information', 'tool', 'image', 'link', 'research', 'photo', 'face', 'instance', 'people', 'place', 'correlate', 'course', 'account', 'race', 'gender', 'age', 'factor', 'research', 'distribution', 'fat', 'people', 'body', 'learn', 'question', 'normalization', 'work', 'data', 'picture', 'quality', 'assumption', 'picture', 'standard', 'distance', 'camera', 'issue', 'consideration', 'article', 'briefly', 'shawndimantha', 'image', 'correlation', 'bmi', 'body', 'percentage', 'image', 'bmi', 'body', 'percentage', 'tool', 'research', 'face', 'image', 'machine', 'vision', 'training', 'ml', 'model', 'presentation', 'topic', 'york', 'amp', 'tell', 'share', 'access', 'deck', 'video', 'product', 'information', 'tool', 'image', 'health', 'tool', 'client', 'parameter', 'tool', 'sound', 'bmi', 'eye', 'clarity', 'color', 'clarity', 'skin', 'happiness', 'learn']"
+1155.0,sensor measure signal temperature eda bvp hr track data sensor access data recommendation measurement sensor device smueller,"['sensor', 'measure', 'signal', 'temperature', 'eda', 'bvp', 'hr', 'track', 'data', 'sensor', 'access', 'data', 'recommendation', 'measurement', 'sensor', 'device', 'smueller']"
+1156.0,check track breath pattern pause exhale pause course exercise maintain breathing pattern request chance app work healthpatch oops post require zephyr bioharness order access respiratory info tempo application exercise session data source heart rate app hxm bt folk developer hypoxic app provide breathing exercise possibility measure progress heart monitor hxm zephyr app zeroed hypoxic training adaptation body deprivation oxygen supply idea hypoxic training sportsman oxygen intake performance hypoxic training body level blood cell order oxygen air consequence state health performance mood addition heart rate variability breathing allows person level progress application support tag record example figure test outcome question report feature request reply download app google play quantifiedbob request chance app work healthpatch support android,"['check', 'track', 'breath', 'pattern', 'pause', 'exhale', 'pause', 'course', 'exercise', 'maintain', 'breathing', 'pattern', 'request', 'chance', 'app', 'work', 'healthpatch', 'oops', 'post', 'require', 'zephyr', 'bioharness', 'order', 'access', 'respiratory', 'info', 'tempo', 'application', 'exercise', 'session', 'data', 'source', 'heart', 'rate', 'app', 'hxm', 'bt', 'folk', 'developer', 'hypoxic', 'app', 'provide', 'breathing', 'exercise', 'possibility', 'measure', 'progress', 'heart', 'monitor', 'hxm', 'zephyr', 'app', 'zeroed', 'hypoxic', 'training', 'adaptation', 'body', 'deprivation', 'oxygen', 'supply', 'idea', 'hypoxic', 'training', 'sportsman', 'oxygen', 'intake', 'performance', 'hypoxic', 'training', 'body', 'level', 'blood', 'cell', 'order', 'oxygen', 'air', 'consequence', 'state', 'health', 'performance', 'mood', 'addition', 'heart', 'rate', 'variability', 'breathing', 'allows', 'person', 'level', 'progress', 'application', 'support', 'tag', 'record', 'example', 'figure', 'test', 'outcome', 'question', 'report', 'feature', 'request', 'reply', 'download', 'app', 'google', 'play', 'quantifiedbob', 'request', 'chance', 'app', 'work', 'healthpatch', 'support', 'android']"
+1157.0,c3r83ru5 battery temperature stress level hotter battery stress level user process insight analysis data mystress study battery temperature stress level hotter battery stress level user temperature stress level correlation sound stress level outlier level win amazon coupon mystress battery power google play store answer stress questionnaire research project smartphone stress detection community research project student stress detection smartphone assistance app mystress gather data sensor detection basis data sensor detection mystress recording learn smartphone question level delay skip answer questionnaire study questionnaire option questionnaire help start mystress google play people version version interface mystress resource measurement battery level notification notification area mystress data whatsapp message noise level result window trust data recording mystress data password credit card information phone code github help research project development stress software project information facebook page post information research project fim rc facebook course thread feedback tip suggestion improvement assistance regard marco explanation measure battery temperature effect process attention chance coupon study questionnaire questionnaire coupon closing date,"['c3r83ru5', 'battery', 'temperature', 'stress', 'level', 'hotter', 'battery', 'stress', 'level', 'user', 'process', 'insight', 'analysis', 'data', 'mystress', 'study', 'battery', 'temperature', 'stress', 'level', 'hotter', 'battery', 'stress', 'level', 'user', 'temperature', 'stress', 'level', 'correlation', 'sound', 'stress', 'level', 'outlier', 'level', 'win', 'amazon', 'coupon', 'mystress', 'battery', 'power', 'google', 'play', 'store', 'answer', 'stress', 'questionnaire', 'research', 'project', 'smartphone', 'stress', 'detection', 'community', 'research', 'project', 'student', 'stress', 'detection', 'smartphone', 'assistance', 'app', 'mystress', 'gather', 'data', 'sensor', 'detection', 'basis', 'data', 'sensor', 'detection', 'mystress', 'recording', 'learn', 'smartphone', 'question', 'level', 'delay', 'skip', 'answer', 'questionnaire', 'study', 'questionnaire', 'option', 'questionnaire', 'help', 'start', 'mystress', 'google', 'play', 'people', 'version', 'version', 'interface', 'mystress', 'resource', 'measurement', 'battery', 'level', 'notification', 'notification', 'area', 'mystress', 'data', 'whatsapp', 'message', 'noise', 'level', 'result', 'window', 'trust', 'data', 'recording', 'mystress', 'data', 'password', 'credit', 'card', 'information', 'phone', 'code', 'github', 'help', 'research', 'project', 'development', 'stress', 'software', 'project', 'information', 'facebook', 'page', 'post', 'information', 'research', 'project', 'fim', 'rc', 'facebook', 'course', 'thread', 'feedback', 'tip', 'suggestion', 'improvement', 'assistance', 'regard', 'marco', 'explanation', 'measure', 'battery', 'temperature', 'effect', 'process', 'attention', 'chance', 'coupon', 'study', 'questionnaire', 'questionnaire', 'coupon', 'closing', 'date']"
+1158.0,plan source app spreadsheet application data value function page access suggestion access dhakim comment question test weight zero discus access app post example support question release access app change data quantity query choice unit quantity support performance improvement ejain plan source app insert question track hr data apple health access result grab data data level apps io development skill heart rate exporter code export data itunes json hipbone app mhealth example data table access app data step function iphone step step table access suggestion ability column output source column output table data source example garmin tracker health step basis garmin hand data window health store data entry source differentiate data set agaricus dhakim comment question test weight zero datapoints health app today point iphone reason forum attach csv suggest spinner end date calculation data right apple device offer granularity output data reporting interval step data apple hkstatisticscollectionquery interval phone step apple health app graph regard walk step step line line apple argument kind phone step discreet unit unit apple speak sense table cell interpolate row value spreadsheet measure value track hr data apple health access result grab data helpful function option output suppress zero row entry request access source plan monetization,"['plan', 'source', 'app', 'spreadsheet', 'application', 'data', 'value', 'function', 'page', 'access', 'suggestion', 'access', 'dhakim', 'comment', 'question', 'test', 'weight', 'zero', 'discus', 'access', 'app', 'post', 'example', 'support', 'question', 'release', 'access', 'app', 'change', 'data', 'quantity', 'query', 'choice', 'unit', 'quantity', 'support', 'performance', 'improvement', 'ejain', 'plan', 'source', 'app', 'insert', 'question', 'track', 'hr', 'data', 'apple', 'health', 'access', 'result', 'grab', 'data', 'data', 'level', 'apps', 'io', 'development', 'skill', 'heart', 'rate', 'exporter', 'code', 'export', 'data', 'itunes', 'json', 'hipbone', 'app', 'mhealth', 'example', 'data', 'table', 'access', 'app', 'data', 'step', 'function', 'iphone', 'step', 'step', 'table', 'access', 'suggestion', 'ability', 'column', 'output', 'source', 'column', 'output', 'table', 'data', 'source', 'example', 'garmin', 'tracker', 'health', 'step', 'basis', 'garmin', 'hand', 'data', 'window', 'health', 'store', 'data', 'entry', 'source', 'differentiate', 'data', 'set', 'agaricus', 'dhakim', 'comment', 'question', 'test', 'weight', 'zero', 'datapoints', 'health', 'app', 'today', 'point', 'iphone', 'reason', 'forum', 'attach', 'csv', 'suggest', 'spinner', 'end', 'date', 'calculation', 'data', 'right', 'apple', 'device', 'offer', 'granularity', 'output', 'data', 'reporting', 'interval', 'step', 'data', 'apple', 'hkstatisticscollectionquery', 'interval', 'phone', 'step', 'apple', 'health', 'app', 'graph', 'regard', 'walk', 'step', 'step', 'line', 'line', 'apple', 'argument', 'kind', 'phone', 'step', 'discreet', 'unit', 'unit', 'apple', 'speak', 'sense', 'table', 'cell', 'interpolate', 'row', 'value', 'spreadsheet', 'measure', 'value', 'track', 'hr', 'data', 'apple', 'health', 'access', 'result', 'grab', 'data', 'helpful', 'function', 'option', 'output', 'suppress', 'zero', 'row', 'entry', 'request', 'access', 'source', 'plan', 'monetization']"
+1159.0,join host google hangout air self biohacker topic principle sleep sleep self experiment list group discussion question insight mind info rsvp,"['join', 'host', 'google', 'hangout', 'air', 'self', 'biohacker', 'topic', 'principle', 'sleep', 'sleep', 'self', 'experiment', 'list', 'group', 'discussion', 'question', 'insight', 'mind', 'info', 'rsvp']"
+1160.0,reason approach service dominate product market benefit consolidation market matures health apps hook user reaction offer person rule freedom person feel choice range alternative effect opposition offer fitocracy apps user reminder match sport activity nir eyal talk habit forming product startup group thought business model health practitioner value prop,"['reason', 'approach', 'service', 'dominate', 'product', 'market', 'benefit', 'consolidation', 'market', 'matures', 'health', 'apps', 'hook', 'user', 'reaction', 'offer', 'person', 'rule', 'freedom', 'person', 'feel', 'choice', 'range', 'alternative', 'effect', 'opposition', 'offer', 'fitocracy', 'apps', 'user', 'reminder', 'match', 'sport', 'activity', 'nir', 'eyal', 'talk', 'habit', 'forming', 'product', 'startup', 'group', 'thought', 'business', 'model', 'health', 'practitioner', 'value', 'prop']"
+1161.0,read link article compile query data google scratch people question question difference productivity variation example weekend productivity question metric productivity volume movement exercise sleep compare male data air quality mood people environment query movement exercise male activity measurement device noise basecamp data reference book story analysis usage application advance company process source data article compile query data google scratch people question question difference productivity variation example weekend productivity question metric productivity volume movement exercise sleep compare male data air quality mood people environment,"['read', 'link', 'article', 'compile', 'query', 'data', 'google', 'scratch', 'people', 'question', 'question', 'difference', 'productivity', 'variation', 'example', 'weekend', 'productivity', 'question', 'metric', 'productivity', 'volume', 'movement', 'exercise', 'sleep', 'compare', 'male', 'data', 'air', 'quality', 'mood', 'people', 'environment', 'query', 'movement', 'exercise', 'male', 'activity', 'measurement', 'device', 'noise', 'basecamp', 'data', 'reference', 'book', 'story', 'analysis', 'usage', 'application', 'advance', 'company', 'process', 'source', 'data', 'article', 'compile', 'query', 'data', 'google', 'scratch', 'people', 'question', 'question', 'difference', 'productivity', 'variation', 'example', 'weekend', 'productivity', 'question', 'metric', 'productivity', 'volume', 'movement', 'exercise', 'sleep', 'compare', 'male', 'data', 'air', 'quality', 'mood', 'people', 'environment']"
+1162.0,greg yeutter peer pressure share company share publicity valuation assumption data service accelerometer data research version device capture data battery greg yeutter method health data approach data database implication society project data assistance post service data research company share data research partner data step wellness project kind data qsers today master engineering student researcher dlux lab factor health color intensity factor rhythm master thesis control algorithm track quality actigram reaction seth robert brain program output philip light measure version refine light obsession light control company light shade sun pre schedule feature market post beta method health data approach data database implication society project data post introduction talk greg touchy company idea series heart rate data basis normalization difference manufacturer data set population variety condition visualization pressure share wellness project start result greg research grade device actiwatch export data average battery value ernesto greg greg philadelphia meetup area bet research,"['greg', 'yeutter', 'peer', 'pressure', 'share', 'company', 'share', 'publicity', 'valuation', 'assumption', 'data', 'service', 'accelerometer', 'data', 'research', 'version', 'device', 'capture', 'data', 'battery', 'greg', 'yeutter', 'method', 'health', 'data', 'approach', 'data', 'database', 'implication', 'society', 'project', 'data', 'assistance', 'post', 'service', 'data', 'research', 'company', 'share', 'data', 'research', 'partner', 'data', 'step', 'wellness', 'project', 'kind', 'data', 'qsers', 'today', 'master', 'engineering', 'student', 'researcher', 'dlux', 'lab', 'factor', 'health', 'color', 'intensity', 'factor', 'rhythm', 'master', 'thesis', 'control', 'algorithm', 'track', 'quality', 'actigram', 'reaction', 'seth', 'robert', 'brain', 'program', 'output', 'philip', 'light', 'measure', 'version', 'refine', 'light', 'obsession', 'light', 'control', 'company', 'light', 'shade', 'sun', 'pre', 'schedule', 'feature', 'market', 'post', 'beta', 'method', 'health', 'data', 'approach', 'data', 'database', 'implication', 'society', 'project', 'data', 'post', 'introduction', 'talk', 'greg', 'touchy', 'company', 'idea', 'series', 'heart', 'rate', 'data', 'basis', 'normalization', 'difference', 'manufacturer', 'data', 'set', 'population', 'variety', 'condition', 'visualization', 'pressure', 'share', 'wellness', 'project', 'start', 'result', 'greg', 'research', 'grade', 'device', 'actiwatch', 'export', 'data', 'average', 'battery', 'value', 'ernesto', 'greg', 'greg', 'philadelphia', 'meetup', 'area', 'bet', 'research']"
+1163.0,acquaintance spirulina allergy summer,"['acquaintance', 'spirulina', 'allergy', 'summer']"
+1164.0,bed night redshift night redshift night bed level tiredness sound reminder bed night bed redshift feel stay midnight redshift redshift influence fall quality sound reminder bed effect intervention night bed redshift sense night redshift night redshift night redshift experiment analysis mind data feel stay midnight redshift influence fall quality variable example significance variable redshift melatonin quality redshift cycle begin environment effect bed people strike bed midnight zeo sleep self experiment recording experiment quality duration potassium vitamin shift user,"['bed', 'night', 'redshift', 'night', 'redshift', 'night', 'bed', 'level', 'tiredness', 'sound', 'reminder', 'bed', 'night', 'bed', 'redshift', 'feel', 'stay', 'midnight', 'redshift', 'redshift', 'influence', 'fall', 'quality', 'sound', 'reminder', 'bed', 'effect', 'intervention', 'night', 'bed', 'redshift', 'sense', 'night', 'redshift', 'night', 'redshift', 'night', 'redshift', 'experiment', 'analysis', 'mind', 'data', 'feel', 'stay', 'midnight', 'redshift', 'influence', 'fall', 'quality', 'variable', 'example', 'significance', 'variable', 'redshift', 'melatonin', 'quality', 'redshift', 'cycle', 'begin', 'environment', 'effect', 'bed', 'people', 'strike', 'bed', 'midnight', 'zeo', 'sleep', 'self', 'experiment', 'recording', 'experiment', 'quality', 'duration', 'potassium', 'vitamin', 'shift', 'user']"
+1165.0,wavelength polysomnography sensor work people understand eeg ecg technology biomarkers state drug delivery optimize focus light state environment helpful tip read introduction imagine overlap orange glass boston talk run experiment greg qsers influence health dlux light lab drexel university philadelphia theory influencer clock rhythm blue trigger ganglion cell nucleus environment function tell gland release melatonin scn pattern dark advance convenience night interferes entrainment variety condition quality sleep energy level dim light night sun ganglion cell input wavelength device method community actigraphy heart rate variability quality reaction stress level color intensity cycle biomarkers example inertia grogginess morning wave sleep fix combination curtain light morning intensity discourage latency master thesis variety biomarkers state condition algorithm biomarkers color light curtain control color light philip shade level pattern research lab control advantage technology plan version market version pattern software algorithm lab study light control mind spending question health habit survey relation sleep greg greg phase college supplementation hygiene student head injury bed feel schedule afternoon evening shift schedule book talk boston amp tell pair glass phillips beddit planning help effect intervention survey chat,"['wavelength', 'polysomnography', 'sensor', 'work', 'people', 'understand', 'eeg', 'ecg', 'technology', 'biomarkers', 'state', 'drug', 'delivery', 'optimize', 'focus', 'light', 'state', 'environment', 'helpful', 'tip', 'read', 'introduction', 'imagine', 'overlap', 'orange', 'glass', 'boston', 'talk', 'run', 'experiment', 'greg', 'qsers', 'influence', 'health', 'dlux', 'light', 'lab', 'drexel', 'university', 'philadelphia', 'theory', 'influencer', 'clock', 'rhythm', 'blue', 'trigger', 'ganglion', 'cell', 'nucleus', 'environment', 'function', 'tell', 'gland', 'release', 'melatonin', 'scn', 'pattern', 'dark', 'advance', 'convenience', 'night', 'interferes', 'entrainment', 'variety', 'condition', 'quality', 'sleep', 'energy', 'level', 'dim', 'light', 'night', 'sun', 'ganglion', 'cell', 'input', 'wavelength', 'device', 'method', 'community', 'actigraphy', 'heart', 'rate', 'variability', 'quality', 'reaction', 'stress', 'level', 'color', 'intensity', 'cycle', 'biomarkers', 'example', 'inertia', 'grogginess', 'morning', 'wave', 'sleep', 'fix', 'combination', 'curtain', 'light', 'morning', 'intensity', 'discourage', 'latency', 'master', 'thesis', 'variety', 'biomarkers', 'state', 'condition', 'algorithm', 'biomarkers', 'color', 'light', 'curtain', 'control', 'color', 'light', 'philip', 'shade', 'level', 'pattern', 'research', 'lab', 'control', 'advantage', 'technology', 'plan', 'version', 'market', 'version', 'pattern', 'software', 'algorithm', 'lab', 'study', 'light', 'control', 'mind', 'spending', 'question', 'health', 'habit', 'survey', 'relation', 'sleep', 'greg', 'greg', 'phase', 'college', 'supplementation', 'hygiene', 'student', 'head', 'injury', 'bed', 'feel', 'schedule', 'afternoon', 'evening', 'shift', 'schedule', 'book', 'talk', 'boston', 'amp', 'tell', 'pair', 'glass', 'phillips', 'beddit', 'planning', 'help', 'effect', 'intervention', 'survey', 'chat']"
+1166.0,gina science gallery dublin ireland exhibition lifelogging lab experiment installation talk event idea exhibition october question touch gina gina restriction requirement proposal biosensor installation participate kiel sound restriction applicant november science gallery dublin ireland exhibition lifelogging lab experiment installation talk event idea exhibition october question touch gina,"['gina', 'science', 'gallery', 'dublin', 'ireland', 'exhibition', 'lifelogging', 'lab', 'experiment', 'installation', 'talk', 'event', 'idea', 'exhibition', 'october', 'question', 'touch', 'gina', 'gina', 'restriction', 'requirement', 'proposal', 'biosensor', 'installation', 'participate', 'kiel', 'sound', 'restriction', 'applicant', 'november', 'science', 'gallery', 'dublin', 'ireland', 'exhibition', 'lifelogging', 'lab', 'experiment', 'installation', 'talk', 'event', 'idea', 'exhibition', 'october', 'question', 'touch', 'gina']"
+1167.0,article brain place attention brain activity jane collingwood news editor grohol psy psychologist discovery attention problem individual ph colleague university k signal brain neuron brain activity disruption inhibition cause attention problem brain activity test cortex brain region decision behavior cortex attention deficit order pay attention range bast people study neuron cortex problem attention aspect patient conversation job neuroscience resource attention brain activity discovery attention problem individual ph colleague university k research meditation boost brain power study people practice meditation term control people meditation,"['article', 'brain', 'place', 'attention', 'brain', 'activity', 'jane', 'collingwood', 'news', 'editor', 'grohol', 'psy', 'psychologist', 'discovery', 'attention', 'problem', 'individual', 'ph', 'colleague', 'university', 'k', 'signal', 'brain', 'neuron', 'brain', 'activity', 'disruption', 'inhibition', 'cause', 'attention', 'problem', 'brain', 'activity', 'test', 'cortex', 'brain', 'region', 'decision', 'behavior', 'cortex', 'attention', 'deficit', 'order', 'pay', 'attention', 'range', 'bast', 'people', 'study', 'neuron', 'cortex', 'problem', 'attention', 'aspect', 'patient', 'conversation', 'job', 'neuroscience', 'resource', 'attention', 'brain', 'activity', 'discovery', 'attention', 'problem', 'individual', 'ph', 'colleague', 'university', 'k', 'research', 'meditation', 'boost', 'brain', 'power', 'study', 'people', 'practice', 'meditation', 'term', 'control', 'people', 'meditation']"
+1168.0,question benefit trend risk risk health view replacement doctor complement problem medicine treating symptom medicine root cause problem order data lab test reason work medicine doctor benefit burger risk alcohol cause consumer testing service consumer company service power test advertising shut risk trend create list benefit harm person question tractable test role doctor outlet assessment treatment referral specialist facility tie incentive result treatment case caution interpretation test result access treatment entail doctor benefit risk case quote conviction person body health test accurate isolation health professional assessment health quote sound person feedback position data data work isolation quote value isolation measure blood pressure data doctor doctor blood pressure value isolation blood pressure change moment moment doctor blood pressure value quote anxiety person body health test limitation world average doctor statistic bayes patient risk sensitivity specificity test document doctor incentive treatment surgery age cancer test test positive positive operation benefit burger risk alcohol cause consumer testing service comparison alcoholic minority drinker majority sale industry incentive society food level point people extent company encourage hypochondria raise issue people body domain profession consumer blood monitoring neurofeedback question benefit trend risk risk conviction person body health test accurate isolation health professional assessment health anxiety person body health test limitation,"['question', 'benefit', 'trend', 'risk', 'risk', 'health', 'view', 'replacement', 'doctor', 'complement', 'problem', 'medicine', 'treating', 'symptom', 'medicine', 'root', 'cause', 'problem', 'order', 'data', 'lab', 'test', 'reason', 'work', 'medicine', 'doctor', 'benefit', 'burger', 'risk', 'alcohol', 'cause', 'consumer', 'testing', 'service', 'consumer', 'company', 'service', 'power', 'test', 'advertising', 'shut', 'risk', 'trend', 'create', 'list', 'benefit', 'harm', 'person', 'question', 'tractable', 'test', 'role', 'doctor', 'outlet', 'assessment', 'treatment', 'referral', 'specialist', 'facility', 'tie', 'incentive', 'result', 'treatment', 'case', 'caution', 'interpretation', 'test', 'result', 'access', 'treatment', 'entail', 'doctor', 'benefit', 'risk', 'case', 'quote', 'conviction', 'person', 'body', 'health', 'test', 'accurate', 'isolation', 'health', 'professional', 'assessment', 'health', 'quote', 'sound', 'person', 'feedback', 'position', 'data', 'data', 'work', 'isolation', 'quote', 'value', 'isolation', 'measure', 'blood', 'pressure', 'data', 'doctor', 'doctor', 'blood', 'pressure', 'value', 'isolation', 'blood', 'pressure', 'change', 'moment', 'moment', 'doctor', 'blood', 'pressure', 'value', 'quote', 'anxiety', 'person', 'body', 'health', 'test', 'limitation', 'world', 'average', 'doctor', 'statistic', 'bayes', 'patient', 'risk', 'sensitivity', 'specificity', 'test', 'document', 'doctor', 'incentive', 'treatment', 'surgery', 'age', 'cancer', 'test', 'test', 'positive', 'positive', 'operation', 'benefit', 'burger', 'risk', 'alcohol', 'cause', 'consumer', 'testing', 'service', 'comparison', 'alcoholic', 'minority', 'drinker', 'majority', 'sale', 'industry', 'incentive', 'society', 'food', 'level', 'point', 'people', 'extent', 'company', 'encourage', 'hypochondria', 'raise', 'issue', 'people', 'body', 'domain', 'profession', 'consumer', 'blood', 'monitoring', 'neurofeedback', 'question', 'benefit', 'trend', 'risk', 'risk', 'conviction', 'person', 'body', 'health', 'test', 'accurate', 'isolation', 'health', 'professional', 'assessment', 'health', 'anxiety', 'person', 'body', 'health', 'test', 'limitation']"
+1169.0,watch activity tracker firmware update background activity apps misfit apps jawbone misfit data sync data test step match step experience,"['watch', 'activity', 'tracker', 'firmware', 'update', 'background', 'activity', 'apps', 'misfit', 'apps', 'jawbone', 'misfit', 'data', 'sync', 'data', 'test', 'step', 'match', 'step', 'experience']"
+1170.0,ben forum diy project change bay area ernesto ramirez forum diy project change bay area sorry blood sensor right accelerometer device head injury health fitness bodyfat analyzer blood sensor community forum berkeley rochester money job area meetups qsers health school weight attention exercise nutrition work freelance software developer device health movement movement fan seth robert blog event community discussion hope process howdy ben neat background experience,"['ben', 'forum', 'diy', 'project', 'change', 'bay', 'area', 'ernesto', 'ramirez', 'forum', 'diy', 'project', 'change', 'bay', 'area', 'sorry', 'blood', 'sensor', 'right', 'accelerometer', 'device', 'head', 'injury', 'health', 'fitness', 'bodyfat', 'analyzer', 'blood', 'sensor', 'community', 'forum', 'berkeley', 'rochester', 'money', 'job', 'area', 'meetups', 'qsers', 'health', 'school', 'weight', 'attention', 'exercise', 'nutrition', 'work', 'freelance', 'software', 'developer', 'device', 'health', 'movement', 'movement', 'fan', 'seth', 'robert', 'blog', 'event', 'community', 'discussion', 'hope', 'process', 'howdy', 'ben', 'neat', 'background', 'experience']"
+1171.0,self informatics session los angeles paper session hcii set researcher industry professional self informatics session conference area access interaction topic self environment awareness self assessment device location state data genome experimentation design quality technology data data data visualization data interaction interaction technique metaphor interaction evaluation accessibility usability experience modality interaction multi interface personalization interface adaptation proceeding conference proceeding volume paper lecture note lecture intelligence series program committee jakob university denmark alessandro marcengo telecom italia michael university denmark amon rapp university turin deadline session organizer submit work hcii2015 december submission page review process notification review submission cm camera version paper page page page conference registration session organizer alessandro marcengo telecom submit contact alessandro marcengo alessandro marcengo paper invite conference management hcii incorporates conference area attract participant world program feature conference tutorial session keynote address session presentation attendee state art hci technology representative manufacturer vendor publisher employer promise cluster quality event occasion contact ict market informatics self informatics session canada,"['self', 'informatics', 'session', 'los', 'angeles', 'paper', 'session', 'hcii', 'set', 'researcher', 'industry', 'professional', 'self', 'informatics', 'session', 'conference', 'area', 'access', 'interaction', 'topic', 'self', 'environment', 'awareness', 'self', 'assessment', 'device', 'location', 'state', 'data', 'genome', 'experimentation', 'design', 'quality', 'technology', 'data', 'data', 'data', 'visualization', 'data', 'interaction', 'interaction', 'technique', 'metaphor', 'interaction', 'evaluation', 'accessibility', 'usability', 'experience', 'modality', 'interaction', 'multi', 'interface', 'personalization', 'interface', 'adaptation', 'proceeding', 'conference', 'proceeding', 'volume', 'paper', 'lecture', 'note', 'lecture', 'intelligence', 'series', 'program', 'committee', 'jakob', 'university', 'denmark', 'alessandro', 'marcengo', 'telecom', 'italia', 'michael', 'university', 'denmark', 'amon', 'rapp', 'university', 'turin', 'deadline', 'session', 'organizer', 'submit', 'work', 'hcii2015', 'december', 'submission', 'page', 'review', 'process', 'notification', 'review', 'submission', 'cm', 'camera', 'version', 'paper', 'page', 'page', 'page', 'conference', 'registration', 'session', 'organizer', 'alessandro', 'marcengo', 'telecom', 'submit', 'contact', 'alessandro', 'marcengo', 'alessandro', 'marcengo', 'paper', 'invite', 'conference', 'management', 'hcii', 'incorporates', 'conference', 'area', 'attract', 'participant', 'world', 'program', 'feature', 'conference', 'tutorial', 'session', 'keynote', 'address', 'session', 'presentation', 'attendee', 'state', 'art', 'hci', 'technology', 'representative', 'manufacturer', 'vendor', 'publisher', 'employer', 'promise', 'cluster', 'quality', 'event', 'occasion', 'contact', 'ict', 'market', 'informatics', 'self', 'informatics', 'session', 'canada']"
+1172.0,post survey result beaumont dateline beat glad sale issue strap gel data heard shirt heart rate monitoring issue issue hexoskin problem chest strap night beat contact sply contact chest strap hexoskin excels hexoskin workout device product heart metric data format heart metric motion metric record position product wear strap survey thers hexo commuting data chest strap heart beat product design data data data research quality data breath volume heart cadence force device data breath run lung heart respond stressor heart rate gym analysis position worry connection hat engineer device competition design case basis kudos gent student master biotechnology program university team research hexoskin community adopter product opinion biometric shirt population reason survey gather market data information purpose presentation survey help question message email team vitatech gmail,"['post', 'survey', 'result', 'beaumont', 'dateline', 'beat', 'glad', 'sale', 'issue', 'strap', 'gel', 'data', 'heard', 'shirt', 'heart', 'rate', 'monitoring', 'issue', 'issue', 'hexoskin', 'problem', 'chest', 'strap', 'night', 'beat', 'contact', 'sply', 'contact', 'chest', 'strap', 'hexoskin', 'excels', 'hexoskin', 'workout', 'device', 'product', 'heart', 'metric', 'data', 'format', 'heart', 'metric', 'motion', 'metric', 'record', 'position', 'product', 'wear', 'strap', 'survey', 'thers', 'hexo', 'commuting', 'data', 'chest', 'strap', 'heart', 'beat', 'product', 'design', 'data', 'data', 'data', 'research', 'quality', 'data', 'breath', 'volume', 'heart', 'cadence', 'force', 'device', 'data', 'breath', 'run', 'lung', 'heart', 'respond', 'stressor', 'heart', 'rate', 'gym', 'analysis', 'position', 'worry', 'connection', 'hat', 'engineer', 'device', 'competition', 'design', 'case', 'basis', 'kudos', 'gent', 'student', 'master', 'biotechnology', 'program', 'university', 'team', 'research', 'hexoskin', 'community', 'adopter', 'product', 'opinion', 'biometric', 'shirt', 'population', 'reason', 'survey', 'gather', 'market', 'data', 'information', 'purpose', 'presentation', 'survey', 'help', 'question', 'message', 'email', 'team', 'vitatech', 'gmail']"
+1173.0,member community contribute random variable paper journaling phone app track piece university adult work app research building building chris,"['member', 'community', 'contribute', 'random', 'variable', 'paper', 'journaling', 'phone', 'app', 'track', 'piece', 'university', 'adult', 'work', 'app', 'research', 'building', 'building', 'chris']"
+1174.0,correlation building web version maintain io code base ejain data city habit correlation group variable correlate exercise happiness interaction correlate happiness intensity quality correlate stress caffeine productivity decrease correlation aptentity source fork pull request help lifetracker source tool data cjroth lifetracker dan people idea feel phone people browser app source privacy thought variable build apps idea philosophy track track apps inspiration movement trello philosophy trello simplicity complexity rigidity data user experience track interface journaling apps integrate app journaling prototype proof concept download process io power user feedback survey sort app plan feature data ownership matter chris result survey curiosity sake interface job import feature file type import data app help programmer help,"['correlation', 'building', 'web', 'version', 'maintain', 'io', 'code', 'base', 'ejain', 'data', 'city', 'habit', 'correlation', 'group', 'variable', 'correlate', 'exercise', 'happiness', 'interaction', 'correlate', 'happiness', 'intensity', 'quality', 'correlate', 'stress', 'caffeine', 'productivity', 'decrease', 'correlation', 'aptentity', 'source', 'fork', 'pull', 'request', 'help', 'lifetracker', 'source', 'tool', 'data', 'cjroth', 'lifetracker', 'dan', 'people', 'idea', 'feel', 'phone', 'people', 'browser', 'app', 'source', 'privacy', 'thought', 'variable', 'build', 'apps', 'idea', 'philosophy', 'track', 'track', 'apps', 'inspiration', 'movement', 'trello', 'philosophy', 'trello', 'simplicity', 'complexity', 'rigidity', 'data', 'user', 'experience', 'track', 'interface', 'journaling', 'apps', 'integrate', 'app', 'journaling', 'prototype', 'proof', 'concept', 'download', 'process', 'io', 'power', 'user', 'feedback', 'survey', 'sort', 'app', 'plan', 'feature', 'data', 'ownership', 'matter', 'chris', 'result', 'survey', 'curiosity', 'sake', 'interface', 'job', 'import', 'feature', 'file', 'type', 'import', 'data', 'app', 'help', 'programmer', 'help']"
+1175.0,kind data step chart app data asks question credence game rate claim button right sync data source fitbit people data data sense data tool device measure lung function mybasis problem clunky user device data rate heart rate variance tool space world proliferation wearable tracking enjoy data increase awareness change process start lack information car device consumes energy influence safety device data dash bank account change behavior car data mechanic car manufacturer startup crack insight behaviour health mood theme car aspect world house car asset help,"['kind', 'data', 'step', 'chart', 'app', 'data', 'asks', 'question', 'credence', 'game', 'rate', 'claim', 'button', 'right', 'sync', 'data', 'source', 'fitbit', 'people', 'data', 'data', 'sense', 'data', 'tool', 'device', 'measure', 'lung', 'function', 'mybasis', 'problem', 'clunky', 'user', 'device', 'data', 'rate', 'heart', 'rate', 'variance', 'tool', 'space', 'world', 'proliferation', 'wearable', 'tracking', 'enjoy', 'data', 'increase', 'awareness', 'change', 'process', 'start', 'lack', 'information', 'car', 'device', 'consumes', 'energy', 'influence', 'safety', 'device', 'data', 'dash', 'bank', 'account', 'change', 'behavior', 'car', 'data', 'mechanic', 'car', 'manufacturer', 'startup', 'crack', 'insight', 'behaviour', 'health', 'mood', 'theme', 'car', 'aspect', 'world', 'house', 'car', 'asset', 'help']"
+1176.0,tool answer self knowledge fitness activity health perform activity data modify kind input experience moment introduce data project activity data sacrifice description field tool data tag activity kind reminder log remind log tool kind report kind report chart log access data task data dennis gerald david tool track analysis data productivity activity project review decision spending type schedule answer question question monitoring tool activity kind input experience introduce data project activity description field tool data tag activity kind reminder kind report kind report access data task introducing data tool track analysis data productivity activity project review decision spending type schedule answer question question monitoring tool activity kind input experience introduce data project activity description field tool data tag activity kind reminder kind report kind report access data task introducing data,"['tool', 'answer', 'self', 'knowledge', 'fitness', 'activity', 'health', 'perform', 'activity', 'data', 'modify', 'kind', 'input', 'experience', 'moment', 'introduce', 'data', 'project', 'activity', 'data', 'sacrifice', 'description', 'field', 'tool', 'data', 'tag', 'activity', 'kind', 'reminder', 'log', 'remind', 'log', 'tool', 'kind', 'report', 'kind', 'report', 'chart', 'log', 'access', 'data', 'task', 'data', 'dennis', 'gerald', 'david', 'tool', 'track', 'analysis', 'data', 'productivity', 'activity', 'project', 'review', 'decision', 'spending', 'type', 'schedule', 'answer', 'question', 'question', 'monitoring', 'tool', 'activity', 'kind', 'input', 'experience', 'introduce', 'data', 'project', 'activity', 'description', 'field', 'tool', 'data', 'tag', 'activity', 'kind', 'reminder', 'kind', 'report', 'kind', 'report', 'access', 'data', 'task', 'introducing', 'data', 'tool', 'track', 'analysis', 'data', 'productivity', 'activity', 'project', 'review', 'decision', 'spending', 'type', 'schedule', 'answer', 'question', 'question', 'monitoring', 'tool', 'activity', 'kind', 'input', 'experience', 'introduce', 'data', 'project', 'activity', 'description', 'field', 'tool', 'data', 'tag', 'activity', 'kind', 'reminder', 'kind', 'report', 'kind', 'report', 'access', 'data', 'task', 'introducing', 'data']"
+1177.0,behavior therapy workbook handbook contains chart mood question question value book study exercise book effect depression outcome variable feel cycle bout depression experience hope data choice habit decision chart exercise eat socialize,"['behavior', 'therapy', 'workbook', 'handbook', 'contains', 'chart', 'mood', 'question', 'question', 'value', 'book', 'study', 'exercise', 'book', 'effect', 'depression', 'outcome', 'variable', 'feel', 'cycle', 'bout', 'depression', 'experience', 'hope', 'data', 'choice', 'habit', 'decision', 'chart', 'exercise', 'eat', 'socialize']"
+1178.0,scholarship application qs15 conference exposition discus link incusion diversity qs15,"['scholarship', 'application', 'qs15', 'conference', 'exposition', 'discus', 'link', 'incusion', 'diversity', 'qs15']"
+1179.0,health sf bay area method data analysis woman health advisor suggestion people,"['health', 'sf', 'bay', 'area', 'method', 'data', 'analysis', 'woman', 'health', 'advisor', 'suggestion', 'people']"
+1180.0,self management app launch neura intelligence self tracking tool device device interview people self tracking tool thought experience message interview opportunity share experience self tracking tool product end,"['self', 'management', 'app', 'launch', 'neura', 'intelligence', 'self', 'tracking', 'tool', 'device', 'device', 'interview', 'people', 'self', 'tracking', 'tool', 'thought', 'experience', 'message', 'interview', 'opportunity', 'share', 'experience', 'self', 'tracking', 'tool', 'product', 'end']"
+1181.0,cjroth tool web api application extend data model simpler language tool platform tie mhealth data format promoting standard json practice reason data model rule service business model valuation data service run permission tool summer building tool idea project help self community building app everybody everybody help article idea depth version source tool community google calendar data algorithm correlation data run instance app data ownership privacy data thought mhealth apps explicit data permission talk data ownership privacy possibility tool anybody plugins source reason people plugins example import github data plugin tool,"['cjroth', 'tool', 'web', 'api', 'application', 'extend', 'data', 'model', 'simpler', 'language', 'tool', 'platform', 'tie', 'mhealth', 'data', 'format', 'promoting', 'standard', 'json', 'practice', 'reason', 'data', 'model', 'rule', 'service', 'business', 'model', 'valuation', 'data', 'service', 'run', 'permission', 'tool', 'summer', 'building', 'tool', 'idea', 'project', 'help', 'self', 'community', 'building', 'app', 'everybody', 'everybody', 'help', 'article', 'idea', 'depth', 'version', 'source', 'tool', 'community', 'google', 'calendar', 'data', 'algorithm', 'correlation', 'data', 'run', 'instance', 'app', 'data', 'ownership', 'privacy', 'data', 'thought', 'mhealth', 'apps', 'explicit', 'data', 'permission', 'talk', 'data', 'ownership', 'privacy', 'possibility', 'tool', 'anybody', 'plugins', 'source', 'reason', 'people', 'plugins', 'example', 'import', 'github', 'data', 'plugin', 'tool']"
+1182.0,people comment cpaptalk forum input cloth mask central feel work thread email relpy forum cpaptalk forum cpap user defeat central bipat fail problem central cycle sleep study study central bipap bipap breath official study central auto auto servo ventilator machine ahi bipap central event head event night cpaptalk asv machine prescribed wonder wonder effect thc ncbi nlm role cannabinoids stability dw carley paviovic janelidze radulovacki jun serotonin exacerbate sleep apnea serotonin antagonist respiration rat receptor agonist effect ganglion cell effect delta9 tetrahydrocannabinol agent apnea architecture respiratory expression rat polysomnography measure subject crossover design animal occasion sprague dawley rat polysomnography animal intraperitoneal injection combination data delta9thc respiration sleep stage index p p rem sleep apnea suppression observation role endocannabinoids stability delta9thc serotonin exacerbation sleep apnea p lt cannabinoids receptor act apnea expression study suppression sleep cannabinoids finding relevance pathogenesis treatment sleep breathing disorder apnea disorder cause harm treatment apnea cpap machine people mask cpap delivers rate airway pacemaker signal sensor person device drug store doctor advice decision doctor opinion health trebuchet folk mission blog discus apnea treatment apnea autosv machine pacemaker patient al suffers company device apnea patient experience device apnea machine wilson cycle procedure machineback face mask blister autosv point machine research pacemaker home town york city meet implant pacemaker work csa apnea patient program sleepyhead idea sleepyhead download question dutch info apnea board help researcher trial offer drug version substance cannabis disorder drug dronabinol version delta tetrahydrocannabinol thc compound cannabis article marijuana strain blimburnseeds news marijuana hill world laboratory cbd smoke food beverage evidence speaks experience,"['people', 'comment', 'cpaptalk', 'forum', 'input', 'cloth', 'mask', 'central', 'feel', 'work', 'thread', 'email', 'relpy', 'forum', 'cpaptalk', 'forum', 'cpap', 'user', 'defeat', 'central', 'bipat', 'fail', 'problem', 'central', 'cycle', 'sleep', 'study', 'study', 'central', 'bipap', 'bipap', 'breath', 'official', 'study', 'central', 'auto', 'auto', 'servo', 'ventilator', 'machine', 'ahi', 'bipap', 'central', 'event', 'head', 'event', 'night', 'cpaptalk', 'asv', 'machine', 'prescribed', 'wonder', 'wonder', 'effect', 'thc', 'ncbi', 'nlm', 'role', 'cannabinoids', 'stability', 'dw', 'carley', 'paviovic', 'janelidze', 'radulovacki', 'jun', 'serotonin', 'exacerbate', 'sleep', 'apnea', 'serotonin', 'antagonist', 'respiration', 'rat', 'receptor', 'agonist', 'effect', 'ganglion', 'cell', 'effect', 'delta9', 'tetrahydrocannabinol', 'agent', 'apnea', 'architecture', 'respiratory', 'expression', 'rat', 'polysomnography', 'measure', 'subject', 'crossover', 'design', 'animal', 'occasion', 'sprague', 'dawley', 'rat', 'polysomnography', 'animal', 'intraperitoneal', 'injection', 'combination', 'data', 'delta9thc', 'respiration', 'sleep', 'stage', 'index', 'p', 'p', 'rem', 'sleep', 'apnea', 'suppression', 'observation', 'role', 'endocannabinoids', 'stability', 'delta9thc', 'serotonin', 'exacerbation', 'sleep', 'apnea', 'p', 'lt', 'cannabinoids', 'receptor', 'act', 'apnea', 'expression', 'study', 'suppression', 'sleep', 'cannabinoids', 'finding', 'relevance', 'pathogenesis', 'treatment', 'sleep', 'breathing', 'disorder', 'apnea', 'disorder', 'cause', 'harm', 'treatment', 'apnea', 'cpap', 'machine', 'people', 'mask', 'cpap', 'delivers', 'rate', 'airway', 'pacemaker', 'signal', 'sensor', 'person', 'device', 'drug', 'store', 'doctor', 'advice', 'decision', 'doctor', 'opinion', 'health', 'trebuchet', 'folk', 'mission', 'blog', 'discus', 'apnea', 'treatment', 'apnea', 'autosv', 'machine', 'pacemaker', 'patient', 'al', 'suffers', 'company', 'device', 'apnea', 'patient', 'experience', 'device', 'apnea', 'machine', 'wilson', 'cycle', 'procedure', 'machineback', 'face', 'mask', 'blister', 'autosv', 'point', 'machine', 'research', 'pacemaker', 'home', 'town', 'york', 'city', 'meet', 'implant', 'pacemaker', 'work', 'csa', 'apnea', 'patient', 'program', 'sleepyhead', 'idea', 'sleepyhead', 'download', 'question', 'dutch', 'info', 'apnea', 'board', 'help', 'researcher', 'trial', 'offer', 'drug', 'version', 'substance', 'cannabis', 'disorder', 'drug', 'dronabinol', 'version', 'delta', 'tetrahydrocannabinol', 'thc', 'compound', 'cannabis', 'article', 'marijuana', 'strain', 'blimburnseeds', 'news', 'marijuana', 'hill', 'world', 'laboratory', 'cbd', 'smoke', 'food', 'beverage', 'evidence', 'speaks', 'experience']"
+1183.0,jmp bodymedia fit data import jmp exchange jmp user community add import excel activity file food log file food log import file chrome extension fitness pal data downloader custom menu folder file jmp data table jmp blog import excel file food log text file jmp blog data cleanup utility graph data blog list data import blog series blog data project import step fitness data blog bodymedia food log file pattern jsl data bodymedia app database developer future user report import project surface user product term analysis report export software work jmp build install group localization team eye feature development release process goal project data jmp jsl user set challenge file base work data set spreadsheet kind text bodymedia report jmp access data spreadsheet base import blog jmp user activity food log file food log exchange blogging food log data jmp visualization discovery poster jmp graph builder help gregg jmp resident visualization expert,"['jmp', 'bodymedia', 'fit', 'data', 'import', 'jmp', 'exchange', 'jmp', 'user', 'community', 'add', 'import', 'excel', 'activity', 'file', 'food', 'log', 'file', 'food', 'log', 'import', 'file', 'chrome', 'extension', 'fitness', 'pal', 'data', 'downloader', 'custom', 'menu', 'folder', 'file', 'jmp', 'data', 'table', 'jmp', 'blog', 'import', 'excel', 'file', 'food', 'log', 'text', 'file', 'jmp', 'blog', 'data', 'cleanup', 'utility', 'graph', 'data', 'blog', 'list', 'data', 'import', 'blog', 'series', 'blog', 'data', 'project', 'import', 'step', 'fitness', 'data', 'blog', 'bodymedia', 'food', 'log', 'file', 'pattern', 'jsl', 'data', 'bodymedia', 'app', 'database', 'developer', 'future', 'user', 'report', 'import', 'project', 'surface', 'user', 'product', 'term', 'analysis', 'report', 'export', 'software', 'work', 'jmp', 'build', 'install', 'group', 'localization', 'team', 'eye', 'feature', 'development', 'release', 'process', 'goal', 'project', 'data', 'jmp', 'jsl', 'user', 'set', 'challenge', 'file', 'base', 'work', 'data', 'set', 'spreadsheet', 'kind', 'text', 'bodymedia', 'report', 'jmp', 'access', 'data', 'spreadsheet', 'base', 'import', 'blog', 'jmp', 'user', 'activity', 'food', 'log', 'file', 'food', 'log', 'exchange', 'blogging', 'food', 'log', 'data', 'jmp', 'visualization', 'discovery', 'poster', 'jmp', 'graph', 'builder', 'help', 'gregg', 'jmp', 'resident', 'visualization', 'expert']"
+1184.0,formula researcher ejain formula researcher science point data researcher activity index study illness index user example support crohn disease index field cdai rapid3 crohn survey user disease severity index illness course limit index research development disease support launch crohn disease rheumatoid arthritis fund condition backer case index doctor case index moment price range solution case activity index reserachers work index survey patient capture notion severity survey study flaredown study data idea data tool data colleague help illness people track treatment trigger reveal analytics information user data doctor user treatment trigger severity campain crowdfund project help power user user people treatment trigger severity learn illness grimm,"['formula', 'researcher', 'ejain', 'formula', 'researcher', 'science', 'point', 'data', 'researcher', 'activity', 'index', 'study', 'illness', 'index', 'user', 'example', 'support', 'crohn', 'disease', 'index', 'field', 'cdai', 'rapid3', 'crohn', 'survey', 'user', 'disease', 'severity', 'index', 'illness', 'course', 'limit', 'index', 'research', 'development', 'disease', 'support', 'launch', 'crohn', 'disease', 'rheumatoid', 'arthritis', 'fund', 'condition', 'backer', 'case', 'index', 'doctor', 'case', 'index', 'moment', 'price', 'range', 'solution', 'case', 'activity', 'index', 'reserachers', 'work', 'index', 'survey', 'patient', 'capture', 'notion', 'severity', 'survey', 'study', 'flaredown', 'study', 'data', 'idea', 'data', 'tool', 'data', 'colleague', 'help', 'illness', 'people', 'track', 'treatment', 'trigger', 'reveal', 'analytics', 'information', 'user', 'data', 'doctor', 'user', 'treatment', 'trigger', 'severity', 'campain', 'crowdfund', 'project', 'help', 'power', 'user', 'user', 'people', 'treatment', 'trigger', 'severity', 'learn', 'illness', 'grimm']"
+1185.0,range measurement loss weight change heart rate heart rate recovery rate sign problem doctor body doctor specific fit solution focus variable forum record health data heart rate temperature measurement basis information doctor evaluate laura self information paper play apps device start tooth log muffin piece candy control step force,"['range', 'measurement', 'loss', 'weight', 'change', 'heart', 'rate', 'heart', 'rate', 'recovery', 'rate', 'sign', 'problem', 'doctor', 'body', 'doctor', 'specific', 'fit', 'solution', 'focus', 'variable', 'forum', 'record', 'health', 'data', 'heart', 'rate', 'temperature', 'measurement', 'basis', 'information', 'doctor', 'evaluate', 'laura', 'self', 'information', 'paper', 'play', 'apps', 'device', 'start', 'tooth', 'log', 'muffin', 'piece', 'candy', 'control', 'step', 'force']"
+1186.0,thread hazard business science founder biotics party organisation trial data study result case project contact pointing project,"['thread', 'hazard', 'business', 'science', 'founder', 'biotics', 'party', 'organisation', 'trial', 'data', 'study', 'result', 'case', 'project', 'contact', 'pointing', 'project']"
+1187.0,phd student technology university madeira portugal context term acceptance health informatics project cmup foundation science technology carnegie mellon bird program cmu pt epb area interaction work plan student agency research development frame phd program phd program candidate work karapanos partner carnegie mellon university marc hassenzahl folkwang university art join team phd msc student topic project design activity tracker advance technology power microcontrollers market activity tracker jawbone andnike fuelband continue growth disease respiratory disease mortality case health care obesity accounting health spending growth activity tracker health care model prevention researcher concern effect user behavior survey owner activity tracker goal project factor user term activity tracker solution admission requirement expertise interaction field skill capacity create concept applicant requirement interaction interaction design field communication skill people skill ability work member experience study prototype solution legislation regulation scholarship applicant condition regulation research grant holder statute work place work iti portugal iti innovation institute member university madeira tecnopolo carnegie mellon university iti domain interaction contribution science psychology design order address engage challenge society impact scholarship length scholarship duration stipend student stipend regulation security ssv accident insurance cv cover letter recommendation letter candidate contact information post,"['phd', 'student', 'technology', 'university', 'madeira', 'portugal', 'context', 'term', 'acceptance', 'health', 'informatics', 'project', 'cmup', 'foundation', 'science', 'technology', 'carnegie', 'mellon', 'bird', 'program', 'cmu', 'pt', 'epb', 'area', 'interaction', 'work', 'plan', 'student', 'agency', 'research', 'development', 'frame', 'phd', 'program', 'phd', 'program', 'candidate', 'work', 'karapanos', 'partner', 'carnegie', 'mellon', 'university', 'marc', 'hassenzahl', 'folkwang', 'university', 'art', 'join', 'team', 'phd', 'msc', 'student', 'topic', 'project', 'design', 'activity', 'tracker', 'advance', 'technology', 'power', 'microcontrollers', 'market', 'activity', 'tracker', 'jawbone', 'andnike', 'fuelband', 'continue', 'growth', 'disease', 'respiratory', 'disease', 'mortality', 'case', 'health', 'care', 'obesity', 'accounting', 'health', 'spending', 'growth', 'activity', 'tracker', 'health', 'care', 'model', 'prevention', 'researcher', 'concern', 'effect', 'user', 'behavior', 'survey', 'owner', 'activity', 'tracker', 'goal', 'project', 'factor', 'user', 'term', 'activity', 'tracker', 'solution', 'admission', 'requirement', 'expertise', 'interaction', 'field', 'skill', 'capacity', 'create', 'concept', 'applicant', 'requirement', 'interaction', 'interaction', 'design', 'field', 'communication', 'skill', 'people', 'skill', 'ability', 'work', 'member', 'experience', 'study', 'prototype', 'solution', 'legislation', 'regulation', 'scholarship', 'applicant', 'condition', 'regulation', 'research', 'grant', 'holder', 'statute', 'work', 'place', 'work', 'iti', 'portugal', 'iti', 'innovation', 'institute', 'member', 'university', 'madeira', 'tecnopolo', 'carnegie', 'mellon', 'university', 'iti', 'domain', 'interaction', 'contribution', 'science', 'psychology', 'design', 'order', 'address', 'engage', 'challenge', 'society', 'impact', 'scholarship', 'length', 'scholarship', 'duration', 'stipend', 'student', 'stipend', 'regulation', 'security', 'ssv', 'accident', 'insurance', 'cv', 'cover', 'letter', 'recommendation', 'letter', 'candidate', 'contact', 'information', 'post']"
+1188.0,seller zeo bedside price unit seels deal,"['seller', 'zeo', 'bedside', 'price', 'unit', 'seels', 'deal']"
+1189.0,friend research project graduate design research class california college art member research project health fitness platform device people health fitness route calorie heart rate utility feasibility data platform forum min phone person interview people experience self expert help meet,"['friend', 'research', 'project', 'graduate', 'design', 'research', 'class', 'california', 'college', 'art', 'member', 'research', 'project', 'health', 'fitness', 'platform', 'device', 'people', 'health', 'fitness', 'route', 'calorie', 'heart', 'rate', 'utility', 'feasibility', 'data', 'platform', 'forum', 'min', 'phone', 'person', 'interview', 'people', 'experience', 'self', 'expert', 'help', 'meet']"
+1190.0,app reporter custom question bed evening gleeo tool help budget activity activity budget tool compare change goal anybody quantifiedbob reporter custom question quantifiedbob trick android dan dascalescu gleeo timer forget batch allocation end closest build,"['app', 'reporter', 'custom', 'question', 'bed', 'evening', 'gleeo', 'tool', 'help', 'budget', 'activity', 'activity', 'budget', 'tool', 'compare', 'change', 'goal', 'anybody', 'quantifiedbob', 'reporter', 'custom', 'question', 'quantifiedbob', 'trick', 'android', 'dan', 'dascalescu', 'gleeo', 'timer', 'forget', 'batch', 'allocation', 'end', 'closest', 'build']"
+1191.0,health fitness data forrester process aspect person data change data change concept fitness step weight intake carbon footprint location example svamin assumption feedback post fact data assumption data behaviour cost trip information breakdown assumption technology impact activity app navigation inphone mode distraction connection opinion plug beep record location event data fuel consumption speed trip average total record phone require network connection trip app stats level data example environment quanitification data help variable air quality svamin instance professional cost breakdown car cost ownership level fuel trip learn drive cost fuel power device tell fuel trip mpg fuel sleep confounding variable insight ejain tell fuel trip mpg fuel sleep confounding variable insight ejain seam body temperature tool view user technology home measurement variable window wind factor trait situation car series app device question hand opinion assumption feedback post fact data assumption data behaviour cost trip information breakdown assumption technology impact activity app navigation inphone mode distraction connection opinion analyst community aspect timing apps atimelogger define activity timer community question process impact environment degree environment qself reuse tool recyclables footprint environment glad feedback community ignorance ejain health fitness data forrester process aspect person data change data change concept fitness step weight intake carbon footprint location example awareness carbon emission fitbit tool example environment quanitification instance professional cost breakdown car cost ownership level fuel trip learn drive cost fuel power consuming device,"['health', 'fitness', 'data', 'forrester', 'process', 'aspect', 'person', 'data', 'change', 'data', 'change', 'concept', 'fitness', 'step', 'weight', 'intake', 'carbon', 'footprint', 'location', 'example', 'svamin', 'assumption', 'feedback', 'post', 'fact', 'data', 'assumption', 'data', 'behaviour', 'cost', 'trip', 'information', 'breakdown', 'assumption', 'technology', 'impact', 'activity', 'app', 'navigation', 'inphone', 'mode', 'distraction', 'connection', 'opinion', 'plug', 'beep', 'record', 'location', 'event', 'data', 'fuel', 'consumption', 'speed', 'trip', 'average', 'total', 'record', 'phone', 'require', 'network', 'connection', 'trip', 'app', 'stats', 'level', 'data', 'example', 'environment', 'quanitification', 'data', 'help', 'variable', 'air', 'quality', 'svamin', 'instance', 'professional', 'cost', 'breakdown', 'car', 'cost', 'ownership', 'level', 'fuel', 'trip', 'learn', 'drive', 'cost', 'fuel', 'power', 'device', 'tell', 'fuel', 'trip', 'mpg', 'fuel', 'sleep', 'confounding', 'variable', 'insight', 'ejain', 'tell', 'fuel', 'trip', 'mpg', 'fuel', 'sleep', 'confounding', 'variable', 'insight', 'ejain', 'seam', 'body', 'temperature', 'tool', 'view', 'user', 'technology', 'home', 'measurement', 'variable', 'window', 'wind', 'factor', 'trait', 'situation', 'car', 'series', 'app', 'device', 'question', 'hand', 'opinion', 'assumption', 'feedback', 'post', 'fact', 'data', 'assumption', 'data', 'behaviour', 'cost', 'trip', 'information', 'breakdown', 'assumption', 'technology', 'impact', 'activity', 'app', 'navigation', 'inphone', 'mode', 'distraction', 'connection', 'opinion', 'analyst', 'community', 'aspect', 'timing', 'apps', 'atimelogger', 'define', 'activity', 'timer', 'community', 'question', 'process', 'impact', 'environment', 'degree', 'environment', 'qself', 'reuse', 'tool', 'recyclables', 'footprint', 'environment', 'glad', 'feedback', 'community', 'ignorance', 'ejain', 'health', 'fitness', 'data', 'forrester', 'process', 'aspect', 'person', 'data', 'change', 'data', 'change', 'concept', 'fitness', 'step', 'weight', 'intake', 'carbon', 'footprint', 'location', 'example', 'awareness', 'carbon', 'emission', 'fitbit', 'tool', 'example', 'environment', 'quanitification', 'instance', 'professional', 'cost', 'breakdown', 'car', 'cost', 'ownership', 'level', 'fuel', 'trip', 'learn', 'drive', 'cost', 'fuel', 'power', 'consuming', 'device']"
+1193.0,apology board project thinker field science measurement business futurism beauty cosmetic client range category science technology fashion future business interview phone interview reviewing candidate client project information link recommendation luck,"['apology', 'board', 'project', 'thinker', 'field', 'science', 'measurement', 'business', 'futurism', 'beauty', 'cosmetic', 'client', 'range', 'category', 'science', 'technology', 'fashion', 'future', 'business', 'interview', 'phone', 'interview', 'reviewing', 'candidate', 'client', 'project', 'information', 'link', 'recommendation', 'luck']"
+1194.0,hear resolution level analysis device focus melon eeg sensor melon ship price comparison device assessment self tracker anthropologist community melon eeg sensor practitioner boyfriend help experiment help folk self tracker brain activity macro aspect complexity signal synchrony brain region relationship feature activity energy mood concentration focus hydration share pas muster peer review tara,"['hear', 'resolution', 'level', 'analysis', 'device', 'focus', 'melon', 'eeg', 'sensor', 'melon', 'ship', 'price', 'comparison', 'device', 'assessment', 'self', 'tracker', 'anthropologist', 'community', 'melon', 'eeg', 'sensor', 'practitioner', 'boyfriend', 'help', 'experiment', 'help', 'folk', 'self', 'tracker', 'brain', 'activity', 'macro', 'aspect', 'complexity', 'signal', 'synchrony', 'brain', 'region', 'relationship', 'feature', 'activity', 'energy', 'mood', 'concentration', 'focus', 'hydration', 'share', 'pas', 'muster', 'peer', 'review', 'tara']"
+1195.0,zen concept beginner criterion meditation practice change idea mind peace book force state meditation recipe disaster measure heart rate variance brainwave rhythm kind peace research finder course search meditation headspace app gatecrasher gate post citrulline pill recommend effect lack motivation memory desire meditation meditation body type meditation ton graaff check possibility issue work check danielle topic heck researcher sort question state measure work compassion mindfulness question define peace float definition measure peace lack distress peace mean calmness measure level emotion sense control mood effect variable measure measure affect item measure peace extent self circumstance definition calm effect calmness measure circumstance world question people compassion scale criticism satisfaction moment measurement definition measure report perception specific heart rate variability hrv measure stress eeg device quantify path inner balance coherence edit experience describes check heartmath user deal check possibility issue peace term practice idea experience mental change track practitioner change literature mindfulness stress relief metric study rtracker ask question stressor eeg pattern people peace measurement ben improvement factor personality course conclusion speak mood people peace statement debate quantify peace type criterion yogi zen meditators philosopher peace state happiness moody peace btw book matter richard carlson clarity revolution michael neill bank book idea peace state mood thought dialog mind book suggestion,"['zen', 'concept', 'beginner', 'criterion', 'meditation', 'practice', 'change', 'idea', 'mind', 'peace', 'book', 'force', 'state', 'meditation', 'recipe', 'disaster', 'measure', 'heart', 'rate', 'variance', 'brainwave', 'rhythm', 'kind', 'peace', 'research', 'finder', 'course', 'search', 'meditation', 'headspace', 'app', 'gatecrasher', 'gate', 'post', 'citrulline', 'pill', 'recommend', 'effect', 'lack', 'motivation', 'memory', 'desire', 'meditation', 'meditation', 'body', 'type', 'meditation', 'ton', 'graaff', 'check', 'possibility', 'issue', 'work', 'check', 'danielle', 'topic', 'heck', 'researcher', 'sort', 'question', 'state', 'measure', 'work', 'compassion', 'mindfulness', 'question', 'define', 'peace', 'float', 'definition', 'measure', 'peace', 'lack', 'distress', 'peace', 'mean', 'calmness', 'measure', 'level', 'emotion', 'sense', 'control', 'mood', 'effect', 'variable', 'measure', 'measure', 'affect', 'item', 'measure', 'peace', 'extent', 'self', 'circumstance', 'definition', 'calm', 'effect', 'calmness', 'measure', 'circumstance', 'world', 'question', 'people', 'compassion', 'scale', 'criticism', 'satisfaction', 'moment', 'measurement', 'definition', 'measure', 'report', 'perception', 'specific', 'heart', 'rate', 'variability', 'hrv', 'measure', 'stress', 'eeg', 'device', 'quantify', 'path', 'inner', 'balance', 'coherence', 'edit', 'experience', 'describes', 'check', 'heartmath', 'user', 'deal', 'check', 'possibility', 'issue', 'peace', 'term', 'practice', 'idea', 'experience', 'mental', 'change', 'track', 'practitioner', 'change', 'literature', 'mindfulness', 'stress', 'relief', 'metric', 'study', 'rtracker', 'ask', 'question', 'stressor', 'eeg', 'pattern', 'people', 'peace', 'measurement', 'ben', 'improvement', 'factor', 'personality', 'course', 'conclusion', 'speak', 'mood', 'people', 'peace', 'statement', 'debate', 'quantify', 'peace', 'type', 'criterion', 'yogi', 'zen', 'meditators', 'philosopher', 'peace', 'state', 'happiness', 'moody', 'peace', 'btw', 'book', 'matter', 'richard', 'carlson', 'clarity', 'revolution', 'michael', 'neill', 'bank', 'book', 'idea', 'peace', 'state', 'mood', 'thought', 'dialog', 'mind', 'book', 'suggestion']"
+1196.0,site update post discussion team building tracker stage forum seby,"['site', 'update', 'post', 'discussion', 'team', 'building', 'tracker', 'stage', 'forum', 'seby']"
+1197.0,measure body temperature thermometer blood pressure understanding body temperature metabolism health option body photo record valuable intervention win data measurement blood pressure activity room temperature device basis dexa scan blood clip money spending pocketbook service wireless payment point baseline health health reason moment device effort skew result lack moment ability health question question effort worthwhile help health scope issue data explain forum cancer intervention throw data chaos people health,"['measure', 'body', 'temperature', 'thermometer', 'blood', 'pressure', 'understanding', 'body', 'temperature', 'metabolism', 'health', 'option', 'body', 'photo', 'record', 'valuable', 'intervention', 'win', 'data', 'measurement', 'blood', 'pressure', 'activity', 'room', 'temperature', 'device', 'basis', 'dexa', 'scan', 'blood', 'clip', 'money', 'spending', 'pocketbook', 'service', 'wireless', 'payment', 'point', 'baseline', 'health', 'health', 'reason', 'moment', 'device', 'effort', 'skew', 'result', 'lack', 'moment', 'ability', 'health', 'question', 'question', 'effort', 'worthwhile', 'help', 'health', 'scope', 'issue', 'data', 'explain', 'forum', 'cancer', 'intervention', 'throw', 'data', 'chaos', 'people', 'health']"
+1198.0,thtalba connect equipment monitoring home phone equipment ecg monitoring home phone online search device level connectivity test device level connectivity data device ecg monitor pc tablet answer manufacturer user device device support form wireless connectivity relativity hack device work cable harder hack hope equipment ecg monitoring home phone equipment ecg monitoring home phone,"['thtalba', 'connect', 'equipment', 'monitoring', 'home', 'phone', 'equipment', 'ecg', 'monitoring', 'home', 'phone', 'online', 'search', 'device', 'level', 'connectivity', 'test', 'device', 'level', 'connectivity', 'data', 'device', 'ecg', 'monitor', 'pc', 'tablet', 'answer', 'manufacturer', 'user', 'device', 'device', 'support', 'form', 'wireless', 'connectivity', 'relativity', 'hack', 'device', 'work', 'cable', 'harder', 'hack', 'hope', 'equipment', 'ecg', 'monitoring', 'home', 'phone', 'equipment', 'ecg', 'monitoring', 'home', 'phone']"
+1200.0,title qsers finance money magazine reporter folk trick finance order house pay college loan strategy retirement brief finance home type story term tool online tool experience email ryan derousseau moneymail,"['title', 'qsers', 'finance', 'money', 'magazine', 'reporter', 'folk', 'trick', 'finance', 'order', 'house', 'pay', 'college', 'loan', 'strategy', 'retirement', 'brief', 'finance', 'home', 'type', 'story', 'term', 'tool', 'online', 'tool', 'experience', 'email', 'ryan', 'derousseau', 'moneymail']"
+1201.0,study university master thesis personality appreciate italian respond questionnaire bonielli studenti help regard isabel,"['study', 'university', 'master', 'thesis', 'personality', 'appreciate', 'italian', 'respond', 'questionnaire', 'bonielli', 'studenti', 'help', 'regard', 'isabel']"
+1202.0,stan james project picture software example people expression dataset people image talk lifeslice project page cors talk image expression mood issue image people photo wider range emotion cadre self image selfie video thought image video track approach webcam image lifeslice project facebook photo people platform analysis plan machine vision health insight image level body bmi health motivator self visualization effect work product sign folk production material bmi talk slide talk,"['stan', 'james', 'project', 'picture', 'software', 'example', 'people', 'expression', 'dataset', 'people', 'image', 'talk', 'lifeslice', 'project', 'page', 'cors', 'talk', 'image', 'expression', 'mood', 'issue', 'image', 'people', 'photo', 'wider', 'range', 'emotion', 'cadre', 'self', 'image', 'selfie', 'video', 'thought', 'image', 'video', 'track', 'approach', 'webcam', 'image', 'lifeslice', 'project', 'facebook', 'photo', 'people', 'platform', 'analysis', 'plan', 'machine', 'vision', 'health', 'insight', 'image', 'level', 'body', 'bmi', 'health', 'motivator', 'self', 'visualization', 'effect', 'work', 'product', 'sign', 'folk', 'production', 'material', 'bmi', 'talk', 'slide', 'talk']"
+1204.0,progress snap sample source lobby stuff supplier supply people electodes supply pad manufacture product pad conductivity chloride gel head eyelet glass material silver silver chloride hope sample supplier socket note socket spring havehopes stud thesame sample problem hope sample pad today inch foam upholstery shop idea silver bandaids silver sensor expectit sample differnt approach zeo headband snap headband sensor snap eeg pad silver pad headband post process process send email theodore wilson send file pic post clean xacto scissors honest teh sensor work cloth silver work pad test snap measure resistence test unit work pull foam snap trip december circle line pull foam pad twist sensor cloth becasue silver center press prong prong press place snap hobby lobby hold eeg electrode hold snap sample problem hobby lobby replacement electrode drilling hole rod press outer edge prong plug socket collapse section prong secure snap setter price set socket snap electrode sensor pad resistence section ohm plastic snap teh plastic pad test pad snap eeg pad place ask snap socket sample goal headband work work replaceemnt cloth test r amp department replacement sensor headband snap velcro people work streatches direction streatches direction cost work foam headband inch cell foam tape cell foam work thought idea son replacement sensor louis workshop people task industry workshop dallas work break process step place idea replacement sensor cloth tape work oif pocket inch square foam tuck tiddy pad simple ther tape stop test option cost seperate poll replacement pad work pay work drop fancy cost bug switch velcro material provide design drive cost limitation term feedback convert snap post challanges wife edit version conversion post file change limit sign dropbox upload file post link blog post people project,"['progress', 'snap', 'sample', 'source', 'lobby', 'stuff', 'supplier', 'supply', 'people', 'electodes', 'supply', 'pad', 'manufacture', 'product', 'pad', 'conductivity', 'chloride', 'gel', 'head', 'eyelet', 'glass', 'material', 'silver', 'silver', 'chloride', 'hope', 'sample', 'supplier', 'socket', 'note', 'socket', 'spring', 'havehopes', 'stud', 'thesame', 'sample', 'problem', 'hope', 'sample', 'pad', 'today', 'inch', 'foam', 'upholstery', 'shop', 'idea', 'silver', 'bandaids', 'silver', 'sensor', 'expectit', 'sample', 'differnt', 'approach', 'zeo', 'headband', 'snap', 'headband', 'sensor', 'snap', 'eeg', 'pad', 'silver', 'pad', 'headband', 'post', 'process', 'process', 'send', 'email', 'theodore', 'wilson', 'send', 'file', 'pic', 'post', 'clean', 'xacto', 'scissors', 'honest', 'teh', 'sensor', 'work', 'cloth', 'silver', 'work', 'pad', 'test', 'snap', 'measure', 'resistence', 'test', 'unit', 'work', 'pull', 'foam', 'snap', 'trip', 'december', 'circle', 'line', 'pull', 'foam', 'pad', 'twist', 'sensor', 'cloth', 'becasue', 'silver', 'center', 'press', 'prong', 'prong', 'press', 'place', 'snap', 'hobby', 'lobby', 'hold', 'eeg', 'electrode', 'hold', 'snap', 'sample', 'problem', 'hobby', 'lobby', 'replacement', 'electrode', 'drilling', 'hole', 'rod', 'press', 'outer', 'edge', 'prong', 'plug', 'socket', 'collapse', 'section', 'prong', 'secure', 'snap', 'setter', 'price', 'set', 'socket', 'snap', 'electrode', 'sensor', 'pad', 'resistence', 'section', 'ohm', 'plastic', 'snap', 'teh', 'plastic', 'pad', 'test', 'pad', 'snap', 'eeg', 'pad', 'place', 'ask', 'snap', 'socket', 'sample', 'goal', 'headband', 'work', 'work', 'replaceemnt', 'cloth', 'test', 'r', 'amp', 'department', 'replacement', 'sensor', 'headband', 'snap', 'velcro', 'people', 'work', 'streatches', 'direction', 'streatches', 'direction', 'cost', 'work', 'foam', 'headband', 'inch', 'cell', 'foam', 'tape', 'cell', 'foam', 'work', 'thought', 'idea', 'son', 'replacement', 'sensor', 'louis', 'workshop', 'people', 'task', 'industry', 'workshop', 'dallas', 'work', 'break', 'process', 'step', 'place', 'idea', 'replacement', 'sensor', 'cloth', 'tape', 'work', 'oif', 'pocket', 'inch', 'square', 'foam', 'tuck', 'tiddy', 'pad', 'simple', 'ther', 'tape', 'stop', 'test', 'option', 'cost', 'seperate', 'poll', 'replacement', 'pad', 'work', 'pay', 'work', 'drop', 'fancy', 'cost', 'bug', 'switch', 'velcro', 'material', 'provide', 'design', 'drive', 'cost', 'limitation', 'term', 'feedback', 'convert', 'snap', 'post', 'challanges', 'wife', 'edit', 'version', 'conversion', 'post', 'file', 'change', 'limit', 'sign', 'dropbox', 'upload', 'file', 'post', 'link', 'blog', 'post', 'people', 'project']"
+1205.0,endorsement today apple healthkit health stats mood track eat correlate mood food eat food apps post healthkit information people bump help timing meal checkout signature food habit task job pressure,"['endorsement', 'today', 'apple', 'healthkit', 'health', 'stats', 'mood', 'track', 'eat', 'correlate', 'mood', 'food', 'eat', 'food', 'apps', 'post', 'healthkit', 'information', 'people', 'bump', 'help', 'timing', 'meal', 'checkout', 'signature', 'food', 'habit', 'task', 'job', 'pressure']"
+1206.0,dennis restauro fitbit bio heart rate skin temperature blood glucose dennis idea stage market activity tracker place market mature thinking book gamification proponent internet step world wife obsession fitbit fitbit data junkie device info delivers health sensor fitbit bio monitoring figure place market interaction sensor radio chip network possibility sensor loss gain communicate tracker food temp sensor blood glucose creepy correlate data,"['dennis', 'restauro', 'fitbit', 'bio', 'heart', 'rate', 'skin', 'temperature', 'blood', 'glucose', 'dennis', 'idea', 'stage', 'market', 'activity', 'tracker', 'place', 'market', 'mature', 'thinking', 'book', 'gamification', 'proponent', 'internet', 'step', 'world', 'wife', 'obsession', 'fitbit', 'fitbit', 'data', 'junkie', 'device', 'info', 'delivers', 'health', 'sensor', 'fitbit', 'bio', 'monitoring', 'figure', 'place', 'market', 'interaction', 'sensor', 'radio', 'chip', 'network', 'possibility', 'sensor', 'loss', 'gain', 'communicate', 'tracker', 'food', 'temp', 'sensor', 'blood', 'glucose', 'creepy', 'correlate', 'data']"
+1207.0,justin glad post result question data contribute knowledge justin people,"['justin', 'glad', 'post', 'result', 'question', 'data', 'contribute', 'knowledge', 'justin', 'people']"
+1208.0,opportunity paper health informatics paper,"['opportunity', 'paper', 'health', 'informatics', 'paper']"
+1209.0,university chicago thesis anthropology health technology site forum source people story technology body health question level discourse forum experience thread google form appreciate feel feel answer question help tool device body health button progress body health information helpful decide tool motivation health goal tool habit encourages duty discipline,"['university', 'chicago', 'thesis', 'anthropology', 'health', 'technology', 'site', 'forum', 'source', 'people', 'story', 'technology', 'body', 'health', 'question', 'level', 'discourse', 'forum', 'experience', 'thread', 'google', 'form', 'appreciate', 'feel', 'feel', 'answer', 'question', 'help', 'tool', 'device', 'body', 'health', 'button', 'progress', 'body', 'health', 'information', 'helpful', 'decide', 'tool', 'motivation', 'health', 'goal', 'tool', 'habit', 'encourages', 'duty', 'discipline']"
+1210.0,project replacement zeo comparison monitor paradoxofchoice dan dascalescu project replacement zeo comparison monitor paradoxofchoice idea device stage lead eeg hr group folk bodyecho device kickstarter hear thought sleep work,"['project', 'replacement', 'zeo', 'comparison', 'monitor', 'paradoxofchoice', 'dan', 'dascalescu', 'project', 'replacement', 'zeo', 'comparison', 'monitor', 'paradoxofchoice', 'idea', 'device', 'stage', 'lead', 'eeg', 'hr', 'group', 'folk', 'bodyecho', 'device', 'kickstarter', 'hear', 'thought', 'sleep', 'work']"
+1211.0,trueness stuff zeoscope sens eeg data read ra eeg data host software view zeorawdata library machine sensor data zeoscope analysis tool sensor merge data zeo neuma watch athos pant coder script data api hexoskin pull device test unit bioradio sensor unit hell job business model miscalculation business model device stage zeo zeo bedside stage graph ion ebay data case zeoscope install zeoscope help python script folk post experience sensor kit group member innovation sense kit kit trouble zeoscope sensor tell engineer care box apps ecg eog motion surface apps linux osx raspberry pi coder delve arduino pi ton biometrics melon headband zeo unit basis b1 ecg data device match connection buddhist passion stuff expectation share question ping beaumont ask kind sense kit idea unit sense kit moment zeo track quality pointer advance beaumont folk post experience sensor kit group member innovation sense kit kit trouble zeoscope sensor tell engineer care box apps ecg eog motion surface apps linux osx raspberry pi coder delve arduino pi ton biometrics melon headband zeo unit basis b1 ecg data device match connection buddhist passion stuff expectation share question ping beaumont,"['trueness', 'stuff', 'zeoscope', 'sens', 'eeg', 'data', 'read', 'ra', 'eeg', 'data', 'host', 'software', 'view', 'zeorawdata', 'library', 'machine', 'sensor', 'data', 'zeoscope', 'analysis', 'tool', 'sensor', 'merge', 'data', 'zeo', 'neuma', 'watch', 'athos', 'pant', 'coder', 'script', 'data', 'api', 'hexoskin', 'pull', 'device', 'test', 'unit', 'bioradio', 'sensor', 'unit', 'hell', 'job', 'business', 'model', 'miscalculation', 'business', 'model', 'device', 'stage', 'zeo', 'zeo', 'bedside', 'stage', 'graph', 'ion', 'ebay', 'data', 'case', 'zeoscope', 'install', 'zeoscope', 'help', 'python', 'script', 'folk', 'post', 'experience', 'sensor', 'kit', 'group', 'member', 'innovation', 'sense', 'kit', 'kit', 'trouble', 'zeoscope', 'sensor', 'tell', 'engineer', 'care', 'box', 'apps', 'ecg', 'eog', 'motion', 'surface', 'apps', 'linux', 'osx', 'raspberry', 'pi', 'coder', 'delve', 'arduino', 'pi', 'ton', 'biometrics', 'melon', 'headband', 'zeo', 'unit', 'basis', 'b1', 'ecg', 'data', 'device', 'match', 'connection', 'buddhist', 'passion', 'stuff', 'expectation', 'share', 'question', 'ping', 'beaumont', 'ask', 'kind', 'sense', 'kit', 'idea', 'unit', 'sense', 'kit', 'moment', 'zeo', 'track', 'quality', 'pointer', 'advance', 'beaumont', 'folk', 'post', 'experience', 'sensor', 'kit', 'group', 'member', 'innovation', 'sense', 'kit', 'kit', 'trouble', 'zeoscope', 'sensor', 'tell', 'engineer', 'care', 'box', 'apps', 'ecg', 'eog', 'motion', 'surface', 'apps', 'linux', 'osx', 'raspberry', 'pi', 'coder', 'delve', 'arduino', 'pi', 'ton', 'biometrics', 'melon', 'headband', 'zeo', 'unit', 'basis', 'b1', 'ecg', 'data', 'device', 'match', 'connection', 'buddhist', 'passion', 'stuff', 'expectation', 'share', 'question', 'ping', 'beaumont']"
+1212.0,zeoscope window machine lack instruction installation people trouble hand software developer figure trouble port port boil ocean offer help melon headband scribe code insight,"['zeoscope', 'window', 'machine', 'lack', 'instruction', 'installation', 'people', 'trouble', 'hand', 'software', 'developer', 'figure', 'trouble', 'port', 'port', 'boil', 'ocean', 'offer', 'help', 'melon', 'headband', 'scribe', 'code', 'insight']"
+1213.0,ton data source excercise burn example heart monitor basis basis viewer zeo zeoscope zeoviewer withings helath opi sensor ecg gsr recon gps goggles oximeter ispo2 window pulseox file data night stuff json sqlite kind program code create visualization window osx box solution python aggregator pull data health data support type series analysis regression suggestion,"['ton', 'data', 'source', 'excercise', 'burn', 'example', 'heart', 'monitor', 'basis', 'basis', 'viewer', 'zeo', 'zeoscope', 'zeoviewer', 'withings', 'helath', 'opi', 'sensor', 'ecg', 'gsr', 'recon', 'gps', 'goggles', 'oximeter', 'ispo2', 'window', 'pulseox', 'file', 'data', 'night', 'stuff', 'json', 'sqlite', 'kind', 'program', 'code', 'create', 'visualization', 'window', 'osx', 'box', 'solution', 'python', 'aggregator', 'pull', 'data', 'health', 'data', 'support', 'type', 'series', 'analysis', 'regression', 'suggestion']"
+1214.0,hackathon mean stat analysis service health fitness data ejain hackathon mean stat analysis service health fitness data api tip analysis mean correlation predictor happiness productivity data account influence variable correlation variable subset mean sleep quality quality college student engineering data sleepcycle runkeeper spotify wunderlist link data input productivity community web app school weekend web tool user prediction correlation data people guru problem share data data data test tool data hackathon analysis result data data share advice tool data stat analysis data multiple source mcmenemy,"['hackathon', 'mean', 'stat', 'analysis', 'service', 'health', 'fitness', 'data', 'ejain', 'hackathon', 'mean', 'stat', 'analysis', 'service', 'health', 'fitness', 'data', 'api', 'tip', 'analysis', 'mean', 'correlation', 'predictor', 'happiness', 'productivity', 'data', 'account', 'influence', 'variable', 'correlation', 'variable', 'subset', 'mean', 'sleep', 'quality', 'quality', 'college', 'student', 'engineering', 'data', 'sleepcycle', 'runkeeper', 'spotify', 'wunderlist', 'link', 'data', 'input', 'productivity', 'community', 'web', 'app', 'school', 'weekend', 'web', 'tool', 'user', 'prediction', 'correlation', 'data', 'people', 'guru', 'problem', 'share', 'data', 'data', 'data', 'test', 'tool', 'data', 'hackathon', 'analysis', 'result', 'data', 'data', 'share', 'advice', 'tool', 'data', 'stat', 'analysis', 'data', 'multiple', 'source', 'mcmenemy']"
+1215.0,jajvirta forum register education post apnea forum page register post question reply equipment measure progress assistance forum jay addition jajvirta comment night blood pressure monitor mart decrease people treatment jajvirta measure data machine sleepyhead software track efficacy treatment visit site help guidance apnoea machine data data memory card machine transmits data server view app myair data reading length mask leakage event myair spot trend drawback night data advantage dr therapist log view data hawkins jajvirta apnea start treatment metric effect treatment feeling tiredness difference pre treatment plain change condition energy slog duty track analyze bother treatment energy measure energy point scale meeting presentation comparison iphone sleepcycle fitbit data machine apps term outcome device pre post quality advice success machine pressure humidity difference pressure machine drawback machine insurance cover pocket cost cpap price insurance cover data source program machine import data determine point amazing got apnea start treatment metric effect treatment feeling tiredness difference pre treatment plain change condition energy slog duty track analyze bother treatment energy quantification post treatment treatment aspiration sort energy discipline symptom minimum blood pressure tick treatment treatment course treatment feeling control machine reason night sleepyhead statistic cpap machine,"['jajvirta', 'forum', 'register', 'education', 'post', 'apnea', 'forum', 'page', 'register', 'post', 'question', 'reply', 'equipment', 'measure', 'progress', 'assistance', 'forum', 'jay', 'addition', 'jajvirta', 'comment', 'night', 'blood', 'pressure', 'monitor', 'mart', 'decrease', 'people', 'treatment', 'jajvirta', 'measure', 'data', 'machine', 'sleepyhead', 'software', 'track', 'efficacy', 'treatment', 'visit', 'site', 'help', 'guidance', 'apnoea', 'machine', 'data', 'data', 'memory', 'card', 'machine', 'transmits', 'data', 'server', 'view', 'app', 'myair', 'data', 'reading', 'length', 'mask', 'leakage', 'event', 'myair', 'spot', 'trend', 'drawback', 'night', 'data', 'advantage', 'dr', 'therapist', 'log', 'view', 'data', 'hawkins', 'jajvirta', 'apnea', 'start', 'treatment', 'metric', 'effect', 'treatment', 'feeling', 'tiredness', 'difference', 'pre', 'treatment', 'plain', 'change', 'condition', 'energy', 'slog', 'duty', 'track', 'analyze', 'bother', 'treatment', 'energy', 'measure', 'energy', 'point', 'scale', 'meeting', 'presentation', 'comparison', 'iphone', 'sleepcycle', 'fitbit', 'data', 'machine', 'apps', 'term', 'outcome', 'device', 'pre', 'post', 'quality', 'advice', 'success', 'machine', 'pressure', 'humidity', 'difference', 'pressure', 'machine', 'drawback', 'machine', 'insurance', 'cover', 'pocket', 'cost', 'cpap', 'price', 'insurance', 'cover', 'data', 'source', 'program', 'machine', 'import', 'data', 'determine', 'point', 'amazing', 'got', 'apnea', 'start', 'treatment', 'metric', 'effect', 'treatment', 'feeling', 'tiredness', 'difference', 'pre', 'treatment', 'plain', 'change', 'condition', 'energy', 'slog', 'duty', 'track', 'analyze', 'bother', 'treatment', 'energy', 'quantification', 'post', 'treatment', 'treatment', 'aspiration', 'sort', 'energy', 'discipline', 'symptom', 'minimum', 'blood', 'pressure', 'tick', 'treatment', 'treatment', 'course', 'treatment', 'feeling', 'control', 'machine', 'reason', 'night', 'sleepyhead', 'statistic', 'cpap', 'machine']"
+1216.0,xnfit activity tracker track mode change calorie distance wear tracker mode tracker qself,"['xnfit', 'activity', 'tracker', 'track', 'mode', 'change', 'calorie', 'distance', 'wear', 'tracker', 'mode', 'tracker', 'qself']"
+1217.0,example data point habit data myth sleep screencast dateline correlation productivity caffeine feel metric track effort track location activity bodymedia body withings data context answer question app moment consumption neuroscientist researcher group device record hrv movement study vulnerability resilience stress input discussion regard naj example data point habit newbie data productivity software engineer amp procrastinator project management tool project problem framework hack merge source data basis peak heart rate monitor setup baseline fancy start question question correlation productivity caffeine feel metric right,"['example', 'data', 'point', 'habit', 'data', 'myth', 'sleep', 'screencast', 'dateline', 'correlation', 'productivity', 'caffeine', 'feel', 'metric', 'track', 'effort', 'track', 'location', 'activity', 'bodymedia', 'body', 'withings', 'data', 'context', 'answer', 'question', 'app', 'moment', 'consumption', 'neuroscientist', 'researcher', 'group', 'device', 'record', 'hrv', 'movement', 'study', 'vulnerability', 'resilience', 'stress', 'input', 'discussion', 'regard', 'naj', 'example', 'data', 'point', 'habit', 'newbie', 'data', 'productivity', 'software', 'engineer', 'amp', 'procrastinator', 'project', 'management', 'tool', 'project', 'problem', 'framework', 'hack', 'merge', 'source', 'data', 'basis', 'peak', 'heart', 'rate', 'monitor', 'setup', 'baseline', 'fancy', 'start', 'question', 'question', 'correlation', 'productivity', 'caffeine', 'feel', 'metric', 'right']"
+1219.0,export timezone offset app rest data client setting activity history website timezone record user change record ability export change chosen timezone announce yesterday play store syncs account record account reminder view analyze record functionality app prioritize work insight headache reason weight alcohol consumption combination health stats reminder brief description tracker record store category blood pressure blood sugar body measurement drug exercise headache menstruation peak respiratory rate smoking weight view record table graph ability data category report analysis data export data csv track category list analysis data privacy heart data advertising insurance analytics group data user role feedback form site comment offer service price package heart content package category advert tier share data site,"['export', 'timezone', 'offset', 'app', 'rest', 'data', 'client', 'setting', 'activity', 'history', 'website', 'timezone', 'record', 'user', 'change', 'record', 'ability', 'export', 'change', 'chosen', 'timezone', 'announce', 'yesterday', 'play', 'store', 'syncs', 'account', 'record', 'account', 'reminder', 'view', 'analyze', 'record', 'functionality', 'app', 'prioritize', 'work', 'insight', 'headache', 'reason', 'weight', 'alcohol', 'consumption', 'combination', 'health', 'stats', 'reminder', 'brief', 'description', 'tracker', 'record', 'store', 'category', 'blood', 'pressure', 'blood', 'sugar', 'body', 'measurement', 'drug', 'exercise', 'headache', 'menstruation', 'peak', 'respiratory', 'rate', 'smoking', 'weight', 'view', 'record', 'table', 'graph', 'ability', 'data', 'category', 'report', 'analysis', 'data', 'export', 'data', 'csv', 'track', 'category', 'list', 'analysis', 'data', 'privacy', 'heart', 'data', 'advertising', 'insurance', 'analytics', 'group', 'data', 'user', 'role', 'feedback', 'form', 'site', 'comment', 'offer', 'service', 'price', 'package', 'heart', 'content', 'package', 'category', 'advert', 'tier', 'share', 'data', 'site']"
+1220.0,student technology trend tool signal world learn bye fleur,"['student', 'technology', 'trend', 'tool', 'signal', 'world', 'learn', 'bye', 'fleur']"
+1221.0,jamesthornton format iso iso timestamps export zone export data tsv file timestamps jamesthornton switch convert iso data change export sense timestamps bed jamesthornton format iso iso timestamps export zone right switch convert iso data change export sense format iso college kid email james concept journal,"['jamesthornton', 'format', 'iso', 'iso', 'timestamps', 'export', 'zone', 'export', 'data', 'tsv', 'file', 'timestamps', 'jamesthornton', 'switch', 'convert', 'iso', 'data', 'change', 'export', 'sense', 'timestamps', 'bed', 'jamesthornton', 'format', 'iso', 'iso', 'timestamps', 'export', 'zone', 'right', 'switch', 'convert', 'iso', 'data', 'change', 'export', 'sense', 'format', 'iso', 'college', 'kid', 'email', 'james', 'concept', 'journal']"
+1222.0,forum rule post point replacement sensor pad zeo thread forum sensor pad snap backer pad backer son money material people question price pad set retrofit sensor sensor backer design pad price mail fit envelope priority mail rate envelope email theodore wilson yahoo order material background zeo sensor snap people sensor instructables pain headband snap socket sensor sensor pad place sensor replacement square original contact skin manufacturer stick tape prototype sensor cost business son zealand send shipping dec end people zealand money material people medtex tell sensor batch order factory pad backer correct fit quicker snap backer kind handmade work cost material place tape tape backer iron patch tape material rack cotton sensor face test pad inch surface touch drop shipping cost unit send mobile sensor backer cloth tool supply email theodore wilson yahoo ebay protection case problem order material rule wilson company wilson electronics production email address poll kow,"['forum', 'rule', 'post', 'point', 'replacement', 'sensor', 'pad', 'zeo', 'thread', 'forum', 'sensor', 'pad', 'snap', 'backer', 'pad', 'backer', 'son', 'money', 'material', 'people', 'question', 'price', 'pad', 'set', 'retrofit', 'sensor', 'sensor', 'backer', 'design', 'pad', 'price', 'mail', 'fit', 'envelope', 'priority', 'mail', 'rate', 'envelope', 'email', 'theodore', 'wilson', 'yahoo', 'order', 'material', 'background', 'zeo', 'sensor', 'snap', 'people', 'sensor', 'instructables', 'pain', 'headband', 'snap', 'socket', 'sensor', 'sensor', 'pad', 'place', 'sensor', 'replacement', 'square', 'original', 'contact', 'skin', 'manufacturer', 'stick', 'tape', 'prototype', 'sensor', 'cost', 'business', 'son', 'zealand', 'send', 'shipping', 'dec', 'end', 'people', 'zealand', 'money', 'material', 'people', 'medtex', 'tell', 'sensor', 'batch', 'order', 'factory', 'pad', 'backer', 'correct', 'fit', 'quicker', 'snap', 'backer', 'kind', 'handmade', 'work', 'cost', 'material', 'place', 'tape', 'tape', 'backer', 'iron', 'patch', 'tape', 'material', 'rack', 'cotton', 'sensor', 'face', 'test', 'pad', 'inch', 'surface', 'touch', 'drop', 'shipping', 'cost', 'unit', 'send', 'mobile', 'sensor', 'backer', 'cloth', 'tool', 'supply', 'email', 'theodore', 'wilson', 'yahoo', 'ebay', 'protection', 'case', 'problem', 'order', 'material', 'rule', 'wilson', 'company', 'wilson', 'electronics', 'production', 'email', 'address', 'poll', 'kow']"
+1223.0,rescuetime track team site peak ran element work step movement efficiency fleur,"['rescuetime', 'track', 'team', 'site', 'peak', 'ran', 'element', 'work', 'step', 'movement', 'efficiency', 'fleur']"
+1225.0,project survey activity tracker user device,"['project', 'survey', 'activity', 'tracker', 'user', 'device']"
+1226.0,recommendation device work access data analysis data self world planning purchase device inference section forum ask advice device student backing project kickstarter,"['recommendation', 'device', 'work', 'access', 'data', 'analysis', 'data', 'self', 'world', 'planning', 'purchase', 'device', 'inference', 'section', 'forum', 'ask', 'advice', 'device', 'student', 'backing', 'project', 'kickstarter']"
+1227.0,press release wristband report anomaly record alivecor test doctor trouble mind heart attack ecg ejain press release device wristband anomaly record alivecor test doctor trouble mind heart attack ecg response alivecor father law event event manage heart rate monitor device heart rate anomaly event progress technology product recommendation amoung product jawbone band mio product heart patient market product runner exercise buff heart patient,"['press', 'release', 'wristband', 'report', 'anomaly', 'record', 'alivecor', 'test', 'doctor', 'trouble', 'mind', 'heart', 'attack', 'ecg', 'ejain', 'press', 'release', 'device', 'wristband', 'anomaly', 'record', 'alivecor', 'test', 'doctor', 'trouble', 'mind', 'heart', 'attack', 'ecg', 'response', 'alivecor', 'father', 'law', 'event', 'event', 'manage', 'heart', 'rate', 'monitor', 'device', 'heart', 'rate', 'anomaly', 'event', 'progress', 'technology', 'product', 'recommendation', 'amoung', 'product', 'jawbone', 'band', 'mio', 'product', 'heart', 'patient', 'market', 'product', 'runner', 'exercise', 'buff', 'heart', 'patient']"
+1228.0,veteran project thought boston college study experience survey question willis margaret willis bc edu today study,"['veteran', 'project', 'thought', 'boston', 'college', 'study', 'experience', 'survey', 'question', 'willis', 'margaret', 'willis', 'bc', 'edu', 'today', 'study']"
+1229.0,course phone tablet create phone data figure frickbits apps phone data advance suggestion danielle,"['course', 'phone', 'tablet', 'create', 'phone', 'data', 'figure', 'frickbits', 'apps', 'phone', 'data', 'advance', 'suggestion', 'danielle']"
+1230.0,offer tom special technology product store heartmathstore friday balance pin tom,"['offer', 'tom', 'special', 'technology', 'product', 'store', 'heartmathstore', 'friday', 'balance', 'pin', 'tom']"
+1231.0,paper frontier heart review heart heart rate variability coherence self regulation stability link,"['paper', 'frontier', 'heart', 'review', 'heart', 'heart', 'rate', 'variability', 'coherence', 'self', 'regulation', 'stability', 'link']"
+1232.0,mirco musolesi school science university birmingham group project data analytics moodtraces university birmingham application project trajectory goal project technology health problem data perform analysis correlation mood mobility feedback behalf luca developer app epsrc trajectory depression project application trajectory project goal technology health problem depression individual family circle impact report study worker kingdom level survey employee point depression problem strategy problem depression suicide technology possibility data help problem interview study depression decline activity goal project phone mobility pattern individual order health problem routine change mobility pattern level activity mean phone gps receiver accelerometer device data behaviour person change state monitoring information health officer worker mean intervention phone method person phone project application moodtraces moodtraces phone application location activity application state person order understand correlation mobility mood participant application phone lottery winner phone winner download application play advance application research project information application question choice question question occurrence symptom answer compute phq score presence mood varies personality question answer score classify personality factor personality trait information sent secure transmission protocol secure server application transfer information data connection upload interval case data information database access moodtraces research team correlation mobility trace phone state individual information result reveal participant identity approval ethic board university birmingham contact contact mirco musolesi pi project mirco school science university edgbaston b15 birmingham kingdom web,"['mirco', 'musolesi', 'school', 'science', 'university', 'birmingham', 'group', 'project', 'data', 'analytics', 'moodtraces', 'university', 'birmingham', 'application', 'project', 'trajectory', 'goal', 'project', 'technology', 'health', 'problem', 'data', 'perform', 'analysis', 'correlation', 'mood', 'mobility', 'feedback', 'behalf', 'luca', 'developer', 'app', 'epsrc', 'trajectory', 'depression', 'project', 'application', 'trajectory', 'project', 'goal', 'technology', 'health', 'problem', 'depression', 'individual', 'family', 'circle', 'impact', 'report', 'study', 'worker', 'kingdom', 'level', 'survey', 'employee', 'point', 'depression', 'problem', 'strategy', 'problem', 'depression', 'suicide', 'technology', 'possibility', 'data', 'help', 'problem', 'interview', 'study', 'depression', 'decline', 'activity', 'goal', 'project', 'phone', 'mobility', 'pattern', 'individual', 'order', 'health', 'problem', 'routine', 'change', 'mobility', 'pattern', 'level', 'activity', 'mean', 'phone', 'gps', 'receiver', 'accelerometer', 'device', 'data', 'behaviour', 'person', 'change', 'state', 'monitoring', 'information', 'health', 'officer', 'worker', 'mean', 'intervention', 'phone', 'method', 'person', 'phone', 'project', 'application', 'moodtraces', 'moodtraces', 'phone', 'application', 'location', 'activity', 'application', 'state', 'person', 'order', 'understand', 'correlation', 'mobility', 'mood', 'participant', 'application', 'phone', 'lottery', 'winner', 'phone', 'winner', 'download', 'application', 'play', 'advance', 'application', 'research', 'project', 'information', 'application', 'question', 'choice', 'question', 'question', 'occurrence', 'symptom', 'answer', 'compute', 'phq', 'score', 'presence', 'mood', 'varies', 'personality', 'question', 'answer', 'score', 'classify', 'personality', 'factor', 'personality', 'trait', 'information', 'sent', 'secure', 'transmission', 'protocol', 'secure', 'server', 'application', 'transfer', 'information', 'data', 'connection', 'upload', 'interval', 'case', 'data', 'information', 'database', 'access', 'moodtraces', 'research', 'team', 'correlation', 'mobility', 'trace', 'phone', 'state', 'individual', 'information', 'result', 'reveal', 'participant', 'identity', 'approval', 'ethic', 'board', 'university', 'birmingham', 'contact', 'contact', 'mirco', 'musolesi', 'pi', 'project', 'mirco', 'school', 'science', 'university', 'edgbaston', 'b15', 'birmingham', 'kingdom', 'web']"
+1233.0,mirco musolesi school science university birmingham group project data analytics moodtraces university birmingham application project trajectory goal project technology health problem data perform analysis correlation mood mobility feedback behalf luca developer app epsrc trajectory depression project application trajectory project goal technology health problem depression individual family circle impact report study worker kingdom level survey employee point depression problem strategy problem depression suicide technology possibility data help problem interview study depression decline activity goal project phone mobility pattern individual order health problem routine change mobility pattern level activity mean phone gps receiver accelerometer device data behaviour person change state monitoring information health officer worker mean intervention phone method person phone project application moodtraces moodtraces phone application location activity application state person order understand correlation mobility mood participant application phone lottery winner phone winner download application play advance application research project information application question choice question question occurrence symptom answer compute phq score presence mood varies personality question answer score classify personality factor personality trait information sent secure transmission protocol secure server application transfer information data connection upload interval case data information database access moodtraces research team correlation mobility trace phone state individual information result reveal participant identity approval ethic board university birmingham contact contact mirco musolesi pi project mirco school science university edgbaston b15 birmingham kingdom web,"['mirco', 'musolesi', 'school', 'science', 'university', 'birmingham', 'group', 'project', 'data', 'analytics', 'moodtraces', 'university', 'birmingham', 'application', 'project', 'trajectory', 'goal', 'project', 'technology', 'health', 'problem', 'data', 'perform', 'analysis', 'correlation', 'mood', 'mobility', 'feedback', 'behalf', 'luca', 'developer', 'app', 'epsrc', 'trajectory', 'depression', 'project', 'application', 'trajectory', 'project', 'goal', 'technology', 'health', 'problem', 'depression', 'individual', 'family', 'circle', 'impact', 'report', 'study', 'worker', 'kingdom', 'level', 'survey', 'employee', 'point', 'depression', 'problem', 'strategy', 'problem', 'depression', 'suicide', 'technology', 'possibility', 'data', 'help', 'problem', 'interview', 'study', 'depression', 'decline', 'activity', 'goal', 'project', 'phone', 'mobility', 'pattern', 'individual', 'order', 'health', 'problem', 'routine', 'change', 'mobility', 'pattern', 'level', 'activity', 'mean', 'phone', 'gps', 'receiver', 'accelerometer', 'device', 'data', 'behaviour', 'person', 'change', 'state', 'monitoring', 'information', 'health', 'officer', 'worker', 'mean', 'intervention', 'phone', 'method', 'person', 'phone', 'project', 'application', 'moodtraces', 'moodtraces', 'phone', 'application', 'location', 'activity', 'application', 'state', 'person', 'order', 'understand', 'correlation', 'mobility', 'mood', 'participant', 'application', 'phone', 'lottery', 'winner', 'phone', 'winner', 'download', 'application', 'play', 'advance', 'application', 'research', 'project', 'information', 'application', 'question', 'choice', 'question', 'question', 'occurrence', 'symptom', 'answer', 'compute', 'phq', 'score', 'presence', 'mood', 'varies', 'personality', 'question', 'answer', 'score', 'classify', 'personality', 'factor', 'personality', 'trait', 'information', 'sent', 'secure', 'transmission', 'protocol', 'secure', 'server', 'application', 'transfer', 'information', 'data', 'connection', 'upload', 'interval', 'case', 'data', 'information', 'database', 'access', 'moodtraces', 'research', 'team', 'correlation', 'mobility', 'trace', 'phone', 'state', 'individual', 'information', 'result', 'reveal', 'participant', 'identity', 'approval', 'ethic', 'board', 'university', 'birmingham', 'contact', 'contact', 'mirco', 'musolesi', 'pi', 'project', 'mirco', 'school', 'science', 'university', 'edgbaston', 'b15', 'birmingham', 'kingdom', 'web']"
+1234.0,nhanes sort network data database datasets data nhanes data question database data repository people people data people behaviour hypothesis people data help jeremiah,"['nhanes', 'sort', 'network', 'data', 'database', 'datasets', 'data', 'nhanes', 'data', 'question', 'database', 'data', 'repository', 'people', 'people', 'data', 'people', 'behaviour', 'hypothesis', 'people', 'data', 'help', 'jeremiah']"
+1235.0,company help people manage stress heart rate variability hrv skin conductance gsr temperature ambient accelerometer calendar location person stress heart rate monitor stress change millisecond hardy sweetbeatlife gsr basis gsr stress beta test device biometrics analytics exercise hexoskin respiration metric correlate breathing compare level tester analysis beaumont heart rate sensor work activity issue mybasis congratulation funding goal community p forum platform qsers company help people manage stress heart rate variability hrv skin conductance gsr temperature ambient accelerometer calendar location person stress check community beta tester hardy architect environment effect human office issue stress design work environment reduces decision maker induces argument stress issue measure stress location party university observation interview survey order create evidens effect workspace piece technology beta device casper trigger issue tool debie photoplethysmography device ekg strap technology valencell ppg sensor technology integrates heart rate energy expenditure paper valencell university device paper review dc rainmaker scosche hr band depth review ce scosche unit rhythm sensor armband transmit device nbsp pan scosche r r data hrv marco comparison mio wrist band chest strap holter style hrv device r r measurement inaccuracy wrist device fare heart rate variability training phd data science founder nbsp traveler passionate runner info review hr device hr electronics philip hrv accuracy rainmaker mio heart rate monitor depth review ant mio alpha unit review chance unit test run midst william ejain company help people manage stress heart rate variability hrv skin conductance gsr temperature ambient accelerometer calendar location person stress heart rate monitor stress change millisecond hardy teammate lab order measure heart rate frequency heart rate sensor upwards question,"['company', 'help', 'people', 'manage', 'stress', 'heart', 'rate', 'variability', 'hrv', 'skin', 'conductance', 'gsr', 'temperature', 'ambient', 'accelerometer', 'calendar', 'location', 'person', 'stress', 'heart', 'rate', 'monitor', 'stress', 'change', 'millisecond', 'hardy', 'sweetbeatlife', 'gsr', 'basis', 'gsr', 'stress', 'beta', 'test', 'device', 'biometrics', 'analytics', 'exercise', 'hexoskin', 'respiration', 'metric', 'correlate', 'breathing', 'compare', 'level', 'tester', 'analysis', 'beaumont', 'heart', 'rate', 'sensor', 'work', 'activity', 'issue', 'mybasis', 'congratulation', 'funding', 'goal', 'community', 'p', 'forum', 'platform', 'qsers', 'company', 'help', 'people', 'manage', 'stress', 'heart', 'rate', 'variability', 'hrv', 'skin', 'conductance', 'gsr', 'temperature', 'ambient', 'accelerometer', 'calendar', 'location', 'person', 'stress', 'check', 'community', 'beta', 'tester', 'hardy', 'architect', 'environment', 'effect', 'human', 'office', 'issue', 'stress', 'design', 'work', 'environment', 'reduces', 'decision', 'maker', 'induces', 'argument', 'stress', 'issue', 'measure', 'stress', 'location', 'party', 'university', 'observation', 'interview', 'survey', 'order', 'create', 'evidens', 'effect', 'workspace', 'piece', 'technology', 'beta', 'device', 'casper', 'trigger', 'issue', 'tool', 'debie', 'photoplethysmography', 'device', 'ekg', 'strap', 'technology', 'valencell', 'ppg', 'sensor', 'technology', 'integrates', 'heart', 'rate', 'energy', 'expenditure', 'paper', 'valencell', 'university', 'device', 'paper', 'review', 'dc', 'rainmaker', 'scosche', 'hr', 'band', 'depth', 'review', 'ce', 'scosche', 'unit', 'rhythm', 'sensor', 'armband', 'transmit', 'device', 'nbsp', 'pan', 'scosche', 'r', 'r', 'data', 'hrv', 'marco', 'comparison', 'mio', 'wrist', 'band', 'chest', 'strap', 'holter', 'style', 'hrv', 'device', 'r', 'r', 'measurement', 'inaccuracy', 'wrist', 'device', 'fare', 'heart', 'rate', 'variability', 'training', 'phd', 'data', 'science', 'founder', 'nbsp', 'traveler', 'passionate', 'runner', 'info', 'review', 'hr', 'device', 'hr', 'electronics', 'philip', 'hrv', 'accuracy', 'rainmaker', 'mio', 'heart', 'rate', 'monitor', 'depth', 'review', 'ant', 'mio', 'alpha', 'unit', 'review', 'chance', 'unit', 'test', 'run', 'midst', 'william', 'ejain', 'company', 'help', 'people', 'manage', 'stress', 'heart', 'rate', 'variability', 'hrv', 'skin', 'conductance', 'gsr', 'temperature', 'ambient', 'accelerometer', 'calendar', 'location', 'person', 'stress', 'heart', 'rate', 'monitor', 'stress', 'change', 'millisecond', 'hardy', 'teammate', 'lab', 'order', 'measure', 'heart', 'rate', 'frequency', 'heart', 'rate', 'sensor', 'upwards', 'question']"
+1236.0,fitness tracker gift plenty wrist clip device tracker necklace shine tory burch accessory range fitbit case device accessory fitness tracker necklace kiel nan,"['fitness', 'tracker', 'gift', 'plenty', 'wrist', 'clip', 'device', 'tracker', 'necklace', 'shine', 'tory', 'burch', 'accessory', 'range', 'fitbit', 'case', 'device', 'accessory', 'fitness', 'tracker', 'necklace', 'kiel', 'nan']"
+1237.0,beat game heart rate wearable phone goal game heart rate learn control heart rate information toucharcade oct heart rate score multiplier game game beat app store option aug happitech measure heart rate help beat game technology measure heart rate iphone nbsp camera feedback criticism account habit conference,"['beat', 'game', 'heart', 'rate', 'wearable', 'phone', 'goal', 'game', 'heart', 'rate', 'learn', 'control', 'heart', 'rate', 'information', 'toucharcade', 'oct', 'heart', 'rate', 'score', 'multiplier', 'game', 'game', 'beat', 'app', 'store', 'option', 'aug', 'happitech', 'measure', 'heart', 'rate', 'help', 'beat', 'game', 'technology', 'measure', 'heart', 'rate', 'iphone', 'nbsp', 'camera', 'feedback', 'criticism', 'account', 'habit', 'conference']"
+1238.0,meetup bay area speaker video command timeframe tomboucher58 phone android app color event color simple event type list text color whendidi color anybody field work tom platform log sort page record export function touch email data data data trend line button hope martin ah thomas blomseth talk mymee phone guess hardware phone android app color event color simple event type list text color whendidi color anybody field work record yawn button device file idea google result result,"['meetup', 'bay', 'area', 'speaker', 'video', 'command', 'timeframe', 'tomboucher58', 'phone', 'android', 'app', 'color', 'event', 'color', 'simple', 'event', 'type', 'list', 'text', 'color', 'whendidi', 'color', 'anybody', 'field', 'work', 'tom', 'platform', 'log', 'sort', 'page', 'record', 'export', 'function', 'touch', 'email', 'data', 'data', 'data', 'trend', 'line', 'button', 'hope', 'martin', 'ah', 'thomas', 'blomseth', 'talk', 'mymee', 'phone', 'guess', 'hardware', 'phone', 'android', 'app', 'color', 'event', 'color', 'simple', 'event', 'type', 'list', 'text', 'color', 'whendidi', 'color', 'anybody', 'field', 'work', 'record', 'yawn', 'button', 'device', 'file', 'idea', 'google', 'result', 'result']"
+1239.0,forum andrei people weight startup story development phd intelligence end wearable people technology application hobby practice qwan chino art,"['forum', 'andrei', 'people', 'weight', 'startup', 'story', 'development', 'phd', 'intelligence', 'end', 'wearable', 'people', 'technology', 'application', 'hobby', 'practice', 'qwan', 'chino', 'art']"
+1240.0,azumio measure heart rate breathing material hrv sweetbeatlife track hrv skin response gsr hrv stress stress exertion exhaustion gsr reflection stress sense stress fear reading argument wife gsr spike track hrv gsr eeg spike dream hrv correlate sense dream hrv strap run sweetbeat app gsr basis peak measure combine gsr reading ing result debate issue founder research mit grasp metric kubios analytics literature measure hrv review gsr money perceive data opinion study data coat syndrome collect research quality data setting paper post forum manage stress azumio stresschecker phone neat finger phone min measure slight change skin heart rate app azumio reading band beat min stress meter reading measure heart rate variability relaxation reading vice versa device reading sense relaxed example yesterday level session point view min min rest level min versus notice measurement breathing relaxation session breathing trouble meditation relaxes moment spent min excel point experience hrv device reading flaw trouble level stress thx alain beaumont material hrv sweetbeatlife track hrv skin response gsr hrv stress stress exertion exhaustion gsr reflection stress sense stress fear reading thx gsr device experience surprise relaxation biofeedback device people alain topic hrv market product tell work level work measurement wife action stress mechanism solution guess party argument satisfaction hrv measurement indicator body paper,"['azumio', 'measure', 'heart', 'rate', 'breathing', 'material', 'hrv', 'sweetbeatlife', 'track', 'hrv', 'skin', 'response', 'gsr', 'hrv', 'stress', 'stress', 'exertion', 'exhaustion', 'gsr', 'reflection', 'stress', 'sense', 'stress', 'fear', 'reading', 'argument', 'wife', 'gsr', 'spike', 'track', 'hrv', 'gsr', 'eeg', 'spike', 'dream', 'hrv', 'correlate', 'sense', 'dream', 'hrv', 'strap', 'run', 'sweetbeat', 'app', 'gsr', 'basis', 'peak', 'measure', 'combine', 'gsr', 'reading', 'ing', 'result', 'debate', 'issue', 'founder', 'research', 'mit', 'grasp', 'metric', 'kubios', 'analytics', 'literature', 'measure', 'hrv', 'review', 'gsr', 'money', 'perceive', 'data', 'opinion', 'study', 'data', 'coat', 'syndrome', 'collect', 'research', 'quality', 'data', 'setting', 'paper', 'post', 'forum', 'manage', 'stress', 'azumio', 'stresschecker', 'phone', 'neat', 'finger', 'phone', 'min', 'measure', 'slight', 'change', 'skin', 'heart', 'rate', 'app', 'azumio', 'reading', 'band', 'beat', 'min', 'stress', 'meter', 'reading', 'measure', 'heart', 'rate', 'variability', 'relaxation', 'reading', 'vice', 'versa', 'device', 'reading', 'sense', 'relaxed', 'example', 'yesterday', 'level', 'session', 'point', 'view', 'min', 'min', 'rest', 'level', 'min', 'versus', 'notice', 'measurement', 'breathing', 'relaxation', 'session', 'breathing', 'trouble', 'meditation', 'relaxes', 'moment', 'spent', 'min', 'excel', 'point', 'experience', 'hrv', 'device', 'reading', 'flaw', 'trouble', 'level', 'stress', 'thx', 'alain', 'beaumont', 'material', 'hrv', 'sweetbeatlife', 'track', 'hrv', 'skin', 'response', 'gsr', 'hrv', 'stress', 'stress', 'exertion', 'exhaustion', 'gsr', 'reflection', 'stress', 'sense', 'stress', 'fear', 'reading', 'thx', 'gsr', 'device', 'experience', 'surprise', 'relaxation', 'biofeedback', 'device', 'people', 'alain', 'topic', 'hrv', 'market', 'product', 'tell', 'work', 'level', 'work', 'measurement', 'wife', 'action', 'stress', 'mechanism', 'solution', 'guess', 'party', 'argument', 'satisfaction', 'hrv', 'measurement', 'indicator', 'body', 'paper']"
+1241.0,hear heart rate peak api promising juliep2723 dateline guess option catch activity feature service option guess user bother edit data data aggregation platform opportunity learn correction beaumont upload file paste convert art upload link beaumont regardin basis retriever py script osx api basis figure industry basis software access data basis api app reverse script problem effort company resource basis support apis matter priority review people experience carbon steel version peak second beat strap contact hexoskin gold standard heart rate basis record digifit place strap data problem post data carbon steel strap battery pair apple syncs review head people calculator peak course app analytics chart borderline useless data chart csv file sleep analytics stage info data heart rate indicator stage motion device zeo eeg metric device phone apps zeo sleep study note peak gsr sensor advertise monitor stress device neuma gold standard peak solve problem heart rate exercise apps pick chest strap strap reading measure data python hack basis data data downloads meh post test drive pull data upload file paste heart rate data basis peak hexoskin shirt basis heart rate spot workout basis basis retriever py accuracy basis software crap hardware regardin basis retriever py script osx api basis figure industry basis software access data platform data device beaumont buy review people experience stability stability issue factory reset issue problem skin device measure body fitbits jawbone pedometer measure iphone measure withings measure calorie example heart rate max sense sitting record increase wrist incarnation stretchy maintain contact discomfort device measure heart rate body skin response body sensor body heart rate distance juliep2723 guess option catch activity basis peak problem ability event software entrepreneur justification basis request community reason software feature architecture attitude consumer request data ejain juliep2723 guess option catch activity feature service option guess user bother edit data data aggregation platform opportunity learn correction information juliep mention jawbone change information enter battery jawbone feel sleep tracker jawbone break break recommendation glad read review people experience function polysomnography movement tracker collect brain data zeo heart rate monitor heart rate io beat swimming strap watch alan beaumont ask apps software tool data device tool data self application producer tool force user data beat hr data guess option catch activity feature,"['hear', 'heart', 'rate', 'peak', 'api', 'promising', 'juliep2723', 'dateline', 'guess', 'option', 'catch', 'activity', 'feature', 'service', 'option', 'guess', 'user', 'bother', 'edit', 'data', 'data', 'aggregation', 'platform', 'opportunity', 'learn', 'correction', 'beaumont', 'upload', 'file', 'paste', 'convert', 'art', 'upload', 'link', 'beaumont', 'regardin', 'basis', 'retriever', 'py', 'script', 'osx', 'api', 'basis', 'figure', 'industry', 'basis', 'software', 'access', 'data', 'basis', 'api', 'app', 'reverse', 'script', 'problem', 'effort', 'company', 'resource', 'basis', 'support', 'apis', 'matter', 'priority', 'review', 'people', 'experience', 'carbon', 'steel', 'version', 'peak', 'second', 'beat', 'strap', 'contact', 'hexoskin', 'gold', 'standard', 'heart', 'rate', 'basis', 'record', 'digifit', 'place', 'strap', 'data', 'problem', 'post', 'data', 'carbon', 'steel', 'strap', 'battery', 'pair', 'apple', 'syncs', 'review', 'head', 'people', 'calculator', 'peak', 'course', 'app', 'analytics', 'chart', 'borderline', 'useless', 'data', 'chart', 'csv', 'file', 'sleep', 'analytics', 'stage', 'info', 'data', 'heart', 'rate', 'indicator', 'stage', 'motion', 'device', 'zeo', 'eeg', 'metric', 'device', 'phone', 'apps', 'zeo', 'sleep', 'study', 'note', 'peak', 'gsr', 'sensor', 'advertise', 'monitor', 'stress', 'device', 'neuma', 'gold', 'standard', 'peak', 'solve', 'problem', 'heart', 'rate', 'exercise', 'apps', 'pick', 'chest', 'strap', 'strap', 'reading', 'measure', 'data', 'python', 'hack', 'basis', 'data', 'data', 'downloads', 'meh', 'post', 'test', 'drive', 'pull', 'data', 'upload', 'file', 'paste', 'heart', 'rate', 'data', 'basis', 'peak', 'hexoskin', 'shirt', 'basis', 'heart', 'rate', 'spot', 'workout', 'basis', 'basis', 'retriever', 'py', 'accuracy', 'basis', 'software', 'crap', 'hardware', 'regardin', 'basis', 'retriever', 'py', 'script', 'osx', 'api', 'basis', 'figure', 'industry', 'basis', 'software', 'access', 'data', 'platform', 'data', 'device', 'beaumont', 'buy', 'review', 'people', 'experience', 'stability', 'stability', 'issue', 'factory', 'reset', 'issue', 'problem', 'skin', 'device', 'measure', 'body', 'fitbits', 'jawbone', 'pedometer', 'measure', 'iphone', 'measure', 'withings', 'measure', 'calorie', 'example', 'heart', 'rate', 'max', 'sense', 'sitting', 'record', 'increase', 'wrist', 'incarnation', 'stretchy', 'maintain', 'contact', 'discomfort', 'device', 'measure', 'heart', 'rate', 'body', 'skin', 'response', 'body', 'sensor', 'body', 'heart', 'rate', 'distance', 'juliep2723', 'guess', 'option', 'catch', 'activity', 'basis', 'peak', 'problem', 'ability', 'event', 'software', 'entrepreneur', 'justification', 'basis', 'request', 'community', 'reason', 'software', 'feature', 'architecture', 'attitude', 'consumer', 'request', 'data', 'ejain', 'juliep2723', 'guess', 'option', 'catch', 'activity', 'feature', 'service', 'option', 'guess', 'user', 'bother', 'edit', 'data', 'data', 'aggregation', 'platform', 'opportunity', 'learn', 'correction', 'information', 'juliep', 'mention', 'jawbone', 'change', 'information', 'enter', 'battery', 'jawbone', 'feel', 'sleep', 'tracker', 'jawbone', 'break', 'break', 'recommendation', 'glad', 'read', 'review', 'people', 'experience', 'function', 'polysomnography', 'movement', 'tracker', 'collect', 'brain', 'data', 'zeo', 'heart', 'rate', 'monitor', 'heart', 'rate', 'io', 'beat', 'swimming', 'strap', 'watch', 'alan', 'beaumont', 'ask', 'apps', 'software', 'tool', 'data', 'device', 'tool', 'data', 'self', 'application', 'producer', 'tool', 'force', 'user', 'data', 'beat', 'hr', 'data', 'guess', 'option', 'catch', 'activity', 'feature']"
+1242.0,response email buddy situnrocks response email buddy sorry buddy msifry gmail editor techpresident site technology politics kind bos pay record police event people encounter police police wear video camera response people form self protection gmail dot micah sifry,"['response', 'email', 'buddy', 'situnrocks', 'response', 'email', 'buddy', 'sorry', 'buddy', 'msifry', 'gmail', 'editor', 'techpresident', 'site', 'technology', 'politics', 'kind', 'bos', 'pay', 'record', 'police', 'event', 'people', 'encounter', 'police', 'police', 'wear', 'video', 'camera', 'response', 'people', 'form', 'self', 'protection', 'gmail', 'dot', 'micah', 'sifry']"
+1243.0,api denominator issue service purpose data apis case api reason data fitnesssyncer user request add code pull data basis peak neuma watch zeo pant goggles scale shelf solution marry data key identifier stamp code github ejain api denominator issue service ejain api email clarification plan usage site pricing sign sale meeting cost affordability fit ejain lanard data apis case api reason data fitnesssyncer user integration app ability push data app device service behalf user work authentication end user resource kind multi api service health fitness jawbone runkeeper interface apis multi service tool convenient api fluxstream connector impression case user aggregate data interface apps api python api denominator issue service ejain api email clarification plan usage site pricing sign sale meeting cost affordability api point service integration data apis wearable push data step instance user jawbone account gon api agreement app service developer apis bizdev partnership data apis case api reason api pricing enterprise insurance company range plan startup pricing structure company valerie problem founder regeneration integrate werables laboratory data record manage platform ecosystem offer end solution doctor prescription grade supplement consumer question joseph dvdrjo,"['api', 'denominator', 'issue', 'service', 'purpose', 'data', 'apis', 'case', 'api', 'reason', 'data', 'fitnesssyncer', 'user', 'request', 'add', 'code', 'pull', 'data', 'basis', 'peak', 'neuma', 'watch', 'zeo', 'pant', 'goggles', 'scale', 'shelf', 'solution', 'marry', 'data', 'key', 'identifier', 'stamp', 'code', 'github', 'ejain', 'api', 'denominator', 'issue', 'service', 'ejain', 'api', 'email', 'clarification', 'plan', 'usage', 'site', 'pricing', 'sign', 'sale', 'meeting', 'cost', 'affordability', 'fit', 'ejain', 'lanard', 'data', 'apis', 'case', 'api', 'reason', 'data', 'fitnesssyncer', 'user', 'integration', 'app', 'ability', 'push', 'data', 'app', 'device', 'service', 'behalf', 'user', 'work', 'authentication', 'end', 'user', 'resource', 'kind', 'multi', 'api', 'service', 'health', 'fitness', 'jawbone', 'runkeeper', 'interface', 'apis', 'multi', 'service', 'tool', 'convenient', 'api', 'fluxstream', 'connector', 'impression', 'case', 'user', 'aggregate', 'data', 'interface', 'apps', 'api', 'python', 'api', 'denominator', 'issue', 'service', 'ejain', 'api', 'email', 'clarification', 'plan', 'usage', 'site', 'pricing', 'sign', 'sale', 'meeting', 'cost', 'affordability', 'api', 'point', 'service', 'integration', 'data', 'apis', 'wearable', 'push', 'data', 'step', 'instance', 'user', 'jawbone', 'account', 'gon', 'api', 'agreement', 'app', 'service', 'developer', 'apis', 'bizdev', 'partnership', 'data', 'apis', 'case', 'api', 'reason', 'api', 'pricing', 'enterprise', 'insurance', 'company', 'range', 'plan', 'startup', 'pricing', 'structure', 'company', 'valerie', 'problem', 'founder', 'regeneration', 'integrate', 'werables', 'laboratory', 'data', 'record', 'manage', 'platform', 'ecosystem', 'offer', 'end', 'solution', 'doctor', 'prescription', 'grade', 'supplement', 'consumer', 'question', 'joseph', 'dvdrjo']"
+1244.0,behavioural architect reporter app solution evidence experience build environment technique environment effect advise,"['behavioural', 'architect', 'reporter', 'app', 'solution', 'evidence', 'experience', 'build', 'environment', 'technique', 'environment', 'effect', 'advise']"
+1245.0,reporter app question status work issue limit random alert people slider forget questioner app,"['reporter', 'app', 'question', 'status', 'work', 'issue', 'limit', 'random', 'alert', 'people', 'slider', 'forget', 'questioner', 'app']"
+1246.0,fitbit scale philip light kit enter giveaway community value question comment respond jake,"['fitbit', 'scale', 'philip', 'light', 'kit', 'enter', 'giveaway', 'community', 'value', 'question', 'comment', 'respond', 'jake']"
+1248.0,item jmp blog data armband data disturbance variation sleep pattern data pattern kind report level blog series,"['item', 'jmp', 'blog', 'data', 'armband', 'data', 'disturbance', 'variation', 'sleep', 'pattern', 'data', 'pattern', 'kind', 'report', 'level', 'blog', 'series']"
+1249.0,graph newsletter heart beat movie combination heart rate chest strap hrv basis result hrv idea movie capture data compile share hr hrv error device accuracy precision,"['graph', 'newsletter', 'heart', 'beat', 'movie', 'combination', 'heart', 'rate', 'chest', 'strap', 'hrv', 'basis', 'result', 'hrv', 'idea', 'movie', 'capture', 'data', 'compile', 'share', 'hr', 'hrv', 'error', 'device', 'accuracy', 'precision']"
+1250.0,cnet cnet smart mouse monitor vitals game mouse biosensors reaction online poker game feedback,"['cnet', 'cnet', 'smart', 'mouse', 'monitor', 'vitals', 'game', 'mouse', 'biosensors', 'reaction', 'online', 'poker', 'game', 'feedback']"
+1251.0,weight likelihood blood pressure data body interaction environment statistic population health management people percentile risk blood pressure statistic risk factor muscle family history topic consumer health apps info sample app offer gamification element percentile weight age group race answer question market folk data health data device webpage procedure plenty track store parameter progress deal service parameter app platform example male hight feedback device enter information location information city service information service example blood pressure buschi ejain data body interaction environment data data statistic population health management people percentile risk blood pressure statistic risk factor muscle family history risk factor data accurate,"['weight', 'likelihood', 'blood', 'pressure', 'data', 'body', 'interaction', 'environment', 'statistic', 'population', 'health', 'management', 'people', 'percentile', 'risk', 'blood', 'pressure', 'statistic', 'risk', 'factor', 'muscle', 'family', 'history', 'topic', 'consumer', 'health', 'apps', 'info', 'sample', 'app', 'offer', 'gamification', 'element', 'percentile', 'weight', 'age', 'group', 'race', 'answer', 'question', 'market', 'folk', 'data', 'health', 'data', 'device', 'webpage', 'procedure', 'plenty', 'track', 'store', 'parameter', 'progress', 'deal', 'service', 'parameter', 'app', 'platform', 'example', 'male', 'hight', 'feedback', 'device', 'enter', 'information', 'location', 'information', 'city', 'service', 'information', 'service', 'example', 'blood', 'pressure', 'buschi', 'ejain', 'data', 'body', 'interaction', 'environment', 'data', 'data', 'statistic', 'population', 'health', 'management', 'people', 'percentile', 'risk', 'blood', 'pressure', 'statistic', 'risk', 'factor', 'muscle', 'family', 'history', 'risk', 'factor', 'data', 'accurate']"
+1252.0,olea sensor network research study volunteer contact heart monitor commitment cash compensation oleasys copy ad state qualification,"['olea', 'sensor', 'network', 'research', 'study', 'volunteer', 'contact', 'heart', 'monitor', 'commitment', 'cash', 'compensation', 'oleasys', 'copy', 'ad', 'state', 'qualification']"
+1254.0,pavel zakharov development device extract data accelerometer band resolution data fitbit jawbone web api apis device basis official api snail indicates average chart php amp idea display sense progress clockwise data ejain snail indicates average idea success packing data middle night outer ring calendar plot ignore zero type visualization hrv stress chart php plot design concept matlab java version ejain dateline resolution data fitbit jawbone web api apis device basis api basis europe step data device market visualisation forum share data display combination heart rate activity data focus stress heart rate activity example test stress testis vsm data specific idea snail design data combination heart rate step motion heart rate increase activity stress heart rate increase solution multiparameter presentation heart rate response shape length column activity actuator interpretation response function emerge viewer abnormality heart rate activity data visualisation blog comparison example spiral kid activity heart rate activity office morning commute office lunch excitement home stress ejain sense progress clockwise data idea data scale problem representation measurement correspond display idea replicate clock face rotation twice measurement form instagram scale option data data rotation play share development device extract data accelerometer band,"['pavel', 'zakharov', 'development', 'device', 'extract', 'data', 'accelerometer', 'band', 'resolution', 'data', 'fitbit', 'jawbone', 'web', 'api', 'apis', 'device', 'basis', 'official', 'api', 'snail', 'indicates', 'average', 'chart', 'php', 'amp', 'idea', 'display', 'sense', 'progress', 'clockwise', 'data', 'ejain', 'snail', 'indicates', 'average', 'idea', 'success', 'packing', 'data', 'middle', 'night', 'outer', 'ring', 'calendar', 'plot', 'ignore', 'zero', 'type', 'visualization', 'hrv', 'stress', 'chart', 'php', 'plot', 'design', 'concept', 'matlab', 'java', 'version', 'ejain', 'dateline', 'resolution', 'data', 'fitbit', 'jawbone', 'web', 'api', 'apis', 'device', 'basis', 'api', 'basis', 'europe', 'step', 'data', 'device', 'market', 'visualisation', 'forum', 'share', 'data', 'display', 'combination', 'heart', 'rate', 'activity', 'data', 'focus', 'stress', 'heart', 'rate', 'activity', 'example', 'test', 'stress', 'testis', 'vsm', 'data', 'specific', 'idea', 'snail', 'design', 'data', 'combination', 'heart', 'rate', 'step', 'motion', 'heart', 'rate', 'increase', 'activity', 'stress', 'heart', 'rate', 'increase', 'solution', 'multiparameter', 'presentation', 'heart', 'rate', 'response', 'shape', 'length', 'column', 'activity', 'actuator', 'interpretation', 'response', 'function', 'emerge', 'viewer', 'abnormality', 'heart', 'rate', 'activity', 'data', 'visualisation', 'blog', 'comparison', 'example', 'spiral', 'kid', 'activity', 'heart', 'rate', 'activity', 'office', 'morning', 'commute', 'office', 'lunch', 'excitement', 'home', 'stress', 'ejain', 'sense', 'progress', 'clockwise', 'data', 'idea', 'data', 'scale', 'problem', 'representation', 'measurement', 'correspond', 'display', 'idea', 'replicate', 'clock', 'face', 'rotation', 'twice', 'measurement', 'form', 'instagram', 'scale', 'option', 'data', 'data', 'rotation', 'play', 'share', 'development', 'device', 'extract', 'data', 'accelerometer', 'band']"
+1255.0,researcher georgia tech research understand self tracker goal connection process perspective participant practice survey participation send amazon gift card email gthealthstudy gmail signing study,"['researcher', 'georgia', 'tech', 'research', 'understand', 'self', 'tracker', 'goal', 'connection', 'process', 'perspective', 'participant', 'practice', 'survey', 'participation', 'send', 'amazon', 'gift', 'card', 'email', 'gthealthstudy', 'gmail', 'signing', 'study']"
+1256.0,excel mind start measuring cloud manage web apps box server application konnectors data vendor github kyou display compare data utility cozy cloud gather data cozy gather data picture health bank holiday home today apps contact email file manager data visualization data building coach sound privacy idea cozy control observe data raw application online instance server issue roll beta cloud offline option couchdb compliant server kind word impression io io beta signup domainkiller app sign beta io chance version future page domainkiller kind word impression io io beta signup domainkiller app sign beta io chance version future feel buy tracker concern turnend linux pc phone privacy encryption track knowledge tracker market doesnt access store data export data phone hardware tracker domainkiller app sign beta io chance version future excel mind start list option data start fan privacy information cloud list phone desktop laptop data device,"['excel', 'mind', 'start', 'measuring', 'cloud', 'manage', 'web', 'apps', 'box', 'server', 'application', 'konnectors', 'data', 'vendor', 'github', 'kyou', 'display', 'compare', 'data', 'utility', 'cozy', 'cloud', 'gather', 'data', 'cozy', 'gather', 'data', 'picture', 'health', 'bank', 'holiday', 'home', 'today', 'apps', 'contact', 'email', 'file', 'manager', 'data', 'visualization', 'data', 'building', 'coach', 'sound', 'privacy', 'idea', 'cozy', 'control', 'observe', 'data', 'raw', 'application', 'online', 'instance', 'server', 'issue', 'roll', 'beta', 'cloud', 'offline', 'option', 'couchdb', 'compliant', 'server', 'kind', 'word', 'impression', 'io', 'io', 'beta', 'signup', 'domainkiller', 'app', 'sign', 'beta', 'io', 'chance', 'version', 'future', 'page', 'domainkiller', 'kind', 'word', 'impression', 'io', 'io', 'beta', 'signup', 'domainkiller', 'app', 'sign', 'beta', 'io', 'chance', 'version', 'future', 'feel', 'buy', 'tracker', 'concern', 'turnend', 'linux', 'pc', 'phone', 'privacy', 'encryption', 'track', 'knowledge', 'tracker', 'market', 'doesnt', 'access', 'store', 'data', 'export', 'data', 'phone', 'hardware', 'tracker', 'domainkiller', 'app', 'sign', 'beta', 'io', 'chance', 'version', 'future', 'excel', 'mind', 'start', 'list', 'option', 'data', 'start', 'fan', 'privacy', 'information', 'cloud', 'list', 'phone', 'desktop', 'laptop', 'data', 'device']"
+1257.0,tzoa world measure air pollution exposure environment technology production people passionate movement tzoa group ambassador air quality issue,"['tzoa', 'world', 'measure', 'air', 'pollution', 'exposure', 'environment', 'technology', 'production', 'people', 'passionate', 'movement', 'tzoa', 'group', 'ambassador', 'air', 'quality', 'issue']"
+1258.0,graduate student georgia tech research understand self tracker goal connection process participant practice survey participation amazon gift card message email gthealthstudy gmail survey people survey,"['graduate', 'student', 'georgia', 'tech', 'research', 'understand', 'self', 'tracker', 'goal', 'connection', 'process', 'participant', 'practice', 'survey', 'participation', 'amazon', 'gift', 'card', 'message', 'email', 'gthealthstudy', 'gmail', 'survey', 'people', 'survey']"
+1259.0,ricmac book people company people book background story android google source practice apple watch product space fancy reading list christmas congrats idea himynamesdave list christmas reading list hope mind self promotion share book self tracker technology monitor health community research visit silicon valley chapter meetup group goal book introduce aka self audience group genetics service wave doctor self macmanus tracker edition tracker technology monitor health debut book bateman health technology nbsp type diabetes regard macmanus ejain ricmac book people company people book background story android google source practice apple watch product space fancy review criticism apple watch,"['ricmac', 'book', 'people', 'company', 'people', 'book', 'background', 'story', 'android', 'google', 'source', 'practice', 'apple', 'watch', 'product', 'space', 'fancy', 'reading', 'list', 'christmas', 'congrats', 'idea', 'himynamesdave', 'list', 'christmas', 'reading', 'list', 'hope', 'mind', 'self', 'promotion', 'share', 'book', 'self', 'tracker', 'technology', 'monitor', 'health', 'community', 'research', 'visit', 'silicon', 'valley', 'chapter', 'meetup', 'group', 'goal', 'book', 'introduce', 'aka', 'self', 'audience', 'group', 'genetics', 'service', 'wave', 'doctor', 'self', 'macmanus', 'tracker', 'edition', 'tracker', 'technology', 'monitor', 'health', 'debut', 'book', 'bateman', 'health', 'technology', 'nbsp', 'type', 'diabetes', 'regard', 'macmanus', 'ejain', 'ricmac', 'book', 'people', 'company', 'people', 'book', 'background', 'story', 'android', 'google', 'source', 'practice', 'apple', 'watch', 'product', 'space', 'fancy', 'review', 'criticism', 'apple', 'watch']"
+1261.0,tafkas data garmin forerunner fitbit fitbit length r neat meter distance fitbit fitbit distance measurement fitbit data garmin forerunner fitbit fitbit length r tafkas blog jul determine fitbit length gps watch step track distance step,"['tafkas', 'data', 'garmin', 'forerunner', 'fitbit', 'fitbit', 'length', 'r', 'neat', 'meter', 'distance', 'fitbit', 'fitbit', 'distance', 'measurement', 'fitbit', 'data', 'garmin', 'forerunner', 'fitbit', 'fitbit', 'length', 'r', 'tafkas', 'blog', 'jul', 'determine', 'fitbit', 'length', 'gps', 'watch', 'step', 'track', 'distance', 'step']"
+1262.0,tool money reconcile spending goal budget status quo folk iteration result kickstarter campaign help feature service campaign tenet messaging capture input data phone second transaction log reinforces dollar cent value response message data mean goal feedback question phone text chaseman facebook twitter textspend,"['tool', 'money', 'reconcile', 'spending', 'goal', 'budget', 'status', 'quo', 'folk', 'iteration', 'result', 'kickstarter', 'campaign', 'help', 'feature', 'service', 'campaign', 'tenet', 'messaging', 'capture', 'input', 'data', 'phone', 'second', 'transaction', 'log', 'reinforces', 'dollar', 'cent', 'value', 'response', 'message', 'data', 'mean', 'goal', 'feedback', 'question', 'phone', 'text', 'chaseman', 'facebook', 'twitter', 'textspend']"
+1263.0,beddit record interval hrv beddit b1 peak value beddit value data night sleep data peak data point gap strap data device hr beddit data night b1 peak provide data hr increase device value beddit job value device night ejain beddit record interval hrv beddit cycle ton strap wake heart rate night beddit data sweetbeat hrv train score morning course track p sleep hacker sensor phone tend button phone reach phone room problem,"['beddit', 'record', 'interval', 'hrv', 'beddit', 'b1', 'peak', 'value', 'beddit', 'value', 'data', 'night', 'sleep', 'data', 'peak', 'data', 'point', 'gap', 'strap', 'data', 'device', 'hr', 'beddit', 'data', 'night', 'b1', 'peak', 'provide', 'data', 'hr', 'increase', 'device', 'value', 'beddit', 'job', 'value', 'device', 'night', 'ejain', 'beddit', 'record', 'interval', 'hrv', 'beddit', 'cycle', 'ton', 'strap', 'wake', 'heart', 'rate', 'night', 'beddit', 'data', 'sweetbeat', 'hrv', 'train', 'score', 'morning', 'course', 'track', 'p', 'sleep', 'hacker', 'sensor', 'phone', 'tend', 'button', 'phone', 'reach', 'phone', 'room', 'problem']"
+1264.0,mood depression world forex pattern spot pattern start mood bar spreadsheet candle mood mood mood specific mood example listen music feel shiver rise min dish place change mood change scale measurement scale result chart moment scale comment mood mood spot mood change support resistance language development mood comment section section section confound min max parameter energy enviroment position quality air pleasure school research productivity relaxation flow max candlebar condition fatigue illness hunger environment sadness disgust boredom procrastination stress anxiety fear chris dancy spot parameter parameter remeber event course device parameter nature parameter measure example pas consider avg parameter peak parameter moment measure feeling avoids feeling stay mind consequence avg measurement case candlebars impression case impression mood swing point parameter specific parameter measurement parameter end accuracy measurement issue analyze trigger comment idea skill trigger comment correlation parameter example temperature productivity spreadsheet mess tictrack pattern situation quantify parameter parameter miss event range parameter parameter case productivity relaxation case productivity holydays productivity relaxation case pleasure hive hand parameter sort satisfaction dissatisfaction parameter imagine check badass glass data visualization solve trigger parameter siri spot trigger problem search situation article opinion people mood user question parameter reading,"['mood', 'depression', 'world', 'forex', 'pattern', 'spot', 'pattern', 'start', 'mood', 'bar', 'spreadsheet', 'candle', 'mood', 'mood', 'mood', 'specific', 'mood', 'example', 'listen', 'music', 'feel', 'shiver', 'rise', 'min', 'dish', 'place', 'change', 'mood', 'change', 'scale', 'measurement', 'scale', 'result', 'chart', 'moment', 'scale', 'comment', 'mood', 'mood', 'spot', 'mood', 'change', 'support', 'resistance', 'language', 'development', 'mood', 'comment', 'section', 'section', 'section', 'confound', 'min', 'max', 'parameter', 'energy', 'enviroment', 'position', 'quality', 'air', 'pleasure', 'school', 'research', 'productivity', 'relaxation', 'flow', 'max', 'candlebar', 'condition', 'fatigue', 'illness', 'hunger', 'environment', 'sadness', 'disgust', 'boredom', 'procrastination', 'stress', 'anxiety', 'fear', 'chris', 'dancy', 'spot', 'parameter', 'parameter', 'remeber', 'event', 'course', 'device', 'parameter', 'nature', 'parameter', 'measure', 'example', 'pas', 'consider', 'avg', 'parameter', 'peak', 'parameter', 'moment', 'measure', 'feeling', 'avoids', 'feeling', 'stay', 'mind', 'consequence', 'avg', 'measurement', 'case', 'candlebars', 'impression', 'case', 'impression', 'mood', 'swing', 'point', 'parameter', 'specific', 'parameter', 'measurement', 'parameter', 'end', 'accuracy', 'measurement', 'issue', 'analyze', 'trigger', 'comment', 'idea', 'skill', 'trigger', 'comment', 'correlation', 'parameter', 'example', 'temperature', 'productivity', 'spreadsheet', 'mess', 'tictrack', 'pattern', 'situation', 'quantify', 'parameter', 'parameter', 'miss', 'event', 'range', 'parameter', 'parameter', 'case', 'productivity', 'relaxation', 'case', 'productivity', 'holydays', 'productivity', 'relaxation', 'case', 'pleasure', 'hive', 'hand', 'parameter', 'sort', 'satisfaction', 'dissatisfaction', 'parameter', 'imagine', 'check', 'badass', 'glass', 'data', 'visualization', 'solve', 'trigger', 'parameter', 'siri', 'spot', 'trigger', 'problem', 'search', 'situation', 'article', 'opinion', 'people', 'mood', 'user', 'question', 'parameter', 'reading']"
+1265.0,record hrv parameter export spending version export app export default h7 app h7 apps monitor export data merge data analysis anybody app export,"['record', 'hrv', 'parameter', 'export', 'spending', 'version', 'export', 'app', 'export', 'default', 'h7', 'app', 'h7', 'apps', 'monitor', 'export', 'data', 'merge', 'data', 'analysis', 'anybody', 'app', 'export']"
+1266.0,h2o world kind hydration tracker h2o device base water track water io moment work h2o base water vacuum connection help accelerometer weight sensor monitor water level technology app iphone app measurement water export data format app beta version app appreciate comment,"['h2o', 'world', 'kind', 'hydration', 'tracker', 'h2o', 'device', 'base', 'water', 'track', 'water', 'io', 'moment', 'work', 'h2o', 'base', 'water', 'vacuum', 'connection', 'help', 'accelerometer', 'weight', 'sensor', 'monitor', 'water', 'level', 'technology', 'app', 'iphone', 'app', 'measurement', 'water', 'export', 'data', 'format', 'app', 'beta', 'version', 'app', 'appreciate', 'comment']"
+1267.0,waka waka waka waka priyanka analytics programmer editor plugin feedback,"['waka', 'waka', 'waka', 'waka', 'priyanka', 'analytics', 'programmer', 'editor', 'plugin', 'feedback']"
+1268.0,hango basis peak data gsr skin temp relate mood stress calorie burn basis peak skin heart rate estimate calorie figure reflect mood track data tell talk basis basis correlation peak stress level interpretation category difference correlation stress temperature correlation temperature temperature control taplog app rate productivity activity rating export ejain hango basis peak data gsr skin temp relate mood stress calorie burn basis peak skin heart rate estimate calorie figure reflect mood track data tell talk hmmmm idea apps export mood data basis peak data gsr skin temp relate mood stress calorie basis leverage data data google spreadsheet,"['hango', 'basis', 'peak', 'data', 'gsr', 'skin', 'temp', 'relate', 'mood', 'stress', 'calorie', 'burn', 'basis', 'peak', 'skin', 'heart', 'rate', 'estimate', 'calorie', 'figure', 'reflect', 'mood', 'track', 'data', 'tell', 'talk', 'basis', 'basis', 'correlation', 'peak', 'stress', 'level', 'interpretation', 'category', 'difference', 'correlation', 'stress', 'temperature', 'correlation', 'temperature', 'temperature', 'control', 'taplog', 'app', 'rate', 'productivity', 'activity', 'rating', 'export', 'ejain', 'hango', 'basis', 'peak', 'data', 'gsr', 'skin', 'temp', 'relate', 'mood', 'stress', 'calorie', 'burn', 'basis', 'peak', 'skin', 'heart', 'rate', 'estimate', 'calorie', 'figure', 'reflect', 'mood', 'track', 'data', 'tell', 'talk', 'hmmmm', 'idea', 'apps', 'export', 'mood', 'data', 'basis', 'peak', 'data', 'gsr', 'skin', 'temp', 'relate', 'mood', 'stress', 'calorie', 'basis', 'leverage', 'data', 'data', 'google', 'spreadsheet']"
+1269.0,correlation data kaus interconnection data set expectation body environment data incomplete relationship subset investigate correlation mention zenobase expectation data alexroz interconnection influence relation data set data mood energy level food bowel movement google r ggplot article basic interpretation interaction term model ggplot rstats ejain correlation data kaus interconnection data set expectation body environment data incomplete relationship subset investigate correlation mention zenobase youtube channel help data demand effort interconnection influence relation data set data mood energy level food bowel movement example influence mood food relation blood pressure energy level,"['correlation', 'data', 'kaus', 'interconnection', 'data', 'set', 'expectation', 'body', 'environment', 'data', 'incomplete', 'relationship', 'subset', 'investigate', 'correlation', 'mention', 'zenobase', 'expectation', 'data', 'alexroz', 'interconnection', 'influence', 'relation', 'data', 'set', 'data', 'mood', 'energy', 'level', 'food', 'bowel', 'movement', 'google', 'r', 'ggplot', 'article', 'basic', 'interpretation', 'interaction', 'term', 'model', 'ggplot', 'rstats', 'ejain', 'correlation', 'data', 'kaus', 'interconnection', 'data', 'set', 'expectation', 'body', 'environment', 'data', 'incomplete', 'relationship', 'subset', 'investigate', 'correlation', 'mention', 'zenobase', 'youtube', 'channel', 'help', 'data', 'demand', 'effort', 'interconnection', 'influence', 'relation', 'data', 'set', 'data', 'mood', 'energy', 'level', 'food', 'bowel', 'movement', 'example', 'influence', 'mood', 'food', 'relation', 'blood', 'pressure', 'energy', 'level']"
+1270.0,season resolution tool goalist planning goal goal reach state maintain range value value plan data log app alert threshold instance goal configure monitoring average exercise muscle alarm repetition video,"['season', 'resolution', 'tool', 'goalist', 'planning', 'goal', 'goal', 'reach', 'state', 'maintain', 'range', 'value', 'value', 'plan', 'data', 'log', 'app', 'alert', 'threshold', 'instance', 'goal', 'configure', 'monitoring', 'average', 'exercise', 'muscle', 'alarm', 'repetition', 'video']"
+1271.0,integration collect data visualise data chart london transport network card workaround spoof web request transport information sort api card city,"['integration', 'collect', 'data', 'visualise', 'data', 'chart', 'london', 'transport', 'network', 'card', 'workaround', 'spoof', 'web', 'request', 'transport', 'information', 'sort', 'api', 'card', 'city']"
+1272.0,inconsistency report data issue google fit dhakim fit data apps spreadsheet healthkit io app store fit amp fit amp resolution data event calendar instance heart rate meeting stride rate lunch stats distance rate event data healthkit choose fitness event app store video preview suggestion note data heart rate healthkit heart rate monitor watch read record data healthkit ejain inconsistency report data issue google instance metric conclusion google fit,"['inconsistency', 'report', 'data', 'issue', 'google', 'fit', 'dhakim', 'fit', 'data', 'apps', 'spreadsheet', 'healthkit', 'io', 'app', 'store', 'fit', 'amp', 'fit', 'amp', 'resolution', 'data', 'event', 'calendar', 'instance', 'heart', 'rate', 'meeting', 'stride', 'rate', 'lunch', 'stats', 'distance', 'rate', 'event', 'data', 'healthkit', 'choose', 'fitness', 'event', 'app', 'store', 'video', 'preview', 'suggestion', 'note', 'data', 'heart', 'rate', 'healthkit', 'heart', 'rate', 'monitor', 'watch', 'read', 'record', 'data', 'healthkit', 'ejain', 'inconsistency', 'report', 'data', 'issue', 'google', 'instance', 'metric', 'conclusion', 'google', 'fit']"
+1273.0,research lifelogs self datasets research datasets datasets example presentation rob shield image datasets research purpose gunjan,"['research', 'lifelogs', 'self', 'datasets', 'research', 'datasets', 'datasets', 'example', 'presentation', 'rob', 'shield', 'image', 'datasets', 'research', 'purpose', 'gunjan']"
+1274.0,hdf5 choice sensor data data set fitbit library language programmer trouble problem code dependency people csv json file appeal sense term data exchange format tool file directory random csv file data structure cassandra data git annex file tradeoff complex script transfer data hdfqs cassandra work dynamodb note display data cassandra point example data dynamodb interface qslife hope hdfqs sam comment people device struggle pile xml binary file visualization analysis pain error data benefit feedback data keeptrack generate data data source visualization data sam file format store data format data pytables interface python import data androsensor data collection data collection charge importer information downloads source code question comment sam choice experience environment people power hardware raspberry course break speed limit rpi iop home usage rpi work home server sink data end run hardware work choice research store data database script save script reverse example file test,"['hdf5', 'choice', 'sensor', 'data', 'data', 'set', 'fitbit', 'library', 'language', 'programmer', 'trouble', 'problem', 'code', 'dependency', 'people', 'csv', 'json', 'file', 'appeal', 'sense', 'term', 'data', 'exchange', 'format', 'tool', 'file', 'directory', 'random', 'csv', 'file', 'data', 'structure', 'cassandra', 'data', 'git', 'annex', 'file', 'tradeoff', 'complex', 'script', 'transfer', 'data', 'hdfqs', 'cassandra', 'work', 'dynamodb', 'note', 'display', 'data', 'cassandra', 'point', 'example', 'data', 'dynamodb', 'interface', 'qslife', 'hope', 'hdfqs', 'sam', 'comment', 'people', 'device', 'struggle', 'pile', 'xml', 'binary', 'file', 'visualization', 'analysis', 'pain', 'error', 'data', 'benefit', 'feedback', 'data', 'keeptrack', 'generate', 'data', 'data', 'source', 'visualization', 'data', 'sam', 'file', 'format', 'store', 'data', 'format', 'data', 'pytables', 'interface', 'python', 'import', 'data', 'androsensor', 'data', 'collection', 'data', 'collection', 'charge', 'importer', 'information', 'downloads', 'source', 'code', 'question', 'comment', 'sam', 'choice', 'experience', 'environment', 'people', 'power', 'hardware', 'raspberry', 'course', 'break', 'speed', 'limit', 'rpi', 'iop', 'home', 'usage', 'rpi', 'work', 'home', 'server', 'sink', 'data', 'end', 'run', 'hardware', 'work', 'choice', 'research', 'store', 'data', 'database', 'script', 'save', 'script', 'reverse', 'example', 'file', 'test']"
+1275.0,check tictrac zenobase netherlands money people energy food sleep visitor jawbone send data people calorie step energy party plugins data,"['check', 'tictrac', 'zenobase', 'netherlands', 'money', 'people', 'energy', 'food', 'sleep', 'visitor', 'jawbone', 'send', 'data', 'people', 'calorie', 'step', 'energy', 'party', 'plugins', 'data']"
+1276.0,health tracker beta user tool hecosire blog post explain project p tool health share example evernote capture data app,"['health', 'tracker', 'beta', 'user', 'tool', 'hecosire', 'blog', 'post', 'explain', 'project', 'p', 'tool', 'health', 'share', 'example', 'evernote', 'capture', 'data', 'app']"
+1277.0,friend campaign embrace opportunity package pair embrace watch access arousal embrace watch suffers offer till help news embrace grade watch device market measure indicator step,"['friend', 'campaign', 'embrace', 'opportunity', 'package', 'pair', 'embrace', 'watch', 'access', 'arousal', 'embrace', 'watch', 'suffers', 'offer', 'till', 'help', 'news', 'embrace', 'grade', 'watch', 'device', 'market', 'measure', 'indicator', 'step']"
+1278.0,meet forum color ffffff clash clan download iphone color,"['meet', 'forum', 'color', 'ffffff', 'clash', 'clan', 'download', 'iphone', 'color']"
+1279.0,start introduction definition gadgetcoma state gadget geek toy fiddle gadget raf gadget technology start activity device fit category reading site accomplishment tool help data rule tool giftttdy learn k gadgetcoma,"['start', 'introduction', 'definition', 'gadgetcoma', 'state', 'gadget', 'geek', 'toy', 'fiddle', 'gadget', 'raf', 'gadget', 'technology', 'start', 'activity', 'device', 'fit', 'category', 'reading', 'site', 'accomplishment', 'tool', 'help', 'data', 'rule', 'tool', 'giftttdy', 'learn', 'k', 'gadgetcoma']"
+1280.0,forum interacting tell giftttdy giftttdy script run technology work conjunction tool sort activity load mac program list activity capture example tweet mention facebook post link video step goal stats stats list data capture script tool course file utility hazel utility task step help website learn hesitate contact question suggestion regard leon,"['forum', 'interacting', 'tell', 'giftttdy', 'giftttdy', 'script', 'run', 'technology', 'work', 'conjunction', 'tool', 'sort', 'activity', 'load', 'mac', 'program', 'list', 'activity', 'capture', 'example', 'tweet', 'mention', 'facebook', 'post', 'link', 'video', 'step', 'goal', 'stats', 'stats', 'list', 'data', 'capture', 'script', 'tool', 'course', 'file', 'utility', 'hazel', 'utility', 'task', 'step', 'help', 'website', 'learn', 'hesitate', 'contact', 'question', 'suggestion', 'regard', 'leon']"
+1281.0,withings web api csv export ejain withings web api csv export keto check faq sidebar measure progress bodyfat percentage wifi programmer read data graph trouble price scale sd card pop copy guess body percentage perk record device tell description mention data arober11 dateline qsketo dateline trouble price price sole aldi amongs comment accuracy recommendation scale target scale qsketo trouble price price sole aldi amongs comment accuracy easu question price model bio impedance scale report muscle water pair weightgurus app weightgurus export data csv file scale amazon today excel multiply muscle pound muscle progress exercise plan action maximize fat muscle loss body scale work,"['withings', 'web', 'api', 'csv', 'export', 'ejain', 'withings', 'web', 'api', 'csv', 'export', 'keto', 'check', 'faq', 'sidebar', 'measure', 'progress', 'bodyfat', 'percentage', 'wifi', 'programmer', 'read', 'data', 'graph', 'trouble', 'price', 'scale', 'sd', 'card', 'pop', 'copy', 'guess', 'body', 'percentage', 'perk', 'record', 'device', 'tell', 'description', 'mention', 'data', 'arober11', 'dateline', 'qsketo', 'dateline', 'trouble', 'price', 'price', 'sole', 'aldi', 'amongs', 'comment', 'accuracy', 'recommendation', 'scale', 'target', 'scale', 'qsketo', 'trouble', 'price', 'price', 'sole', 'aldi', 'amongs', 'comment', 'accuracy', 'easu', 'question', 'price', 'model', 'bio', 'impedance', 'scale', 'report', 'muscle', 'water', 'pair', 'weightgurus', 'app', 'weightgurus', 'export', 'data', 'csv', 'file', 'scale', 'amazon', 'today', 'excel', 'multiply', 'muscle', 'pound', 'muscle', 'progress', 'exercise', 'plan', 'action', 'maximize', 'fat', 'muscle', 'loss', 'body', 'scale', 'work']"
+1282.0,talk moodprint moodprint feeling color mood emotion recognize prevent stress measurement tool stress management track fight flight response learn avoid stress characteristic body spreadsheet variety metric value waist idea track monitor aspect emotion benefit identify depression monitor track strength addiction experience monitor emotion level happiness event emotion emotion theory mark emotion range emotion emotion intensity create formula intensity emotion core emotion group emotion radar advice moodprint work device link topic log app tom mood tracker app phone post intensity question example form anger form happiness joy emotion writes emotion effect intensity core emotion core emotion group fear worry trust surprise sadness boredom disgust anger curiosity chart represent emotionality balance sheet prompt type feel location person location emotion aynetal3 moodprint moodprint feeling color mood emotion founder moodprint answer question sound paul problem mood variety figure information approach question reporter age mood moment harmony mood tracker experiment tap log ball mood velocity represent mood mood energy ball tap ball end ball mood idea mood work company wearable change research metric measure excitement vigilance affinity engagement depression check work tester thread mmqs emotion frustration anger mouse movement pls somebody mood tracker app spray,"['talk', 'moodprint', 'moodprint', 'feeling', 'color', 'mood', 'emotion', 'recognize', 'prevent', 'stress', 'measurement', 'tool', 'stress', 'management', 'track', 'fight', 'flight', 'response', 'learn', 'avoid', 'stress', 'characteristic', 'body', 'spreadsheet', 'variety', 'metric', 'value', 'waist', 'idea', 'track', 'monitor', 'aspect', 'emotion', 'benefit', 'identify', 'depression', 'monitor', 'track', 'strength', 'addiction', 'experience', 'monitor', 'emotion', 'level', 'happiness', 'event', 'emotion', 'emotion', 'theory', 'mark', 'emotion', 'range', 'emotion', 'emotion', 'intensity', 'create', 'formula', 'intensity', 'emotion', 'core', 'emotion', 'group', 'emotion', 'radar', 'advice', 'moodprint', 'work', 'device', 'link', 'topic', 'log', 'app', 'tom', 'mood', 'tracker', 'app', 'phone', 'post', 'intensity', 'question', 'example', 'form', 'anger', 'form', 'happiness', 'joy', 'emotion', 'writes', 'emotion', 'effect', 'intensity', 'core', 'emotion', 'core', 'emotion', 'group', 'fear', 'worry', 'trust', 'surprise', 'sadness', 'boredom', 'disgust', 'anger', 'curiosity', 'chart', 'represent', 'emotionality', 'balance', 'sheet', 'prompt', 'type', 'feel', 'location', 'person', 'location', 'emotion', 'aynetal3', 'moodprint', 'moodprint', 'feeling', 'color', 'mood', 'emotion', 'founder', 'moodprint', 'answer', 'question', 'sound', 'paul', 'problem', 'mood', 'variety', 'figure', 'information', 'approach', 'question', 'reporter', 'age', 'mood', 'moment', 'harmony', 'mood', 'tracker', 'experiment', 'tap', 'log', 'ball', 'mood', 'velocity', 'represent', 'mood', 'mood', 'energy', 'ball', 'tap', 'ball', 'end', 'ball', 'mood', 'idea', 'mood', 'work', 'company', 'wearable', 'change', 'research', 'metric', 'measure', 'excitement', 'vigilance', 'affinity', 'engagement', 'depression', 'check', 'work', 'tester', 'thread', 'mmqs', 'emotion', 'frustration', 'anger', 'mouse', 'movement', 'pls', 'somebody', 'mood', 'tracker', 'app', 'spray']"
+1283.0,service sync device account purchase device account source device gang bodymedia fit device data mac software installs device chirp issue end app apple app store acquisition bodymedia device retire apps support case bunch data summary value calorie value step server care asap,"['service', 'sync', 'device', 'account', 'purchase', 'device', 'account', 'source', 'device', 'gang', 'bodymedia', 'fit', 'device', 'data', 'mac', 'software', 'installs', 'device', 'chirp', 'issue', 'end', 'app', 'apple', 'app', 'store', 'acquisition', 'bodymedia', 'device', 'retire', 'apps', 'support', 'case', 'bunch', 'data', 'summary', 'value', 'calorie', 'value', 'step', 'server', 'care', 'asap']"
+1284.0,irene8irene qa doctor area student yelp qa doctor area student,"['irene8irene', 'qa', 'doctor', 'area', 'student', 'yelp', 'qa', 'doctor', 'area', 'student']"
+1285.0,project spreadsheet export option issue data est pst nan dear user track exercise team tool color dropti color example track pushup visualization figure figure track user category html application simple space device page color dropti color student university input color color robert wang master science information university michigan school information email color rswang edu color team eventrend ejain project spreadsheet export option issue data est pst support user iteration,"['project', 'spreadsheet', 'export', 'option', 'issue', 'data', 'est', 'pst', 'nan', 'dear', 'user', 'track', 'exercise', 'team', 'tool', 'color', 'dropti', 'color', 'example', 'track', 'pushup', 'visualization', 'figure', 'figure', 'track', 'user', 'category', 'html', 'application', 'simple', 'space', 'device', 'page', 'color', 'dropti', 'color', 'student', 'university', 'input', 'color', 'color', 'robert', 'wang', 'master', 'science', 'information', 'university', 'michigan', 'school', 'information', 'email', 'color', 'rswang', 'edu', 'color', 'team', 'eventrend', 'ejain', 'project', 'spreadsheet', 'export', 'option', 'issue', 'data', 'est', 'pst', 'support', 'user', 'iteration']"
+1286.0,dan dascalescu basis peak heart rate review withings withings basis solution heart rate monitoring heart rate test heart rate app work withings data party service android consultant2b basis basis peak data guess withings withings sound data tool tool data basis method data withings integration withings tool data basis basis basis peak data user basis peak heart rate review basis basis peak data guess withings withings sound data tool endomondo basis option idea basis belt monitor memory basis feedback hr device technology sense generation help withings change exercise habit amp friend reason withings heart rate monitor device doesnt heart rate heart rate monitor monitor heart rate amp withings ecosystem heart rate monitoring appreciate suggestion,"['dan', 'dascalescu', 'basis', 'peak', 'heart', 'rate', 'review', 'withings', 'withings', 'basis', 'solution', 'heart', 'rate', 'monitoring', 'heart', 'rate', 'test', 'heart', 'rate', 'app', 'work', 'withings', 'data', 'party', 'service', 'android', 'consultant2b', 'basis', 'basis', 'peak', 'data', 'guess', 'withings', 'withings', 'sound', 'data', 'tool', 'tool', 'data', 'basis', 'method', 'data', 'withings', 'integration', 'withings', 'tool', 'data', 'basis', 'basis', 'basis', 'peak', 'data', 'user', 'basis', 'peak', 'heart', 'rate', 'review', 'basis', 'basis', 'peak', 'data', 'guess', 'withings', 'withings', 'sound', 'data', 'tool', 'endomondo', 'basis', 'option', 'idea', 'basis', 'belt', 'monitor', 'memory', 'basis', 'feedback', 'hr', 'device', 'technology', 'sense', 'generation', 'help', 'withings', 'change', 'exercise', 'habit', 'amp', 'friend', 'reason', 'withings', 'heart', 'rate', 'monitor', 'device', 'doesnt', 'heart', 'rate', 'heart', 'rate', 'monitor', 'monitor', 'heart', 'rate', 'amp', 'withings', 'ecosystem', 'heart', 'rate', 'monitoring', 'appreciate', 'suggestion']"
+1287.0,steve111 battery replacement power transmitter pod pod battery steve page thread battery replacement power transmitter pod pod battery,"['steve111', 'battery', 'replacement', 'power', 'transmitter', 'pod', 'pod', 'battery', 'steve', 'page', 'thread', 'battery', 'replacement', 'power', 'transmitter', 'pod', 'pod', 'battery']"
+1288.0,marilyn lightarrow maker lifetopix app nutrition fitness goal metric receive feedback self benefit io device visit website feedback support lightarrow review apple app store making change response user feedback value opinion group weekend marilyn,"['marilyn', 'lightarrow', 'maker', 'lifetopix', 'app', 'nutrition', 'fitness', 'goal', 'metric', 'receive', 'feedback', 'self', 'benefit', 'io', 'device', 'visit', 'website', 'feedback', 'support', 'lightarrow', 'review', 'apple', 'app', 'store', 'making', 'change', 'response', 'user', 'feedback', 'value', 'opinion', 'group', 'weekend', 'marilyn']"
+1289.0,longevity sequence genome healthnucleus longevity health nucleus health platform individual health news research company longevity longevity health nucleus health platform individual health nucleus platform sequence analysis machine learning curation health history deliver picture health integrate microbiome metabolomic question bump project project volunteer deadline pipeline data genome project connectome project genomics hood wellness project baseline study google longevity sequence genome bgi genomics data connectome project phase hood wellness project phase quantify project dan post list consumer people consultant talk jacqueline,"['longevity', 'sequence', 'genome', 'healthnucleus', 'longevity', 'health', 'nucleus', 'health', 'platform', 'individual', 'health', 'news', 'research', 'company', 'longevity', 'longevity', 'health', 'nucleus', 'health', 'platform', 'individual', 'health', 'nucleus', 'platform', 'sequence', 'analysis', 'machine', 'learning', 'curation', 'health', 'history', 'deliver', 'picture', 'health', 'integrate', 'microbiome', 'metabolomic', 'question', 'bump', 'project', 'project', 'volunteer', 'deadline', 'pipeline', 'data', 'genome', 'project', 'connectome', 'project', 'genomics', 'hood', 'wellness', 'project', 'baseline', 'study', 'google', 'longevity', 'sequence', 'genome', 'bgi', 'genomics', 'data', 'connectome', 'project', 'phase', 'hood', 'wellness', 'project', 'phase', 'quantify', 'project', 'dan', 'post', 'list', 'consumer', 'people', 'consultant', 'talk', 'jacqueline']"
+1290.0,heart rate variability perspective mechanism self capacity health risk advance health medicine article subscription journal article link,"['heart', 'rate', 'variability', 'perspective', 'mechanism', 'self', 'capacity', 'health', 'risk', 'advance', 'health', 'medicine', 'article', 'subscription', 'journal', 'article', 'link']"
+1291.0,combine aspect cycle data standalone app mood data party data aggregation service iphone cycle mood symptom level alcohol consumption sex addition fertility measure mucus position body temperature menstration fertility tracker clue category glow fertility apps mood reason fertility enter custom data field stats cycle option app fertility dateline cycle fertility app work work woman people paper body temperature ovulation temperature morning cycle ovulation change stress illness factor ovulation phase consistent temperature change idea people pregnancy app cycle goal calendar mood tracker temperature input field visualisation option function point google search plenty apps apps woman woman cycle case complication example woman behavior cycle cursory search result tracker woman cycle data point gender registration track pay attention rise fall hormone level oversight men testosterone level option heart rate oxygen level woman ballpark idea cycle exception tie behavior pinpoint cycle feel crap tool benegesserit dateline fertility apps mood reason fertility enter custom data field stats cycle option app fertility cycle fertility app work,"['combine', 'aspect', 'cycle', 'data', 'standalone', 'app', 'mood', 'data', 'party', 'data', 'aggregation', 'service', 'iphone', 'cycle', 'mood', 'symptom', 'level', 'alcohol', 'consumption', 'sex', 'addition', 'fertility', 'measure', 'mucus', 'position', 'body', 'temperature', 'menstration', 'fertility', 'tracker', 'clue', 'category', 'glow', 'fertility', 'apps', 'mood', 'reason', 'fertility', 'enter', 'custom', 'data', 'field', 'stats', 'cycle', 'option', 'app', 'fertility', 'dateline', 'cycle', 'fertility', 'app', 'work', 'work', 'woman', 'people', 'paper', 'body', 'temperature', 'ovulation', 'temperature', 'morning', 'cycle', 'ovulation', 'change', 'stress', 'illness', 'factor', 'ovulation', 'phase', 'consistent', 'temperature', 'change', 'idea', 'people', 'pregnancy', 'app', 'cycle', 'goal', 'calendar', 'mood', 'tracker', 'temperature', 'input', 'field', 'visualisation', 'option', 'function', 'point', 'google', 'search', 'plenty', 'apps', 'apps', 'woman', 'woman', 'cycle', 'case', 'complication', 'example', 'woman', 'behavior', 'cycle', 'cursory', 'search', 'result', 'tracker', 'woman', 'cycle', 'data', 'point', 'gender', 'registration', 'track', 'pay', 'attention', 'rise', 'fall', 'hormone', 'level', 'oversight', 'men', 'testosterone', 'level', 'option', 'heart', 'rate', 'oxygen', 'level', 'woman', 'ballpark', 'idea', 'cycle', 'exception', 'tie', 'behavior', 'pinpoint', 'cycle', 'feel', 'crap', 'tool', 'benegesserit', 'dateline', 'fertility', 'apps', 'mood', 'reason', 'fertility', 'enter', 'custom', 'data', 'field', 'stats', 'cycle', 'option', 'app', 'fertility', 'cycle', 'fertility', 'app', 'work']"
+1292.0,phone area course device transmits power cell phone wi fi temptraq fda approval nan meeting biology friend comunnity concern goal measure temperature ting humidity area feedback temperature value sensor device fitbit area sensor plan form humidity sensor minijack ejain temptraq fda approval phone area course sensor device device worry radiation reason device bluetooth brain thinking chord body suggestion notebook,"['phone', 'area', 'course', 'device', 'transmits', 'power', 'cell', 'phone', 'wi', 'fi', 'temptraq', 'fda', 'approval', 'nan', 'meeting', 'biology', 'friend', 'comunnity', 'concern', 'goal', 'measure', 'temperature', 'ting', 'humidity', 'area', 'feedback', 'temperature', 'value', 'sensor', 'device', 'fitbit', 'area', 'sensor', 'plan', 'form', 'humidity', 'sensor', 'minijack', 'ejain', 'temptraq', 'fda', 'approval', 'phone', 'area', 'course', 'sensor', 'device', 'device', 'worry', 'radiation', 'reason', 'device', 'bluetooth', 'brain', 'thinking', 'chord', 'body', 'suggestion', 'notebook']"
+1293.0,exploration kit innovation picture site correspond help,"['exploration', 'kit', 'innovation', 'picture', 'site', 'correspond', 'help']"
+1295.0,greeting people motivate affect rhythm quality regard,"['greeting', 'people', 'motivate', 'affect', 'rhythm', 'quality', 'regard']"
+1296.0,greeting child involve people motivate affect rhythm quality interesting research,"['greeting', 'child', 'involve', 'people', 'motivate', 'affect', 'rhythm', 'quality', 'interesting', 'research']"
+1297.0,response record hrv h7 test position program data export form account spinner data morning work friday reading baseline android hrv export data data test hrv trend record hrv h7 btw cardiomood expert data export option introduce join health stats bought fitbit surge hrv cardiomood expert travel work stats insight hrv ejain hrv trend record hrv h7 btw cardiomood expert data export option response record hrv h7 test position program data export form account spinner data morning work friday reading baseline,"['response', 'record', 'hrv', 'h7', 'test', 'position', 'program', 'data', 'export', 'form', 'account', 'spinner', 'data', 'morning', 'work', 'friday', 'reading', 'baseline', 'android', 'hrv', 'export', 'data', 'data', 'test', 'hrv', 'trend', 'record', 'hrv', 'h7', 'btw', 'cardiomood', 'expert', 'data', 'export', 'option', 'introduce', 'join', 'health', 'stats', 'bought', 'fitbit', 'surge', 'hrv', 'cardiomood', 'expert', 'travel', 'work', 'stats', 'insight', 'hrv', 'ejain', 'hrv', 'trend', 'record', 'hrv', 'h7', 'btw', 'cardiomood', 'expert', 'data', 'export', 'option', 'response', 'record', 'hrv', 'h7', 'test', 'position', 'program', 'data', 'export', 'form', 'account', 'spinner', 'data', 'morning', 'work', 'friday', 'reading', 'baseline']"
+1298.0,supplement gap cure ailment sense wellness decade supplement standpoint debate news cycle explode content speculation address ground help,"['supplement', 'gap', 'cure', 'ailment', 'sense', 'wellness', 'decade', 'supplement', 'standpoint', 'debate', 'news', 'cycle', 'explode', 'content', 'speculation', 'address', 'ground', 'help']"
+1299.0,lifestyle nutrition tracker dairy disposal store erase data style nutrition tracker calorie count apps cute careot icon meal home nutrition app,"['lifestyle', 'nutrition', 'tracker', 'dairy', 'disposal', 'store', 'erase', 'data', 'style', 'nutrition', 'tracker', 'calorie', 'count', 'apps', 'cute', 'careot', 'icon', 'meal', 'home', 'nutrition', 'app']"
+1300.0,post forum movement community realise trust app toolset promotion today price selfie app photo macbook wake sleep work end photo mac group people roommate mac selfie people delete post forget miss appyfridays price coupon community app greg,"['post', 'forum', 'movement', 'community', 'realise', 'trust', 'app', 'toolset', 'promotion', 'today', 'price', 'selfie', 'app', 'photo', 'macbook', 'wake', 'sleep', 'work', 'end', 'photo', 'mac', 'group', 'people', 'roommate', 'mac', 'selfie', 'people', 'delete', 'post', 'forget', 'miss', 'appyfridays', 'price', 'coupon', 'community', 'app', 'greg']"
+1301.0,picture custom muscle map jmp application share custom map file body area jpg pattern addin jmp file exchange custom map creator color workout data january proportion weight body people rededicate workout case percentage weight exercise body area change program exercise process data notebook track weight data trouble file jpg pdf work idea,"['picture', 'custom', 'muscle', 'map', 'jmp', 'application', 'share', 'custom', 'map', 'file', 'body', 'area', 'jpg', 'pattern', 'addin', 'jmp', 'file', 'exchange', 'custom', 'map', 'creator', 'color', 'workout', 'data', 'january', 'proportion', 'weight', 'body', 'people', 'rededicate', 'workout', 'case', 'percentage', 'weight', 'exercise', 'body', 'area', 'change', 'program', 'exercise', 'process', 'data', 'notebook', 'track', 'weight', 'data', 'trouble', 'file', 'jpg', 'pdf', 'work', 'idea']"
+1302.0,scale question style piece information reporter reporter information action question quality variable emotion energy focus mood hunger memory example scale ideal seabasswells thought seabasswells thought seabass technique scale intuition tell sound experience scott,"['scale', 'question', 'style', 'piece', 'information', 'reporter', 'reporter', 'information', 'action', 'question', 'quality', 'variable', 'emotion', 'energy', 'focus', 'mood', 'hunger', 'memory', 'example', 'scale', 'ideal', 'seabasswells', 'thought', 'seabasswells', 'thought', 'seabass', 'technique', 'scale', 'intuition', 'tell', 'sound', 'experience', 'scott']"
+1303.0,pld dateline difference access abstract data hand data idea data gps data information login submit data datascientist anybody data coordinate pld dateline normalize gps coordinate angle match road network approach tracklogs trip attribute data people option strip location data alltogether compare datadonors ejain data coordinate axa kaggle chalenge order privacy driver trip origin length trip data end trip gps coordinate angle match road network compare datadonors difference access abstract data hand data idea data gps data information login submit data datascientist anybody difference site convince people data datadonor million donation platform share data scientist stage add device support,"['pld', 'dateline', 'difference', 'access', 'abstract', 'data', 'hand', 'data', 'idea', 'data', 'gps', 'data', 'information', 'login', 'submit', 'data', 'datascientist', 'anybody', 'data', 'coordinate', 'pld', 'dateline', 'normalize', 'gps', 'coordinate', 'angle', 'match', 'road', 'network', 'approach', 'tracklogs', 'trip', 'attribute', 'data', 'people', 'option', 'strip', 'location', 'data', 'alltogether', 'compare', 'datadonors', 'ejain', 'data', 'coordinate', 'axa', 'kaggle', 'chalenge', 'order', 'privacy', 'driver', 'trip', 'origin', 'length', 'trip', 'data', 'end', 'trip', 'gps', 'coordinate', 'angle', 'match', 'road', 'network', 'compare', 'datadonors', 'difference', 'access', 'abstract', 'data', 'hand', 'data', 'idea', 'data', 'gps', 'data', 'information', 'login', 'submit', 'data', 'datascientist', 'anybody', 'difference', 'site', 'convince', 'people', 'data', 'datadonor', 'million', 'donation', 'platform', 'share', 'data', 'scientist', 'stage', 'add', 'device', 'support']"
+1304.0,tableau tableau demo play tableau tool building visualization curve excel help data client fitbit jawbone client selfers data skill tool course zenobase dashboard client share data tictrac option heard tableau tableau demo play ejain hemacleod heard tableau tableau demo play tableau tool building visualization curve excel help data client fitbit jawbone client selfers data skill tool course zenobase dashboard client share data tictrac option today forum self data visualization tool fitbit jawbone data chart wheel caveat goal client health behavior recognition service,"['tableau', 'tableau', 'demo', 'play', 'tableau', 'tool', 'building', 'visualization', 'curve', 'excel', 'help', 'data', 'client', 'fitbit', 'jawbone', 'client', 'selfers', 'data', 'skill', 'tool', 'course', 'zenobase', 'dashboard', 'client', 'share', 'data', 'tictrac', 'option', 'heard', 'tableau', 'tableau', 'demo', 'play', 'ejain', 'hemacleod', 'heard', 'tableau', 'tableau', 'demo', 'play', 'tableau', 'tool', 'building', 'visualization', 'curve', 'excel', 'help', 'data', 'client', 'fitbit', 'jawbone', 'client', 'selfers', 'data', 'skill', 'tool', 'course', 'zenobase', 'dashboard', 'client', 'share', 'data', 'tictrac', 'option', 'today', 'forum', 'self', 'data', 'visualization', 'tool', 'fitbit', 'jawbone', 'data', 'chart', 'wheel', 'caveat', 'goal', 'client', 'health', 'behavior', 'recognition', 'service']"
+1305.0,menstruation paper calendar change data health issue menstruation pattern data body tracker,"['menstruation', 'paper', 'calendar', 'change', 'data', 'health', 'issue', 'menstruation', 'pattern', 'data', 'body', 'tracker']"
+1306.0,apple health web io export data health app access app aggregate data upload data party service example zenobase member post web app info health iphone health app data device data interpretation analysis andy,"['apple', 'health', 'web', 'io', 'export', 'data', 'health', 'app', 'access', 'app', 'aggregate', 'data', 'upload', 'data', 'party', 'service', 'example', 'zenobase', 'member', 'post', 'web', 'app', 'info', 'health', 'iphone', 'health', 'app', 'data', 'device', 'data', 'interpretation', 'analysis', 'andy']"
+1307.0,concept daytum flowingdata mobile apps taplog trackthisforme selling point founder today project user tool feature help journey feature import export data documentation rest moment token place code code regard r,"['concept', 'daytum', 'flowingdata', 'mobile', 'apps', 'taplog', 'trackthisforme', 'selling', 'point', 'founder', 'today', 'project', 'user', 'tool', 'feature', 'help', 'journey', 'feature', 'import', 'export', 'data', 'documentation', 'rest', 'moment', 'token', 'place', 'code', 'code', 'regard', 'r']"
+1308.0,people music data scrobbler work podcasts track podcast download subscription activity iphone guess people activity event data himynamesdave box method itunes itl file place collect data machine downside crack apple format argh file content mystery ejain people music data scrobbler work podcasts activity suggestion option planning box method itunes itl file place collect data machine downside crack apple format argh dateline track podcast download subscription activity iphone guess people activity event data gather data itunes subscription device people itunes podcasts subscription sign data moment imessage data itunes io directory database,"['people', 'music', 'data', 'scrobbler', 'work', 'podcasts', 'track', 'podcast', 'download', 'subscription', 'activity', 'iphone', 'guess', 'people', 'activity', 'event', 'data', 'himynamesdave', 'box', 'method', 'itunes', 'itl', 'file', 'place', 'collect', 'data', 'machine', 'downside', 'crack', 'apple', 'format', 'argh', 'file', 'content', 'mystery', 'ejain', 'people', 'music', 'data', 'scrobbler', 'work', 'podcasts', 'activity', 'suggestion', 'option', 'planning', 'box', 'method', 'itunes', 'itl', 'file', 'place', 'collect', 'data', 'machine', 'downside', 'crack', 'apple', 'format', 'argh', 'dateline', 'track', 'podcast', 'download', 'subscription', 'activity', 'iphone', 'guess', 'people', 'activity', 'event', 'data', 'gather', 'data', 'itunes', 'subscription', 'device', 'people', 'itunes', 'podcasts', 'subscription', 'sign', 'data', 'moment', 'imessage', 'data', 'itunes', 'io', 'directory', 'database']"
+1311.0,job mark post spam concept share term developer gig target audience freelancer career professional job gig list copenhagen vienna people type people,"['job', 'mark', 'post', 'spam', 'concept', 'share', 'term', 'developer', 'gig', 'target', 'audience', 'freelancer', 'career', 'professional', 'job', 'gig', 'list', 'copenhagen', 'vienna', 'people', 'type', 'people']"
+1312.0,shannonconners zenobase awesome interface route summary export project force learn jmp language jsl sign zenobase plan data burn data graph cardio winter pic list file upload file error problem file destination list work charge hr support fitbit heart rate level zenobase people fitbits zenobase heart rate data file upload forum image comparison calorie winter summer help jason miller chance application key access export export level calorie step resolution step count summary export data cv json zenobase step data export data export provide bodymedia fit device wake level calorie burn data greg hope access level data video awesome application access export bodymedia data api developer page developer api support access application developer account application page xx monospace source monospace account source monospace error server version authenitcation work bodymedia api partner chance application key access export export level calorie step jason ejain jason miller chance application key access export export level calorie step resolution step count summary export data cv json zenobase interface route summary export project force learn jmp language jsl sign zenobase plan data burn data graph cardio winter pic list file upload file error problem file destination list work charge hr support fitbit heart rate level zenobase people fitbits people export data bodymedia shut video calorie step,"['shannonconners', 'zenobase', 'awesome', 'interface', 'route', 'summary', 'export', 'project', 'force', 'learn', 'jmp', 'language', 'jsl', 'sign', 'zenobase', 'plan', 'data', 'burn', 'data', 'graph', 'cardio', 'winter', 'pic', 'list', 'file', 'upload', 'file', 'error', 'problem', 'file', 'destination', 'list', 'work', 'charge', 'hr', 'support', 'fitbit', 'heart', 'rate', 'level', 'zenobase', 'people', 'fitbits', 'zenobase', 'heart', 'rate', 'data', 'file', 'upload', 'forum', 'image', 'comparison', 'calorie', 'winter', 'summer', 'help', 'jason', 'miller', 'chance', 'application', 'key', 'access', 'export', 'export', 'level', 'calorie', 'step', 'resolution', 'step', 'count', 'summary', 'export', 'data', 'cv', 'json', 'zenobase', 'step', 'data', 'export', 'data', 'export', 'provide', 'bodymedia', 'fit', 'device', 'wake', 'level', 'calorie', 'burn', 'data', 'greg', 'hope', 'access', 'level', 'data', 'video', 'awesome', 'application', 'access', 'export', 'bodymedia', 'data', 'api', 'developer', 'page', 'developer', 'api', 'support', 'access', 'application', 'developer', 'account', 'application', 'page', 'xx', 'monospace', 'source', 'monospace', 'account', 'source', 'monospace', 'error', 'server', 'version', 'authenitcation', 'work', 'bodymedia', 'api', 'partner', 'chance', 'application', 'key', 'access', 'export', 'export', 'level', 'calorie', 'step', 'jason', 'ejain', 'jason', 'miller', 'chance', 'application', 'key', 'access', 'export', 'export', 'level', 'calorie', 'step', 'resolution', 'step', 'count', 'summary', 'export', 'data', 'cv', 'json', 'zenobase', 'interface', 'route', 'summary', 'export', 'project', 'force', 'learn', 'jmp', 'language', 'jsl', 'sign', 'zenobase', 'plan', 'data', 'burn', 'data', 'graph', 'cardio', 'winter', 'pic', 'list', 'file', 'upload', 'file', 'error', 'problem', 'file', 'destination', 'list', 'work', 'charge', 'hr', 'support', 'fitbit', 'heart', 'rate', 'level', 'zenobase', 'people', 'fitbits', 'people', 'export', 'data', 'bodymedia', 'shut', 'video', 'calorie', 'step']"
+1313.0,tell plan info mirror brushing health data illness discovery help people health doctor choice impact check site team housdoc tell plan info product type sensor measure routine information health stage stay,"['tell', 'plan', 'info', 'mirror', 'brushing', 'health', 'data', 'illness', 'discovery', 'help', 'people', 'health', 'doctor', 'choice', 'impact', 'check', 'site', 'team', 'housdoc', 'tell', 'plan', 'info', 'product', 'type', 'sensor', 'measure', 'routine', 'information', 'health', 'stage', 'stay']"
+1314.0,bioharness biopatch ah sorry tracking bioharness night sleep waveform documentation describing difference datasheet documentation frequency covidien medtronic covidien silence example code yesterday hope respond chance issue bioharness data speed data iirc data resource equipment recording simulation r interval result bioharness review artifact kind stats price matter comparison strap h7 hrv apps graph r r alot visualize advance ah strap monitor dig site omnisense software manual video evaluation trial buy software cause contact respond buyout guess software data log ability view exercise zephrylife kinda rate adjustment gps mean measurement view log data lol beau gunderson issue bioharness data speed data iirc data break deal configure search configure data idea configuration tool log format ecg test log ecg data analysis program idea communication facebook twitter youtube account,"['bioharness', 'biopatch', 'ah', 'sorry', 'tracking', 'bioharness', 'night', 'sleep', 'waveform', 'documentation', 'describing', 'difference', 'datasheet', 'documentation', 'frequency', 'covidien', 'medtronic', 'covidien', 'silence', 'example', 'code', 'yesterday', 'hope', 'respond', 'chance', 'issue', 'bioharness', 'data', 'speed', 'data', 'iirc', 'data', 'resource', 'equipment', 'recording', 'simulation', 'r', 'interval', 'result', 'bioharness', 'review', 'artifact', 'kind', 'stats', 'price', 'matter', 'comparison', 'strap', 'h7', 'hrv', 'apps', 'graph', 'r', 'r', 'alot', 'visualize', 'advance', 'ah', 'strap', 'monitor', 'dig', 'site', 'omnisense', 'software', 'manual', 'video', 'evaluation', 'trial', 'buy', 'software', 'cause', 'contact', 'respond', 'buyout', 'guess', 'software', 'data', 'log', 'ability', 'view', 'exercise', 'zephrylife', 'kinda', 'rate', 'adjustment', 'gps', 'mean', 'measurement', 'view', 'log', 'data', 'lol', 'beau', 'gunderson', 'issue', 'bioharness', 'data', 'speed', 'data', 'iirc', 'data', 'break', 'deal', 'configure', 'search', 'configure', 'data', 'idea', 'configuration', 'tool', 'log', 'format', 'ecg', 'test', 'log', 'ecg', 'data', 'analysis', 'program', 'idea', 'communication', 'facebook', 'twitter', 'youtube', 'account']"
+1315.0,data afaik data data version zeo viewer blob data output output desktop data form file add import data zeoreader sqlite data spare record date record data viewer data doubt info data access desktop version haha holiday electrophys data headband right hmmm explore blob viewer data algorithm eeg data translation straightforward response viewer post sql data help programming knowledge data sound response bash script output problem report paste ah zeo monitor bsleepers model resource data access zeo version app data point solution io mac travel zeo difference version gal business difference zeo zeo regard,"['data', 'afaik', 'data', 'data', 'version', 'zeo', 'viewer', 'blob', 'data', 'output', 'output', 'desktop', 'data', 'form', 'file', 'add', 'import', 'data', 'zeoreader', 'sqlite', 'data', 'spare', 'record', 'date', 'record', 'data', 'viewer', 'data', 'doubt', 'info', 'data', 'access', 'desktop', 'version', 'haha', 'holiday', 'electrophys', 'data', 'headband', 'right', 'hmmm', 'explore', 'blob', 'viewer', 'data', 'algorithm', 'eeg', 'data', 'translation', 'straightforward', 'response', 'viewer', 'post', 'sql', 'data', 'help', 'programming', 'knowledge', 'data', 'sound', 'response', 'bash', 'script', 'output', 'problem', 'report', 'paste', 'ah', 'zeo', 'monitor', 'bsleepers', 'model', 'resource', 'data', 'access', 'zeo', 'version', 'app', 'data', 'point', 'solution', 'io', 'mac', 'travel', 'zeo', 'difference', 'version', 'gal', 'business', 'difference', 'zeo', 'zeo', 'regard']"
+1316.0,project indiegogo kenkodo concept measure metabolism drop blood platform metabolomics technology thousand metabolite combine analytics lifestyle identifies pattern nutrition stress sport health insight recommendation lifestyle change development kenkodo campaign participant discovery p talk kenkodo project europe arrange video marleen kenko,"['project', 'indiegogo', 'kenkodo', 'concept', 'measure', 'metabolism', 'drop', 'blood', 'platform', 'metabolomics', 'technology', 'thousand', 'metabolite', 'combine', 'analytics', 'lifestyle', 'identifies', 'pattern', 'nutrition', 'stress', 'sport', 'health', 'insight', 'recommendation', 'lifestyle', 'change', 'development', 'kenkodo', 'campaign', 'participant', 'discovery', 'p', 'talk', 'kenkodo', 'project', 'europe', 'arrange', 'video', 'marleen', 'kenko']"
+1317.0,development web io app harmony mood tracker web app link lack share data process polished reminder mood record web app record view history moment view json http endpoint grows link application example io dashboard feature extension vision mood infer mood factor movement app research topic people mood conversation tom chamber harmony mood tracker iphone io mood tracker web app,"['development', 'web', 'io', 'app', 'harmony', 'mood', 'tracker', 'web', 'app', 'link', 'lack', 'share', 'data', 'process', 'polished', 'reminder', 'mood', 'record', 'web', 'app', 'record', 'view', 'history', 'moment', 'view', 'json', 'http', 'endpoint', 'grows', 'link', 'application', 'example', 'io', 'dashboard', 'feature', 'extension', 'vision', 'mood', 'infer', 'mood', 'factor', 'movement', 'app', 'research', 'topic', 'people', 'mood', 'conversation', 'tom', 'chamber', 'harmony', 'mood', 'tracker', 'iphone', 'io', 'mood', 'tracker', 'web', 'app']"
+1318.0,quantifier student group task create app sort wearable interprets suggestion performance notification survey advance elitsa petkova,"['quantifier', 'student', 'group', 'task', 'create', 'app', 'sort', 'wearable', 'interprets', 'suggestion', 'performance', 'notification', 'survey', 'advance', 'elitsa', 'petkova']"
+1319.0,question watch talk ejain forum question watch talk trainer health coach certification council exercise client people feedback,"['question', 'watch', 'talk', 'ejain', 'forum', 'question', 'watch', 'talk', 'trainer', 'health', 'coach', 'certification', 'council', 'exercise', 'client', 'people', 'feedback']"
+1320.0,data source expertise community data tool install pc data visualization,"['data', 'source', 'expertise', 'community', 'data', 'tool', 'install', 'pc', 'data', 'visualization']"
+1321.0,raymond check entry test jaw crusher gap compliance feed grain dimension examination raymond expense speed approximate bucket elevator jaw crusher hopper begin examination material begin blower load operation start host start host feeder raymond job succession procedure start enhance machine crusher evaluation fan host feeding machine order machine switch feeder quit steer host powder cease blower point raymond operation production security machine location noise load enhance inspection mishap raymond fabric power present modify article source,"['raymond', 'check', 'entry', 'test', 'jaw', 'crusher', 'gap', 'compliance', 'feed', 'grain', 'dimension', 'examination', 'raymond', 'expense', 'speed', 'approximate', 'bucket', 'elevator', 'jaw', 'crusher', 'hopper', 'begin', 'examination', 'material', 'begin', 'blower', 'load', 'operation', 'start', 'host', 'start', 'host', 'feeder', 'raymond', 'job', 'succession', 'procedure', 'start', 'enhance', 'machine', 'crusher', 'evaluation', 'fan', 'host', 'feeding', 'machine', 'order', 'machine', 'switch', 'feeder', 'quit', 'steer', 'host', 'powder', 'cease', 'blower', 'point', 'raymond', 'operation', 'production', 'security', 'machine', 'location', 'noise', 'load', 'enhance', 'inspection', 'mishap', 'raymond', 'fabric', 'power', 'present', 'modify', 'article', 'source']"
+1322.0,access fitness data pc information cloud example data processing data online forum reply iexplorer macroplant mac access data phone plug phone mac data io health app data root folder jail break phone access apps phone access data iexplorer version order access data phone mistake iexplorer phone iexplorer site download program hope,"['access', 'fitness', 'data', 'pc', 'information', 'cloud', 'example', 'data', 'processing', 'data', 'online', 'forum', 'reply', 'iexplorer', 'macroplant', 'mac', 'access', 'data', 'phone', 'plug', 'phone', 'mac', 'data', 'io', 'health', 'app', 'data', 'root', 'folder', 'jail', 'break', 'phone', 'access', 'apps', 'phone', 'access', 'data', 'iexplorer', 'version', 'order', 'access', 'data', 'phone', 'mistake', 'iexplorer', 'phone', 'iexplorer', 'site', 'download', 'program', 'hope']"
+1323.0,cement production technology cement technology equipment progress ball roller roller press research development equipment generation power consumption equipment power consumption cement production country energy conservation requirement production line energy cement company energy roller roller energy saving concern recognition trend concern representative debate expert roller energy equipment cement production future mainstream device development application ball ball age view adviser cement gao roller application process cement industry review article cement roller energy cement production capacity equipment weight comprehensive advantage capacity unit capacity law development roller fact stage cement industry gao chang material slag roller country selection grinding type choice cement roller percent difference cement roller recognition market roller sale price reason cement company roller cement roller cement cement performance gao country research fact essence problem roller cement construction business enterprise coordination process adaptation problem advance bear study trial production practice result cement coordination production cement market problem country cement industry roller fact roller cement production line device material today cement equipment series design material selection design technology innovation improvement optimization improvement industry expert series test performance practice milling energy efficiency unit power consumption roller performance condition promotion promotion energy roller roller energy effect technology advancement roller ball gao cement industry roller market demand demand innovation development survival stop equipment technology innovation progress term material roller press grinding sign roller gao industry situation progress endless competition innovation order promote industry progress development development china cement industry decade innovation innovation equipment industry cement industry face cement industry demand development industry cement industry cement progress equipment technology cement equipment supplier development innovation end china award cement industry supplier hand cement industry cement company equipment supplier innovation technology cement industry cement company supplier hand list cement supplier encouragement,"['cement', 'production', 'technology', 'cement', 'technology', 'equipment', 'progress', 'ball', 'roller', 'roller', 'press', 'research', 'development', 'equipment', 'generation', 'power', 'consumption', 'equipment', 'power', 'consumption', 'cement', 'production', 'country', 'energy', 'conservation', 'requirement', 'production', 'line', 'energy', 'cement', 'company', 'energy', 'roller', 'roller', 'energy', 'saving', 'concern', 'recognition', 'trend', 'concern', 'representative', 'debate', 'expert', 'roller', 'energy', 'equipment', 'cement', 'production', 'future', 'mainstream', 'device', 'development', 'application', 'ball', 'ball', 'age', 'view', 'adviser', 'cement', 'gao', 'roller', 'application', 'process', 'cement', 'industry', 'review', 'article', 'cement', 'roller', 'energy', 'cement', 'production', 'capacity', 'equipment', 'weight', 'comprehensive', 'advantage', 'capacity', 'unit', 'capacity', 'law', 'development', 'roller', 'fact', 'stage', 'cement', 'industry', 'gao', 'chang', 'material', 'slag', 'roller', 'country', 'selection', 'grinding', 'type', 'choice', 'cement', 'roller', 'percent', 'difference', 'cement', 'roller', 'recognition', 'market', 'roller', 'sale', 'price', 'reason', 'cement', 'company', 'roller', 'cement', 'roller', 'cement', 'cement', 'performance', 'gao', 'country', 'research', 'fact', 'essence', 'problem', 'roller', 'cement', 'construction', 'business', 'enterprise', 'coordination', 'process', 'adaptation', 'problem', 'advance', 'bear', 'study', 'trial', 'production', 'practice', 'result', 'cement', 'coordination', 'production', 'cement', 'market', 'problem', 'country', 'cement', 'industry', 'roller', 'fact', 'roller', 'cement', 'production', 'line', 'device', 'material', 'today', 'cement', 'equipment', 'series', 'design', 'material', 'selection', 'design', 'technology', 'innovation', 'improvement', 'optimization', 'improvement', 'industry', 'expert', 'series', 'test', 'performance', 'practice', 'milling', 'energy', 'efficiency', 'unit', 'power', 'consumption', 'roller', 'performance', 'condition', 'promotion', 'promotion', 'energy', 'roller', 'roller', 'energy', 'effect', 'technology', 'advancement', 'roller', 'ball', 'gao', 'cement', 'industry', 'roller', 'market', 'demand', 'demand', 'innovation', 'development', 'survival', 'stop', 'equipment', 'technology', 'innovation', 'progress', 'term', 'material', 'roller', 'press', 'grinding', 'sign', 'roller', 'gao', 'industry', 'situation', 'progress', 'endless', 'competition', 'innovation', 'order', 'promote', 'industry', 'progress', 'development', 'development', 'china', 'cement', 'industry', 'decade', 'innovation', 'innovation', 'equipment', 'industry', 'cement', 'industry', 'face', 'cement', 'industry', 'demand', 'development', 'industry', 'cement', 'industry', 'cement', 'progress', 'equipment', 'technology', 'cement', 'equipment', 'supplier', 'development', 'innovation', 'end', 'china', 'award', 'cement', 'industry', 'supplier', 'hand', 'cement', 'industry', 'cement', 'company', 'equipment', 'supplier', 'innovation', 'technology', 'cement', 'industry', 'cement', 'company', 'supplier', 'hand', 'list', 'cement', 'supplier', 'encouragement']"
+1324.0,data encourage people paper check effort effect noise level office place context data conference effort motivation remain effort creativity area today measure mind office place people office data purpose thought hope kind spam work company check izzl proof conference share expert,"['data', 'encourage', 'people', 'paper', 'check', 'effort', 'effect', 'noise', 'level', 'office', 'place', 'context', 'data', 'conference', 'effort', 'motivation', 'remain', 'effort', 'creativity', 'area', 'today', 'measure', 'mind', 'office', 'place', 'people', 'office', 'data', 'purpose', 'thought', 'hope', 'kind', 'spam', 'work', 'company', 'check', 'izzl', 'proof', 'conference', 'share', 'expert']"
+1325.0,industry development mengjin emergence batch batch elite company production application equipment research development rate progress equipment product market vitality vigor work roller series policy situation china roller industry december recovery state indicator machinery industry result strategy infrastructure investment oxygen vitality industry production machinery industry topic work principle roller china urbanization strategy investment infrastructure construction measure railway road bridge city department house price cd estate market paint coating material roller paint coating kaolin powder demand company production industry development roller industry process cycle future room company market binge planning note economy industry guidance display production promotion policy aspect technology class significance lack norm market opportunity industry crisis development economy roller equipment role project territory today machinery industry roller labor advantage expense environment development stage trend carbon development industry energy development path,"['industry', 'development', 'mengjin', 'emergence', 'batch', 'batch', 'elite', 'company', 'production', 'application', 'equipment', 'research', 'development', 'rate', 'progress', 'equipment', 'product', 'market', 'vitality', 'vigor', 'work', 'roller', 'series', 'policy', 'situation', 'china', 'roller', 'industry', 'december', 'recovery', 'state', 'indicator', 'machinery', 'industry', 'result', 'strategy', 'infrastructure', 'investment', 'oxygen', 'vitality', 'industry', 'production', 'machinery', 'industry', 'topic', 'work', 'principle', 'roller', 'china', 'urbanization', 'strategy', 'investment', 'infrastructure', 'construction', 'measure', 'railway', 'road', 'bridge', 'city', 'department', 'house', 'price', 'cd', 'estate', 'market', 'paint', 'coating', 'material', 'roller', 'paint', 'coating', 'kaolin', 'powder', 'demand', 'company', 'production', 'industry', 'development', 'roller', 'industry', 'process', 'cycle', 'future', 'room', 'company', 'market', 'binge', 'planning', 'note', 'economy', 'industry', 'guidance', 'display', 'production', 'promotion', 'policy', 'aspect', 'technology', 'class', 'significance', 'lack', 'norm', 'market', 'opportunity', 'industry', 'crisis', 'development', 'economy', 'roller', 'equipment', 'role', 'project', 'territory', 'today', 'machinery', 'industry', 'roller', 'labor', 'advantage', 'expense', 'environment', 'development', 'stage', 'trend', 'carbon', 'development', 'industry', 'energy', 'development', 'path']"
+1328.0,wondering progress music pursue quarter note increase measure wrap head idea forum group university student question selling instrument course kind progress game level plattform integration display chord song comparison song visualize trend bpm idea precision instrument harmony kind tune recognition arent idea level idea loophole wondering progress music pursue quarter note increase measure wrap head idea forum sorry help venture direction,"['wondering', 'progress', 'music', 'pursue', 'quarter', 'note', 'increase', 'measure', 'wrap', 'head', 'idea', 'forum', 'group', 'university', 'student', 'question', 'selling', 'instrument', 'course', 'kind', 'progress', 'game', 'level', 'plattform', 'integration', 'display', 'chord', 'song', 'comparison', 'song', 'visualize', 'trend', 'bpm', 'idea', 'precision', 'instrument', 'harmony', 'kind', 'tune', 'recognition', 'arent', 'idea', 'level', 'idea', 'loophole', 'wondering', 'progress', 'music', 'pursue', 'quarter', 'note', 'increase', 'measure', 'wrap', 'head', 'idea', 'forum', 'sorry', 'help', 'venture', 'direction']"
+1330.0,stage feeding diaper change medication feature ability symptom issue question parent child condition symptom manner information dr feature inclusion factor csv file paste snippet note sound concern spreadsheet doctor doctor suspect doctor figure pull data ehr data purpose paper enter excel andrewj post hear source phr health record hire team software developer customize data file spreadsheet purpose tool r tableau splunk zenobase help analysis chart print physician healthvault support custom data type heart source phr hl7 format custom data kind data post sample csv file connect app help idea data ejain dateline post sample csv file connect app help idea data post ejain healthvault support custom data type heart source phr hl7 format custom data kind data feeding diaper change medication feature ability symptom issue question parent child condition symptom manner information dr feature inclusion factor csv file paste snippet note formula ml formula diaper wet wet formula ml formula milk milk medicine ml ml diaper wet wet formula ml formula formula ml formula diaper bm wet bm wet diaper air formula ml formula formula ml formula milk milk formula ml formula diaper wet wet diaper bm wet bm diaper formula ml formula diaper wet wet formula ml formula formula ml formula diaper wet wet formula ml formula diaper bm wet bm wet seedy mustard formula ml formula diaper wet wet formula ml formula formula ml formula diaper wet wet formula ml formula diaper wet wet formula ml formula formula ml formula diaper wet wet formula ml formula milk milk formula ml formula diaper wet wet formula ml formula formula ml formula milk milk diaper bm bm diaper seedy mustard formula ml formula diaper wet wet formula ml formula formula ml formula diaper bm bm claylike mustard medicine ml ml formula dose method family health record data source phr health professional journey track medication significance son birth defect attention post sense urgency code product healthvault phr platform support health portal party device mistaken source suggestion health information issue fact data app healthvault ecosystem app android data migration feature csv export healthvault data csv pertains field database blood step feature adult customer support workaround product rest data continuity care format ask community utility convert ccr format scratch ejain stage feeding diaper change medication feature ability symptom issue question parent child condition symptom manner information dr feature inclusion factor csv file paste snippet note sound concern spreadsheet doctor doctor suspect doctor figure pull data concern family health data format charge health doctor area access information information case son diaper change interval milk type relevant recommendation knowledge access record provider form example son kidney function test provider access result provider timeline data send provider result order provide fuller picture data purpose paper enter excel post connect android app data wife change diaper change regime benefit term analysis data strict schedule value data limitation feature app choice,"['stage', 'feeding', 'diaper', 'change', 'medication', 'feature', 'ability', 'symptom', 'issue', 'question', 'parent', 'child', 'condition', 'symptom', 'manner', 'information', 'dr', 'feature', 'inclusion', 'factor', 'csv', 'file', 'paste', 'snippet', 'note', 'sound', 'concern', 'spreadsheet', 'doctor', 'doctor', 'suspect', 'doctor', 'figure', 'pull', 'data', 'ehr', 'data', 'purpose', 'paper', 'enter', 'excel', 'andrewj', 'post', 'hear', 'source', 'phr', 'health', 'record', 'hire', 'team', 'software', 'developer', 'customize', 'data', 'file', 'spreadsheet', 'purpose', 'tool', 'r', 'tableau', 'splunk', 'zenobase', 'help', 'analysis', 'chart', 'print', 'physician', 'healthvault', 'support', 'custom', 'data', 'type', 'heart', 'source', 'phr', 'hl7', 'format', 'custom', 'data', 'kind', 'data', 'post', 'sample', 'csv', 'file', 'connect', 'app', 'help', 'idea', 'data', 'ejain', 'dateline', 'post', 'sample', 'csv', 'file', 'connect', 'app', 'help', 'idea', 'data', 'post', 'ejain', 'healthvault', 'support', 'custom', 'data', 'type', 'heart', 'source', 'phr', 'hl7', 'format', 'custom', 'data', 'kind', 'data', 'feeding', 'diaper', 'change', 'medication', 'feature', 'ability', 'symptom', 'issue', 'question', 'parent', 'child', 'condition', 'symptom', 'manner', 'information', 'dr', 'feature', 'inclusion', 'factor', 'csv', 'file', 'paste', 'snippet', 'note', 'formula', 'ml', 'formula', 'diaper', 'wet', 'wet', 'formula', 'ml', 'formula', 'milk', 'milk', 'medicine', 'ml', 'ml', 'diaper', 'wet', 'wet', 'formula', 'ml', 'formula', 'formula', 'ml', 'formula', 'diaper', 'bm', 'wet', 'bm', 'wet', 'diaper', 'air', 'formula', 'ml', 'formula', 'formula', 'ml', 'formula', 'milk', 'milk', 'formula', 'ml', 'formula', 'diaper', 'wet', 'wet', 'diaper', 'bm', 'wet', 'bm', 'diaper', 'formula', 'ml', 'formula', 'diaper', 'wet', 'wet', 'formula', 'ml', 'formula', 'formula', 'ml', 'formula', 'diaper', 'wet', 'wet', 'formula', 'ml', 'formula', 'diaper', 'bm', 'wet', 'bm', 'wet', 'seedy', 'mustard', 'formula', 'ml', 'formula', 'diaper', 'wet', 'wet', 'formula', 'ml', 'formula', 'formula', 'ml', 'formula', 'diaper', 'wet', 'wet', 'formula', 'ml', 'formula', 'diaper', 'wet', 'wet', 'formula', 'ml', 'formula', 'formula', 'ml', 'formula', 'diaper', 'wet', 'wet', 'formula', 'ml', 'formula', 'milk', 'milk', 'formula', 'ml', 'formula', 'diaper', 'wet', 'wet', 'formula', 'ml', 'formula', 'formula', 'ml', 'formula', 'milk', 'milk', 'diaper', 'bm', 'bm', 'diaper', 'seedy', 'mustard', 'formula', 'ml', 'formula', 'diaper', 'wet', 'wet', 'formula', 'ml', 'formula', 'formula', 'ml', 'formula', 'diaper', 'bm', 'bm', 'claylike', 'mustard', 'medicine', 'ml', 'ml', 'formula', 'dose', 'method', 'family', 'health', 'record', 'data', 'source', 'phr', 'health', 'professional', 'journey', 'track', 'medication', 'significance', 'son', 'birth', 'defect', 'attention', 'post', 'sense', 'urgency', 'code', 'product', 'healthvault', 'phr', 'platform', 'support', 'health', 'portal', 'party', 'device', 'mistaken', 'source', 'suggestion', 'health', 'information', 'issue', 'fact', 'data', 'app', 'healthvault', 'ecosystem', 'app', 'android', 'data', 'migration', 'feature', 'csv', 'export', 'healthvault', 'data', 'csv', 'pertains', 'field', 'database', 'blood', 'step', 'feature', 'adult', 'customer', 'support', 'workaround', 'product', 'rest', 'data', 'continuity', 'care', 'format', 'ask', 'community', 'utility', 'convert', 'ccr', 'format', 'scratch', 'ejain', 'stage', 'feeding', 'diaper', 'change', 'medication', 'feature', 'ability', 'symptom', 'issue', 'question', 'parent', 'child', 'condition', 'symptom', 'manner', 'information', 'dr', 'feature', 'inclusion', 'factor', 'csv', 'file', 'paste', 'snippet', 'note', 'sound', 'concern', 'spreadsheet', 'doctor', 'doctor', 'suspect', 'doctor', 'figure', 'pull', 'data', 'concern', 'family', 'health', 'data', 'format', 'charge', 'health', 'doctor', 'area', 'access', 'information', 'information', 'case', 'son', 'diaper', 'change', 'interval', 'milk', 'type', 'relevant', 'recommendation', 'knowledge', 'access', 'record', 'provider', 'form', 'example', 'son', 'kidney', 'function', 'test', 'provider', 'access', 'result', 'provider', 'timeline', 'data', 'send', 'provider', 'result', 'order', 'provide', 'fuller', 'picture', 'data', 'purpose', 'paper', 'enter', 'excel', 'post', 'connect', 'android', 'app', 'data', 'wife', 'change', 'diaper', 'change', 'regime', 'benefit', 'term', 'analysis', 'data', 'strict', 'schedule', 'value', 'data', 'limitation', 'feature', 'app', 'choice']"
+1332.0,community start smartspark traction la investment community expand team passionate founder finance business ariel mcnichol ari ariel smartspark,"['community', 'start', 'smartspark', 'traction', 'la', 'investment', 'community', 'expand', 'team', 'passionate', 'founder', 'finance', 'business', 'ariel', 'mcnichol', 'ari', 'ariel', 'smartspark']"
+1334.0,relates field people analytics field hr bock google focus quantification quantification today quantification progress perform reach goal device boost fitness goal work boost productivity performance avani nagwann article area productivity workplace quantification forbes meet employee meet employee breed employee feedback engagement hit market harvard business review sep wearable field physiolytics century version motion study help quantification today quantification progress perform reach goal device boost fitness goal work boost productivity performance,"['relates', 'field', 'people', 'analytics', 'field', 'hr', 'bock', 'google', 'focus', 'quantification', 'quantification', 'today', 'quantification', 'progress', 'perform', 'reach', 'goal', 'device', 'boost', 'fitness', 'goal', 'work', 'boost', 'productivity', 'performance', 'avani', 'nagwann', 'article', 'area', 'productivity', 'workplace', 'quantification', 'forbes', 'meet', 'employee', 'meet', 'employee', 'breed', 'employee', 'feedback', 'engagement', 'hit', 'market', 'harvard', 'business', 'review', 'sep', 'wearable', 'field', 'physiolytics', 'century', 'version', 'motion', 'study', 'help', 'quantification', 'today', 'quantification', 'progress', 'perform', 'reach', 'goal', 'device', 'boost', 'fitness', 'goal', 'work', 'boost', 'productivity', 'performance']"
+1342.0,valeria interview partner bachelorthesis topic data challange consideration analysis movement association data lenzkes kl language regard valeria,"['valeria', 'interview', 'partner', 'bachelorthesis', 'topic', 'data', 'challange', 'consideration', 'analysis', 'movement', 'association', 'data', 'lenzkes', 'kl', 'language', 'regard', 'valeria']"
+1344.0,rescuetime track device stats session work boblemon dateline respond launch rescuetime track rescuetime lock cofee application track activity mouse lock support suggest cronjob read stats txt file metric health option ejain rescuetime track device stats session respond launch rescuetime track rescuetime lock cofee application track activity track activity suspend till lock tool track lock idea combination linux advance xubuntu,"['rescuetime', 'track', 'device', 'stats', 'session', 'work', 'boblemon', 'dateline', 'respond', 'launch', 'rescuetime', 'track', 'rescuetime', 'lock', 'cofee', 'application', 'track', 'activity', 'mouse', 'lock', 'support', 'suggest', 'cronjob', 'read', 'stats', 'txt', 'file', 'metric', 'health', 'option', 'ejain', 'rescuetime', 'track', 'device', 'stats', 'session', 'respond', 'launch', 'rescuetime', 'track', 'rescuetime', 'lock', 'cofee', 'application', 'track', 'activity', 'track', 'activity', 'suspend', 'till', 'lock', 'tool', 'track', 'lock', 'idea', 'combination', 'linux', 'advance', 'xubuntu']"
+1417.0,pain rating location purpose data trackthisforme taplog track pain level export data analysis apps report analysis combine data source sugestions,"['pain', 'rating', 'location', 'purpose', 'data', 'trackthisforme', 'taplog', 'track', 'pain', 'level', 'export', 'data', 'analysis', 'apps', 'report', 'analysis', 'combine', 'data', 'source', 'sugestions']"
+1418.0,streetfies picture world home google play,"['streetfies', 'picture', 'world', 'home', 'google', 'play']"
+1419.0,service space project research trend field consumer self improvement discount voucher reward behavior insight ejain service space project research market upcomings,"['service', 'space', 'project', 'research', 'trend', 'field', 'consumer', 'self', 'improvement', 'discount', 'voucher', 'reward', 'behavior', 'insight', 'ejain', 'service', 'space', 'project', 'research', 'market', 'upcomings']"
+1420.0,yesterday emotion data health feature tracker difference lack integration step tracker service nutrition app community integration app developer section dev help gon qsers work project technology project government scotland mission health population technology iphone android activity amp mood mood app element mindfulness reduction mbsr therapy cbt user mood data event app help people trigger stress mood choice change monitor result feature dis mood user wellbeing measure energy level relationship scale mood track sleep alcohol exercise step activity psychologist psychiatrist health measurement measure edinburgh scale wemwbs connects wearable import data withings hg mfp custom event hashtag feature interface user privacy paramount share data delete data dev team access database list release web version ginsberg app feature window phone version data export csv page insight interface moment connectivity wider range apps device list community app mind audience hardcore feature exercise nutrition apps hearing ginsberg project touch jodi ginsberg io,"['yesterday', 'emotion', 'data', 'health', 'feature', 'tracker', 'difference', 'lack', 'integration', 'step', 'tracker', 'service', 'nutrition', 'app', 'community', 'integration', 'app', 'developer', 'section', 'dev', 'help', 'gon', 'qsers', 'work', 'project', 'technology', 'project', 'government', 'scotland', 'mission', 'health', 'population', 'technology', 'iphone', 'android', 'activity', 'amp', 'mood', 'mood', 'app', 'element', 'mindfulness', 'reduction', 'mbsr', 'therapy', 'cbt', 'user', 'mood', 'data', 'event', 'app', 'help', 'people', 'trigger', 'stress', 'mood', 'choice', 'change', 'monitor', 'result', 'feature', 'dis', 'mood', 'user', 'wellbeing', 'measure', 'energy', 'level', 'relationship', 'scale', 'mood', 'track', 'sleep', 'alcohol', 'exercise', 'step', 'activity', 'psychologist', 'psychiatrist', 'health', 'measurement', 'measure', 'edinburgh', 'scale', 'wemwbs', 'connects', 'wearable', 'import', 'data', 'withings', 'hg', 'mfp', 'custom', 'event', 'hashtag', 'feature', 'interface', 'user', 'privacy', 'paramount', 'share', 'data', 'delete', 'data', 'dev', 'team', 'access', 'database', 'list', 'release', 'web', 'version', 'ginsberg', 'app', 'feature', 'window', 'phone', 'version', 'data', 'export', 'csv', 'page', 'insight', 'interface', 'moment', 'connectivity', 'wider', 'range', 'apps', 'device', 'list', 'community', 'app', 'mind', 'audience', 'hardcore', 'feature', 'exercise', 'nutrition', 'apps', 'hearing', 'ginsberg', 'project', 'touch', 'jodi', 'ginsberg', 'io']"
+1421.0,fibroidshrinker dateline meant device estrogen lh level output measurement fda device hand fertility work thermometer data entry export data welltwigs fertility app yesterday device measure hormone sample hormone chorionic gonadotropin news sorry blood book theranos yikes project area people participant event conference september fibroidshrinker technology fabricate sell information create device research certification process pay demand test progestrone estrogen test assume test data ml data graph form interpret analyze type data mira release estrogen strip progesterone strip hormone campus startup investment easy access lab colleague woman area people sample split cost concentration fluid correlate estrogen progesterone level idea brief crazy quick amp hormone point knowledge technology doctor sample tell behavior hormone level device fact test monitoring health issue startup industry industry nut people phase moment hormone app phone track realize factor fibroid experience woman family experience range deviation body mass dexa percent body woman end pregnancy fibroid pregnancy section pregnancy lb transverse stay version cord entanglement repeat fibroid section variable age exercise weight pregnancy sex daughter son measure hormone test np measurement hormone profile fee app test information trial app data supply information industry woman word provide information reproduction health formation intersection measure health diagnosis health tell community tell hope silicon valley type entrepreneur population fibroid growth cause estrogen level body device approach track hormone level basis map factor supplement measure fibroid feel ultrasound measure doctor visit change dairy ebb flow fibroid cycle pattern kind information hone fibroid shrink sucker kind information fibroid sufferer loss health woman word entrepreneur money create product help woman health fertility monitor device measure hormone device approach gather info hormone data basis work saliva test suggestion meant device estrogen lh level output measurement fertility measure hormone level measurement basal body mucus ovulation fertility level information forum cause check hormone level depression acne vertigo level dim soy isoflavones pay fee check estrogen progesterone hope lurker check miracare home hormone immunoassay biomarker hormone concentration palm device product fertility test wand variety hormone disclosure team share answer question exists,"['fibroidshrinker', 'dateline', 'meant', 'device', 'estrogen', 'lh', 'level', 'output', 'measurement', 'fda', 'device', 'hand', 'fertility', 'work', 'thermometer', 'data', 'entry', 'export', 'data', 'welltwigs', 'fertility', 'app', 'yesterday', 'device', 'measure', 'hormone', 'sample', 'hormone', 'chorionic', 'gonadotropin', 'news', 'sorry', 'blood', 'book', 'theranos', 'yikes', 'project', 'area', 'people', 'participant', 'event', 'conference', 'september', 'fibroidshrinker', 'technology', 'fabricate', 'sell', 'information', 'create', 'device', 'research', 'certification', 'process', 'pay', 'demand', 'test', 'progestrone', 'estrogen', 'test', 'assume', 'test', 'data', 'ml', 'data', 'graph', 'form', 'interpret', 'analyze', 'type', 'data', 'mira', 'release', 'estrogen', 'strip', 'progesterone', 'strip', 'hormone', 'campus', 'startup', 'investment', 'easy', 'access', 'lab', 'colleague', 'woman', 'area', 'people', 'sample', 'split', 'cost', 'concentration', 'fluid', 'correlate', 'estrogen', 'progesterone', 'level', 'idea', 'brief', 'crazy', 'quick', 'amp', 'hormone', 'point', 'knowledge', 'technology', 'doctor', 'sample', 'tell', 'behavior', 'hormone', 'level', 'device', 'fact', 'test', 'monitoring', 'health', 'issue', 'startup', 'industry', 'industry', 'nut', 'people', 'phase', 'moment', 'hormone', 'app', 'phone', 'track', 'realize', 'factor', 'fibroid', 'experience', 'woman', 'family', 'experience', 'range', 'deviation', 'body', 'mass', 'dexa', 'percent', 'body', 'woman', 'end', 'pregnancy', 'fibroid', 'pregnancy', 'section', 'pregnancy', 'lb', 'transverse', 'stay', 'version', 'cord', 'entanglement', 'repeat', 'fibroid', 'section', 'variable', 'age', 'exercise', 'weight', 'pregnancy', 'sex', 'daughter', 'son', 'measure', 'hormone', 'test', 'np', 'measurement', 'hormone', 'profile', 'fee', 'app', 'test', 'information', 'trial', 'app', 'data', 'supply', 'information', 'industry', 'woman', 'word', 'provide', 'information', 'reproduction', 'health', 'formation', 'intersection', 'measure', 'health', 'diagnosis', 'health', 'tell', 'community', 'tell', 'hope', 'silicon', 'valley', 'type', 'entrepreneur', 'population', 'fibroid', 'growth', 'cause', 'estrogen', 'level', 'body', 'device', 'approach', 'track', 'hormone', 'level', 'basis', 'map', 'factor', 'supplement', 'measure', 'fibroid', 'feel', 'ultrasound', 'measure', 'doctor', 'visit', 'change', 'dairy', 'ebb', 'flow', 'fibroid', 'cycle', 'pattern', 'kind', 'information', 'hone', 'fibroid', 'shrink', 'sucker', 'kind', 'information', 'fibroid', 'sufferer', 'loss', 'health', 'woman', 'word', 'entrepreneur', 'money', 'create', 'product', 'help', 'woman', 'health', 'fertility', 'monitor', 'device', 'measure', 'hormone', 'device', 'approach', 'gather', 'info', 'hormone', 'data', 'basis', 'work', 'saliva', 'test', 'suggestion', 'meant', 'device', 'estrogen', 'lh', 'level', 'output', 'measurement', 'fertility', 'measure', 'hormone', 'level', 'measurement', 'basal', 'body', 'mucus', 'ovulation', 'fertility', 'level', 'information', 'forum', 'cause', 'check', 'hormone', 'level', 'depression', 'acne', 'vertigo', 'level', 'dim', 'soy', 'isoflavones', 'pay', 'fee', 'check', 'estrogen', 'progesterone', 'hope', 'lurker', 'check', 'miracare', 'home', 'hormone', 'immunoassay', 'biomarker', 'hormone', 'concentration', 'palm', 'device', 'product', 'fertility', 'test', 'wand', 'variety', 'hormone', 'disclosure', 'team', 'share', 'answer', 'question', 'exists']"
+1422.0,growth partner venture fund topic self application technology solution portfolio link blog post managing partner asel trend technology sensor technology comment thought,"['growth', 'partner', 'venture', 'fund', 'topic', 'self', 'application', 'technology', 'solution', 'portfolio', 'link', 'blog', 'post', 'managing', 'partner', 'asel', 'trend', 'technology', 'sensor', 'technology', 'comment', 'thought']"
+1423.0,csv export option integration google fit track hrv morning place track send data hrv expert color play store link color kind value allows export dropbox data drop box imput accumulation example txt color dropbox file color step measure h6 export excel form hand gues kind result color,"['csv', 'export', 'option', 'integration', 'google', 'fit', 'track', 'hrv', 'morning', 'place', 'track', 'send', 'data', 'hrv', 'expert', 'color', 'play', 'store', 'link', 'color', 'kind', 'value', 'allows', 'export', 'dropbox', 'data', 'drop', 'box', 'imput', 'accumulation', 'example', 'txt', 'color', 'dropbox', 'file', 'color', 'step', 'measure', 'h6', 'export', 'excel', 'form', 'hand', 'gues', 'kind', 'result', 'color']"
+1424.0,jcwat101 heart rate monitor cardiomood trouble question reliability calculation value sdnn app work selfloop work cable moto phone cable sdnn data convenient suggestion feature frequency domain issue guarantee app work phone cancel purchase problem work contact question suggest rmssd activity value stress value state list heart rate variability page heart rate monitor cardiomood trouble question reliability calculation value sdnn app work selfloop work cable moto phone cable sdnn data convenient suggestion joyce,"['jcwat101', 'heart', 'rate', 'monitor', 'cardiomood', 'trouble', 'question', 'reliability', 'calculation', 'value', 'sdnn', 'app', 'work', 'selfloop', 'work', 'cable', 'moto', 'phone', 'cable', 'sdnn', 'data', 'convenient', 'suggestion', 'feature', 'frequency', 'domain', 'issue', 'guarantee', 'app', 'work', 'phone', 'cancel', 'purchase', 'problem', 'work', 'contact', 'question', 'suggest', 'rmssd', 'activity', 'value', 'stress', 'value', 'state', 'list', 'heart', 'rate', 'variability', 'page', 'heart', 'rate', 'monitor', 'cardiomood', 'trouble', 'question', 'reliability', 'calculation', 'value', 'sdnn', 'app', 'work', 'selfloop', 'work', 'cable', 'moto', 'phone', 'cable', 'sdnn', 'data', 'convenient', 'suggestion', 'joyce']"
+1425.0,telomere shorter length cell division health lifestyle choice age colleague quantify user link check campaign question ask,"['telomere', 'shorter', 'length', 'cell', 'division', 'health', 'lifestyle', 'choice', 'age', 'colleague', 'quantify', 'user', 'link', 'check', 'campaign', 'question', 'ask']"
+1426.0,student participate research study health matter self tracker experience thought survey participation self health management area survey join click survey start identity participation worry issue help contribution research project selene survey,"['student', 'participate', 'research', 'study', 'health', 'matter', 'self', 'tracker', 'experience', 'thought', 'survey', 'participation', 'self', 'health', 'management', 'area', 'survey', 'join', 'click', 'survey', 'start', 'identity', 'participation', 'worry', 'issue', 'help', 'contribution', 'research', 'project', 'selene', 'survey']"
+1427.0,timlynch dateline selene qualtrics error survey message link okay help survey selene timlynch selene afternoon student participate research study health matter self tracker experience thought survey participation self health management area survey join click survey start identity participation worry issue xx survey help contribution research project selene nan selene qualtrics error survey,"['timlynch', 'dateline', 'selene', 'qualtrics', 'error', 'survey', 'message', 'link', 'okay', 'help', 'survey', 'selene', 'timlynch', 'selene', 'afternoon', 'student', 'participate', 'research', 'study', 'health', 'matter', 'self', 'tracker', 'experience', 'thought', 'survey', 'participation', 'self', 'health', 'management', 'area', 'survey', 'join', 'click', 'survey', 'start', 'identity', 'participation', 'worry', 'issue', 'xx', 'survey', 'help', 'contribution', 'research', 'project', 'selene', 'nan', 'selene', 'qualtrics', 'error', 'survey']"
+1428.0,amethyst biomat scheme hump state art bailiwick delivers frequence therapy detoxification refurbishment portion biomuscle xr sprightliness body seek muscle emotionalism warms wound penetrates tame emotionalism amethyst biomat meaning nerve muscle body toxin imagine absent difficulty amethyst biomat quietness alterative,"['amethyst', 'biomat', 'scheme', 'hump', 'state', 'art', 'bailiwick', 'delivers', 'frequence', 'therapy', 'detoxification', 'refurbishment', 'portion', 'biomuscle', 'xr', 'sprightliness', 'body', 'seek', 'muscle', 'emotionalism', 'warms', 'wound', 'penetrates', 'tame', 'emotionalism', 'amethyst', 'biomat', 'meaning', 'nerve', 'muscle', 'body', 'toxin', 'imagine', 'absent', 'difficulty', 'amethyst', 'biomat', 'quietness', 'alterative']"
+1430.0,group field education self field research psychiatry startup work behavior environment application group discussion,"['group', 'field', 'education', 'self', 'field', 'research', 'psychiatry', 'startup', 'work', 'behavior', 'environment', 'application', 'group', 'discussion']"
+1431.0,buschihh dateline data point series interpretation data point ability drill combine data data set custom folk question analysis fitness tracker apps data point series interpretation reason question prototype deliver health data feedback suggestion,"['buschihh', 'dateline', 'data', 'point', 'series', 'interpretation', 'data', 'point', 'ability', 'drill', 'combine', 'data', 'data', 'set', 'custom', 'folk', 'question', 'analysis', 'fitness', 'tracker', 'apps', 'data', 'point', 'series', 'interpretation', 'reason', 'question', 'prototype', 'deliver', 'health', 'data', 'feedback', 'suggestion']"
+1432.0,housdoc building world product health home illness result seek help information world google information health fingerprint product measure change face home choice sign concern beta tester face cash compensation result analysis change face building product health home beta visit message,"['housdoc', 'building', 'world', 'product', 'health', 'home', 'illness', 'result', 'seek', 'help', 'information', 'world', 'google', 'information', 'health', 'fingerprint', 'product', 'measure', 'change', 'face', 'home', 'choice', 'sign', 'concern', 'beta', 'tester', 'face', 'cash', 'compensation', 'result', 'analysis', 'change', 'face', 'building', 'product', 'health', 'home', 'beta', 'visit', 'message']"
+1433.0,heart condition heart rate monitor battery function heart rate bpm alarm threshold strapless monitor wear strap,"['heart', 'condition', 'heart', 'rate', 'monitor', 'battery', 'function', 'heart', 'rate', 'bpm', 'alarm', 'threshold', 'strapless', 'monitor', 'wear', 'strap']"
+1434.0,clarify device example track weight log analysis log analysis capture note smartphone app log smartphone app data device zeo figure qsers team master interaction student mellon world device sensor qsers survey data management device adoption research richardkemp clarify device example track weight log analysis log analysis capture note smartphone app log smartphone app data device zeo figure,"['clarify', 'device', 'example', 'track', 'weight', 'log', 'analysis', 'log', 'analysis', 'capture', 'note', 'smartphone', 'app', 'log', 'smartphone', 'app', 'data', 'device', 'zeo', 'figure', 'qsers', 'team', 'master', 'interaction', 'student', 'mellon', 'world', 'device', 'sensor', 'qsers', 'survey', 'data', 'management', 'device', 'adoption', 'research', 'richardkemp', 'clarify', 'device', 'example', 'track', 'weight', 'log', 'analysis', 'log', 'analysis', 'capture', 'note', 'smartphone', 'app', 'log', 'smartphone', 'app', 'data', 'device', 'zeo', 'figure']"
+1435.0,startup team stage product startup coffee seattle group place recruit people person interview bite thedeedub dateline question question age survey thedeedub newcomer topic topic discussion site founder seattle hardware startup product health fitness space eye hydration confirm mode data people product innovator design people product market question survey link product profession fitness enthusiast cofounder startup smartypans smartypans cooking pan app computes calorie food export information fitness apps device fitbit bounce idea smartypans question total research decision finding team stage product research forum folk health opinion survey question space focusing hope survey input newcomer topic topic discussion site founder seattle hardware startup product health fitness space eye hydration confirm mode data people product innovator design people product market question survey link chance send survey result mind scot,"['startup', 'team', 'stage', 'product', 'startup', 'coffee', 'seattle', 'group', 'place', 'recruit', 'people', 'person', 'interview', 'bite', 'thedeedub', 'dateline', 'question', 'question', 'age', 'survey', 'thedeedub', 'newcomer', 'topic', 'topic', 'discussion', 'site', 'founder', 'seattle', 'hardware', 'startup', 'product', 'health', 'fitness', 'space', 'eye', 'hydration', 'confirm', 'mode', 'data', 'people', 'product', 'innovator', 'design', 'people', 'product', 'market', 'question', 'survey', 'link', 'product', 'profession', 'fitness', 'enthusiast', 'cofounder', 'startup', 'smartypans', 'smartypans', 'cooking', 'pan', 'app', 'computes', 'calorie', 'food', 'export', 'information', 'fitness', 'apps', 'device', 'fitbit', 'bounce', 'idea', 'smartypans', 'question', 'total', 'research', 'decision', 'finding', 'team', 'stage', 'product', 'research', 'forum', 'folk', 'health', 'opinion', 'survey', 'question', 'space', 'focusing', 'hope', 'survey', 'input', 'newcomer', 'topic', 'topic', 'discussion', 'site', 'founder', 'seattle', 'hardware', 'startup', 'product', 'health', 'fitness', 'space', 'eye', 'hydration', 'confirm', 'mode', 'data', 'people', 'product', 'innovator', 'design', 'people', 'product', 'market', 'question', 'survey', 'link', 'chance', 'send', 'survey', 'result', 'mind', 'scot']"
+1436.0,newcomer meet community group post survey welcome founder seattle hardware startup product health fitness space eye hydration confirm mode data people product innovator design people product market question survey link,"['newcomer', 'meet', 'community', 'group', 'post', 'survey', 'welcome', 'founder', 'seattle', 'hardware', 'startup', 'product', 'health', 'fitness', 'space', 'eye', 'hydration', 'confirm', 'mode', 'data', 'people', 'product', 'innovator', 'design', 'people', 'product', 'market', 'question', 'survey', 'link']"
+1437.0,title community guess deserve introduction student science proficient java experience app development opportunity application market personalize source android app application idea shoot azuredoge gmail dot,"['title', 'community', 'guess', 'deserve', 'introduction', 'student', 'science', 'proficient', 'java', 'experience', 'app', 'development', 'opportunity', 'application', 'market', 'personalize', 'source', 'android', 'app', 'application', 'idea', 'shoot', 'azuredoge', 'gmail', 'dot']"
+1438.0,team engineering student band body track diaphragm movement expansion simple accurate hearing experiment device survey help measure project development direction survey result survey prototype description moment stretch sensor heart monitor strap configuration expansion rate expansion level image prototype example data prototype eager survey answer application experiment copenhagen meetup anybody meet work survey result,"['team', 'engineering', 'student', 'band', 'body', 'track', 'diaphragm', 'movement', 'expansion', 'simple', 'accurate', 'hearing', 'experiment', 'device', 'survey', 'help', 'measure', 'project', 'development', 'direction', 'survey', 'result', 'survey', 'prototype', 'description', 'moment', 'stretch', 'sensor', 'heart', 'monitor', 'strap', 'configuration', 'expansion', 'rate', 'expansion', 'level', 'image', 'prototype', 'example', 'data', 'prototype', 'eager', 'survey', 'answer', 'application', 'experiment', 'copenhagen', 'meetup', 'anybody', 'meet', 'work', 'survey', 'result']"
+1439.0,question health platform capture proportion metric store platform question google theory choose throw market share web io google term health data define health data combination mapmyfitness record present io window apps api backends stop repository withings polar shop cupboard toy aggregator mhealth offer hook apple health data app store device ability export data input json format play toy access wonder fancy toy create regression equation vitals plot bmi absi bai plethora requirement bee err tdee body area cloth target heart rate weight body mass lbw waist hip ratio body type body shape body density vo2max fitness estimate water tbw icw lung capacity frc rv tlc dlco dna prediction blood alcohol level health risk stroke math calculation beta android regression formula term sequence page academic variant equation typo work author support import export mhealth json google schema attribute import export csv custom json format import export format google term condition health data server support height weight data bmi data rule processor conduit type data roadmap page visualization appear product biometrics s5 incorporate metric example estimate body calculator app interface humanapi mhealth issue status roadmap work dave device concept group measurement question health platform capture proportion metric store platform app,"['question', 'health', 'platform', 'capture', 'proportion', 'metric', 'store', 'platform', 'question', 'google', 'theory', 'choose', 'throw', 'market', 'share', 'web', 'io', 'google', 'term', 'health', 'data', 'define', 'health', 'data', 'combination', 'mapmyfitness', 'record', 'present', 'io', 'window', 'apps', 'api', 'backends', 'stop', 'repository', 'withings', 'polar', 'shop', 'cupboard', 'toy', 'aggregator', 'mhealth', 'offer', 'hook', 'apple', 'health', 'data', 'app', 'store', 'device', 'ability', 'export', 'data', 'input', 'json', 'format', 'play', 'toy', 'access', 'wonder', 'fancy', 'toy', 'create', 'regression', 'equation', 'vitals', 'plot', 'bmi', 'absi', 'bai', 'plethora', 'requirement', 'bee', 'err', 'tdee', 'body', 'area', 'cloth', 'target', 'heart', 'rate', 'weight', 'body', 'mass', 'lbw', 'waist', 'hip', 'ratio', 'body', 'type', 'body', 'shape', 'body', 'density', 'vo2max', 'fitness', 'estimate', 'water', 'tbw', 'icw', 'lung', 'capacity', 'frc', 'rv', 'tlc', 'dlco', 'dna', 'prediction', 'blood', 'alcohol', 'level', 'health', 'risk', 'stroke', 'math', 'calculation', 'beta', 'android', 'regression', 'formula', 'term', 'sequence', 'page', 'academic', 'variant', 'equation', 'typo', 'work', 'author', 'support', 'import', 'export', 'mhealth', 'json', 'google', 'schema', 'attribute', 'import', 'export', 'csv', 'custom', 'json', 'format', 'import', 'export', 'format', 'google', 'term', 'condition', 'health', 'data', 'server', 'support', 'height', 'weight', 'data', 'bmi', 'data', 'rule', 'processor', 'conduit', 'type', 'data', 'roadmap', 'page', 'visualization', 'appear', 'product', 'biometrics', 's5', 'incorporate', 'metric', 'example', 'estimate', 'body', 'calculator', 'app', 'interface', 'humanapi', 'mhealth', 'issue', 'status', 'roadmap', 'work', 'dave', 'device', 'concept', 'group', 'measurement', 'question', 'health', 'platform', 'capture', 'proportion', 'metric', 'store', 'platform', 'app']"
+1440.0,community master student science hochschule bonn rhein project provenance data model provenance data workflow type data overview creates help survey question area example answer track repetition duration workout iphone daytum app export data csv zenobase visualization training progress data sentence people data data type sentence example survey explanation survey inspire people example data post answer survey check source project meldamos,"['community', 'master', 'student', 'science', 'hochschule', 'bonn', 'rhein', 'project', 'provenance', 'data', 'model', 'provenance', 'data', 'workflow', 'type', 'data', 'overview', 'creates', 'help', 'survey', 'question', 'area', 'example', 'answer', 'track', 'repetition', 'duration', 'workout', 'iphone', 'daytum', 'app', 'export', 'data', 'csv', 'zenobase', 'visualization', 'training', 'progress', 'data', 'sentence', 'people', 'data', 'data', 'type', 'sentence', 'example', 'survey', 'explanation', 'survey', 'inspire', 'people', 'example', 'data', 'post', 'answer', 'survey', 'check', 'source', 'project', 'meldamos']"
+1441.0,brand step input fitness sequence gut microbiome scott,"['brand', 'step', 'input', 'fitness', 'sequence', 'gut', 'microbiome', 'scott']"
+1442.0,today blog visualize data project labor data fitness app data csv format post shannon,"['today', 'blog', 'visualize', 'data', 'project', 'labor', 'data', 'fitness', 'app', 'data', 'csv', 'format', 'post', 'shannon']"
+1443.0,whitney whitney offer discount master class april partnership gretchen publisher book habit whitney gretchen rubin whitney world writer habit york book whitney happiness project whitney copy strategy habit book whitney ny bestseller category whitney whitney whitney francisco bay area york denver opportunity person post spot discount whitney whitney whitney whitney book whitney change gretchen rubin answer habit architecture work habit habit energy habit habit change change whitney answer present framework reader habit rubin voice research humor story explains core principle rubin guinea pig test theory family answer reader question question writer researcher whitney create habit change habit change habit matter whitney change habit whitney habit whitney help habit whitney habit habit list whitney reader stop checking device weight project habit reading chapter reader work habit book whitney whitney whitney master class class strategy book level book club list discount hardcover version amazon list online group discussion book opportunity reader amp group book list list online group gretchen rubin gretchen list list survey tip tendency rebel learn practice tactic strategy success tendency share result tendency group list york city area subscriber person class gretchen manhattan join participant amp session gretchen bird admission carte ticket option francisco bay area subscriber party watch engage subscriber bird admission carte ticket option list area subscriber party mountain watch engage subscriber bird admission carte ticket option note program participant list color publishing wix path amp color,"['whitney', 'whitney', 'offer', 'discount', 'master', 'class', 'april', 'partnership', 'gretchen', 'publisher', 'book', 'habit', 'whitney', 'gretchen', 'rubin', 'whitney', 'world', 'writer', 'habit', 'york', 'book', 'whitney', 'happiness', 'project', 'whitney', 'copy', 'strategy', 'habit', 'book', 'whitney', 'ny', 'bestseller', 'category', 'whitney', 'whitney', 'whitney', 'francisco', 'bay', 'area', 'york', 'denver', 'opportunity', 'person', 'post', 'spot', 'discount', 'whitney', 'whitney', 'whitney', 'whitney', 'book', 'whitney', 'change', 'gretchen', 'rubin', 'answer', 'habit', 'architecture', 'work', 'habit', 'habit', 'energy', 'habit', 'habit', 'change', 'change', 'whitney', 'answer', 'present', 'framework', 'reader', 'habit', 'rubin', 'voice', 'research', 'humor', 'story', 'explains', 'core', 'principle', 'rubin', 'guinea', 'pig', 'test', 'theory', 'family', 'answer', 'reader', 'question', 'question', 'writer', 'researcher', 'whitney', 'create', 'habit', 'change', 'habit', 'change', 'habit', 'matter', 'whitney', 'change', 'habit', 'whitney', 'habit', 'whitney', 'help', 'habit', 'whitney', 'habit', 'habit', 'list', 'whitney', 'reader', 'stop', 'checking', 'device', 'weight', 'project', 'habit', 'reading', 'chapter', 'reader', 'work', 'habit', 'book', 'whitney', 'whitney', 'whitney', 'master', 'class', 'class', 'strategy', 'book', 'level', 'book', 'club', 'list', 'discount', 'hardcover', 'version', 'amazon', 'list', 'online', 'group', 'discussion', 'book', 'opportunity', 'reader', 'amp', 'group', 'book', 'list', 'list', 'online', 'group', 'gretchen', 'rubin', 'gretchen', 'list', 'list', 'survey', 'tip', 'tendency', 'rebel', 'learn', 'practice', 'tactic', 'strategy', 'success', 'tendency', 'share', 'result', 'tendency', 'group', 'list', 'york', 'city', 'area', 'subscriber', 'person', 'class', 'gretchen', 'manhattan', 'join', 'participant', 'amp', 'session', 'gretchen', 'bird', 'admission', 'carte', 'ticket', 'option', 'francisco', 'bay', 'area', 'subscriber', 'party', 'watch', 'engage', 'subscriber', 'bird', 'admission', 'carte', 'ticket', 'option', 'list', 'area', 'subscriber', 'party', 'mountain', 'watch', 'engage', 'subscriber', 'bird', 'admission', 'carte', 'ticket', 'option', 'note', 'program', 'participant', 'list', 'color', 'publishing', 'wix', 'path', 'amp', 'color']"
+1444.0,device data switch heart rate monitoring wrist factor step quicker exercise step burn device device twitter shannon conners shannonconners step count charge hr jmp xangregg jmp software apr,"['device', 'data', 'switch', 'heart', 'rate', 'monitoring', 'wrist', 'factor', 'step', 'quicker', 'exercise', 'step', 'burn', 'device', 'device', 'twitter', 'shannon', 'conners', 'shannonconners', 'step', 'count', 'charge', 'hr', 'jmp', 'xangregg', 'jmp', 'software', 'apr']"
+1445.0,arober11 play list manufacturer regression calculation manufacturer reverse engineer formula case device frequency gather data math determine body water mass regression equation impedance analysis bia scale exercise dozen amp bolonchuk tbw heightcm heightcm resistance masskg ageyears al tbw heightcm heightcm resistance masskg ifmale play list manufacturer regression calculation play salter masskg heightcm heightcm resistanceohm ageyears play withings reveals formula subtracts body figure equation ageyears analysis body composition review impedance analysis mirele savegnago mialich juliana maria faccioli sicchieri alceu afonso jordao junior,"['arober11', 'play', 'list', 'manufacturer', 'regression', 'calculation', 'manufacturer', 'reverse', 'engineer', 'formula', 'case', 'device', 'frequency', 'gather', 'data', 'math', 'determine', 'body', 'water', 'mass', 'regression', 'equation', 'impedance', 'analysis', 'bia', 'scale', 'exercise', 'dozen', 'amp', 'bolonchuk', 'tbw', 'heightcm', 'heightcm', 'resistance', 'masskg', 'ageyears', 'al', 'tbw', 'heightcm', 'heightcm', 'resistance', 'masskg', 'ifmale', 'play', 'list', 'manufacturer', 'regression', 'calculation', 'play', 'salter', 'masskg', 'heightcm', 'heightcm', 'resistanceohm', 'ageyears', 'play', 'withings', 'reveals', 'formula', 'subtracts', 'body', 'figure', 'equation', 'ageyears', 'analysis', 'body', 'composition', 'review', 'impedance', 'analysis', 'mirele', 'savegnago', 'mialich', 'juliana', 'maria', 'faccioli', 'sicchieri', 'alceu', 'afonso', 'jordao', 'junior']"
+1446.0,berdelyi concept researchkit researchkit collect data data repository bsyzek repository people data researcher data scientist folk access research hurdle folk work datadonors order data understand data human self data tidepool diabetes data reasearchkit repository healthkit researchkit framework developer apps share data researcher concept researchkit data infinome mind fitness sleep data gene environment interaction health research organization repository people data researcher data scientist folk access research hurdle folk work ben,"['berdelyi', 'concept', 'researchkit', 'researchkit', 'collect', 'data', 'data', 'repository', 'bsyzek', 'repository', 'people', 'data', 'researcher', 'data', 'scientist', 'folk', 'access', 'research', 'hurdle', 'folk', 'work', 'datadonors', 'order', 'data', 'understand', 'data', 'human', 'self', 'data', 'tidepool', 'diabetes', 'data', 'reasearchkit', 'repository', 'healthkit', 'researchkit', 'framework', 'developer', 'apps', 'share', 'data', 'researcher', 'concept', 'researchkit', 'data', 'infinome', 'mind', 'fitness', 'sleep', 'data', 'gene', 'environment', 'interaction', 'health', 'research', 'organization', 'repository', 'people', 'data', 'researcher', 'data', 'scientist', 'folk', 'access', 'research', 'hurdle', 'folk', 'work', 'ben']"
+1447.0,half data motivation gain insight data onemoredatapoint device data information devil insurance company example service service data service tos source code messy modularization plan audience project app kivy source app track draw chart data download version android source code run mac io source code log feature people invest motivation difference supplement impact beeing cause foresee database ask question drink alcohol impact sleep rule cause headache magnesium place track work fuel consumption car hair measurments scale brain item stop device data information devil insurance company,"['half', 'data', 'motivation', 'gain', 'insight', 'data', 'onemoredatapoint', 'device', 'data', 'information', 'devil', 'insurance', 'company', 'example', 'service', 'service', 'data', 'service', 'tos', 'source', 'code', 'messy', 'modularization', 'plan', 'audience', 'project', 'app', 'kivy', 'source', 'app', 'track', 'draw', 'chart', 'data', 'download', 'version', 'android', 'source', 'code', 'run', 'mac', 'io', 'source', 'code', 'log', 'feature', 'people', 'invest', 'motivation', 'difference', 'supplement', 'impact', 'beeing', 'cause', 'foresee', 'database', 'ask', 'question', 'drink', 'alcohol', 'impact', 'sleep', 'rule', 'cause', 'headache', 'magnesium', 'place', 'track', 'work', 'fuel', 'consumption', 'car', 'hair', 'measurments', 'scale', 'brain', 'item', 'stop', 'device', 'data', 'information', 'devil', 'insurance', 'company']"
+1448.0,jmp tool impression community dan jmp kind visualization industry course work jmp school scratch surface jmp knowledge feature catch blog visualization data jmp site software product cardio data route map data example thesquatrack beta site people multivariate data training workout post francisco june talk office session stop talk topic blog jmp user community data filter graph jmp self data visualization project visualize nbsp data post exercise data table jmp recode platform blog weighthistory apr question history weight school nbsp log effort,"['jmp', 'tool', 'impression', 'community', 'dan', 'jmp', 'kind', 'visualization', 'industry', 'course', 'work', 'jmp', 'school', 'scratch', 'surface', 'jmp', 'knowledge', 'feature', 'catch', 'blog', 'visualization', 'data', 'jmp', 'site', 'software', 'product', 'cardio', 'data', 'route', 'map', 'data', 'example', 'thesquatrack', 'beta', 'site', 'people', 'multivariate', 'data', 'training', 'workout', 'post', 'francisco', 'june', 'talk', 'office', 'session', 'stop', 'talk', 'topic', 'blog', 'jmp', 'user', 'community', 'data', 'filter', 'graph', 'jmp', 'self', 'data', 'visualization', 'project', 'visualize', 'nbsp', 'data', 'post', 'exercise', 'data', 'table', 'jmp', 'recode', 'platform', 'blog', 'weighthistory', 'apr', 'question', 'history', 'weight', 'school', 'nbsp', 'log', 'effort']"
+1449.0,community response h2o pal project community h2o sentence pitch fitness tracker h2o hydration tracker water water drink data water drinking habit calorie energy demo h2o meet people hydration meetups info habit sense progress people water progress build track smartphone goal help people satisfaction progress health benefit mom stress work water case stress dehydration people feeling loss focus productivity work idea consumer product start order customer community h2o pal order question,"['community', 'response', 'h2o', 'pal', 'project', 'community', 'h2o', 'sentence', 'pitch', 'fitness', 'tracker', 'h2o', 'hydration', 'tracker', 'water', 'water', 'drink', 'data', 'water', 'drinking', 'habit', 'calorie', 'energy', 'demo', 'h2o', 'meet', 'people', 'hydration', 'meetups', 'info', 'habit', 'sense', 'progress', 'people', 'water', 'progress', 'build', 'track', 'smartphone', 'goal', 'help', 'people', 'satisfaction', 'progress', 'health', 'benefit', 'mom', 'stress', 'work', 'water', 'case', 'stress', 'dehydration', 'people', 'feeling', 'loss', 'focus', 'productivity', 'work', 'idea', 'consumer', 'product', 'start', 'order', 'customer', 'community', 'h2o', 'pal', 'order', 'question']"
+1450.0,note question form note keyboard pop,"['note', 'question', 'form', 'note', 'keyboard', 'pop']"
+1451.0,koche005 monitor stage job plan downside data manufacturer experience experience stage motion sound zeo type eeg access performance data monitor stage job plan downside data manufacturer experience stage motion proxy data heart rate respiration oximetry type eeg access performance channel electrode check openeeg project study structure data response sensor technology customer service export data account device supply company monitoring device reason regulation product sleep data reason device program download data database create mysplus report secure track rem sleep,"['koche005', 'monitor', 'stage', 'job', 'plan', 'downside', 'data', 'manufacturer', 'experience', 'experience', 'stage', 'motion', 'sound', 'zeo', 'type', 'eeg', 'access', 'performance', 'data', 'monitor', 'stage', 'job', 'plan', 'downside', 'data', 'manufacturer', 'experience', 'stage', 'motion', 'proxy', 'data', 'heart', 'rate', 'respiration', 'oximetry', 'type', 'eeg', 'access', 'performance', 'channel', 'electrode', 'check', 'openeeg', 'project', 'study', 'structure', 'data', 'response', 'sensor', 'technology', 'customer', 'service', 'export', 'data', 'account', 'device', 'supply', 'company', 'monitoring', 'device', 'reason', 'regulation', 'product', 'sleep', 'data', 'reason', 'device', 'program', 'download', 'data', 'database', 'create', 'mysplus', 'report', 'secure', 'track', 'rem', 'sleep']"
+1452.0,skill hq kindle flashcard feature example phrase learning problem quality dictionary quality flashcard deck learner frequency info order set deck flashcard vocabulary hand frequency deck entry pons reader idea,"['skill', 'hq', 'kindle', 'flashcard', 'feature', 'example', 'phrase', 'learning', 'problem', 'quality', 'dictionary', 'quality', 'flashcard', 'deck', 'learner', 'frequency', 'info', 'order', 'set', 'deck', 'flashcard', 'vocabulary', 'hand', 'frequency', 'deck', 'entry', 'pons', 'reader', 'idea']"
+1453.0,design research software firm design feature offering offering development people goal expertise link question survey typeform survey,"['design', 'research', 'software', 'firm', 'design', 'feature', 'offering', 'offering', 'development', 'people', 'goal', 'expertise', 'link', 'question', 'survey', 'typeform', 'survey']"
+1454.0,device metric strength training thought device decision purchase push strength band blog data play,"['device', 'metric', 'strength', 'training', 'thought', 'device', 'decision', 'purchase', 'push', 'strength', 'band', 'blog', 'data', 'play']"
+1456.0,webcam google samsung chromebook extension press button thought ross,"['webcam', 'google', 'samsung', 'chromebook', 'extension', 'press', 'button', 'thought', 'ross']"
+1457.0,folk thesis munich university activity visualizer activity data sculpture export printing feedback moment withings withings device login account sculpture survey thesis check,"['folk', 'thesis', 'munich', 'university', 'activity', 'visualizer', 'activity', 'data', 'sculpture', 'export', 'printing', 'feedback', 'moment', 'withings', 'withings', 'device', 'login', 'account', 'sculpture', 'survey', 'thesis', 'check']"
+1458.0,phenix969 dateline chart world people brings,"['phenix969', 'dateline', 'chart', 'world', 'people', 'brings']"
+1459.0,mealsnap calorie food intelligence problem human food person accuracy photo kind subscription service sign fiverr contract elancer text food picture calorie spreadsheet people guess reality play role technology task food calorie manage food picture food picture calorie sound input dreaming,"['mealsnap', 'calorie', 'food', 'intelligence', 'problem', 'human', 'food', 'person', 'accuracy', 'photo', 'kind', 'subscription', 'service', 'sign', 'fiverr', 'contract', 'elancer', 'text', 'food', 'picture', 'calorie', 'spreadsheet', 'people', 'guess', 'reality', 'play', 'role', 'technology', 'task', 'food', 'calorie', 'manage', 'food', 'picture', 'food', 'picture', 'calorie', 'sound', 'input', 'dreaming']"
+1460.0,googler developer doctor designer concept data approach input food weather health problem tracker problem mood figure people mean illness bowel acne depression mean body survey interview focus group posting,"['googler', 'developer', 'doctor', 'designer', 'concept', 'data', 'approach', 'input', 'food', 'weather', 'health', 'problem', 'tracker', 'problem', 'mood', 'figure', 'people', 'mean', 'illness', 'bowel', 'acne', 'depression', 'mean', 'body', 'survey', 'interview', 'focus', 'group', 'posting']"
+1461.0,deviation value measurement rest difference data figure case idea average blood pressure heart rate hr sensor chest strap heart rate variability sweetwater strap rmssd app hrv logger stress ratio sweetwater app hrv logger blood pressure heart rate gotten hrv cause change correlate macronutrient micronutrient exercise data avg hr bpm avg hrv rmssd,"['deviation', 'value', 'measurement', 'rest', 'difference', 'data', 'figure', 'case', 'idea', 'average', 'blood', 'pressure', 'heart', 'rate', 'hr', 'sensor', 'chest', 'strap', 'heart', 'rate', 'variability', 'sweetwater', 'strap', 'rmssd', 'app', 'hrv', 'logger', 'stress', 'ratio', 'sweetwater', 'app', 'hrv', 'logger', 'blood', 'pressure', 'heart', 'rate', 'gotten', 'hrv', 'cause', 'change', 'correlate', 'macronutrient', 'micronutrient', 'exercise', 'data', 'avg', 'hr', 'bpm', 'avg', 'hrv', 'rmssd']"
+1462.0,post body building supplement resource post body building supliments resource reason body body yonder injury somebody enduros booster kind car car drive step brake suspension tie drive drive car driver gold rock kind car grace iran body grow problem brawny learner test artery joint muscle everybody porno surgery form technique water stock start workout,"['post', 'body', 'building', 'supplement', 'resource', 'post', 'body', 'building', 'supliments', 'resource', 'reason', 'body', 'body', 'yonder', 'injury', 'somebody', 'enduros', 'booster', 'kind', 'car', 'car', 'drive', 'step', 'brake', 'suspension', 'tie', 'drive', 'drive', 'car', 'driver', 'gold', 'rock', 'kind', 'car', 'grace', 'iran', 'body', 'grow', 'problem', 'brawny', 'learner', 'test', 'artery', 'joint', 'muscle', 'everybody', 'porno', 'surgery', 'form', 'technique', 'water', 'stock', 'start', 'workout']"
+1463.0,data data spreadsheet article reader data blogpost tip blog conference europe amsterdam break session blogging question search audience relationship session afternoon self blog purpose self attendee session topic reason product service share experiment finding benefit blogging finding theory practice michal attendee tool knowledge management audience discussion audience customer product service share insight community traffic website care discussion blog answer growth livelogger person blog article basic break session tip blogger header people article word reader lay article emphasis benefit header write blog fitness activity tracker reader article search result question statement fit article article bonus trick half sentence hemingway topic list maxilian notebook google drive spreadsheet inspiration list promote blog attract traffic experiment experiment blog article search algoritm indepth article till word traffic account google claim author tag search engine optimization community information twitter ash build relationship facebook twitter follower liveloggers applies google analytics metric measure article blog tip trick article suit measure progress google analytics blog break session self blog blog value example video blog mark krynsky blog blog blog course variety subject blogging peter blog,"['data', 'data', 'spreadsheet', 'article', 'reader', 'data', 'blogpost', 'tip', 'blog', 'conference', 'europe', 'amsterdam', 'break', 'session', 'blogging', 'question', 'search', 'audience', 'relationship', 'session', 'afternoon', 'self', 'blog', 'purpose', 'self', 'attendee', 'session', 'topic', 'reason', 'product', 'service', 'share', 'experiment', 'finding', 'benefit', 'blogging', 'finding', 'theory', 'practice', 'michal', 'attendee', 'tool', 'knowledge', 'management', 'audience', 'discussion', 'audience', 'customer', 'product', 'service', 'share', 'insight', 'community', 'traffic', 'website', 'care', 'discussion', 'blog', 'answer', 'growth', 'livelogger', 'person', 'blog', 'article', 'basic', 'break', 'session', 'tip', 'blogger', 'header', 'people', 'article', 'word', 'reader', 'lay', 'article', 'emphasis', 'benefit', 'header', 'write', 'blog', 'fitness', 'activity', 'tracker', 'reader', 'article', 'search', 'result', 'question', 'statement', 'fit', 'article', 'article', 'bonus', 'trick', 'half', 'sentence', 'hemingway', 'topic', 'list', 'maxilian', 'notebook', 'google', 'drive', 'spreadsheet', 'inspiration', 'list', 'promote', 'blog', 'attract', 'traffic', 'experiment', 'experiment', 'blog', 'article', 'search', 'algoritm', 'indepth', 'article', 'till', 'word', 'traffic', 'account', 'google', 'claim', 'author', 'tag', 'search', 'engine', 'optimization', 'community', 'information', 'twitter', 'ash', 'build', 'relationship', 'facebook', 'twitter', 'follower', 'liveloggers', 'applies', 'google', 'analytics', 'metric', 'measure', 'article', 'blog', 'tip', 'trick', 'article', 'suit', 'measure', 'progress', 'google', 'analytics', 'blog', 'break', 'session', 'self', 'blog', 'blog', 'value', 'example', 'video', 'blog', 'mark', 'krynsky', 'blog', 'blog', 'blog', 'course', 'variety', 'subject', 'blogging', 'peter', 'blog']"
+1464.0,data imagine convince doctor change body heart rate treatment record symptom treatment plan today doctor blood pressure iphone talk aspect health fitness activity step calorie experience information family doctor reaction,"['data', 'imagine', 'convince', 'doctor', 'change', 'body', 'heart', 'rate', 'treatment', 'record', 'symptom', 'treatment', 'plan', 'today', 'doctor', 'blood', 'pressure', 'iphone', 'talk', 'aspect', 'health', 'fitness', 'activity', 'step', 'calorie', 'experience', 'information', 'family', 'doctor', 'reaction']"
+1466.0,idea master student copenhagen business school middle thesis self focus research organization movement individual employee department measure help survey button survey knowledge people advance harprit singh henrik zerdest duman link survey p share survey forum self,"['idea', 'master', 'student', 'copenhagen', 'business', 'school', 'middle', 'thesis', 'self', 'focus', 'research', 'organization', 'movement', 'individual', 'employee', 'department', 'measure', 'help', 'survey', 'button', 'survey', 'knowledge', 'people', 'advance', 'harprit', 'singh', 'henrik', 'zerdest', 'duman', 'link', 'survey', 'p', 'share', 'survey', 'forum', 'self']"
+1467.0,idea master student copenhagen business school middle thesis self focus research organization movement individual employee department measure help survey button survey knowledge people advance harprit singh henrik zerdest duman link survey p share survey forum self,"['idea', 'master', 'student', 'copenhagen', 'business', 'school', 'middle', 'thesis', 'self', 'focus', 'research', 'organization', 'movement', 'individual', 'employee', 'department', 'measure', 'help', 'survey', 'button', 'survey', 'knowledge', 'people', 'advance', 'harprit', 'singh', 'henrik', 'zerdest', 'duman', 'link', 'survey', 'p', 'share', 'survey', 'forum', 'self']"
+1468.0,betty2 idea expert issue field topic issue data step topic chase insight work physiology concept data help idea movement research paper college argument idea expert issue field topic,"['betty2', 'idea', 'expert', 'issue', 'field', 'topic', 'issue', 'data', 'step', 'topic', 'chase', 'insight', 'work', 'physiology', 'concept', 'data', 'help', 'idea', 'movement', 'research', 'paper', 'college', 'argument', 'idea', 'expert', 'issue', 'field', 'topic']"
+1469.0,dollar gift card help master thesis research cpap opinion thesis university cpap user machine experience relationship attitude machine experience question contact stephanie schwenke freiburg support,"['dollar', 'gift', 'card', 'help', 'master', 'thesis', 'research', 'cpap', 'opinion', 'thesis', 'university', 'cpap', 'user', 'machine', 'experience', 'relationship', 'attitude', 'machine', 'experience', 'question', 'contact', 'stephanie', 'schwenke', 'freiburg', 'support']"
+1470.0,enthusiast self improvement movement learn knowledge advice newbie share katie,"['enthusiast', 'self', 'improvement', 'movement', 'learn', 'knowledge', 'advice', 'newbie', 'share', 'katie']"
+1471.0,proposal biology stackexchange website perspective people community technique technique evidence seek variety technique bodywork benefit hand knowledge place online knowledge proposal stackexchange website bodywork description site movement therapist message therapist teacher somatics teacher therapist chiropractor dance movement teacher knowledge share share question scope stackexchange website kleineidam proposal biology stackexchange website question,"['proposal', 'biology', 'stackexchange', 'website', 'perspective', 'people', 'community', 'technique', 'technique', 'evidence', 'seek', 'variety', 'technique', 'bodywork', 'benefit', 'hand', 'knowledge', 'place', 'online', 'knowledge', 'proposal', 'stackexchange', 'website', 'bodywork', 'description', 'site', 'movement', 'therapist', 'message', 'therapist', 'teacher', 'somatics', 'teacher', 'therapist', 'chiropractor', 'dance', 'movement', 'teacher', 'knowledge', 'share', 'share', 'question', 'scope', 'stackexchange', 'website', 'kleineidam', 'proposal', 'biology', 'stackexchange', 'website', 'question']"
+1472.0,quantifiedself wear smartwatch app smartwatch conference expo killer watch app watch dare downloads keeptrack ask implementation smartwatches list feature priority stage smartwatch app reporter iphone keeptrack keeptrack reporter reporter app play keeptrack aspect parameter intake sport activity parameter improvement goal keeptrack log value statistic aggregation product highlight parameter variety data type duration sort data smartwatches sort android wear smartwatch app motivate buy manner convenient dateline smartwatch app reporter iphone keeptrack keeptrack reporter reporter app sort data smartwatches sort android wear smartwatch app motivate buy manner convenient conference expo killer watch app watch,"['quantifiedself', 'wear', 'smartwatch', 'app', 'smartwatch', 'conference', 'expo', 'killer', 'watch', 'app', 'watch', 'dare', 'downloads', 'keeptrack', 'ask', 'implementation', 'smartwatches', 'list', 'feature', 'priority', 'stage', 'smartwatch', 'app', 'reporter', 'iphone', 'keeptrack', 'keeptrack', 'reporter', 'reporter', 'app', 'play', 'keeptrack', 'aspect', 'parameter', 'intake', 'sport', 'activity', 'parameter', 'improvement', 'goal', 'keeptrack', 'log', 'value', 'statistic', 'aggregation', 'product', 'highlight', 'parameter', 'variety', 'data', 'type', 'duration', 'sort', 'data', 'smartwatches', 'sort', 'android', 'wear', 'smartwatch', 'app', 'motivate', 'buy', 'manner', 'convenient', 'dateline', 'smartwatch', 'app', 'reporter', 'iphone', 'keeptrack', 'keeptrack', 'reporter', 'reporter', 'app', 'sort', 'data', 'smartwatches', 'sort', 'android', 'wear', 'smartwatch', 'app', 'motivate', 'buy', 'manner', 'convenient', 'conference', 'expo', 'killer', 'watch', 'app', 'watch']"
+1473.0,morning research team sensor smartphones measure anxiety world inform claim developer validity help stage app development download android device device email invitation click link information note app meet industry requirement download android device advertising data generation data research support question problem contact r ac uk morning research application anxiety disorder sensor,"['morning', 'research', 'team', 'sensor', 'smartphones', 'measure', 'anxiety', 'world', 'inform', 'claim', 'developer', 'validity', 'help', 'stage', 'app', 'development', 'download', 'android', 'device', 'device', 'email', 'invitation', 'click', 'link', 'information', 'note', 'app', 'meet', 'industry', 'requirement', 'download', 'android', 'device', 'advertising', 'data', 'generation', 'data', 'research', 'support', 'question', 'problem', 'contact', 'r', 'ac', 'uk', 'morning', 'research', 'application', 'anxiety', 'disorder', 'sensor']"
+1474.0,gpx tcx ejain gpx tcx hmmm gpx ralf import hr waypoints import variability hr gpx regard pavel tiziano regard work gpx file crash dot zakharov tool interface google fit platform task import heart rate date google fit fitness service export google tool share step step button load gpx file file dropbox load report point point fit api manage datasets add button heart rate data range gpx file step button upload location heart rate exists cloud upload check data content range link apk gpximport apk api behaves distribution fine community play store teste variation data format sport tracker guarantee monkey business app credential data account virus guarantee software ad item history deletes history rolleyes pavel tell codesnippets waypoints code litte understand fit api combine waypoints datatypes example datatye step count delta history api session api regard ralf pavel idea gpx file waypoints contains value waypoints value fit regard ralf pavel gpx file elevation data trkpt tag app crash cleaning tag hope help app source code github thx data data update,"['gpx', 'tcx', 'ejain', 'gpx', 'tcx', 'hmmm', 'gpx', 'ralf', 'import', 'hr', 'waypoints', 'import', 'variability', 'hr', 'gpx', 'regard', 'pavel', 'tiziano', 'regard', 'work', 'gpx', 'file', 'crash', 'dot', 'zakharov', 'tool', 'interface', 'google', 'fit', 'platform', 'task', 'import', 'heart', 'rate', 'date', 'google', 'fit', 'fitness', 'service', 'export', 'google', 'tool', 'share', 'step', 'step', 'button', 'load', 'gpx', 'file', 'file', 'dropbox', 'load', 'report', 'point', 'point', 'fit', 'api', 'manage', 'datasets', 'add', 'button', 'heart', 'rate', 'data', 'range', 'gpx', 'file', 'step', 'button', 'upload', 'location', 'heart', 'rate', 'exists', 'cloud', 'upload', 'check', 'data', 'content', 'range', 'link', 'apk', 'gpximport', 'apk', 'api', 'behaves', 'distribution', 'fine', 'community', 'play', 'store', 'teste', 'variation', 'data', 'format', 'sport', 'tracker', 'guarantee', 'monkey', 'business', 'app', 'credential', 'data', 'account', 'virus', 'guarantee', 'software', 'ad', 'item', 'history', 'deletes', 'history', 'rolleyes', 'pavel', 'tell', 'codesnippets', 'waypoints', 'code', 'litte', 'understand', 'fit', 'api', 'combine', 'waypoints', 'datatypes', 'example', 'datatye', 'step', 'count', 'delta', 'history', 'api', 'session', 'api', 'regard', 'ralf', 'pavel', 'idea', 'gpx', 'file', 'waypoints', 'contains', 'value', 'waypoints', 'value', 'fit', 'regard', 'ralf', 'pavel', 'gpx', 'file', 'elevation', 'data', 'trkpt', 'tag', 'app', 'crash', 'cleaning', 'tag', 'hope', 'help', 'app', 'source', 'code', 'github', 'thx', 'data', 'data', 'update']"
+1475.0,levy reason condition healthcare technology salesman manager market focus hospital university project management position risk quantification health varying purpose experience body event mobile centenarian,"['levy', 'reason', 'condition', 'healthcare', 'technology', 'salesman', 'manager', 'market', 'focus', 'hospital', 'university', 'project', 'management', 'position', 'risk', 'quantification', 'health', 'varying', 'purpose', 'experience', 'body', 'event', 'mobile', 'centenarian']"
+1476.0,place start hrv app apps check possibility beginner movement smart phone pedometer eye heart rate monitor phone technology app pulseometer measure heart rate variability fitness data start point direction beginner,"['place', 'start', 'hrv', 'app', 'apps', 'check', 'possibility', 'beginner', 'movement', 'smart', 'phone', 'pedometer', 'eye', 'heart', 'rate', 'monitor', 'phone', 'technology', 'app', 'pulseometer', 'measure', 'heart', 'rate', 'variability', 'fitness', 'data', 'start', 'point', 'direction', 'beginner']"
+1477.0,timberframe dateline access lab effort access app export data healthkit health app access step iphone resolution access app,"['timberframe', 'dateline', 'access', 'lab', 'effort', 'access', 'app', 'export', 'data', 'healthkit', 'health', 'app', 'access', 'step', 'iphone', 'resolution', 'access', 'app']"
+1478.0,timberframe recommendation heart rate pedometer device excellent resolution value stability company base idea decision support tool type facilitates monitoring data insulin carbs activity data heart rate step planning activity choice tool data recommendation heart rate pedometer device excellent resolution value stability company base idea,"['timberframe', 'recommendation', 'heart', 'rate', 'pedometer', 'device', 'excellent', 'resolution', 'value', 'stability', 'company', 'base', 'idea', 'decision', 'support', 'tool', 'type', 'facilitates', 'monitoring', 'data', 'insulin', 'carbs', 'activity', 'data', 'heart', 'rate', 'step', 'planning', 'activity', 'choice', 'tool', 'data', 'recommendation', 'heart', 'rate', 'pedometer', 'device', 'excellent', 'resolution', 'value', 'stability', 'company', 'base', 'idea']"
+1479.0,conversation community tool community board data illustrates difference community,"['conversation', 'community', 'tool', 'community', 'board', 'data', 'illustrates', 'difference', 'community']"
+1480.0,health provider chart app upload data work practice nickdawson organization module epic release hk integration feature xml data dump epic record value party apps ccda load health kit nickdawson sort read developer example project apple linux mac macbook sort machine question epic dump record file epic info work data healthkit data healthkit body measurement nutrition result vitals cholesterol level nutrition vitamin track consumption health app process healthkit discus friend question lab test result apple provider walgreens support start vit vit basis healthkit aggregator choice result idea tip organization module epic release hk integration feature xml data dump epic record value party apps ccda load health kit c32 importer exporter onc health data standard project io bridge healthkit lt gt cda result vitals cdakit github cocoapod version morning version feedback series driver approach healthkit gt cda unit apple map vocabulary default map heart rate bmi cda gt healthkit harder unit mapping mess mapping,"['health', 'provider', 'chart', 'app', 'upload', 'data', 'work', 'practice', 'nickdawson', 'organization', 'module', 'epic', 'release', 'hk', 'integration', 'feature', 'xml', 'data', 'dump', 'epic', 'record', 'value', 'party', 'apps', 'ccda', 'load', 'health', 'kit', 'nickdawson', 'sort', 'read', 'developer', 'example', 'project', 'apple', 'linux', 'mac', 'macbook', 'sort', 'machine', 'question', 'epic', 'dump', 'record', 'file', 'epic', 'info', 'work', 'data', 'healthkit', 'data', 'healthkit', 'body', 'measurement', 'nutrition', 'result', 'vitals', 'cholesterol', 'level', 'nutrition', 'vitamin', 'track', 'consumption', 'health', 'app', 'process', 'healthkit', 'discus', 'friend', 'question', 'lab', 'test', 'result', 'apple', 'provider', 'walgreens', 'support', 'start', 'vit', 'vit', 'basis', 'healthkit', 'aggregator', 'choice', 'result', 'idea', 'tip', 'organization', 'module', 'epic', 'release', 'hk', 'integration', 'feature', 'xml', 'data', 'dump', 'epic', 'record', 'value', 'party', 'apps', 'ccda', 'load', 'health', 'kit', 'c32', 'importer', 'exporter', 'onc', 'health', 'data', 'standard', 'project', 'io', 'bridge', 'healthkit', 'lt', 'gt', 'cda', 'result', 'vitals', 'cdakit', 'github', 'cocoapod', 'version', 'morning', 'version', 'feedback', 'series', 'driver', 'approach', 'healthkit', 'gt', 'cda', 'unit', 'apple', 'map', 'vocabulary', 'default', 'map', 'heart', 'rate', 'bmi', 'cda', 'gt', 'healthkit', 'harder', 'unit', 'mapping', 'mess', 'mapping']"
+1481.0,io healthkit web sample cda healthvault import cda file nickdawson comment thread section example ccda file understand data health app data data health app store apple support data type apple support hydration health exposure support cholesterol healthkit app integration share data format folk bounty tool convert cda document health kit ccda xml xml evernote converter code post information approach release code critique port ccda c32 import export functionality health data standard project qrda1 wire minus hqmf measure section entry template gt cda linking input savvy informaticist wound build direction concept hook term heart rate sample type import export term kind map runtime case guess cdas vocabulary term unit closure supply test ability app unit preference supply attempt swift io code garner feedback memory leak cda ccd c32 parser generator work gut process run work heart rate emr code code mi unit ounce hkunit healthkit cda cda model stuff data hksample heart rate loinc ify assumption bunch sample median mess point publishing work,"['io', 'healthkit', 'web', 'sample', 'cda', 'healthvault', 'import', 'cda', 'file', 'nickdawson', 'comment', 'thread', 'section', 'example', 'ccda', 'file', 'understand', 'data', 'health', 'app', 'data', 'data', 'health', 'app', 'store', 'apple', 'support', 'data', 'type', 'apple', 'support', 'hydration', 'health', 'exposure', 'support', 'cholesterol', 'healthkit', 'app', 'integration', 'share', 'data', 'format', 'folk', 'bounty', 'tool', 'convert', 'cda', 'document', 'health', 'kit', 'ccda', 'xml', 'xml', 'evernote', 'converter', 'code', 'post', 'information', 'approach', 'release', 'code', 'critique', 'port', 'ccda', 'c32', 'import', 'export', 'functionality', 'health', 'data', 'standard', 'project', 'qrda1', 'wire', 'minus', 'hqmf', 'measure', 'section', 'entry', 'template', 'gt', 'cda', 'linking', 'input', 'savvy', 'informaticist', 'wound', 'build', 'direction', 'concept', 'hook', 'term', 'heart', 'rate', 'sample', 'type', 'import', 'export', 'term', 'kind', 'map', 'runtime', 'case', 'guess', 'cdas', 'vocabulary', 'term', 'unit', 'closure', 'supply', 'test', 'ability', 'app', 'unit', 'preference', 'supply', 'attempt', 'swift', 'io', 'code', 'garner', 'feedback', 'memory', 'leak', 'cda', 'ccd', 'c32', 'parser', 'generator', 'work', 'gut', 'process', 'run', 'work', 'heart', 'rate', 'emr', 'code', 'code', 'mi', 'unit', 'ounce', 'hkunit', 'healthkit', 'cda', 'cda', 'model', 'stuff', 'data', 'hksample', 'heart', 'rate', 'loinc', 'ify', 'assumption', 'bunch', 'sample', 'median', 'mess', 'point', 'publishing', 'work']"
+1482.0,welcome forum nan,"['welcome', 'forum', 'nan']"
+1483.0,dacadoo health score patent health score risk assessment tool approach point deduct point status age gender exercise complains family history stage approach insight data accumulates data result test nature thought integration data forum peer site metric body shape index mortality mass index cvd score assign score version qrisk risk calculator mortality lifestyle health scorecard approach start point lifestyle point provide health score dacadoo idea input age step blood pressure average blood average expand data model health nudge higi dacadoo tictrac health score formula age gender nutrition activity mood calculate case health scorecard claim score correlate likelihood condition score calculate score input age height blood pressure blood step mood nutrition check uk health score risk gun health realage,"['dacadoo', 'health', 'score', 'patent', 'health', 'score', 'risk', 'assessment', 'tool', 'approach', 'point', 'deduct', 'point', 'status', 'age', 'gender', 'exercise', 'complains', 'family', 'history', 'stage', 'approach', 'insight', 'data', 'accumulates', 'data', 'result', 'test', 'nature', 'thought', 'integration', 'data', 'forum', 'peer', 'site', 'metric', 'body', 'shape', 'index', 'mortality', 'mass', 'index', 'cvd', 'score', 'assign', 'score', 'version', 'qrisk', 'risk', 'calculator', 'mortality', 'lifestyle', 'health', 'scorecard', 'approach', 'start', 'point', 'lifestyle', 'point', 'provide', 'health', 'score', 'dacadoo', 'idea', 'input', 'age', 'step', 'blood', 'pressure', 'average', 'blood', 'average', 'expand', 'data', 'model', 'health', 'nudge', 'higi', 'dacadoo', 'tictrac', 'health', 'score', 'formula', 'age', 'gender', 'nutrition', 'activity', 'mood', 'calculate', 'case', 'health', 'scorecard', 'claim', 'score', 'correlate', 'likelihood', 'condition', 'score', 'calculate', 'score', 'input', 'age', 'height', 'blood', 'pressure', 'blood', 'step', 'mood', 'nutrition', 'check', 'uk', 'health', 'score', 'risk', 'gun', 'health', 'realage']"
+1484.0,biometrics hardware cooking hack site,"['biometrics', 'hardware', 'cooking', 'hack', 'site']"
+1486.0,introduce work brand siem product security information event management correlation case customer scenario anxiety everybody anxiety feed diagnose therapist biweekly anxiety project record mood mood stressor role app track mood mood hastags huh extract friday movement collect data fit adhd making decision data moment share project forum regard,"['introduce', 'work', 'brand', 'siem', 'product', 'security', 'information', 'event', 'management', 'correlation', 'case', 'customer', 'scenario', 'anxiety', 'everybody', 'anxiety', 'feed', 'diagnose', 'therapist', 'biweekly', 'anxiety', 'project', 'record', 'mood', 'mood', 'stressor', 'role', 'app', 'track', 'mood', 'mood', 'hastags', 'huh', 'extract', 'friday', 'movement', 'collect', 'data', 'fit', 'adhd', 'making', 'decision', 'data', 'moment', 'share', 'project', 'forum', 'regard']"
+1487.0,reporter question today apps purpose apps rtracker event medication incl timestamp location answer question ritalin concerta weekend data hakandurgut mention log source rescue bp weight bmi fat rtracker rtracker reporter signature run zenobase support rtracker sends file mention log source rescue bp weight bmi fat rtracker rtracker reporter signature belong ejain dateline reporter question today apps purpose apps rtracker event medication incl timestamp location answer question ritalin concerta weekend data thread introduction thread stressor role app track mood mood hastags huh extract friday order stressor app enter data adhd application reporter question collect parameter longtitude weather report correlate audio db step report question moment app ask people contact question anxiety divorce wife issue summer relationship relationship mom confidence work energy anxiety anxiety course role money account credit card hobby point photography music parameter medication demand answer effect release stimulant ritalin self confidence rise cause afternoon release xanax melatonin end report delta item parameter spot value taste effect correlation matrix grade question statistic sort statistic software correlate value data field help doesnt data data tool zenobase appreciate help,"['reporter', 'question', 'today', 'apps', 'purpose', 'apps', 'rtracker', 'event', 'medication', 'incl', 'timestamp', 'location', 'answer', 'question', 'ritalin', 'concerta', 'weekend', 'data', 'hakandurgut', 'mention', 'log', 'source', 'rescue', 'bp', 'weight', 'bmi', 'fat', 'rtracker', 'rtracker', 'reporter', 'signature', 'run', 'zenobase', 'support', 'rtracker', 'sends', 'file', 'mention', 'log', 'source', 'rescue', 'bp', 'weight', 'bmi', 'fat', 'rtracker', 'rtracker', 'reporter', 'signature', 'belong', 'ejain', 'dateline', 'reporter', 'question', 'today', 'apps', 'purpose', 'apps', 'rtracker', 'event', 'medication', 'incl', 'timestamp', 'location', 'answer', 'question', 'ritalin', 'concerta', 'weekend', 'data', 'thread', 'introduction', 'thread', 'stressor', 'role', 'app', 'track', 'mood', 'mood', 'hastags', 'huh', 'extract', 'friday', 'order', 'stressor', 'app', 'enter', 'data', 'adhd', 'application', 'reporter', 'question', 'collect', 'parameter', 'longtitude', 'weather', 'report', 'correlate', 'audio', 'db', 'step', 'report', 'question', 'moment', 'app', 'ask', 'people', 'contact', 'question', 'anxiety', 'divorce', 'wife', 'issue', 'summer', 'relationship', 'relationship', 'mom', 'confidence', 'work', 'energy', 'anxiety', 'anxiety', 'course', 'role', 'money', 'account', 'credit', 'card', 'hobby', 'point', 'photography', 'music', 'parameter', 'medication', 'demand', 'answer', 'effect', 'release', 'stimulant', 'ritalin', 'self', 'confidence', 'rise', 'cause', 'afternoon', 'release', 'xanax', 'melatonin', 'end', 'report', 'delta', 'item', 'parameter', 'spot', 'value', 'taste', 'effect', 'correlation', 'matrix', 'grade', 'question', 'statistic', 'sort', 'statistic', 'software', 'correlate', 'value', 'data', 'field', 'help', 'doesnt', 'data', 'data', 'tool', 'zenobase', 'appreciate', 'help']"
+1488.0,app ejain fact app yesterday morning usability test end movement aspect movement help people increase happiness technology ease strain track people ux researcher android app compass pre post help people goal progress,"['app', 'ejain', 'fact', 'app', 'yesterday', 'morning', 'usability', 'test', 'end', 'movement', 'aspect', 'movement', 'help', 'people', 'increase', 'happiness', 'technology', 'ease', 'strain', 'track', 'people', 'ux', 'researcher', 'android', 'app', 'compass', 'pre', 'post', 'help', 'people', 'goal', 'progress']"
+1489.0,effort logging java developer tip ya ejain dateline effort logging automate goal program effort phone surface rt sony smartband thingy,"['effort', 'logging', 'java', 'developer', 'tip', 'ya', 'ejain', 'dateline', 'effort', 'logging', 'automate', 'goal', 'program', 'effort', 'phone', 'surface', 'rt', 'sony', 'smartband', 'thingy']"
+1491.0,team grocery price application check domain sale buy domain premium domain investment business domain today idea simple picture price grocery store transform price data stuff web end sound grocery trip,"['team', 'grocery', 'price', 'application', 'check', 'domain', 'sale', 'buy', 'domain', 'premium', 'domain', 'investment', 'business', 'domain', 'today', 'idea', 'simple', 'picture', 'price', 'grocery', 'store', 'transform', 'price', 'data', 'stuff', 'web', 'end', 'sound', 'grocery', 'trip']"
+1492.0,hexoskin shirt sensor sensor material kind application mc10 advertising hydration sensor patch addition sensor sensor information base layer ideal location project variety sensor purpose data body cover body gather stream data sensor measure body movement elbow finger movement glove movement hip movement temperature monitoring location extremity hand thermistor circuit pulse sensor breath monitoring sensor sweat output conductivity predict measure hydration level muscle group thigh hooking arduino data hub thread power channelling body monitoring curiosity experiment exercise gait analysis base armour type base layer legging suggestion sensor suggestion sensor application help,"['hexoskin', 'shirt', 'sensor', 'sensor', 'material', 'kind', 'application', 'mc10', 'advertising', 'hydration', 'sensor', 'patch', 'addition', 'sensor', 'sensor', 'information', 'base', 'layer', 'ideal', 'location', 'project', 'variety', 'sensor', 'purpose', 'data', 'body', 'cover', 'body', 'gather', 'stream', 'data', 'sensor', 'measure', 'body', 'movement', 'elbow', 'finger', 'movement', 'glove', 'movement', 'hip', 'movement', 'temperature', 'monitoring', 'location', 'extremity', 'hand', 'thermistor', 'circuit', 'pulse', 'sensor', 'breath', 'monitoring', 'sensor', 'sweat', 'output', 'conductivity', 'predict', 'measure', 'hydration', 'level', 'muscle', 'group', 'thigh', 'hooking', 'arduino', 'data', 'hub', 'thread', 'power', 'channelling', 'body', 'monitoring', 'curiosity', 'experiment', 'exercise', 'gait', 'analysis', 'base', 'armour', 'type', 'base', 'layer', 'legging', 'suggestion', 'sensor', 'suggestion', 'sensor', 'application', 'help']"
+1493.0,idea unlocking device self tracker difficulty jump build share lock learn effort app play link site app smartphone swipe question answer phone answer question medication effort self change feedback qsers help people change reading spending device question variant phone,"['idea', 'unlocking', 'device', 'self', 'tracker', 'difficulty', 'jump', 'build', 'share', 'lock', 'learn', 'effort', 'app', 'play', 'link', 'site', 'app', 'smartphone', 'swipe', 'question', 'answer', 'phone', 'answer', 'question', 'medication', 'effort', 'self', 'change', 'feedback', 'qsers', 'help', 'people', 'change', 'reading', 'spending', 'device', 'question', 'variant', 'phone']"
+1494.0,ascendbiology research lee hood md phd method future spin list sign meet check site mission competition food exercise prep data data application jefit pneumonia rash care pastor lung allergy panic attack form ptsd doctor visit work tendonitis answer cause problem future healthcare selfers college pharmacist ton interview pharmacist bachelor science biology pharmacist dispenser law regulation majoring semester science mathematics health issue scientist complexity doctor diagnosis qselfer insane task trial technology reason variable health decision doctor science help area research lee hood md phd method future site hope partnership self tracker survey health conclusion treatment ailment wheel az hekler meetups group email jman,"['ascendbiology', 'research', 'lee', 'hood', 'md', 'phd', 'method', 'future', 'spin', 'list', 'sign', 'meet', 'check', 'site', 'mission', 'competition', 'food', 'exercise', 'prep', 'data', 'data', 'application', 'jefit', 'pneumonia', 'rash', 'care', 'pastor', 'lung', 'allergy', 'panic', 'attack', 'form', 'ptsd', 'doctor', 'visit', 'work', 'tendonitis', 'answer', 'cause', 'problem', 'future', 'healthcare', 'selfers', 'college', 'pharmacist', 'ton', 'interview', 'pharmacist', 'bachelor', 'science', 'biology', 'pharmacist', 'dispenser', 'law', 'regulation', 'majoring', 'semester', 'science', 'mathematics', 'health', 'issue', 'scientist', 'complexity', 'doctor', 'diagnosis', 'qselfer', 'insane', 'task', 'trial', 'technology', 'reason', 'variable', 'health', 'decision', 'doctor', 'science', 'help', 'area', 'research', 'lee', 'hood', 'md', 'phd', 'method', 'future', 'site', 'hope', 'partnership', 'self', 'tracker', 'survey', 'health', 'conclusion', 'treatment', 'ailment', 'wheel', 'az', 'hekler', 'meetups', 'group', 'email', 'jman']"
+1495.0,quentindel plan source tool web api resource manage date resource manage date feedback plan source tool anythings aim device device suit object usecases shape feedback website quentin,"['quentindel', 'plan', 'source', 'tool', 'web', 'api', 'resource', 'manage', 'date', 'resource', 'manage', 'date', 'feedback', 'plan', 'source', 'tool', 'anythings', 'aim', 'device', 'device', 'suit', 'object', 'usecases', 'shape', 'feedback', 'website', 'quentin']"
+1496.0,pharmacogenetics safety effectiveness outcome drug therapy medicine future dna,"['pharmacogenetics', 'safety', 'effectiveness', 'outcome', 'drug', 'therapy', 'medicine', 'future', 'dna']"
+1497.0,zeo course apple app store thread zeo post zeo component iphone,"['zeo', 'course', 'apple', 'app', 'store', 'thread', 'zeo', 'post', 'zeo', 'component', 'iphone']"
+1498.0,kristin writer magazine story woman health fitness device woman community talk habit story step ovulation food mood stress result data help therapy help view progress diagnosis email kristin condenast deadline speak today wednesday question convenient kristin,"['kristin', 'writer', 'magazine', 'story', 'woman', 'health', 'fitness', 'device', 'woman', 'community', 'talk', 'habit', 'story', 'step', 'ovulation', 'food', 'mood', 'stress', 'result', 'data', 'help', 'therapy', 'help', 'view', 'progress', 'diagnosis', 'email', 'kristin', 'condenast', 'deadline', 'speak', 'today', 'wednesday', 'question', 'convenient', 'kristin']"
+1499.0,product track generation goal,"['product', 'track', 'generation', 'goal']"
+1500.0,lovelypeeps maniac software modification inspires people effort food explain effort mind food process lovelypeeps maniac software modification inspires people effort food explain effort mind food ariel phenix sorry survey send image smartsparks,"['lovelypeeps', 'maniac', 'software', 'modification', 'inspires', 'people', 'effort', 'food', 'explain', 'effort', 'mind', 'food', 'process', 'lovelypeeps', 'maniac', 'software', 'modification', 'inspires', 'people', 'effort', 'food', 'explain', 'effort', 'mind', 'food', 'ariel', 'phenix', 'sorry', 'survey', 'send', 'image', 'smartsparks']"
+1501.0,device wrist worn activity care accuracy budget recommendation tool app heart rate monitoring situation heart rate individual activity start stop individual data view person ability access data stamp data correspond hr device wrist measurement second question apple fit hr monitoring tool hype increase app device combination advance advice ejain device wrist worn activity care accuracy budget wrist ease participant shirt activity exercise movement grade accuracy reading price apple watch reply mark response difference heartbeat device strap fact strap function device smartphone tablet chest strap device offer recommendation check possibility wrist basis peak device dictate choice review overview livescience fitness tracker mark wrist monitor strap style objection shirt moment wrist heart rate measurement skin change light pulsation blood flow imagine reflection blood pulsation device strap example hair wrist heart monitor beat change style monitor signal heart basis electrocardiogram buck monitor transmits energy phone iphone android phone record hr strap bonus hr strap heart rate variability hrv measure state heart rate record participant session exercise session data strap area chest work strap tissue rubbing alcohol prep health comfort mark,"['device', 'wrist', 'worn', 'activity', 'care', 'accuracy', 'budget', 'recommendation', 'tool', 'app', 'heart', 'rate', 'monitoring', 'situation', 'heart', 'rate', 'individual', 'activity', 'start', 'stop', 'individual', 'data', 'view', 'person', 'ability', 'access', 'data', 'stamp', 'data', 'correspond', 'hr', 'device', 'wrist', 'measurement', 'second', 'question', 'apple', 'fit', 'hr', 'monitoring', 'tool', 'hype', 'increase', 'app', 'device', 'combination', 'advance', 'advice', 'ejain', 'device', 'wrist', 'worn', 'activity', 'care', 'accuracy', 'budget', 'wrist', 'ease', 'participant', 'shirt', 'activity', 'exercise', 'movement', 'grade', 'accuracy', 'reading', 'price', 'apple', 'watch', 'reply', 'mark', 'response', 'difference', 'heartbeat', 'device', 'strap', 'fact', 'strap', 'function', 'device', 'smartphone', 'tablet', 'chest', 'strap', 'device', 'offer', 'recommendation', 'check', 'possibility', 'wrist', 'basis', 'peak', 'device', 'dictate', 'choice', 'review', 'overview', 'livescience', 'fitness', 'tracker', 'mark', 'wrist', 'monitor', 'strap', 'style', 'objection', 'shirt', 'moment', 'wrist', 'heart', 'rate', 'measurement', 'skin', 'change', 'light', 'pulsation', 'blood', 'flow', 'imagine', 'reflection', 'blood', 'pulsation', 'device', 'strap', 'example', 'hair', 'wrist', 'heart', 'monitor', 'beat', 'change', 'style', 'monitor', 'signal', 'heart', 'basis', 'electrocardiogram', 'buck', 'monitor', 'transmits', 'energy', 'phone', 'iphone', 'android', 'phone', 'record', 'hr', 'strap', 'bonus', 'hr', 'strap', 'heart', 'rate', 'variability', 'hrv', 'measure', 'state', 'heart', 'rate', 'record', 'participant', 'session', 'exercise', 'session', 'data', 'strap', 'area', 'chest', 'work', 'strap', 'tissue', 'rubbing', 'alcohol', 'prep', 'health', 'comfort', 'mark']"
+1502.0,ller phd student university zurich research group measurement heart rate variability activity support software developer participant field study software developer study hesitate contact smueller ifi ch talk regard ller,"['ller', 'phd', 'student', 'university', 'zurich', 'research', 'group', 'measurement', 'heart', 'rate', 'variability', 'activity', 'support', 'software', 'developer', 'participant', 'field', 'study', 'software', 'developer', 'study', 'hesitate', 'contact', 'smueller', 'ifi', 'ch', 'talk', 'regard', 'ller']"
+1503.0,forum office gather data manage contact survey question,"['forum', 'office', 'gather', 'data', 'manage', 'contact', 'survey', 'question']"
+1504.0,selfers story radio station legislation arizona consumer order blood test doctor order blood company talk folk option reach jennyg kff gold jenny gold correspondent kaiser health news sand hill road menlo park jgold kff twitter health news khn news service health policy issue state level story outlet program henry kaiser family foundation,"['selfers', 'story', 'radio', 'station', 'legislation', 'arizona', 'consumer', 'order', 'blood', 'test', 'doctor', 'order', 'blood', 'company', 'talk', 'folk', 'option', 'reach', 'jennyg', 'kff', 'gold', 'jenny', 'gold', 'correspondent', 'kaiser', 'health', 'news', 'sand', 'hill', 'road', 'menlo', 'park', 'jgold', 'kff', 'twitter', 'health', 'news', 'khn', 'news', 'service', 'health', 'policy', 'issue', 'state', 'level', 'story', 'outlet', 'program', 'henry', 'kaiser', 'family', 'foundation']"
+1505.0,dissertation university southampton viewpoint technology device user smartwatches smartglasses bracelet tracker shirt shoe interview experience dissertation consumption fashion perception user world country adoption gadget interview talk experience user obligation information experience device consideration kind regard,"['dissertation', 'university', 'southampton', 'viewpoint', 'technology', 'device', 'user', 'smartwatches', 'smartglasses', 'bracelet', 'tracker', 'shirt', 'shoe', 'interview', 'experience', 'dissertation', 'consumption', 'fashion', 'perception', 'user', 'world', 'country', 'adoption', 'gadget', 'interview', 'talk', 'experience', 'user', 'obligation', 'information', 'experience', 'device', 'consideration', 'kind', 'regard']"
+1506.0,dissertation university southampton viewpoint technology device user smartwatches smartglasses bracelet tracker shirt shoe interview experience dissertation consumption fashion perception user world country adoption gadget interview talk experience user obligation information experience device consideration kind regard,"['dissertation', 'university', 'southampton', 'viewpoint', 'technology', 'device', 'user', 'smartwatches', 'smartglasses', 'bracelet', 'tracker', 'shirt', 'shoe', 'interview', 'experience', 'dissertation', 'consumption', 'fashion', 'perception', 'user', 'world', 'country', 'adoption', 'gadget', 'interview', 'talk', 'experience', 'user', 'obligation', 'information', 'experience', 'device', 'consideration', 'kind', 'regard']"
+1507.0,research project design workshop activity tracker dissertation university southampton viewpoint technology device user smartwatches smartglasses bracelet tracker shirt shoe interview experience dissertation consumption fashion perception user world country adoption gadget interview talk experience user obligation information experience device consideration kind regard,"['research', 'project', 'design', 'workshop', 'activity', 'tracker', 'dissertation', 'university', 'southampton', 'viewpoint', 'technology', 'device', 'user', 'smartwatches', 'smartglasses', 'bracelet', 'tracker', 'shirt', 'shoe', 'interview', 'experience', 'dissertation', 'consumption', 'fashion', 'perception', 'user', 'world', 'country', 'adoption', 'gadget', 'interview', 'talk', 'experience', 'user', 'obligation', 'information', 'experience', 'device', 'consideration', 'kind', 'regard']"
+1508.0,venture functionality practicality wearable hacksaw multimeter functionality practicability practicality reason loop wristband circumference mistake device wrist swell heart rate monitor gel reading practicality impact opinion battery reason battery kill wi fi gps second battery distance track brings issue reason lead money lug lead penny home office practicality reason activity tracker issue monitor activity outdoors nature device manufacturer partner pain compare micoach accelerometer research project university college people activity device jawbone fitbit research research aesthetic design activity tracker research participatory design workshop london aim workshop understand activity tracker device support opportunity create device fidelity prototype win amazon voucher information registration visit,"['venture', 'functionality', 'practicality', 'wearable', 'hacksaw', 'multimeter', 'functionality', 'practicability', 'practicality', 'reason', 'loop', 'wristband', 'circumference', 'mistake', 'device', 'wrist', 'swell', 'heart', 'rate', 'monitor', 'gel', 'reading', 'practicality', 'impact', 'opinion', 'battery', 'reason', 'battery', 'kill', 'wi', 'fi', 'gps', 'second', 'battery', 'distance', 'track', 'brings', 'issue', 'reason', 'lead', 'money', 'lug', 'lead', 'penny', 'home', 'office', 'practicality', 'reason', 'activity', 'tracker', 'issue', 'monitor', 'activity', 'outdoors', 'nature', 'device', 'manufacturer', 'partner', 'pain', 'compare', 'micoach', 'accelerometer', 'research', 'project', 'university', 'college', 'people', 'activity', 'device', 'jawbone', 'fitbit', 'research', 'research', 'aesthetic', 'design', 'activity', 'tracker', 'research', 'participatory', 'design', 'workshop', 'london', 'aim', 'workshop', 'understand', 'activity', 'tracker', 'device', 'support', 'opportunity', 'create', 'device', 'fidelity', 'prototype', 'win', 'amazon', 'voucher', 'information', 'registration', 'visit']"
+1509.0,shawnspace dateline pbaxi dateline shawnspace comer self progress eat workout pattern summer winter track process basis track calorie fitbit track calorie output performance quality quantity water wifi scale enables body muscle mass phone data incorporate fitbit pbaxi trouble quality fitbit product problem right fitbit track workout pattern quality cardio morning shawnspace comer self progress eat workout pattern summer winter track process basis track calorie fitbit track calorie output performance quality quantity water wifi scale enables body muscle mass phone data incorporate fitbit dr purav comer forum website health risk assessment individual family history health problem people suggestion people offering regard purav heart rate variability state state start example flowgood play google flowgood google play million apps game music movie book magazine device pbaxi dateline shawnspace comer self progress eat workout pattern summer winter track process basis track calorie fitbit track calorie output performance quality quantity water wifi scale enables body muscle mass phone data incorporate fitbit pbaxi trouble quality fitbit product problem people technology device data quality inspires sort lifestyle ask data suggestion quantify,"['shawnspace', 'dateline', 'pbaxi', 'dateline', 'shawnspace', 'comer', 'self', 'progress', 'eat', 'workout', 'pattern', 'summer', 'winter', 'track', 'process', 'basis', 'track', 'calorie', 'fitbit', 'track', 'calorie', 'output', 'performance', 'quality', 'quantity', 'water', 'wifi', 'scale', 'enables', 'body', 'muscle', 'mass', 'phone', 'data', 'incorporate', 'fitbit', 'pbaxi', 'trouble', 'quality', 'fitbit', 'product', 'problem', 'right', 'fitbit', 'track', 'workout', 'pattern', 'quality', 'cardio', 'morning', 'shawnspace', 'comer', 'self', 'progress', 'eat', 'workout', 'pattern', 'summer', 'winter', 'track', 'process', 'basis', 'track', 'calorie', 'fitbit', 'track', 'calorie', 'output', 'performance', 'quality', 'quantity', 'water', 'wifi', 'scale', 'enables', 'body', 'muscle', 'mass', 'phone', 'data', 'incorporate', 'fitbit', 'dr', 'purav', 'comer', 'forum', 'website', 'health', 'risk', 'assessment', 'individual', 'family', 'history', 'health', 'problem', 'people', 'suggestion', 'people', 'offering', 'regard', 'purav', 'heart', 'rate', 'variability', 'state', 'state', 'start', 'example', 'flowgood', 'play', 'google', 'flowgood', 'google', 'play', 'million', 'apps', 'game', 'music', 'movie', 'book', 'magazine', 'device', 'pbaxi', 'dateline', 'shawnspace', 'comer', 'self', 'progress', 'eat', 'workout', 'pattern', 'summer', 'winter', 'track', 'process', 'basis', 'track', 'calorie', 'fitbit', 'track', 'calorie', 'output', 'performance', 'quality', 'quantity', 'water', 'wifi', 'scale', 'enables', 'body', 'muscle', 'mass', 'phone', 'data', 'incorporate', 'fitbit', 'pbaxi', 'trouble', 'quality', 'fitbit', 'product', 'problem', 'people', 'technology', 'device', 'data', 'quality', 'inspires', 'sort', 'lifestyle', 'ask', 'data', 'suggestion', 'quantify']"
+1510.0,food food apps factor factor point microbiomes tracking method prachi pan dishwasher response feature database information ingredient wonder article job order smartypans market batch adopter spread word appreciate factor data response nutritionist accuracy nutrition data smartypans test pan backer experience ingredient database info food change weight temperature idea build database device output fitbit jawbone nutritionist intake calrories cooking pan app track value food ingredient app export content food apps fitbit feedback thought product future appreciate dan appreciate response manufacturer prototype nutrition home meal product share response hear sergey article understand pattern aspect exercise level stress level age sex bmr vice versa smartypans nutrition information cook portion eat home calorie calorie example age start muscle lb fat cals lower rate data smartypans nutrition food consumption data level heart rate calorie info age sex insight health example age cortisol level imbalance ghrelin section nutrition smartypans direction feedback pan stick variation stick steel work cooking pan stove induction integration version fitbit googlefit,"['food', 'food', 'apps', 'factor', 'factor', 'point', 'microbiomes', 'tracking', 'method', 'prachi', 'pan', 'dishwasher', 'response', 'feature', 'database', 'information', 'ingredient', 'wonder', 'article', 'job', 'order', 'smartypans', 'market', 'batch', 'adopter', 'spread', 'word', 'appreciate', 'factor', 'data', 'response', 'nutritionist', 'accuracy', 'nutrition', 'data', 'smartypans', 'test', 'pan', 'backer', 'experience', 'ingredient', 'database', 'info', 'food', 'change', 'weight', 'temperature', 'idea', 'build', 'database', 'device', 'output', 'fitbit', 'jawbone', 'nutritionist', 'intake', 'calrories', 'cooking', 'pan', 'app', 'track', 'value', 'food', 'ingredient', 'app', 'export', 'content', 'food', 'apps', 'fitbit', 'feedback', 'thought', 'product', 'future', 'appreciate', 'dan', 'appreciate', 'response', 'manufacturer', 'prototype', 'nutrition', 'home', 'meal', 'product', 'share', 'response', 'hear', 'sergey', 'article', 'understand', 'pattern', 'aspect', 'exercise', 'level', 'stress', 'level', 'age', 'sex', 'bmr', 'vice', 'versa', 'smartypans', 'nutrition', 'information', 'cook', 'portion', 'eat', 'home', 'calorie', 'calorie', 'example', 'age', 'start', 'muscle', 'lb', 'fat', 'cals', 'lower', 'rate', 'data', 'smartypans', 'nutrition', 'food', 'consumption', 'data', 'level', 'heart', 'rate', 'calorie', 'info', 'age', 'sex', 'insight', 'health', 'example', 'age', 'cortisol', 'level', 'imbalance', 'ghrelin', 'section', 'nutrition', 'smartypans', 'direction', 'feedback', 'pan', 'stick', 'variation', 'stick', 'steel', 'work', 'cooking', 'pan', 'stove', 'induction', 'integration', 'version', 'fitbit', 'googlefit']"
+1511.0,greeting founder startup remzen slumber mask track rem incorporates therapy alarm qsers access data mask eeg eog actigraphy biohack write algorithm step sleep lab home crowd funding campaign support pre mask today order firm ship date october campaign website supply sleep mask alarm cycle term pattern luxury gift luxury gift luxury gift conversation piece client home mind,"['greeting', 'founder', 'startup', 'remzen', 'slumber', 'mask', 'track', 'rem', 'incorporates', 'therapy', 'alarm', 'qsers', 'access', 'data', 'mask', 'eeg', 'eog', 'actigraphy', 'biohack', 'write', 'algorithm', 'step', 'sleep', 'lab', 'home', 'crowd', 'funding', 'campaign', 'support', 'pre', 'mask', 'today', 'order', 'firm', 'ship', 'date', 'october', 'campaign', 'website', 'supply', 'sleep', 'mask', 'alarm', 'cycle', 'term', 'pattern', 'luxury', 'gift', 'luxury', 'gift', 'luxury', 'gift', 'conversation', 'piece', 'client', 'home', 'mind']"
+1512.0,greeting founder startup remzen slumber mask track rem incorporates therapy alarm qsers access data mask eeg eog actigraphy biohack write algorithm step sleep lab home crowd funding campaign support pre mask today order firm ship date october campaign website supply sleep mask alarm cycle term pattern luxury gift luxury gift luxury gift conversation piece client home mind,"['greeting', 'founder', 'startup', 'remzen', 'slumber', 'mask', 'track', 'rem', 'incorporates', 'therapy', 'alarm', 'qsers', 'access', 'data', 'mask', 'eeg', 'eog', 'actigraphy', 'biohack', 'write', 'algorithm', 'step', 'sleep', 'lab', 'home', 'crowd', 'funding', 'campaign', 'support', 'pre', 'mask', 'today', 'order', 'firm', 'ship', 'date', 'october', 'campaign', 'website', 'supply', 'sleep', 'mask', 'alarm', 'cycle', 'term', 'pattern', 'luxury', 'gift', 'luxury', 'gift', 'luxury', 'gift', 'conversation', 'piece', 'client', 'home', 'mind']"
+1513.0,greeting founder startup remzen slumber mask track rem incorporates therapy alarm qsers access data mask eeg eog actigraphy biohack write algorithm step sleep lab home crowd funding campaign support pre mask today order firm ship date october campaign website supply sleep mask alarm cycle term pattern luxury gift luxury gift luxury gift conversation piece client home mind,"['greeting', 'founder', 'startup', 'remzen', 'slumber', 'mask', 'track', 'rem', 'incorporates', 'therapy', 'alarm', 'qsers', 'access', 'data', 'mask', 'eeg', 'eog', 'actigraphy', 'biohack', 'write', 'algorithm', 'step', 'sleep', 'lab', 'home', 'crowd', 'funding', 'campaign', 'support', 'pre', 'mask', 'today', 'order', 'firm', 'ship', 'date', 'october', 'campaign', 'website', 'supply', 'sleep', 'mask', 'alarm', 'cycle', 'term', 'pattern', 'luxury', 'gift', 'luxury', 'gift', 'luxury', 'gift', 'conversation', 'piece', 'client', 'home', 'mind']"
+1514.0,track variable body variable technology research difficulty data technology research technology sense create sort organization connect self tracker technology access scientist access technology participation people post email quantifiedexploration gmail,"['track', 'variable', 'body', 'variable', 'technology', 'research', 'difficulty', 'data', 'technology', 'research', 'technology', 'sense', 'create', 'sort', 'organization', 'connect', 'self', 'tracker', 'technology', 'access', 'scientist', 'access', 'technology', 'participation', 'people', 'post', 'email', 'quantifiedexploration', 'gmail']"
+1515.0,forum mod car site swimmer avid estate capital market site reading article max levchin learn data search,"['forum', 'mod', 'car', 'site', 'swimmer', 'avid', 'estate', 'capital', 'market', 'site', 'reading', 'article', 'max', 'levchin', 'learn', 'data', 'search']"
+1516.0,evidence weekend hr hrv change respect average rod dateline heart rate question practice measurement issue reading log issue variation heart rate cause heart rate variation reference consensus question search point reference opinion issue experience data context anyways heart rate data hr factor parameter interval heart rate variability hrv feature case talk hr hr interval hr measure definition practice hrv measurement head stuff cause stress alter hr activity blog practice hrv measurement tip example case change beat window difference perform training difference example post hr hrv data variation data user plot idea factor hr sickness hr change drunk hr beat training factor hope rod dateline marco altini dateline rod experience data context anyways heart rate data hr factor parameter interval heart rate variability hrv feature case talk hr hr interval hr measure definition practice hrv measurement head stuff cause stress alter hr activity blog practice hrv measurement tip example case change beat window difference perform training difference example post hr hrv data variation data user plot idea factor hr sickness hr change drunk hr beat training factor hope information link work drinker effect alcohol rod intention distance runner atheletes heart rate heart pump level excercise problem office visit experience chest pain dizzyness shortness breath doc lance armstrong heart rate beat range blood pressure test pulse blood pressure picture shape heart clue visit webmd questionaire luck app iphone measure track heart rate heart rate person heart rate change change measure term trend help insight health fitness appreciate feedback version version version google play google heart rate monitor measure heart rate phone anytime app trend heart rate rhr reading ppg waveform photoplethysmography measurement technique pulse oximeter measurement app heart rate second heart rate befor feature community report report csv file heart rate data heartrate spreadsheet analysis heart rate question practice measurement issue reading log issue variation heart rate cause heart rate variation reference consensus question search point reference opinion issue trend chart experience heart rate morning marco recommendation measurement trend chart reduction variability measurement technique attachment marco altini rod experience data context anyways heart rate data hr factor parameter interval heart rate variability hrv feature case talk hr hr interval hr measure definition practice hrv measurement head stuff cause stress alter hr activity blog practice hrv measurement tip example case change beat window difference perform training difference example post hr hrv data variation data user plot idea factor hr sickness hr change drunk hr beat training factor hope information link work drinker effect alcohol rod,"['evidence', 'weekend', 'hr', 'hrv', 'change', 'respect', 'average', 'rod', 'dateline', 'heart', 'rate', 'question', 'practice', 'measurement', 'issue', 'reading', 'log', 'issue', 'variation', 'heart', 'rate', 'cause', 'heart', 'rate', 'variation', 'reference', 'consensus', 'question', 'search', 'point', 'reference', 'opinion', 'issue', 'experience', 'data', 'context', 'anyways', 'heart', 'rate', 'data', 'hr', 'factor', 'parameter', 'interval', 'heart', 'rate', 'variability', 'hrv', 'feature', 'case', 'talk', 'hr', 'hr', 'interval', 'hr', 'measure', 'definition', 'practice', 'hrv', 'measurement', 'head', 'stuff', 'cause', 'stress', 'alter', 'hr', 'activity', 'blog', 'practice', 'hrv', 'measurement', 'tip', 'example', 'case', 'change', 'beat', 'window', 'difference', 'perform', 'training', 'difference', 'example', 'post', 'hr', 'hrv', 'data', 'variation', 'data', 'user', 'plot', 'idea', 'factor', 'hr', 'sickness', 'hr', 'change', 'drunk', 'hr', 'beat', 'training', 'factor', 'hope', 'rod', 'dateline', 'marco', 'altini', 'dateline', 'rod', 'experience', 'data', 'context', 'anyways', 'heart', 'rate', 'data', 'hr', 'factor', 'parameter', 'interval', 'heart', 'rate', 'variability', 'hrv', 'feature', 'case', 'talk', 'hr', 'hr', 'interval', 'hr', 'measure', 'definition', 'practice', 'hrv', 'measurement', 'head', 'stuff', 'cause', 'stress', 'alter', 'hr', 'activity', 'blog', 'practice', 'hrv', 'measurement', 'tip', 'example', 'case', 'change', 'beat', 'window', 'difference', 'perform', 'training', 'difference', 'example', 'post', 'hr', 'hrv', 'data', 'variation', 'data', 'user', 'plot', 'idea', 'factor', 'hr', 'sickness', 'hr', 'change', 'drunk', 'hr', 'beat', 'training', 'factor', 'hope', 'information', 'link', 'work', 'drinker', 'effect', 'alcohol', 'rod', 'intention', 'distance', 'runner', 'atheletes', 'heart', 'rate', 'heart', 'pump', 'level', 'excercise', 'problem', 'office', 'visit', 'experience', 'chest', 'pain', 'dizzyness', 'shortness', 'breath', 'doc', 'lance', 'armstrong', 'heart', 'rate', 'beat', 'range', 'blood', 'pressure', 'test', 'pulse', 'blood', 'pressure', 'picture', 'shape', 'heart', 'clue', 'visit', 'webmd', 'questionaire', 'luck', 'app', 'iphone', 'measure', 'track', 'heart', 'rate', 'heart', 'rate', 'person', 'heart', 'rate', 'change', 'change', 'measure', 'term', 'trend', 'help', 'insight', 'health', 'fitness', 'appreciate', 'feedback', 'version', 'version', 'version', 'google', 'play', 'google', 'heart', 'rate', 'monitor', 'measure', 'heart', 'rate', 'phone', 'anytime', 'app', 'trend', 'heart', 'rate', 'rhr', 'reading', 'ppg', 'waveform', 'photoplethysmography', 'measurement', 'technique', 'pulse', 'oximeter', 'measurement', 'app', 'heart', 'rate', 'second', 'heart', 'rate', 'befor', 'feature', 'community', 'report', 'report', 'csv', 'file', 'heart', 'rate', 'data', 'heartrate', 'spreadsheet', 'analysis', 'heart', 'rate', 'question', 'practice', 'measurement', 'issue', 'reading', 'log', 'issue', 'variation', 'heart', 'rate', 'cause', 'heart', 'rate', 'variation', 'reference', 'consensus', 'question', 'search', 'point', 'reference', 'opinion', 'issue', 'trend', 'chart', 'experience', 'heart', 'rate', 'morning', 'marco', 'recommendation', 'measurement', 'trend', 'chart', 'reduction', 'variability', 'measurement', 'technique', 'attachment', 'marco', 'altini', 'rod', 'experience', 'data', 'context', 'anyways', 'heart', 'rate', 'data', 'hr', 'factor', 'parameter', 'interval', 'heart', 'rate', 'variability', 'hrv', 'feature', 'case', 'talk', 'hr', 'hr', 'interval', 'hr', 'measure', 'definition', 'practice', 'hrv', 'measurement', 'head', 'stuff', 'cause', 'stress', 'alter', 'hr', 'activity', 'blog', 'practice', 'hrv', 'measurement', 'tip', 'example', 'case', 'change', 'beat', 'window', 'difference', 'perform', 'training', 'difference', 'example', 'post', 'hr', 'hrv', 'data', 'variation', 'data', 'user', 'plot', 'idea', 'factor', 'hr', 'sickness', 'hr', 'change', 'drunk', 'hr', 'beat', 'training', 'factor', 'hope', 'information', 'link', 'work', 'drinker', 'effect', 'alcohol', 'rod']"
+1517.0,course roadmap fool assume roadmap avatar profile menu right corner neat app anthony product platform build roadmap feature question strike people term compliance recommend hekler work phone apps help control center behavior change web app personalcontrolcenter college travel amp build track share goal value stats inspiration link someday color control center color web app self apps tool case article tool habit web app self improvement user feedback feedback strike miss level restarts level achieves wagon level level course roadmap fool lol feature suggestion,"['course', 'roadmap', 'fool', 'assume', 'roadmap', 'avatar', 'profile', 'menu', 'right', 'corner', 'neat', 'app', 'anthony', 'product', 'platform', 'build', 'roadmap', 'feature', 'question', 'strike', 'people', 'term', 'compliance', 'recommend', 'hekler', 'work', 'phone', 'apps', 'help', 'control', 'center', 'behavior', 'change', 'web', 'app', 'personalcontrolcenter', 'college', 'travel', 'amp', 'build', 'track', 'share', 'goal', 'value', 'stats', 'inspiration', 'link', 'someday', 'color', 'control', 'center', 'color', 'web', 'app', 'self', 'apps', 'tool', 'case', 'article', 'tool', 'habit', 'web', 'app', 'self', 'improvement', 'user', 'feedback', 'feedback', 'strike', 'miss', 'level', 'restarts', 'level', 'achieves', 'wagon', 'level', 'level', 'course', 'roadmap', 'fool', 'lol', 'feature', 'suggestion']"
+1518.0,victoria version paper purchase nan practice researcher forum participant nan paper paper test paper app study improvement developer predict post study io paper paper process post link quick summary study application mood activity application user record mood activity summary user visualization mood mood record today record mood user activity schedule impact activity participant activity recommendation recommendation user activity recommendation theory deci competence sociality split activity recommendation version algorithm effort human version version application participant mood activity visualization activity recommendation finding version application improvement mood change post wellbeing scale activity recommendation participant activity theory paper study consequence mood record mood record result event corresponds score pre post intervention recording direction application improvement share link forgot pay publisher access version post interaction research selfer team mood emotion regulation technology beta tester begin application april email vhollis information stand gain insight mood opportunity type data step heart rate application institution minimal information paper course question talk paper question comment edu nan,"['victoria', 'version', 'paper', 'purchase', 'nan', 'practice', 'researcher', 'forum', 'participant', 'nan', 'paper', 'paper', 'test', 'paper', 'app', 'study', 'improvement', 'developer', 'predict', 'post', 'study', 'io', 'paper', 'paper', 'process', 'post', 'link', 'quick', 'summary', 'study', 'application', 'mood', 'activity', 'application', 'user', 'record', 'mood', 'activity', 'summary', 'user', 'visualization', 'mood', 'mood', 'record', 'today', 'record', 'mood', 'user', 'activity', 'schedule', 'impact', 'activity', 'participant', 'activity', 'recommendation', 'recommendation', 'user', 'activity', 'recommendation', 'theory', 'deci', 'competence', 'sociality', 'split', 'activity', 'recommendation', 'version', 'algorithm', 'effort', 'human', 'version', 'version', 'application', 'participant', 'mood', 'activity', 'visualization', 'activity', 'recommendation', 'finding', 'version', 'application', 'improvement', 'mood', 'change', 'post', 'wellbeing', 'scale', 'activity', 'recommendation', 'participant', 'activity', 'theory', 'paper', 'study', 'consequence', 'mood', 'record', 'mood', 'record', 'result', 'event', 'corresponds', 'score', 'pre', 'post', 'intervention', 'recording', 'direction', 'application', 'improvement', 'share', 'link', 'forgot', 'pay', 'publisher', 'access', 'version', 'post', 'interaction', 'research', 'selfer', 'team', 'mood', 'emotion', 'regulation', 'technology', 'beta', 'tester', 'begin', 'application', 'april', 'email', 'vhollis', 'information', 'stand', 'gain', 'insight', 'mood', 'opportunity', 'type', 'data', 'step', 'heart', 'rate', 'application', 'institution', 'minimal', 'information', 'paper', 'course', 'question', 'talk', 'paper', 'question', 'comment', 'edu', 'nan']"
+1519.0,psychology goldsmith college university course research importance perception context web survey organisation series question data survey research content answer link,"['psychology', 'goldsmith', 'college', 'university', 'course', 'research', 'importance', 'perception', 'context', 'web', 'survey', 'organisation', 'series', 'question', 'data', 'survey', 'research', 'content', 'answer', 'link']"
+1520.0,san jose area arduino arduino course bootcamp beginner point device stress muscle tension sign respiration topic instruction arduino electronics printing concept plan monitor sensor sign monitor course fitness bio monitor backwards course game plan place teach require compensation,"['san', 'jose', 'area', 'arduino', 'arduino', 'course', 'bootcamp', 'beginner', 'point', 'device', 'stress', 'muscle', 'tension', 'sign', 'respiration', 'topic', 'instruction', 'arduino', 'electronics', 'printing', 'concept', 'plan', 'monitor', 'sensor', 'sign', 'monitor', 'course', 'fitness', 'bio', 'monitor', 'backwards', 'course', 'game', 'plan', 'place', 'teach', 'require', 'compensation']"
+1522.0,compendium fitness nutrition apps app workout log comparison test simple log excercises change date excercise fitnotes calendar log excercises description fitnotes description excercises excercise list excercises excercises stuff therapist problem childbirth program excercise motivation pain repeat program alreay fitnotes track apps log log post excercise logger repetition level weight duration edit fitnotes work ivana app fitnotes exercise tool default define export data site moment eemeli weight duration set rate answer challenge workout work plan body rating google store google play apk case access store,"['compendium', 'fitness', 'nutrition', 'apps', 'app', 'workout', 'log', 'comparison', 'test', 'simple', 'log', 'excercises', 'change', 'date', 'excercise', 'fitnotes', 'calendar', 'log', 'excercises', 'description', 'fitnotes', 'description', 'excercises', 'excercise', 'list', 'excercises', 'excercises', 'stuff', 'therapist', 'problem', 'childbirth', 'program', 'excercise', 'motivation', 'pain', 'repeat', 'program', 'alreay', 'fitnotes', 'track', 'apps', 'log', 'log', 'post', 'excercise', 'logger', 'repetition', 'level', 'weight', 'duration', 'edit', 'fitnotes', 'work', 'ivana', 'app', 'fitnotes', 'exercise', 'tool', 'default', 'define', 'export', 'data', 'site', 'moment', 'eemeli', 'weight', 'duration', 'set', 'rate', 'answer', 'challenge', 'workout', 'work', 'plan', 'body', 'rating', 'google', 'store', 'google', 'play', 'apk', 'case', 'access', 'store']"
+1523.0,google fit work step today app indie data work maximise google fit data widget app google play development fact demo post forum app respond people kind people self app data analysis google respond display example comment app help friend blog post blog frandroid frandroid la r rence comparer bien acheter frandroid dia di nouvelles technology guide test reportage mission sur accompagner lecteurs post la r rence comparer bien acheter frandroid dia di nouvelles technology guide test reportage mission sur accompagner lecteurs,"['google', 'fit', 'work', 'step', 'today', 'app', 'indie', 'data', 'work', 'maximise', 'google', 'fit', 'data', 'widget', 'app', 'google', 'play', 'development', 'fact', 'demo', 'post', 'forum', 'app', 'respond', 'people', 'kind', 'people', 'self', 'app', 'data', 'analysis', 'google', 'respond', 'display', 'example', 'comment', 'app', 'help', 'friend', 'blog', 'post', 'blog', 'frandroid', 'frandroid', 'la', 'r', 'rence', 'comparer', 'bien', 'acheter', 'frandroid', 'dia', 'di', 'nouvelles', 'technology', 'guide', 'test', 'reportage', 'mission', 'sur', 'accompagner', 'lecteurs', 'post', 'la', 'r', 'rence', 'comparer', 'bien', 'acheter', 'frandroid', 'dia', 'di', 'nouvelles', 'technology', 'guide', 'test', 'reportage', 'mission', 'sur', 'accompagner', 'lecteurs']"
+1524.0,code solution email streak tool organize inbox pipeline visualization service combo nan cleliodpaula dateline pick solution export gmail account extension python script convert mbox csv file data package mbox format code play example r mbox email file example file data junkie timer fit browser history fuelband doctor work tool decision family daughter pay school work company wife work school choose fit leave picking example data send email mail client answer extension bcc email account trigger row spreadsheet past reach metadata query myemailaddres advance solution export gmail account extension python script convert mbox csv file,"['code', 'solution', 'email', 'streak', 'tool', 'organize', 'inbox', 'pipeline', 'visualization', 'service', 'combo', 'nan', 'cleliodpaula', 'dateline', 'pick', 'solution', 'export', 'gmail', 'account', 'extension', 'python', 'script', 'convert', 'mbox', 'csv', 'file', 'data', 'package', 'mbox', 'format', 'code', 'play', 'example', 'r', 'mbox', 'email', 'file', 'example', 'file', 'data', 'junkie', 'timer', 'fit', 'browser', 'history', 'fuelband', 'doctor', 'work', 'tool', 'decision', 'family', 'daughter', 'pay', 'school', 'work', 'company', 'wife', 'work', 'school', 'choose', 'fit', 'leave', 'picking', 'example', 'data', 'send', 'email', 'mail', 'client', 'answer', 'extension', 'bcc', 'email', 'account', 'trigger', 'row', 'spreadsheet', 'past', 'reach', 'metadata', 'query', 'myemailaddres', 'advance', 'solution', 'export', 'gmail', 'account', 'extension', 'python', 'script', 'convert', 'mbox', 'csv', 'file']"
+1525.0,sensor heart rate step question sensor fluctuation energy level energy level phrase feeling energy level capacity work socialize people hand person energy level phrase chill,"['sensor', 'heart', 'rate', 'step', 'question', 'sensor', 'fluctuation', 'energy', 'level', 'energy', 'level', 'phrase', 'feeling', 'energy', 'level', 'capacity', 'work', 'socialize', 'people', 'hand', 'person', 'energy', 'level', 'phrase', 'chill']"
+1526.0,pop glad learn data reading list dash button button order product paper towel purpose weekend turning button trigger spreadsheet data entry hope post forum article project thought appreciate,"['pop', 'glad', 'learn', 'data', 'reading', 'list', 'dash', 'button', 'button', 'order', 'product', 'paper', 'towel', 'purpose', 'weekend', 'turning', 'button', 'trigger', 'spreadsheet', 'data', 'entry', 'hope', 'post', 'forum', 'article', 'project', 'thought', 'appreciate']"
+1527.0,self tracker track device measure performance sleep pattern ability concentrate track goal method device method device goal method form participant survey chance enter chance win gift card survey participant kind device method access survey survey information survey contact amara pamara iit edu,"['self', 'tracker', 'track', 'device', 'measure', 'performance', 'sleep', 'pattern', 'ability', 'concentrate', 'track', 'goal', 'method', 'device', 'method', 'device', 'goal', 'method', 'form', 'participant', 'survey', 'chance', 'enter', 'chance', 'win', 'gift', 'card', 'survey', 'participant', 'kind', 'device', 'method', 'access', 'survey', 'survey', 'information', 'survey', 'contact', 'amara', 'pamara', 'iit', 'edu']"
+1528.0,basis step count walking beddit trouble luke sleepwalker sleepwalker device market answer answer blog monitor device moment feedback idea sleepwalker post reason zeo hardware program issue behavior disorder rbd behavior rem mobility surveillance video monitoring equipment audacity software hearing health band detect walking robert zeo company axbo wristband zeo video home surveillance camera record movement access video ir light camera illuminate area reading video file software surveillance offer option night video sleepwalk record bench parameter event zeo device elucidate rbd dateline luke sleepwalker dateline sleepwalker device market answer answer blog monitor device moment feedback idea sleepwalker post reason zeo hardware program issue behavior disorder rbd behavior rem mobility surveillance video monitoring equipment audacity software sleepwalker device market answer answer blog monitor device moment feedback idea sleepwalker mike app test subject sleepwalking past tense sleepwalk sleepwalk perform task water door sister key house door recollection consideration brain forget word brain forgot activity thinker math school logic thinking tell bed,"['basis', 'step', 'count', 'walking', 'beddit', 'trouble', 'luke', 'sleepwalker', 'sleepwalker', 'device', 'market', 'answer', 'answer', 'blog', 'monitor', 'device', 'moment', 'feedback', 'idea', 'sleepwalker', 'post', 'reason', 'zeo', 'hardware', 'program', 'issue', 'behavior', 'disorder', 'rbd', 'behavior', 'rem', 'mobility', 'surveillance', 'video', 'monitoring', 'equipment', 'audacity', 'software', 'hearing', 'health', 'band', 'detect', 'walking', 'robert', 'zeo', 'company', 'axbo', 'wristband', 'zeo', 'video', 'home', 'surveillance', 'camera', 'record', 'movement', 'access', 'video', 'ir', 'light', 'camera', 'illuminate', 'area', 'reading', 'video', 'file', 'software', 'surveillance', 'offer', 'option', 'night', 'video', 'sleepwalk', 'record', 'bench', 'parameter', 'event', 'zeo', 'device', 'elucidate', 'rbd', 'dateline', 'luke', 'sleepwalker', 'dateline', 'sleepwalker', 'device', 'market', 'answer', 'answer', 'blog', 'monitor', 'device', 'moment', 'feedback', 'idea', 'sleepwalker', 'post', 'reason', 'zeo', 'hardware', 'program', 'issue', 'behavior', 'disorder', 'rbd', 'behavior', 'rem', 'mobility', 'surveillance', 'video', 'monitoring', 'equipment', 'audacity', 'software', 'sleepwalker', 'device', 'market', 'answer', 'answer', 'blog', 'monitor', 'device', 'moment', 'feedback', 'idea', 'sleepwalker', 'mike', 'app', 'test', 'subject', 'sleepwalking', 'past', 'tense', 'sleepwalk', 'sleepwalk', 'perform', 'task', 'water', 'door', 'sister', 'key', 'house', 'door', 'recollection', 'consideration', 'brain', 'forget', 'word', 'brain', 'forgot', 'activity', 'thinker', 'math', 'school', 'logic', 'thinking', 'tell', 'bed']"
+1529.0,kaus michael run bunch report machine model grab copy rstudio play glm module krls module machine kernel square implementation qsers tracker experience data insight problem intermittent stomach pain tell eat past data rating stomach pain cronometer export information exercise sleep proxy stress list data restructure merge join platform food pain pain cluster software zenobase exist predictor variable hypothesis food basis test potential predictor nutrient food category software kind comparison report machine model r,"['kaus', 'michael', 'run', 'bunch', 'report', 'machine', 'model', 'grab', 'copy', 'rstudio', 'play', 'glm', 'module', 'krls', 'module', 'machine', 'kernel', 'square', 'implementation', 'qsers', 'tracker', 'experience', 'data', 'insight', 'problem', 'intermittent', 'stomach', 'pain', 'tell', 'eat', 'past', 'data', 'rating', 'stomach', 'pain', 'cronometer', 'export', 'information', 'exercise', 'sleep', 'proxy', 'stress', 'list', 'data', 'restructure', 'merge', 'join', 'platform', 'food', 'pain', 'pain', 'cluster', 'software', 'zenobase', 'exist', 'predictor', 'variable', 'hypothesis', 'food', 'basis', 'test', 'potential', 'predictor', 'nutrient', 'food', 'category', 'software', 'kind', 'comparison', 'report', 'machine', 'model', 'r']"
+1530.0,hope example career decision,"['hope', 'example', 'career', 'decision']"
+1531.0,goal data visualization help information level data reply goal data visualization information,"['goal', 'data', 'visualization', 'help', 'information', 'level', 'data', 'reply', 'goal', 'data', 'visualization', 'information']"
+1532.0,albabu46 tennis ball sit flexor break muscle fiber flexibility mobility psoas muscle hip flexor band charles spine meet feel doctor advice stretch plz floor aleve tylenol motrin prescription pain med,"['albabu46', 'tennis', 'ball', 'sit', 'flexor', 'break', 'muscle', 'fiber', 'flexibility', 'mobility', 'psoas', 'muscle', 'hip', 'flexor', 'band', 'charles', 'spine', 'meet', 'feel', 'doctor', 'advice', 'stretch', 'plz', 'floor', 'aleve', 'tylenol', 'motrin', 'prescription', 'pain', 'med']"
+1533.0,differentiate app track phone addiction apps amp tool wife app track smartphone addiction sits phone unlocks phone spent apps point data addiction score score form goal app help phone phone phone app phone usage interact notification app tell phone statistic phone apps apps trigger notification phone activity criterion phone apps notification phone app researcher university university college research project study interruption notification participant study questionnaire phone app questionnaire notification phone help check app play store advance ajitk29 window phone android phone window phone,"['differentiate', 'app', 'track', 'phone', 'addiction', 'apps', 'amp', 'tool', 'wife', 'app', 'track', 'smartphone', 'addiction', 'sits', 'phone', 'unlocks', 'phone', 'spent', 'apps', 'point', 'data', 'addiction', 'score', 'score', 'form', 'goal', 'app', 'help', 'phone', 'phone', 'phone', 'app', 'phone', 'usage', 'interact', 'notification', 'app', 'tell', 'phone', 'statistic', 'phone', 'apps', 'apps', 'trigger', 'notification', 'phone', 'activity', 'criterion', 'phone', 'apps', 'notification', 'phone', 'app', 'researcher', 'university', 'university', 'college', 'research', 'project', 'study', 'interruption', 'notification', 'participant', 'study', 'questionnaire', 'phone', 'app', 'questionnaire', 'notification', 'phone', 'help', 'check', 'app', 'play', 'store', 'advance', 'ajitk29', 'window', 'phone', 'android', 'phone', 'window', 'phone']"
+1534.0,introduce consumer behaviour london research thesis prove direction culture prefer survey result survey result image survey lory,"['introduce', 'consumer', 'behaviour', 'london', 'research', 'thesis', 'prove', 'direction', 'culture', 'prefer', 'survey', 'result', 'survey', 'result', 'image', 'survey', 'lory']"
+1535.0,heartmath inner balance pin click information pdf scoring tom,"['heartmath', 'inner', 'balance', 'pin', 'click', 'information', 'pdf', 'scoring', 'tom']"
+1536.0,health health fitness seat effort fitter tech monitor withings scale activity fitbit charge blood pressure qardio bp monitor heart rate chest band app suffer sleep cpap machine myair data healthkit challenge automate monitoring cholesterol blood hand monitor app collate data suggestion concept logging dave hawkins,"['health', 'health', 'fitness', 'seat', 'effort', 'fitter', 'tech', 'monitor', 'withings', 'scale', 'activity', 'fitbit', 'charge', 'blood', 'pressure', 'qardio', 'bp', 'monitor', 'heart', 'rate', 'chest', 'band', 'app', 'suffer', 'sleep', 'cpap', 'machine', 'myair', 'data', 'healthkit', 'challenge', 'automate', 'monitoring', 'cholesterol', 'blood', 'hand', 'monitor', 'app', 'collate', 'data', 'suggestion', 'concept', 'logging', 'dave', 'hawkins']"
+1537.0,dave hawkins trial cardiochek device pricey device data device spreadsheet workflow home cholesterol level result value age gender cholesterol blood haemoglobin level hand monitor collate data smarter suggestion hawkins,"['dave', 'hawkins', 'trial', 'cardiochek', 'device', 'pricey', 'device', 'data', 'device', 'spreadsheet', 'workflow', 'home', 'cholesterol', 'level', 'result', 'value', 'age', 'gender', 'cholesterol', 'blood', 'haemoglobin', 'level', 'hand', 'monitor', 'collate', 'data', 'smarter', 'suggestion', 'hawkins']"
+1538.0,app measure track heart rate heart rate person heart rate change change measure term trend help insight health fitness appreciate feedback version trend data version version google play google heart rate monitor measure heart rate phone anytime app trend heart rate rhr reading ppg waveform photoplethysmography measurement technique pulse oximeter measurement app heart rate second heart rate befor feature community report report csv file heart rate data heartrate spreadsheet analysis,"['app', 'measure', 'track', 'heart', 'rate', 'heart', 'rate', 'person', 'heart', 'rate', 'change', 'change', 'measure', 'term', 'trend', 'help', 'insight', 'health', 'fitness', 'appreciate', 'feedback', 'version', 'trend', 'data', 'version', 'version', 'google', 'play', 'google', 'heart', 'rate', 'monitor', 'measure', 'heart', 'rate', 'phone', 'anytime', 'app', 'trend', 'heart', 'rate', 'rhr', 'reading', 'ppg', 'waveform', 'photoplethysmography', 'measurement', 'technique', 'pulse', 'oximeter', 'measurement', 'app', 'heart', 'rate', 'second', 'heart', 'rate', 'befor', 'feature', 'community', 'report', 'report', 'csv', 'file', 'heart', 'rate', 'data', 'heartrate', 'spreadsheet', 'analysis']"
+1539.0,kickstarter sleep monitor finger kickstarter oura sleep perform oura ring wellness perform markku,"['kickstarter', 'sleep', 'monitor', 'finger', 'kickstarter', 'oura', 'sleep', 'perform', 'oura', 'ring', 'wellness', 'perform', 'markku']"
+1541.0,ben grad student psych research compassion motivation work measure data movement mood behavior contribute knowledge community dream psychology research group people sort experiment academic,"['ben', 'grad', 'student', 'psych', 'research', 'compassion', 'motivation', 'work', 'measure', 'data', 'movement', 'mood', 'behavior', 'contribute', 'knowledge', 'community', 'dream', 'psychology', 'research', 'group', 'people', 'sort', 'experiment', 'academic']"
+1542.0,simple app help spending help money fast task voice grocery shopping list list losing lb graph flot program option calorie distribution histogram tell app food myfitnesspal data weight cut calorie screenshots voice recognition med metabolism sorry board sooner csv histogram viewer csv plot play google android apps mookiebearapps google play ad purchase comment anyways app outofmilk play milk grocery shopping list pantry list list app milk list stay hand grocery shopping pantry list pantry item essential home list item list shopping list list completel install sideloading apk spam,"['simple', 'app', 'help', 'spending', 'help', 'money', 'fast', 'task', 'voice', 'grocery', 'shopping', 'list', 'list', 'losing', 'lb', 'graph', 'flot', 'program', 'option', 'calorie', 'distribution', 'histogram', 'tell', 'app', 'food', 'myfitnesspal', 'data', 'weight', 'cut', 'calorie', 'screenshots', 'voice', 'recognition', 'med', 'metabolism', 'sorry', 'board', 'sooner', 'csv', 'histogram', 'viewer', 'csv', 'plot', 'play', 'google', 'android', 'apps', 'mookiebearapps', 'google', 'play', 'ad', 'purchase', 'comment', 'anyways', 'app', 'outofmilk', 'play', 'milk', 'grocery', 'shopping', 'list', 'pantry', 'list', 'list', 'app', 'milk', 'list', 'stay', 'hand', 'grocery', 'shopping', 'pantry', 'list', 'pantry', 'item', 'essential', 'home', 'list', 'item', 'list', 'shopping', 'list', 'list', 'completel', 'install', 'sideloading', 'apk', 'spam']"
+1543.0,phd candidate university california people study dissertation purpose study motivates people track exercise stress health goal interview questionnaire participant compensation track exercise stress mail edu gillian topic research dissertation fitness tracker participant compensation research data analysis dissertationindia,"['phd', 'candidate', 'university', 'california', 'people', 'study', 'dissertation', 'purpose', 'study', 'motivates', 'people', 'track', 'exercise', 'stress', 'health', 'goal', 'interview', 'questionnaire', 'participant', 'compensation', 'track', 'exercise', 'stress', 'mail', 'edu', 'gillian', 'topic', 'research', 'dissertation', 'fitness', 'tracker', 'participant', 'compensation', 'research', 'data', 'analysis', 'dissertationindia']"
+1544.0,user interaxon hope research spare approach track post leisure balance workaholic end place anxiety timing activity bus bus exit home task tv internet question load data research tool kind analytics service google example data person share place measure service consumer helpful user data company service consumer provider status wheel concept calendar realtime task data task phone app approach sensor recognition reading qr code activity device tool newbie,"['user', 'interaxon', 'hope', 'research', 'spare', 'approach', 'track', 'post', 'leisure', 'balance', 'workaholic', 'end', 'place', 'anxiety', 'timing', 'activity', 'bus', 'bus', 'exit', 'home', 'task', 'tv', 'internet', 'question', 'load', 'data', 'research', 'tool', 'kind', 'analytics', 'service', 'google', 'example', 'data', 'person', 'share', 'place', 'measure', 'service', 'consumer', 'helpful', 'user', 'data', 'company', 'service', 'consumer', 'provider', 'status', 'wheel', 'concept', 'calendar', 'realtime', 'task', 'data', 'task', 'phone', 'app', 'approach', 'sensor', 'recognition', 'reading', 'qr', 'code', 'activity', 'device', 'tool', 'newbie']"
+1545.0,post trust estimate run battery power measurement body area problem george shannon feedback battery tends reading contact aim device quality data device measurement technique blog jmp user community sep aim data jmp post device skulpt device data opportunity weighthistory obsession skulpt aim data blog ass body home measuring tape body change problem quality issue return frustrating,"['post', 'trust', 'estimate', 'run', 'battery', 'power', 'measurement', 'body', 'area', 'problem', 'george', 'shannon', 'feedback', 'battery', 'tends', 'reading', 'contact', 'aim', 'device', 'quality', 'data', 'device', 'measurement', 'technique', 'blog', 'jmp', 'user', 'community', 'sep', 'aim', 'data', 'jmp', 'post', 'device', 'skulpt', 'device', 'data', 'opportunity', 'weighthistory', 'obsession', 'skulpt', 'aim', 'data', 'blog', 'ass', 'body', 'home', 'measuring', 'tape', 'body', 'change', 'problem', 'quality', 'issue', 'return', 'frustrating']"
+1547.0,hope reach participant goal carnegie mellon interaction master acceptance activity tracker research research people activity tracker tool information study survey survey option enter contact information check response survey link dear participant provide completes survey chance enter gift card raffle survey enter raffle answer nickname tell gmail address ricardosolj check response survey link,"['hope', 'reach', 'participant', 'goal', 'carnegie', 'mellon', 'interaction', 'master', 'acceptance', 'activity', 'tracker', 'research', 'research', 'people', 'activity', 'tracker', 'tool', 'information', 'study', 'survey', 'survey', 'option', 'enter', 'contact', 'information', 'check', 'response', 'survey', 'link', 'dear', 'participant', 'provide', 'completes', 'survey', 'chance', 'enter', 'gift', 'card', 'raffle', 'survey', 'enter', 'raffle', 'answer', 'nickname', 'tell', 'gmail', 'address', 'ricardosolj', 'check', 'response', 'survey', 'link']"
+1548.0,lab company self healthcare founder project boundary individual healthcare venture team tackle data analysis challenge care management self management contribute source software self experimentation tool join eslick tuhin sinha,"['lab', 'company', 'self', 'healthcare', 'founder', 'project', 'boundary', 'individual', 'healthcare', 'venture', 'team', 'tackle', 'data', 'analysis', 'challenge', 'care', 'management', 'self', 'management', 'contribute', 'source', 'software', 'self', 'experimentation', 'tool', 'join', 'eslick', 'tuhin', 'sinha']"
+1549.0,track step heart rate track sleep sleep pattern attention exercise change quality mood reason mood change mood motivation track hope help sleep quality reason motivation track factor mood pattern factor heart rate chance prevent quality attention substance activity influence sleep alcohol disruptive wind bath heart rate answer question term heart rate data question track sleep quality reason motivation track factor mood pattern factor heart rate chance prevent quality attention substance activity influence sleep alcohol disruptive wind bath heart rate answer question term heart rate data question correlation hope term heart rate data impression situation stress discomfort situation heart rate self moment trend chance step health condition recommend share story feel forward answer track step heart rate track sleep sleep pattern attention exercise change quality mood reason mood change mood motivation track hope sleep quality reason motivation track factor mood pattern factor heart rate chance prevent illness,"['track', 'step', 'heart', 'rate', 'track', 'sleep', 'sleep', 'pattern', 'attention', 'exercise', 'change', 'quality', 'mood', 'reason', 'mood', 'change', 'mood', 'motivation', 'track', 'hope', 'help', 'sleep', 'quality', 'reason', 'motivation', 'track', 'factor', 'mood', 'pattern', 'factor', 'heart', 'rate', 'chance', 'prevent', 'quality', 'attention', 'substance', 'activity', 'influence', 'sleep', 'alcohol', 'disruptive', 'wind', 'bath', 'heart', 'rate', 'answer', 'question', 'term', 'heart', 'rate', 'data', 'question', 'track', 'sleep', 'quality', 'reason', 'motivation', 'track', 'factor', 'mood', 'pattern', 'factor', 'heart', 'rate', 'chance', 'prevent', 'quality', 'attention', 'substance', 'activity', 'influence', 'sleep', 'alcohol', 'disruptive', 'wind', 'bath', 'heart', 'rate', 'answer', 'question', 'term', 'heart', 'rate', 'data', 'question', 'correlation', 'hope', 'term', 'heart', 'rate', 'data', 'impression', 'situation', 'stress', 'discomfort', 'situation', 'heart', 'rate', 'self', 'moment', 'trend', 'chance', 'step', 'health', 'condition', 'recommend', 'share', 'story', 'feel', 'forward', 'answer', 'track', 'step', 'heart', 'rate', 'track', 'sleep', 'sleep', 'pattern', 'attention', 'exercise', 'change', 'quality', 'mood', 'reason', 'mood', 'change', 'mood', 'motivation', 'track', 'hope', 'sleep', 'quality', 'reason', 'motivation', 'track', 'factor', 'mood', 'pattern', 'factor', 'heart', 'rate', 'chance', 'prevent', 'illness']"
+1551.0,forum everybody product course company business place download io anybody repository liuk000 zeo app android play store zeo manager zeo101 clock version upgrade firmware stream data port forum everybody product course company business place download io anybody repository google play apkpure apk file,"['forum', 'everybody', 'product', 'course', 'company', 'business', 'place', 'download', 'io', 'anybody', 'repository', 'liuk000', 'zeo', 'app', 'android', 'play', 'store', 'zeo', 'manager', 'zeo101', 'clock', 'version', 'upgrade', 'firmware', 'stream', 'data', 'port', 'forum', 'everybody', 'product', 'course', 'company', 'business', 'place', 'download', 'io', 'anybody', 'repository', 'google', 'play', 'apkpure', 'apk', 'file']"
+1552.0,self tracker student university mannheim germany master thesis topic health participation study survey chance win voucher data survey anonymity data ensures conclusion participant self tracker survey support jana,"['self', 'tracker', 'student', 'university', 'mannheim', 'germany', 'master', 'thesis', 'topic', 'health', 'participation', 'study', 'survey', 'chance', 'win', 'voucher', 'data', 'survey', 'anonymity', 'data', 'ensures', 'conclusion', 'participant', 'self', 'tracker', 'survey', 'support', 'jana']"
+1566.0,run business space question response platform process user place experience press jul source migraine migraine drug experimenter seth robert migraine household chemical macdonald pseudonym migr cc gwern tracy news producer member movement self device tool success story community people success self movement story hesitate reach abigail tracy news producer atracy site twitter abigailtracy user report success survey survey user experience research success health fitness level quit smoking half marathon mental indicator heart rate mood activity level motivator sleepbot chronos monitor runkeeper trac fitbit headache apps,"['run', 'business', 'space', 'question', 'response', 'platform', 'process', 'user', 'place', 'experience', 'press', 'jul', 'source', 'migraine', 'migraine', 'drug', 'experimenter', 'seth', 'robert', 'migraine', 'household', 'chemical', 'macdonald', 'pseudonym', 'migr', 'cc', 'gwern', 'tracy', 'news', 'producer', 'member', 'movement', 'self', 'device', 'tool', 'success', 'story', 'community', 'people', 'success', 'self', 'movement', 'story', 'hesitate', 'reach', 'abigail', 'tracy', 'news', 'producer', 'atracy', 'site', 'twitter', 'abigailtracy', 'user', 'report', 'success', 'survey', 'survey', 'user', 'experience', 'research', 'success', 'health', 'fitness', 'level', 'quit', 'smoking', 'half', 'marathon', 'mental', 'indicator', 'heart', 'rate', 'mood', 'activity', 'level', 'motivator', 'sleepbot', 'chronos', 'monitor', 'runkeeper', 'trac', 'fitbit', 'headache', 'apps']"
+1587.0,feature community io device usage place fitness travel information dashboard export visit cycling sleep user data web feedback thought community design amp emberify maria graph share image summary share network option share post instagram feature project collect data idea information help,"['feature', 'community', 'io', 'device', 'usage', 'place', 'fitness', 'travel', 'information', 'dashboard', 'export', 'visit', 'cycling', 'sleep', 'user', 'data', 'web', 'feedback', 'thought', 'community', 'design', 'amp', 'emberify', 'maria', 'graph', 'share', 'image', 'summary', 'share', 'network', 'option', 'share', 'post', 'instagram', 'feature', 'project', 'collect', 'data', 'idea', 'information', 'help']"
+1591.0,python code ingests bowel android app present average scale window treatment regiment change result value line gallbladder removal surgery nexium water question suggestion bma dysautonomia bowel movement analysis bma bowel movement app isaacgerg bma,"['python', 'code', 'ingests', 'bowel', 'android', 'app', 'present', 'average', 'scale', 'window', 'treatment', 'regiment', 'change', 'result', 'value', 'line', 'gallbladder', 'removal', 'surgery', 'nexium', 'water', 'question', 'suggestion', 'bma', 'dysautonomia', 'bowel', 'movement', 'analysis', 'bma', 'bowel', 'movement', 'app', 'isaacgerg', 'bma']"
+1593.0,api claim heart rate monitor manage ppg work underwater heart implement alarm phase reason user basis peak head product work algorithm device heart rate activity analysis sleep fatigue stress sensor wear option input lifetrak zoom kickstarter alarm firmware add hrv phase basis vibra wakeup,"['api', 'claim', 'heart', 'rate', 'monitor', 'manage', 'ppg', 'work', 'underwater', 'heart', 'implement', 'alarm', 'phase', 'reason', 'user', 'basis', 'peak', 'head', 'product', 'work', 'algorithm', 'device', 'heart', 'rate', 'activity', 'analysis', 'sleep', 'fatigue', 'stress', 'sensor', 'wear', 'option', 'input', 'lifetrak', 'zoom', 'kickstarter', 'alarm', 'firmware', 'add', 'hrv', 'phase', 'basis', 'vibra', 'wakeup']"
+1595.0,issue moment people data gain insight data aid education work analytics data meld passion type service data analysis optimization trainer client share fitbit data order result lb,"['issue', 'moment', 'people', 'data', 'gain', 'insight', 'data', 'aid', 'education', 'work', 'analytics', 'data', 'meld', 'passion', 'type', 'service', 'data', 'analysis', 'optimization', 'trainer', 'client', 'share', 'fitbit', 'data', 'order', 'result', 'lb']"
+1600.0,discussion goose sticker sticker sticker point door idea market accelerometer sticker sort task instance toothbrush habit vacuum cleaner task alternative sticker today sticker apple ibeacon beacon beacon location mobile experience,"['discussion', 'goose', 'sticker', 'sticker', 'sticker', 'point', 'door', 'idea', 'market', 'accelerometer', 'sticker', 'sort', 'task', 'instance', 'toothbrush', 'habit', 'vacuum', 'cleaner', 'task', 'alternative', 'sticker', 'today', 'sticker', 'apple', 'ibeacon', 'beacon', 'beacon', 'location', 'mobile', 'experience']"
+1606.0,gist github emfitqs py import io request def device r api user token device r json device print device device file sys stderr return device def list presence device r v4 presence device token device comparison beddit work fall detects comment notification intend maintain support question opportunity gist comment comment notification code repo people file issue question emfit plot movie bed hygiene blame emfit band bed image data interpretation problem image toss detection confirms image afternoon movie image notice image reach emift ceo feedback phase detection algorithm awake emfit monitor sensitivity class beddit readout heart rate variability hrv condition mattress partner strip impression device readout sleep bed exit event detecting screenshots stage identification coincides emfit lotusflyer sense ok eye data sense nan success data emfit site download download justin experience data emfit download sense ok eye data emfit esp measurement experience aspect,"['gist', 'github', 'emfitqs', 'py', 'import', 'io', 'request', 'def', 'device', 'r', 'api', 'user', 'token', 'device', 'r', 'json', 'device', 'print', 'device', 'device', 'file', 'sys', 'stderr', 'return', 'device', 'def', 'list', 'presence', 'device', 'r', 'v4', 'presence', 'device', 'token', 'device', 'comparison', 'beddit', 'work', 'fall', 'detects', 'comment', 'notification', 'intend', 'maintain', 'support', 'question', 'opportunity', 'gist', 'comment', 'comment', 'notification', 'code', 'repo', 'people', 'file', 'issue', 'question', 'emfit', 'plot', 'movie', 'bed', 'hygiene', 'blame', 'emfit', 'band', 'bed', 'image', 'data', 'interpretation', 'problem', 'image', 'toss', 'detection', 'confirms', 'image', 'afternoon', 'movie', 'image', 'notice', 'image', 'reach', 'emift', 'ceo', 'feedback', 'phase', 'detection', 'algorithm', 'awake', 'emfit', 'monitor', 'sensitivity', 'class', 'beddit', 'readout', 'heart', 'rate', 'variability', 'hrv', 'condition', 'mattress', 'partner', 'strip', 'impression', 'device', 'readout', 'sleep', 'bed', 'exit', 'event', 'detecting', 'screenshots', 'stage', 'identification', 'coincides', 'emfit', 'lotusflyer', 'sense', 'ok', 'eye', 'data', 'sense', 'nan', 'success', 'data', 'emfit', 'site', 'download', 'download', 'justin', 'experience', 'data', 'emfit', 'download', 'sense', 'ok', 'eye', 'data', 'emfit', 'esp', 'measurement', 'experience', 'aspect']"
+1616.0,health kenkodo drop blood blood value change effect change schedule data data result data zenobase service data service case enter data tomw john hopkins connection blood sugar exercise dr woolf forum experiment influence biomarkers blood sugar drop dl faculty member john school medicine research researchkit collect data approach learn member health mean diabetes connection blood sugar exercise development contact integrate data approach version comment cost point data coaching feature arivale correlate return data measure,"['health', 'kenkodo', 'drop', 'blood', 'blood', 'value', 'change', 'effect', 'change', 'schedule', 'data', 'data', 'result', 'data', 'zenobase', 'service', 'data', 'service', 'case', 'enter', 'data', 'tomw', 'john', 'hopkins', 'connection', 'blood', 'sugar', 'exercise', 'dr', 'woolf', 'forum', 'experiment', 'influence', 'biomarkers', 'blood', 'sugar', 'drop', 'dl', 'faculty', 'member', 'john', 'school', 'medicine', 'research', 'researchkit', 'collect', 'data', 'approach', 'learn', 'member', 'health', 'mean', 'diabetes', 'connection', 'blood', 'sugar', 'exercise', 'development', 'contact', 'integrate', 'data', 'approach', 'version', 'comment', 'cost', 'point', 'data', 'coaching', 'feature', 'arivale', 'correlate', 'return', 'data', 'measure']"
+1618.0,bay area comment theranos maryland order test doctor order self menu test test order presentation lab result,"['bay', 'area', 'comment', 'theranos', 'maryland', 'order', 'test', 'doctor', 'order', 'self', 'menu', 'test', 'test', 'order', 'presentation', 'lab', 'result']"
+1621.0,blogging health sleep technology summit state consumer sleep tech highlight american adult tech consumer technology note actigraphy tech felt cbt pill meditation funding data night correlation activity level device induce breathing pattern beta tester user data consequence device condition fda regulation outcome blog post account dandv health sleep technology summit expo,"['blogging', 'health', 'sleep', 'technology', 'summit', 'state', 'consumer', 'sleep', 'tech', 'highlight', 'american', 'adult', 'tech', 'consumer', 'technology', 'note', 'actigraphy', 'tech', 'felt', 'cbt', 'pill', 'meditation', 'funding', 'data', 'night', 'correlation', 'activity', 'level', 'device', 'induce', 'breathing', 'pattern', 'beta', 'tester', 'user', 'data', 'consequence', 'device', 'condition', 'fda', 'regulation', 'outcome', 'blog', 'post', 'account', 'dandv', 'health', 'sleep', 'technology', 'summit', 'expo']"
+1636.0,ton factor condition stress level quality cosmetic attack group factor example trial skin point result instance factor dairy ok sugar direction solution wash cream sea kelp substance contact practice result antibiotic instance drinking calendula tea tea calendula soap alternative calendula soap pharmaceutic rule cause luck rosacea antibiotic environment experience sort experiment,"['ton', 'factor', 'condition', 'stress', 'level', 'quality', 'cosmetic', 'attack', 'group', 'factor', 'example', 'trial', 'skin', 'point', 'result', 'instance', 'factor', 'dairy', 'ok', 'sugar', 'direction', 'solution', 'wash', 'cream', 'sea', 'kelp', 'substance', 'contact', 'practice', 'result', 'antibiotic', 'instance', 'drinking', 'calendula', 'tea', 'tea', 'calendula', 'soap', 'alternative', 'calendula', 'soap', 'pharmaceutic', 'rule', 'cause', 'luck', 'rosacea', 'antibiotic', 'environment', 'experience', 'sort', 'experiment']"
+1640.0,tableau type position world tableau tool data blog selfers data source dashboard visualization example contest entry understand craig bloodworth concussion headache elimination stephen zeng music habit link viz tableau craig bloodworth message question job opening,"['tableau', 'type', 'position', 'world', 'tableau', 'tool', 'data', 'blog', 'selfers', 'data', 'source', 'dashboard', 'visualization', 'example', 'contest', 'entry', 'understand', 'craig', 'bloodworth', 'concussion', 'headache', 'elimination', 'stephen', 'zeng', 'music', 'habit', 'link', 'viz', 'tableau', 'craig', 'bloodworth', 'message', 'question', 'job', 'opening']"
+1658.0,idea privacy policy kind page scare order pill people effect people schedule tolerance substance initiative site end survey question effect pill survey question mind test site experimentation nootropics supplement manage guarantee user experiment result supplementation meditation apps aim track multiple people placebo substance supplement university study placebo cheap ratio random point writing subject mollymaloofmd dan dascalescu survey question mind test site experimentation contact mind addition survey manage guarantee user modafinil sense model prescription user experiment supplementation drug effect bacopa work university study placebo interesting skav result effect drug care research theory trial ratio placebo people placebo substance supplement thought place order toby fox december people people page weekend thinking offer term experiment people tolerance substance requirement action ssri caffeine half example self experimentation platform self experiment self experiment ship provide combination placebo capsule framework track result supplement result meditation course sign url company ceo june discus platform supplement company mmaloof gmail ratio weaken blindness reference design end subject feeling result bias end result ratio experiment december apology post result,"['idea', 'privacy', 'policy', 'kind', 'page', 'scare', 'order', 'pill', 'people', 'effect', 'people', 'schedule', 'tolerance', 'substance', 'initiative', 'site', 'end', 'survey', 'question', 'effect', 'pill', 'survey', 'question', 'mind', 'test', 'site', 'experimentation', 'nootropics', 'supplement', 'manage', 'guarantee', 'user', 'experiment', 'result', 'supplementation', 'meditation', 'apps', 'aim', 'track', 'multiple', 'people', 'placebo', 'substance', 'supplement', 'university', 'study', 'placebo', 'cheap', 'ratio', 'random', 'point', 'writing', 'subject', 'mollymaloofmd', 'dan', 'dascalescu', 'survey', 'question', 'mind', 'test', 'site', 'experimentation', 'contact', 'mind', 'addition', 'survey', 'manage', 'guarantee', 'user', 'modafinil', 'sense', 'model', 'prescription', 'user', 'experiment', 'supplementation', 'drug', 'effect', 'bacopa', 'work', 'university', 'study', 'placebo', 'interesting', 'skav', 'result', 'effect', 'drug', 'care', 'research', 'theory', 'trial', 'ratio', 'placebo', 'people', 'placebo', 'substance', 'supplement', 'thought', 'place', 'order', 'toby', 'fox', 'december', 'people', 'people', 'page', 'weekend', 'thinking', 'offer', 'term', 'experiment', 'people', 'tolerance', 'substance', 'requirement', 'action', 'ssri', 'caffeine', 'half', 'example', 'self', 'experimentation', 'platform', 'self', 'experiment', 'self', 'experiment', 'ship', 'provide', 'combination', 'placebo', 'capsule', 'framework', 'track', 'result', 'supplement', 'result', 'meditation', 'course', 'sign', 'url', 'company', 'ceo', 'june', 'discus', 'platform', 'supplement', 'company', 'mmaloof', 'gmail', 'ratio', 'weaken', 'blindness', 'reference', 'design', 'end', 'subject', 'feeling', 'result', 'bias', 'end', 'result', 'ratio', 'experiment', 'december', 'apology', 'post', 'result']"
+1661.0,man havent answer talk mri scan drummer lastfm integration emotion music tag lastfm track spike forum graduating student project people music experience output concert goosebump state music word dialog research forum measure hr hrv gsr experience budget h7 arduino question people tip thought information advance pieter bump help sensor measure arousal hrv gsr body temperature measure board sensor experience trick tip question,"['man', 'havent', 'answer', 'talk', 'mri', 'scan', 'drummer', 'lastfm', 'integration', 'emotion', 'music', 'tag', 'lastfm', 'track', 'spike', 'forum', 'graduating', 'student', 'project', 'people', 'music', 'experience', 'output', 'concert', 'goosebump', 'state', 'music', 'word', 'dialog', 'research', 'forum', 'measure', 'hr', 'hrv', 'gsr', 'experience', 'budget', 'h7', 'arduino', 'question', 'people', 'tip', 'thought', 'information', 'advance', 'pieter', 'bump', 'help', 'sensor', 'measure', 'arousal', 'hrv', 'gsr', 'body', 'temperature', 'measure', 'board', 'sensor', 'experience', 'trick', 'tip', 'question']"
+1663.0,researcher passion presence home wifi device solution device motion sensor software router home appliance information detection presence spot pattern routine habit trigger insight point hardware approach exchange idea data home occupancy wifi signal,"['researcher', 'passion', 'presence', 'home', 'wifi', 'device', 'solution', 'device', 'motion', 'sensor', 'software', 'router', 'home', 'appliance', 'information', 'detection', 'presence', 'spot', 'pattern', 'routine', 'habit', 'trigger', 'insight', 'point', 'hardware', 'approach', 'exchange', 'idea', 'data', 'home', 'occupancy', 'wifi', 'signal']"
+1665.0,mention survey user diagnostics blood test service experiment blood biomarkers interesting blood test value vitamin iron level survey reply,"['mention', 'survey', 'user', 'diagnostics', 'blood', 'test', 'service', 'experiment', 'blood', 'biomarkers', 'interesting', 'blood', 'test', 'value', 'vitamin', 'iron', 'level', 'survey', 'reply']"
+1670.0,apps purpose keeptrack forum member apps forum place amp tool owner site place place site pull site micro goal cholesterol book restauraunts selfers privacy concern site source app track draw chart amp tool source app track draw chart data album work sport version android source code run mac io tool self type overweight psioriasis anxiety hack health ok weird tool spreadsheet dashboard bowel script data development post biometrics android app tictrac project excel speadsheet tracking data input drawback input csv export nowadays job template automator iftt csv file,"['apps', 'purpose', 'keeptrack', 'forum', 'member', 'apps', 'forum', 'place', 'amp', 'tool', 'owner', 'site', 'place', 'place', 'site', 'pull', 'site', 'micro', 'goal', 'cholesterol', 'book', 'restauraunts', 'selfers', 'privacy', 'concern', 'site', 'source', 'app', 'track', 'draw', 'chart', 'amp', 'tool', 'source', 'app', 'track', 'draw', 'chart', 'data', 'album', 'work', 'sport', 'version', 'android', 'source', 'code', 'run', 'mac', 'io', 'tool', 'self', 'type', 'overweight', 'psioriasis', 'anxiety', 'hack', 'health', 'ok', 'weird', 'tool', 'spreadsheet', 'dashboard', 'bowel', 'script', 'data', 'development', 'post', 'biometrics', 'android', 'app', 'tictrac', 'project', 'excel', 'speadsheet', 'tracking', 'data', 'input', 'drawback', 'input', 'csv', 'export', 'nowadays', 'job', 'template', 'automator', 'iftt', 'csv', 'file']"
+1681.0,wellness service idea cost news research company longevity longevity health nucleus health platform individual health nucleus platform sequence analysis machine learning curation health history deliver picture health integrate data data center diego combine genomics measure genome base pair test code microbiome quantifies genome body cell cell characterization enables measure chemical fingerprint process body abnormality future laboratory test monitor sleep learn visit healthnucleus topol term omics body data person benefit term cost,"['wellness', 'service', 'idea', 'cost', 'news', 'research', 'company', 'longevity', 'longevity', 'health', 'nucleus', 'health', 'platform', 'individual', 'health', 'nucleus', 'platform', 'sequence', 'analysis', 'machine', 'learning', 'curation', 'health', 'history', 'deliver', 'picture', 'health', 'integrate', 'data', 'data', 'center', 'diego', 'combine', 'genomics', 'measure', 'genome', 'base', 'pair', 'test', 'code', 'microbiome', 'quantifies', 'genome', 'body', 'cell', 'cell', 'characterization', 'enables', 'measure', 'chemical', 'fingerprint', 'process', 'body', 'abnormality', 'future', 'laboratory', 'test', 'monitor', 'sleep', 'learn', 'visit', 'healthnucleus', 'topol', 'term', 'omics', 'body', 'data', 'person', 'benefit', 'term', 'cost']"
+1689.0,heart rate monitor market question improvement heart rate learn,"['heart', 'rate', 'monitor', 'market', 'question', 'improvement', 'heart', 'rate', 'learn']"
+1690.0,comparison mention genome data question,"['comparison', 'mention', 'genome', 'data', 'question']"
+1691.0,blog check question,"['blog', 'check', 'question']"
+1700.0,google scholar paper paper overview recommend search paper topic overview health question paper book journal hesitate commend nan paper help people paper,"['google', 'scholar', 'paper', 'paper', 'overview', 'recommend', 'search', 'paper', 'topic', 'overview', 'health', 'question', 'paper', 'book', 'journal', 'hesitate', 'commend', 'nan', 'paper', 'help', 'people', 'paper']"
+1703.0,microbiome expect insight data zack link microbiome terrific ebook read book science option microbiome food project gut microbiome food project crowd microbiota merit friend company hack gut bacteria role bacteria health losing weight thought ebook thought anybody grandma,"['microbiome', 'expect', 'insight', 'data', 'zack', 'link', 'microbiome', 'terrific', 'ebook', 'read', 'book', 'science', 'option', 'microbiome', 'food', 'project', 'gut', 'microbiome', 'food', 'project', 'crowd', 'microbiota', 'merit', 'friend', 'company', 'hack', 'gut', 'bacteria', 'role', 'bacteria', 'health', 'losing', 'weight', 'thought', 'ebook', 'thought', 'anybody', 'grandma']"
+1707.0,measure mood problem account symptom patient symptom start living track mood mood state quantitate mood emberify emotion mood method purpose movement user record user data decision overa,"['measure', 'mood', 'problem', 'account', 'symptom', 'patient', 'symptom', 'start', 'living', 'track', 'mood', 'mood', 'state', 'quantitate', 'mood', 'emberify', 'emotion', 'mood', 'method', 'purpose', 'movement', 'user', 'record', 'user', 'data', 'decision', 'overa']"
+1710.0,idea track tracker scrobbles music export lastfm data data step heart rate measure attention measure focus song question song mind radio station radio station reply idea entry effect idea lastfm track genre productivity rescuetime gt create music productivity research lastfm genre workout attention focus music power meditation music start community qsers advertising application opportunity data institute concept data create work representation research idea marcin prize approach person health history music kind technology step effect event person enters data effect note phone shuts idea,"['idea', 'track', 'tracker', 'scrobbles', 'music', 'export', 'lastfm', 'data', 'data', 'step', 'heart', 'rate', 'measure', 'attention', 'measure', 'focus', 'song', 'question', 'song', 'mind', 'radio', 'station', 'radio', 'station', 'reply', 'idea', 'entry', 'effect', 'idea', 'lastfm', 'track', 'genre', 'productivity', 'rescuetime', 'gt', 'create', 'music', 'productivity', 'research', 'lastfm', 'genre', 'workout', 'attention', 'focus', 'music', 'power', 'meditation', 'music', 'start', 'community', 'qsers', 'advertising', 'application', 'opportunity', 'data', 'institute', 'concept', 'data', 'create', 'work', 'representation', 'research', 'idea', 'marcin', 'prize', 'approach', 'person', 'health', 'history', 'music', 'kind', 'technology', 'step', 'effect', 'event', 'person', 'enters', 'data', 'effect', 'note', 'phone', 'shuts', 'idea']"
+1719.0,myzeo bluetooth switch help,"['myzeo', 'bluetooth', 'switch', 'help']"
+1725.0,doubt technology question beneficial mention data insurance health care company people benefit patient client process wearable sensor effect healthcare example cost monitoring diagnosis detection provider patient remains doctor data opinion doctor help measurement people possibility analytics create alert danger tool abnormality doctor data tool privacy protection topic comment effect threat possibility track data warn exacerbation money health quality patient heart failure health care today care health monitoring prevention disease forum opinion question health impact health field doctor technology clinic trial approval adoption rate data diagnosis monitoring doctor range trial effectiveness care plan technology field impact engagement adherence outcome technology form development finger impact health outcome board question simple answer technology health care cause problem,"['doubt', 'technology', 'question', 'beneficial', 'mention', 'data', 'insurance', 'health', 'care', 'company', 'people', 'benefit', 'patient', 'client', 'process', 'wearable', 'sensor', 'effect', 'healthcare', 'example', 'cost', 'monitoring', 'diagnosis', 'detection', 'provider', 'patient', 'remains', 'doctor', 'data', 'opinion', 'doctor', 'help', 'measurement', 'people', 'possibility', 'analytics', 'create', 'alert', 'danger', 'tool', 'abnormality', 'doctor', 'data', 'tool', 'privacy', 'protection', 'topic', 'comment', 'effect', 'threat', 'possibility', 'track', 'data', 'warn', 'exacerbation', 'money', 'health', 'quality', 'patient', 'heart', 'failure', 'health', 'care', 'today', 'care', 'health', 'monitoring', 'prevention', 'disease', 'forum', 'opinion', 'question', 'health', 'impact', 'health', 'field', 'doctor', 'technology', 'clinic', 'trial', 'approval', 'adoption', 'rate', 'data', 'diagnosis', 'monitoring', 'doctor', 'range', 'trial', 'effectiveness', 'care', 'plan', 'technology', 'field', 'impact', 'engagement', 'adherence', 'outcome', 'technology', 'form', 'development', 'finger', 'impact', 'health', 'outcome', 'board', 'question', 'simple', 'answer', 'technology', 'health', 'care', 'cause', 'problem']"
+1731.0,self informatics session canada paper session hcii set researcher industry professional self informatics session conference area access interaction website topic data data self monitoring awareness self assessment location state experimentation design quality technology data visualization data interaction proceeding conference proceeding volume paper lecture note lecture intelligence series poster abstract communication information science ccis series deadline october session organizer participate session december submission page review process notification review submission cm camera version paper page page page conference registration session organizer telecom italia federica cena university turin amon rapp university turin submit contact alessandro marcengo alessandro marcengo paper invite conference management hcii incorporates conference area attract participant world program feature conference tutorial session keynote address session presentation attendee state art hci technology representative manufacturer vendor publisher employer promise cluster quality event occasion contact ict market worldwide,"['self', 'informatics', 'session', 'canada', 'paper', 'session', 'hcii', 'set', 'researcher', 'industry', 'professional', 'self', 'informatics', 'session', 'conference', 'area', 'access', 'interaction', 'website', 'topic', 'data', 'data', 'self', 'monitoring', 'awareness', 'self', 'assessment', 'location', 'state', 'experimentation', 'design', 'quality', 'technology', 'data', 'visualization', 'data', 'interaction', 'proceeding', 'conference', 'proceeding', 'volume', 'paper', 'lecture', 'note', 'lecture', 'intelligence', 'series', 'poster', 'abstract', 'communication', 'information', 'science', 'ccis', 'series', 'deadline', 'october', 'session', 'organizer', 'participate', 'session', 'december', 'submission', 'page', 'review', 'process', 'notification', 'review', 'submission', 'cm', 'camera', 'version', 'paper', 'page', 'page', 'page', 'conference', 'registration', 'session', 'organizer', 'telecom', 'italia', 'federica', 'cena', 'university', 'turin', 'amon', 'rapp', 'university', 'turin', 'submit', 'contact', 'alessandro', 'marcengo', 'alessandro', 'marcengo', 'paper', 'invite', 'conference', 'management', 'hcii', 'incorporates', 'conference', 'area', 'attract', 'participant', 'world', 'program', 'feature', 'conference', 'tutorial', 'session', 'keynote', 'address', 'session', 'presentation', 'attendee', 'state', 'art', 'hci', 'technology', 'representative', 'manufacturer', 'vendor', 'publisher', 'employer', 'promise', 'cluster', 'quality', 'event', 'occasion', 'contact', 'ict', 'market', 'worldwide']"
+1754.0,version predictbgl result journey predict blood sugar daughter overnight insulin dose calculator api push data extract data visualisation blood sugar protein food factor exercise data service fitnesssyncer stack user setting insulin production human hypoglycaemia syncs data device import data bg meter app app function app website data custom report facility feedback comment people help drop line cheat sheet,"['version', 'predictbgl', 'result', 'journey', 'predict', 'blood', 'sugar', 'daughter', 'overnight', 'insulin', 'dose', 'calculator', 'api', 'push', 'data', 'extract', 'data', 'visualisation', 'blood', 'sugar', 'protein', 'food', 'factor', 'exercise', 'data', 'service', 'fitnesssyncer', 'stack', 'user', 'setting', 'insulin', 'production', 'human', 'hypoglycaemia', 'syncs', 'data', 'device', 'import', 'data', 'bg', 'meter', 'app', 'app', 'function', 'app', 'website', 'data', 'custom', 'report', 'facility', 'feedback', 'comment', 'people', 'help', 'drop', 'line', 'cheat', 'sheet']"
+1758.0,information post hack sensor beaglebones note packet identifier packet sequence random data sequence packet data hint packet identifier guess confidence respiration sample background respiration analysis expectation data read loop operating risk sample mechanism sample project voice synthesizer respiration data sensor alarm data check respiration second hack question data ownership question monitor data house monitor sensor turtle energy btle communicate wifi bridge hub lillypad lillypad data cloud service phone app desire data alarm action service mean action btle dongle perform interface turtle python library bluepy data stream turtle pattern data stream interpret data familiarity sensor help sense data stream link output python fetch gist github readme md background sensor data courtesy carson description turtle byte turtleid file console txt root beaglebone var lib cloud9 hcitool le a2 a2 d9 ea d1 c3 d9 ea c4 c4 d1 c3 file readturtle py import binascii import struct import import d96a513d ca131a0935cb c4 file paternity throw status update device connectivity dw monitor house bluetooth monitor idea friend range room suggestion brand monitor range jason help founder company mimo product hacker network breakdown format data turtle decode information sensor server data sensor value note provide information product case risk thought feedback byte description turtle byte turtleid packet identifier respiration sample acceleration byte axis order temperature scale battery example aaed18009d0a3b0a3a0a370a350a380300b99558 packet identifier respiration respiration respiration respiration respiration axis axis b9 temperature battery,"['information', 'post', 'hack', 'sensor', 'beaglebones', 'note', 'packet', 'identifier', 'packet', 'sequence', 'random', 'data', 'sequence', 'packet', 'data', 'hint', 'packet', 'identifier', 'guess', 'confidence', 'respiration', 'sample', 'background', 'respiration', 'analysis', 'expectation', 'data', 'read', 'loop', 'operating', 'risk', 'sample', 'mechanism', 'sample', 'project', 'voice', 'synthesizer', 'respiration', 'data', 'sensor', 'alarm', 'data', 'check', 'respiration', 'second', 'hack', 'question', 'data', 'ownership', 'question', 'monitor', 'data', 'house', 'monitor', 'sensor', 'turtle', 'energy', 'btle', 'communicate', 'wifi', 'bridge', 'hub', 'lillypad', 'lillypad', 'data', 'cloud', 'service', 'phone', 'app', 'desire', 'data', 'alarm', 'action', 'service', 'mean', 'action', 'btle', 'dongle', 'perform', 'interface', 'turtle', 'python', 'library', 'bluepy', 'data', 'stream', 'turtle', 'pattern', 'data', 'stream', 'interpret', 'data', 'familiarity', 'sensor', 'help', 'sense', 'data', 'stream', 'link', 'output', 'python', 'fetch', 'gist', 'github', 'readme', 'md', 'background', 'sensor', 'data', 'courtesy', 'carson', 'description', 'turtle', 'byte', 'turtleid', 'file', 'console', 'txt', 'root', 'beaglebone', 'var', 'lib', 'cloud9', 'hcitool', 'le', 'a2', 'a2', 'd9', 'ea', 'd1', 'c3', 'd9', 'ea', 'c4', 'c4', 'd1', 'c3', 'file', 'readturtle', 'py', 'import', 'binascii', 'import', 'struct', 'import', 'import', 'd96a513d', 'ca131a0935cb', 'c4', 'file', 'paternity', 'throw', 'status', 'update', 'device', 'connectivity', 'dw', 'monitor', 'house', 'bluetooth', 'monitor', 'idea', 'friend', 'range', 'room', 'suggestion', 'brand', 'monitor', 'range', 'jason', 'help', 'founder', 'company', 'mimo', 'product', 'hacker', 'network', 'breakdown', 'format', 'data', 'turtle', 'decode', 'information', 'sensor', 'server', 'data', 'sensor', 'value', 'note', 'provide', 'information', 'product', 'case', 'risk', 'thought', 'feedback', 'byte', 'description', 'turtle', 'byte', 'turtleid', 'packet', 'identifier', 'respiration', 'sample', 'acceleration', 'byte', 'axis', 'order', 'temperature', 'scale', 'battery', 'example', 'aaed18009d0a3b0a3a0a370a350a380300b99558', 'packet', 'identifier', 'respiration', 'respiration', 'respiration', 'respiration', 'respiration', 'axis', 'axis', 'b9', 'temperature', 'battery']"
+1768.0,cycle alarm clock io store link blog analyze data tafkas blog jan cycle app r fitbit cycle link iphone,"['cycle', 'alarm', 'clock', 'io', 'store', 'link', 'blog', 'analyze', 'data', 'tafkas', 'blog', 'jan', 'cycle', 'app', 'r', 'fitbit', 'cycle', 'link', 'iphone']"
+1770.0,web platform mobile app work data point report test answer question app phone provider data app process device data process place phone data file list condition source feature example file action report screenshots youtube youtu encourage download demo introduce genomapp app test decodeme navigenics information dna genomapp report disease disease condition sign response trait mode app zeta genomapp data center biotechnology information relate variation health acknowledgement section version improvement reference paper source regard information official source,"['web', 'platform', 'mobile', 'app', 'work', 'data', 'point', 'report', 'test', 'answer', 'question', 'app', 'phone', 'provider', 'data', 'app', 'process', 'device', 'data', 'process', 'place', 'phone', 'data', 'file', 'list', 'condition', 'source', 'feature', 'example', 'file', 'action', 'report', 'screenshots', 'youtube', 'youtu', 'encourage', 'download', 'demo', 'introduce', 'genomapp', 'app', 'test', 'decodeme', 'navigenics', 'information', 'dna', 'genomapp', 'report', 'disease', 'disease', 'condition', 'sign', 'response', 'trait', 'mode', 'app', 'zeta', 'genomapp', 'data', 'center', 'biotechnology', 'information', 'relate', 'variation', 'health', 'acknowledgement', 'section', 'version', 'improvement', 'reference', 'paper', 'source', 'regard', 'information', 'official', 'source']"
+1771.0,sound tracker idea charge hr jawbone idea compare data cumbersome device data accuracy app data intelligent machine tip data correlation understand site hang device instruction app icon data help share lead geneticist project connection gene response platform correlate fitbit jawbone beddit data withings health report data connects gene mutation tell fitness tracker correlation tool risk visualizer site layout data visualisation work,"['sound', 'tracker', 'idea', 'charge', 'hr', 'jawbone', 'idea', 'compare', 'data', 'cumbersome', 'device', 'data', 'accuracy', 'app', 'data', 'intelligent', 'machine', 'tip', 'data', 'correlation', 'understand', 'site', 'hang', 'device', 'instruction', 'app', 'icon', 'data', 'help', 'share', 'lead', 'geneticist', 'project', 'connection', 'gene', 'response', 'platform', 'correlate', 'fitbit', 'jawbone', 'beddit', 'data', 'withings', 'health', 'report', 'data', 'connects', 'gene', 'mutation', 'tell', 'fitness', 'tracker', 'correlation', 'tool', 'risk', 'visualizer', 'site', 'layout', 'data', 'visualisation', 'work']"
+1776.0,people experience crohn event meisel experimentation disease supplement nutrition fitness disease pain interview podcasts post search ibs amp mind solution book check case hope justin message ibd process outcome study medication doctor data frequency bristol stool scale blood frequency intensity value medication symptom change medication help evolution medication effect iphone note date separator field note note event medication hope page colitis experience self order manage start track analyse regard kjetil,"['people', 'experience', 'crohn', 'event', 'meisel', 'experimentation', 'disease', 'supplement', 'nutrition', 'fitness', 'disease', 'pain', 'interview', 'podcasts', 'post', 'search', 'ibs', 'amp', 'mind', 'solution', 'book', 'check', 'case', 'hope', 'justin', 'message', 'ibd', 'process', 'outcome', 'study', 'medication', 'doctor', 'data', 'frequency', 'bristol', 'stool', 'scale', 'blood', 'frequency', 'intensity', 'value', 'medication', 'symptom', 'change', 'medication', 'help', 'evolution', 'medication', 'effect', 'iphone', 'note', 'date', 'separator', 'field', 'note', 'note', 'event', 'medication', 'hope', 'page', 'colitis', 'experience', 'self', 'order', 'manage', 'start', 'track', 'analyse', 'regard', 'kjetil']"
+1782.0,henrik documentation list attendee bios symposium pain site info challenge entry version program print program symposium pain gary henrik project transcript symposium idea fruit labor source project biolog widget work pain severity cross language course summary symposium pain project create decision support patient symptom care doctor symposium contact participant,"['henrik', 'documentation', 'list', 'attendee', 'bios', 'symposium', 'pain', 'site', 'info', 'challenge', 'entry', 'version', 'program', 'print', 'program', 'symposium', 'pain', 'gary', 'henrik', 'project', 'transcript', 'symposium', 'idea', 'fruit', 'labor', 'source', 'project', 'biolog', 'widget', 'work', 'pain', 'severity', 'cross', 'language', 'course', 'summary', 'symposium', 'pain', 'project', 'create', 'decision', 'support', 'patient', 'symptom', 'care', 'doctor', 'symposium', 'contact', 'participant']"
+1792.0,hope question forum patient monitor data client network stop reason connect g60 switch stop data change ip address data utility tool support hope network people help doom g60,"['hope', 'question', 'forum', 'patient', 'monitor', 'data', 'client', 'network', 'stop', 'reason', 'connect', 'g60', 'switch', 'stop', 'data', 'change', 'ip', 'address', 'data', 'utility', 'tool', 'support', 'hope', 'network', 'people', 'help', 'doom', 'g60']"
+1795.0,arousal response autistics regulate relation sensory arousal baseline baseline stimming image azumio stress check hope upgrade empatica bracelet,"['arousal', 'response', 'autistics', 'regulate', 'relation', 'sensory', 'arousal', 'baseline', 'baseline', 'stimming', 'image', 'azumio', 'stress', 'check', 'hope', 'upgrade', 'empatica', 'bracelet']"
+1797.0,reaction test measurement point baseline afternoon score reading trend feel morning sleepy afternoon tracker data rule problem apnea convenient habit generation consumer tracking device seth rating change paper kind calibration work principal data fails report test sleepiness epworth sleepiness scale doze situation eye frequency intensity activity apology gary post metric calculation correlation basis band result self morning slept basis band metric correlation sleep coefficient data beddit result data basis post tracking justin justin test test blog term function perception amp cognition info mind site science basis sleep data beddit basis sleep metric heart rate script basis sleep data analysis dig data multivariate correlation analysis tool correlation mind test morning basis band measurement sleep score paper heterogeneity people variation effort subgroup people response example people blood pressure bp lower basis data opinion basis sleep data correlation coding test correlation basis score basis correlation score correlation variable health basis score correlation value score basis score research participant sleepdata study researcher basis data post blog idea test measure tiredness recommend justin data share stuff unit data night sleep type quality level score correlation light rem quality basis night night correlation data quality data sleep tracker concur data basis heart rate data opinion approach measurement tell quality hrv tracker basis formula sleep tracker zeo alan correlation justin wonder point basis quality quantity correlate consumer grade device quantity margin error example study researcher validation study polysomnography r shine r bias r bias withings r bias fitbit r bias setting correlation device shine study fitbit fitbit half participant study result actigraph device correlation quality gt3m example colleague correlation p measure quality quality suggest measure perception quality accurate answer dr question device research diary sleep quality upcoming study consumer device person variability quantity study duration sleep adult access paper scientist thesis paper research,"['reaction', 'test', 'measurement', 'point', 'baseline', 'afternoon', 'score', 'reading', 'trend', 'feel', 'morning', 'sleepy', 'afternoon', 'tracker', 'data', 'rule', 'problem', 'apnea', 'convenient', 'habit', 'generation', 'consumer', 'tracking', 'device', 'seth', 'rating', 'change', 'paper', 'kind', 'calibration', 'work', 'principal', 'data', 'fails', 'report', 'test', 'sleepiness', 'epworth', 'sleepiness', 'scale', 'doze', 'situation', 'eye', 'frequency', 'intensity', 'activity', 'apology', 'gary', 'post', 'metric', 'calculation', 'correlation', 'basis', 'band', 'result', 'self', 'morning', 'slept', 'basis', 'band', 'metric', 'correlation', 'sleep', 'coefficient', 'data', 'beddit', 'result', 'data', 'basis', 'post', 'tracking', 'justin', 'justin', 'test', 'test', 'blog', 'term', 'function', 'perception', 'amp', 'cognition', 'info', 'mind', 'site', 'science', 'basis', 'sleep', 'data', 'beddit', 'basis', 'sleep', 'metric', 'heart', 'rate', 'script', 'basis', 'sleep', 'data', 'analysis', 'dig', 'data', 'multivariate', 'correlation', 'analysis', 'tool', 'correlation', 'mind', 'test', 'morning', 'basis', 'band', 'measurement', 'sleep', 'score', 'paper', 'heterogeneity', 'people', 'variation', 'effort', 'subgroup', 'people', 'response', 'example', 'people', 'blood', 'pressure', 'bp', 'lower', 'basis', 'data', 'opinion', 'basis', 'sleep', 'data', 'correlation', 'coding', 'test', 'correlation', 'basis', 'score', 'basis', 'correlation', 'score', 'correlation', 'variable', 'health', 'basis', 'score', 'correlation', 'value', 'score', 'basis', 'score', 'research', 'participant', 'sleepdata', 'study', 'researcher', 'basis', 'data', 'post', 'blog', 'idea', 'test', 'measure', 'tiredness', 'recommend', 'justin', 'data', 'share', 'stuff', 'unit', 'data', 'night', 'sleep', 'type', 'quality', 'level', 'score', 'correlation', 'light', 'rem', 'quality', 'basis', 'night', 'night', 'correlation', 'data', 'quality', 'data', 'sleep', 'tracker', 'concur', 'data', 'basis', 'heart', 'rate', 'data', 'opinion', 'approach', 'measurement', 'tell', 'quality', 'hrv', 'tracker', 'basis', 'formula', 'sleep', 'tracker', 'zeo', 'alan', 'correlation', 'justin', 'wonder', 'point', 'basis', 'quality', 'quantity', 'correlate', 'consumer', 'grade', 'device', 'quantity', 'margin', 'error', 'example', 'study', 'researcher', 'validation', 'study', 'polysomnography', 'r', 'shine', 'r', 'bias', 'r', 'bias', 'withings', 'r', 'bias', 'fitbit', 'r', 'bias', 'setting', 'correlation', 'device', 'shine', 'study', 'fitbit', 'fitbit', 'half', 'participant', 'study', 'result', 'actigraph', 'device', 'correlation', 'quality', 'gt3m', 'example', 'colleague', 'correlation', 'p', 'measure', 'quality', 'quality', 'suggest', 'measure', 'perception', 'quality', 'accurate', 'answer', 'dr', 'question', 'device', 'research', 'diary', 'sleep', 'quality', 'upcoming', 'study', 'consumer', 'device', 'person', 'variability', 'quantity', 'study', 'duration', 'sleep', 'adult', 'access', 'paper', 'scientist', 'thesis', 'paper', 'research']"
+1798.0,iphone app location data export data party tool export import data analysis correlation post forum hr data gps data hr data gps data spending money fitbit surge college student gps data iphone model label data,"['iphone', 'app', 'location', 'data', 'export', 'data', 'party', 'tool', 'export', 'import', 'data', 'analysis', 'correlation', 'post', 'forum', 'hr', 'data', 'gps', 'data', 'hr', 'data', 'gps', 'data', 'spending', 'money', 'fitbit', 'surge', 'college', 'student', 'gps', 'data', 'iphone', 'model', 'label', 'data']"
+1805.0,version android future track iphone app tracker seeker information keeper mac user developer company tool app track app track word privacy policy track user user note location information event comparative unit measure oz hr db unit currency world currency currency currency code jpy feedback check website master plan thought data base data base sort tracker rest data data issue potential user iphone sdk issue version hunch issue follower end user reply isolate data csv deal problem certainty approach reply version data export tnx creative choose retire imort export data track stuff drop habit input frequency eat app note tool cover data feeling defines measure measure effect surgery medication app cover combine data data tool site cover,"['version', 'android', 'future', 'track', 'iphone', 'app', 'tracker', 'seeker', 'information', 'keeper', 'mac', 'user', 'developer', 'company', 'tool', 'app', 'track', 'app', 'track', 'word', 'privacy', 'policy', 'track', 'user', 'user', 'note', 'location', 'information', 'event', 'comparative', 'unit', 'measure', 'oz', 'hr', 'db', 'unit', 'currency', 'world', 'currency', 'currency', 'currency', 'code', 'jpy', 'feedback', 'check', 'website', 'master', 'plan', 'thought', 'data', 'base', 'data', 'base', 'sort', 'tracker', 'rest', 'data', 'data', 'issue', 'potential', 'user', 'iphone', 'sdk', 'issue', 'version', 'hunch', 'issue', 'follower', 'end', 'user', 'reply', 'isolate', 'data', 'csv', 'deal', 'problem', 'certainty', 'approach', 'reply', 'version', 'data', 'export', 'tnx', 'creative', 'choose', 'retire', 'imort', 'export', 'data', 'track', 'stuff', 'drop', 'habit', 'input', 'frequency', 'eat', 'app', 'note', 'tool', 'cover', 'data', 'feeling', 'defines', 'measure', 'measure', 'effect', 'surgery', 'medication', 'app', 'cover', 'combine', 'data', 'data', 'tool', 'site', 'cover']"
+1818.0,provide food eat energy mood track food app sync energy correlation reply mysymtoms food database energy symptom illness symptom energy level android app improvement mysymptoms help product product option hear thread,"['provide', 'food', 'eat', 'energy', 'mood', 'track', 'food', 'app', 'sync', 'energy', 'correlation', 'reply', 'mysymtoms', 'food', 'database', 'energy', 'symptom', 'illness', 'symptom', 'energy', 'level', 'android', 'app', 'improvement', 'mysymptoms', 'help', 'product', 'product', 'option', 'hear', 'thread']"
+1829.0,participate survey research project device health management project user experience technology response picture view experience self device response confidence data survey form order participate link advance trouble message survey regard associate professor university college london,"['participate', 'survey', 'research', 'project', 'device', 'health', 'management', 'project', 'user', 'experience', 'technology', 'response', 'picture', 'view', 'experience', 'self', 'device', 'response', 'confidence', 'data', 'survey', 'form', 'order', 'participate', 'link', 'advance', 'trouble', 'message', 'survey', 'regard', 'associate', 'professor', 'university', 'college', 'london']"
+1859.0,respondent winer houdini check email regard sol dear participant provide completes survey chance enter gift card raffle survey enter raffle answer send nickname gmail address ricardosolj study survey survey response sol,"['respondent', 'winer', 'houdini', 'check', 'email', 'regard', 'sol', 'dear', 'participant', 'provide', 'completes', 'survey', 'chance', 'enter', 'gift', 'card', 'raffle', 'survey', 'enter', 'raffle', 'answer', 'send', 'nickname', 'gmail', 'address', 'ricardosolj', 'study', 'survey', 'survey', 'response', 'sol']"
+1860.0,self tracker participate survey johannes university survey health sport example text self tracker wann wie getrackt wird die abteilung arbeits organisation medienpsychologie der jku linz besch ftigt mit dem bereich und bi dato gibt zu fragestellungen keine forschungsergebnisse deutschsprachigen raum bitte nehmen minuten zeit r die folgende kurzweilige umfrage gibt die glichkeit nach beendigung der studie einen zu lassen dank lg fabiola aom jku,"['self', 'tracker', 'participate', 'survey', 'johannes', 'university', 'survey', 'health', 'sport', 'example', 'text', 'self', 'tracker', 'wann', 'wie', 'getrackt', 'wird', 'die', 'abteilung', 'arbeits', 'organisation', 'medienpsychologie', 'der', 'jku', 'linz', 'besch', 'ftigt', 'mit', 'dem', 'bereich', 'und', 'bi', 'dato', 'gibt', 'zu', 'fragestellungen', 'keine', 'forschungsergebnisse', 'deutschsprachigen', 'raum', 'bitte', 'nehmen', 'minuten', 'zeit', 'r', 'die', 'folgende', 'kurzweilige', 'umfrage', 'gibt', 'die', 'glichkeit', 'nach', 'beendigung', 'der', 'studie', 'einen', 'zu', 'lassen', 'dank', 'lg', 'fabiola', 'aom', 'jku']"
+1861.0,data usage change progress story interval data series activity data collection movement solution problem hear enthusiast problem work solution,"['data', 'usage', 'change', 'progress', 'story', 'interval', 'data', 'series', 'activity', 'data', 'collection', 'movement', 'solution', 'problem', 'hear', 'enthusiast', 'problem', 'work', 'solution']"
+1880.0,jawbone gsr sensor bodymedia technology basis peak gsr sensor wrist trade offs term armband waterproof patch consumer product jawbone gsr addition skin temperature measure documentation zane5546 thought term apple watch basis peak jawbone gsr sensor bodymedia technology basis peak gsr sensor wrist trade offs term armband waterproof patch consumer product jawbone api temperature data data calorie calculation woke morning message bodymedia device jan support bodymedia fit web application page help bodymedia customer impact change customer service jan access bodymedia fit web armband stop bodymedia sensor bodymedia sensor fitness tracker accelerometer interface track nutrition data output thought term apple watch basis track hr actigraphy accuracy device kam company kersh wellness product activity program accuracy integrate raft program activity level outcome device shoe cycling algorithm sensor activity track activity version bluetooth variant trial product treatment disease prescribed activity truly measure people consumer proposition thought item product confidence fitbit surge fitbit hexoskin sensor shirt compression garment compression decade experience heat humidity knowledge market accurate body jawbone order technology product line consumer accurate product felt consumer sale possibility package product product function solution information party supply solution sale allows company product force consumer version item perform class action lawsuit refund swap mistake wrist tech accurate body fact body purchase jawbone body buy tech throw folk calorie money matter health jawbone piece market fitness wrist band difference product product existence body accuracy kind money fitbit surge accuracy line wrist product work wrist skin contact accuracy sensor wrist product surge clock versus hexoskin compression shirt hexoskin tolerate test review product case body clock fitbit withings tracker withings compare hexoskin sport watch training training surge offer gps fitness wear jawbone product wristband track heart rate device check fitness person heart rate training jawbone product heart monitoring evidence company money meeting consumer sensor calorie body arm worn body heart rate calorie count million american veteran hospital health nutrition program program veteran tech training team amp eye wellness decade product review project site site testing product help case export data bodymedia account data bodymedia resolution calorie export ad data software continue body device software research upgrade,"['jawbone', 'gsr', 'sensor', 'bodymedia', 'technology', 'basis', 'peak', 'gsr', 'sensor', 'wrist', 'trade', 'offs', 'term', 'armband', 'waterproof', 'patch', 'consumer', 'product', 'jawbone', 'gsr', 'addition', 'skin', 'temperature', 'measure', 'documentation', 'zane5546', 'thought', 'term', 'apple', 'watch', 'basis', 'peak', 'jawbone', 'gsr', 'sensor', 'bodymedia', 'technology', 'basis', 'peak', 'gsr', 'sensor', 'wrist', 'trade', 'offs', 'term', 'armband', 'waterproof', 'patch', 'consumer', 'product', 'jawbone', 'api', 'temperature', 'data', 'data', 'calorie', 'calculation', 'woke', 'morning', 'message', 'bodymedia', 'device', 'jan', 'support', 'bodymedia', 'fit', 'web', 'application', 'page', 'help', 'bodymedia', 'customer', 'impact', 'change', 'customer', 'service', 'jan', 'access', 'bodymedia', 'fit', 'web', 'armband', 'stop', 'bodymedia', 'sensor', 'bodymedia', 'sensor', 'fitness', 'tracker', 'accelerometer', 'interface', 'track', 'nutrition', 'data', 'output', 'thought', 'term', 'apple', 'watch', 'basis', 'track', 'hr', 'actigraphy', 'accuracy', 'device', 'kam', 'company', 'kersh', 'wellness', 'product', 'activity', 'program', 'accuracy', 'integrate', 'raft', 'program', 'activity', 'level', 'outcome', 'device', 'shoe', 'cycling', 'algorithm', 'sensor', 'activity', 'track', 'activity', 'version', 'bluetooth', 'variant', 'trial', 'product', 'treatment', 'disease', 'prescribed', 'activity', 'truly', 'measure', 'people', 'consumer', 'proposition', 'thought', 'item', 'product', 'confidence', 'fitbit', 'surge', 'fitbit', 'hexoskin', 'sensor', 'shirt', 'compression', 'garment', 'compression', 'decade', 'experience', 'heat', 'humidity', 'knowledge', 'market', 'accurate', 'body', 'jawbone', 'order', 'technology', 'product', 'line', 'consumer', 'accurate', 'product', 'felt', 'consumer', 'sale', 'possibility', 'package', 'product', 'product', 'function', 'solution', 'information', 'party', 'supply', 'solution', 'sale', 'allows', 'company', 'product', 'force', 'consumer', 'version', 'item', 'perform', 'class', 'action', 'lawsuit', 'refund', 'swap', 'mistake', 'wrist', 'tech', 'accurate', 'body', 'fact', 'body', 'purchase', 'jawbone', 'body', 'buy', 'tech', 'throw', 'folk', 'calorie', 'money', 'matter', 'health', 'jawbone', 'piece', 'market', 'fitness', 'wrist', 'band', 'difference', 'product', 'product', 'existence', 'body', 'accuracy', 'kind', 'money', 'fitbit', 'surge', 'accuracy', 'line', 'wrist', 'product', 'work', 'wrist', 'skin', 'contact', 'accuracy', 'sensor', 'wrist', 'product', 'surge', 'clock', 'versus', 'hexoskin', 'compression', 'shirt', 'hexoskin', 'tolerate', 'test', 'review', 'product', 'case', 'body', 'clock', 'fitbit', 'withings', 'tracker', 'withings', 'compare', 'hexoskin', 'sport', 'watch', 'training', 'training', 'surge', 'offer', 'gps', 'fitness', 'wear', 'jawbone', 'product', 'wristband', 'track', 'heart', 'rate', 'device', 'check', 'fitness', 'person', 'heart', 'rate', 'training', 'jawbone', 'product', 'heart', 'monitoring', 'evidence', 'company', 'money', 'meeting', 'consumer', 'sensor', 'calorie', 'body', 'arm', 'worn', 'body', 'heart', 'rate', 'calorie', 'count', 'million', 'american', 'veteran', 'hospital', 'health', 'nutrition', 'program', 'program', 'veteran', 'tech', 'training', 'team', 'amp', 'eye', 'wellness', 'decade', 'product', 'review', 'project', 'site', 'site', 'testing', 'product', 'help', 'case', 'export', 'data', 'bodymedia', 'account', 'data', 'bodymedia', 'resolution', 'calorie', 'export', 'ad', 'data', 'software', 'continue', 'body', 'device', 'software', 'research', 'upgrade']"
+1882.0,myindicators support cycle self parameter scoring indicator area activity correlation respiration medicine family chore child household activity report transport chair office activity sum trend,"['myindicators', 'support', 'cycle', 'self', 'parameter', 'scoring', 'indicator', 'area', 'activity', 'correlation', 'respiration', 'medicine', 'family', 'chore', 'child', 'household', 'activity', 'report', 'transport', 'chair', 'office', 'activity', 'sum', 'trend']"
+1895.0,script data android app analysis determine p value med change stuff feedback file plot github bma dysautonomia bowel movement analysis bma bowel movement app isaacgerg bma,"['script', 'data', 'android', 'app', 'analysis', 'determine', 'p', 'value', 'med', 'change', 'stuff', 'feedback', 'file', 'plot', 'github', 'bma', 'dysautonomia', 'bowel', 'movement', 'analysis', 'bma', 'bowel', 'movement', 'app', 'isaacgerg', 'bma']"
+1903.0,export data health app data access app export data io health app weight data tia,"['export', 'data', 'health', 'app', 'data', 'access', 'app', 'export', 'data', 'io', 'health', 'app', 'weight', 'data', 'tia']"
+1911.0,app phone today capture blood pressure data capture iphone health app reading thought issue,"['app', 'phone', 'today', 'capture', 'blood', 'pressure', 'data', 'capture', 'iphone', 'health', 'app', 'reading', 'thought', 'issue']"
+1919.0,human share researcher support data source health nucleus arivale data proposition idea work utility platform idea simple database integrate database people people term information info device data scientist insight health recommendation doctor insight research group value thousand people measurement correlation analysis machine action result people characteristic group amazon aws arivale project vision community profit fund source effort question kind platform group self community expertise create venture require handful data scientist developer health phd operation version,"['human', 'share', 'researcher', 'support', 'data', 'source', 'health', 'nucleus', 'arivale', 'data', 'proposition', 'idea', 'work', 'utility', 'platform', 'idea', 'simple', 'database', 'integrate', 'database', 'people', 'people', 'term', 'information', 'info', 'device', 'data', 'scientist', 'insight', 'health', 'recommendation', 'doctor', 'insight', 'research', 'group', 'value', 'thousand', 'people', 'measurement', 'correlation', 'analysis', 'machine', 'action', 'result', 'people', 'characteristic', 'group', 'amazon', 'aws', 'arivale', 'project', 'vision', 'community', 'profit', 'fund', 'source', 'effort', 'question', 'kind', 'platform', 'group', 'self', 'community', 'expertise', 'create', 'venture', 'require', 'handful', 'data', 'scientist', 'developer', 'health', 'phd', 'operation', 'version']"
+1924.0,smartwatches prediction notifies change fitness activity google insight wear energy tool tool collect activity visualization help watch self information app purchase intelligence engine prediction battery draining routine battery notifies app purchase,"['smartwatches', 'prediction', 'notifies', 'change', 'fitness', 'activity', 'google', 'insight', 'wear', 'energy', 'tool', 'tool', 'collect', 'activity', 'visualization', 'help', 'watch', 'self', 'information', 'app', 'purchase', 'intelligence', 'engine', 'prediction', 'battery', 'draining', 'routine', 'battery', 'notifies', 'app', 'purchase']"
+1941.0,export data search link explains fitbit data tracker decent apps export ability fitbit attitude data company mature apis apps data limitation data data section body date food date calorie activity date calorie step distance floor activity calorie date awakening food log total calorie sodium mg protein water cup tracker tool ability export data export user limitation export export data problem user programmer,"['export', 'data', 'search', 'link', 'explains', 'fitbit', 'data', 'tracker', 'decent', 'apps', 'export', 'ability', 'fitbit', 'attitude', 'data', 'company', 'mature', 'apis', 'apps', 'data', 'limitation', 'data', 'data', 'section', 'body', 'date', 'food', 'date', 'calorie', 'activity', 'date', 'calorie', 'step', 'distance', 'floor', 'activity', 'calorie', 'date', 'awakening', 'food', 'log', 'total', 'calorie', 'sodium', 'mg', 'protein', 'water', 'cup', 'tracker', 'tool', 'ability', 'export', 'data', 'export', 'user', 'limitation', 'export', 'export', 'data', 'problem', 'user', 'programmer']"
+1951.0,extension data calendar topic structure data moment start data,"['extension', 'data', 'calendar', 'topic', 'structure', 'data', 'moment', 'start', 'data']"
+1953.0,community university research survey fitness tracker moment share opinion survey advance,"['community', 'university', 'research', 'survey', 'fitness', 'tracker', 'moment', 'share', 'opinion', 'survey', 'advance']"
+1957.0,note beeminder forum mvp wireframes response community tagtime smartwatch app aka stamptime project feedback wireframes comment draft wireframes beeminder forum feedback roadmap service application member market post update list people tester goal io integration multiple goal device location surprise integration habitica,"['note', 'beeminder', 'forum', 'mvp', 'wireframes', 'response', 'community', 'tagtime', 'smartwatch', 'app', 'aka', 'stamptime', 'project', 'feedback', 'wireframes', 'comment', 'draft', 'wireframes', 'beeminder', 'forum', 'feedback', 'roadmap', 'service', 'application', 'member', 'market', 'post', 'update', 'list', 'people', 'tester', 'goal', 'io', 'integration', 'multiple', 'goal', 'device', 'location', 'surprise', 'integration', 'habitica']"
+1962.0,body measurement withings export data body composition value scale fluctuate water retention issue money scan shannonconners measurement people eat pre meal food nutrition database export data food track ate mood moodpanda purpose keeptrack nomie body composition metric feeling morning afternoon pre meal food cafeteria meal figure quantity eat information item nutrient type brand example cream gram ejain nutrition database export data food track ate myfitnesspal feature food space shannon idea result scan parameter instance absolute accuracy guess option food calorie protein insight data price convenience home tool skulpt claim caliper suggestion body composition addition food correlation sleep metric energy level suggestion feeling dan option myfitnesspal community data basis peak basis suggestion people term apps analysis insight welcome weight variability machine people data guess kind variability absolute matter matter closest dxa place device weight muscle device track water change weekend bloat hormone water weight experience body change order pound maintenance consider caliper dxa pound dxa aim morning comparison withings bia measurement data problem patience water protocol scale morning consistency morning measurement measure sake graph wireless scale bf data data data place aim data track change weekend water bloat effect water bloat mass counter intuitive weekend bf work image dxa accurate margin error dxa dxa distribution tissue image mri,"['body', 'measurement', 'withings', 'export', 'data', 'body', 'composition', 'value', 'scale', 'fluctuate', 'water', 'retention', 'issue', 'money', 'scan', 'shannonconners', 'measurement', 'people', 'eat', 'pre', 'meal', 'food', 'nutrition', 'database', 'export', 'data', 'food', 'track', 'ate', 'mood', 'moodpanda', 'purpose', 'keeptrack', 'nomie', 'body', 'composition', 'metric', 'feeling', 'morning', 'afternoon', 'pre', 'meal', 'food', 'cafeteria', 'meal', 'figure', 'quantity', 'eat', 'information', 'item', 'nutrient', 'type', 'brand', 'example', 'cream', 'gram', 'ejain', 'nutrition', 'database', 'export', 'data', 'food', 'track', 'ate', 'myfitnesspal', 'feature', 'food', 'space', 'shannon', 'idea', 'result', 'scan', 'parameter', 'instance', 'absolute', 'accuracy', 'guess', 'option', 'food', 'calorie', 'protein', 'insight', 'data', 'price', 'convenience', 'home', 'tool', 'skulpt', 'claim', 'caliper', 'suggestion', 'body', 'composition', 'addition', 'food', 'correlation', 'sleep', 'metric', 'energy', 'level', 'suggestion', 'feeling', 'dan', 'option', 'myfitnesspal', 'community', 'data', 'basis', 'peak', 'basis', 'suggestion', 'people', 'term', 'apps', 'analysis', 'insight', 'welcome', 'weight', 'variability', 'machine', 'people', 'data', 'guess', 'kind', 'variability', 'absolute', 'matter', 'matter', 'closest', 'dxa', 'place', 'device', 'weight', 'muscle', 'device', 'track', 'water', 'change', 'weekend', 'bloat', 'hormone', 'water', 'weight', 'experience', 'body', 'change', 'order', 'pound', 'maintenance', 'consider', 'caliper', 'dxa', 'pound', 'dxa', 'aim', 'morning', 'comparison', 'withings', 'bia', 'measurement', 'data', 'problem', 'patience', 'water', 'protocol', 'scale', 'morning', 'consistency', 'morning', 'measurement', 'measure', 'sake', 'graph', 'wireless', 'scale', 'bf', 'data', 'data', 'data', 'place', 'aim', 'data', 'track', 'change', 'weekend', 'water', 'bloat', 'effect', 'water', 'bloat', 'mass', 'counter', 'intuitive', 'weekend', 'bf', 'work', 'image', 'dxa', 'accurate', 'margin', 'error', 'dxa', 'dxa', 'distribution', 'tissue', 'image', 'mri']"
+1968.0,bac drink factor water consumption food course device accurate difference export data app experiment body alcohol jeff project figure alcohol elation effect hangover dose account integration food hydration food apps myfitnesspal record meal breakfast lunch dinner snack designation log drink quantity timestamp blood alcohol level calculation drink bac ability export data possibility threshold alert share data alert friend case friend party proof alcohol type insight insight alcohol sensor smartphone milosensor screenshots website learn feature question milo forum request research project wearable min phone interview exchange offer card chance gift card sign jeff,"['bac', 'drink', 'factor', 'water', 'consumption', 'food', 'course', 'device', 'accurate', 'difference', 'export', 'data', 'app', 'experiment', 'body', 'alcohol', 'jeff', 'project', 'figure', 'alcohol', 'elation', 'effect', 'hangover', 'dose', 'account', 'integration', 'food', 'hydration', 'food', 'apps', 'myfitnesspal', 'record', 'meal', 'breakfast', 'lunch', 'dinner', 'snack', 'designation', 'log', 'drink', 'quantity', 'timestamp', 'blood', 'alcohol', 'level', 'calculation', 'drink', 'bac', 'ability', 'export', 'data', 'possibility', 'threshold', 'alert', 'share', 'data', 'alert', 'friend', 'case', 'friend', 'party', 'proof', 'alcohol', 'type', 'insight', 'insight', 'alcohol', 'sensor', 'smartphone', 'milosensor', 'screenshots', 'website', 'learn', 'feature', 'question', 'milo', 'forum', 'request', 'research', 'project', 'wearable', 'min', 'phone', 'interview', 'exchange', 'offer', 'card', 'chance', 'gift', 'card', 'sign', 'jeff']"
+1980.0,service benefit dexa measuring muscle cost half discount dxa scan service body problem dxa thought study variability writeup story marcus thought dan study placement body control operation cheerful bioimpedance analysis advantage mri body measure muscle tissue tissue body model deposit muscle tissue stuff klarismo offer body mri la mri create visualization layer measure fat volume addition brain volume muscle group,"['service', 'benefit', 'dexa', 'measuring', 'muscle', 'cost', 'half', 'discount', 'dxa', 'scan', 'service', 'body', 'problem', 'dxa', 'thought', 'study', 'variability', 'writeup', 'story', 'marcus', 'thought', 'dan', 'study', 'placement', 'body', 'control', 'operation', 'cheerful', 'bioimpedance', 'analysis', 'advantage', 'mri', 'body', 'measure', 'muscle', 'tissue', 'tissue', 'body', 'model', 'deposit', 'muscle', 'tissue', 'stuff', 'klarismo', 'offer', 'body', 'mri', 'la', 'mri', 'create', 'visualization', 'layer', 'measure', 'fat', 'volume', 'addition', 'brain', 'volume', 'muscle', 'group']"
+1995.0,team medication people pill box trackthisforme nomie option bed tracker record device beddit emfit wear tracker fitness tracker app mood moodpanda purpose research mood voice list question wellness rate care limit caffeine stretch flexibility enjoy activity exercise carbohydrate exercise family member income meal speak eat spending money eat fruit vegetable night contact friend house medication doctor clothing exercise activity glass water care argument matter medicine feel people nightmare people relationship family member doctor salt food table trouble feel people home help food wasting activity responsibility people morning food handle loss fiber food reminder handle irritation people hygiene sweet avoid food anxiety watch tv alert daytime food credit task friend health priority posture prescription list journal humor skill food store android confusing record play google cycle alarm smart alarm clock cycle wake moment morning feature cycle wake phone sensor trial version purchase sonar contact sleep phone tracking support garmin connect iq band health service health integration bulb control disorder manage exercise help help calorie tracker rfo help list help symptom task symptom mood mood tracker daylio doctor money issue tracking tool mint stress management tend fret money illness change environment responsibilties living skill behavior goal luck wondering tool data illness mood tracker track symptom symptom schizophrenia track effect medication psychiatry team hear idea add data band smartwatch,"['team', 'medication', 'people', 'pill', 'box', 'trackthisforme', 'nomie', 'option', 'bed', 'tracker', 'record', 'device', 'beddit', 'emfit', 'wear', 'tracker', 'fitness', 'tracker', 'app', 'mood', 'moodpanda', 'purpose', 'research', 'mood', 'voice', 'list', 'question', 'wellness', 'rate', 'care', 'limit', 'caffeine', 'stretch', 'flexibility', 'enjoy', 'activity', 'exercise', 'carbohydrate', 'exercise', 'family', 'member', 'income', 'meal', 'speak', 'eat', 'spending', 'money', 'eat', 'fruit', 'vegetable', 'night', 'contact', 'friend', 'house', 'medication', 'doctor', 'clothing', 'exercise', 'activity', 'glass', 'water', 'care', 'argument', 'matter', 'medicine', 'feel', 'people', 'nightmare', 'people', 'relationship', 'family', 'member', 'doctor', 'salt', 'food', 'table', 'trouble', 'feel', 'people', 'home', 'help', 'food', 'wasting', 'activity', 'responsibility', 'people', 'morning', 'food', 'handle', 'loss', 'fiber', 'food', 'reminder', 'handle', 'irritation', 'people', 'hygiene', 'sweet', 'avoid', 'food', 'anxiety', 'watch', 'tv', 'alert', 'daytime', 'food', 'credit', 'task', 'friend', 'health', 'priority', 'posture', 'prescription', 'list', 'journal', 'humor', 'skill', 'food', 'store', 'android', 'confusing', 'record', 'play', 'google', 'cycle', 'alarm', 'smart', 'alarm', 'clock', 'cycle', 'wake', 'moment', 'morning', 'feature', 'cycle', 'wake', 'phone', 'sensor', 'trial', 'version', 'purchase', 'sonar', 'contact', 'sleep', 'phone', 'tracking', 'support', 'garmin', 'connect', 'iq', 'band', 'health', 'service', 'health', 'integration', 'bulb', 'control', 'disorder', 'manage', 'exercise', 'help', 'help', 'calorie', 'tracker', 'rfo', 'help', 'list', 'help', 'symptom', 'task', 'symptom', 'mood', 'mood', 'tracker', 'daylio', 'doctor', 'money', 'issue', 'tracking', 'tool', 'mint', 'stress', 'management', 'tend', 'fret', 'money', 'illness', 'change', 'environment', 'responsibilties', 'living', 'skill', 'behavior', 'goal', 'luck', 'wondering', 'tool', 'data', 'illness', 'mood', 'tracker', 'track', 'symptom', 'symptom', 'schizophrenia', 'track', 'effect', 'medication', 'psychiatry', 'team', 'hear', 'idea', 'add', 'data', 'band', 'smartwatch']"
+2013.0,qsers beta android smarter application location activity min discussion tool community work aggregate source information coherent history phone apps calendar event location room level accuracy kitchen bedroom living room feature city place database habit smarter privacy backup phone data csv file api data analysis automation client window gather activity level analysis tool balance focus stage feedback user io speak help tool shout forum email smartertime,"['qsers', 'beta', 'android', 'smarter', 'application', 'location', 'activity', 'min', 'discussion', 'tool', 'community', 'work', 'aggregate', 'source', 'information', 'coherent', 'history', 'phone', 'apps', 'calendar', 'event', 'location', 'room', 'level', 'accuracy', 'kitchen', 'bedroom', 'living', 'room', 'feature', 'city', 'place', 'database', 'habit', 'smarter', 'privacy', 'backup', 'phone', 'data', 'csv', 'file', 'api', 'data', 'analysis', 'automation', 'client', 'window', 'gather', 'activity', 'level', 'analysis', 'tool', 'balance', 'focus', 'stage', 'feedback', 'user', 'io', 'speak', 'help', 'tool', 'shout', 'forum', 'email', 'smartertime']"
+2014.0,device data qsers conduct term experiment person term sell blood pressure monitor bp measurement device market reading scanadu scout chance requirement access data data export luck blood pressure reading baseline trust measurement export data reconsider future update watch blood pulse arrival watch measure blood pulse amazon user watch blood pressure health image incl source code abpm50 attempt data interrupt interval instruction note finger monitor yield reading monitor association advancement instrumentation hypertension society protocol validation bp device device doctor model measure factor blood pressure smoking exercise cold bladder caffeine sleep medication clothes center heart level nipple sit dinner chair foot arm leg movement breathe breath measurement pressure blood pressure blood pressure home learning blood pressure practice fingertip wedge finger cuff cuff wedge finger cuff pull tighter closing recommend entirety finger danny question measure blood pressure sort accuracy activity procedure product indiegogo wristwatch cuff band share yhe bp doctor blood pressure smartwatch blood pressure monitor accuracy hrv spo2 analysis monitor bp doctor blood pressure smartwatch indiegogo device somnomedics caretaker develop dannysoos help validate marc department psychology philipps university marburg karl von frisch str marburg germany phone fax phone skype mamathys ruxi gel h7 strap conductivity electrode gel heart rate measurement heart compression shirt contact member family blood pressure event value data identify trigger area condition feedback alert action prompt rest er member question blood pressure heart rate monitoring solution monitoring moist term contact hobbyist sleep data boil price fda goal product price range battery pack swap pack battery noise pressure sensation charge progress curiosity measure blood pressure thought trade battery thought resolution sort accuracy activity procedure fda monitor market noise reading forum movement wealth information start blood pressure monitor sensor figure anybody blood pressure monitor discreet arm cuff phone graph data opinion thought indifferent danny product field radar person pressure moment figure form factor apology battery start customer people skype danny,"['device', 'data', 'qsers', 'conduct', 'term', 'experiment', 'person', 'term', 'sell', 'blood', 'pressure', 'monitor', 'bp', 'measurement', 'device', 'market', 'reading', 'scanadu', 'scout', 'chance', 'requirement', 'access', 'data', 'data', 'export', 'luck', 'blood', 'pressure', 'reading', 'baseline', 'trust', 'measurement', 'export', 'data', 'reconsider', 'future', 'update', 'watch', 'blood', 'pulse', 'arrival', 'watch', 'measure', 'blood', 'pulse', 'amazon', 'user', 'watch', 'blood', 'pressure', 'health', 'image', 'incl', 'source', 'code', 'abpm50', 'attempt', 'data', 'interrupt', 'interval', 'instruction', 'note', 'finger', 'monitor', 'yield', 'reading', 'monitor', 'association', 'advancement', 'instrumentation', 'hypertension', 'society', 'protocol', 'validation', 'bp', 'device', 'device', 'doctor', 'model', 'measure', 'factor', 'blood', 'pressure', 'smoking', 'exercise', 'cold', 'bladder', 'caffeine', 'sleep', 'medication', 'clothes', 'center', 'heart', 'level', 'nipple', 'sit', 'dinner', 'chair', 'foot', 'arm', 'leg', 'movement', 'breathe', 'breath', 'measurement', 'pressure', 'blood', 'pressure', 'blood', 'pressure', 'home', 'learning', 'blood', 'pressure', 'practice', 'fingertip', 'wedge', 'finger', 'cuff', 'cuff', 'wedge', 'finger', 'cuff', 'pull', 'tighter', 'closing', 'recommend', 'entirety', 'finger', 'danny', 'question', 'measure', 'blood', 'pressure', 'sort', 'accuracy', 'activity', 'procedure', 'product', 'indiegogo', 'wristwatch', 'cuff', 'band', 'share', 'yhe', 'bp', 'doctor', 'blood', 'pressure', 'smartwatch', 'blood', 'pressure', 'monitor', 'accuracy', 'hrv', 'spo2', 'analysis', 'monitor', 'bp', 'doctor', 'blood', 'pressure', 'smartwatch', 'indiegogo', 'device', 'somnomedics', 'caretaker', 'develop', 'dannysoos', 'help', 'validate', 'marc', 'department', 'psychology', 'philipps', 'university', 'marburg', 'karl', 'von', 'frisch', 'str', 'marburg', 'germany', 'phone', 'fax', 'phone', 'skype', 'mamathys', 'ruxi', 'gel', 'h7', 'strap', 'conductivity', 'electrode', 'gel', 'heart', 'rate', 'measurement', 'heart', 'compression', 'shirt', 'contact', 'member', 'family', 'blood', 'pressure', 'event', 'value', 'data', 'identify', 'trigger', 'area', 'condition', 'feedback', 'alert', 'action', 'prompt', 'rest', 'er', 'member', 'question', 'blood', 'pressure', 'heart', 'rate', 'monitoring', 'solution', 'monitoring', 'moist', 'term', 'contact', 'hobbyist', 'sleep', 'data', 'boil', 'price', 'fda', 'goal', 'product', 'price', 'range', 'battery', 'pack', 'swap', 'pack', 'battery', 'noise', 'pressure', 'sensation', 'charge', 'progress', 'curiosity', 'measure', 'blood', 'pressure', 'thought', 'trade', 'battery', 'thought', 'resolution', 'sort', 'accuracy', 'activity', 'procedure', 'fda', 'monitor', 'market', 'noise', 'reading', 'forum', 'movement', 'wealth', 'information', 'start', 'blood', 'pressure', 'monitor', 'sensor', 'figure', 'anybody', 'blood', 'pressure', 'monitor', 'discreet', 'arm', 'cuff', 'phone', 'graph', 'data', 'opinion', 'thought', 'indifferent', 'danny', 'product', 'field', 'radar', 'person', 'pressure', 'moment', 'figure', 'form', 'factor', 'apology', 'battery', 'start', 'customer', 'people', 'skype', 'danny']"
+2024.0,vadim fall category record depend software case basis sort assistance luck project nan start company vadim ceo amp founder vitarecord team humanity ability record analyze development level differs equity effectiveness person develop vitarecorder gadget voice capability customer case event information form speech source sense responsibility word deed aggression dispose record property friend poll answer somebody version share family colleague,"['vadim', 'fall', 'category', 'record', 'depend', 'software', 'case', 'basis', 'sort', 'assistance', 'luck', 'project', 'nan', 'start', 'company', 'vadim', 'ceo', 'amp', 'founder', 'vitarecord', 'team', 'humanity', 'ability', 'record', 'analyze', 'development', 'level', 'differs', 'equity', 'effectiveness', 'person', 'develop', 'vitarecorder', 'gadget', 'voice', 'capability', 'customer', 'case', 'event', 'information', 'form', 'speech', 'source', 'sense', 'responsibility', 'word', 'deed', 'aggression', 'dispose', 'record', 'property', 'friend', 'poll', 'answer', 'somebody', 'version', 'share', 'family', 'colleague']"
+2025.0,people energy field feedback field heartmath institute research monograph monograph summary research present heart rate variability resilience coherence heart brain interaction intuition discovery technique effectiveness report research business education health responder field appreciate simplicity thoroughness,"['people', 'energy', 'field', 'feedback', 'field', 'heartmath', 'institute', 'research', 'monograph', 'monograph', 'summary', 'research', 'present', 'heart', 'rate', 'variability', 'resilience', 'coherence', 'heart', 'brain', 'interaction', 'intuition', 'discovery', 'technique', 'effectiveness', 'report', 'research', 'business', 'education', 'health', 'responder', 'field', 'appreciate', 'simplicity', 'thoroughness']"
+2029.0,purpose dozen track supplement option market space mymee clinician patient label apps brand opportunity tryo app enables track sensor tobacco alcohol event dashboard tech solution situation version version backend offer analysis user web activate machine technique prediction feedback topic catch eye track catch eye b2b idea partnership advance comment,"['purpose', 'dozen', 'track', 'supplement', 'option', 'market', 'space', 'mymee', 'clinician', 'patient', 'label', 'apps', 'brand', 'opportunity', 'tryo', 'app', 'enables', 'track', 'sensor', 'tobacco', 'alcohol', 'event', 'dashboard', 'tech', 'solution', 'situation', 'version', 'version', 'backend', 'offer', 'analysis', 'user', 'web', 'activate', 'machine', 'technique', 'prediction', 'feedback', 'topic', 'catch', 'eye', 'track', 'catch', 'eye', 'b2b', 'idea', 'partnership', 'advance', 'comment']"
+2032.0,project boston phenylalanine guideline pursue project tactile analogue approach work surface canvas paper send forth data collection type data visualization collaboration idea work meaghanbarry email website artist maker analog data project dear data postcard structure work duration point resource meaghan,"['project', 'boston', 'phenylalanine', 'guideline', 'pursue', 'project', 'tactile', 'analogue', 'approach', 'work', 'surface', 'canvas', 'paper', 'send', 'forth', 'data', 'collection', 'type', 'data', 'visualization', 'collaboration', 'idea', 'work', 'meaghanbarry', 'email', 'website', 'artist', 'maker', 'analog', 'data', 'project', 'dear', 'data', 'postcard', 'structure', 'work', 'duration', 'point', 'resource', 'meaghan']"
+2035.0,beau gunderson case mind example data server study access set data date range field data table aggregation case access import oauth credential access data case plan data selfies course export data openhumans data case data data selfie rest account information data area data data data api integration case mind people human data fit pre category service user data format data selfie section profile community share data community researcher result data microbiome data data fitness data example people share data study share data,"['beau', 'gunderson', 'case', 'mind', 'example', 'data', 'server', 'study', 'access', 'set', 'data', 'date', 'range', 'field', 'data', 'table', 'aggregation', 'case', 'access', 'import', 'oauth', 'credential', 'access', 'data', 'case', 'plan', 'data', 'selfies', 'course', 'export', 'data', 'openhumans', 'data', 'case', 'data', 'data', 'selfie', 'rest', 'account', 'information', 'data', 'area', 'data', 'data', 'data', 'api', 'integration', 'case', 'mind', 'people', 'human', 'data', 'fit', 'pre', 'category', 'service', 'user', 'data', 'format', 'data', 'selfie', 'section', 'profile', 'community', 'share', 'data', 'community', 'researcher', 'result', 'data', 'microbiome', 'data', 'data', 'fitness', 'data', 'example', 'people', 'share', 'data', 'study', 'share', 'data']"
+2041.0,reference zeo ip contact request response john progress class uuid zeo bt uuid uuid zeo bt headband bluetooth service identifier john communicate bt service class bluetoothserver java insecure rfcom socket investigation qualm device product market api socket zeo packet authentication port code connection luck xcode copy app begin work export gdocs scheduler apps saturday bare john refer dump data zeo spent source information decomilation process class code mean recompile zeo wth signature zeocsv discussion zeo monitor export zeo data play store test adjustment alexander version issue nicholas john researcher understand headband data provide zeocsv data zeocsv add functionality software require deal experience matter effort tool jd gui code byte code block class method matter decompilation gt recompilation implication ip zeo app publishing play store source contact release source code track success server socket data zeo data blog output head au nsby zeosocket mainactivity result gt hmsg hmsg hmsg hmsg p hmsg gt hmsg hmsg hmsgx hmsgx hmsg amp hmsgm hmsg hmsg hmsg hmsg aa gt gt gt hmsg john bt socket socket service connection socket data jadx decompile read source android experience success interface information connection feedback experience programming unit java language nuance mean disk term intent apps data alexander addition value event data api error zeocontract data start end datetime halve value nicholas submission work john test au store tomorrow sn listener pool people zeo alarm clock headband alarm point source alarm clock android java fork incorporate zeo meta inf apk component nature keystore java jarsigner sign eclipse interesting verbose mode clue forth developer forum developer build release build trigger report log developer menu mention click bar work idea term protocol possibility database experiment benefit worry break tomorrow work problem outlook user domain hope reconnect configs headache thinking nicholas pursue bt communication bluetoothserver java class class sdk sign blogger zeo hardware post texas data headband mcu converter chip tore zeo dock headband hub station company oder warum keine zeo haben k deca deafdecacaff nicholas chance zeocvs amazon people security podcast amazon tablet root google appstore direction apps amazon appstore data dump people collect device example phone kitkat phone grant root access file explorer explorer zeo db database data directory zeo app kitkat device downgrade android device version device zeo app plain code fact jd gui github dex2jar result project avenue recompile people functionality hesitation company device fact effort code user reason copy code code api contract zeo support contract set table table building publishing zeo code github effort table ecosystem zeo db feature expansion feature table data fifth contract cleanup join data table data mind run database project intent activity guess share item setting menu disturb code grab zeo db offer share program reason app guess explain cleanup dataset people access reason justify version feature feature people data access version data export database format form understand sqlite db csv ability import familar tool suggest function tasker app plugin tool apk myzeo age notice worry stop version theory recompile bet zeo monitoring adopt tool research tip wireshark version lua dissector warning work jpg version script editor dense lua tip verify people information legacy mode decode lua dissector wireshark interface harder instance bt rfcomm value process packet protocol message work work bluetooth platform protocol window io device program people plenty platform circle company property license app guess effort zeo mobile evergreen project people story brian model term apps end bluetooth protocol interpretation patent monitoring method monitoring describes eeg data state bedside data contains equation zq value data patent zeo multi sleep zeo developer processing stephen fabregas headband zeo developer api term developer interface interview ben rubin ceo zeo library link archive hacker zeo zeo aluminum foil faraday cage mind fall fate relate work steve gibson database share java contract zeo github site expose table result join table option share database supersu people zeo app secure recompile zeo app zeo share feature menu option effort effort people option surface code code menu option invocation helper thecybermike developer mode hci ha gibson people remember communication phone marshmallow setting setting list developer option item bluetooth hci snoop log lt toggle icon capture packet webpage wireshark hci h4 encapsulation format wireshark version pcap format wireshark direction information direction info capture bug froyo bug version version information dissector direction bug implementation dissector wireshark zeo protocol wireshark plugin information bug point direction rfcomm service dump protocol layer data tool message stream window stream tool thinking hexinator wireshark platform site developer option device sdcard btsnoop hci log match developer mode hci snoop feature device pull log file device force decode figure script user jwillis wireshark plugins path username message version wireshark version svn trunk environment android device zeo capture packet tool debug wireshark manner curve frustrating okay data sent packet jpg wireshark error dissector plugin version packet capture fix problem wireshark direction info version pcap information bound tonight reproduce bug documentation opensource protocol zeo commonality specification data format bedside alarm clock dock instrument pod headband sense communication android app document protocol developer opensource documentation unit port interface bluetooth communication data reason data app yield assumption unit capture kind ebay android debug unit idea slack type communication tool forum post hangout tomorrow dev stuff people distraction kind talk nicholas health effort mix people apocalypse decode packet wireshark experience parse bunch packet conversation version wireshark capture replay packet rfcomm session rfcomm assume trouble response mike tomorrow night reason understand wireshark phillips box timezone conflict google hangout saturday offer grc world stack desktop surprise today entry johnwillis summary zeo broadcasting service profile surprise phone zeo app phone zeo service sorry forum image reply post gt zeo mein note debug mode zeo download log entry tag timestamps debug data protocol observation replacement zeo android app sdp importance android zeo zeo headband order dump status record headband broadcast zeo headband connection maintenance test sleep record database problem service identifers bluetooth team hostile developer grumpiness linux kernel style rudeness marketshare xp support party development window apple apple kind attitude problem standard window effort development platform nicholas view matter gibson mention occasion pas judgement matter release code db app io window congratulation approach sleep record dump firmware zeo place moment spp service reader program sort update grc health gibson news news grc thread watch conversation people report success method data device talk min resolution data data code hardware contribute help mike github skill collaboration tool window linux background kind java window tendency cmdline apps service script language meet zeo app io dissector project breadcrumb people people document compile rfcomm server program express zeo chatter demo app book myzeo app writer cmdline tool rfcomm service range people android app obfuscation zeocsv example people studio tasker plugin tool android people taskers plod pace help nicholas tasker zeocsv gyration user priority people whats kind congratulation test mode activate quote versus model model measurement power concrete offer data tune software code project board function sort fine matrix transform equation code math calculation coefficient data increase accuracy state reason data test mode win result saving power reduction code platform mike guess pick language data data structure pas command request exchange apps intent activity task state fall routine data guess host data sync command people port information apps platform target work io pc mac program program program python java work group people sprinkler head weekend chance data structure simpler lol sleep session dirty wireshark lua dissector zeo hb data protocol interaction flow hb tablet wireshark protocol document sample interaction flow capture interaction tablet case interaction test mode hb information tablet database utility post result capture session post file nicholas john work joint github project companion app zeo app parallel companion app user cv data export facility mass data range export extract api automation user data extraction monitoring feature compliment zeo headband trouble zeo provide capability headband communication experimentation headband app concern nicholas copyright company companion app augments path app development experience io development experience mike zeo dataset course beta tester zeo app debug message post data headband zeocompanion app android release mode headband data command packet assembly logic wireshark dissector step test mode gain access pre data apk recreate resource source code resultant code incorrect interpretation code copyright entity basis program create base zeo app io scratch code population user definition android device base android zeo app work create companion augments work create base work augment wireshark version auto l2cap layer dissector error wireshark legacy mode dissector bug kludgy packet example dissector developer capture device wiresharkcapture zeomobile headband zeoalarm headband zeomobile headband waveform information information figure zeomobile headband test mode capture comms headband device zeomobile post processing headband android zeo app shell post data store post processing logic apk code zeocompanion project house work zeocompanion email export zeo csv data snapshot image email zeo csv data export image analytics history dashboard trend analytics extends myzeo problem wakeups export gibson formula feint heart tool access headband eliminate zeo zeocompanion history zeocompanion history zeocompanion sec popup zeocompanion export dialog release source github version app zeocompanion app sleep android app sleep manager zeo sleep monitor data export right post file zeo headband protocol document wireshark lua dissector protocol protocol document interaction flow headband device example session dissector window user gt appdata wireshark plugins btsnoop hci log file wireshark force decode l2cap cid gt bt rfcomm zeo auto rfcomm layer dissector packet manner access information layer order message message fix example field element packet message message click packet message order sub field wireshark pas column bug zeo headband data format txt zeohbbt lua rfcomm dcli traffic channel channel wireshark lua interface value value value definition zeohbbt lua io language zeocompanion app io zeocompanion relies android app access headband zeo io data io zeocompanion app access hope reply point property fft analytics access test mode headband format message perform analytics zeo headband protocol data format app user text zeo headband protocol zeo document protocol stack length layer hci h4 hci acl l2cap rfcomm header zeo base record format trailer zeo base record format minimum record length byte note int crc int protocol verion enum message type int ack request int sequence int data content data message type format hex message type data content command request hb acknowledge hb state change report report report report state report report wakeup wakeup window note message type mode data content format information content message data decoder documentation test test accel query test accel report test acp query test acp report test analog test bc6 test bt address test button report test data test data report test freq trim test impedance test test pcb test mode test power test reset test serial test voltage test voltage report test waveform message type data content data format command request message type data content data content format length fieldname note command padding command zeo command zeo command bluetooth zeo command bluetooth zeo command demo zeo command demo zeo command factory zeo command query state zeo command reset sensor zeo command send zeo command start zeo command stop zeo command zeo command reboot hb message type data content data content format length fieldname note sequence hb message type data content data content format length fieldname note device int flashcalibrationupdates flashsaveddataupdates flashsleepbackupupdates version char model int software version int headband address char int line enum reset cause bool query response int reset count reset cause reset reset reset lockup hb state change report message data content data content format length fieldname note event event event event alarm event alarm window event alarm window event event battery event head event head event sleep mode event night event sleep night event sleep night event sleep night event sleep event sleep rating event state change event jump event event user sleep event user event user event user restart event report accelerometer message note store information entry content data content format length byte format fieldname note diff vec mag sum average report error message type data content data content format length fieldname note error code error code error error error pin error pin error pin error reset error channel error report message data content data content format max length fieldname note display hypno timestamp int awakening interval interval interval interval interval interval score bool bool history int voltage battery bool accumulator int accumulator count accumulator int accumulator count int accumulator count int count end night timestamp display hypnogram bool insufficient data night data history padding int insufficient data startime int zero start night timestamp bool base hypnogram display note array entry stage length byte byte fieldname note hypnogram length array end night count enum stage max nibble base hypnogram note array entry stage length byte byte fieldname note hypnogram length array enum stage max nibble stage stage stage wake stage stage stage stage set message type data content data content format length fieldname note address device link char headband char headband pin enum setup type setup type setup bd data pin setup pin state report message data content data content format length fieldname note bool bluetooth demo mode bool head bool bool bool headband voltage enum headband voltage status enum alarm reason enum algorith mode int sensor second voltage status zeo voltage zeo voltage voltage voltage battery voltage zeo voltage alarm reason rem rem awake algorith mode message type data content data content format length fieldname note currenttimemillis report message data content data content format length fieldname note currenttimemillis bool int query sequence wakeup message type data content data content format length fieldname note wake reason wake reason rem nonrem rem wake end wakup wakeup window message type data content data content format length fieldname note msg int window begin int end message type data content data content format length fieldname note dissector wireshark zeo headband protocol record replay headband device interaction developer mode hci feature device pull log file device file wireshark voila packet force decode post lua file mention blog post app level mode level mode view log eclipse android studio generate log developer option power button convenient popup application send app background log reason email client send attachment zeo app code blog post guess zeo app permission auto message match string signature effect zeo app message mode headband command bluetooth headband risk headband probe test mode headband battery power reset copy zeomobile headband protocol app headband zeo message type danger brick headband protocol document message command flash headband wipe headband flash zeo headband data format zeocompanion android app github feature exporter journal zeo hypnogram headband bluetooth class io device sweet app export friend data headband phone work data zeoapi thought concern zeo android phone data feature request export google sheet schedule export data night data night post comment suspicion data headband phone mean data custom firmware sort zeo replacement application communication interpret pre data headband headband api friend android device adaptor test data app development nicholas intent communicate android tasker tool support react phone react intent example track sleep sleep android tasker plugin intent tracking tasker profile task set phone priority notification home automation zeo csv intent tasker plugin work push server processing button button automation geek alex hye nicholas note documentation night value sense cut zeo android api zeo data zeo android api development account github nicholas csv export splunk analtyics gt autoshare gt filesync sftp gt linux vm gt python script convert data gt end result share button autoshare data splunk work value rem source data conversion source csv thought nicholas glance data response gibson zeo csv security podcast people enhancement intent csv disk tasker plugin documentation zeo intent headband app door process sorry hear companion journal populate field csv appreciate mike sorry reply chop git issue scripting language pick java home work figure work help test java app development figure help hindrance alex,"['reference', 'zeo', 'ip', 'contact', 'request', 'response', 'john', 'progress', 'class', 'uuid', 'zeo', 'bt', 'uuid', 'uuid', 'zeo', 'bt', 'headband', 'bluetooth', 'service', 'identifier', 'john', 'communicate', 'bt', 'service', 'class', 'bluetoothserver', 'java', 'insecure', 'rfcom', 'socket', 'investigation', 'qualm', 'device', 'product', 'market', 'api', 'socket', 'zeo', 'packet', 'authentication', 'port', 'code', 'connection', 'luck', 'xcode', 'copy', 'app', 'begin', 'work', 'export', 'gdocs', 'scheduler', 'apps', 'saturday', 'bare', 'john', 'refer', 'dump', 'data', 'zeo', 'spent', 'source', 'information', 'decomilation', 'process', 'class', 'code', 'mean', 'recompile', 'zeo', 'wth', 'signature', 'zeocsv', 'discussion', 'zeo', 'monitor', 'export', 'zeo', 'data', 'play', 'store', 'test', 'adjustment', 'alexander', 'version', 'issue', 'nicholas', 'john', 'researcher', 'understand', 'headband', 'data', 'provide', 'zeocsv', 'data', 'zeocsv', 'add', 'functionality', 'software', 'require', 'deal', 'experience', 'matter', 'effort', 'tool', 'jd', 'gui', 'code', 'byte', 'code', 'block', 'class', 'method', 'matter', 'decompilation', 'gt', 'recompilation', 'implication', 'ip', 'zeo', 'app', 'publishing', 'play', 'store', 'source', 'contact', 'release', 'source', 'code', 'track', 'success', 'server', 'socket', 'data', 'zeo', 'data', 'blog', 'output', 'head', 'au', 'nsby', 'zeosocket', 'mainactivity', 'result', 'gt', 'hmsg', 'hmsg', 'hmsg', 'hmsg', 'p', 'hmsg', 'gt', 'hmsg', 'hmsg', 'hmsgx', 'hmsgx', 'hmsg', 'amp', 'hmsgm', 'hmsg', 'hmsg', 'hmsg', 'hmsg', 'aa', 'gt', 'gt', 'gt', 'hmsg', 'john', 'bt', 'socket', 'socket', 'service', 'connection', 'socket', 'data', 'jadx', 'decompile', 'read', 'source', 'android', 'experience', 'success', 'interface', 'information', 'connection', 'feedback', 'experience', 'programming', 'unit', 'java', 'language', 'nuance', 'mean', 'disk', 'term', 'intent', 'apps', 'data', 'alexander', 'addition', 'value', 'event', 'data', 'api', 'error', 'zeocontract', 'data', 'start', 'end', 'datetime', 'halve', 'value', 'nicholas', 'submission', 'work', 'john', 'test', 'au', 'store', 'tomorrow', 'sn', 'listener', 'pool', 'people', 'zeo', 'alarm', 'clock', 'headband', 'alarm', 'point', 'source', 'alarm', 'clock', 'android', 'java', 'fork', 'incorporate', 'zeo', 'meta', 'inf', 'apk', 'component', 'nature', 'keystore', 'java', 'jarsigner', 'sign', 'eclipse', 'interesting', 'verbose', 'mode', 'clue', 'forth', 'developer', 'forum', 'developer', 'build', 'release', 'build', 'trigger', 'report', 'log', 'developer', 'menu', 'mention', 'click', 'bar', 'work', 'idea', 'term', 'protocol', 'possibility', 'database', 'experiment', 'benefit', 'worry', 'break', 'tomorrow', 'work', 'problem', 'outlook', 'user', 'domain', 'hope', 'reconnect', 'configs', 'headache', 'thinking', 'nicholas', 'pursue', 'bt', 'communication', 'bluetoothserver', 'java', 'class', 'class', 'sdk', 'sign', 'blogger', 'zeo', 'hardware', 'post', 'texas', 'data', 'headband', 'mcu', 'converter', 'chip', 'tore', 'zeo', 'dock', 'headband', 'hub', 'station', 'company', 'oder', 'warum', 'keine', 'zeo', 'haben', 'k', 'deca', 'deafdecacaff', 'nicholas', 'chance', 'zeocvs', 'amazon', 'people', 'security', 'podcast', 'amazon', 'tablet', 'root', 'google', 'appstore', 'direction', 'apps', 'amazon', 'appstore', 'data', 'dump', 'people', 'collect', 'device', 'example', 'phone', 'kitkat', 'phone', 'grant', 'root', 'access', 'file', 'explorer', 'explorer', 'zeo', 'db', 'database', 'data', 'directory', 'zeo', 'app', 'kitkat', 'device', 'downgrade', 'android', 'device', 'version', 'device', 'zeo', 'app', 'plain', 'code', 'fact', 'jd', 'gui', 'github', 'dex2jar', 'result', 'project', 'avenue', 'recompile', 'people', 'functionality', 'hesitation', 'company', 'device', 'fact', 'effort', 'code', 'user', 'reason', 'copy', 'code', 'code', 'api', 'contract', 'zeo', 'support', 'contract', 'set', 'table', 'table', 'building', 'publishing', 'zeo', 'code', 'github', 'effort', 'table', 'ecosystem', 'zeo', 'db', 'feature', 'expansion', 'feature', 'table', 'data', 'fifth', 'contract', 'cleanup', 'join', 'data', 'table', 'data', 'mind', 'run', 'database', 'project', 'intent', 'activity', 'guess', 'share', 'item', 'setting', 'menu', 'disturb', 'code', 'grab', 'zeo', 'db', 'offer', 'share', 'program', 'reason', 'app', 'guess', 'explain', 'cleanup', 'dataset', 'people', 'access', 'reason', 'justify', 'version', 'feature', 'feature', 'people', 'data', 'access', 'version', 'data', 'export', 'database', 'format', 'form', 'understand', 'sqlite', 'db', 'csv', 'ability', 'import', 'familar', 'tool', 'suggest', 'function', 'tasker', 'app', 'plugin', 'tool', 'apk', 'myzeo', 'age', 'notice', 'worry', 'stop', 'version', 'theory', 'recompile', 'bet', 'zeo', 'monitoring', 'adopt', 'tool', 'research', 'tip', 'wireshark', 'version', 'lua', 'dissector', 'warning', 'work', 'jpg', 'version', 'script', 'editor', 'dense', 'lua', 'tip', 'verify', 'people', 'information', 'legacy', 'mode', 'decode', 'lua', 'dissector', 'wireshark', 'interface', 'harder', 'instance', 'bt', 'rfcomm', 'value', 'process', 'packet', 'protocol', 'message', 'work', 'work', 'bluetooth', 'platform', 'protocol', 'window', 'io', 'device', 'program', 'people', 'plenty', 'platform', 'circle', 'company', 'property', 'license', 'app', 'guess', 'effort', 'zeo', 'mobile', 'evergreen', 'project', 'people', 'story', 'brian', 'model', 'term', 'apps', 'end', 'bluetooth', 'protocol', 'interpretation', 'patent', 'monitoring', 'method', 'monitoring', 'describes', 'eeg', 'data', 'state', 'bedside', 'data', 'contains', 'equation', 'zq', 'value', 'data', 'patent', 'zeo', 'multi', 'sleep', 'zeo', 'developer', 'processing', 'stephen', 'fabregas', 'headband', 'zeo', 'developer', 'api', 'term', 'developer', 'interface', 'interview', 'ben', 'rubin', 'ceo', 'zeo', 'library', 'link', 'archive', 'hacker', 'zeo', 'zeo', 'aluminum', 'foil', 'faraday', 'cage', 'mind', 'fall', 'fate', 'relate', 'work', 'steve', 'gibson', 'database', 'share', 'java', 'contract', 'zeo', 'github', 'site', 'expose', 'table', 'result', 'join', 'table', 'option', 'share', 'database', 'supersu', 'people', 'zeo', 'app', 'secure', 'recompile', 'zeo', 'app', 'zeo', 'share', 'feature', 'menu', 'option', 'effort', 'effort', 'people', 'option', 'surface', 'code', 'code', 'menu', 'option', 'invocation', 'helper', 'thecybermike', 'developer', 'mode', 'hci', 'ha', 'gibson', 'people', 'remember', 'communication', 'phone', 'marshmallow', 'setting', 'setting', 'list', 'developer', 'option', 'item', 'bluetooth', 'hci', 'snoop', 'log', 'lt', 'toggle', 'icon', 'capture', 'packet', 'webpage', 'wireshark', 'hci', 'h4', 'encapsulation', 'format', 'wireshark', 'version', 'pcap', 'format', 'wireshark', 'direction', 'information', 'direction', 'info', 'capture', 'bug', 'froyo', 'bug', 'version', 'version', 'information', 'dissector', 'direction', 'bug', 'implementation', 'dissector', 'wireshark', 'zeo', 'protocol', 'wireshark', 'plugin', 'information', 'bug', 'point', 'direction', 'rfcomm', 'service', 'dump', 'protocol', 'layer', 'data', 'tool', 'message', 'stream', 'window', 'stream', 'tool', 'thinking', 'hexinator', 'wireshark', 'platform', 'site', 'developer', 'option', 'device', 'sdcard', 'btsnoop', 'hci', 'log', 'match', 'developer', 'mode', 'hci', 'snoop', 'feature', 'device', 'pull', 'log', 'file', 'device', 'force', 'decode', 'figure', 'script', 'user', 'jwillis', 'wireshark', 'plugins', 'path', 'username', 'message', 'version', 'wireshark', 'version', 'svn', 'trunk', 'environment', 'android', 'device', 'zeo', 'capture', 'packet', 'tool', 'debug', 'wireshark', 'manner', 'curve', 'frustrating', 'okay', 'data', 'sent', 'packet', 'jpg', 'wireshark', 'error', 'dissector', 'plugin', 'version', 'packet', 'capture', 'fix', 'problem', 'wireshark', 'direction', 'info', 'version', 'pcap', 'information', 'bound', 'tonight', 'reproduce', 'bug', 'documentation', 'opensource', 'protocol', 'zeo', 'commonality', 'specification', 'data', 'format', 'bedside', 'alarm', 'clock', 'dock', 'instrument', 'pod', 'headband', 'sense', 'communication', 'android', 'app', 'document', 'protocol', 'developer', 'opensource', 'documentation', 'unit', 'port', 'interface', 'bluetooth', 'communication', 'data', 'reason', 'data', 'app', 'yield', 'assumption', 'unit', 'capture', 'kind', 'ebay', 'android', 'debug', 'unit', 'idea', 'slack', 'type', 'communication', 'tool', 'forum', 'post', 'hangout', 'tomorrow', 'dev', 'stuff', 'people', 'distraction', 'kind', 'talk', 'nicholas', 'health', 'effort', 'mix', 'people', 'apocalypse', 'decode', 'packet', 'wireshark', 'experience', 'parse', 'bunch', 'packet', 'conversation', 'version', 'wireshark', 'capture', 'replay', 'packet', 'rfcomm', 'session', 'rfcomm', 'assume', 'trouble', 'response', 'mike', 'tomorrow', 'night', 'reason', 'understand', 'wireshark', 'phillips', 'box', 'timezone', 'conflict', 'google', 'hangout', 'saturday', 'offer', 'grc', 'world', 'stack', 'desktop', 'surprise', 'today', 'entry', 'johnwillis', 'summary', 'zeo', 'broadcasting', 'service', 'profile', 'surprise', 'phone', 'zeo', 'app', 'phone', 'zeo', 'service', 'sorry', 'forum', 'image', 'reply', 'post', 'gt', 'zeo', 'mein', 'note', 'debug', 'mode', 'zeo', 'download', 'log', 'entry', 'tag', 'timestamps', 'debug', 'data', 'protocol', 'observation', 'replacement', 'zeo', 'android', 'app', 'sdp', 'importance', 'android', 'zeo', 'zeo', 'headband', 'order', 'dump', 'status', 'record', 'headband', 'broadcast', 'zeo', 'headband', 'connection', 'maintenance', 'test', 'sleep', 'record', 'database', 'problem', 'service', 'identifers', 'bluetooth', 'team', 'hostile', 'developer', 'grumpiness', 'linux', 'kernel', 'style', 'rudeness', 'marketshare', 'xp', 'support', 'party', 'development', 'window', 'apple', 'apple', 'kind', 'attitude', 'problem', 'standard', 'window', 'effort', 'development', 'platform', 'nicholas', 'view', 'matter', 'gibson', 'mention', 'occasion', 'pas', 'judgement', 'matter', 'release', 'code', 'db', 'app', 'io', 'window', 'congratulation', 'approach', 'sleep', 'record', 'dump', 'firmware', 'zeo', 'place', 'moment', 'spp', 'service', 'reader', 'program', 'sort', 'update', 'grc', 'health', 'gibson', 'news', 'news', 'grc', 'thread', 'watch', 'conversation', 'people', 'report', 'success', 'method', 'data', 'device', 'talk', 'min', 'resolution', 'data', 'data', 'code', 'hardware', 'contribute', 'help', 'mike', 'github', 'skill', 'collaboration', 'tool', 'window', 'linux', 'background', 'kind', 'java', 'window', 'tendency', 'cmdline', 'apps', 'service', 'script', 'language', 'meet', 'zeo', 'app', 'io', 'dissector', 'project', 'breadcrumb', 'people', 'people', 'document', 'compile', 'rfcomm', 'server', 'program', 'express', 'zeo', 'chatter', 'demo', 'app', 'book', 'myzeo', 'app', 'writer', 'cmdline', 'tool', 'rfcomm', 'service', 'range', 'people', 'android', 'app', 'obfuscation', 'zeocsv', 'example', 'people', 'studio', 'tasker', 'plugin', 'tool', 'android', 'people', 'taskers', 'plod', 'pace', 'help', 'nicholas', 'tasker', 'zeocsv', 'gyration', 'user', 'priority', 'people', 'whats', 'kind', 'congratulation', 'test', 'mode', 'activate', 'quote', 'versus', 'model', 'model', 'measurement', 'power', 'concrete', 'offer', 'data', 'tune', 'software', 'code', 'project', 'board', 'function', 'sort', 'fine', 'matrix', 'transform', 'equation', 'code', 'math', 'calculation', 'coefficient', 'data', 'increase', 'accuracy', 'state', 'reason', 'data', 'test', 'mode', 'win', 'result', 'saving', 'power', 'reduction', 'code', 'platform', 'mike', 'guess', 'pick', 'language', 'data', 'data', 'structure', 'pas', 'command', 'request', 'exchange', 'apps', 'intent', 'activity', 'task', 'state', 'fall', 'routine', 'data', 'guess', 'host', 'data', 'sync', 'command', 'people', 'port', 'information', 'apps', 'platform', 'target', 'work', 'io', 'pc', 'mac', 'program', 'program', 'program', 'python', 'java', 'work', 'group', 'people', 'sprinkler', 'head', 'weekend', 'chance', 'data', 'structure', 'simpler', 'lol', 'sleep', 'session', 'dirty', 'wireshark', 'lua', 'dissector', 'zeo', 'hb', 'data', 'protocol', 'interaction', 'flow', 'hb', 'tablet', 'wireshark', 'protocol', 'document', 'sample', 'interaction', 'flow', 'capture', 'interaction', 'tablet', 'case', 'interaction', 'test', 'mode', 'hb', 'information', 'tablet', 'database', 'utility', 'post', 'result', 'capture', 'session', 'post', 'file', 'nicholas', 'john', 'work', 'joint', 'github', 'project', 'companion', 'app', 'zeo', 'app', 'parallel', 'companion', 'app', 'user', 'cv', 'data', 'export', 'facility', 'mass', 'data', 'range', 'export', 'extract', 'api', 'automation', 'user', 'data', 'extraction', 'monitoring', 'feature', 'compliment', 'zeo', 'headband', 'trouble', 'zeo', 'provide', 'capability', 'headband', 'communication', 'experimentation', 'headband', 'app', 'concern', 'nicholas', 'copyright', 'company', 'companion', 'app', 'augments', 'path', 'app', 'development', 'experience', 'io', 'development', 'experience', 'mike', 'zeo', 'dataset', 'course', 'beta', 'tester', 'zeo', 'app', 'debug', 'message', 'post', 'data', 'headband', 'zeocompanion', 'app', 'android', 'release', 'mode', 'headband', 'data', 'command', 'packet', 'assembly', 'logic', 'wireshark', 'dissector', 'step', 'test', 'mode', 'gain', 'access', 'pre', 'data', 'apk', 'recreate', 'resource', 'source', 'code', 'resultant', 'code', 'incorrect', 'interpretation', 'code', 'copyright', 'entity', 'basis', 'program', 'create', 'base', 'zeo', 'app', 'io', 'scratch', 'code', 'population', 'user', 'definition', 'android', 'device', 'base', 'android', 'zeo', 'app', 'work', 'create', 'companion', 'augments', 'work', 'create', 'base', 'work', 'augment', 'wireshark', 'version', 'auto', 'l2cap', 'layer', 'dissector', 'error', 'wireshark', 'legacy', 'mode', 'dissector', 'bug', 'kludgy', 'packet', 'example', 'dissector', 'developer', 'capture', 'device', 'wiresharkcapture', 'zeomobile', 'headband', 'zeoalarm', 'headband', 'zeomobile', 'headband', 'waveform', 'information', 'information', 'figure', 'zeomobile', 'headband', 'test', 'mode', 'capture', 'comms', 'headband', 'device', 'zeomobile', 'post', 'processing', 'headband', 'android', 'zeo', 'app', 'shell', 'post', 'data', 'store', 'post', 'processing', 'logic', 'apk', 'code', 'zeocompanion', 'project', 'house', 'work', 'zeocompanion', 'email', 'export', 'zeo', 'csv', 'data', 'snapshot', 'image', 'email', 'zeo', 'csv', 'data', 'export', 'image', 'analytics', 'history', 'dashboard', 'trend', 'analytics', 'extends', 'myzeo', 'problem', 'wakeups', 'export', 'gibson', 'formula', 'feint', 'heart', 'tool', 'access', 'headband', 'eliminate', 'zeo', 'zeocompanion', 'history', 'zeocompanion', 'history', 'zeocompanion', 'sec', 'popup', 'zeocompanion', 'export', 'dialog', 'release', 'source', 'github', 'version', 'app', 'zeocompanion', 'app', 'sleep', 'android', 'app', 'sleep', 'manager', 'zeo', 'sleep', 'monitor', 'data', 'export', 'right', 'post', 'file', 'zeo', 'headband', 'protocol', 'document', 'wireshark', 'lua', 'dissector', 'protocol', 'protocol', 'document', 'interaction', 'flow', 'headband', 'device', 'example', 'session', 'dissector', 'window', 'user', 'gt', 'appdata', 'wireshark', 'plugins', 'btsnoop', 'hci', 'log', 'file', 'wireshark', 'force', 'decode', 'l2cap', 'cid', 'gt', 'bt', 'rfcomm', 'zeo', 'auto', 'rfcomm', 'layer', 'dissector', 'packet', 'manner', 'access', 'information', 'layer', 'order', 'message', 'message', 'fix', 'example', 'field', 'element', 'packet', 'message', 'message', 'click', 'packet', 'message', 'order', 'sub', 'field', 'wireshark', 'pas', 'column', 'bug', 'zeo', 'headband', 'data', 'format', 'txt', 'zeohbbt', 'lua', 'rfcomm', 'dcli', 'traffic', 'channel', 'channel', 'wireshark', 'lua', 'interface', 'value', 'value', 'value', 'definition', 'zeohbbt', 'lua', 'io', 'language', 'zeocompanion', 'app', 'io', 'zeocompanion', 'relies', 'android', 'app', 'access', 'headband', 'zeo', 'io', 'data', 'io', 'zeocompanion', 'app', 'access', 'hope', 'reply', 'point', 'property', 'fft', 'analytics', 'access', 'test', 'mode', 'headband', 'format', 'message', 'perform', 'analytics', 'zeo', 'headband', 'protocol', 'data', 'format', 'app', 'user', 'text', 'zeo', 'headband', 'protocol', 'zeo', 'document', 'protocol', 'stack', 'length', 'layer', 'hci', 'h4', 'hci', 'acl', 'l2cap', 'rfcomm', 'header', 'zeo', 'base', 'record', 'format', 'trailer', 'zeo', 'base', 'record', 'format', 'minimum', 'record', 'length', 'byte', 'note', 'int', 'crc', 'int', 'protocol', 'verion', 'enum', 'message', 'type', 'int', 'ack', 'request', 'int', 'sequence', 'int', 'data', 'content', 'data', 'message', 'type', 'format', 'hex', 'message', 'type', 'data', 'content', 'command', 'request', 'hb', 'acknowledge', 'hb', 'state', 'change', 'report', 'report', 'report', 'report', 'state', 'report', 'report', 'wakeup', 'wakeup', 'window', 'note', 'message', 'type', 'mode', 'data', 'content', 'format', 'information', 'content', 'message', 'data', 'decoder', 'documentation', 'test', 'test', 'accel', 'query', 'test', 'accel', 'report', 'test', 'acp', 'query', 'test', 'acp', 'report', 'test', 'analog', 'test', 'bc6', 'test', 'bt', 'address', 'test', 'button', 'report', 'test', 'data', 'test', 'data', 'report', 'test', 'freq', 'trim', 'test', 'impedance', 'test', 'test', 'pcb', 'test', 'mode', 'test', 'power', 'test', 'reset', 'test', 'serial', 'test', 'voltage', 'test', 'voltage', 'report', 'test', 'waveform', 'message', 'type', 'data', 'content', 'data', 'format', 'command', 'request', 'message', 'type', 'data', 'content', 'data', 'content', 'format', 'length', 'fieldname', 'note', 'command', 'padding', 'command', 'zeo', 'command', 'zeo', 'command', 'bluetooth', 'zeo', 'command', 'bluetooth', 'zeo', 'command', 'demo', 'zeo', 'command', 'demo', 'zeo', 'command', 'factory', 'zeo', 'command', 'query', 'state', 'zeo', 'command', 'reset', 'sensor', 'zeo', 'command', 'send', 'zeo', 'command', 'start', 'zeo', 'command', 'stop', 'zeo', 'command', 'zeo', 'command', 'reboot', 'hb', 'message', 'type', 'data', 'content', 'data', 'content', 'format', 'length', 'fieldname', 'note', 'sequence', 'hb', 'message', 'type', 'data', 'content', 'data', 'content', 'format', 'length', 'fieldname', 'note', 'device', 'int', 'flashcalibrationupdates', 'flashsaveddataupdates', 'flashsleepbackupupdates', 'version', 'char', 'model', 'int', 'software', 'version', 'int', 'headband', 'address', 'char', 'int', 'line', 'enum', 'reset', 'cause', 'bool', 'query', 'response', 'int', 'reset', 'count', 'reset', 'cause', 'reset', 'reset', 'reset', 'lockup', 'hb', 'state', 'change', 'report', 'message', 'data', 'content', 'data', 'content', 'format', 'length', 'fieldname', 'note', 'event', 'event', 'event', 'event', 'alarm', 'event', 'alarm', 'window', 'event', 'alarm', 'window', 'event', 'event', 'battery', 'event', 'head', 'event', 'head', 'event', 'sleep', 'mode', 'event', 'night', 'event', 'sleep', 'night', 'event', 'sleep', 'night', 'event', 'sleep', 'night', 'event', 'sleep', 'event', 'sleep', 'rating', 'event', 'state', 'change', 'event', 'jump', 'event', 'event', 'user', 'sleep', 'event', 'user', 'event', 'user', 'event', 'user', 'restart', 'event', 'report', 'accelerometer', 'message', 'note', 'store', 'information', 'entry', 'content', 'data', 'content', 'format', 'length', 'byte', 'format', 'fieldname', 'note', 'diff', 'vec', 'mag', 'sum', 'average', 'report', 'error', 'message', 'type', 'data', 'content', 'data', 'content', 'format', 'length', 'fieldname', 'note', 'error', 'code', 'error', 'code', 'error', 'error', 'error', 'pin', 'error', 'pin', 'error', 'pin', 'error', 'reset', 'error', 'channel', 'error', 'report', 'message', 'data', 'content', 'data', 'content', 'format', 'max', 'length', 'fieldname', 'note', 'display', 'hypno', 'timestamp', 'int', 'awakening', 'interval', 'interval', 'interval', 'interval', 'interval', 'interval', 'score', 'bool', 'bool', 'history', 'int', 'voltage', 'battery', 'bool', 'accumulator', 'int', 'accumulator', 'count', 'accumulator', 'int', 'accumulator', 'count', 'int', 'accumulator', 'count', 'int', 'count', 'end', 'night', 'timestamp', 'display', 'hypnogram', 'bool', 'insufficient', 'data', 'night', 'data', 'history', 'padding', 'int', 'insufficient', 'data', 'startime', 'int', 'zero', 'start', 'night', 'timestamp', 'bool', 'base', 'hypnogram', 'display', 'note', 'array', 'entry', 'stage', 'length', 'byte', 'byte', 'fieldname', 'note', 'hypnogram', 'length', 'array', 'end', 'night', 'count', 'enum', 'stage', 'max', 'nibble', 'base', 'hypnogram', 'note', 'array', 'entry', 'stage', 'length', 'byte', 'byte', 'fieldname', 'note', 'hypnogram', 'length', 'array', 'enum', 'stage', 'max', 'nibble', 'stage', 'stage', 'stage', 'wake', 'stage', 'stage', 'stage', 'stage', 'set', 'message', 'type', 'data', 'content', 'data', 'content', 'format', 'length', 'fieldname', 'note', 'address', 'device', 'link', 'char', 'headband', 'char', 'headband', 'pin', 'enum', 'setup', 'type', 'setup', 'type', 'setup', 'bd', 'data', 'pin', 'setup', 'pin', 'state', 'report', 'message', 'data', 'content', 'data', 'content', 'format', 'length', 'fieldname', 'note', 'bool', 'bluetooth', 'demo', 'mode', 'bool', 'head', 'bool', 'bool', 'bool', 'headband', 'voltage', 'enum', 'headband', 'voltage', 'status', 'enum', 'alarm', 'reason', 'enum', 'algorith', 'mode', 'int', 'sensor', 'second', 'voltage', 'status', 'zeo', 'voltage', 'zeo', 'voltage', 'voltage', 'voltage', 'battery', 'voltage', 'zeo', 'voltage', 'alarm', 'reason', 'rem', 'rem', 'awake', 'algorith', 'mode', 'message', 'type', 'data', 'content', 'data', 'content', 'format', 'length', 'fieldname', 'note', 'currenttimemillis', 'report', 'message', 'data', 'content', 'data', 'content', 'format', 'length', 'fieldname', 'note', 'currenttimemillis', 'bool', 'int', 'query', 'sequence', 'wakeup', 'message', 'type', 'data', 'content', 'data', 'content', 'format', 'length', 'fieldname', 'note', 'wake', 'reason', 'wake', 'reason', 'rem', 'nonrem', 'rem', 'wake', 'end', 'wakup', 'wakeup', 'window', 'message', 'type', 'data', 'content', 'data', 'content', 'format', 'length', 'fieldname', 'note', 'msg', 'int', 'window', 'begin', 'int', 'end', 'message', 'type', 'data', 'content', 'data', 'content', 'format', 'length', 'fieldname', 'note', 'dissector', 'wireshark', 'zeo', 'headband', 'protocol', 'record', 'replay', 'headband', 'device', 'interaction', 'developer', 'mode', 'hci', 'feature', 'device', 'pull', 'log', 'file', 'device', 'file', 'wireshark', 'voila', 'packet', 'force', 'decode', 'post', 'lua', 'file', 'mention', 'blog', 'post', 'app', 'level', 'mode', 'level', 'mode', 'view', 'log', 'eclipse', 'android', 'studio', 'generate', 'log', 'developer', 'option', 'power', 'button', 'convenient', 'popup', 'application', 'send', 'app', 'background', 'log', 'reason', 'email', 'client', 'send', 'attachment', 'zeo', 'app', 'code', 'blog', 'post', 'guess', 'zeo', 'app', 'permission', 'auto', 'message', 'match', 'string', 'signature', 'effect', 'zeo', 'app', 'message', 'mode', 'headband', 'command', 'bluetooth', 'headband', 'risk', 'headband', 'probe', 'test', 'mode', 'headband', 'battery', 'power', 'reset', 'copy', 'zeomobile', 'headband', 'protocol', 'app', 'headband', 'zeo', 'message', 'type', 'danger', 'brick', 'headband', 'protocol', 'document', 'message', 'command', 'flash', 'headband', 'wipe', 'headband', 'flash', 'zeo', 'headband', 'data', 'format', 'zeocompanion', 'android', 'app', 'github', 'feature', 'exporter', 'journal', 'zeo', 'hypnogram', 'headband', 'bluetooth', 'class', 'io', 'device', 'sweet', 'app', 'export', 'friend', 'data', 'headband', 'phone', 'work', 'data', 'zeoapi', 'thought', 'concern', 'zeo', 'android', 'phone', 'data', 'feature', 'request', 'export', 'google', 'sheet', 'schedule', 'export', 'data', 'night', 'data', 'night', 'post', 'comment', 'suspicion', 'data', 'headband', 'phone', 'mean', 'data', 'custom', 'firmware', 'sort', 'zeo', 'replacement', 'application', 'communication', 'interpret', 'pre', 'data', 'headband', 'headband', 'api', 'friend', 'android', 'device', 'adaptor', 'test', 'data', 'app', 'development', 'nicholas', 'intent', 'communicate', 'android', 'tasker', 'tool', 'support', 'react', 'phone', 'react', 'intent', 'example', 'track', 'sleep', 'sleep', 'android', 'tasker', 'plugin', 'intent', 'tracking', 'tasker', 'profile', 'task', 'set', 'phone', 'priority', 'notification', 'home', 'automation', 'zeo', 'csv', 'intent', 'tasker', 'plugin', 'work', 'push', 'server', 'processing', 'button', 'button', 'automation', 'geek', 'alex', 'hye', 'nicholas', 'note', 'documentation', 'night', 'value', 'sense', 'cut', 'zeo', 'android', 'api', 'zeo', 'data', 'zeo', 'android', 'api', 'development', 'account', 'github', 'nicholas', 'csv', 'export', 'splunk', 'analtyics', 'gt', 'autoshare', 'gt', 'filesync', 'sftp', 'gt', 'linux', 'vm', 'gt', 'python', 'script', 'convert', 'data', 'gt', 'end', 'result', 'share', 'button', 'autoshare', 'data', 'splunk', 'work', 'value', 'rem', 'source', 'data', 'conversion', 'source', 'csv', 'thought', 'nicholas', 'glance', 'data', 'response', 'gibson', 'zeo', 'csv', 'security', 'podcast', 'people', 'enhancement', 'intent', 'csv', 'disk', 'tasker', 'plugin', 'documentation', 'zeo', 'intent', 'headband', 'app', 'door', 'process', 'sorry', 'hear', 'companion', 'journal', 'populate', 'field', 'csv', 'appreciate', 'mike', 'sorry', 'reply', 'chop', 'git', 'issue', 'scripting', 'language', 'pick', 'java', 'home', 'work', 'figure', 'work', 'help', 'test', 'java', 'app', 'development', 'figure', 'help', 'hindrance', 'alex']"
+2049.0,nan,['nan']
+2051.0,zeo access data zeo company friend reseller zeo pay cash unit policy dan paragraph sleep data mask phone data sense cloud ring bell data export ability lack data export disqualifies product user egg data technology allow software party developer money selling hardware software source business wise user night induce platform user experiment mask memory card sample music sound music beat ex music rain paragraph beat session session fly moment hyojun zeo shut community monitor success question suggestion sense compare mask forum beef message option edit add suggestion page meet team image position sleep sense role company cto example english speaker proof copy sleep person cycle impression sleep data mask phone data sense cloud community data export offer export function rdbms command data folk dan appreciate question suggestion wake cure jet lag control sound pattern friend suggestion question encourage people community product development tool project support people lion comment sdk developer developer tool device data mistake p learning lucid application test compare result stage myzeo plan validation psg polysomnograph hospital lion woo team help people sense mask campaign sense mask pleasure comment,"['zeo', 'access', 'data', 'zeo', 'company', 'friend', 'reseller', 'zeo', 'pay', 'cash', 'unit', 'policy', 'dan', 'paragraph', 'sleep', 'data', 'mask', 'phone', 'data', 'sense', 'cloud', 'ring', 'bell', 'data', 'export', 'ability', 'lack', 'data', 'export', 'disqualifies', 'product', 'user', 'egg', 'data', 'technology', 'allow', 'software', 'party', 'developer', 'money', 'selling', 'hardware', 'software', 'source', 'business', 'wise', 'user', 'night', 'induce', 'platform', 'user', 'experiment', 'mask', 'memory', 'card', 'sample', 'music', 'sound', 'music', 'beat', 'ex', 'music', 'rain', 'paragraph', 'beat', 'session', 'session', 'fly', 'moment', 'hyojun', 'zeo', 'shut', 'community', 'monitor', 'success', 'question', 'suggestion', 'sense', 'compare', 'mask', 'forum', 'beef', 'message', 'option', 'edit', 'add', 'suggestion', 'page', 'meet', 'team', 'image', 'position', 'sleep', 'sense', 'role', 'company', 'cto', 'example', 'english', 'speaker', 'proof', 'copy', 'sleep', 'person', 'cycle', 'impression', 'sleep', 'data', 'mask', 'phone', 'data', 'sense', 'cloud', 'community', 'data', 'export', 'offer', 'export', 'function', 'rdbms', 'command', 'data', 'folk', 'dan', 'appreciate', 'question', 'suggestion', 'wake', 'cure', 'jet', 'lag', 'control', 'sound', 'pattern', 'friend', 'suggestion', 'question', 'encourage', 'people', 'community', 'product', 'development', 'tool', 'project', 'support', 'people', 'lion', 'comment', 'sdk', 'developer', 'developer', 'tool', 'device', 'data', 'mistake', 'p', 'learning', 'lucid', 'application', 'test', 'compare', 'result', 'stage', 'myzeo', 'plan', 'validation', 'psg', 'polysomnograph', 'hospital', 'lion', 'woo', 'team', 'help', 'people', 'sense', 'mask', 'campaign', 'sense', 'mask', 'pleasure', 'comment']"
+2061.0,building app analyze video image send relevant user hardware pair prototype hardware trench option eye level fov transfer data party recomendations,"['building', 'app', 'analyze', 'video', 'image', 'send', 'relevant', 'user', 'hardware', 'pair', 'prototype', 'hardware', 'trench', 'option', 'eye', 'level', 'fov', 'transfer', 'data', 'party', 'recomendations']"
+2063.0,sherbit datacoup indiegogo claim data control claim data corporation track amp trade start data revolution check claim data control indiegogo project project manage data share thought wow project work kind internet,"['sherbit', 'datacoup', 'indiegogo', 'claim', 'data', 'control', 'claim', 'data', 'corporation', 'track', 'amp', 'trade', 'start', 'data', 'revolution', 'check', 'claim', 'data', 'control', 'indiegogo', 'project', 'project', 'manage', 'data', 'share', 'thought', 'wow', 'project', 'work', 'kind', 'internet']"
+2065.0,sensor platform sdk apps tool estate watch pro michaeljd gps activity tracker gps activity distance split gpsr tracker device question tracker charge hr data accurate apple integration self example heartwatch icon hr auto track night strava gps run device apple watch apple product configure hardware plenty activity data analysis battery plug write self bellabeat leaf cycle mood device review accuracy data device trend change device inaccuracy level analysis pro opinion charge hr george garmin endurance activity feedback feel device tracker hand set metric bob sensor impression chance check oura experience sort fitbit fitness tracker people basis b1 basis peak curiosity data accuracy performance management chart fitness level blue line acute exercise stress purple line balance line sorry color description stuff par course cyclist member conners measurement push post strength training gizmo wearable sport activity fitness device metric strength training thought device decision purchase push strength band blog data strength vbt workout data jmp strength band weight workout entry fitness food series jmp blog push train push train purpose push solution push device insight performance room patent algorithm repetition perform feedback hold push mind team mlb nhl epl athlete country continent coach athlete struggle challenge gym risk injury velocity suite test coach baseline athlete goal endurance pursue comment fitness tracker exercise level garmin device capability exercise routine endurance sport dc rainmaker blog review site standard tell device apple fitbits garmins polars rainmaker homepage dc rainmaker background blog runner nbsp measure item fitness friend nutcase heart rate watt pedal cadence bike pedal elevation duration exercise blood oxygen saturation heart rate variability length quality muscle quality body watch sensor iphone stuff garmin stuff bike sensor model exercise stress fitness trainingpeaks power intensity factor stress score explanation power intensity factor stress score dr andy author training power meter source tool program produce training schedule peak start goal estimate recovery state work figure cyclist technology sort breakpoint fitbit wife exercise imho device garmin edge suunto ambit gym strength training dc rainmaker website dc rainmaker homepage george depends monitor budget tech person tracker instance tracker attention heart rate monitor accuracy suck monitoring product market march fitbit people job charge end budget check garmin vivofit fitness band review term step misfit self data hoarder point export integrate correlate data source heart rate strap battery dirt water resistant charge fitbit amirmarashi gps significance gps activity tracker role play research topic prefer garmin vivofit fitbit garmin mean fitness activity tracker ask battery feature product fitbit battery tracker battery feature track inactivity opinion people track pattern calorie heart rate debate choose fitbit tracker wristband gadget activity vivofit vivofit sell hr strap track swimming vivofit hr monitor strap strap premium model waterproof swim exercise weight training hiit art jump exercise adrenaline rush lag graph workout spike exercise timer set garmin vivofits price generation garmin vivofit watch herat rate heart rate strap battery dirt water sleep data garmin watch data strap accurate heart rate strap night comfy fitbit versa versa watch track workout activity health heart rate monitoring smartwatch fitbit device apple watch quantifiedbob glad sensor impression development kit update fact io github build battery highlight gps pulse gadget telephone deal errand stephen heart rate strap battery dirt water water gt sweaty swim thinkrace technology share device log hr data angelsensor post fitbit blaze room improvement dashboard software data list woolke sensor reminds scientist tattoo measure example skin temperature work mood work smart tattoo standard material equipment production process connection smartphone wireless arm phone sensor skin sport fitness tracker m2 band thinkrace technology feature device feature distance calorie monitor tracker amp reminder reminder multi alarm ip67 waterproof share exercise data wireless fitbit hr mind fact estate wrist tracker shape ring check fitti activity environment hrm sensor speaking feature trust hrm sensor market count accuracy sensor fitti technology whats test activity network stack exercise movement movement movement activity activity recognition accurate movement communication protocol description work sensor data develope change rate sensor watch kind knife qe information fitti fit rgrds bill20002 recommend sensor track blood pressure heart rate measurement gift abhi tracker conclusion misfit convenient date issue water resistance swim cost activity tracker notification support,"['sensor', 'platform', 'sdk', 'apps', 'tool', 'estate', 'watch', 'pro', 'michaeljd', 'gps', 'activity', 'tracker', 'gps', 'activity', 'distance', 'split', 'gpsr', 'tracker', 'device', 'question', 'tracker', 'charge', 'hr', 'data', 'accurate', 'apple', 'integration', 'self', 'example', 'heartwatch', 'icon', 'hr', 'auto', 'track', 'night', 'strava', 'gps', 'run', 'device', 'apple', 'watch', 'apple', 'product', 'configure', 'hardware', 'plenty', 'activity', 'data', 'analysis', 'battery', 'plug', 'write', 'self', 'bellabeat', 'leaf', 'cycle', 'mood', 'device', 'review', 'accuracy', 'data', 'device', 'trend', 'change', 'device', 'inaccuracy', 'level', 'analysis', 'pro', 'opinion', 'charge', 'hr', 'george', 'garmin', 'endurance', 'activity', 'feedback', 'feel', 'device', 'tracker', 'hand', 'set', 'metric', 'bob', 'sensor', 'impression', 'chance', 'check', 'oura', 'experience', 'sort', 'fitbit', 'fitness', 'tracker', 'people', 'basis', 'b1', 'basis', 'peak', 'curiosity', 'data', 'accuracy', 'performance', 'management', 'chart', 'fitness', 'level', 'blue', 'line', 'acute', 'exercise', 'stress', 'purple', 'line', 'balance', 'line', 'sorry', 'color', 'description', 'stuff', 'par', 'course', 'cyclist', 'member', 'conners', 'measurement', 'push', 'post', 'strength', 'training', 'gizmo', 'wearable', 'sport', 'activity', 'fitness', 'device', 'metric', 'strength', 'training', 'thought', 'device', 'decision', 'purchase', 'push', 'strength', 'band', 'blog', 'data', 'strength', 'vbt', 'workout', 'data', 'jmp', 'strength', 'band', 'weight', 'workout', 'entry', 'fitness', 'food', 'series', 'jmp', 'blog', 'push', 'train', 'push', 'train', 'purpose', 'push', 'solution', 'push', 'device', 'insight', 'performance', 'room', 'patent', 'algorithm', 'repetition', 'perform', 'feedback', 'hold', 'push', 'mind', 'team', 'mlb', 'nhl', 'epl', 'athlete', 'country', 'continent', 'coach', 'athlete', 'struggle', 'challenge', 'gym', 'risk', 'injury', 'velocity', 'suite', 'test', 'coach', 'baseline', 'athlete', 'goal', 'endurance', 'pursue', 'comment', 'fitness', 'tracker', 'exercise', 'level', 'garmin', 'device', 'capability', 'exercise', 'routine', 'endurance', 'sport', 'dc', 'rainmaker', 'blog', 'review', 'site', 'standard', 'tell', 'device', 'apple', 'fitbits', 'garmins', 'polars', 'rainmaker', 'homepage', 'dc', 'rainmaker', 'background', 'blog', 'runner', 'nbsp', 'measure', 'item', 'fitness', 'friend', 'nutcase', 'heart', 'rate', 'watt', 'pedal', 'cadence', 'bike', 'pedal', 'elevation', 'duration', 'exercise', 'blood', 'oxygen', 'saturation', 'heart', 'rate', 'variability', 'length', 'quality', 'muscle', 'quality', 'body', 'watch', 'sensor', 'iphone', 'stuff', 'garmin', 'stuff', 'bike', 'sensor', 'model', 'exercise', 'stress', 'fitness', 'trainingpeaks', 'power', 'intensity', 'factor', 'stress', 'score', 'explanation', 'power', 'intensity', 'factor', 'stress', 'score', 'dr', 'andy', 'author', 'training', 'power', 'meter', 'source', 'tool', 'program', 'produce', 'training', 'schedule', 'peak', 'start', 'goal', 'estimate', 'recovery', 'state', 'work', 'figure', 'cyclist', 'technology', 'sort', 'breakpoint', 'fitbit', 'wife', 'exercise', 'imho', 'device', 'garmin', 'edge', 'suunto', 'ambit', 'gym', 'strength', 'training', 'dc', 'rainmaker', 'website', 'dc', 'rainmaker', 'homepage', 'george', 'depends', 'monitor', 'budget', 'tech', 'person', 'tracker', 'instance', 'tracker', 'attention', 'heart', 'rate', 'monitor', 'accuracy', 'suck', 'monitoring', 'product', 'market', 'march', 'fitbit', 'people', 'job', 'charge', 'end', 'budget', 'check', 'garmin', 'vivofit', 'fitness', 'band', 'review', 'term', 'step', 'misfit', 'self', 'data', 'hoarder', 'point', 'export', 'integrate', 'correlate', 'data', 'source', 'heart', 'rate', 'strap', 'battery', 'dirt', 'water', 'resistant', 'charge', 'fitbit', 'amirmarashi', 'gps', 'significance', 'gps', 'activity', 'tracker', 'role', 'play', 'research', 'topic', 'prefer', 'garmin', 'vivofit', 'fitbit', 'garmin', 'mean', 'fitness', 'activity', 'tracker', 'ask', 'battery', 'feature', 'product', 'fitbit', 'battery', 'tracker', 'battery', 'feature', 'track', 'inactivity', 'opinion', 'people', 'track', 'pattern', 'calorie', 'heart', 'rate', 'debate', 'choose', 'fitbit', 'tracker', 'wristband', 'gadget', 'activity', 'vivofit', 'vivofit', 'sell', 'hr', 'strap', 'track', 'swimming', 'vivofit', 'hr', 'monitor', 'strap', 'strap', 'premium', 'model', 'waterproof', 'swim', 'exercise', 'weight', 'training', 'hiit', 'art', 'jump', 'exercise', 'adrenaline', 'rush', 'lag', 'graph', 'workout', 'spike', 'exercise', 'timer', 'set', 'garmin', 'vivofits', 'price', 'generation', 'garmin', 'vivofit', 'watch', 'herat', 'rate', 'heart', 'rate', 'strap', 'battery', 'dirt', 'water', 'sleep', 'data', 'garmin', 'watch', 'data', 'strap', 'accurate', 'heart', 'rate', 'strap', 'night', 'comfy', 'fitbit', 'versa', 'versa', 'watch', 'track', 'workout', 'activity', 'health', 'heart', 'rate', 'monitoring', 'smartwatch', 'fitbit', 'device', 'apple', 'watch', 'quantifiedbob', 'glad', 'sensor', 'impression', 'development', 'kit', 'update', 'fact', 'io', 'github', 'build', 'battery', 'highlight', 'gps', 'pulse', 'gadget', 'telephone', 'deal', 'errand', 'stephen', 'heart', 'rate', 'strap', 'battery', 'dirt', 'water', 'water', 'gt', 'sweaty', 'swim', 'thinkrace', 'technology', 'share', 'device', 'log', 'hr', 'data', 'angelsensor', 'post', 'fitbit', 'blaze', 'room', 'improvement', 'dashboard', 'software', 'data', 'list', 'woolke', 'sensor', 'reminds', 'scientist', 'tattoo', 'measure', 'example', 'skin', 'temperature', 'work', 'mood', 'work', 'smart', 'tattoo', 'standard', 'material', 'equipment', 'production', 'process', 'connection', 'smartphone', 'wireless', 'arm', 'phone', 'sensor', 'skin', 'sport', 'fitness', 'tracker', 'm2', 'band', 'thinkrace', 'technology', 'feature', 'device', 'feature', 'distance', 'calorie', 'monitor', 'tracker', 'amp', 'reminder', 'reminder', 'multi', 'alarm', 'ip67', 'waterproof', 'share', 'exercise', 'data', 'wireless', 'fitbit', 'hr', 'mind', 'fact', 'estate', 'wrist', 'tracker', 'shape', 'ring', 'check', 'fitti', 'activity', 'environment', 'hrm', 'sensor', 'speaking', 'feature', 'trust', 'hrm', 'sensor', 'market', 'count', 'accuracy', 'sensor', 'fitti', 'technology', 'whats', 'test', 'activity', 'network', 'stack', 'exercise', 'movement', 'movement', 'movement', 'activity', 'activity', 'recognition', 'accurate', 'movement', 'communication', 'protocol', 'description', 'work', 'sensor', 'data', 'develope', 'change', 'rate', 'sensor', 'watch', 'kind', 'knife', 'qe', 'information', 'fitti', 'fit', 'rgrds', 'bill20002', 'recommend', 'sensor', 'track', 'blood', 'pressure', 'heart', 'rate', 'measurement', 'gift', 'abhi', 'tracker', 'conclusion', 'misfit', 'convenient', 'date', 'issue', 'water', 'resistance', 'swim', 'cost', 'activity', 'tracker', 'notification', 'support']"
+2066.0,step activity tracker device steel fitti activity tracker process fitti companion device step calorie threat radiation air gamma ray radiation description functionality sensor factor device battery prototype fitti guard value data combination activity tracker information headache jog exhaustion index wear cap reason night half ghost noise lorry food hotel fatique office air quality guard remind evolution fitti facebook fitti fitti world generation activity logger tracker,"['step', 'activity', 'tracker', 'device', 'steel', 'fitti', 'activity', 'tracker', 'process', 'fitti', 'companion', 'device', 'step', 'calorie', 'threat', 'radiation', 'air', 'gamma', 'ray', 'radiation', 'description', 'functionality', 'sensor', 'factor', 'device', 'battery', 'prototype', 'fitti', 'guard', 'value', 'data', 'combination', 'activity', 'tracker', 'information', 'headache', 'jog', 'exhaustion', 'index', 'wear', 'cap', 'reason', 'night', 'half', 'ghost', 'noise', 'lorry', 'food', 'hotel', 'fatique', 'office', 'air', 'quality', 'guard', 'remind', 'evolution', 'fitti', 'facebook', 'fitti', 'fitti', 'world', 'generation', 'activity', 'logger', 'tracker']"
+2070.0,eharmony work data survey match model approach relies people people service figure people fitbit data foursquare match idea qsers talk jun quazi data self self data question model woman ask date question people date goal data crowd data example behavior action result people thought work approach survey data point,"['eharmony', 'work', 'data', 'survey', 'match', 'model', 'approach', 'relies', 'people', 'people', 'service', 'figure', 'people', 'fitbit', 'data', 'foursquare', 'match', 'idea', 'qsers', 'talk', 'jun', 'quazi', 'data', 'self', 'self', 'data', 'question', 'model', 'woman', 'ask', 'date', 'question', 'people', 'date', 'goal', 'data', 'crowd', 'data', 'example', 'behavior', 'action', 'result', 'people', 'thought', 'work', 'approach', 'survey', 'data', 'point']"
+2090.0,interface kind device step function term user consume food version nudge log food log food reminds nutrition fact vitamin fiber user food database forget nutrition fact calorie product advantage database myfitnesspal option pedometer food database patient fruit veggie consumption work justin care app challenge patient exercise kid pedometer handle nutrition serving fruit veggie app fitness food program apple android web feature patient food log everybody activity exercise fitbit jawbone misfit garmin log inaccuracy crowd database food review entry phone barcodes access food entry entry stuff davedonohue app manages track result app,"['interface', 'kind', 'device', 'step', 'function', 'term', 'user', 'consume', 'food', 'version', 'nudge', 'log', 'food', 'log', 'food', 'reminds', 'nutrition', 'fact', 'vitamin', 'fiber', 'user', 'food', 'database', 'forget', 'nutrition', 'fact', 'calorie', 'product', 'advantage', 'database', 'myfitnesspal', 'option', 'pedometer', 'food', 'database', 'patient', 'fruit', 'veggie', 'consumption', 'work', 'justin', 'care', 'app', 'challenge', 'patient', 'exercise', 'kid', 'pedometer', 'handle', 'nutrition', 'serving', 'fruit', 'veggie', 'app', 'fitness', 'food', 'program', 'apple', 'android', 'web', 'feature', 'patient', 'food', 'log', 'everybody', 'activity', 'exercise', 'fitbit', 'jawbone', 'misfit', 'garmin', 'log', 'inaccuracy', 'crowd', 'database', 'food', 'review', 'entry', 'phone', 'barcodes', 'access', 'food', 'entry', 'entry', 'stuff', 'davedonohue', 'app', 'manages', 'track', 'result', 'app']"
+2094.0,arivale bargain addition blood test biomarkers sequence coach nutritionist ratio absolute count absolute count absolute monocyte neutrophil total neutrophil transaminase albumin phosphatase acid acid epa ratio aspartate transaminase creatinine ratio calcium carbon dioxide chloride copper blood cell creatinine dha bilirubin ferritin folate serum gamma glutamyl transpeptidase globulin filtration rate glutathione gsh hdl hdl particle hematocrit hemoglobin hemoglobin sensitivity homa ir homocysteine serum bilirubin insulin dehydrogenase ldl particle ldl particle ldl pattern peak ldl particle lead mean hemoglobin mean hemoglobin concentration volume mercury acid mma index ratio phosphorus platelet count potassium blood cell count blood cell distribution width selenium serum sodium tnf bilirubin cholesterol total protein hdl ratio triglyceride acid vitamin blood cell count zinc blood cell insidetracker list biomarkers blood test biomarkers wayback machine version site list blood service review insidetracker helathnucleus performs test longevity health nucleus health platform individual health news research company longevity longevity health nucleus health platform individual health nucleus platform sequence analysis machine learning curation health history deliver picture health integrate microbiome metabolomic paul amp kitty work lab core list list test live120plus project research monitoring health longevity parameter section dan term health care problem cost business executive people kind analysis round collection test blood hair guideline people supplementation list bio marker test list form blood hair home self kit health fitness gizmo machinery establishment list compile charge health service test health status example type test particle disease measurement test hair analysis deficiency health issue dexa bone view bone density host test intake supplementation health span source pull test question appreciate list biomarkers,"['arivale', 'bargain', 'addition', 'blood', 'test', 'biomarkers', 'sequence', 'coach', 'nutritionist', 'ratio', 'absolute', 'count', 'absolute', 'count', 'absolute', 'monocyte', 'neutrophil', 'total', 'neutrophil', 'transaminase', 'albumin', 'phosphatase', 'acid', 'acid', 'epa', 'ratio', 'aspartate', 'transaminase', 'creatinine', 'ratio', 'calcium', 'carbon', 'dioxide', 'chloride', 'copper', 'blood', 'cell', 'creatinine', 'dha', 'bilirubin', 'ferritin', 'folate', 'serum', 'gamma', 'glutamyl', 'transpeptidase', 'globulin', 'filtration', 'rate', 'glutathione', 'gsh', 'hdl', 'hdl', 'particle', 'hematocrit', 'hemoglobin', 'hemoglobin', 'sensitivity', 'homa', 'ir', 'homocysteine', 'serum', 'bilirubin', 'insulin', 'dehydrogenase', 'ldl', 'particle', 'ldl', 'particle', 'ldl', 'pattern', 'peak', 'ldl', 'particle', 'lead', 'mean', 'hemoglobin', 'mean', 'hemoglobin', 'concentration', 'volume', 'mercury', 'acid', 'mma', 'index', 'ratio', 'phosphorus', 'platelet', 'count', 'potassium', 'blood', 'cell', 'count', 'blood', 'cell', 'distribution', 'width', 'selenium', 'serum', 'sodium', 'tnf', 'bilirubin', 'cholesterol', 'total', 'protein', 'hdl', 'ratio', 'triglyceride', 'acid', 'vitamin', 'blood', 'cell', 'count', 'zinc', 'blood', 'cell', 'insidetracker', 'list', 'biomarkers', 'blood', 'test', 'biomarkers', 'wayback', 'machine', 'version', 'site', 'list', 'blood', 'service', 'review', 'insidetracker', 'helathnucleus', 'performs', 'test', 'longevity', 'health', 'nucleus', 'health', 'platform', 'individual', 'health', 'news', 'research', 'company', 'longevity', 'longevity', 'health', 'nucleus', 'health', 'platform', 'individual', 'health', 'nucleus', 'platform', 'sequence', 'analysis', 'machine', 'learning', 'curation', 'health', 'history', 'deliver', 'picture', 'health', 'integrate', 'microbiome', 'metabolomic', 'paul', 'amp', 'kitty', 'work', 'lab', 'core', 'list', 'list', 'test', 'live120plus', 'project', 'research', 'monitoring', 'health', 'longevity', 'parameter', 'section', 'dan', 'term', 'health', 'care', 'problem', 'cost', 'business', 'executive', 'people', 'kind', 'analysis', 'round', 'collection', 'test', 'blood', 'hair', 'guideline', 'people', 'supplementation', 'list', 'bio', 'marker', 'test', 'list', 'form', 'blood', 'hair', 'home', 'self', 'kit', 'health', 'fitness', 'gizmo', 'machinery', 'establishment', 'list', 'compile', 'charge', 'health', 'service', 'test', 'health', 'status', 'example', 'type', 'test', 'particle', 'disease', 'measurement', 'test', 'hair', 'analysis', 'deficiency', 'health', 'issue', 'dexa', 'bone', 'view', 'bone', 'density', 'host', 'test', 'intake', 'supplementation', 'health', 'span', 'source', 'pull', 'test', 'question', 'appreciate', 'list', 'biomarkers']"
+2096.0,aspect fall scope note example relationship communicate messaging copy communication information word tag mood detection conversation issue motivation improvement data accumulate,"['aspect', 'fall', 'scope', 'note', 'example', 'relationship', 'communicate', 'messaging', 'copy', 'communication', 'information', 'word', 'tag', 'mood', 'detection', 'conversation', 'issue', 'motivation', 'improvement', 'data', 'accumulate']"
+2103.0,dec security hole example scale access heart rate data garmin device value allows data guess security link ab32 frontend profile guess load date cookie session heart rate data authentication plain request garmin user data data myuser user login handle curl wellness data garmin faq data file health api cost connect cross finger step data dailymovement add work aggregation step step measurement import script data google fitness tracker hobby project timeline garmin hearrate import ejain hah dec retrieve information age scale access heart rate data garmin device activity interval anonymity setting account setting check box statistic profile heart rate json format fiddur share method work report export cumbersome output csvs contain date track data user sleep information garmin hmm link spit ah suppose problem matter log garmin page sleep rem spreadsheet reason fitness sleep tracker activity data export function export csv export function report spreadsheet 7rows total imagine nightmare data consolidate data multiple spreadsheet export function help idea step data date work,"['dec', 'security', 'hole', 'example', 'scale', 'access', 'heart', 'rate', 'data', 'garmin', 'device', 'value', 'allows', 'data', 'guess', 'security', 'link', 'ab32', 'frontend', 'profile', 'guess', 'load', 'date', 'cookie', 'session', 'heart', 'rate', 'data', 'authentication', 'plain', 'request', 'garmin', 'user', 'data', 'data', 'myuser', 'user', 'login', 'handle', 'curl', 'wellness', 'data', 'garmin', 'faq', 'data', 'file', 'health', 'api', 'cost', 'connect', 'cross', 'finger', 'step', 'data', 'dailymovement', 'add', 'work', 'aggregation', 'step', 'step', 'measurement', 'import', 'script', 'data', 'google', 'fitness', 'tracker', 'hobby', 'project', 'timeline', 'garmin', 'hearrate', 'import', 'ejain', 'hah', 'dec', 'retrieve', 'information', 'age', 'scale', 'access', 'heart', 'rate', 'data', 'garmin', 'device', 'activity', 'interval', 'anonymity', 'setting', 'account', 'setting', 'check', 'box', 'statistic', 'profile', 'heart', 'rate', 'json', 'format', 'fiddur', 'share', 'method', 'work', 'report', 'export', 'cumbersome', 'output', 'csvs', 'contain', 'date', 'track', 'data', 'user', 'sleep', 'information', 'garmin', 'hmm', 'link', 'spit', 'ah', 'suppose', 'problem', 'matter', 'log', 'garmin', 'page', 'sleep', 'rem', 'spreadsheet', 'reason', 'fitness', 'sleep', 'tracker', 'activity', 'data', 'export', 'function', 'export', 'csv', 'export', 'function', 'report', 'spreadsheet', '7rows', 'total', 'imagine', 'nightmare', 'data', 'consolidate', 'data', 'multiple', 'spreadsheet', 'export', 'function', 'help', 'idea', 'step', 'data', 'date', 'work']"
+2109.0,blog discussion luteal phase miracle umbrage apple menstruation metric magy power fertility cycle fertility awareness method kindara fluctuation body signal fertilization environment environment talk cause fluid,"['blog', 'discussion', 'luteal', 'phase', 'miracle', 'umbrage', 'apple', 'menstruation', 'metric', 'magy', 'power', 'fertility', 'cycle', 'fertility', 'awareness', 'method', 'kindara', 'fluctuation', 'body', 'signal', 'fertilization', 'environment', 'environment', 'talk', 'cause', 'fluid']"
+2127.0,fitbit data report fitbit interview experience phone person fitbit data report report interview feedback register study information statement contact sydney edu au,"['fitbit', 'data', 'report', 'fitbit', 'interview', 'experience', 'phone', 'person', 'fitbit', 'data', 'report', 'report', 'interview', 'feedback', 'register', 'study', 'information', 'statement', 'contact', 'sydney', 'edu', 'au']"
+2128.0,myzeo myzeo user member device research linkage step stage myzeo sign account server solution analyze eeg help quality mankind seungwonjung frasen,"['myzeo', 'myzeo', 'user', 'member', 'device', 'research', 'linkage', 'step', 'stage', 'myzeo', 'sign', 'account', 'server', 'solution', 'analyze', 'eeg', 'help', 'quality', 'mankind', 'seungwonjung', 'frasen']"
+2132.0,lab laboratory people help project idea overhead slack channel kind activity toy forum ask feedback mastermind present meetups mastermind group quantification discussion bi basis discussion project experiment group people purpose,"['lab', 'laboratory', 'people', 'help', 'project', 'idea', 'overhead', 'slack', 'channel', 'kind', 'activity', 'toy', 'forum', 'ask', 'feedback', 'mastermind', 'present', 'meetups', 'mastermind', 'group', 'quantification', 'discussion', 'bi', 'basis', 'discussion', 'project', 'experiment', 'group', 'people', 'purpose']"
+2133.0,work member account zeo server analysis experience lend opportunity plz help seungwonjung frasen,"['work', 'member', 'account', 'zeo', 'server', 'analysis', 'experience', 'lend', 'opportunity', 'plz', 'help', 'seungwonjung', 'frasen']"
+2139.0,mask electronics material mask sweat issue strap stay snug subject device eeg mask campaign accuracy collect data mask cause contact mask reason claim led eyelid stage feature product release data export option access jpg jpg jpg jpg jpg super fact wake read review sleep proven case issue summer strap neuroon jpg tension slippage issue sleep mask remee device track light replacement bug data problem data half awakening cycle pick pattern difference night night trust data validation test feature sunrise feel clock rhythm research eye lux therapy depression course feature sensor thinner issue sleep shine light forehead oximeter sensor sense light night damn light,"['mask', 'electronics', 'material', 'mask', 'sweat', 'issue', 'strap', 'stay', 'snug', 'subject', 'device', 'eeg', 'mask', 'campaign', 'accuracy', 'collect', 'data', 'mask', 'cause', 'contact', 'mask', 'reason', 'claim', 'led', 'eyelid', 'stage', 'feature', 'product', 'release', 'data', 'export', 'option', 'access', 'jpg', 'jpg', 'jpg', 'jpg', 'jpg', 'super', 'fact', 'wake', 'read', 'review', 'sleep', 'proven', 'case', 'issue', 'summer', 'strap', 'neuroon', 'jpg', 'tension', 'slippage', 'issue', 'sleep', 'mask', 'remee', 'device', 'track', 'light', 'replacement', 'bug', 'data', 'problem', 'data', 'half', 'awakening', 'cycle', 'pick', 'pattern', 'difference', 'night', 'night', 'trust', 'data', 'validation', 'test', 'feature', 'sunrise', 'feel', 'clock', 'rhythm', 'research', 'eye', 'lux', 'therapy', 'depression', 'course', 'feature', 'sensor', 'thinner', 'issue', 'sleep', 'shine', 'light', 'forehead', 'oximeter', 'sensor', 'sense', 'light', 'night', 'damn', 'light']"
+2166.0,science graduate data robot overlord community share project feedback critique project statistic conversation parser conversation stats generation visualization source code documentation github repository introductory article description example topic movement feel form self knowledge self technology discus point view,"['science', 'graduate', 'data', 'robot', 'overlord', 'community', 'share', 'project', 'feedback', 'critique', 'project', 'statistic', 'conversation', 'parser', 'conversation', 'stats', 'generation', 'visualization', 'source', 'code', 'documentation', 'github', 'repository', 'introductory', 'article', 'description', 'example', 'topic', 'movement', 'feel', 'form', 'self', 'knowledge', 'self', 'technology', 'discus', 'point', 'view']"
+2180.0,device platform sensor algorithm question data term capacity data form calibration interface trend advance response point direction hardware schematic code edit website source source product product tell community thought source health angelsensor concept create hardware serve canvas health application device barrier maker application hypothesize idea community angel sensor track heart rate skin temp step acceleration orientation calorie data heart beat company concept community advance question data data protocol choice check article heart rate notification pre baseline dc removal access sensor output trend data foundation io appreciate,"['device', 'platform', 'sensor', 'algorithm', 'question', 'data', 'term', 'capacity', 'data', 'form', 'calibration', 'interface', 'trend', 'advance', 'response', 'point', 'direction', 'hardware', 'schematic', 'code', 'edit', 'website', 'source', 'source', 'product', 'product', 'tell', 'community', 'thought', 'source', 'health', 'angelsensor', 'concept', 'create', 'hardware', 'serve', 'canvas', 'health', 'application', 'device', 'barrier', 'maker', 'application', 'hypothesize', 'idea', 'community', 'angel', 'sensor', 'track', 'heart', 'rate', 'skin', 'temp', 'step', 'acceleration', 'orientation', 'calorie', 'data', 'heart', 'beat', 'company', 'concept', 'community', 'advance', 'question', 'data', 'data', 'protocol', 'choice', 'check', 'article', 'heart', 'rate', 'notification', 'pre', 'baseline', 'dc', 'removal', 'access', 'sensor', 'output', 'trend', 'data', 'foundation', 'io', 'appreciate']"
+2185.0,strip pricey alternative breath pushup activity cost note self device offering device strip manufacturer pack zeo basis fact strip forum thync thought feedback,"['strip', 'pricey', 'alternative', 'breath', 'pushup', 'activity', 'cost', 'note', 'self', 'device', 'offering', 'device', 'strip', 'manufacturer', 'pack', 'zeo', 'basis', 'fact', 'strip', 'forum', 'thync', 'thought', 'feedback']"
+2193.0,spo2 measurement light cell phone camera ppg withings spo2 sensor samsung sensor device oximeter access data data people self respiration market ox device requirement data form iphone web okay bug people accuracy reason fda bonus idea device conversation oximetery eric,"['spo2', 'measurement', 'light', 'cell', 'phone', 'camera', 'ppg', 'withings', 'spo2', 'sensor', 'samsung', 'sensor', 'device', 'oximeter', 'access', 'data', 'data', 'people', 'self', 'respiration', 'market', 'ox', 'device', 'requirement', 'data', 'form', 'iphone', 'web', 'okay', 'bug', 'people', 'accuracy', 'reason', 'fda', 'bonus', 'idea', 'device', 'conversation', 'oximetery', 'eric']"
+2196.0,option heart rate apple watch app cardiogram spike heart rate track store heart rate monitor heart health stress heart rate pattern person person heart rate change flu heart rate runner biker potato community people apple watch data iphone excel chart data data excel apple method heart rate variation rate template brent,"['option', 'heart', 'rate', 'apple', 'watch', 'app', 'cardiogram', 'spike', 'heart', 'rate', 'track', 'store', 'heart', 'rate', 'monitor', 'heart', 'health', 'stress', 'heart', 'rate', 'pattern', 'person', 'person', 'heart', 'rate', 'change', 'flu', 'heart', 'rate', 'runner', 'biker', 'potato', 'community', 'people', 'apple', 'watch', 'data', 'iphone', 'excel', 'chart', 'data', 'data', 'excel', 'apple', 'method', 'heart', 'rate', 'variation', 'rate', 'template', 'brent']"
+2197.0,data io level data problem csv import admit issue database description zeocsv link replacement extension thecybermike scratch zeo technology replacement example development news band zeo tool market hardware hack zeo market user kalwies stage sleep tracker nath tool shepherd stimulation hr wristband kind data collect bedtime onset delay waso type data job actigraphs headband benefit bed movement cycle data doubt bunch electrode cycle description information plenty company property algorithm trademark copyright product information zeo alarm clock mode access sleep waveform sleep algorithm issue seller money zeo mobile io indication test mode waveform android io mean mode zeo unit headband sensor module charger supply reseller blog step instruction silver sensor pad headband replacement cost diy project headband group sleep monitoring zeo zeo mobile idea product question philipp statement information prototype hardware hack zeo zeo clock sensor pad replacement replacement tech market zeo effort term tool ability headband create zeo source api ware source community algorithm sleep issue discussion app zeo sleep manager zeo sleep monitor data export problem zeo database io device zeo app device experience io database file io device zeo viewer software zeomonitor html import database file import mechanism idea io database io zeo database device function database file io database feature end user data mulitple device add beta release zeocompanion android app sleep manager journal journal attribute value export date csv export history feature trend result image freeware app purchase beta tester bug report zeocompanion zeo database matter baseline zeo sleep record secure download sideload tablet gibhub github zeocompanion zeocompanion android app sleep manager zeocompanion publish google play store beta display dense content app tablet device phone device tablet emulator hardware platform bug issue history history history history export selection dialog exporter attribute data entry attribute value customization version app github improvement tablet guide app nicholas briefly woody zeo data viewer data import csv sleepyhead app content accumulator site documentation csv content change version github zeomobile headband sleepyhead zeo data sleepyhead version support version support zeo app data user journal hypnograms zeo result zeo data companion zeo app google play app source code google rename advantage store notice store version google app store amazon store github github zeocompanion zeocompanion android app sleep manager zeocompanion version trend analysis simple cause effect analysis cycle analysis job companion zeo app zeo eeg replacement kickstarter project shepherd nature product engineer company iwinks shepherd chip selling headset labor tracker piggyback zeo sensor goal network data frequency band stage source hardware course database io device data combine tablet consolidate data issue december reason night night question affect health performance paper zeo data company question community hand amazon track data geeky dance limit feel post app zeo sleep apnea cpap mask experience episode sleep record zeo,"['data', 'io', 'level', 'data', 'problem', 'csv', 'import', 'admit', 'issue', 'database', 'description', 'zeocsv', 'link', 'replacement', 'extension', 'thecybermike', 'scratch', 'zeo', 'technology', 'replacement', 'example', 'development', 'news', 'band', 'zeo', 'tool', 'market', 'hardware', 'hack', 'zeo', 'market', 'user', 'kalwies', 'stage', 'sleep', 'tracker', 'nath', 'tool', 'shepherd', 'stimulation', 'hr', 'wristband', 'kind', 'data', 'collect', 'bedtime', 'onset', 'delay', 'waso', 'type', 'data', 'job', 'actigraphs', 'headband', 'benefit', 'bed', 'movement', 'cycle', 'data', 'doubt', 'bunch', 'electrode', 'cycle', 'description', 'information', 'plenty', 'company', 'property', 'algorithm', 'trademark', 'copyright', 'product', 'information', 'zeo', 'alarm', 'clock', 'mode', 'access', 'sleep', 'waveform', 'sleep', 'algorithm', 'issue', 'seller', 'money', 'zeo', 'mobile', 'io', 'indication', 'test', 'mode', 'waveform', 'android', 'io', 'mean', 'mode', 'zeo', 'unit', 'headband', 'sensor', 'module', 'charger', 'supply', 'reseller', 'blog', 'step', 'instruction', 'silver', 'sensor', 'pad', 'headband', 'replacement', 'cost', 'diy', 'project', 'headband', 'group', 'sleep', 'monitoring', 'zeo', 'zeo', 'mobile', 'idea', 'product', 'question', 'philipp', 'statement', 'information', 'prototype', 'hardware', 'hack', 'zeo', 'zeo', 'clock', 'sensor', 'pad', 'replacement', 'replacement', 'tech', 'market', 'zeo', 'effort', 'term', 'tool', 'ability', 'headband', 'create', 'zeo', 'source', 'api', 'ware', 'source', 'community', 'algorithm', 'sleep', 'issue', 'discussion', 'app', 'zeo', 'sleep', 'manager', 'zeo', 'sleep', 'monitor', 'data', 'export', 'problem', 'zeo', 'database', 'io', 'device', 'zeo', 'app', 'device', 'experience', 'io', 'database', 'file', 'io', 'device', 'zeo', 'viewer', 'software', 'zeomonitor', 'html', 'import', 'database', 'file', 'import', 'mechanism', 'idea', 'io', 'database', 'io', 'zeo', 'database', 'device', 'function', 'database', 'file', 'io', 'database', 'feature', 'end', 'user', 'data', 'mulitple', 'device', 'add', 'beta', 'release', 'zeocompanion', 'android', 'app', 'sleep', 'manager', 'journal', 'journal', 'attribute', 'value', 'export', 'date', 'csv', 'export', 'history', 'feature', 'trend', 'result', 'image', 'freeware', 'app', 'purchase', 'beta', 'tester', 'bug', 'report', 'zeocompanion', 'zeo', 'database', 'matter', 'baseline', 'zeo', 'sleep', 'record', 'secure', 'download', 'sideload', 'tablet', 'gibhub', 'github', 'zeocompanion', 'zeocompanion', 'android', 'app', 'sleep', 'manager', 'zeocompanion', 'publish', 'google', 'play', 'store', 'beta', 'display', 'dense', 'content', 'app', 'tablet', 'device', 'phone', 'device', 'tablet', 'emulator', 'hardware', 'platform', 'bug', 'issue', 'history', 'history', 'history', 'history', 'export', 'selection', 'dialog', 'exporter', 'attribute', 'data', 'entry', 'attribute', 'value', 'customization', 'version', 'app', 'github', 'improvement', 'tablet', 'guide', 'app', 'nicholas', 'briefly', 'woody', 'zeo', 'data', 'viewer', 'data', 'import', 'csv', 'sleepyhead', 'app', 'content', 'accumulator', 'site', 'documentation', 'csv', 'content', 'change', 'version', 'github', 'zeomobile', 'headband', 'sleepyhead', 'zeo', 'data', 'sleepyhead', 'version', 'support', 'version', 'support', 'zeo', 'app', 'data', 'user', 'journal', 'hypnograms', 'zeo', 'result', 'zeo', 'data', 'companion', 'zeo', 'app', 'google', 'play', 'app', 'source', 'code', 'google', 'rename', 'advantage', 'store', 'notice', 'store', 'version', 'google', 'app', 'store', 'amazon', 'store', 'github', 'github', 'zeocompanion', 'zeocompanion', 'android', 'app', 'sleep', 'manager', 'zeocompanion', 'version', 'trend', 'analysis', 'simple', 'cause', 'effect', 'analysis', 'cycle', 'analysis', 'job', 'companion', 'zeo', 'app', 'zeo', 'eeg', 'replacement', 'kickstarter', 'project', 'shepherd', 'nature', 'product', 'engineer', 'company', 'iwinks', 'shepherd', 'chip', 'selling', 'headset', 'labor', 'tracker', 'piggyback', 'zeo', 'sensor', 'goal', 'network', 'data', 'frequency', 'band', 'stage', 'source', 'hardware', 'course', 'database', 'io', 'device', 'data', 'combine', 'tablet', 'consolidate', 'data', 'issue', 'december', 'reason', 'night', 'night', 'question', 'affect', 'health', 'performance', 'paper', 'zeo', 'data', 'company', 'question', 'community', 'hand', 'amazon', 'track', 'data', 'geeky', 'dance', 'limit', 'feel', 'post', 'app', 'zeo', 'sleep', 'apnea', 'cpap', 'mask', 'experience', 'episode', 'sleep', 'record', 'zeo']"
+2198.0,test android format support protocol condition iphone app machine learning figure condition scientist example figure max meal acid psoriasis symptom treatment data apple health supplement data symptom mood event health plan data portability opportunity data consolidate data export file sleep csv heartrate csv support beta tester artboard jpg mb ah shame condition people condition track fly log symptom,"['test', 'android', 'format', 'support', 'protocol', 'condition', 'iphone', 'app', 'machine', 'learning', 'figure', 'condition', 'scientist', 'example', 'figure', 'max', 'meal', 'acid', 'psoriasis', 'symptom', 'treatment', 'data', 'apple', 'health', 'supplement', 'data', 'symptom', 'mood', 'event', 'health', 'plan', 'data', 'portability', 'opportunity', 'data', 'consolidate', 'data', 'export', 'file', 'sleep', 'csv', 'heartrate', 'csv', 'support', 'beta', 'tester', 'artboard', 'jpg', 'mb', 'ah', 'shame', 'condition', 'people', 'condition', 'track', 'fly', 'log', 'symptom']"
+2219.0,apple health data hipbone app data folder bunch json file tool process import file tabulate data apple health iphone app header file data source xiaomi mi band iphone apple health,"['apple', 'health', 'data', 'hipbone', 'app', 'data', 'folder', 'bunch', 'json', 'file', 'tool', 'process', 'import', 'file', 'tabulate', 'data', 'apple', 'health', 'iphone', 'app', 'header', 'file', 'data', 'source', 'xiaomi', 'mi', 'band', 'iphone', 'apple', 'health']"
+2223.0,feedback idea personametry topic niche market product value individual family organisation support case ask community survey survey people concept case post help,"['feedback', 'idea', 'personametry', 'topic', 'niche', 'market', 'product', 'value', 'individual', 'family', 'organisation', 'support', 'case', 'ask', 'community', 'survey', 'survey', 'people', 'concept', 'case', 'post', 'help']"
+2227.0,ragin jason exercise frame cortisol test study workout end feeling topic home nutrition promoter response gotten post poster address anybody glad read wake example feel heart research morning exercise sleep human morning exercise activity evening exercise activity heart rate finding effect morning evening exercise melatonin rhythm psg hrv night exercise activity hypothalamo axis morning result night exercise activity change car night exercise affect activity hpa activity morning heart rate wave sleep night activity exercise bedtime modify quality effect night exercise quality activity result night exercise disturb quality effect control heart heart parameter night exercise sleep hygiene recommendation room apply addition variable experiment room temperature bath sleep food training heartmath min hmmmm meditation hrv biofeedback tool heart rate exercise meal help wearecurio brand startup question trackathons people sensor hope help jw track hr elevation hr night heart rate variability hrv measure state stress hrv heart strap hr monitor sensor app elitehrv stress calculate hrv app claim measure iphone camera research hrv citation idea variable hack issue ask definition problem sleep night problem toss point sleep issue data observation class jiu jitsu exercise frame cause issue recovery class ratio carbs protein plenty adrenaline dissipate rule caffeine morning issue half impact issue curtain light night bcaas gym issue tv bedroom watch tv living room issue pill dosage beer night reason medication doctor tendency diagnose problem sleep study withings fitbit track hr ability bp spo2 measure range cortisol measurement blood test saliva test cost attempt test background success issue response meditation kind examine road sense fact issue reason process track heartrate hrv measure workout recovery shake stomach,"['ragin', 'jason', 'exercise', 'frame', 'cortisol', 'test', 'study', 'workout', 'end', 'feeling', 'topic', 'home', 'nutrition', 'promoter', 'response', 'gotten', 'post', 'poster', 'address', 'anybody', 'glad', 'read', 'wake', 'example', 'feel', 'heart', 'research', 'morning', 'exercise', 'sleep', 'human', 'morning', 'exercise', 'activity', 'evening', 'exercise', 'activity', 'heart', 'rate', 'finding', 'effect', 'morning', 'evening', 'exercise', 'melatonin', 'rhythm', 'psg', 'hrv', 'night', 'exercise', 'activity', 'hypothalamo', 'axis', 'morning', 'result', 'night', 'exercise', 'activity', 'change', 'car', 'night', 'exercise', 'affect', 'activity', 'hpa', 'activity', 'morning', 'heart', 'rate', 'wave', 'sleep', 'night', 'activity', 'exercise', 'bedtime', 'modify', 'quality', 'effect', 'night', 'exercise', 'quality', 'activity', 'result', 'night', 'exercise', 'disturb', 'quality', 'effect', 'control', 'heart', 'heart', 'parameter', 'night', 'exercise', 'sleep', 'hygiene', 'recommendation', 'room', 'apply', 'addition', 'variable', 'experiment', 'room', 'temperature', 'bath', 'sleep', 'food', 'training', 'heartmath', 'min', 'hmmmm', 'meditation', 'hrv', 'biofeedback', 'tool', 'heart', 'rate', 'exercise', 'meal', 'help', 'wearecurio', 'brand', 'startup', 'question', 'trackathons', 'people', 'sensor', 'hope', 'help', 'jw', 'track', 'hr', 'elevation', 'hr', 'night', 'heart', 'rate', 'variability', 'hrv', 'measure', 'state', 'stress', 'hrv', 'heart', 'strap', 'hr', 'monitor', 'sensor', 'app', 'elitehrv', 'stress', 'calculate', 'hrv', 'app', 'claim', 'measure', 'iphone', 'camera', 'research', 'hrv', 'citation', 'idea', 'variable', 'hack', 'issue', 'ask', 'definition', 'problem', 'sleep', 'night', 'problem', 'toss', 'point', 'sleep', 'issue', 'data', 'observation', 'class', 'jiu', 'jitsu', 'exercise', 'frame', 'cause', 'issue', 'recovery', 'class', 'ratio', 'carbs', 'protein', 'plenty', 'adrenaline', 'dissipate', 'rule', 'caffeine', 'morning', 'issue', 'half', 'impact', 'issue', 'curtain', 'light', 'night', 'bcaas', 'gym', 'issue', 'tv', 'bedroom', 'watch', 'tv', 'living', 'room', 'issue', 'pill', 'dosage', 'beer', 'night', 'reason', 'medication', 'doctor', 'tendency', 'diagnose', 'problem', 'sleep', 'study', 'withings', 'fitbit', 'track', 'hr', 'ability', 'bp', 'spo2', 'measure', 'range', 'cortisol', 'measurement', 'blood', 'test', 'saliva', 'test', 'cost', 'attempt', 'test', 'background', 'success', 'issue', 'response', 'meditation', 'kind', 'examine', 'road', 'sense', 'fact', 'issue', 'reason', 'process', 'track', 'heartrate', 'hrv', 'measure', 'workout', 'recovery', 'shake', 'stomach']"
+2231.0,experience diet study cell metabolism institute researcher calorie biomarkers diabetes heart disease cancer effect guideline intake lb body carbs intake lb body carbs calorie calorie ketone mid mmol ketosis ketosis result body loss weight body muscle mass effect rebound effect testosterone focus post contains point experiment experiment conor kind word keto intermittent fat carb hflc switch ketone experiment intermittent series post accuracy body impedance factor effect body reading moisture foot fluid distribute body bob blog thoroughness experiment documentation blogger self tool rigor congratulation loss fact gain protein research study resistance training athlete pound muscle mass mention keto practice intermittent link post grant a1c marker predictor acute biomarkers weight concern hope stabilize hormone reset hormone water benefit body ketosis water obesity code jason fung md science regard john robertson water result pound health marker range hemoglobin level cholesterol cut half level sugar everytime macro order food calorie animal protein biomarkers longo study restriction ketosis macro company kinda brain work subscription box food fmd run question reply advance,"['experience', 'diet', 'study', 'cell', 'metabolism', 'institute', 'researcher', 'calorie', 'biomarkers', 'diabetes', 'heart', 'disease', 'cancer', 'effect', 'guideline', 'intake', 'lb', 'body', 'carbs', 'intake', 'lb', 'body', 'carbs', 'calorie', 'calorie', 'ketone', 'mid', 'mmol', 'ketosis', 'ketosis', 'result', 'body', 'loss', 'weight', 'body', 'muscle', 'mass', 'effect', 'rebound', 'effect', 'testosterone', 'focus', 'post', 'contains', 'point', 'experiment', 'experiment', 'conor', 'kind', 'word', 'keto', 'intermittent', 'fat', 'carb', 'hflc', 'switch', 'ketone', 'experiment', 'intermittent', 'series', 'post', 'accuracy', 'body', 'impedance', 'factor', 'effect', 'body', 'reading', 'moisture', 'foot', 'fluid', 'distribute', 'body', 'bob', 'blog', 'thoroughness', 'experiment', 'documentation', 'blogger', 'self', 'tool', 'rigor', 'congratulation', 'loss', 'fact', 'gain', 'protein', 'research', 'study', 'resistance', 'training', 'athlete', 'pound', 'muscle', 'mass', 'mention', 'keto', 'practice', 'intermittent', 'link', 'post', 'grant', 'a1c', 'marker', 'predictor', 'acute', 'biomarkers', 'weight', 'concern', 'hope', 'stabilize', 'hormone', 'reset', 'hormone', 'water', 'benefit', 'body', 'ketosis', 'water', 'obesity', 'code', 'jason', 'fung', 'md', 'science', 'regard', 'john', 'robertson', 'water', 'result', 'pound', 'health', 'marker', 'range', 'hemoglobin', 'level', 'cholesterol', 'cut', 'half', 'level', 'sugar', 'everytime', 'macro', 'order', 'food', 'calorie', 'animal', 'protein', 'biomarkers', 'longo', 'study', 'restriction', 'ketosis', 'macro', 'company', 'kinda', 'brain', 'work', 'subscription', 'box', 'food', 'fmd', 'run', 'question', 'reply', 'advance']"
+2239.0,tracklogs trip tracklogs stats trip movement acceleration data place selfers gps data gps data data location movement speed movement acceleration track combination parameter motion selfers information data prefer track help answer sport experience topic somebody paper tracklogs purpose,"['tracklogs', 'trip', 'tracklogs', 'stats', 'trip', 'movement', 'acceleration', 'data', 'place', 'selfers', 'gps', 'data', 'gps', 'data', 'data', 'location', 'movement', 'speed', 'movement', 'acceleration', 'track', 'combination', 'parameter', 'motion', 'selfers', 'information', 'data', 'prefer', 'track', 'help', 'answer', 'sport', 'experience', 'topic', 'somebody', 'paper', 'tracklogs', 'purpose']"
+2264.0,research paper mhealth movement data city msc innovation management university copenhagen team manage contact er contact people city data research data privacy topic tell plan data research paper paper teacher regard andreea andrea share body activity mail jaravis hotmail,"['research', 'paper', 'mhealth', 'movement', 'data', 'city', 'msc', 'innovation', 'management', 'university', 'copenhagen', 'team', 'manage', 'contact', 'er', 'contact', 'people', 'city', 'data', 'research', 'data', 'privacy', 'topic', 'tell', 'plan', 'data', 'research', 'paper', 'paper', 'teacher', 'regard', 'andreea', 'andrea', 'share', 'body', 'activity', 'mail', 'jaravis', 'hotmail']"
+2269.0,purpose app log default value apps keeptrack nomie reminder trackthisforme web register webhooks option connect device beeminder ifttt zapier goal press party topic disclosure site event image setup log med case multivitamin trigger applet ifttt start playing song phone flash light help power user log pill hardware button man switch functioality vote idea solution work flic,"['purpose', 'app', 'log', 'default', 'value', 'apps', 'keeptrack', 'nomie', 'reminder', 'trackthisforme', 'web', 'register', 'webhooks', 'option', 'connect', 'device', 'beeminder', 'ifttt', 'zapier', 'goal', 'press', 'party', 'topic', 'disclosure', 'site', 'event', 'image', 'setup', 'log', 'med', 'case', 'multivitamin', 'trigger', 'applet', 'ifttt', 'start', 'playing', 'song', 'phone', 'flash', 'light', 'help', 'power', 'user', 'log', 'pill', 'hardware', 'button', 'man', 'switch', 'functioality', 'vote', 'idea', 'solution', 'work', 'flic']"
+2275.0,precor machine test mode power output heart rate revvo siva raj calculate heart rate formula estimate vo2max sub max protocol liability issue heart rate test case revvo sf method estimate vo2max power hr predictor capacity comment terminology definition oxygen consumption claim measure face mask room calorimeter estimate vo2max work research living phd stuff proxy health fitness parameter feedback activity behavior step energy expenditure effect health status helpful problem apology jackemeyer method respiratory gas exchange job shout accusation conjecture spokesperson community product member community boston journey multiple forum hide stuff question revvo measuring response measure power heart rate end test measure power heart rate data figure max output versus max output unit tight relationship vo2 oxygen energy work rate power measure work rate implication max vo2 challenge work oxygen oxygen component intensity method figure component max power output compute max estimation response method estimation method today continue work approach analogy apple watch heart rate rate method point measure heart rate debate introduce revvo exercise bike face mask simpler vo2max capacity max oxygen body indicator fitness health people today test lab face mask breathe revvo diy project fitness health fitness benchmark experiment learning session boston product accuracy standard lab test experiment fitness amp health schedule test san francisco hope range equipment estimate vo2max output heart rate garmin band calculate heart rate formula estimate vo2max sub max protocol max hr bpm formula level variation sub max protocol max hr assumption equation datasets assumption guide power output test elicit max hr response test heart rate data figure max output versus approach lab accuracy range subject result course drop test learn marco response opportunity metric effect intervention fitness health estimate measure question reality respiratory gas exchange estimation measure vo2peak case measure measure vo2 output prediction extrapolation test sub max test assumption hr measure differentiate prediction extrapolation method history route sub max precor test athlete test variation vo2max person max protocol ground max output answer duration fatigue velocity amp torque dyno data analogy problem siva raj marco question offer vo2max head capacity post post revvo help critique response spin community reality respiratory gas exchange measure consumption value max reality spirit honesty forth reproducibility amp trueness revvo response drop drop trick people,"['precor', 'machine', 'test', 'mode', 'power', 'output', 'heart', 'rate', 'revvo', 'siva', 'raj', 'calculate', 'heart', 'rate', 'formula', 'estimate', 'vo2max', 'sub', 'max', 'protocol', 'liability', 'issue', 'heart', 'rate', 'test', 'case', 'revvo', 'sf', 'method', 'estimate', 'vo2max', 'power', 'hr', 'predictor', 'capacity', 'comment', 'terminology', 'definition', 'oxygen', 'consumption', 'claim', 'measure', 'face', 'mask', 'room', 'calorimeter', 'estimate', 'vo2max', 'work', 'research', 'living', 'phd', 'stuff', 'proxy', 'health', 'fitness', 'parameter', 'feedback', 'activity', 'behavior', 'step', 'energy', 'expenditure', 'effect', 'health', 'status', 'helpful', 'problem', 'apology', 'jackemeyer', 'method', 'respiratory', 'gas', 'exchange', 'job', 'shout', 'accusation', 'conjecture', 'spokesperson', 'community', 'product', 'member', 'community', 'boston', 'journey', 'multiple', 'forum', 'hide', 'stuff', 'question', 'revvo', 'measuring', 'response', 'measure', 'power', 'heart', 'rate', 'end', 'test', 'measure', 'power', 'heart', 'rate', 'data', 'figure', 'max', 'output', 'versus', 'max', 'output', 'unit', 'tight', 'relationship', 'vo2', 'oxygen', 'energy', 'work', 'rate', 'power', 'measure', 'work', 'rate', 'implication', 'max', 'vo2', 'challenge', 'work', 'oxygen', 'oxygen', 'component', 'intensity', 'method', 'figure', 'component', 'max', 'power', 'output', 'compute', 'max', 'estimation', 'response', 'method', 'estimation', 'method', 'today', 'continue', 'work', 'approach', 'analogy', 'apple', 'watch', 'heart', 'rate', 'rate', 'method', 'point', 'measure', 'heart', 'rate', 'debate', 'introduce', 'revvo', 'exercise', 'bike', 'face', 'mask', 'simpler', 'vo2max', 'capacity', 'max', 'oxygen', 'body', 'indicator', 'fitness', 'health', 'people', 'today', 'test', 'lab', 'face', 'mask', 'breathe', 'revvo', 'diy', 'project', 'fitness', 'health', 'fitness', 'benchmark', 'experiment', 'learning', 'session', 'boston', 'product', 'accuracy', 'standard', 'lab', 'test', 'experiment', 'fitness', 'amp', 'health', 'schedule', 'test', 'san', 'francisco', 'hope', 'range', 'equipment', 'estimate', 'vo2max', 'output', 'heart', 'rate', 'garmin', 'band', 'calculate', 'heart', 'rate', 'formula', 'estimate', 'vo2max', 'sub', 'max', 'protocol', 'max', 'hr', 'bpm', 'formula', 'level', 'variation', 'sub', 'max', 'protocol', 'max', 'hr', 'assumption', 'equation', 'datasets', 'assumption', 'guide', 'power', 'output', 'test', 'elicit', 'max', 'hr', 'response', 'test', 'heart', 'rate', 'data', 'figure', 'max', 'output', 'versus', 'approach', 'lab', 'accuracy', 'range', 'subject', 'result', 'course', 'drop', 'test', 'learn', 'marco', 'response', 'opportunity', 'metric', 'effect', 'intervention', 'fitness', 'health', 'estimate', 'measure', 'question', 'reality', 'respiratory', 'gas', 'exchange', 'estimation', 'measure', 'vo2peak', 'case', 'measure', 'measure', 'vo2', 'output', 'prediction', 'extrapolation', 'test', 'sub', 'max', 'test', 'assumption', 'hr', 'measure', 'differentiate', 'prediction', 'extrapolation', 'method', 'history', 'route', 'sub', 'max', 'precor', 'test', 'athlete', 'test', 'variation', 'vo2max', 'person', 'max', 'protocol', 'ground', 'max', 'output', 'answer', 'duration', 'fatigue', 'velocity', 'amp', 'torque', 'dyno', 'data', 'analogy', 'problem', 'siva', 'raj', 'marco', 'question', 'offer', 'vo2max', 'head', 'capacity', 'post', 'post', 'revvo', 'help', 'critique', 'response', 'spin', 'community', 'reality', 'respiratory', 'gas', 'exchange', 'measure', 'consumption', 'value', 'max', 'reality', 'spirit', 'honesty', 'forth', 'reproducibility', 'amp', 'trueness', 'revvo', 'response', 'drop', 'drop', 'trick', 'people']"
+2278.0,code extract data variety library python access meal data python github andrewzey mfp party api data andrewzey blog post spreadsheet data csv tab view histogram simple stats data file mfp data csv histogram viewer feedback improvement histogram viewer csv comma tab file finger change bin tap hand corner quit display stats viewing data myfitnesspal noom keeptrack nan mfp track food convenient food food spreadsheet goal process data data source track progress google spreadsheet hub analyze data correlation tracking spreadsheet transfer mfp data spreadsheet food app mfp data google spreadsheet,"['code', 'extract', 'data', 'variety', 'library', 'python', 'access', 'meal', 'data', 'python', 'github', 'andrewzey', 'mfp', 'party', 'api', 'data', 'andrewzey', 'blog', 'post', 'spreadsheet', 'data', 'csv', 'tab', 'view', 'histogram', 'simple', 'stats', 'data', 'file', 'mfp', 'data', 'csv', 'histogram', 'viewer', 'feedback', 'improvement', 'histogram', 'viewer', 'csv', 'comma', 'tab', 'file', 'finger', 'change', 'bin', 'tap', 'hand', 'corner', 'quit', 'display', 'stats', 'viewing', 'data', 'myfitnesspal', 'noom', 'keeptrack', 'nan', 'mfp', 'track', 'food', 'convenient', 'food', 'food', 'spreadsheet', 'goal', 'process', 'data', 'data', 'source', 'track', 'progress', 'google', 'spreadsheet', 'hub', 'analyze', 'data', 'correlation', 'tracking', 'spreadsheet', 'transfer', 'mfp', 'data', 'spreadsheet', 'food', 'app', 'mfp', 'data', 'google', 'spreadsheet']"
+2288.0,passionate trend health associate evolution future practice people order thesis reality insight discussion goal discussion order impact health feel discussion advance ben,"['passionate', 'trend', 'health', 'associate', 'evolution', 'future', 'practice', 'people', 'order', 'thesis', 'reality', 'insight', 'discussion', 'goal', 'discussion', 'order', 'impact', 'health', 'feel', 'discussion', 'advance', 'ben']"
+2295.0,interface bug data visualization relationship philosophy idea promos app store experimentum model track state influence experiment add app model reflect drive robbins book feedback,"['interface', 'bug', 'data', 'visualization', 'relationship', 'philosophy', 'idea', 'promos', 'app', 'store', 'experimentum', 'model', 'track', 'state', 'influence', 'experiment', 'add', 'app', 'model', 'reflect', 'drive', 'robbins', 'book', 'feedback']"
+2305.0,self quantifier university study device survey min survey advance,"['self', 'quantifier', 'university', 'study', 'device', 'survey', 'min', 'survey', 'advance']"
+2307.0,metformin drug research biguanides drug enhance lifespan prevent cancer recommend metformin subject risk population smoker extension research read,"['metformin', 'drug', 'research', 'biguanides', 'drug', 'enhance', 'lifespan', 'prevent', 'cancer', 'recommend', 'metformin', 'subject', 'risk', 'population', 'smoker', 'extension', 'research', 'read']"
+2313.0,app place export data location data context data topic journey answer export data work journey journey journal io activity location battery basis result store data map location tag location feature announce member patience team journey,"['app', 'place', 'export', 'data', 'location', 'data', 'context', 'data', 'topic', 'journey', 'answer', 'export', 'data', 'work', 'journey', 'journey', 'journal', 'io', 'activity', 'location', 'battery', 'basis', 'result', 'store', 'data', 'map', 'location', 'tag', 'location', 'feature', 'announce', 'member', 'patience', 'team', 'journey']"
+2315.0,bos data import zenobase multivariate analysis pull data r visualization tableau checkout project link data million article infino wow response note check tonight appreciate suggestion project invent wheel goal record import data picture database multi analysis integrate data data share version example template option database device lab test kind standard health data record analysis database pre mass data analysis nhanes mass data analysis tool nhanes data comparison compile nhanes option data data idea specialist contradict diagnosis value doctor opinion body help note stage guidance chartmyself data import,"['bos', 'data', 'import', 'zenobase', 'multivariate', 'analysis', 'pull', 'data', 'r', 'visualization', 'tableau', 'checkout', 'project', 'link', 'data', 'million', 'article', 'infino', 'wow', 'response', 'note', 'check', 'tonight', 'appreciate', 'suggestion', 'project', 'invent', 'wheel', 'goal', 'record', 'import', 'data', 'picture', 'database', 'multi', 'analysis', 'integrate', 'data', 'data', 'share', 'version', 'example', 'template', 'option', 'database', 'device', 'lab', 'test', 'kind', 'standard', 'health', 'data', 'record', 'analysis', 'database', 'pre', 'mass', 'data', 'analysis', 'nhanes', 'mass', 'data', 'analysis', 'tool', 'nhanes', 'data', 'comparison', 'compile', 'nhanes', 'option', 'data', 'data', 'idea', 'specialist', 'contradict', 'diagnosis', 'value', 'doctor', 'opinion', 'body', 'help', 'note', 'stage', 'guidance', 'chartmyself', 'data', 'import']"
+2321.0,sagado interruption example device feedback night video fitbit night video track result device fitbit activity bed drop correlation relation disorder understand data device point onset aggregate device heart rate evidence accuracy ton data entry facebook conversation analyzer share project article python project stats source code github repository article source code scrape intraday data kind critique suggestion fidelity fitbit measurement result movement bed analysis dream dream disorder check correlation heartbeat value state rem stage heartbeat level brain wave type place stage data egg technology kind analysis fitbit value entry awake value device night sleep night vision camera movement fitbit result,"['sagado', 'interruption', 'example', 'device', 'feedback', 'night', 'video', 'fitbit', 'night', 'video', 'track', 'result', 'device', 'fitbit', 'activity', 'bed', 'drop', 'correlation', 'relation', 'disorder', 'understand', 'data', 'device', 'point', 'onset', 'aggregate', 'device', 'heart', 'rate', 'evidence', 'accuracy', 'ton', 'data', 'entry', 'facebook', 'conversation', 'analyzer', 'share', 'project', 'article', 'python', 'project', 'stats', 'source', 'code', 'github', 'repository', 'article', 'source', 'code', 'scrape', 'intraday', 'data', 'kind', 'critique', 'suggestion', 'fidelity', 'fitbit', 'measurement', 'result', 'movement', 'bed', 'analysis', 'dream', 'dream', 'disorder', 'check', 'correlation', 'heartbeat', 'value', 'state', 'rem', 'stage', 'heartbeat', 'level', 'brain', 'wave', 'type', 'place', 'stage', 'data', 'egg', 'technology', 'kind', 'analysis', 'fitbit', 'value', 'entry', 'awake', 'value', 'device', 'night', 'sleep', 'night', 'vision', 'camera', 'movement', 'fitbit', 'result']"
+2322.0,folk library gyro data iphone method help data stream patient,"['folk', 'library', 'gyro', 'data', 'iphone', 'method', 'help', 'data', 'stream', 'patient']"
+2339.0,survey result phase app help track input folk community survey help issue concern people idea app technology phone gps calendar guide track survey input dion survey tagmento information plan justintimmer definitley result newsletter,"['survey', 'result', 'phase', 'app', 'help', 'track', 'input', 'folk', 'community', 'survey', 'help', 'issue', 'concern', 'people', 'idea', 'app', 'technology', 'phone', 'gps', 'calendar', 'guide', 'track', 'survey', 'input', 'dion', 'survey', 'tagmento', 'information', 'plan', 'justintimmer', 'definitley', 'result', 'newsletter']"
+2347.0,tool badgerme phone tool smartphone app phone log data database sheet form track data badgerme basis data stage signing alpha user phone canada zealand feedback sign forum expect invitation,"['tool', 'badgerme', 'phone', 'tool', 'smartphone', 'app', 'phone', 'log', 'data', 'database', 'sheet', 'form', 'track', 'data', 'badgerme', 'basis', 'data', 'stage', 'signing', 'alpha', 'user', 'phone', 'canada', 'zealand', 'feedback', 'sign', 'forum', 'expect', 'invitation']"
+2364.0,review word book byte byte eskills tool loss motivation customization byte mi tool book website help dieter loss goal deficit diet model intimate energy balance calculator capture difference body composition preference versus benefit accuracy mi energy density plot map help dieter direction improvement integrates determinant energy density meal weight key feel calorie loss gain volumetrics tool help dieter meal plan weight satiety constraint ceiling macronutrient composition calorie application help cycle health data advantage application,"['review', 'word', 'book', 'byte', 'byte', 'eskills', 'tool', 'loss', 'motivation', 'customization', 'byte', 'mi', 'tool', 'book', 'website', 'help', 'dieter', 'loss', 'goal', 'deficit', 'diet', 'model', 'intimate', 'energy', 'balance', 'calculator', 'capture', 'difference', 'body', 'composition', 'preference', 'versus', 'benefit', 'accuracy', 'mi', 'energy', 'density', 'plot', 'map', 'help', 'dieter', 'direction', 'improvement', 'integrates', 'determinant', 'energy', 'density', 'meal', 'weight', 'key', 'feel', 'calorie', 'loss', 'gain', 'volumetrics', 'tool', 'help', 'dieter', 'meal', 'plan', 'weight', 'satiety', 'constraint', 'ceiling', 'macronutrient', 'composition', 'calorie', 'application', 'help', 'cycle', 'health', 'data', 'advantage', 'application']"
+2368.0,state facebook account button select account idea start food group mention weight point site seth robert flavorless calorie point log meal account mean account meal phone email account registration people secure weekend example flask confirmation food network camera photo work checkins fact feedback interface food concept commitment create account understand bystander luck account challenge sign option email address download list apps dilute enthusiasm avoid apple store opinion barrier,"['state', 'facebook', 'account', 'button', 'select', 'account', 'idea', 'start', 'food', 'group', 'mention', 'weight', 'point', 'site', 'seth', 'robert', 'flavorless', 'calorie', 'point', 'log', 'meal', 'account', 'mean', 'account', 'meal', 'phone', 'email', 'account', 'registration', 'people', 'secure', 'weekend', 'example', 'flask', 'confirmation', 'food', 'network', 'camera', 'photo', 'work', 'checkins', 'fact', 'feedback', 'interface', 'food', 'concept', 'commitment', 'create', 'account', 'understand', 'bystander', 'luck', 'account', 'challenge', 'sign', 'option', 'email', 'address', 'download', 'list', 'apps', 'dilute', 'enthusiasm', 'avoid', 'apple', 'store', 'opinion', 'barrier']"
+2378.0,export list medication supplement purpose app app whirl supplement steve work requirement medication reminder application ceyhello medication pill basis routine family member medication record cloud io platform review review application,"['export', 'list', 'medication', 'supplement', 'purpose', 'app', 'app', 'whirl', 'supplement', 'steve', 'work', 'requirement', 'medication', 'reminder', 'application', 'ceyhello', 'medication', 'pill', 'basis', 'routine', 'family', 'member', 'medication', 'record', 'cloud', 'io', 'platform', 'review', 'review', 'application']"
+2391.0,service insight data fitbit service challenge service insight service insight insight tool insight data sense zenobase pull data jawbone fitbit withings annotation data symptom mood event insight talk site data gathering fitness insight help robertson cron meter sync tracker cron meter ability track metric version data pay fee food lengthy response insulin resistance fuss diminishes practice standardization menu program loss metric meter program,"['service', 'insight', 'data', 'fitbit', 'service', 'challenge', 'service', 'insight', 'service', 'insight', 'insight', 'tool', 'insight', 'data', 'sense', 'zenobase', 'pull', 'data', 'jawbone', 'fitbit', 'withings', 'annotation', 'data', 'symptom', 'mood', 'event', 'insight', 'talk', 'site', 'data', 'gathering', 'fitness', 'insight', 'help', 'robertson', 'cron', 'meter', 'sync', 'tracker', 'cron', 'meter', 'ability', 'track', 'metric', 'version', 'data', 'pay', 'fee', 'food', 'lengthy', 'response', 'insulin', 'resistance', 'fuss', 'diminishes', 'practice', 'standardization', 'menu', 'program', 'loss', 'metric', 'meter', 'program']"
+2396.0,ultimeyes apps people vision apps track progress app measure dilation reaction vision eye chart tool development disease effect factor substance process learn,"['ultimeyes', 'apps', 'people', 'vision', 'apps', 'track', 'progress', 'app', 'measure', 'dilation', 'reaction', 'vision', 'eye', 'chart', 'tool', 'development', 'disease', 'effect', 'factor', 'substance', 'process', 'learn']"
+2401.0,heathmath page connection heart heart capacity article heartmath inner balance pin sensor heart pump heart rate variability coherence hrm strap hrv plot read description mirror control action node sa node heartbeat branch role variability description heart neuron control lobe sensor heartmath io measure heart movement artifact movement heart rate variability body connection connection people heart tendency mirror action people breathing coherence people measure training status factor result,"['heathmath', 'page', 'connection', 'heart', 'heart', 'capacity', 'article', 'heartmath', 'inner', 'balance', 'pin', 'sensor', 'heart', 'pump', 'heart', 'rate', 'variability', 'coherence', 'hrm', 'strap', 'hrv', 'plot', 'read', 'description', 'mirror', 'control', 'action', 'node', 'sa', 'node', 'heartbeat', 'branch', 'role', 'variability', 'description', 'heart', 'neuron', 'control', 'lobe', 'sensor', 'heartmath', 'io', 'measure', 'heart', 'movement', 'artifact', 'movement', 'heart', 'rate', 'variability', 'body', 'connection', 'connection', 'people', 'heart', 'tendency', 'mirror', 'action', 'people', 'breathing', 'coherence', 'people', 'measure', 'training', 'status', 'factor', 'result']"
+2402.0,track dining expense phone gotten glitch health tracker eat restaurant,"['track', 'dining', 'expense', 'phone', 'gotten', 'glitch', 'health', 'tracker', 'eat', 'restaurant']"
+2407.0,smart shoe sock question term product shoe shoe opinion heard,"['smart', 'shoe', 'sock', 'question', 'term', 'product', 'shoe', 'shoe', 'opinion', 'heard']"
+2422.0,term adaptogen range herb work body balance stress benefit chaga mushroom batch tincture ashwagandha reishi mushroom withings issue velocity feature withings cardio scale jpg suck score adaptogens data sheet pdf combination ballistocardiography bcg impedance plethysmography measure pulse velocity combination ecg body recoil medicine heart kick withings body scale measure velocity indicator stiffness idea calculate velocity user heart beat moment foot foot anybody post twitter link talk amsterdam bob sort term substance stress accurate definition withings excuse science sound work data sheet talk stiffness wonder condition enlargement condition,"['term', 'adaptogen', 'range', 'herb', 'work', 'body', 'balance', 'stress', 'benefit', 'chaga', 'mushroom', 'batch', 'tincture', 'ashwagandha', 'reishi', 'mushroom', 'withings', 'issue', 'velocity', 'feature', 'withings', 'cardio', 'scale', 'jpg', 'suck', 'score', 'adaptogens', 'data', 'sheet', 'pdf', 'combination', 'ballistocardiography', 'bcg', 'impedance', 'plethysmography', 'measure', 'pulse', 'velocity', 'combination', 'ecg', 'body', 'recoil', 'medicine', 'heart', 'kick', 'withings', 'body', 'scale', 'measure', 'velocity', 'indicator', 'stiffness', 'idea', 'calculate', 'velocity', 'user', 'heart', 'beat', 'moment', 'foot', 'foot', 'anybody', 'post', 'twitter', 'link', 'talk', 'amsterdam', 'bob', 'sort', 'term', 'substance', 'stress', 'accurate', 'definition', 'withings', 'excuse', 'science', 'sound', 'work', 'data', 'sheet', 'talk', 'stiffness', 'wonder', 'condition', 'enlargement', 'condition']"
+2428.0,dacadoo health score model help effect health build end conclusion eat vegetable model account person pay attention attention nutrition genetics joshua mark lee hood study investigate money money discussion model health health research equation emotion phenome production hormone neurotransmitter emotion example stress chair biostatistics exposure world food interaction emotion example code reacts situation hormone people calmness gene food activity meditation modulate change gene expression nature nurture debate post quelth health health factor idea emotion practice model amp change idea fitness pall fitbit posture stretch training exercise mood tracker moodscope meditation tracker journal goal goal software level stage work progress brainstorm dig idea share thought talk justin timmer variable image memory map component jpeg tahl milburn component model score talk copy br interaction jpg factor pain anxiety br activity statement chronic disease behavior cancer remission result mechanism result area data people notion surgery questionnaire blood pressure coping personality test interview questionnaire activity tracker topic problem understanding measure hood study investigate wellness project institute biology isb world leader biology vision dr lee hood isb president founder isb pmi al company space better study pmi incorrect explanation arivale study aim web picture web correlation health perform regression variable happiness factor blog health model outcome rate health work questionnaire question factor research remission change case change action course correlation causation heard interview dutch olympic swimmer cancer gold olympics story program room people olympics asks cancer implies power influence situation course people causation believing influence power fight disease success quackery fatigue syndrom burn disease stress manner stress course headache patient factor influencers trigger light deal gene migraine trigger apologise topic kyrani99 cancer heart disease stokes disease disorder effect statement people cancer disease claim illness nocebo mind play role notion idea control influence determine placebo study people instance medication capacity feeling better course research topic people stress behaviour experience illness illness ellaborate factor model focus anxiety factor signal sense emotion thinking feeling emotion people force sense work endpoint quantify amp step map activity endpoint moment start list activity effect list effect map activity work activity measurables activity approach input justin knowledge base list endpoint activity review track amp link incomplete exercise sleep feel basis conjunction mapping force finance term sheet moment step today level connection area improvement quality mind scale health crap goal model health thesis component health body mind spirit component category example body food exercise environment sub category category level category framework node network end point node sub node metric connection strenghts connection node example affect mind mood effect spirit sense goal project series end point node measure manipulate pinpoint effect health help model vast project difficulty end point node measurement measure measure kind point value idea point subcomponents type satisfaction living sens competence hedonic pain pleasure ratio mood rating text content fuller picture emotion activity type language moment tool gt liwc model physiology variable software entelos physiolab model biology simulation disease physiology framework equation data human research dot variable food eat air activity project aspect problem business goal folk discussion work moodscope mood contribution share health inventory health expert effort kind flight check physiology rate score track health moodscope study whisker growth yup share grab pdf drive google health inventory pdf google drive file discussion jon cousin statement research topic jaakko thesis component health body mind spirit jaakko purpose measurement health logic body mind spirit view homo tradition subtle causal mysticism end point node sub node metric measurement level quantify level view point mind body exponent level reflect emotion example thought jpc model health body mind spirit material realm cite body food exercise environment food sleep exercise environment reality disease effect idea component reason person reaction reactivity emotion habit host reaction example person threat response response course damage indigestion cancer heart disease stokes disease disorder effect evidence disease disease effect evidence man scaly herbalist room treatment appointment recognize remember knew skin wonder skin doubt herb man nocebo effect body mind enables experience health condition body mind condition self peace self identification self activity body identity body mind health guru cancer cancer episode experience experience death importance understand activity people betray relationship cause people condition effect understand method effect response thought emotion mind body finer emotion astray sensibility distinction example mind meditation breath story place place monkey mind practitioner judgment movement mind response thought stuff glad tag build model neil,"['dacadoo', 'health', 'score', 'model', 'help', 'effect', 'health', 'build', 'end', 'conclusion', 'eat', 'vegetable', 'model', 'account', 'person', 'pay', 'attention', 'attention', 'nutrition', 'genetics', 'joshua', 'mark', 'lee', 'hood', 'study', 'investigate', 'money', 'money', 'discussion', 'model', 'health', 'health', 'research', 'equation', 'emotion', 'phenome', 'production', 'hormone', 'neurotransmitter', 'emotion', 'example', 'stress', 'chair', 'biostatistics', 'exposure', 'world', 'food', 'interaction', 'emotion', 'example', 'code', 'reacts', 'situation', 'hormone', 'people', 'calmness', 'gene', 'food', 'activity', 'meditation', 'modulate', 'change', 'gene', 'expression', 'nature', 'nurture', 'debate', 'post', 'quelth', 'health', 'health', 'factor', 'idea', 'emotion', 'practice', 'model', 'amp', 'change', 'idea', 'fitness', 'pall', 'fitbit', 'posture', 'stretch', 'training', 'exercise', 'mood', 'tracker', 'moodscope', 'meditation', 'tracker', 'journal', 'goal', 'goal', 'software', 'level', 'stage', 'work', 'progress', 'brainstorm', 'dig', 'idea', 'share', 'thought', 'talk', 'justin', 'timmer', 'variable', 'image', 'memory', 'map', 'component', 'jpeg', 'tahl', 'milburn', 'component', 'model', 'score', 'talk', 'copy', 'br', 'interaction', 'jpg', 'factor', 'pain', 'anxiety', 'br', 'activity', 'statement', 'chronic', 'disease', 'behavior', 'cancer', 'remission', 'result', 'mechanism', 'result', 'area', 'data', 'people', 'notion', 'surgery', 'questionnaire', 'blood', 'pressure', 'coping', 'personality', 'test', 'interview', 'questionnaire', 'activity', 'tracker', 'topic', 'problem', 'understanding', 'measure', 'hood', 'study', 'investigate', 'wellness', 'project', 'institute', 'biology', 'isb', 'world', 'leader', 'biology', 'vision', 'dr', 'lee', 'hood', 'isb', 'president', 'founder', 'isb', 'pmi', 'al', 'company', 'space', 'better', 'study', 'pmi', 'incorrect', 'explanation', 'arivale', 'study', 'aim', 'web', 'picture', 'web', 'correlation', 'health', 'perform', 'regression', 'variable', 'happiness', 'factor', 'blog', 'health', 'model', 'outcome', 'rate', 'health', 'work', 'questionnaire', 'question', 'factor', 'research', 'remission', 'change', 'case', 'change', 'action', 'course', 'correlation', 'causation', 'heard', 'interview', 'dutch', 'olympic', 'swimmer', 'cancer', 'gold', 'olympics', 'story', 'program', 'room', 'people', 'olympics', 'asks', 'cancer', 'implies', 'power', 'influence', 'situation', 'course', 'people', 'causation', 'believing', 'influence', 'power', 'fight', 'disease', 'success', 'quackery', 'fatigue', 'syndrom', 'burn', 'disease', 'stress', 'manner', 'stress', 'course', 'headache', 'patient', 'factor', 'influencers', 'trigger', 'light', 'deal', 'gene', 'migraine', 'trigger', 'apologise', 'topic', 'kyrani99', 'cancer', 'heart', 'disease', 'stokes', 'disease', 'disorder', 'effect', 'statement', 'people', 'cancer', 'disease', 'claim', 'illness', 'nocebo', 'mind', 'play', 'role', 'notion', 'idea', 'control', 'influence', 'determine', 'placebo', 'study', 'people', 'instance', 'medication', 'capacity', 'feeling', 'better', 'course', 'research', 'topic', 'people', 'stress', 'behaviour', 'experience', 'illness', 'illness', 'ellaborate', 'factor', 'model', 'focus', 'anxiety', 'factor', 'signal', 'sense', 'emotion', 'thinking', 'feeling', 'emotion', 'people', 'force', 'sense', 'work', 'endpoint', 'quantify', 'amp', 'step', 'map', 'activity', 'endpoint', 'moment', 'start', 'list', 'activity', 'effect', 'list', 'effect', 'map', 'activity', 'work', 'activity', 'measurables', 'activity', 'approach', 'input', 'justin', 'knowledge', 'base', 'list', 'endpoint', 'activity', 'review', 'track', 'amp', 'link', 'incomplete', 'exercise', 'sleep', 'feel', 'basis', 'conjunction', 'mapping', 'force', 'finance', 'term', 'sheet', 'moment', 'step', 'today', 'level', 'connection', 'area', 'improvement', 'quality', 'mind', 'scale', 'health', 'crap', 'goal', 'model', 'health', 'thesis', 'component', 'health', 'body', 'mind', 'spirit', 'component', 'category', 'example', 'body', 'food', 'exercise', 'environment', 'sub', 'category', 'category', 'level', 'category', 'framework', 'node', 'network', 'end', 'point', 'node', 'sub', 'node', 'metric', 'connection', 'strenghts', 'connection', 'node', 'example', 'affect', 'mind', 'mood', 'effect', 'spirit', 'sense', 'goal', 'project', 'series', 'end', 'point', 'node', 'measure', 'manipulate', 'pinpoint', 'effect', 'health', 'help', 'model', 'vast', 'project', 'difficulty', 'end', 'point', 'node', 'measurement', 'measure', 'measure', 'kind', 'point', 'value', 'idea', 'point', 'subcomponents', 'type', 'satisfaction', 'living', 'sens', 'competence', 'hedonic', 'pain', 'pleasure', 'ratio', 'mood', 'rating', 'text', 'content', 'fuller', 'picture', 'emotion', 'activity', 'type', 'language', 'moment', 'tool', 'gt', 'liwc', 'model', 'physiology', 'variable', 'software', 'entelos', 'physiolab', 'model', 'biology', 'simulation', 'disease', 'physiology', 'framework', 'equation', 'data', 'human', 'research', 'dot', 'variable', 'food', 'eat', 'air', 'activity', 'project', 'aspect', 'problem', 'business', 'goal', 'folk', 'discussion', 'work', 'moodscope', 'mood', 'contribution', 'share', 'health', 'inventory', 'health', 'expert', 'effort', 'kind', 'flight', 'check', 'physiology', 'rate', 'score', 'track', 'health', 'moodscope', 'study', 'whisker', 'growth', 'yup', 'share', 'grab', 'pdf', 'drive', 'google', 'health', 'inventory', 'pdf', 'google', 'drive', 'file', 'discussion', 'jon', 'cousin', 'statement', 'research', 'topic', 'jaakko', 'thesis', 'component', 'health', 'body', 'mind', 'spirit', 'jaakko', 'purpose', 'measurement', 'health', 'logic', 'body', 'mind', 'spirit', 'view', 'homo', 'tradition', 'subtle', 'causal', 'mysticism', 'end', 'point', 'node', 'sub', 'node', 'metric', 'measurement', 'level', 'quantify', 'level', 'view', 'point', 'mind', 'body', 'exponent', 'level', 'reflect', 'emotion', 'example', 'thought', 'jpc', 'model', 'health', 'body', 'mind', 'spirit', 'material', 'realm', 'cite', 'body', 'food', 'exercise', 'environment', 'food', 'sleep', 'exercise', 'environment', 'reality', 'disease', 'effect', 'idea', 'component', 'reason', 'person', 'reaction', 'reactivity', 'emotion', 'habit', 'host', 'reaction', 'example', 'person', 'threat', 'response', 'response', 'course', 'damage', 'indigestion', 'cancer', 'heart', 'disease', 'stokes', 'disease', 'disorder', 'effect', 'evidence', 'disease', 'disease', 'effect', 'evidence', 'man', 'scaly', 'herbalist', 'room', 'treatment', 'appointment', 'recognize', 'remember', 'knew', 'skin', 'wonder', 'skin', 'doubt', 'herb', 'man', 'nocebo', 'effect', 'body', 'mind', 'enables', 'experience', 'health', 'condition', 'body', 'mind', 'condition', 'self', 'peace', 'self', 'identification', 'self', 'activity', 'body', 'identity', 'body', 'mind', 'health', 'guru', 'cancer', 'cancer', 'episode', 'experience', 'experience', 'death', 'importance', 'understand', 'activity', 'people', 'betray', 'relationship', 'cause', 'people', 'condition', 'effect', 'understand', 'method', 'effect', 'response', 'thought', 'emotion', 'mind', 'body', 'finer', 'emotion', 'astray', 'sensibility', 'distinction', 'example', 'mind', 'meditation', 'breath', 'story', 'place', 'place', 'monkey', 'mind', 'practitioner', 'judgment', 'movement', 'mind', 'response', 'thought', 'stuff', 'glad', 'tag', 'build', 'model', 'neil']"
+2432.0,zephyr bioharness hexoskin cost issue mc10 biostamp zephyr biopatch bioharness electrode require prescription reseller ebay recommendation heart rate monitor memory goal heart rate chest solution watch phone record data syncs data,"['zephyr', 'bioharness', 'hexoskin', 'cost', 'issue', 'mc10', 'biostamp', 'zephyr', 'biopatch', 'bioharness', 'electrode', 'require', 'prescription', 'reseller', 'ebay', 'recommendation', 'heart', 'rate', 'monitor', 'memory', 'goal', 'heart', 'rate', 'chest', 'solution', 'watch', 'phone', 'record', 'data', 'syncs', 'data']"
+2433.0,jennifer luck survey question self device regard albert jennifer health promotion master student university galway force dublin research project experience gain research opportunity evaluate self method tool share development area link survey question question permission contact interview interview question experience thought opinion level population interview suit phone skype interview survey offer area research confidentiality anonymity share data anonymity research document location duration study accordance galway research data policy question study hesitate contact kind regard email ryan45 nuigalway,"['jennifer', 'luck', 'survey', 'question', 'self', 'device', 'regard', 'albert', 'jennifer', 'health', 'promotion', 'master', 'student', 'university', 'galway', 'force', 'dublin', 'research', 'project', 'experience', 'gain', 'research', 'opportunity', 'evaluate', 'self', 'method', 'tool', 'share', 'development', 'area', 'link', 'survey', 'question', 'question', 'permission', 'contact', 'interview', 'interview', 'question', 'experience', 'thought', 'opinion', 'level', 'population', 'interview', 'suit', 'phone', 'skype', 'interview', 'survey', 'offer', 'area', 'research', 'confidentiality', 'anonymity', 'share', 'data', 'anonymity', 'research', 'document', 'location', 'duration', 'study', 'accordance', 'galway', 'research', 'data', 'policy', 'question', 'study', 'hesitate', 'contact', 'kind', 'regard', 'email', 'ryan45', 'nuigalway']"
+2454.0,item error case example soylent calorie count calorie error matter stay hand consume variety food calorie count portion item amp talk suspect talk meeting somebody today fruit veggie weight christmas aggregate graph winter realize luck app jpg jpg io developer app iphones sale voice calorie counter feedback improvement voice count calorie dieter food item point voice food calorie counter fast record food item food calorie point food item eat eat press microphone button food item meeting york toronto kind study participant item caloriies weight calorie item excuse crude graph suspect christmas harsh winter metabolism calorie item item data bmr estimate med metabolism calorie work maintain deficit order watch sugar spike stress guess calorie calorie item item translates uncertainty sqrt calorie calorie uncertainty calorie calorie calorie course food law practice topic type error error error measurement error difference value quantity value statistic variability result measurement process measurement error component error error error lead value measurement attribute quanti source calorie counting case company calorie unit gram variation portion fact calorie food inaccuracy estimate data lab calorie value industry food table calorie estimation atwater calorie food value calorie energy nutrient alcohol food manufacturer calorie count food jim painter assistant professor food science nutrition university illinois measurement inaccuracy estimate error random error measurement error end wikipedia law probability theory law describes experiment law average result trial value value trial guarantee term result average event example casino calorie approximates random error forget error estimate metabolism rate calorie exercise exercise monitoring application device calorie estimate fooducate myfitnesspal heart rate estimate juggle goal george process trend weight loss sign balance bias exercise wikipedia process mathematics statistic process strict process process process joint probability distribution change parameter variance change stationarity assumption procedure series analysis data thinking nutritionist term work luck temptation george,"['item', 'error', 'case', 'example', 'soylent', 'calorie', 'count', 'calorie', 'error', 'matter', 'stay', 'hand', 'consume', 'variety', 'food', 'calorie', 'count', 'portion', 'item', 'amp', 'talk', 'suspect', 'talk', 'meeting', 'somebody', 'today', 'fruit', 'veggie', 'weight', 'christmas', 'aggregate', 'graph', 'winter', 'realize', 'luck', 'app', 'jpg', 'jpg', 'io', 'developer', 'app', 'iphones', 'sale', 'voice', 'calorie', 'counter', 'feedback', 'improvement', 'voice', 'count', 'calorie', 'dieter', 'food', 'item', 'point', 'voice', 'food', 'calorie', 'counter', 'fast', 'record', 'food', 'item', 'food', 'calorie', 'point', 'food', 'item', 'eat', 'eat', 'press', 'microphone', 'button', 'food', 'item', 'meeting', 'york', 'toronto', 'kind', 'study', 'participant', 'item', 'caloriies', 'weight', 'calorie', 'item', 'excuse', 'crude', 'graph', 'suspect', 'christmas', 'harsh', 'winter', 'metabolism', 'calorie', 'item', 'item', 'data', 'bmr', 'estimate', 'med', 'metabolism', 'calorie', 'work', 'maintain', 'deficit', 'order', 'watch', 'sugar', 'spike', 'stress', 'guess', 'calorie', 'calorie', 'item', 'item', 'translates', 'uncertainty', 'sqrt', 'calorie', 'calorie', 'uncertainty', 'calorie', 'calorie', 'calorie', 'course', 'food', 'law', 'practice', 'topic', 'type', 'error', 'error', 'error', 'measurement', 'error', 'difference', 'value', 'quantity', 'value', 'statistic', 'variability', 'result', 'measurement', 'process', 'measurement', 'error', 'component', 'error', 'error', 'error', 'lead', 'value', 'measurement', 'attribute', 'quanti', 'source', 'calorie', 'counting', 'case', 'company', 'calorie', 'unit', 'gram', 'variation', 'portion', 'fact', 'calorie', 'food', 'inaccuracy', 'estimate', 'data', 'lab', 'calorie', 'value', 'industry', 'food', 'table', 'calorie', 'estimation', 'atwater', 'calorie', 'food', 'value', 'calorie', 'energy', 'nutrient', 'alcohol', 'food', 'manufacturer', 'calorie', 'count', 'food', 'jim', 'painter', 'assistant', 'professor', 'food', 'science', 'nutrition', 'university', 'illinois', 'measurement', 'inaccuracy', 'estimate', 'error', 'random', 'error', 'measurement', 'error', 'end', 'wikipedia', 'law', 'probability', 'theory', 'law', 'describes', 'experiment', 'law', 'average', 'result', 'trial', 'value', 'value', 'trial', 'guarantee', 'term', 'result', 'average', 'event', 'example', 'casino', 'calorie', 'approximates', 'random', 'error', 'forget', 'error', 'estimate', 'metabolism', 'rate', 'calorie', 'exercise', 'exercise', 'monitoring', 'application', 'device', 'calorie', 'estimate', 'fooducate', 'myfitnesspal', 'heart', 'rate', 'estimate', 'juggle', 'goal', 'george', 'process', 'trend', 'weight', 'loss', 'sign', 'balance', 'bias', 'exercise', 'wikipedia', 'process', 'mathematics', 'statistic', 'process', 'strict', 'process', 'process', 'process', 'joint', 'probability', 'distribution', 'change', 'parameter', 'variance', 'change', 'stationarity', 'assumption', 'procedure', 'series', 'analysis', 'data', 'thinking', 'nutritionist', 'term', 'work', 'luck', 'temptation', 'george']"
+2457.0,rumor consumer fitness tracker business charge hr choice fitbit transfer wrist strap sleep device travel option device people trend sleep samsung gear s2 phone buy fitness tracker track shortlist jawbone fitbit charge hr jawbone review site thought fitbit tracker,"['rumor', 'consumer', 'fitness', 'tracker', 'business', 'charge', 'hr', 'choice', 'fitbit', 'transfer', 'wrist', 'strap', 'sleep', 'device', 'travel', 'option', 'device', 'people', 'trend', 'sleep', 'samsung', 'gear', 's2', 'phone', 'buy', 'fitness', 'tracker', 'track', 'shortlist', 'jawbone', 'fitbit', 'charge', 'hr', 'jawbone', 'review', 'site', 'thought', 'fitbit', 'tracker']"
+2458.0,martin forget post doxepin result information hear zeo george device experience sense sleep monitor monitor iphone apple watch problem device quality intervention recovery exercise item list george sleep shepherd customer service rep faulty chip diagnosis description beep beat noise replacement night unit faulty sound chip replacement air problem loaner shepherd replacement replacement monday add cent ssb sound night night writeup adafruit adafruit industry maker hacker artist designer engineer review eeg aid sleep shepherd shepherd blue kind device monitor sleep record brain activity lull wake position martin dose doxepin jama article anticholinergic dementia choice people dose hazard ratio result group insomnia block histamine step process address cause histamine level brain anybody histamine measure home lead inflammation measure martin doxepin dose ml ml syringe ml mg pharmacy liquid zeo increase dose curve level record scale plot evaluation luck mikey writeup limitation eeg data access phase example sleep phase ssb brain stimulation headset volume post picture night eighty night compare background company headband iphone head night information beat acclimation change hand sleep perspective sort algorithm ssb zeo doubt score jury beat wake occasion beat feedback headband criterion msrp pay pan information unit quality unit start account acclimation post experience point option brainwave measure quality zeo compare support source user share device attempt sleep brainwave tone tone hand rem brainwave tone wake tone wake lie tone night data chart alan ssb feeling stage information basic data end score night quality reason score factor duration score quality comfort earphone line cause pain ear headband snug slip night night imbalance tone location earphone tone tone wake responds movement state awake feel sound block noise home volume felt sleep modification volume zero plug mask disruption sleep tone light score finer structure problem sound chip tone start resum article doxepin article doxepin start mg dose justify dosis mg article martin spanjaard doxepin story article doxepin treatment insomnia print article wake night pee mg ranbaxy night awake night problem effect effect leaflet told experience doxepin mg doxepin mg capsule pharmacy mean pill dos deliver doxepin mg meantime tamsulosine capsule doxepin pill letter dutch custom doxepin prescription hesitation web shop email order plain envelope pride pill problem capsule mg mg line cocaine line stone countertop stanley cutter blade paper effort capsule powder countertop powder line powder easier line powder high paper powder capsule night rest yesterday tonight doxepin shepherd blue ability information app problem wake night awake idea movie science shepherd website maker mention research beat work article participant type effect beat base claim beat prove work headband problem wear night advice buy contact company product device register stage phone email answer business bureau track company address,"['martin', 'forget', 'post', 'doxepin', 'result', 'information', 'hear', 'zeo', 'george', 'device', 'experience', 'sense', 'sleep', 'monitor', 'monitor', 'iphone', 'apple', 'watch', 'problem', 'device', 'quality', 'intervention', 'recovery', 'exercise', 'item', 'list', 'george', 'sleep', 'shepherd', 'customer', 'service', 'rep', 'faulty', 'chip', 'diagnosis', 'description', 'beep', 'beat', 'noise', 'replacement', 'night', 'unit', 'faulty', 'sound', 'chip', 'replacement', 'air', 'problem', 'loaner', 'shepherd', 'replacement', 'replacement', 'monday', 'add', 'cent', 'ssb', 'sound', 'night', 'night', 'writeup', 'adafruit', 'adafruit', 'industry', 'maker', 'hacker', 'artist', 'designer', 'engineer', 'review', 'eeg', 'aid', 'sleep', 'shepherd', 'shepherd', 'blue', 'kind', 'device', 'monitor', 'sleep', 'record', 'brain', 'activity', 'lull', 'wake', 'position', 'martin', 'dose', 'doxepin', 'jama', 'article', 'anticholinergic', 'dementia', 'choice', 'people', 'dose', 'hazard', 'ratio', 'result', 'group', 'insomnia', 'block', 'histamine', 'step', 'process', 'address', 'cause', 'histamine', 'level', 'brain', 'anybody', 'histamine', 'measure', 'home', 'lead', 'inflammation', 'measure', 'martin', 'doxepin', 'dose', 'ml', 'ml', 'syringe', 'ml', 'mg', 'pharmacy', 'liquid', 'zeo', 'increase', 'dose', 'curve', 'level', 'record', 'scale', 'plot', 'evaluation', 'luck', 'mikey', 'writeup', 'limitation', 'eeg', 'data', 'access', 'phase', 'example', 'sleep', 'phase', 'ssb', 'brain', 'stimulation', 'headset', 'volume', 'post', 'picture', 'night', 'eighty', 'night', 'compare', 'background', 'company', 'headband', 'iphone', 'head', 'night', 'information', 'beat', 'acclimation', 'change', 'hand', 'sleep', 'perspective', 'sort', 'algorithm', 'ssb', 'zeo', 'doubt', 'score', 'jury', 'beat', 'wake', 'occasion', 'beat', 'feedback', 'headband', 'criterion', 'msrp', 'pay', 'pan', 'information', 'unit', 'quality', 'unit', 'start', 'account', 'acclimation', 'post', 'experience', 'point', 'option', 'brainwave', 'measure', 'quality', 'zeo', 'compare', 'support', 'source', 'user', 'share', 'device', 'attempt', 'sleep', 'brainwave', 'tone', 'tone', 'hand', 'rem', 'brainwave', 'tone', 'wake', 'tone', 'wake', 'lie', 'tone', 'night', 'data', 'chart', 'alan', 'ssb', 'feeling', 'stage', 'information', 'basic', 'data', 'end', 'score', 'night', 'quality', 'reason', 'score', 'factor', 'duration', 'score', 'quality', 'comfort', 'earphone', 'line', 'cause', 'pain', 'ear', 'headband', 'snug', 'slip', 'night', 'night', 'imbalance', 'tone', 'location', 'earphone', 'tone', 'tone', 'wake', 'responds', 'movement', 'state', 'awake', 'feel', 'sound', 'block', 'noise', 'home', 'volume', 'felt', 'sleep', 'modification', 'volume', 'zero', 'plug', 'mask', 'disruption', 'sleep', 'tone', 'light', 'score', 'finer', 'structure', 'problem', 'sound', 'chip', 'tone', 'start', 'resum', 'article', 'doxepin', 'article', 'doxepin', 'start', 'mg', 'dose', 'justify', 'dosis', 'mg', 'article', 'martin', 'spanjaard', 'doxepin', 'story', 'article', 'doxepin', 'treatment', 'insomnia', 'print', 'article', 'wake', 'night', 'pee', 'mg', 'ranbaxy', 'night', 'awake', 'night', 'problem', 'effect', 'effect', 'leaflet', 'told', 'experience', 'doxepin', 'mg', 'doxepin', 'mg', 'capsule', 'pharmacy', 'mean', 'pill', 'dos', 'deliver', 'doxepin', 'mg', 'meantime', 'tamsulosine', 'capsule', 'doxepin', 'pill', 'letter', 'dutch', 'custom', 'doxepin', 'prescription', 'hesitation', 'web', 'shop', 'email', 'order', 'plain', 'envelope', 'pride', 'pill', 'problem', 'capsule', 'mg', 'mg', 'line', 'cocaine', 'line', 'stone', 'countertop', 'stanley', 'cutter', 'blade', 'paper', 'effort', 'capsule', 'powder', 'countertop', 'powder', 'line', 'powder', 'easier', 'line', 'powder', 'high', 'paper', 'powder', 'capsule', 'night', 'rest', 'yesterday', 'tonight', 'doxepin', 'shepherd', 'blue', 'ability', 'information', 'app', 'problem', 'wake', 'night', 'awake', 'idea', 'movie', 'science', 'shepherd', 'website', 'maker', 'mention', 'research', 'beat', 'work', 'article', 'participant', 'type', 'effect', 'beat', 'base', 'claim', 'beat', 'prove', 'work', 'headband', 'problem', 'wear', 'night', 'advice', 'buy', 'contact', 'company', 'product', 'device', 'register', 'stage', 'phone', 'email', 'answer', 'business', 'bureau', 'track', 'company', 'address']"
+2460.0,cue cor product dan start movement linkedin account hold paty home lesson theranos emergence technology market diy test pregnancy test woman work theranos market technology exact error consequence annoyance result test test statistic money doctor visit test technology diagnosis test kit market investor theranos involve complaint customer imagine office lab order fast result office million theranos flood gate health data collection storage today change read link ejain company product device failure delay news cue june fortune article product measure development phase test cue technology measure blood testosterone level matter colleague johnson cue johnson johnson partnership startup hiv test article cor theranos cor publishing result order peer review approach company ride company blood test article evaluation trial comment doctor healthcare home layperson health optimization home blood chemistry health optimization blood panel doctor office information care gain elaborate hand basis opinion knowledge cor platform performs addition monitoring regime home website cor determine body blood health review techcrunch apple exec home blood test startup techcrunch bob messerschmidt health wellness spent apple watch platform apple nbsp company light term cor people home toothbrush cartridge chemistry information cloud result user tip thought pointer alternative george pat hand device measure measure output term measure body measure track cholesterol stress hormone heart rate variability result device attention george cor technology health pregnancy blood test result accurate mean relay,"['cue', 'cor', 'product', 'dan', 'start', 'movement', 'linkedin', 'account', 'hold', 'paty', 'home', 'lesson', 'theranos', 'emergence', 'technology', 'market', 'diy', 'test', 'pregnancy', 'test', 'woman', 'work', 'theranos', 'market', 'technology', 'exact', 'error', 'consequence', 'annoyance', 'result', 'test', 'test', 'statistic', 'money', 'doctor', 'visit', 'test', 'technology', 'diagnosis', 'test', 'kit', 'market', 'investor', 'theranos', 'involve', 'complaint', 'customer', 'imagine', 'office', 'lab', 'order', 'fast', 'result', 'office', 'million', 'theranos', 'flood', 'gate', 'health', 'data', 'collection', 'storage', 'today', 'change', 'read', 'link', 'ejain', 'company', 'product', 'device', 'failure', 'delay', 'news', 'cue', 'june', 'fortune', 'article', 'product', 'measure', 'development', 'phase', 'test', 'cue', 'technology', 'measure', 'blood', 'testosterone', 'level', 'matter', 'colleague', 'johnson', 'cue', 'johnson', 'johnson', 'partnership', 'startup', 'hiv', 'test', 'article', 'cor', 'theranos', 'cor', 'publishing', 'result', 'order', 'peer', 'review', 'approach', 'company', 'ride', 'company', 'blood', 'test', 'article', 'evaluation', 'trial', 'comment', 'doctor', 'healthcare', 'home', 'layperson', 'health', 'optimization', 'home', 'blood', 'chemistry', 'health', 'optimization', 'blood', 'panel', 'doctor', 'office', 'information', 'care', 'gain', 'elaborate', 'hand', 'basis', 'opinion', 'knowledge', 'cor', 'platform', 'performs', 'addition', 'monitoring', 'regime', 'home', 'website', 'cor', 'determine', 'body', 'blood', 'health', 'review', 'techcrunch', 'apple', 'exec', 'home', 'blood', 'test', 'startup', 'techcrunch', 'bob', 'messerschmidt', 'health', 'wellness', 'spent', 'apple', 'watch', 'platform', 'apple', 'nbsp', 'company', 'light', 'term', 'cor', 'people', 'home', 'toothbrush', 'cartridge', 'chemistry', 'information', 'cloud', 'result', 'user', 'tip', 'thought', 'pointer', 'alternative', 'george', 'pat', 'hand', 'device', 'measure', 'measure', 'output', 'term', 'measure', 'body', 'measure', 'track', 'cholesterol', 'stress', 'hormone', 'heart', 'rate', 'variability', 'result', 'device', 'attention', 'george', 'cor', 'technology', 'health', 'pregnancy', 'blood', 'test', 'result', 'accurate', 'mean', 'relay']"
+2474.0,answer amazon web service work health relatet data purpose data basis data mining data network anybody database,"['answer', 'amazon', 'web', 'service', 'work', 'health', 'relatet', 'data', 'purpose', 'data', 'basis', 'data', 'mining', 'data', 'network', 'anybody', 'database']"
+2476.0,misfit step data track workout stats workout data apple health extract health export itunes lap counter sync misfit data phone morning storage step data data capture experience fitbit flex misfit app apps help erin,"['misfit', 'step', 'data', 'track', 'workout', 'stats', 'workout', 'data', 'apple', 'health', 'extract', 'health', 'export', 'itunes', 'lap', 'counter', 'sync', 'misfit', 'data', 'phone', 'morning', 'storage', 'step', 'data', 'data', 'capture', 'experience', 'fitbit', 'flex', 'misfit', 'app', 'apps', 'help', 'erin']"
+2477.0,row limit problem tool r spss sa jmp python proper data import script goldberg esque option access database import exchange data research community mysql sql server comment point view measurments health data model model friend today min analysis vitals chip carry info ccda place end clunky emrs ccdas zeta data healthcare practitioner hospital visit btw statement data healthcare practitioner source health record store store data practitioner github site contact info omicshelpdesk help data zeta progress source data integration software data patient relies i2b2 case observation store obervations measurement model entity value model model focus data model applies goal filter variable value hypothesis point compare data people data study value study pay data data annotation drug rxnorm icd hl7 self measurement data standard work data standard file mean message self measurement excel file observation fact tab data terminology research institute structure data support data cover justintimmer spss sa store analyze data data tool concept study limit row excel file tab data software reply offer regard link variable variable correlation regression analysis row group exercise supplement food nutrition category drug body composition biomarkers engineering background excel update quantity data link collation analysis copy spreadsheet case powerpivot suggestion power benefit create table access sql downside language dax learn power bi powerpivot application focus visualization advantage inspiration regression connection variable bartley amp tell talk conference figuring fatigue recovery swift cent drive point data storage database access data learn data data metabase backup strategy zeta column limit excel row limit spec online worksheet zeta spss storage analysis data program opinion program overview data data analysis regression analysis correlation program spreadsheet tab column interval data analysis spreadsheet tab type data tab record food consumption tab exercise tab effect tab data table record information record nutrition information component meal excel analytics record field record row record timestamp record attempt row interval cell cell data analytics deal concept patbuen model record data tab example record supplement setup excel column date supp1mg supp2mg supp3mg supp4mg supp5mg record supplement change unit measure change supplement supplier stop eav method eav date supplementname row supplement unit measure change supplement column create row space spreadsheet decrease quantity supplement column column data tab regression table column startdate starttime enddate item people spreadsheet analysis example spreadsheet fyi aspect exercise weather develop io custom apps data app datasets data source problem datasets range start range problem term file greeting absence hospital story health problem health problem handle data offer gratitude hospital formulate response wealth idea research progress utilization data hospital criterion ideal criterion research project hospital realize data healthcare practitioner doctor hand doctor presentation data doctor help research opioids engr patbuen tip point shelf product solution solution raise criterion compare data science absence standard data annotation data form word require analyze spreadsheet consistent convention space mg mg search operation standard solution goal start data word event excel file zeta background gathering data ton health variable health supplement exercise word add data goal health transfer data spreadsheet form connection enter data format regression analysis connection variable data vision spreadsheet create excel sorry macro word correlation spreadsheet column unit variable row macro word data word copy amp paste zn mg copy paste paste paste paste alter change zn enter hand data program interaction data program program dump program cron meter record macro reformat import spreadsheet macro spreadsheet world correlation problem doubt column work correlation exercise blood example increment scale decide change data manage split increment variable cell data course value blood test power hp pavilion course data cell data increase data variable sort birth date problem goal post irene gabashvili model health health hummod model physiology variable software entelos physiolab model biology simulation disease physiology framework equation data human research dot variable food eat mention program data data program data spreadsheet spreadsheet program correlation extension spreadsheet memory solution handle multiple line data power query plugin apis zeta process data spreadsheet limitation error prone entry data reporting capability data type image application database program feature entry report excel environment access program book beginner access luck,"['row', 'limit', 'problem', 'tool', 'r', 'spss', 'sa', 'jmp', 'python', 'proper', 'data', 'import', 'script', 'goldberg', 'esque', 'option', 'access', 'database', 'import', 'exchange', 'data', 'research', 'community', 'mysql', 'sql', 'server', 'comment', 'point', 'view', 'measurments', 'health', 'data', 'model', 'model', 'friend', 'today', 'min', 'analysis', 'vitals', 'chip', 'carry', 'info', 'ccda', 'place', 'end', 'clunky', 'emrs', 'ccdas', 'zeta', 'data', 'healthcare', 'practitioner', 'hospital', 'visit', 'btw', 'statement', 'data', 'healthcare', 'practitioner', 'source', 'health', 'record', 'store', 'store', 'data', 'practitioner', 'github', 'site', 'contact', 'info', 'omicshelpdesk', 'help', 'data', 'zeta', 'progress', 'source', 'data', 'integration', 'software', 'data', 'patient', 'relies', 'i2b2', 'case', 'observation', 'store', 'obervations', 'measurement', 'model', 'entity', 'value', 'model', 'model', 'focus', 'data', 'model', 'applies', 'goal', 'filter', 'variable', 'value', 'hypothesis', 'point', 'compare', 'data', 'people', 'data', 'study', 'value', 'study', 'pay', 'data', 'data', 'annotation', 'drug', 'rxnorm', 'icd', 'hl7', 'self', 'measurement', 'data', 'standard', 'work', 'data', 'standard', 'file', 'mean', 'message', 'self', 'measurement', 'excel', 'file', 'observation', 'fact', 'tab', 'data', 'terminology', 'research', 'institute', 'structure', 'data', 'support', 'data', 'cover', 'justintimmer', 'spss', 'sa', 'store', 'analyze', 'data', 'data', 'tool', 'concept', 'study', 'limit', 'row', 'excel', 'file', 'tab', 'data', 'software', 'reply', 'offer', 'regard', 'link', 'variable', 'variable', 'correlation', 'regression', 'analysis', 'row', 'group', 'exercise', 'supplement', 'food', 'nutrition', 'category', 'drug', 'body', 'composition', 'biomarkers', 'engineering', 'background', 'excel', 'update', 'quantity', 'data', 'link', 'collation', 'analysis', 'copy', 'spreadsheet', 'case', 'powerpivot', 'suggestion', 'power', 'benefit', 'create', 'table', 'access', 'sql', 'downside', 'language', 'dax', 'learn', 'power', 'bi', 'powerpivot', 'application', 'focus', 'visualization', 'advantage', 'inspiration', 'regression', 'connection', 'variable', 'bartley', 'amp', 'tell', 'talk', 'conference', 'figuring', 'fatigue', 'recovery', 'swift', 'cent', 'drive', 'point', 'data', 'storage', 'database', 'access', 'data', 'learn', 'data', 'data', 'metabase', 'backup', 'strategy', 'zeta', 'column', 'limit', 'excel', 'row', 'limit', 'spec', 'online', 'worksheet', 'zeta', 'spss', 'storage', 'analysis', 'data', 'program', 'opinion', 'program', 'overview', 'data', 'data', 'analysis', 'regression', 'analysis', 'correlation', 'program', 'spreadsheet', 'tab', 'column', 'interval', 'data', 'analysis', 'spreadsheet', 'tab', 'type', 'data', 'tab', 'record', 'food', 'consumption', 'tab', 'exercise', 'tab', 'effect', 'tab', 'data', 'table', 'record', 'information', 'record', 'nutrition', 'information', 'component', 'meal', 'excel', 'analytics', 'record', 'field', 'record', 'row', 'record', 'timestamp', 'record', 'attempt', 'row', 'interval', 'cell', 'cell', 'data', 'analytics', 'deal', 'concept', 'patbuen', 'model', 'record', 'data', 'tab', 'example', 'record', 'supplement', 'setup', 'excel', 'column', 'date', 'supp1mg', 'supp2mg', 'supp3mg', 'supp4mg', 'supp5mg', 'record', 'supplement', 'change', 'unit', 'measure', 'change', 'supplement', 'supplier', 'stop', 'eav', 'method', 'eav', 'date', 'supplementname', 'row', 'supplement', 'unit', 'measure', 'change', 'supplement', 'column', 'create', 'row', 'space', 'spreadsheet', 'decrease', 'quantity', 'supplement', 'column', 'column', 'data', 'tab', 'regression', 'table', 'column', 'startdate', 'starttime', 'enddate', 'item', 'people', 'spreadsheet', 'analysis', 'example', 'spreadsheet', 'fyi', 'aspect', 'exercise', 'weather', 'develop', 'io', 'custom', 'apps', 'data', 'app', 'datasets', 'data', 'source', 'problem', 'datasets', 'range', 'start', 'range', 'problem', 'term', 'file', 'greeting', 'absence', 'hospital', 'story', 'health', 'problem', 'health', 'problem', 'handle', 'data', 'offer', 'gratitude', 'hospital', 'formulate', 'response', 'wealth', 'idea', 'research', 'progress', 'utilization', 'data', 'hospital', 'criterion', 'ideal', 'criterion', 'research', 'project', 'hospital', 'realize', 'data', 'healthcare', 'practitioner', 'doctor', 'hand', 'doctor', 'presentation', 'data', 'doctor', 'help', 'research', 'opioids', 'engr', 'patbuen', 'tip', 'point', 'shelf', 'product', 'solution', 'solution', 'raise', 'criterion', 'compare', 'data', 'science', 'absence', 'standard', 'data', 'annotation', 'data', 'form', 'word', 'require', 'analyze', 'spreadsheet', 'consistent', 'convention', 'space', 'mg', 'mg', 'search', 'operation', 'standard', 'solution', 'goal', 'start', 'data', 'word', 'event', 'excel', 'file', 'zeta', 'background', 'gathering', 'data', 'ton', 'health', 'variable', 'health', 'supplement', 'exercise', 'word', 'add', 'data', 'goal', 'health', 'transfer', 'data', 'spreadsheet', 'form', 'connection', 'enter', 'data', 'format', 'regression', 'analysis', 'connection', 'variable', 'data', 'vision', 'spreadsheet', 'create', 'excel', 'sorry', 'macro', 'word', 'correlation', 'spreadsheet', 'column', 'unit', 'variable', 'row', 'macro', 'word', 'data', 'word', 'copy', 'amp', 'paste', 'zn', 'mg', 'copy', 'paste', 'paste', 'paste', 'paste', 'alter', 'change', 'zn', 'enter', 'hand', 'data', 'program', 'interaction', 'data', 'program', 'program', 'dump', 'program', 'cron', 'meter', 'record', 'macro', 'reformat', 'import', 'spreadsheet', 'macro', 'spreadsheet', 'world', 'correlation', 'problem', 'doubt', 'column', 'work', 'correlation', 'exercise', 'blood', 'example', 'increment', 'scale', 'decide', 'change', 'data', 'manage', 'split', 'increment', 'variable', 'cell', 'data', 'course', 'value', 'blood', 'test', 'power', 'hp', 'pavilion', 'course', 'data', 'cell', 'data', 'increase', 'data', 'variable', 'sort', 'birth', 'date', 'problem', 'goal', 'post', 'irene', 'gabashvili', 'model', 'health', 'health', 'hummod', 'model', 'physiology', 'variable', 'software', 'entelos', 'physiolab', 'model', 'biology', 'simulation', 'disease', 'physiology', 'framework', 'equation', 'data', 'human', 'research', 'dot', 'variable', 'food', 'eat', 'mention', 'program', 'data', 'data', 'program', 'data', 'spreadsheet', 'spreadsheet', 'program', 'correlation', 'extension', 'spreadsheet', 'memory', 'solution', 'handle', 'multiple', 'line', 'data', 'power', 'query', 'plugin', 'apis', 'zeta', 'process', 'data', 'spreadsheet', 'limitation', 'error', 'prone', 'entry', 'data', 'reporting', 'capability', 'data', 'type', 'image', 'application', 'database', 'program', 'feature', 'entry', 'report', 'excel', 'environment', 'access', 'program', 'book', 'beginner', 'access', 'luck']"
+2488.0,research project usage device university researcher individual smartwatches survey device factor self device discontinuance voucher money cause questionnaire donate dollar limit dollar deutsche sport foundation athlete career appreciate help,"['research', 'project', 'usage', 'device', 'university', 'researcher', 'individual', 'smartwatches', 'survey', 'device', 'factor', 'self', 'device', 'discontinuance', 'voucher', 'money', 'cause', 'questionnaire', 'donate', 'dollar', 'limit', 'dollar', 'deutsche', 'sport', 'foundation', 'athlete', 'career', 'appreciate', 'help']"
+2493.0,team research area smoking cessation disorder moment bachelor thesis wiht topic behavior change application support therapy people disorder anybody experience field,"['team', 'research', 'area', 'smoking', 'cessation', 'disorder', 'moment', 'bachelor', 'thesis', 'wiht', 'topic', 'behavior', 'change', 'application', 'support', 'therapy', 'people', 'disorder', 'anybody', 'experience', 'field']"
+2496.0,researcher university bristol volunteer pilot study finance happiness relationship people money experience reward gbp participation study register pilot study record information question feeling experience data version iphone apps expense question message leonid ivonin bristol ac leonid,"['researcher', 'university', 'bristol', 'volunteer', 'pilot', 'study', 'finance', 'happiness', 'relationship', 'people', 'money', 'experience', 'reward', 'gbp', 'participation', 'study', 'register', 'pilot', 'study', 'record', 'information', 'question', 'feeling', 'experience', 'data', 'version', 'iphone', 'apps', 'expense', 'question', 'message', 'leonid', 'ivonin', 'bristol', 'ac', 'leonid']"
+2500.0,biostrap claim offer hr ppg sensor hrv rest respiration rate analysis sensor clip exercise activity access launch access plan launch customer request justin version basis export script change script fail morning refund request postage label payment basis owner basis b1 carbon steel weekend basis website inquire online store website basis peak device b1 carbon steel model issue basis intel customer support refund b1 owner question basis gen model support legacy device suggestion replacement device basis heart rate gsr air skin temp option apple watch device bodymedia karl comparison apology basis script help basis peak amp mybasis mindset basis opinion replacement btw problem data script nan nan jawbone friend dilligent tracker wearer wrist space fall shout dock balance device contact charge hip device charge charge battery empatica e4 spec m600 end duration hr tell feature battery worse battery watch idea assume android wear hell feature support dream device hud display watch hr heart rate battery feature apps phone finger hr data battery gsr gsr sleep hr battery effort work m600 m600 fitbit sleep graphing refund step step data consensus hr data data temperature strap replacement bob elo girlfriend a300 phone app menu setting state shipping product heart rate garmin hr solution decent battery charge hr example widget hr beddit sensor v1 v2 beddit order software hardware improvement experiment position heart rate heard apple fee apps refund b1 service mail exchange end deadline course return change watch data collection tool opinion alternative charge access data alternative disagrees basis b1 news software fix sell watch offer watch alternative replacement withings withings apple health integration export comparison table kpfleger basis product step neuroon option wristband sensor reston technology software hesitant device path apple watch criterion sensor data sensor io alternate depth intel strategy basis feeling intel basis staff asset basis type product situation example problem fix feeling problem peak problem mean product competitor product impact data change data collection tool limit analysis hear thought beddit v1 version heart rate v2 v1 prospectus feedback mikey garmin record device hr data basis garmin fr235 export hr data m600 party heart rate app hr export data data basis peak m600 party android app auto start sleep app alarm clock configuration device case phone bed wear app detection emfit tracking stage categorization agreement hand device ability guess stage comparison night night case night device stage waking emfit agreement awake night emfit night stage basis replacement option phase hr data script basis data smartwatch feature music alternative data app m600 heart rate development improvement heart rate monitor hr interval average choice sync google fit android wear garmin development box wear party apps help health watch basis replacement rec thread option reason watch feature app ecosystem sleep google review amazon jawbone sensor basis peak presume analysis report host alternative addition activity tracker paper approach analysis beddit aura eeg emfit quality sensor category device room track sleep review tracker headband consumer eeg device heir head tell state gold standard sleep study review issue people worth consumer doctor device sort home alternative lab buy link flesh cell combination m600 emfit end peak btw up3 watch width device watch face info alert step watch hand wrist sleep benefit mind watch smartwatch emfit hrv night suffers partner customer service eliminate problem fix work half mikey tip garmin link widget round watch basis auto activity sleep biostrap problem company check amiigo user group facebook embrace wristband price basis dec sort confirmation hmm agreement hear basis version post intel edventure image auction owner camp gsr data set amazon basis peak thinking place replacement,"['biostrap', 'claim', 'offer', 'hr', 'ppg', 'sensor', 'hrv', 'rest', 'respiration', 'rate', 'analysis', 'sensor', 'clip', 'exercise', 'activity', 'access', 'launch', 'access', 'plan', 'launch', 'customer', 'request', 'justin', 'version', 'basis', 'export', 'script', 'change', 'script', 'fail', 'morning', 'refund', 'request', 'postage', 'label', 'payment', 'basis', 'owner', 'basis', 'b1', 'carbon', 'steel', 'weekend', 'basis', 'website', 'inquire', 'online', 'store', 'website', 'basis', 'peak', 'device', 'b1', 'carbon', 'steel', 'model', 'issue', 'basis', 'intel', 'customer', 'support', 'refund', 'b1', 'owner', 'question', 'basis', 'gen', 'model', 'support', 'legacy', 'device', 'suggestion', 'replacement', 'device', 'basis', 'heart', 'rate', 'gsr', 'air', 'skin', 'temp', 'option', 'apple', 'watch', 'device', 'bodymedia', 'karl', 'comparison', 'apology', 'basis', 'script', 'help', 'basis', 'peak', 'amp', 'mybasis', 'mindset', 'basis', 'opinion', 'replacement', 'btw', 'problem', 'data', 'script', 'nan', 'nan', 'jawbone', 'friend', 'dilligent', 'tracker', 'wearer', 'wrist', 'space', 'fall', 'shout', 'dock', 'balance', 'device', 'contact', 'charge', 'hip', 'device', 'charge', 'charge', 'battery', 'empatica', 'e4', 'spec', 'm600', 'end', 'duration', 'hr', 'tell', 'feature', 'battery', 'worse', 'battery', 'watch', 'idea', 'assume', 'android', 'wear', 'hell', 'feature', 'support', 'dream', 'device', 'hud', 'display', 'watch', 'hr', 'heart', 'rate', 'battery', 'feature', 'apps', 'phone', 'finger', 'hr', 'data', 'battery', 'gsr', 'gsr', 'sleep', 'hr', 'battery', 'effort', 'work', 'm600', 'm600', 'fitbit', 'sleep', 'graphing', 'refund', 'step', 'step', 'data', 'consensus', 'hr', 'data', 'data', 'temperature', 'strap', 'replacement', 'bob', 'elo', 'girlfriend', 'a300', 'phone', 'app', 'menu', 'setting', 'state', 'shipping', 'product', 'heart', 'rate', 'garmin', 'hr', 'solution', 'decent', 'battery', 'charge', 'hr', 'example', 'widget', 'hr', 'beddit', 'sensor', 'v1', 'v2', 'beddit', 'order', 'software', 'hardware', 'improvement', 'experiment', 'position', 'heart', 'rate', 'heard', 'apple', 'fee', 'apps', 'refund', 'b1', 'service', 'mail', 'exchange', 'end', 'deadline', 'course', 'return', 'change', 'watch', 'data', 'collection', 'tool', 'opinion', 'alternative', 'charge', 'access', 'data', 'alternative', 'disagrees', 'basis', 'b1', 'news', 'software', 'fix', 'sell', 'watch', 'offer', 'watch', 'alternative', 'replacement', 'withings', 'withings', 'apple', 'health', 'integration', 'export', 'comparison', 'table', 'kpfleger', 'basis', 'product', 'step', 'neuroon', 'option', 'wristband', 'sensor', 'reston', 'technology', 'software', 'hesitant', 'device', 'path', 'apple', 'watch', 'criterion', 'sensor', 'data', 'sensor', 'io', 'alternate', 'depth', 'intel', 'strategy', 'basis', 'feeling', 'intel', 'basis', 'staff', 'asset', 'basis', 'type', 'product', 'situation', 'example', 'problem', 'fix', 'feeling', 'problem', 'peak', 'problem', 'mean', 'product', 'competitor', 'product', 'impact', 'data', 'change', 'data', 'collection', 'tool', 'limit', 'analysis', 'hear', 'thought', 'beddit', 'v1', 'version', 'heart', 'rate', 'v2', 'v1', 'prospectus', 'feedback', 'mikey', 'garmin', 'record', 'device', 'hr', 'data', 'basis', 'garmin', 'fr235', 'export', 'hr', 'data', 'm600', 'party', 'heart', 'rate', 'app', 'hr', 'export', 'data', 'data', 'basis', 'peak', 'm600', 'party', 'android', 'app', 'auto', 'start', 'sleep', 'app', 'alarm', 'clock', 'configuration', 'device', 'case', 'phone', 'bed', 'wear', 'app', 'detection', 'emfit', 'tracking', 'stage', 'categorization', 'agreement', 'hand', 'device', 'ability', 'guess', 'stage', 'comparison', 'night', 'night', 'case', 'night', 'device', 'stage', 'waking', 'emfit', 'agreement', 'awake', 'night', 'emfit', 'night', 'stage', 'basis', 'replacement', 'option', 'phase', 'hr', 'data', 'script', 'basis', 'data', 'smartwatch', 'feature', 'music', 'alternative', 'data', 'app', 'm600', 'heart', 'rate', 'development', 'improvement', 'heart', 'rate', 'monitor', 'hr', 'interval', 'average', 'choice', 'sync', 'google', 'fit', 'android', 'wear', 'garmin', 'development', 'box', 'wear', 'party', 'apps', 'help', 'health', 'watch', 'basis', 'replacement', 'rec', 'thread', 'option', 'reason', 'watch', 'feature', 'app', 'ecosystem', 'sleep', 'google', 'review', 'amazon', 'jawbone', 'sensor', 'basis', 'peak', 'presume', 'analysis', 'report', 'host', 'alternative', 'addition', 'activity', 'tracker', 'paper', 'approach', 'analysis', 'beddit', 'aura', 'eeg', 'emfit', 'quality', 'sensor', 'category', 'device', 'room', 'track', 'sleep', 'review', 'tracker', 'headband', 'consumer', 'eeg', 'device', 'heir', 'head', 'tell', 'state', 'gold', 'standard', 'sleep', 'study', 'review', 'issue', 'people', 'worth', 'consumer', 'doctor', 'device', 'sort', 'home', 'alternative', 'lab', 'buy', 'link', 'flesh', 'cell', 'combination', 'm600', 'emfit', 'end', 'peak', 'btw', 'up3', 'watch', 'width', 'device', 'watch', 'face', 'info', 'alert', 'step', 'watch', 'hand', 'wrist', 'sleep', 'benefit', 'mind', 'watch', 'smartwatch', 'emfit', 'hrv', 'night', 'suffers', 'partner', 'customer', 'service', 'eliminate', 'problem', 'fix', 'work', 'half', 'mikey', 'tip', 'garmin', 'link', 'widget', 'round', 'watch', 'basis', 'auto', 'activity', 'sleep', 'biostrap', 'problem', 'company', 'check', 'amiigo', 'user', 'group', 'facebook', 'embrace', 'wristband', 'price', 'basis', 'dec', 'sort', 'confirmation', 'hmm', 'agreement', 'hear', 'basis', 'version', 'post', 'intel', 'edventure', 'image', 'auction', 'owner', 'camp', 'gsr', 'data', 'set', 'amazon', 'basis', 'peak', 'thinking', 'place', 'replacement']"
+2510.0,half data voice counter correlation food calorie food cheeseburger list wendy egg food ice cream fruit popcorn food list research line research study participant breakfast enhances loss hr study woman breakfast satiety term food study men egg breakfast influence ghrelin energy intake men,"['half', 'data', 'voice', 'counter', 'correlation', 'food', 'calorie', 'food', 'cheeseburger', 'list', 'wendy', 'egg', 'food', 'ice', 'cream', 'fruit', 'popcorn', 'food', 'list', 'research', 'line', 'research', 'study', 'participant', 'breakfast', 'enhances', 'loss', 'hr', 'study', 'woman', 'breakfast', 'satiety', 'term', 'food', 'study', 'men', 'egg', 'breakfast', 'influence', 'ghrelin', 'energy', 'intake', 'men']"
+2512.0,industry research team board member health people practice manage health sense data interview people practice experience manage health goal interview person home convenience message touch,"['industry', 'research', 'team', 'board', 'member', 'health', 'people', 'practice', 'manage', 'health', 'sense', 'data', 'interview', 'people', 'practice', 'experience', 'manage', 'health', 'goal', 'interview', 'person', 'home', 'convenience', 'message', 'touch']"
+2518.0,documentation sample format chance zone log item zone roadmap qbserve timeline table activity export json csv export mode app track document page invoice data site trial example timesheet export apps bundle apple category activity source domain category start activity duration start activity duration productivity tracker send data answer window information machine work productivity website project document page generation performance feedback notification report timesheets data export slack team skype chat setting dashboard,"['documentation', 'sample', 'format', 'chance', 'zone', 'log', 'item', 'zone', 'roadmap', 'qbserve', 'timeline', 'table', 'activity', 'export', 'json', 'csv', 'export', 'mode', 'app', 'track', 'document', 'page', 'invoice', 'data', 'site', 'trial', 'example', 'timesheet', 'export', 'apps', 'bundle', 'apple', 'category', 'activity', 'source', 'domain', 'category', 'start', 'activity', 'duration', 'start', 'activity', 'duration', 'productivity', 'tracker', 'send', 'data', 'answer', 'window', 'information', 'machine', 'work', 'productivity', 'website', 'project', 'document', 'page', 'generation', 'performance', 'feedback', 'notification', 'report', 'timesheets', 'data', 'export', 'slack', 'team', 'skype', 'chat', 'setting', 'dashboard']"
+2528.0,blog food mood category food exercise relate variable mood thought behavior mod class yr,"['blog', 'food', 'mood', 'category', 'food', 'exercise', 'relate', 'variable', 'mood', 'thought', 'behavior', 'mod', 'class', 'yr']"
+2542.0,heart rate series access series data app type access series case case basis application necessity experience level data point granularity fitbit data apple health hipbone option data apple health dump data json file file data point heart rate data workout resolution issue app app access healthkit data format link access app workout user conduct research trial heart rate data fitbit company program user export hr data app apple watch suggestion fitbit help koshy app access idea glad job stuff data healthkit weight body blood glucose access produce export request data collection step calorie analysis healthexport frame view data fitbit apple health app export apple health app maintenance health export app cost data drive work csv file adafruit industry maker hacker artist designer engineer apple health app data apple health app data watch hardware step vi heart rate data fitbit collect data point people value api data limitation value quantifiedbob applies activity heart rate heart rate software developer access min access min interval data journey replacement basis device min fitbit price pulse oxymeter data granularity route amandajw script update method replicate graph data fitbit solution community post collect data official apis briefly fitbit configure link implement order access token python suggest implementation fitbit explanation admit solution code json data extract info limit repeat operation data anoop solution article author python script andrewjw,"['heart', 'rate', 'series', 'access', 'series', 'data', 'app', 'type', 'access', 'series', 'case', 'case', 'basis', 'application', 'necessity', 'experience', 'level', 'data', 'point', 'granularity', 'fitbit', 'data', 'apple', 'health', 'hipbone', 'option', 'data', 'apple', 'health', 'dump', 'data', 'json', 'file', 'file', 'data', 'point', 'heart', 'rate', 'data', 'workout', 'resolution', 'issue', 'app', 'app', 'access', 'healthkit', 'data', 'format', 'link', 'access', 'app', 'workout', 'user', 'conduct', 'research', 'trial', 'heart', 'rate', 'data', 'fitbit', 'company', 'program', 'user', 'export', 'hr', 'data', 'app', 'apple', 'watch', 'suggestion', 'fitbit', 'help', 'koshy', 'app', 'access', 'idea', 'glad', 'job', 'stuff', 'data', 'healthkit', 'weight', 'body', 'blood', 'glucose', 'access', 'produce', 'export', 'request', 'data', 'collection', 'step', 'calorie', 'analysis', 'healthexport', 'frame', 'view', 'data', 'fitbit', 'apple', 'health', 'app', 'export', 'apple', 'health', 'app', 'maintenance', 'health', 'export', 'app', 'cost', 'data', 'drive', 'work', 'csv', 'file', 'adafruit', 'industry', 'maker', 'hacker', 'artist', 'designer', 'engineer', 'apple', 'health', 'app', 'data', 'apple', 'health', 'app', 'data', 'watch', 'hardware', 'step', 'vi', 'heart', 'rate', 'data', 'fitbit', 'collect', 'data', 'point', 'people', 'value', 'api', 'data', 'limitation', 'value', 'quantifiedbob', 'applies', 'activity', 'heart', 'rate', 'heart', 'rate', 'software', 'developer', 'access', 'min', 'access', 'min', 'interval', 'data', 'journey', 'replacement', 'basis', 'device', 'min', 'fitbit', 'price', 'pulse', 'oxymeter', 'data', 'granularity', 'route', 'amandajw', 'script', 'update', 'method', 'replicate', 'graph', 'data', 'fitbit', 'solution', 'community', 'post', 'collect', 'data', 'official', 'apis', 'briefly', 'fitbit', 'configure', 'link', 'implement', 'order', 'access', 'token', 'python', 'suggest', 'implementation', 'fitbit', 'explanation', 'admit', 'solution', 'code', 'json', 'data', 'extract', 'info', 'limit', 'repeat', 'operation', 'data', 'anoop', 'solution', 'article', 'author', 'python', 'script', 'andrewjw']"
+2551.0,coach jpg data instant value chatbot coach trend correlation data user query data,"['coach', 'jpg', 'data', 'instant', 'value', 'chatbot', 'coach', 'trend', 'correlation', 'data', 'user', 'query', 'data']"
+2552.0,cop viewer example kind growth strategy luck member group webinar strategy data apps register gethealth io integrate wearable growth engage user people fitbits apple watch gadget wearable engage user slide webinar talk user,"['cop', 'viewer', 'example', 'kind', 'growth', 'strategy', 'luck', 'member', 'group', 'webinar', 'strategy', 'data', 'apps', 'register', 'gethealth', 'io', 'integrate', 'wearable', 'growth', 'engage', 'user', 'people', 'fitbits', 'apple', 'watch', 'gadget', 'wearable', 'engage', 'user', 'slide', 'webinar', 'talk', 'user']"
+2553.0,thebrain briefly patience workflow order window experiment francisco passenger car arghhh palm pilot existence order supermemo thousand flashcard supermemo version jonas project topic everybody anybody discus repetition release research phase software nextbook flexx9 yikes window software step supermemo micro card window light supermemo nextbook supermemo mac window codeweavers supermemo version fix supermemo contains supermemo algorithm difference algorithm history card card difficulty level characteristic figure interface link idea benefit repetition force structure information connection idea connection solution mind extension purpose work information connect service solve problem,"['thebrain', 'briefly', 'patience', 'workflow', 'order', 'window', 'experiment', 'francisco', 'passenger', 'car', 'arghhh', 'palm', 'pilot', 'existence', 'order', 'supermemo', 'thousand', 'flashcard', 'supermemo', 'version', 'jonas', 'project', 'topic', 'everybody', 'anybody', 'discus', 'repetition', 'release', 'research', 'phase', 'software', 'nextbook', 'flexx9', 'yikes', 'window', 'software', 'step', 'supermemo', 'micro', 'card', 'window', 'light', 'supermemo', 'nextbook', 'supermemo', 'mac', 'window', 'codeweavers', 'supermemo', 'version', 'fix', 'supermemo', 'contains', 'supermemo', 'algorithm', 'difference', 'algorithm', 'history', 'card', 'card', 'difficulty', 'level', 'characteristic', 'figure', 'interface', 'link', 'idea', 'benefit', 'repetition', 'force', 'structure', 'information', 'connection', 'idea', 'connection', 'solution', 'mind', 'extension', 'purpose', 'work', 'information', 'connect', 'service', 'solve', 'problem']"
+2557.0,zeo conversation zeocompanion app participant zeo sale amazon sensor condition perfect zeo alarm clock zeo work company business caution zeo sensor sensor purchase headband sensor zeo headband utility sensor individual replacement headband pad community user suspect zeo alter factor measurement score value term value zeo result change factor influence quality issue december reason night night question affect health performance paper zeo data company question community hand amazon track data geeky dance limit skill agaricus repost,"['zeo', 'conversation', 'zeocompanion', 'app', 'participant', 'zeo', 'sale', 'amazon', 'sensor', 'condition', 'perfect', 'zeo', 'alarm', 'clock', 'zeo', 'work', 'company', 'business', 'caution', 'zeo', 'sensor', 'sensor', 'purchase', 'headband', 'sensor', 'zeo', 'headband', 'utility', 'sensor', 'individual', 'replacement', 'headband', 'pad', 'community', 'user', 'suspect', 'zeo', 'alter', 'factor', 'measurement', 'score', 'value', 'term', 'value', 'zeo', 'result', 'change', 'factor', 'influence', 'quality', 'issue', 'december', 'reason', 'night', 'night', 'question', 'affect', 'health', 'performance', 'paper', 'zeo', 'data', 'company', 'question', 'community', 'hand', 'amazon', 'track', 'data', 'geeky', 'dance', 'limit', 'skill', 'agaricus', 'repost']"
+2558.0,francis post assumption everybody approach silence forum expert developer user mileage feedback case helpful point statement hypothesis hypothesis research step research process data machine cloud pattern data hypothesis level microbiome dna rna sequence data gigabyte data squeeze pattern hypothesis study machine pattern notification article data hypothesis point comment work area fact hand research company hope message post solution tx pat stab statement gt data hypothesis premise article heartbeat family history arrhythmia decide heart rate monitor track data step decision hypothesis gather data notice morning heart rate night decide sleep morning notification kind set night consider light oftentimes kind data concept problem solution hypothesis finding test help change behavior notification data person change process end end purchase device agree hypothesis data data productivity skill answer people sits project point article person data mining reason device collect data problem path people immediate problem help background client flowchart data benefit translator gap software course manufacturer wearable fact data operation information drive reason application person executive housewife techie hand storehouse data clue improvement opportunity person limit attention clue work contractor mckinsey assignment temptation boil term data mining project hypothesis data disprove success conclude approach attention issue cost assignment client fee person example imagine notice asks hypothesis data kind enter people power gather data cost answer problem record spreadsheet device outcome nature limit capacity problem average person attention sensor order data boil end point vision interruption alert beep notification device platform point iphone amazon echo act picture hypervoice outcome portrays background order chaos people today notification problem article notification self article self today technology fact professional work device innovation comment question site area francis thenotifiedself,"['francis', 'post', 'assumption', 'everybody', 'approach', 'silence', 'forum', 'expert', 'developer', 'user', 'mileage', 'feedback', 'case', 'helpful', 'point', 'statement', 'hypothesis', 'hypothesis', 'research', 'step', 'research', 'process', 'data', 'machine', 'cloud', 'pattern', 'data', 'hypothesis', 'level', 'microbiome', 'dna', 'rna', 'sequence', 'data', 'gigabyte', 'data', 'squeeze', 'pattern', 'hypothesis', 'study', 'machine', 'pattern', 'notification', 'article', 'data', 'hypothesis', 'point', 'comment', 'work', 'area', 'fact', 'hand', 'research', 'company', 'hope', 'message', 'post', 'solution', 'tx', 'pat', 'stab', 'statement', 'gt', 'data', 'hypothesis', 'premise', 'article', 'heartbeat', 'family', 'history', 'arrhythmia', 'decide', 'heart', 'rate', 'monitor', 'track', 'data', 'step', 'decision', 'hypothesis', 'gather', 'data', 'notice', 'morning', 'heart', 'rate', 'night', 'decide', 'sleep', 'morning', 'notification', 'kind', 'set', 'night', 'consider', 'light', 'oftentimes', 'kind', 'data', 'concept', 'problem', 'solution', 'hypothesis', 'finding', 'test', 'help', 'change', 'behavior', 'notification', 'data', 'person', 'change', 'process', 'end', 'end', 'purchase', 'device', 'agree', 'hypothesis', 'data', 'data', 'productivity', 'skill', 'answer', 'people', 'sits', 'project', 'point', 'article', 'person', 'data', 'mining', 'reason', 'device', 'collect', 'data', 'problem', 'path', 'people', 'immediate', 'problem', 'help', 'background', 'client', 'flowchart', 'data', 'benefit', 'translator', 'gap', 'software', 'course', 'manufacturer', 'wearable', 'fact', 'data', 'operation', 'information', 'drive', 'reason', 'application', 'person', 'executive', 'housewife', 'techie', 'hand', 'storehouse', 'data', 'clue', 'improvement', 'opportunity', 'person', 'limit', 'attention', 'clue', 'work', 'contractor', 'mckinsey', 'assignment', 'temptation', 'boil', 'term', 'data', 'mining', 'project', 'hypothesis', 'data', 'disprove', 'success', 'conclude', 'approach', 'attention', 'issue', 'cost', 'assignment', 'client', 'fee', 'person', 'example', 'imagine', 'notice', 'asks', 'hypothesis', 'data', 'kind', 'enter', 'people', 'power', 'gather', 'data', 'cost', 'answer', 'problem', 'record', 'spreadsheet', 'device', 'outcome', 'nature', 'limit', 'capacity', 'problem', 'average', 'person', 'attention', 'sensor', 'order', 'data', 'boil', 'end', 'point', 'vision', 'interruption', 'alert', 'beep', 'notification', 'device', 'platform', 'point', 'iphone', 'amazon', 'echo', 'act', 'picture', 'hypervoice', 'outcome', 'portrays', 'background', 'order', 'chaos', 'people', 'today', 'notification', 'problem', 'article', 'notification', 'self', 'article', 'self', 'today', 'technology', 'fact', 'professional', 'work', 'device', 'innovation', 'comment', 'question', 'site', 'area', 'francis', 'thenotifiedself']"
+2559.0,challenge data level data location health data question right share kind data research human access source insight mike thought spot industry topic survey member people gain knowledge access data health fitness self measurement ability share apps tool access question refers article envision smartphones terabyte carry data share doctor envision device smartphone device envision data secure space cloud apps software benefit research donation fee envision today place data manage scenario future manages analysis data case difference industry data variety apps device vendor device home cloud server home network share data health provider data cloud industry growth business data model apps portion data database store benefit apps cloud store course data apps interface collective health care provider incentive health care hospital insurance company creator creator creator standard health care data term storage transfer analysis sort effort sort party organization problem solution solution history persist fail interoperability interoperability course opinion apple health apple company vice versa health app fact,"['challenge', 'data', 'level', 'data', 'location', 'health', 'data', 'question', 'right', 'share', 'kind', 'data', 'research', 'human', 'access', 'source', 'insight', 'mike', 'thought', 'spot', 'industry', 'topic', 'survey', 'member', 'people', 'gain', 'knowledge', 'access', 'data', 'health', 'fitness', 'self', 'measurement', 'ability', 'share', 'apps', 'tool', 'access', 'question', 'refers', 'article', 'envision', 'smartphones', 'terabyte', 'carry', 'data', 'share', 'doctor', 'envision', 'device', 'smartphone', 'device', 'envision', 'data', 'secure', 'space', 'cloud', 'apps', 'software', 'benefit', 'research', 'donation', 'fee', 'envision', 'today', 'place', 'data', 'manage', 'scenario', 'future', 'manages', 'analysis', 'data', 'case', 'difference', 'industry', 'data', 'variety', 'apps', 'device', 'vendor', 'device', 'home', 'cloud', 'server', 'home', 'network', 'share', 'data', 'health', 'provider', 'data', 'cloud', 'industry', 'growth', 'business', 'data', 'model', 'apps', 'portion', 'data', 'database', 'store', 'benefit', 'apps', 'cloud', 'store', 'course', 'data', 'apps', 'interface', 'collective', 'health', 'care', 'provider', 'incentive', 'health', 'care', 'hospital', 'insurance', 'company', 'creator', 'creator', 'creator', 'standard', 'health', 'care', 'data', 'term', 'storage', 'transfer', 'analysis', 'sort', 'effort', 'sort', 'party', 'organization', 'problem', 'solution', 'solution', 'history', 'persist', 'fail', 'interoperability', 'interoperability', 'course', 'opinion', 'apple', 'health', 'apple', 'company', 'vice', 'versa', 'health', 'app', 'fact']"
+2572.0,heard person report withings aura device onset value device correct rest value device sleep stage recommend sleep stage alarm window min alarm setup alarm min alarm device example cycle sleep stage alarm wrist band sleep axbo point axbo device explanation data summary alarm clock defense data format device onset device onset calculate device deviation device cheaply sign device junk device sleeptracker watch stage anew axbo alternative case watch break work watch tracker alarm stage withings night imprecise control,"['heard', 'person', 'report', 'withings', 'aura', 'device', 'onset', 'value', 'device', 'correct', 'rest', 'value', 'device', 'sleep', 'stage', 'recommend', 'sleep', 'stage', 'alarm', 'window', 'min', 'alarm', 'setup', 'alarm', 'min', 'alarm', 'device', 'example', 'cycle', 'sleep', 'stage', 'alarm', 'wrist', 'band', 'sleep', 'axbo', 'point', 'axbo', 'device', 'explanation', 'data', 'summary', 'alarm', 'clock', 'defense', 'data', 'format', 'device', 'onset', 'device', 'onset', 'calculate', 'device', 'deviation', 'device', 'cheaply', 'sign', 'device', 'junk', 'device', 'sleeptracker', 'watch', 'stage', 'anew', 'axbo', 'alternative', 'case', 'watch', 'break', 'work', 'watch', 'tracker', 'alarm', 'stage', 'withings', 'night', 'imprecise', 'control']"
+2574.0,rescuetime rt work window qbserve studio app io app store method data app usage endorse manictime require email address process spent neat line report smarter track document browser mint track money usage rescuetime buggy chrome indication document app io spent phone location usage kind inaccuracy list website hr gt error error screenshot application document error gt kind error application suggestion technology track device phone device phone suggestion io phone track usage error introduces estimation screenaware software match project idea timesheets stage sign marcus rescue activity rate screenaware project help user accurate sheet customer management purpose technology rescue report beta phase beta user software feedback tracking software chance help analytics check app calendar spending provide data align data goal spending success functionality asap,"['rescuetime', 'rt', 'work', 'window', 'qbserve', 'studio', 'app', 'io', 'app', 'store', 'method', 'data', 'app', 'usage', 'endorse', 'manictime', 'require', 'email', 'address', 'process', 'spent', 'neat', 'line', 'report', 'smarter', 'track', 'document', 'browser', 'mint', 'track', 'money', 'usage', 'rescuetime', 'buggy', 'chrome', 'indication', 'document', 'app', 'io', 'spent', 'phone', 'location', 'usage', 'kind', 'inaccuracy', 'list', 'website', 'hr', 'gt', 'error', 'error', 'screenshot', 'application', 'document', 'error', 'gt', 'kind', 'error', 'application', 'suggestion', 'technology', 'track', 'device', 'phone', 'device', 'phone', 'suggestion', 'io', 'phone', 'track', 'usage', 'error', 'introduces', 'estimation', 'screenaware', 'software', 'match', 'project', 'idea', 'timesheets', 'stage', 'sign', 'marcus', 'rescue', 'activity', 'rate', 'screenaware', 'project', 'help', 'user', 'accurate', 'sheet', 'customer', 'management', 'purpose', 'technology', 'rescue', 'report', 'beta', 'phase', 'beta', 'user', 'software', 'feedback', 'tracking', 'software', 'chance', 'help', 'analytics', 'check', 'app', 'calendar', 'spending', 'provide', 'data', 'align', 'data', 'goal', 'spending', 'success', 'functionality', 'asap']"
+2575.0,suggestion check moodfit track parameter disclosure founder check cent xanax ritalin drink alcohol measure effect effect weight multiply factor score effect outcome issue effect alcohol forget assign value toxic effect liver term note food supplement mood experiment food acid mood fish eat experiment effect course digestion luck alcohol pain giver wife course alcohol fast mood ritalin xanax start subscription category data apps rtracker tracker decide tracker medication change mood parameter work wife wife finance colleague hobby example work wife wife evaluate feel tracker ask question beginning max alcohol night alcohol wouldnt correlate xanax ritalin alcohol effect half stage half ritalin half kinda anxiety correlate item half choice stage1 stage2 stage3 ritalin stage1 stage3 stage tableau comment reason correlate adhd mood change parameter change annotation change havent tracker create start change set data csv test help,"['suggestion', 'check', 'moodfit', 'track', 'parameter', 'disclosure', 'founder', 'check', 'cent', 'xanax', 'ritalin', 'drink', 'alcohol', 'measure', 'effect', 'effect', 'weight', 'multiply', 'factor', 'score', 'effect', 'outcome', 'issue', 'effect', 'alcohol', 'forget', 'assign', 'value', 'toxic', 'effect', 'liver', 'term', 'note', 'food', 'supplement', 'mood', 'experiment', 'food', 'acid', 'mood', 'fish', 'eat', 'experiment', 'effect', 'course', 'digestion', 'luck', 'alcohol', 'pain', 'giver', 'wife', 'course', 'alcohol', 'fast', 'mood', 'ritalin', 'xanax', 'start', 'subscription', 'category', 'data', 'apps', 'rtracker', 'tracker', 'decide', 'tracker', 'medication', 'change', 'mood', 'parameter', 'work', 'wife', 'wife', 'finance', 'colleague', 'hobby', 'example', 'work', 'wife', 'wife', 'evaluate', 'feel', 'tracker', 'ask', 'question', 'beginning', 'max', 'alcohol', 'night', 'alcohol', 'wouldnt', 'correlate', 'xanax', 'ritalin', 'alcohol', 'effect', 'half', 'stage', 'half', 'ritalin', 'half', 'kinda', 'anxiety', 'correlate', 'item', 'half', 'choice', 'stage1', 'stage2', 'stage3', 'ritalin', 'stage1', 'stage3', 'stage', 'tableau', 'comment', 'reason', 'correlate', 'adhd', 'mood', 'change', 'parameter', 'change', 'annotation', 'change', 'havent', 'tracker', 'create', 'start', 'change', 'set', 'data', 'csv', 'test', 'help']"
+2576.0,site amp notice bug finger test donner issue place score test result trial super tap interval scoring algorithm outlier compute score method score talk result api yoni access key result script analysis test blog game puzzle candidate quantification test feature puzzle generation puzzle difficulty difficulty puzzle test test test result analysis mind test end start level lumosity brainilis peoresnada autogenerate timing satisfies requirement test puzzle human score tbh expectation set puzzle peak brain training sry resource user exists test phone mind information lumosity option bug mind alternative parameter score lumosity brain training challenge amp mind challenge mind lumosity brain game math start training today metric score technique difference curve data score tool performance mind bug software development background bug data test software software neuroscientist gimmick figure mind simpler readymade trust data finger test breakfast series test result result test result point discrepancy tap decrease score finger tap correspond score test place finger tap validation test somebody test mean test documentation algorithm case change gun measurement kindof thesis test website research game brain cognition mean attention memory website throw random mind brain game decision habit test correct hypothesis,"['site', 'amp', 'notice', 'bug', 'finger', 'test', 'donner', 'issue', 'place', 'score', 'test', 'result', 'trial', 'super', 'tap', 'interval', 'scoring', 'algorithm', 'outlier', 'compute', 'score', 'method', 'score', 'talk', 'result', 'api', 'yoni', 'access', 'key', 'result', 'script', 'analysis', 'test', 'blog', 'game', 'puzzle', 'candidate', 'quantification', 'test', 'feature', 'puzzle', 'generation', 'puzzle', 'difficulty', 'difficulty', 'puzzle', 'test', 'test', 'test', 'result', 'analysis', 'mind', 'test', 'end', 'start', 'level', 'lumosity', 'brainilis', 'peoresnada', 'autogenerate', 'timing', 'satisfies', 'requirement', 'test', 'puzzle', 'human', 'score', 'tbh', 'expectation', 'set', 'puzzle', 'peak', 'brain', 'training', 'sry', 'resource', 'user', 'exists', 'test', 'phone', 'mind', 'information', 'lumosity', 'option', 'bug', 'mind', 'alternative', 'parameter', 'score', 'lumosity', 'brain', 'training', 'challenge', 'amp', 'mind', 'challenge', 'mind', 'lumosity', 'brain', 'game', 'math', 'start', 'training', 'today', 'metric', 'score', 'technique', 'difference', 'curve', 'data', 'score', 'tool', 'performance', 'mind', 'bug', 'software', 'development', 'background', 'bug', 'data', 'test', 'software', 'software', 'neuroscientist', 'gimmick', 'figure', 'mind', 'simpler', 'readymade', 'trust', 'data', 'finger', 'test', 'breakfast', 'series', 'test', 'result', 'result', 'test', 'result', 'point', 'discrepancy', 'tap', 'decrease', 'score', 'finger', 'tap', 'correspond', 'score', 'test', 'place', 'finger', 'tap', 'validation', 'test', 'somebody', 'test', 'mean', 'test', 'documentation', 'algorithm', 'case', 'change', 'gun', 'measurement', 'kindof', 'thesis', 'test', 'website', 'research', 'game', 'brain', 'cognition', 'mean', 'attention', 'memory', 'website', 'throw', 'random', 'mind', 'brain', 'game', 'decision', 'habit', 'test', 'correct', 'hypothesis']"
+2578.0,device support google user grant device permission sync google fit wedsoncarlos kind data api check buddy application data device example smartbands api access data wearable device smartband device permission project fitness tracker member text participant expert area bank activity tracker band watch apple bracelet experience device health criterion sir halley stewart trust health wearable university uk survey visit survey project research design research ethic committee query survey contact shailey minocha mailto shailey minocha ac uk fitbit fitness tracker tracker design pedometer machine calorie ipnoe fitness tracker information waterproof fitness tracker,"['device', 'support', 'google', 'user', 'grant', 'device', 'permission', 'sync', 'google', 'fit', 'wedsoncarlos', 'kind', 'data', 'api', 'check', 'buddy', 'application', 'data', 'device', 'example', 'smartbands', 'api', 'access', 'data', 'wearable', 'device', 'smartband', 'device', 'permission', 'project', 'fitness', 'tracker', 'member', 'text', 'participant', 'expert', 'area', 'bank', 'activity', 'tracker', 'band', 'watch', 'apple', 'bracelet', 'experience', 'device', 'health', 'criterion', 'sir', 'halley', 'stewart', 'trust', 'health', 'wearable', 'university', 'uk', 'survey', 'visit', 'survey', 'project', 'research', 'design', 'research', 'ethic', 'committee', 'query', 'survey', 'contact', 'shailey', 'minocha', 'mailto', 'shailey', 'minocha', 'ac', 'uk', 'fitbit', 'fitness', 'tracker', 'tracker', 'design', 'pedometer', 'machine', 'calorie', 'ipnoe', 'fitness', 'tracker', 'information', 'waterproof', 'fitness', 'tracker']"
+2579.0,community project relates project channel facebook page submission material user technology practice habit activity food consumption health submit photo drawing painting forward receiving contribution,"['community', 'project', 'relates', 'project', 'channel', 'facebook', 'page', 'submission', 'material', 'user', 'technology', 'practice', 'habit', 'activity', 'food', 'consumption', 'health', 'submit', 'photo', 'drawing', 'painting', 'forward', 'receiving', 'contribution']"
+2596.0,tool analysis tool pre insight noodle cookbook service data source purpose data analysis tool curve tableau data visualization tool invest solution start list tool community zenobase data import source analysis capability line fit correlation detection confidence interval statistic pre release speak feature review correlation statistic osx stats option modeling option prediction feature model tool analysis tool data topic point analysis tool,"['tool', 'analysis', 'tool', 'pre', 'insight', 'noodle', 'cookbook', 'service', 'data', 'source', 'purpose', 'data', 'analysis', 'tool', 'curve', 'tableau', 'data', 'visualization', 'tool', 'invest', 'solution', 'start', 'list', 'tool', 'community', 'zenobase', 'data', 'import', 'source', 'analysis', 'capability', 'line', 'fit', 'correlation', 'detection', 'confidence', 'interval', 'statistic', 'pre', 'release', 'speak', 'feature', 'review', 'correlation', 'statistic', 'osx', 'stats', 'option', 'modeling', 'option', 'prediction', 'feature', 'model', 'tool', 'analysis', 'tool', 'data', 'topic', 'point', 'analysis', 'tool']"
+2605.0,feedback idea work watson agent application ask article provide information implementation technology feature device mood morning habit feature dissertation place mood habit bot company answer question bot help app development thought experience feature reminder mood morning afternoon mood state habit text mood history mood calendar google calendar track mood event fitbit track activity data habit language support link link page page question thought,"['feedback', 'idea', 'work', 'watson', 'agent', 'application', 'ask', 'article', 'provide', 'information', 'implementation', 'technology', 'feature', 'device', 'mood', 'morning', 'habit', 'feature', 'dissertation', 'place', 'mood', 'habit', 'bot', 'company', 'answer', 'question', 'bot', 'help', 'app', 'development', 'thought', 'experience', 'feature', 'reminder', 'mood', 'morning', 'afternoon', 'mood', 'state', 'habit', 'text', 'mood', 'history', 'mood', 'calendar', 'google', 'calendar', 'track', 'mood', 'event', 'fitbit', 'track', 'activity', 'data', 'habit', 'language', 'support', 'link', 'link', 'page', 'page', 'question', 'thought']"
+2621.0,basis carbon steel basis device free return label payment carbon steel charger device download data csv basis peak basis data export script work garmin api access solution generation device combination fitbit surge data jawbone fitbit surge stage device company lack api dealbreaker fyi refund today set sensor basis plan access dealbreaker sensor model model promise piece hardware box community support product software code github code bug issue community report people product device update developer github repository community edition people issue request platform confident roundup community resource guide tool change quality spam promotion contribution state challenge discussion resource tool guide community comment restart announcement anybody anybody idea boat pay usd whoop box access data info garmin policy jawbone up3 today data watch googling amp replacement recommendation vivosmart hr access data negative watch dec guess amp peak suggestion temperature heart rate device access data script downloads wow release sleepwalker spreadsheet google doc list battery care data band option gsr sleep data battery charge track step gsr bonus data basis retriever program python script bug python script linux exe window machine end machine script band replacement end basis retriever datetime skin temp air heartrate step calorie type basis email csv date calorie heart rate skin temp step wiki basisretriever data source activity data data server catch data band keen qsforum basis regard data plan access data night hr value basis peak refund party refund arent data reliability industry test place fitness data sensor source data purpose model app developer user sound bob sensor line tracker complexity python data download sleep data access sleep data gt fact community product roundup section everybody pro point people basis b1 data basis peak app mention device tracker device activity explore data export belief data smartphone night wrist smartphone apps belief accuracy phase device example device stage sleep comment tracker report heart rate data access device hr data online store replacement product shop intel direction email hoping b1 script repository resource peak data graph data point format txt csv file sleep stage data stage data point sensor data point spreadsheet drive google device drive file list date angel sensor sorry discussion basis b1 service peak b1 kind zeo approach data basis server data device heart rate sound device data exception advertising type device wrist neuroon mask world tracker neuroon wake improves dream tracker onset data opinion wrist list tracker device help product roundup section device junk sleep field info matter frequency heart rate data night fwiw zeo app io export data pc mac woody rescue intel basis io device,"['basis', 'carbon', 'steel', 'basis', 'device', 'free', 'return', 'label', 'payment', 'carbon', 'steel', 'charger', 'device', 'download', 'data', 'csv', 'basis', 'peak', 'basis', 'data', 'export', 'script', 'work', 'garmin', 'api', 'access', 'solution', 'generation', 'device', 'combination', 'fitbit', 'surge', 'data', 'jawbone', 'fitbit', 'surge', 'stage', 'device', 'company', 'lack', 'api', 'dealbreaker', 'fyi', 'refund', 'today', 'set', 'sensor', 'basis', 'plan', 'access', 'dealbreaker', 'sensor', 'model', 'model', 'promise', 'piece', 'hardware', 'box', 'community', 'support', 'product', 'software', 'code', 'github', 'code', 'bug', 'issue', 'community', 'report', 'people', 'product', 'device', 'update', 'developer', 'github', 'repository', 'community', 'edition', 'people', 'issue', 'request', 'platform', 'confident', 'roundup', 'community', 'resource', 'guide', 'tool', 'change', 'quality', 'spam', 'promotion', 'contribution', 'state', 'challenge', 'discussion', 'resource', 'tool', 'guide', 'community', 'comment', 'restart', 'announcement', 'anybody', 'anybody', 'idea', 'boat', 'pay', 'usd', 'whoop', 'box', 'access', 'data', 'info', 'garmin', 'policy', 'jawbone', 'up3', 'today', 'data', 'watch', 'googling', 'amp', 'replacement', 'recommendation', 'vivosmart', 'hr', 'access', 'data', 'negative', 'watch', 'dec', 'guess', 'amp', 'peak', 'suggestion', 'temperature', 'heart', 'rate', 'device', 'access', 'data', 'script', 'downloads', 'wow', 'release', 'sleepwalker', 'spreadsheet', 'google', 'doc', 'list', 'battery', 'care', 'data', 'band', 'option', 'gsr', 'sleep', 'data', 'battery', 'charge', 'track', 'step', 'gsr', 'bonus', 'data', 'basis', 'retriever', 'program', 'python', 'script', 'bug', 'python', 'script', 'linux', 'exe', 'window', 'machine', 'end', 'machine', 'script', 'band', 'replacement', 'end', 'basis', 'retriever', 'datetime', 'skin', 'temp', 'air', 'heartrate', 'step', 'calorie', 'type', 'basis', 'email', 'csv', 'date', 'calorie', 'heart', 'rate', 'skin', 'temp', 'step', 'wiki', 'basisretriever', 'data', 'source', 'activity', 'data', 'data', 'server', 'catch', 'data', 'band', 'keen', 'qsforum', 'basis', 'regard', 'data', 'plan', 'access', 'data', 'night', 'hr', 'value', 'basis', 'peak', 'refund', 'party', 'refund', 'arent', 'data', 'reliability', 'industry', 'test', 'place', 'fitness', 'data', 'sensor', 'source', 'data', 'purpose', 'model', 'app', 'developer', 'user', 'sound', 'bob', 'sensor', 'line', 'tracker', 'complexity', 'python', 'data', 'download', 'sleep', 'data', 'access', 'sleep', 'data', 'gt', 'fact', 'community', 'product', 'roundup', 'section', 'everybody', 'pro', 'point', 'people', 'basis', 'b1', 'data', 'basis', 'peak', 'app', 'mention', 'device', 'tracker', 'device', 'activity', 'explore', 'data', 'export', 'belief', 'data', 'smartphone', 'night', 'wrist', 'smartphone', 'apps', 'belief', 'accuracy', 'phase', 'device', 'example', 'device', 'stage', 'sleep', 'comment', 'tracker', 'report', 'heart', 'rate', 'data', 'access', 'device', 'hr', 'data', 'online', 'store', 'replacement', 'product', 'shop', 'intel', 'direction', 'email', 'hoping', 'b1', 'script', 'repository', 'resource', 'peak', 'data', 'graph', 'data', 'point', 'format', 'txt', 'csv', 'file', 'sleep', 'stage', 'data', 'stage', 'data', 'point', 'sensor', 'data', 'point', 'spreadsheet', 'drive', 'google', 'device', 'drive', 'file', 'list', 'date', 'angel', 'sensor', 'sorry', 'discussion', 'basis', 'b1', 'service', 'peak', 'b1', 'kind', 'zeo', 'approach', 'data', 'basis', 'server', 'data', 'device', 'heart', 'rate', 'sound', 'device', 'data', 'exception', 'advertising', 'type', 'device', 'wrist', 'neuroon', 'mask', 'world', 'tracker', 'neuroon', 'wake', 'improves', 'dream', 'tracker', 'onset', 'data', 'opinion', 'wrist', 'list', 'tracker', 'device', 'help', 'product', 'roundup', 'section', 'device', 'junk', 'sleep', 'field', 'info', 'matter', 'frequency', 'heart', 'rate', 'data', 'night', 'fwiw', 'zeo', 'app', 'io', 'export', 'data', 'pc', 'mac', 'woody', 'rescue', 'intel', 'basis', 'io', 'device']"
+2631.0,dream phone watch misfit log event record database display motion event data hackery fact event phone motion till office proof concept tasker android tasker event sensitivity event phone event file phone type event mention file phone data app folk tool killer event log solution android beta program replay function program text solution vote track work tablet spend care problem reconstruct resort memory work activity coursera paper book end problem mention download data timecamp hypothesis help guideline state affair opinion step data data dreeves developer direction behavior data tip check tasker emmanuel trial sign beta response step link mail history log event log version max tell smartertime data add smarter save phone apps event log export crude data format start place gt tue action place gt tue aug app gmail gt action place gt tue start place gt tue aug edit level example csv place room activity activity category duration step home office video game entertainment home bedroom home office news walk transport phone pocket vehicle nexus walk transport incubateur telecom bureau news incubateur telecom bureau walk transport walk chef walk transport incubateur telecom cafet incubateur telecom bureau d11 walk transport walk vehicle transport vehicle transport walk price sport sport amp fitness walk transport incubateur telecom bureau d11 incubateur telecom incubateur telecom bureau d11 incubateur telecom phone art amp entertainment incubateur telecom bureau d14 meeting walk transport walk vehicle transport vehicle transport home office news home office video game entertainment home kitchen chore home phone le art amp entertainment nexus home living television art entertainment home phone le art amp entertainment nexus home living television art entertainment home phone pocket nexus home living television art entertainment home office video game entertainment source tracking application store program usage data visualization export data data application usage documentation source code,"['dream', 'phone', 'watch', 'misfit', 'log', 'event', 'record', 'database', 'display', 'motion', 'event', 'data', 'hackery', 'fact', 'event', 'phone', 'motion', 'till', 'office', 'proof', 'concept', 'tasker', 'android', 'tasker', 'event', 'sensitivity', 'event', 'phone', 'event', 'file', 'phone', 'type', 'event', 'mention', 'file', 'phone', 'data', 'app', 'folk', 'tool', 'killer', 'event', 'log', 'solution', 'android', 'beta', 'program', 'replay', 'function', 'program', 'text', 'solution', 'vote', 'track', 'work', 'tablet', 'spend', 'care', 'problem', 'reconstruct', 'resort', 'memory', 'work', 'activity', 'coursera', 'paper', 'book', 'end', 'problem', 'mention', 'download', 'data', 'timecamp', 'hypothesis', 'help', 'guideline', 'state', 'affair', 'opinion', 'step', 'data', 'data', 'dreeves', 'developer', 'direction', 'behavior', 'data', 'tip', 'check', 'tasker', 'emmanuel', 'trial', 'sign', 'beta', 'response', 'step', 'link', 'mail', 'history', 'log', 'event', 'log', 'version', 'max', 'tell', 'smartertime', 'data', 'add', 'smarter', 'save', 'phone', 'apps', 'event', 'log', 'export', 'crude', 'data', 'format', 'start', 'place', 'gt', 'tue', 'action', 'place', 'gt', 'tue', 'aug', 'app', 'gmail', 'gt', 'action', 'place', 'gt', 'tue', 'start', 'place', 'gt', 'tue', 'aug', 'edit', 'level', 'example', 'csv', 'place', 'room', 'activity', 'activity', 'category', 'duration', 'step', 'home', 'office', 'video', 'game', 'entertainment', 'home', 'bedroom', 'home', 'office', 'news', 'walk', 'transport', 'phone', 'pocket', 'vehicle', 'nexus', 'walk', 'transport', 'incubateur', 'telecom', 'bureau', 'news', 'incubateur', 'telecom', 'bureau', 'walk', 'transport', 'walk', 'chef', 'walk', 'transport', 'incubateur', 'telecom', 'cafet', 'incubateur', 'telecom', 'bureau', 'd11', 'walk', 'transport', 'walk', 'vehicle', 'transport', 'vehicle', 'transport', 'walk', 'price', 'sport', 'sport', 'amp', 'fitness', 'walk', 'transport', 'incubateur', 'telecom', 'bureau', 'd11', 'incubateur', 'telecom', 'incubateur', 'telecom', 'bureau', 'd11', 'incubateur', 'telecom', 'phone', 'art', 'amp', 'entertainment', 'incubateur', 'telecom', 'bureau', 'd14', 'meeting', 'walk', 'transport', 'walk', 'vehicle', 'transport', 'vehicle', 'transport', 'home', 'office', 'news', 'home', 'office', 'video', 'game', 'entertainment', 'home', 'kitchen', 'chore', 'home', 'phone', 'le', 'art', 'amp', 'entertainment', 'nexus', 'home', 'living', 'television', 'art', 'entertainment', 'home', 'phone', 'le', 'art', 'amp', 'entertainment', 'nexus', 'home', 'living', 'television', 'art', 'entertainment', 'home', 'phone', 'pocket', 'nexus', 'home', 'living', 'television', 'art', 'entertainment', 'home', 'office', 'video', 'game', 'entertainment', 'source', 'tracking', 'application', 'store', 'program', 'usage', 'data', 'visualization', 'export', 'data', 'data', 'application', 'usage', 'documentation', 'source', 'code']"
+2646.0,google tbi cause fatigue hit information article type determine type fatigue finding tracker experimentation measure level attention eeg frequency blood sugar level body temperature gsr posture grip strength lung capacity luck approach whoop locker whoop knowledge center story knowledge center story coverage area performance platform validation press device access data fitness tracker charge manage fatigue concussion tip hack rest anticipation,"['google', 'tbi', 'cause', 'fatigue', 'hit', 'information', 'article', 'type', 'determine', 'type', 'fatigue', 'finding', 'tracker', 'experimentation', 'measure', 'level', 'attention', 'eeg', 'frequency', 'blood', 'sugar', 'level', 'body', 'temperature', 'gsr', 'posture', 'grip', 'strength', 'lung', 'capacity', 'luck', 'approach', 'whoop', 'locker', 'whoop', 'knowledge', 'center', 'story', 'knowledge', 'center', 'story', 'coverage', 'area', 'performance', 'platform', 'validation', 'press', 'device', 'access', 'data', 'fitness', 'tracker', 'charge', 'manage', 'fatigue', 'concussion', 'tip', 'hack', 'rest', 'anticipation']"
+2653.0,accurate chest strap access resolution data version ship option h7 adidas fitness shirt wear ibis spo2 sensor ekg ecg interval blood oxygen saturation signal health individual heart rate limit ppm goal health stress heart rate situation reading beat h7 strap gel compression shirt strap movement data kubioshrv software setup comfortable fraction battery h7 gel adidas shirt contact sleep karl hrv logger io h7 export data kubios analysis conclusion hrv peak resonance sample rate logger app data data resonance change condition consumer device approach accurate ecg list ecg product question point measure accurate device night night night data bpm data point frequency example data analysis home wear patch strap sustain body movement body device approach spent bunch confirm order unit electronics development chip solution ecg ecquisition project schematic plan software badass rig chip build someplace info version company jumper video video place data transfer support io iotool solution data phone iotool cloud ibm watson amazon emotion battery data shimmer program sensor parameter sensor example project patient shimmer ecg feature extraction accelerometer activity recognition temperature moisture sensor firmware healthpatch edition price zephyr shimmer faro patch battery battery battery comment iotool io smartphone iot gateway sensor reading extension sensor service collect data sensor service smartphone raspberry moment support hr sensor zephyr bioharness connect faro research schiller ineedmd arduino sensor input story documentation develop sensor service sensor service iotool jure lampe senlab io device io smartphone gateway result reading rounder lead textile patch sensor activity battery offline download pc data smartphone gateway fda device healthcare pilot project patient responder product faro zephyr sends data smartphone gateway difference frequency battery le channel product shimmer research ecg researcher product vitalconnect healthpatchmd battery patch product lead ecg concept shiller hospital niche market sensor field hesitate contact case question br jure measure ambulatory price chest strap h7 usd wear price wahoo tickr garmin strap suunto tp3 transmitter zephyr list addition iotool zephryr price interval measure rate posture acceleration gsp stuff value shirt price data transfer shirt ecg sensor addition ejain shirt accessory type wireless ecg device eq02 patch price cost addition iotool emotion faro price upwards unit price buy dock healthpatch ecg rate temperature body posture price oximetry finger watch oximetry hrv diy hack health sensor platform body temperature sensor gsr ecg shanusmagnus pi source hardware component search article v800 h7 strap link jure information load product bioharness cost device majority consumer product shirt price data transfer qselfers datapoints emotion series belt electrode patch guess information battery brochure setup upwards information shimmer3 ecg unit price buy dock battery healthpatch ecg measure rate temperature body posture battery price upwards idea shiller product information jure post reference hrv search cor jan problem bodyguard software access device data data emotion faro cosinuss information tell question consumer device ejain list case explore option pity battery hardware basis monitoring bet insight p zenobase shanusmagnus diy idea project hack health sensor platform conclusion reliabiliy diy route post add link company quality hardware firstbeat ecg electrode quality logging realtime data transfer sport team institute specification selection battery app storage capacity accuracy heartbeat hz data battery port electronics sensor supplier hardware firstbeat megaemg type sensor realtime measurement hrv body cosinuss company sensor euro sensor measure body research paper hrv sensor technology university luke hrv sensor search bodyguard device budget idea decision decision question supplier distributor device strap reading electrode night device precise device capability memory battery device data example phone setting stress laboratory device megaelectronics measurement strap device device message night electrode user instruction cost cost euro device electrode firstbeat software download data firstbeat uploader google website youre upload firstbeat login coach file correct cosinuss technology company valencell licence technology company heart rate variability device technology headphone sport usage sony beauty measure heart rate hrv sensor technology function example espacenet h7 determine resonance frequency article appreciate help software monitoring h7 determine rf hrv area goal cost source heart rate heart rate variability measurement qser accurate hrv hr ecg electrode basis apple start hardware energy lead ekg sensor quantity code qrs detection pinpoint heartbeat memory heartbeat memory strength opportunity unit volunteer hacker device fda approval contact info,"['accurate', 'chest', 'strap', 'access', 'resolution', 'data', 'version', 'ship', 'option', 'h7', 'adidas', 'fitness', 'shirt', 'wear', 'ibis', 'spo2', 'sensor', 'ekg', 'ecg', 'interval', 'blood', 'oxygen', 'saturation', 'signal', 'health', 'individual', 'heart', 'rate', 'limit', 'ppm', 'goal', 'health', 'stress', 'heart', 'rate', 'situation', 'reading', 'beat', 'h7', 'strap', 'gel', 'compression', 'shirt', 'strap', 'movement', 'data', 'kubioshrv', 'software', 'setup', 'comfortable', 'fraction', 'battery', 'h7', 'gel', 'adidas', 'shirt', 'contact', 'sleep', 'karl', 'hrv', 'logger', 'io', 'h7', 'export', 'data', 'kubios', 'analysis', 'conclusion', 'hrv', 'peak', 'resonance', 'sample', 'rate', 'logger', 'app', 'data', 'data', 'resonance', 'change', 'condition', 'consumer', 'device', 'approach', 'accurate', 'ecg', 'list', 'ecg', 'product', 'question', 'point', 'measure', 'accurate', 'device', 'night', 'night', 'night', 'data', 'bpm', 'data', 'point', 'frequency', 'example', 'data', 'analysis', 'home', 'wear', 'patch', 'strap', 'sustain', 'body', 'movement', 'body', 'device', 'approach', 'spent', 'bunch', 'confirm', 'order', 'unit', 'electronics', 'development', 'chip', 'solution', 'ecg', 'ecquisition', 'project', 'schematic', 'plan', 'software', 'badass', 'rig', 'chip', 'build', 'someplace', 'info', 'version', 'company', 'jumper', 'video', 'video', 'place', 'data', 'transfer', 'support', 'io', 'iotool', 'solution', 'data', 'phone', 'iotool', 'cloud', 'ibm', 'watson', 'amazon', 'emotion', 'battery', 'data', 'shimmer', 'program', 'sensor', 'parameter', 'sensor', 'example', 'project', 'patient', 'shimmer', 'ecg', 'feature', 'extraction', 'accelerometer', 'activity', 'recognition', 'temperature', 'moisture', 'sensor', 'firmware', 'healthpatch', 'edition', 'price', 'zephyr', 'shimmer', 'faro', 'patch', 'battery', 'battery', 'battery', 'comment', 'iotool', 'io', 'smartphone', 'iot', 'gateway', 'sensor', 'reading', 'extension', 'sensor', 'service', 'collect', 'data', 'sensor', 'service', 'smartphone', 'raspberry', 'moment', 'support', 'hr', 'sensor', 'zephyr', 'bioharness', 'connect', 'faro', 'research', 'schiller', 'ineedmd', 'arduino', 'sensor', 'input', 'story', 'documentation', 'develop', 'sensor', 'service', 'sensor', 'service', 'iotool', 'jure', 'lampe', 'senlab', 'io', 'device', 'io', 'smartphone', 'gateway', 'result', 'reading', 'rounder', 'lead', 'textile', 'patch', 'sensor', 'activity', 'battery', 'offline', 'download', 'pc', 'data', 'smartphone', 'gateway', 'fda', 'device', 'healthcare', 'pilot', 'project', 'patient', 'responder', 'product', 'faro', 'zephyr', 'sends', 'data', 'smartphone', 'gateway', 'difference', 'frequency', 'battery', 'le', 'channel', 'product', 'shimmer', 'research', 'ecg', 'researcher', 'product', 'vitalconnect', 'healthpatchmd', 'battery', 'patch', 'product', 'lead', 'ecg', 'concept', 'shiller', 'hospital', 'niche', 'market', 'sensor', 'field', 'hesitate', 'contact', 'case', 'question', 'br', 'jure', 'measure', 'ambulatory', 'price', 'chest', 'strap', 'h7', 'usd', 'wear', 'price', 'wahoo', 'tickr', 'garmin', 'strap', 'suunto', 'tp3', 'transmitter', 'zephyr', 'list', 'addition', 'iotool', 'zephryr', 'price', 'interval', 'measure', 'rate', 'posture', 'acceleration', 'gsp', 'stuff', 'value', 'shirt', 'price', 'data', 'transfer', 'shirt', 'ecg', 'sensor', 'addition', 'ejain', 'shirt', 'accessory', 'type', 'wireless', 'ecg', 'device', 'eq02', 'patch', 'price', 'cost', 'addition', 'iotool', 'emotion', 'faro', 'price', 'upwards', 'unit', 'price', 'buy', 'dock', 'healthpatch', 'ecg', 'rate', 'temperature', 'body', 'posture', 'price', 'oximetry', 'finger', 'watch', 'oximetry', 'hrv', 'diy', 'hack', 'health', 'sensor', 'platform', 'body', 'temperature', 'sensor', 'gsr', 'ecg', 'shanusmagnus', 'pi', 'source', 'hardware', 'component', 'search', 'article', 'v800', 'h7', 'strap', 'link', 'jure', 'information', 'load', 'product', 'bioharness', 'cost', 'device', 'majority', 'consumer', 'product', 'shirt', 'price', 'data', 'transfer', 'qselfers', 'datapoints', 'emotion', 'series', 'belt', 'electrode', 'patch', 'guess', 'information', 'battery', 'brochure', 'setup', 'upwards', 'information', 'shimmer3', 'ecg', 'unit', 'price', 'buy', 'dock', 'battery', 'healthpatch', 'ecg', 'measure', 'rate', 'temperature', 'body', 'posture', 'battery', 'price', 'upwards', 'idea', 'shiller', 'product', 'information', 'jure', 'post', 'reference', 'hrv', 'search', 'cor', 'jan', 'problem', 'bodyguard', 'software', 'access', 'device', 'data', 'data', 'emotion', 'faro', 'cosinuss', 'information', 'tell', 'question', 'consumer', 'device', 'ejain', 'list', 'case', 'explore', 'option', 'pity', 'battery', 'hardware', 'basis', 'monitoring', 'bet', 'insight', 'p', 'zenobase', 'shanusmagnus', 'diy', 'idea', 'project', 'hack', 'health', 'sensor', 'platform', 'conclusion', 'reliabiliy', 'diy', 'route', 'post', 'add', 'link', 'company', 'quality', 'hardware', 'firstbeat', 'ecg', 'electrode', 'quality', 'logging', 'realtime', 'data', 'transfer', 'sport', 'team', 'institute', 'specification', 'selection', 'battery', 'app', 'storage', 'capacity', 'accuracy', 'heartbeat', 'hz', 'data', 'battery', 'port', 'electronics', 'sensor', 'supplier', 'hardware', 'firstbeat', 'megaemg', 'type', 'sensor', 'realtime', 'measurement', 'hrv', 'body', 'cosinuss', 'company', 'sensor', 'euro', 'sensor', 'measure', 'body', 'research', 'paper', 'hrv', 'sensor', 'technology', 'university', 'luke', 'hrv', 'sensor', 'search', 'bodyguard', 'device', 'budget', 'idea', 'decision', 'decision', 'question', 'supplier', 'distributor', 'device', 'strap', 'reading', 'electrode', 'night', 'device', 'precise', 'device', 'capability', 'memory', 'battery', 'device', 'data', 'example', 'phone', 'setting', 'stress', 'laboratory', 'device', 'megaelectronics', 'measurement', 'strap', 'device', 'device', 'message', 'night', 'electrode', 'user', 'instruction', 'cost', 'cost', 'euro', 'device', 'electrode', 'firstbeat', 'software', 'download', 'data', 'firstbeat', 'uploader', 'google', 'website', 'youre', 'upload', 'firstbeat', 'login', 'coach', 'file', 'correct', 'cosinuss', 'technology', 'company', 'valencell', 'licence', 'technology', 'company', 'heart', 'rate', 'variability', 'device', 'technology', 'headphone', 'sport', 'usage', 'sony', 'beauty', 'measure', 'heart', 'rate', 'hrv', 'sensor', 'technology', 'function', 'example', 'espacenet', 'h7', 'determine', 'resonance', 'frequency', 'article', 'appreciate', 'help', 'software', 'monitoring', 'h7', 'determine', 'rf', 'hrv', 'area', 'goal', 'cost', 'source', 'heart', 'rate', 'heart', 'rate', 'variability', 'measurement', 'qser', 'accurate', 'hrv', 'hr', 'ecg', 'electrode', 'basis', 'apple', 'start', 'hardware', 'energy', 'lead', 'ekg', 'sensor', 'quantity', 'code', 'qrs', 'detection', 'pinpoint', 'heartbeat', 'memory', 'heartbeat', 'memory', 'strength', 'opportunity', 'unit', 'volunteer', 'hacker', 'device', 'fda', 'approval', 'contact', 'info']"
+2669.0,variety data access data place directory track apps apps amp tool member apps technology tablet weather station wireless scale mac store cloud collect data device cloud service access data data manner tool letter exposition point cloud service solution data device analysis cloud aggregator data io apple healthkit apps data entry purpose android app data pc mac analysis excel pain io plan software information online github source open point prototype code code hobbyist solution implement help software help tracker tracker apps data tracker require tracker help software record stuff petrol step food music place advance dave,"['variety', 'data', 'access', 'data', 'place', 'directory', 'track', 'apps', 'apps', 'amp', 'tool', 'member', 'apps', 'technology', 'tablet', 'weather', 'station', 'wireless', 'scale', 'mac', 'store', 'cloud', 'collect', 'data', 'device', 'cloud', 'service', 'access', 'data', 'data', 'manner', 'tool', 'letter', 'exposition', 'point', 'cloud', 'service', 'solution', 'data', 'device', 'analysis', 'cloud', 'aggregator', 'data', 'io', 'apple', 'healthkit', 'apps', 'data', 'entry', 'purpose', 'android', 'app', 'data', 'pc', 'mac', 'analysis', 'excel', 'pain', 'io', 'plan', 'software', 'information', 'online', 'github', 'source', 'open', 'point', 'prototype', 'code', 'code', 'hobbyist', 'solution', 'implement', 'help', 'software', 'help', 'tracker', 'tracker', 'apps', 'data', 'tracker', 'require', 'tracker', 'help', 'software', 'record', 'stuff', 'petrol', 'step', 'food', 'music', 'place', 'advance', 'dave']"
+2679.0,forum overview eeg device unit quality data sagado headset result unit result game attention approach success meditation jon kabat zinn body record state meditation output method meditation noise headset sleep measurement application eeg data zeo muse game score meditation course muse assistance tool quality compare quality score correlation score correlation band movement head eye data motion artifact filter artifact filter test engr sleep application eeg monitoring eeg direction mean price range equipment sleep entry price work ambulatory openbci easy device measurement movement example track forth home usage meditation brain signal setup scenario technology usage idea dictation option data brain activity stats suggestion feedback revise topic post posse product emotiv neurosky muse concept offering opportunity field bci quality data device state technology thought opinion input topic,"['forum', 'overview', 'eeg', 'device', 'unit', 'quality', 'data', 'sagado', 'headset', 'result', 'unit', 'result', 'game', 'attention', 'approach', 'success', 'meditation', 'jon', 'kabat', 'zinn', 'body', 'record', 'state', 'meditation', 'output', 'method', 'meditation', 'noise', 'headset', 'sleep', 'measurement', 'application', 'eeg', 'data', 'zeo', 'muse', 'game', 'score', 'meditation', 'course', 'muse', 'assistance', 'tool', 'quality', 'compare', 'quality', 'score', 'correlation', 'score', 'correlation', 'band', 'movement', 'head', 'eye', 'data', 'motion', 'artifact', 'filter', 'artifact', 'filter', 'test', 'engr', 'sleep', 'application', 'eeg', 'monitoring', 'eeg', 'direction', 'mean', 'price', 'range', 'equipment', 'sleep', 'entry', 'price', 'work', 'ambulatory', 'openbci', 'easy', 'device', 'measurement', 'movement', 'example', 'track', 'forth', 'home', 'usage', 'meditation', 'brain', 'signal', 'setup', 'scenario', 'technology', 'usage', 'idea', 'dictation', 'option', 'data', 'brain', 'activity', 'stats', 'suggestion', 'feedback', 'revise', 'topic', 'post', 'posse', 'product', 'emotiv', 'neurosky', 'muse', 'concept', 'offering', 'opportunity', 'field', 'bci', 'quality', 'data', 'device', 'state', 'technology', 'thought', 'opinion', 'input', 'topic']"
+2690.0,mood fitness tracker data source code modify suggestion,"['mood', 'fitness', 'tracker', 'data', 'source', 'code', 'modify', 'suggestion']"
+2703.0,reply spire stone product box breath rate indicator stress device device belt serf breath rate anchor relax search device thought data api thought,"['reply', 'spire', 'stone', 'product', 'box', 'breath', 'rate', 'indicator', 'stress', 'device', 'device', 'belt', 'serf', 'breath', 'rate', 'anchor', 'relax', 'search', 'device', 'thought', 'data', 'api', 'thought']"
+2712.0,phillip post test manner site singularity university pat secret gene technology access information gene story story environment style story coupon price tag afford data scientist science cut stone scientist science cut stone gene exception cancer change study data lifetime learn science advance option data study wow analysis admit report dig deeper data instance data service work company athgene integration api trait dna insight fitness area insight type injury muscle body tool check banner1 jpg,"['phillip', 'post', 'test', 'manner', 'site', 'singularity', 'university', 'pat', 'secret', 'gene', 'technology', 'access', 'information', 'gene', 'story', 'story', 'environment', 'style', 'story', 'coupon', 'price', 'tag', 'afford', 'data', 'scientist', 'science', 'cut', 'stone', 'scientist', 'science', 'cut', 'stone', 'gene', 'exception', 'cancer', 'change', 'study', 'data', 'lifetime', 'learn', 'science', 'advance', 'option', 'data', 'study', 'wow', 'analysis', 'admit', 'report', 'dig', 'deeper', 'data', 'instance', 'data', 'service', 'work', 'company', 'athgene', 'integration', 'api', 'trait', 'dna', 'insight', 'fitness', 'area', 'insight', 'type', 'injury', 'muscle', 'body', 'tool', 'check', 'banner1', 'jpg']"
+2713.0,diy tool suspect researcher body measurement shelf tool fitabase researcher hardware help design scale readout measurement indicator weight instant accuracy matter measurement sensor floor bed estimate person blanket decide read withings scale interaction second trouble user pet setup create account scale network battery topic henrik conversation scale replaces data control communication seller service researcher approach obscure measurement idea default display representation measurement measure tomorrow weight bp hr marc problem patient body withings fool proof measure example toilet morning tip case people interaction toilet scenario application toilet solution people bed location heard patient scale home reading solution course scale bedscales product solution,"['diy', 'tool', 'suspect', 'researcher', 'body', 'measurement', 'shelf', 'tool', 'fitabase', 'researcher', 'hardware', 'help', 'design', 'scale', 'readout', 'measurement', 'indicator', 'weight', 'instant', 'accuracy', 'matter', 'measurement', 'sensor', 'floor', 'bed', 'estimate', 'person', 'blanket', 'decide', 'read', 'withings', 'scale', 'interaction', 'second', 'trouble', 'user', 'pet', 'setup', 'create', 'account', 'scale', 'network', 'battery', 'topic', 'henrik', 'conversation', 'scale', 'replaces', 'data', 'control', 'communication', 'seller', 'service', 'researcher', 'approach', 'obscure', 'measurement', 'idea', 'default', 'display', 'representation', 'measurement', 'measure', 'tomorrow', 'weight', 'bp', 'hr', 'marc', 'problem', 'patient', 'body', 'withings', 'fool', 'proof', 'measure', 'example', 'toilet', 'morning', 'tip', 'case', 'people', 'interaction', 'toilet', 'scenario', 'application', 'toilet', 'solution', 'people', 'bed', 'location', 'heard', 'patient', 'scale', 'home', 'reading', 'solution', 'course', 'scale', 'bedscales', 'product', 'solution']"
+2717.0,tachtevrenidis weigh iotool note data pita human platform member share data research founder grant rwjf foundation researcher scientist project access data source act data source member message welcome pilot data analysis engine project user data save data aggregation work community user support automation research automation work automation human market research idea data happiness index option member survey evans experiment collect data paco member human idea moment guess funding tachtevrenidis sorry misunderstood human resource individual human import data fitbit sharing data project create project access data source data analysis idea work building tool audience human member member access data opportunity project site human welcome member site stuff account platform project message member access address data member human privacy concern data nonprofit project research member data choose project share data data donation data member account repository data patbuen ehrs method transferr data thorny problem approach player button stage madprime project type health data health record course test data email gmail bucket idea develop hardware biohacking adafruit pack ultrarunner challenge meaning exercise data hardware data diy sensor dozen site merge apple health bucket today half device import wearecurio term data plot topic idea bucket data wearable withings taplog tracknshare compile data datasets work issue example taplog experiment variable analysis kind data application offer idea beta tester volunteer tachtevrenidis data sensor hand type data format data pivot table correlation information range data point category tool afford kind price suggestion python kind data analyzer stats generator conversation analyzer fitbit data building project limitation downside kind data end engine value diversity correlate infer insight bucket engine provide demographic data access data hesitate platform privacy concern data point implementation kind level control data interface command analysis generate statistic solution work ibm data ibm disclosure ceo senlab maker iotool purpose sensor data device place example iotool sensor reading sensor sensor contact data stay export data control sync data example watson iotool plugin iotool beta iotool io data depends case data platform lunch jure thought iotool kudos ibm position data weather company access twitter data store kind insight drive space glad touch kosta btw support beta user persanalytics announce beta phase kosta disclosure work forum fan quantification gauge idea measure aggregate data input index cigarette input party input hand trigger event geo location bucket bucket data data analytics engine insight correlation course silo quantification apps analysis area demographic course privacy compliance agreement trust course account platform pivot idea madeleine openhumans wonder sense ibm donate type data consent course experiment openhumans kosta privacy concern privacy framework idea trust user giant business model revolve ad selling user data claim ibm sell data persanalytics share concern mikey adafruit stuff feel factory persanalytics address twitter input kosta justin taplog stay beta kosta,"['tachtevrenidis', 'weigh', 'iotool', 'note', 'data', 'pita', 'human', 'platform', 'member', 'share', 'data', 'research', 'founder', 'grant', 'rwjf', 'foundation', 'researcher', 'scientist', 'project', 'access', 'data', 'source', 'act', 'data', 'source', 'member', 'message', 'welcome', 'pilot', 'data', 'analysis', 'engine', 'project', 'user', 'data', 'save', 'data', 'aggregation', 'work', 'community', 'user', 'support', 'automation', 'research', 'automation', 'work', 'automation', 'human', 'market', 'research', 'idea', 'data', 'happiness', 'index', 'option', 'member', 'survey', 'evans', 'experiment', 'collect', 'data', 'paco', 'member', 'human', 'idea', 'moment', 'guess', 'funding', 'tachtevrenidis', 'sorry', 'misunderstood', 'human', 'resource', 'individual', 'human', 'import', 'data', 'fitbit', 'sharing', 'data', 'project', 'create', 'project', 'access', 'data', 'source', 'data', 'analysis', 'idea', 'work', 'building', 'tool', 'audience', 'human', 'member', 'member', 'access', 'data', 'opportunity', 'project', 'site', 'human', 'welcome', 'member', 'site', 'stuff', 'account', 'platform', 'project', 'message', 'member', 'access', 'address', 'data', 'member', 'human', 'privacy', 'concern', 'data', 'nonprofit', 'project', 'research', 'member', 'data', 'choose', 'project', 'share', 'data', 'data', 'donation', 'data', 'member', 'account', 'repository', 'data', 'patbuen', 'ehrs', 'method', 'transferr', 'data', 'thorny', 'problem', 'approach', 'player', 'button', 'stage', 'madprime', 'project', 'type', 'health', 'data', 'health', 'record', 'course', 'test', 'data', 'email', 'gmail', 'bucket', 'idea', 'develop', 'hardware', 'biohacking', 'adafruit', 'pack', 'ultrarunner', 'challenge', 'meaning', 'exercise', 'data', 'hardware', 'data', 'diy', 'sensor', 'dozen', 'site', 'merge', 'apple', 'health', 'bucket', 'today', 'half', 'device', 'import', 'wearecurio', 'term', 'data', 'plot', 'topic', 'idea', 'bucket', 'data', 'wearable', 'withings', 'taplog', 'tracknshare', 'compile', 'data', 'datasets', 'work', 'issue', 'example', 'taplog', 'experiment', 'variable', 'analysis', 'kind', 'data', 'application', 'offer', 'idea', 'beta', 'tester', 'volunteer', 'tachtevrenidis', 'data', 'sensor', 'hand', 'type', 'data', 'format', 'data', 'pivot', 'table', 'correlation', 'information', 'range', 'data', 'point', 'category', 'tool', 'afford', 'kind', 'price', 'suggestion', 'python', 'kind', 'data', 'analyzer', 'stats', 'generator', 'conversation', 'analyzer', 'fitbit', 'data', 'building', 'project', 'limitation', 'downside', 'kind', 'data', 'end', 'engine', 'value', 'diversity', 'correlate', 'infer', 'insight', 'bucket', 'engine', 'provide', 'demographic', 'data', 'access', 'data', 'hesitate', 'platform', 'privacy', 'concern', 'data', 'point', 'implementation', 'kind', 'level', 'control', 'data', 'interface', 'command', 'analysis', 'generate', 'statistic', 'solution', 'work', 'ibm', 'data', 'ibm', 'disclosure', 'ceo', 'senlab', 'maker', 'iotool', 'purpose', 'sensor', 'data', 'device', 'place', 'example', 'iotool', 'sensor', 'reading', 'sensor', 'sensor', 'contact', 'data', 'stay', 'export', 'data', 'control', 'sync', 'data', 'example', 'watson', 'iotool', 'plugin', 'iotool', 'beta', 'iotool', 'io', 'data', 'depends', 'case', 'data', 'platform', 'lunch', 'jure', 'thought', 'iotool', 'kudos', 'ibm', 'position', 'data', 'weather', 'company', 'access', 'twitter', 'data', 'store', 'kind', 'insight', 'drive', 'space', 'glad', 'touch', 'kosta', 'btw', 'support', 'beta', 'user', 'persanalytics', 'announce', 'beta', 'phase', 'kosta', 'disclosure', 'work', 'forum', 'fan', 'quantification', 'gauge', 'idea', 'measure', 'aggregate', 'data', 'input', 'index', 'cigarette', 'input', 'party', 'input', 'hand', 'trigger', 'event', 'geo', 'location', 'bucket', 'bucket', 'data', 'data', 'analytics', 'engine', 'insight', 'correlation', 'course', 'silo', 'quantification', 'apps', 'analysis', 'area', 'demographic', 'course', 'privacy', 'compliance', 'agreement', 'trust', 'course', 'account', 'platform', 'pivot', 'idea', 'madeleine', 'openhumans', 'wonder', 'sense', 'ibm', 'donate', 'type', 'data', 'consent', 'course', 'experiment', 'openhumans', 'kosta', 'privacy', 'concern', 'privacy', 'framework', 'idea', 'trust', 'user', 'giant', 'business', 'model', 'revolve', 'ad', 'selling', 'user', 'data', 'claim', 'ibm', 'sell', 'data', 'persanalytics', 'share', 'concern', 'mikey', 'adafruit', 'stuff', 'feel', 'factory', 'persanalytics', 'address', 'twitter', 'input', 'kosta', 'justin', 'taplog', 'stay', 'beta', 'kosta']"
+2721.0,apps cycle symptom export data integration garmin woman vivosmart hr garmin app party apps garmin app fitness pal party track log cycle migraine cramp population cycle stephanie frustration google play app cycle ovulation rating cycle app option fitness tracker garmin hope vivosmart hr user,"['apps', 'cycle', 'symptom', 'export', 'data', 'integration', 'garmin', 'woman', 'vivosmart', 'hr', 'garmin', 'app', 'party', 'apps', 'garmin', 'app', 'fitness', 'pal', 'party', 'track', 'log', 'cycle', 'migraine', 'cramp', 'population', 'cycle', 'stephanie', 'frustration', 'google', 'play', 'app', 'cycle', 'ovulation', 'rating', 'cycle', 'app', 'option', 'fitness', 'tracker', 'garmin', 'hope', 'vivosmart', 'hr', 'user']"
+2727.0,dan dascalescu thought category people item trade item sensor brand box start share community bob thread stuff,"['dan', 'dascalescu', 'thought', 'category', 'people', 'item', 'trade', 'item', 'sensor', 'brand', 'box', 'start', 'share', 'community', 'bob', 'thread', 'stuff']"
+2738.0,rubyj meet workplace experiment blog experiment intention stop sentence plan reason schedule deviate plan talk rescuetime clockwork orange track gamification element goal application blog skill wow approach motivation paper apps help lol meeting work learn user activity justin blog university information thought hope handle ruby canada researcher workplace self tracking tool exchange feeling experience occasion step health indicator workplace self workplace self self surveillance work acticities allocation distraction management work habit course boubt work balance workplace self focus fitness experience glad learn record program information window title type record chrome window forum user feature midst ocr image data improves classification result rubyj forum developer source workplace self tool record activity replay collect decade data work habit support experiment experiment result welcome fitness health workplace productivity mood health microbiome,"['rubyj', 'meet', 'workplace', 'experiment', 'blog', 'experiment', 'intention', 'stop', 'sentence', 'plan', 'reason', 'schedule', 'deviate', 'plan', 'talk', 'rescuetime', 'clockwork', 'orange', 'track', 'gamification', 'element', 'goal', 'application', 'blog', 'skill', 'wow', 'approach', 'motivation', 'paper', 'apps', 'help', 'lol', 'meeting', 'work', 'learn', 'user', 'activity', 'justin', 'blog', 'university', 'information', 'thought', 'hope', 'handle', 'ruby', 'canada', 'researcher', 'workplace', 'self', 'tracking', 'tool', 'exchange', 'feeling', 'experience', 'occasion', 'step', 'health', 'indicator', 'workplace', 'self', 'workplace', 'self', 'self', 'surveillance', 'work', 'acticities', 'allocation', 'distraction', 'management', 'work', 'habit', 'course', 'boubt', 'work', 'balance', 'workplace', 'self', 'focus', 'fitness', 'experience', 'glad', 'learn', 'record', 'program', 'information', 'window', 'title', 'type', 'record', 'chrome', 'window', 'forum', 'user', 'feature', 'midst', 'ocr', 'image', 'data', 'improves', 'classification', 'result', 'rubyj', 'forum', 'developer', 'source', 'workplace', 'self', 'tool', 'record', 'activity', 'replay', 'collect', 'decade', 'data', 'work', 'habit', 'support', 'experiment', 'experiment', 'result', 'welcome', 'fitness', 'health', 'workplace', 'productivity', 'mood', 'health', 'microbiome']"
+2739.0,qsers thought idea group git brain cloud storage brain file answer question manage brain file manage brain wave file solution store manage brain file development feature data bci device view data online idea itch feedback decide functionality send facebook message site send message question thought,"['qsers', 'thought', 'idea', 'group', 'git', 'brain', 'cloud', 'storage', 'brain', 'file', 'answer', 'question', 'manage', 'brain', 'file', 'manage', 'brain', 'wave', 'file', 'solution', 'store', 'manage', 'brain', 'file', 'development', 'feature', 'data', 'bci', 'device', 'view', 'data', 'online', 'idea', 'itch', 'feedback', 'decide', 'functionality', 'send', 'facebook', 'message', 'site', 'send', 'message', 'question', 'thought']"
+2743.0,dreeds data data example phone distinction multiple device session track device example sleep presentation eric rescuetime data ejain concept session engineer session api work session session case image combine data activity data fitbit slot line fitbit exercise dark dinner image api track productivity trend phone image data rescuetime create event data chunk code convert data report chunk work chunk phone image create account step information run trouble message image image wow share garmin rescuetime study rescuetime data todoist data correlation productivity data example page list service integrates example people data,"['dreeds', 'data', 'data', 'example', 'phone', 'distinction', 'multiple', 'device', 'session', 'track', 'device', 'example', 'sleep', 'presentation', 'eric', 'rescuetime', 'data', 'ejain', 'concept', 'session', 'engineer', 'session', 'api', 'work', 'session', 'session', 'case', 'image', 'combine', 'data', 'activity', 'data', 'fitbit', 'slot', 'line', 'fitbit', 'exercise', 'dark', 'dinner', 'image', 'api', 'track', 'productivity', 'trend', 'phone', 'image', 'data', 'rescuetime', 'create', 'event', 'data', 'chunk', 'code', 'convert', 'data', 'report', 'chunk', 'work', 'chunk', 'phone', 'image', 'create', 'account', 'step', 'information', 'run', 'trouble', 'message', 'image', 'image', 'wow', 'share', 'garmin', 'rescuetime', 'study', 'rescuetime', 'data', 'todoist', 'data', 'correlation', 'productivity', 'data', 'example', 'page', 'list', 'service', 'integrates', 'example', 'people', 'data']"
+2751.0,meri group head research coordinator school study work brush school dentistry stanford university research team brush bacteria research stanford study hyposalivation team flow space change mouth people study school benefit micro biome mouth consultation discus finding hyposalivation email hyposalivationstudy dot edu,"['meri', 'group', 'head', 'research', 'coordinator', 'school', 'study', 'work', 'brush', 'school', 'dentistry', 'stanford', 'university', 'research', 'team', 'brush', 'bacteria', 'research', 'stanford', 'study', 'hyposalivation', 'team', 'flow', 'space', 'change', 'mouth', 'people', 'study', 'school', 'benefit', 'micro', 'biome', 'mouth', 'consultation', 'discus', 'finding', 'hyposalivation', 'email', 'hyposalivationstudy', 'dot', 'edu']"
+2759.0,post research forum participant post greeting weekend pleasure discourse discussion consciousness topic nootroopics company combination pairing wealth resource research friend welcome resource research align post category regard,"['post', 'research', 'forum', 'participant', 'post', 'greeting', 'weekend', 'pleasure', 'discourse', 'discussion', 'consciousness', 'topic', 'nootroopics', 'company', 'combination', 'pairing', 'wealth', 'resource', 'research', 'friend', 'welcome', 'resource', 'research', 'align', 'post', 'category', 'regard']"
+2760.0,possibility runner article training cyclist power meter runner access measurement model power meter power meter runner measure workload analyze effort vance power meter work data tool market desire data training performance triathletes power meter bike athlete coach race ass power meter technology jump sport,"['possibility', 'runner', 'article', 'training', 'cyclist', 'power', 'meter', 'runner', 'access', 'measurement', 'model', 'power', 'meter', 'power', 'meter', 'runner', 'measure', 'workload', 'analyze', 'effort', 'vance', 'power', 'meter', 'work', 'data', 'tool', 'market', 'desire', 'data', 'training', 'performance', 'triathletes', 'power', 'meter', 'bike', 'athlete', 'coach', 'race', 'ass', 'power', 'meter', 'technology', 'jump', 'sport']"
+2767.0,building ai application sensor watch situation content insight music video beta user screenshots io moment iphone hows project samsung test feedback,"['building', 'ai', 'application', 'sensor', 'watch', 'situation', 'content', 'insight', 'music', 'video', 'beta', 'user', 'screenshots', 'io', 'moment', 'iphone', 'hows', 'project', 'samsung', 'test', 'feedback']"
+2775.0,sentence quote function body capture dopamine fluctuation answer feel job process story suggest focus memory data work dopamine sort activity boost drive memory attention dopaminergic modulation role order motor control goal motivation reinforcement executive function memory attention flexibility inhibition response perception schultz nieoullon goldman rakic dalley everitt da motor control disease da regulation parkinson disease schizophrenia disorder huntington disease attention deficit hyperactivity disorder adhd autism syndrome rls addiction weinberger dalley everitt ref capture uptake feel prompt activity causality chain method capture data sort note absence fluctuation figure balance change,"['sentence', 'quote', 'function', 'body', 'capture', 'dopamine', 'fluctuation', 'answer', 'feel', 'job', 'process', 'story', 'suggest', 'focus', 'memory', 'data', 'work', 'dopamine', 'sort', 'activity', 'boost', 'drive', 'memory', 'attention', 'dopaminergic', 'modulation', 'role', 'order', 'motor', 'control', 'goal', 'motivation', 'reinforcement', 'executive', 'function', 'memory', 'attention', 'flexibility', 'inhibition', 'response', 'perception', 'schultz', 'nieoullon', 'goldman', 'rakic', 'dalley', 'everitt', 'da', 'motor', 'control', 'disease', 'da', 'regulation', 'parkinson', 'disease', 'schizophrenia', 'disorder', 'huntington', 'disease', 'attention', 'deficit', 'hyperactivity', 'disorder', 'adhd', 'autism', 'syndrome', 'rls', 'addiction', 'weinberger', 'dalley', 'everitt', 'ref', 'capture', 'uptake', 'feel', 'prompt', 'activity', 'causality', 'chain', 'method', 'capture', 'data', 'sort', 'note', 'absence', 'fluctuation', 'figure', 'balance', 'change']"
+2789.0,hrv metric rate mask signal change term bunch metric study term cause damage injury injury runner fast body convenient tell body marcelvanderkuil pilot project group runner data runner perspective finding folder talk impression metric measurement marcel piece book opinion risk injury joint race work lars layman living specie fear p pls contribute ok tuesday presentation amsterdam data science meetup marathon revolution idea school marathon slide ad marcel van der kuil v1 ppt google drive file meetup meetup ad data sport amp living tue ad coffee amp data offer opportunity researcher business share knowledge theme november copy paste manage share idea book publisher author hela ps1 race today ps2 slide paper runner coaching runner article marathon revolution methodology netherlands marathon schedule gear track hr hrv item comment marathon revolution methodology hexoskin thought tip share marcel pilot project group runner data runner perspective finding folder help question joint intentisity track bounce duration asphalt practice crosstrain core stability cross training pitfall exercise quicker path issue tip shoe terrain train terrain risk case hr hrv pattern basis recovery process training load p sorry reply discussion risk joint issue age bmi loadability work sleep idea case hrv metric work people define item link send marcel van der kuil lars building block trainer coach runner athlete netherlands member reason popularity people apps device dashboard perception club netherlands benefit trend activity perception generation people event marathon hope marcel forum accident marathoner experience statement ppt body mind run mention self medicate stay enjoy book response regard thomas owner walletform answer marcel guess data pattern conclusion guideline basis health data heart attack app runner reason member instance member club reason world self activity data activity work supermarket self fear kind regard programmer moneybanker slide app risk injury question slide thought popularity runner thought yup marcel test user stuff dig book regard owner bettingpartner dk,"['hrv', 'metric', 'rate', 'mask', 'signal', 'change', 'term', 'bunch', 'metric', 'study', 'term', 'cause', 'damage', 'injury', 'injury', 'runner', 'fast', 'body', 'convenient', 'tell', 'body', 'marcelvanderkuil', 'pilot', 'project', 'group', 'runner', 'data', 'runner', 'perspective', 'finding', 'folder', 'talk', 'impression', 'metric', 'measurement', 'marcel', 'piece', 'book', 'opinion', 'risk', 'injury', 'joint', 'race', 'work', 'lars', 'layman', 'living', 'specie', 'fear', 'p', 'pls', 'contribute', 'ok', 'tuesday', 'presentation', 'amsterdam', 'data', 'science', 'meetup', 'marathon', 'revolution', 'idea', 'school', 'marathon', 'slide', 'ad', 'marcel', 'van', 'der', 'kuil', 'v1', 'ppt', 'google', 'drive', 'file', 'meetup', 'meetup', 'ad', 'data', 'sport', 'amp', 'living', 'tue', 'ad', 'coffee', 'amp', 'data', 'offer', 'opportunity', 'researcher', 'business', 'share', 'knowledge', 'theme', 'november', 'copy', 'paste', 'manage', 'share', 'idea', 'book', 'publisher', 'author', 'hela', 'ps1', 'race', 'today', 'ps2', 'slide', 'paper', 'runner', 'coaching', 'runner', 'article', 'marathon', 'revolution', 'methodology', 'netherlands', 'marathon', 'schedule', 'gear', 'track', 'hr', 'hrv', 'item', 'comment', 'marathon', 'revolution', 'methodology', 'hexoskin', 'thought', 'tip', 'share', 'marcel', 'pilot', 'project', 'group', 'runner', 'data', 'runner', 'perspective', 'finding', 'folder', 'help', 'question', 'joint', 'intentisity', 'track', 'bounce', 'duration', 'asphalt', 'practice', 'crosstrain', 'core', 'stability', 'cross', 'training', 'pitfall', 'exercise', 'quicker', 'path', 'issue', 'tip', 'shoe', 'terrain', 'train', 'terrain', 'risk', 'case', 'hr', 'hrv', 'pattern', 'basis', 'recovery', 'process', 'training', 'load', 'p', 'sorry', 'reply', 'discussion', 'risk', 'joint', 'issue', 'age', 'bmi', 'loadability', 'work', 'sleep', 'idea', 'case', 'hrv', 'metric', 'work', 'people', 'define', 'item', 'link', 'send', 'marcel', 'van', 'der', 'kuil', 'lars', 'building', 'block', 'trainer', 'coach', 'runner', 'athlete', 'netherlands', 'member', 'reason', 'popularity', 'people', 'apps', 'device', 'dashboard', 'perception', 'club', 'netherlands', 'benefit', 'trend', 'activity', 'perception', 'generation', 'people', 'event', 'marathon', 'hope', 'marcel', 'forum', 'accident', 'marathoner', 'experience', 'statement', 'ppt', 'body', 'mind', 'run', 'mention', 'self', 'medicate', 'stay', 'enjoy', 'book', 'response', 'regard', 'thomas', 'owner', 'walletform', 'answer', 'marcel', 'guess', 'data', 'pattern', 'conclusion', 'guideline', 'basis', 'health', 'data', 'heart', 'attack', 'app', 'runner', 'reason', 'member', 'instance', 'member', 'club', 'reason', 'world', 'self', 'activity', 'data', 'activity', 'work', 'supermarket', 'self', 'fear', 'kind', 'regard', 'programmer', 'moneybanker', 'slide', 'app', 'risk', 'injury', 'question', 'slide', 'thought', 'popularity', 'runner', 'thought', 'yup', 'marcel', 'test', 'user', 'stuff', 'dig', 'book', 'regard', 'owner', 'bettingpartner', 'dk']"
+2797.0,article worry food eat information trust evidence industry profit health stat sep sugar industry harvard research sugar industry trade group harvard study role sugar heart disease internet change trend movement discover,"['article', 'worry', 'food', 'eat', 'information', 'trust', 'evidence', 'industry', 'profit', 'health', 'stat', 'sep', 'sugar', 'industry', 'harvard', 'research', 'sugar', 'industry', 'trade', 'group', 'harvard', 'study', 'role', 'sugar', 'heart', 'disease', 'internet', 'change', 'trend', 'movement', 'discover']"
+2802.0,community submit abstract conference culture self june institute study,"['community', 'submit', 'abstract', 'conference', 'culture', 'self', 'june', 'institute', 'study']"
+2811.0,perception patient health wearable survey,"['perception', 'patient', 'health', 'wearable', 'survey']"
+2813.0,question place answer question wife meal planner plan meal planner problem counter macronutrient calorie counter apps loseit meal shopping list recipe plan meal apps meal plan track calorie review wife kid food budget simpler plan meal inventory shopping list question meal calorie work build simple middleware experience food meal planning menuplanner recommend app app paleo designer cook recipe meal ingredient purchase purchase ketodietapp connects blog app offer recipe measure calorie macronutrients meal greeting result carb candy change keto sense calorie calculator program calorie data gender age activity level hope,"['question', 'place', 'answer', 'question', 'wife', 'meal', 'planner', 'plan', 'meal', 'planner', 'problem', 'counter', 'macronutrient', 'calorie', 'counter', 'apps', 'loseit', 'meal', 'shopping', 'list', 'recipe', 'plan', 'meal', 'apps', 'meal', 'plan', 'track', 'calorie', 'review', 'wife', 'kid', 'food', 'budget', 'simpler', 'plan', 'meal', 'inventory', 'shopping', 'list', 'question', 'meal', 'calorie', 'work', 'build', 'simple', 'middleware', 'experience', 'food', 'meal', 'planning', 'menuplanner', 'recommend', 'app', 'app', 'paleo', 'designer', 'cook', 'recipe', 'meal', 'ingredient', 'purchase', 'purchase', 'ketodietapp', 'connects', 'blog', 'app', 'offer', 'recipe', 'measure', 'calorie', 'macronutrients', 'meal', 'greeting', 'result', 'carb', 'candy', 'change', 'keto', 'sense', 'calorie', 'calculator', 'program', 'calorie', 'data', 'gender', 'age', 'activity', 'level', 'hope']"
+2815.0,mark equipment test share yikes difficulty wonder approach audiometer selection audiometer journey route hear anybody progress area luck meyer talk hearing loss meyer hearing loss knowledge area talk mayer consumer audiometry app result office visit meyer loss september meyer group hearing ear video investigation google article difficulty response tone extent amplitude correction calibration contribution equipment scale chart tone regard headphone frequency scale db db unit data iphone app microphone spl measurement headphone frequency confidence measurement audiometer iphone end sshl treatment change measure test information iphone apps resolution lack headphone information case profound hearing loss test audiometer compensate inaccuracy result shape curve height point age hearing loss perception curve deviate spl perception khz curve ear noise loss sshl meyer test resolution slope perception curve data point test data test image jpeg slope noise loss ear recall change edge frequency steroid loss change resolution test data pain app tone generator app ipad input level output level control start end tone create content frequency input level deal uncertainty term test deal information ideal test measurement microphone headphone cut boost frequency compensate inaccuracy cure hearing loss check posit science brainhq auditory exercise brain speed processing sound age posit image sound brain millisecond process conversation people program reality program processing tuneup information check posit positscience science loss hearing loss problem age exposure noise people world impairment deafness world health organisation people research paper biology hair cell people bundle hair response sound cell brain brain translates symphony world doctor hair cell research world hair cell cell research sea anemone hair cell mammal mouse pup repair solution level hair bundle tissue air people loss research treatment future research hair cell example loud noise crack emission concert loudspeaker earpiece phone forum self discipline research hair cell repair stem cell therapy gene therapy combination therapy cover range cause work improvement therapy contribution forum loss regard straub option company conservation program learning audiometry audiometer experience company provider,"['mark', 'equipment', 'test', 'share', 'yikes', 'difficulty', 'wonder', 'approach', 'audiometer', 'selection', 'audiometer', 'journey', 'route', 'hear', 'anybody', 'progress', 'area', 'luck', 'meyer', 'talk', 'hearing', 'loss', 'meyer', 'hearing', 'loss', 'knowledge', 'area', 'talk', 'mayer', 'consumer', 'audiometry', 'app', 'result', 'office', 'visit', 'meyer', 'loss', 'september', 'meyer', 'group', 'hearing', 'ear', 'video', 'investigation', 'google', 'article', 'difficulty', 'response', 'tone', 'extent', 'amplitude', 'correction', 'calibration', 'contribution', 'equipment', 'scale', 'chart', 'tone', 'regard', 'headphone', 'frequency', 'scale', 'db', 'db', 'unit', 'data', 'iphone', 'app', 'microphone', 'spl', 'measurement', 'headphone', 'frequency', 'confidence', 'measurement', 'audiometer', 'iphone', 'end', 'sshl', 'treatment', 'change', 'measure', 'test', 'information', 'iphone', 'apps', 'resolution', 'lack', 'headphone', 'information', 'case', 'profound', 'hearing', 'loss', 'test', 'audiometer', 'compensate', 'inaccuracy', 'result', 'shape', 'curve', 'height', 'point', 'age', 'hearing', 'loss', 'perception', 'curve', 'deviate', 'spl', 'perception', 'khz', 'curve', 'ear', 'noise', 'loss', 'sshl', 'meyer', 'test', 'resolution', 'slope', 'perception', 'curve', 'data', 'point', 'test', 'data', 'test', 'image', 'jpeg', 'slope', 'noise', 'loss', 'ear', 'recall', 'change', 'edge', 'frequency', 'steroid', 'loss', 'change', 'resolution', 'test', 'data', 'pain', 'app', 'tone', 'generator', 'app', 'ipad', 'input', 'level', 'output', 'level', 'control', 'start', 'end', 'tone', 'create', 'content', 'frequency', 'input', 'level', 'deal', 'uncertainty', 'term', 'test', 'deal', 'information', 'ideal', 'test', 'measurement', 'microphone', 'headphone', 'cut', 'boost', 'frequency', 'compensate', 'inaccuracy', 'cure', 'hearing', 'loss', 'check', 'posit', 'science', 'brainhq', 'auditory', 'exercise', 'brain', 'speed', 'processing', 'sound', 'age', 'posit', 'image', 'sound', 'brain', 'millisecond', 'process', 'conversation', 'people', 'program', 'reality', 'program', 'processing', 'tuneup', 'information', 'check', 'posit', 'positscience', 'science', 'loss', 'hearing', 'loss', 'problem', 'age', 'exposure', 'noise', 'people', 'world', 'impairment', 'deafness', 'world', 'health', 'organisation', 'people', 'research', 'paper', 'biology', 'hair', 'cell', 'people', 'bundle', 'hair', 'response', 'sound', 'cell', 'brain', 'brain', 'translates', 'symphony', 'world', 'doctor', 'hair', 'cell', 'research', 'world', 'hair', 'cell', 'cell', 'research', 'sea', 'anemone', 'hair', 'cell', 'mammal', 'mouse', 'pup', 'repair', 'solution', 'level', 'hair', 'bundle', 'tissue', 'air', 'people', 'loss', 'research', 'treatment', 'future', 'research', 'hair', 'cell', 'example', 'loud', 'noise', 'crack', 'emission', 'concert', 'loudspeaker', 'earpiece', 'phone', 'forum', 'self', 'discipline', 'research', 'hair', 'cell', 'repair', 'stem', 'cell', 'therapy', 'gene', 'therapy', 'combination', 'therapy', 'cover', 'range', 'cause', 'work', 'improvement', 'therapy', 'contribution', 'forum', 'loss', 'regard', 'straub', 'option', 'company', 'conservation', 'program', 'learning', 'audiometry', 'audiometer', 'experience', 'company', 'provider']"
+2819.0,apple health apps cloud storage export xml access app data format source app mi band phone internet export data mi band step tom software work xiaomi mi band miband display newer learning fitness tracker tracker data mac data online track step step heart rate calorie connection cell phone suggestion database pull data csv format file drive,"['apple', 'health', 'apps', 'cloud', 'storage', 'export', 'xml', 'access', 'app', 'data', 'format', 'source', 'app', 'mi', 'band', 'phone', 'internet', 'export', 'data', 'mi', 'band', 'step', 'tom', 'software', 'work', 'xiaomi', 'mi', 'band', 'miband', 'display', 'newer', 'learning', 'fitness', 'tracker', 'tracker', 'data', 'mac', 'data', 'online', 'track', 'step', 'step', 'heart', 'rate', 'calorie', 'connection', 'cell', 'phone', 'suggestion', 'database', 'pull', 'data', 'csv', 'format', 'file', 'drive']"
+2820.0,libre issue accuracy reading dl meter people hack grab interval data sensor reading smartwatch poll transmit data device uploads dexcom g5 cgm io nan kate data display pdf report prescription visit copy paste data conversation calibration sensor quality diabetes community issue libre sensor glucose level jack question reply sort publish self data case people data aggregation path challenge project people cgm data manage type solution direction contact cgm expert mikey hand situation patient cgm bonus party software bg data libre facebook libre meter watch run experiment question type diabetic insurance neighbor doctor education doctor patient experience libre cgm exercise sleep party utility pull data meter graph table finger dawn effect morning thought hand model sano glucowise question monitor reverse prediabetes food plant fiber bean veggie exercise treat resistance count calorie calorie dense food luck katrin libre cost europe data tool practice diabetic experience product device patient technology device io dear include parameter sense person review article point peak minimum sensor area curve auc percent dl percent mg dl percent mg dl excursion mg dl mg dl hear thought topic amith confusion libre buy ambiguity reader sensor thought product glucowise sano article topic magazine response exercise add observation monitoring record conversation strip drop blood repeatability blood measure response degree confidence reading reading dozen reading session response data forget finger term experiment direction case monitor accuracy term relation monitor reading issue shape curve response thought insight conversation jack conversation change start result website epidemiology data standardize reading exercise portal provide mechanism pt report collect data device smartphone contact amp ku dear sensor reader data report r amp project data kate gain level possibility export data txt desktop app copy paste google spreadsheet export date sugar level interval,"['libre', 'issue', 'accuracy', 'reading', 'dl', 'meter', 'people', 'hack', 'grab', 'interval', 'data', 'sensor', 'reading', 'smartwatch', 'poll', 'transmit', 'data', 'device', 'uploads', 'dexcom', 'g5', 'cgm', 'io', 'nan', 'kate', 'data', 'display', 'pdf', 'report', 'prescription', 'visit', 'copy', 'paste', 'data', 'conversation', 'calibration', 'sensor', 'quality', 'diabetes', 'community', 'issue', 'libre', 'sensor', 'glucose', 'level', 'jack', 'question', 'reply', 'sort', 'publish', 'self', 'data', 'case', 'people', 'data', 'aggregation', 'path', 'challenge', 'project', 'people', 'cgm', 'data', 'manage', 'type', 'solution', 'direction', 'contact', 'cgm', 'expert', 'mikey', 'hand', 'situation', 'patient', 'cgm', 'bonus', 'party', 'software', 'bg', 'data', 'libre', 'facebook', 'libre', 'meter', 'watch', 'run', 'experiment', 'question', 'type', 'diabetic', 'insurance', 'neighbor', 'doctor', 'education', 'doctor', 'patient', 'experience', 'libre', 'cgm', 'exercise', 'sleep', 'party', 'utility', 'pull', 'data', 'meter', 'graph', 'table', 'finger', 'dawn', 'effect', 'morning', 'thought', 'hand', 'model', 'sano', 'glucowise', 'question', 'monitor', 'reverse', 'prediabetes', 'food', 'plant', 'fiber', 'bean', 'veggie', 'exercise', 'treat', 'resistance', 'count', 'calorie', 'calorie', 'dense', 'food', 'luck', 'katrin', 'libre', 'cost', 'europe', 'data', 'tool', 'practice', 'diabetic', 'experience', 'product', 'device', 'patient', 'technology', 'device', 'io', 'dear', 'include', 'parameter', 'sense', 'person', 'review', 'article', 'point', 'peak', 'minimum', 'sensor', 'area', 'curve', 'auc', 'percent', 'dl', 'percent', 'mg', 'dl', 'percent', 'mg', 'dl', 'excursion', 'mg', 'dl', 'mg', 'dl', 'hear', 'thought', 'topic', 'amith', 'confusion', 'libre', 'buy', 'ambiguity', 'reader', 'sensor', 'thought', 'product', 'glucowise', 'sano', 'article', 'topic', 'magazine', 'response', 'exercise', 'add', 'observation', 'monitoring', 'record', 'conversation', 'strip', 'drop', 'blood', 'repeatability', 'blood', 'measure', 'response', 'degree', 'confidence', 'reading', 'reading', 'dozen', 'reading', 'session', 'response', 'data', 'forget', 'finger', 'term', 'experiment', 'direction', 'case', 'monitor', 'accuracy', 'term', 'relation', 'monitor', 'reading', 'issue', 'shape', 'curve', 'response', 'thought', 'insight', 'conversation', 'jack', 'conversation', 'change', 'start', 'result', 'website', 'epidemiology', 'data', 'standardize', 'reading', 'exercise', 'portal', 'provide', 'mechanism', 'pt', 'report', 'collect', 'data', 'device', 'smartphone', 'contact', 'amp', 'ku', 'dear', 'sensor', 'reader', 'data', 'report', 'r', 'amp', 'project', 'data', 'kate', 'gain', 'level', 'possibility', 'export', 'data', 'txt', 'desktop', 'app', 'copy', 'paste', 'google', 'spreadsheet', 'export', 'date', 'sugar', 'level', 'interval']"
+2836.0,fitbit device accelerometer data mean endpoint access intraday data fitbit documentation date accelerometer data diy solution acceleration sensor development tool research dof sensor rotation movement sensor spark degree razor imu require hardware load software data board setup port acceleration sensor gold coast data concept storage battery sample generates data position gcdc axis accelerometer drive plug port edit configuration file sample rate unmount collect data file application board self power data demonstration program load device companion view data activity tracker work example idea board ion battery storage device night accelerometer data collection data transfer sec device engr setup share design example motherboard code web page cause sensor window forget data record sense news thought idea research hint provide access acceloremeter article thread access fitbit data data export data fitbit surge device accelerometer data feedback procedure regard sgak,"['fitbit', 'device', 'accelerometer', 'data', 'mean', 'endpoint', 'access', 'intraday', 'data', 'fitbit', 'documentation', 'date', 'accelerometer', 'data', 'diy', 'solution', 'acceleration', 'sensor', 'development', 'tool', 'research', 'dof', 'sensor', 'rotation', 'movement', 'sensor', 'spark', 'degree', 'razor', 'imu', 'require', 'hardware', 'load', 'software', 'data', 'board', 'setup', 'port', 'acceleration', 'sensor', 'gold', 'coast', 'data', 'concept', 'storage', 'battery', 'sample', 'generates', 'data', 'position', 'gcdc', 'axis', 'accelerometer', 'drive', 'plug', 'port', 'edit', 'configuration', 'file', 'sample', 'rate', 'unmount', 'collect', 'data', 'file', 'application', 'board', 'self', 'power', 'data', 'demonstration', 'program', 'load', 'device', 'companion', 'view', 'data', 'activity', 'tracker', 'work', 'example', 'idea', 'board', 'ion', 'battery', 'storage', 'device', 'night', 'accelerometer', 'data', 'collection', 'data', 'transfer', 'sec', 'device', 'engr', 'setup', 'share', 'design', 'example', 'motherboard', 'code', 'web', 'page', 'cause', 'sensor', 'window', 'forget', 'data', 'record', 'sense', 'news', 'thought', 'idea', 'research', 'hint', 'provide', 'access', 'acceloremeter', 'article', 'thread', 'access', 'fitbit', 'data', 'data', 'export', 'data', 'fitbit', 'surge', 'device', 'accelerometer', 'data', 'feedback', 'procedure', 'regard', 'sgak']"
+2839.0,jamanetwork term loss trial effect technology weight loss intervention loss adult tim morgan graduate student university houston future research department technology program conducting research subset movement sensor analytics survey trend influence technology service usage sensor people survey survey link tim morgan edu,"['jamanetwork', 'term', 'loss', 'trial', 'effect', 'technology', 'weight', 'loss', 'intervention', 'loss', 'adult', 'tim', 'morgan', 'graduate', 'student', 'university', 'houston', 'future', 'research', 'department', 'technology', 'program', 'conducting', 'research', 'subset', 'movement', 'sensor', 'analytics', 'survey', 'trend', 'influence', 'technology', 'service', 'usage', 'sensor', 'people', 'survey', 'survey', 'link', 'tim', 'morgan', 'edu']"
+2878.0,email insight service sherbit tictrac service data source health fitness data diy million weight technology help health ecosystem intake measurement scanner keepon meal eat water intake track caffeine calorie activity heartrate garmin vivosmart hr cycling activity track garmin fr620 ihealth igluco apps data hub apple healthkit data vault analytics addapp app data hr step read data state mood visit restaurant point developer device motion sensor phone data store algorithm state applekit visit location state mood moodpanda weather affect mood air area apps email tweet post list endless pls thx check rgds,"['email', 'insight', 'service', 'sherbit', 'tictrac', 'service', 'data', 'source', 'health', 'fitness', 'data', 'diy', 'million', 'weight', 'technology', 'help', 'health', 'ecosystem', 'intake', 'measurement', 'scanner', 'keepon', 'meal', 'eat', 'water', 'intake', 'track', 'caffeine', 'calorie', 'activity', 'heartrate', 'garmin', 'vivosmart', 'hr', 'cycling', 'activity', 'track', 'garmin', 'fr620', 'ihealth', 'igluco', 'apps', 'data', 'hub', 'apple', 'healthkit', 'data', 'vault', 'analytics', 'addapp', 'app', 'data', 'hr', 'step', 'read', 'data', 'state', 'mood', 'visit', 'restaurant', 'point', 'developer', 'device', 'motion', 'sensor', 'phone', 'data', 'store', 'algorithm', 'state', 'applekit', 'visit', 'location', 'state', 'mood', 'moodpanda', 'weather', 'affect', 'mood', 'air', 'area', 'apps', 'email', 'tweet', 'post', 'list', 'endless', 'pls', 'thx', 'check', 'rgds']"
+2882.0,post injury lesson agree injury slide story presentation jakob university dtu copenhagen lesson slide science patient expertise support diagnosis treatment responsibility health load loadability mental fitness operation injury recovery training program trust caregiver support network people share contact question regard marcel george support people grit caregiver marcel problem plate plate rise challenge story inspire people therapy presentation grit movement range motion exercise avoid stress pain rule change pain disease exercise recovery injury,"['post', 'injury', 'lesson', 'agree', 'injury', 'slide', 'story', 'presentation', 'jakob', 'university', 'dtu', 'copenhagen', 'lesson', 'slide', 'science', 'patient', 'expertise', 'support', 'diagnosis', 'treatment', 'responsibility', 'health', 'load', 'loadability', 'mental', 'fitness', 'operation', 'injury', 'recovery', 'training', 'program', 'trust', 'caregiver', 'support', 'network', 'people', 'share', 'contact', 'question', 'regard', 'marcel', 'george', 'support', 'people', 'grit', 'caregiver', 'marcel', 'problem', 'plate', 'plate', 'rise', 'challenge', 'story', 'inspire', 'people', 'therapy', 'presentation', 'grit', 'movement', 'range', 'motion', 'exercise', 'avoid', 'stress', 'pain', 'rule', 'change', 'pain', 'disease', 'exercise', 'recovery', 'injury']"
+2896.0,direction apple watch heart rate word measure record heart rate min apple watch course provide data heart rate frequency measurement apple watch monitor watch measure mode measure issue battery reserve tachycardia stand hr shoot solution watch workout mode indoor house scosche heart rate monitor digifit app warning hr apple support page measure,"['direction', 'apple', 'watch', 'heart', 'rate', 'word', 'measure', 'record', 'heart', 'rate', 'min', 'apple', 'watch', 'course', 'provide', 'data', 'heart', 'rate', 'frequency', 'measurement', 'apple', 'watch', 'monitor', 'watch', 'measure', 'mode', 'measure', 'issue', 'battery', 'reserve', 'tachycardia', 'stand', 'hr', 'shoot', 'solution', 'watch', 'workout', 'mode', 'indoor', 'house', 'scosche', 'heart', 'rate', 'monitor', 'digifit', 'app', 'warning', 'hr', 'apple', 'support', 'page', 'measure']"
+2898.0,kind study group create study group study group lab people share study knowledge tactic user group,"['kind', 'study', 'group', 'create', 'study', 'group', 'study', 'group', 'lab', 'people', 'share', 'study', 'knowledge', 'tactic', 'user', 'group']"
+2903.0,talk partnering school collection people area participate study mouth forum work school research study bacteria mouth study brush people saliva sample mouth bacteria teeth map mouth kind research study bacteria mouth abundance type bacteria teeth study overview bacteria area mouth diagnostics therapy data help syndrome bacteria create therapy diagnostics flow portion group people plaque saliva sample sample sample group people plaque saliva sample sample sample group people participate visit plaque saliva sample portion commitment portion opportunity bacteria portion dental dental exam hyposalivation contact information page learn mouth help,"['talk', 'partnering', 'school', 'collection', 'people', 'area', 'participate', 'study', 'mouth', 'forum', 'work', 'school', 'research', 'study', 'bacteria', 'mouth', 'study', 'brush', 'people', 'saliva', 'sample', 'mouth', 'bacteria', 'teeth', 'map', 'mouth', 'kind', 'research', 'study', 'bacteria', 'mouth', 'abundance', 'type', 'bacteria', 'teeth', 'study', 'overview', 'bacteria', 'area', 'mouth', 'diagnostics', 'therapy', 'data', 'help', 'syndrome', 'bacteria', 'create', 'therapy', 'diagnostics', 'flow', 'portion', 'group', 'people', 'plaque', 'saliva', 'sample', 'sample', 'sample', 'group', 'people', 'plaque', 'saliva', 'sample', 'sample', 'sample', 'group', 'people', 'participate', 'visit', 'plaque', 'saliva', 'sample', 'portion', 'commitment', 'portion', 'opportunity', 'bacteria', 'portion', 'dental', 'dental', 'exam', 'hyposalivation', 'contact', 'information', 'page', 'learn', 'mouth', 'help']"
+2905.0,tell talk room discount rate casa release today price anybody room right email erica quantifiedself whoop info qs17 qs17 conference june amsterdam room justins anybody weekend poster cafe dozen city today post tonight hope start coffee registration room rate hotel qs17 account rate room erica tanamachi issue night pay night amsterdam qs17 room night hotel fri gt monday price issue night june message charlotte night night room hotel casa checkin thursday checkout tuesday roommate night city price room euro night tax stay half night greg charlotte room sunday till email mike justin room availability cut cost qs17 space attendee casa room post people room buddy hotel chance end talk slide justin p p stay room eur share cost jacqueline room share room hotel casa share split cost person night check friday june check monday june contact email rebecca bergsland gmail justin mike researcher university night moment night schedule vacancy room june london bother information schedule glad share room stay room june afternoon charlotte share room bed ok lady share room casa june till sunday june conference start saturday room conference mail charlotteschlau gmx bex mail greg room stay room monday stay night sunday greg roommate friend saturday june night share amsterdam jacqueline ticket conference room share land message terus yann friend volunteer chalmers university technology amsterdam thursday monday share space room space email elia svensson gmail,"['tell', 'talk', 'room', 'discount', 'rate', 'casa', 'release', 'today', 'price', 'anybody', 'room', 'right', 'email', 'erica', 'quantifiedself', 'whoop', 'info', 'qs17', 'qs17', 'conference', 'june', 'amsterdam', 'room', 'justins', 'anybody', 'weekend', 'poster', 'cafe', 'dozen', 'city', 'today', 'post', 'tonight', 'hope', 'start', 'coffee', 'registration', 'room', 'rate', 'hotel', 'qs17', 'account', 'rate', 'room', 'erica', 'tanamachi', 'issue', 'night', 'pay', 'night', 'amsterdam', 'qs17', 'room', 'night', 'hotel', 'fri', 'gt', 'monday', 'price', 'issue', 'night', 'june', 'message', 'charlotte', 'night', 'night', 'room', 'hotel', 'casa', 'checkin', 'thursday', 'checkout', 'tuesday', 'roommate', 'night', 'city', 'price', 'room', 'euro', 'night', 'tax', 'stay', 'half', 'night', 'greg', 'charlotte', 'room', 'sunday', 'till', 'email', 'mike', 'justin', 'room', 'availability', 'cut', 'cost', 'qs17', 'space', 'attendee', 'casa', 'room', 'post', 'people', 'room', 'buddy', 'hotel', 'chance', 'end', 'talk', 'slide', 'justin', 'p', 'p', 'stay', 'room', 'eur', 'share', 'cost', 'jacqueline', 'room', 'share', 'room', 'hotel', 'casa', 'share', 'split', 'cost', 'person', 'night', 'check', 'friday', 'june', 'check', 'monday', 'june', 'contact', 'email', 'rebecca', 'bergsland', 'gmail', 'justin', 'mike', 'researcher', 'university', 'night', 'moment', 'night', 'schedule', 'vacancy', 'room', 'june', 'london', 'bother', 'information', 'schedule', 'glad', 'share', 'room', 'stay', 'room', 'june', 'afternoon', 'charlotte', 'share', 'room', 'bed', 'ok', 'lady', 'share', 'room', 'casa', 'june', 'till', 'sunday', 'june', 'conference', 'start', 'saturday', 'room', 'conference', 'mail', 'charlotteschlau', 'gmx', 'bex', 'mail', 'greg', 'room', 'stay', 'room', 'monday', 'stay', 'night', 'sunday', 'greg', 'roommate', 'friend', 'saturday', 'june', 'night', 'share', 'amsterdam', 'jacqueline', 'ticket', 'conference', 'room', 'share', 'land', 'message', 'terus', 'yann', 'friend', 'volunteer', 'chalmers', 'university', 'technology', 'amsterdam', 'thursday', 'monday', 'share', 'space', 'room', 'space', 'email', 'elia', 'svensson', 'gmail']"
+2913.0,armband wristband step count data budget stats calorie calorie rate account dashboard bodymedia jawbone fitbit charge hr dislike dashboard bodymedia dash track calorie deficit calculation tell sense bodymedia fit,"['armband', 'wristband', 'step', 'count', 'data', 'budget', 'stats', 'calorie', 'calorie', 'rate', 'account', 'dashboard', 'bodymedia', 'jawbone', 'fitbit', 'charge', 'hr', 'dislike', 'dashboard', 'bodymedia', 'dash', 'track', 'calorie', 'deficit', 'calculation', 'tell', 'sense', 'bodymedia', 'fit']"
+2915.0,access series data breath tempo second second second second breath improvement folk access data spire api insight breathing pattern yoga box apnea breath email access case case basis reach ross spire healthkit data integration research chronic pain patient treatment patient work patient activity level respiration parse heterogeneity response idea contact heard loud team attitude feedback user iteration data user information implement ability display respiration rate variability possibility designer shoot attempt ability data audience insight metric comparison stats kind input account design stats dev designer backend data tense focus streak data run complication device convince rest team highy recommend professional program area handy nan framework io timeline tho monitor breathrate depth data api justin timmer forget spire kind fact appreciate spire understand perfect question suggestion gap data feedback streak feel streak feedback space breathingfrequency breathingdepth ratio implication step breathingdepth frequency question depend situation activity step variable test spire link frequency depth variable mood activity health api export csv spire development job api start event data device data event work export data stone support june data export data unsure service response comment nan ross mention feedback user iteration data people data csv fact track study build breath device wahoo ecg monitor heart rate service deliver interval conference breakout session workshop opinion importance standard spire data pressure depth breath data standard attempt offer data visualization metric state art spire leadership position segment market change availability data data analysis machine learning project,"['access', 'series', 'data', 'breath', 'tempo', 'second', 'second', 'second', 'second', 'breath', 'improvement', 'folk', 'access', 'data', 'spire', 'api', 'insight', 'breathing', 'pattern', 'yoga', 'box', 'apnea', 'breath', 'email', 'access', 'case', 'case', 'basis', 'reach', 'ross', 'spire', 'healthkit', 'data', 'integration', 'research', 'chronic', 'pain', 'patient', 'treatment', 'patient', 'work', 'patient', 'activity', 'level', 'respiration', 'parse', 'heterogeneity', 'response', 'idea', 'contact', 'heard', 'loud', 'team', 'attitude', 'feedback', 'user', 'iteration', 'data', 'user', 'information', 'implement', 'ability', 'display', 'respiration', 'rate', 'variability', 'possibility', 'designer', 'shoot', 'attempt', 'ability', 'data', 'audience', 'insight', 'metric', 'comparison', 'stats', 'kind', 'input', 'account', 'design', 'stats', 'dev', 'designer', 'backend', 'data', 'tense', 'focus', 'streak', 'data', 'run', 'complication', 'device', 'convince', 'rest', 'team', 'highy', 'recommend', 'professional', 'program', 'area', 'handy', 'nan', 'framework', 'io', 'timeline', 'tho', 'monitor', 'breathrate', 'depth', 'data', 'api', 'justin', 'timmer', 'forget', 'spire', 'kind', 'fact', 'appreciate', 'spire', 'understand', 'perfect', 'question', 'suggestion', 'gap', 'data', 'feedback', 'streak', 'feel', 'streak', 'feedback', 'space', 'breathingfrequency', 'breathingdepth', 'ratio', 'implication', 'step', 'breathingdepth', 'frequency', 'question', 'depend', 'situation', 'activity', 'step', 'variable', 'test', 'spire', 'link', 'frequency', 'depth', 'variable', 'mood', 'activity', 'health', 'api', 'export', 'csv', 'spire', 'development', 'job', 'api', 'start', 'event', 'data', 'device', 'data', 'event', 'work', 'export', 'data', 'stone', 'support', 'june', 'data', 'export', 'data', 'unsure', 'service', 'response', 'comment', 'nan', 'ross', 'mention', 'feedback', 'user', 'iteration', 'data', 'people', 'data', 'csv', 'fact', 'track', 'study', 'build', 'breath', 'device', 'wahoo', 'ecg', 'monitor', 'heart', 'rate', 'service', 'deliver', 'interval', 'conference', 'breakout', 'session', 'workshop', 'opinion', 'importance', 'standard', 'spire', 'data', 'pressure', 'depth', 'breath', 'data', 'standard', 'attempt', 'offer', 'data', 'visualization', 'metric', 'state', 'art', 'spire', 'leadership', 'position', 'segment', 'market', 'change', 'availability', 'data', 'data', 'analysis', 'machine', 'learning', 'project']"
+2921.0,collect data data broadcast bluetooth today fitness tracker accelerometer gyro data apps phone sensor product roll arduino gyro processor adafruit accel gyro adafruit adafruit flora bluefruit bluetooth energy flora project heck ble phone tablet connectivity adafruit adafruit adafruit lsm9ds0 accelerometer gyro magnetometer dof breakout direction orientation arduino project dof sensor chip sensor accelerometer direction earth checkout diy arduino accelerometer data pubnub diy fitness tracker arduino cordova pubnub internet device arduino cordova monitoring fitness tracker pubnub activity tracker activity tracker result arduino project source band simple feature search activity tracker access hardware data body movement user,"['collect', 'data', 'data', 'broadcast', 'bluetooth', 'today', 'fitness', 'tracker', 'accelerometer', 'gyro', 'data', 'apps', 'phone', 'sensor', 'product', 'roll', 'arduino', 'gyro', 'processor', 'adafruit', 'accel', 'gyro', 'adafruit', 'adafruit', 'flora', 'bluefruit', 'bluetooth', 'energy', 'flora', 'project', 'heck', 'ble', 'phone', 'tablet', 'connectivity', 'adafruit', 'adafruit', 'adafruit', 'lsm9ds0', 'accelerometer', 'gyro', 'magnetometer', 'dof', 'breakout', 'direction', 'orientation', 'arduino', 'project', 'dof', 'sensor', 'chip', 'sensor', 'accelerometer', 'direction', 'earth', 'checkout', 'diy', 'arduino', 'accelerometer', 'data', 'pubnub', 'diy', 'fitness', 'tracker', 'arduino', 'cordova', 'pubnub', 'internet', 'device', 'arduino', 'cordova', 'monitoring', 'fitness', 'tracker', 'pubnub', 'activity', 'tracker', 'activity', 'tracker', 'result', 'arduino', 'project', 'source', 'band', 'simple', 'feature', 'search', 'activity', 'tracker', 'access', 'hardware', 'data', 'body', 'movement', 'user']"
+2929.0,darragh allows session access data stream program event pointer share learn reference talk tone track stress anybody vibration cue help coherence balance sensor phone work monitor coherence darragh,"['darragh', 'allows', 'session', 'access', 'data', 'stream', 'program', 'event', 'pointer', 'share', 'learn', 'reference', 'talk', 'tone', 'track', 'stress', 'anybody', 'vibration', 'cue', 'help', 'coherence', 'balance', 'sensor', 'phone', 'work', 'monitor', 'coherence', 'darragh']"
+2933.0,nan share sleep tracker parameter tracking device wrist tracker accuracy forum zeo option company business zeo version bedside sensor material option shepherd device capability review zeo route work alarm data alarm version data port data alarm model analytics clock alarm version offer data port access waveform ons lucid dreaming application version access data device result analytics device pick zeocompanion data analytics battery bluetooth transmit device zeo headband data application zeo headband waveform accelerometer data data perform sleep experiment supplement aid version score night version work headband question headband pad pad night al luckow people zeo rem light night useless data aid technique supplement sleep sleep night kind result score crop user improvement supplementation experiment gibson security health sleep improvement project mention formula supplementation recommendation zeo test supplement supplement effect sleep quantity night wake ups luckow sleepwalker tool meet goal exercise continue accurate assessment tool smartphone sensor wrist tracker zeo calculate correlation zeo data tool data term sleep set forget tool zeo head night mike sleep night retention average money bed sleep bed sleepiq technology sort effort burn cent,"['nan', 'share', 'sleep', 'tracker', 'parameter', 'tracking', 'device', 'wrist', 'tracker', 'accuracy', 'forum', 'zeo', 'option', 'company', 'business', 'zeo', 'version', 'bedside', 'sensor', 'material', 'option', 'shepherd', 'device', 'capability', 'review', 'zeo', 'route', 'work', 'alarm', 'data', 'alarm', 'version', 'data', 'port', 'data', 'alarm', 'model', 'analytics', 'clock', 'alarm', 'version', 'offer', 'data', 'port', 'access', 'waveform', 'ons', 'lucid', 'dreaming', 'application', 'version', 'access', 'data', 'device', 'result', 'analytics', 'device', 'pick', 'zeocompanion', 'data', 'analytics', 'battery', 'bluetooth', 'transmit', 'device', 'zeo', 'headband', 'data', 'application', 'zeo', 'headband', 'waveform', 'accelerometer', 'data', 'data', 'perform', 'sleep', 'experiment', 'supplement', 'aid', 'version', 'score', 'night', 'version', 'work', 'headband', 'question', 'headband', 'pad', 'pad', 'night', 'al', 'luckow', 'people', 'zeo', 'rem', 'light', 'night', 'useless', 'data', 'aid', 'technique', 'supplement', 'sleep', 'sleep', 'night', 'kind', 'result', 'score', 'crop', 'user', 'improvement', 'supplementation', 'experiment', 'gibson', 'security', 'health', 'sleep', 'improvement', 'project', 'mention', 'formula', 'supplementation', 'recommendation', 'zeo', 'test', 'supplement', 'supplement', 'effect', 'sleep', 'quantity', 'night', 'wake', 'ups', 'luckow', 'sleepwalker', 'tool', 'meet', 'goal', 'exercise', 'continue', 'accurate', 'assessment', 'tool', 'smartphone', 'sensor', 'wrist', 'tracker', 'zeo', 'calculate', 'correlation', 'zeo', 'data', 'tool', 'data', 'term', 'sleep', 'set', 'forget', 'tool', 'zeo', 'head', 'night', 'mike', 'sleep', 'night', 'retention', 'average', 'money', 'bed', 'sleep', 'bed', 'sleepiq', 'technology', 'sort', 'effort', 'burn', 'cent']"
+2957.0,experiment app coffee impact brain function brain impact motor skill reacation experiment focus check book solution impact function state mind experiment forum expert forum answer question population google answer answer track coffee experiment technique boost intelligence measure intelligence focus answer coffee feel intelligent brain lack gain effect drug trick state,"['experiment', 'app', 'coffee', 'impact', 'brain', 'function', 'brain', 'impact', 'motor', 'skill', 'reacation', 'experiment', 'focus', 'check', 'book', 'solution', 'impact', 'function', 'state', 'mind', 'experiment', 'forum', 'expert', 'forum', 'answer', 'question', 'population', 'google', 'answer', 'answer', 'track', 'coffee', 'experiment', 'technique', 'boost', 'intelligence', 'measure', 'intelligence', 'focus', 'answer', 'coffee', 'feel', 'intelligent', 'brain', 'lack', 'gain', 'effect', 'drug', 'trick', 'state']"
+2983.0,nan everybody help research university topic brand perception user question google form marry thanx,"['nan', 'everybody', 'help', 'research', 'university', 'topic', 'brand', 'perception', 'user', 'question', 'google', 'form', 'marry', 'thanx']"
+2985.0,corey set sense api validic plug play user developer communication troubleshoot corey contributor health meeting event practice challenge data flow praxiteles contribution introduce westman sport scientist tiger warrior owner founder health analytics health data multiple source scale insight health data combination data science team health data insight value health parameter platform business smartphone app data multiple source insight change health experience people subscription comment praxiteles gethealth io pricing enthusiast community chintan nan perspective benefit data wearable patient embolism disease presumably condition condition level fitness evidence date area value answer business model clearer area sensor worn sensor technology offering health fitness insight matter cost sense service apple fitbit layer complexity end user share data service interface share experience start data feed people person case sale people company company innovation company community people data step people source innovation value creation company support reason person christiansen type disruption company pricing model future rise meet community source potential company innovation manner support api pricing tier individual fee balance company community people heart rate tracker scale tracker data device evidence drop heart rate access data device activity intensity heart rate today people insight device morning device health future api customer board agaricus join community help discus validic length email question customer access health data praxiteles disclosure work validic layer end user fact end user organization deliver service money team tell service phone service customer reference work reach van solution manager validic kind functionality individual ability data disparate tracker data view ability port data json app oauth csv format,"['corey', 'set', 'sense', 'api', 'validic', 'plug', 'play', 'user', 'developer', 'communication', 'troubleshoot', 'corey', 'contributor', 'health', 'meeting', 'event', 'practice', 'challenge', 'data', 'flow', 'praxiteles', 'contribution', 'introduce', 'westman', 'sport', 'scientist', 'tiger', 'warrior', 'owner', 'founder', 'health', 'analytics', 'health', 'data', 'multiple', 'source', 'scale', 'insight', 'health', 'data', 'combination', 'data', 'science', 'team', 'health', 'data', 'insight', 'value', 'health', 'parameter', 'platform', 'business', 'smartphone', 'app', 'data', 'multiple', 'source', 'insight', 'change', 'health', 'experience', 'people', 'subscription', 'comment', 'praxiteles', 'gethealth', 'io', 'pricing', 'enthusiast', 'community', 'chintan', 'nan', 'perspective', 'benefit', 'data', 'wearable', 'patient', 'embolism', 'disease', 'presumably', 'condition', 'condition', 'level', 'fitness', 'evidence', 'date', 'area', 'value', 'answer', 'business', 'model', 'clearer', 'area', 'sensor', 'worn', 'sensor', 'technology', 'offering', 'health', 'fitness', 'insight', 'matter', 'cost', 'sense', 'service', 'apple', 'fitbit', 'layer', 'complexity', 'end', 'user', 'share', 'data', 'service', 'interface', 'share', 'experience', 'start', 'data', 'feed', 'people', 'person', 'case', 'sale', 'people', 'company', 'company', 'innovation', 'company', 'community', 'people', 'data', 'step', 'people', 'source', 'innovation', 'value', 'creation', 'company', 'support', 'reason', 'person', 'christiansen', 'type', 'disruption', 'company', 'pricing', 'model', 'future', 'rise', 'meet', 'community', 'source', 'potential', 'company', 'innovation', 'manner', 'support', 'api', 'pricing', 'tier', 'individual', 'fee', 'balance', 'company', 'community', 'people', 'heart', 'rate', 'tracker', 'scale', 'tracker', 'data', 'device', 'evidence', 'drop', 'heart', 'rate', 'access', 'data', 'device', 'activity', 'intensity', 'heart', 'rate', 'today', 'people', 'insight', 'device', 'morning', 'device', 'health', 'future', 'api', 'customer', 'board', 'agaricus', 'join', 'community', 'help', 'discus', 'validic', 'length', 'email', 'question', 'customer', 'access', 'health', 'data', 'praxiteles', 'disclosure', 'work', 'validic', 'layer', 'end', 'user', 'fact', 'end', 'user', 'organization', 'deliver', 'service', 'money', 'team', 'tell', 'service', 'phone', 'service', 'customer', 'reference', 'work', 'reach', 'van', 'solution', 'manager', 'validic', 'kind', 'functionality', 'individual', 'ability', 'data', 'disparate', 'tracker', 'data', 'view', 'ability', 'port', 'data', 'json', 'app', 'oauth', 'csv', 'format']"
+2996.0,rescue app source tool selfspy collect sort data tool track keypresses mode customer key feature data money tool god program build routine access data mind feature activity category proportion activity problem implement sort search multi approach decide work log feature goal activity category proportion activity rescue challenge case timeboost event chart graph category change category timeboost goal goal milestone budget goal track data source investigation analytics integrates apple msft calendar graph stats kind mint quickbooks money align metric goal success app chart people company meeting chart finder self community sort feature insight analytics application analytics dislike timeboostapp feedback,"['rescue', 'app', 'source', 'tool', 'selfspy', 'collect', 'sort', 'data', 'tool', 'track', 'keypresses', 'mode', 'customer', 'key', 'feature', 'data', 'money', 'tool', 'god', 'program', 'build', 'routine', 'access', 'data', 'mind', 'feature', 'activity', 'category', 'proportion', 'activity', 'problem', 'implement', 'sort', 'search', 'multi', 'approach', 'decide', 'work', 'log', 'feature', 'goal', 'activity', 'category', 'proportion', 'activity', 'rescue', 'challenge', 'case', 'timeboost', 'event', 'chart', 'graph', 'category', 'change', 'category', 'timeboost', 'goal', 'goal', 'milestone', 'budget', 'goal', 'track', 'data', 'source', 'investigation', 'analytics', 'integrates', 'apple', 'msft', 'calendar', 'graph', 'stats', 'kind', 'mint', 'quickbooks', 'money', 'align', 'metric', 'goal', 'success', 'app', 'chart', 'people', 'company', 'meeting', 'chart', 'finder', 'self', 'community', 'sort', 'feature', 'insight', 'analytics', 'application', 'analytics', 'dislike', 'timeboostapp', 'feedback']"
+3004.0,jawbone fitbit store accelerometer reading smartphone accelerometer app study participant option accelerometer data ability data collection diy logger level instructables science journal phone bed work sleepasandroid sleepbot apps understand accelerometer data study jawbone fitbit download accelerometer data option,"['jawbone', 'fitbit', 'store', 'accelerometer', 'reading', 'smartphone', 'accelerometer', 'app', 'study', 'participant', 'option', 'accelerometer', 'data', 'ability', 'data', 'collection', 'diy', 'logger', 'level', 'instructables', 'science', 'journal', 'phone', 'bed', 'work', 'sleepasandroid', 'sleepbot', 'apps', 'understand', 'accelerometer', 'data', 'study', 'jawbone', 'fitbit', 'download', 'accelerometer', 'data', 'option']"
+3009.0,share api project share data data warehouse talk motivation activity data data set send api credential feedback idea schedule hope sort session folk job conference data timestamps head twitter feed chance june kind breakout session people data,"['share', 'api', 'project', 'share', 'data', 'data', 'warehouse', 'talk', 'motivation', 'activity', 'data', 'data', 'set', 'send', 'api', 'credential', 'feedback', 'idea', 'schedule', 'hope', 'sort', 'session', 'folk', 'job', 'conference', 'data', 'timestamps', 'head', 'twitter', 'feed', 'chance', 'june', 'kind', 'breakout', 'session', 'people', 'data']"
+3012.0,article contradictory statistic woman fitness tracker factor woman judging woman woman friend point health health gender statement gender bachelor thesis question obe titel woman men preference fitness tracker answer study answer woman men vice versa advance steven,"['article', 'contradictory', 'statistic', 'woman', 'fitness', 'tracker', 'factor', 'woman', 'judging', 'woman', 'woman', 'friend', 'point', 'health', 'health', 'gender', 'statement', 'gender', 'bachelor', 'thesis', 'question', 'obe', 'titel', 'woman', 'men', 'preference', 'fitness', 'tracker', 'answer', 'study', 'answer', 'woman', 'men', 'vice', 'versa', 'advance', 'steven']"
+3015.0,topic topic conference amp talk discussion session course lead talk conference amsterdam june idea state mind wanders question technology change help people help healthier meetup netherlands goal answer question innovation link meetup meetup netherlands sport industry innovation rise wearable biosensors technology meetup regard marcel shortlist meetups source health performance gene gene expression reveals health perfomance effect training program condition condition data gold data help performance result condition physiotherapy diabetes therapy risk effect slide material,"['topic', 'topic', 'conference', 'amp', 'talk', 'discussion', 'session', 'course', 'lead', 'talk', 'conference', 'amsterdam', 'june', 'idea', 'state', 'mind', 'wanders', 'question', 'technology', 'change', 'help', 'people', 'help', 'healthier', 'meetup', 'netherlands', 'goal', 'answer', 'question', 'innovation', 'link', 'meetup', 'meetup', 'netherlands', 'sport', 'industry', 'innovation', 'rise', 'wearable', 'biosensors', 'technology', 'meetup', 'regard', 'marcel', 'shortlist', 'meetups', 'source', 'health', 'performance', 'gene', 'gene', 'expression', 'reveals', 'health', 'perfomance', 'effect', 'training', 'program', 'condition', 'condition', 'data', 'gold', 'data', 'help', 'performance', 'result', 'condition', 'physiotherapy', 'diabetes', 'therapy', 'risk', 'effect', 'slide', 'material']"
+3018.0,organizer conference money josh self proposal topic connecting focus encourage folk proposal pda university library heart silicon valley commuter train francisco march proposal deadline showcase scholarship digital information management project program information registration information program committee proposal presentation panel talk poster workshop proposal submit proposal behalf program planning committee schneider assistant university archivist community manager collection university archive university josh schneider stanford edu fund support speaker attendee travel expense conference opportunity hope glad answer question forum digital conference netherlands kind opportunity travel expense,"['organizer', 'conference', 'money', 'josh', 'self', 'proposal', 'topic', 'connecting', 'focus', 'encourage', 'folk', 'proposal', 'pda', 'university', 'library', 'heart', 'silicon', 'valley', 'commuter', 'train', 'francisco', 'march', 'proposal', 'deadline', 'showcase', 'scholarship', 'digital', 'information', 'management', 'project', 'program', 'information', 'registration', 'information', 'program', 'committee', 'proposal', 'presentation', 'panel', 'talk', 'poster', 'workshop', 'proposal', 'submit', 'proposal', 'behalf', 'program', 'planning', 'committee', 'schneider', 'assistant', 'university', 'archivist', 'community', 'manager', 'collection', 'university', 'archive', 'university', 'josh', 'schneider', 'stanford', 'edu', 'fund', 'support', 'speaker', 'attendee', 'travel', 'expense', 'conference', 'opportunity', 'hope', 'glad', 'answer', 'question', 'forum', 'digital', 'conference', 'netherlands', 'kind', 'opportunity', 'travel', 'expense']"
+3023.0,angel sensor kickstarter api version buy price people sensor brand box price question raspi fitness tracker issue tracker mode sensor data sensor adafruits heart rate monitor heart rate interface raspi heart rate starter pack wireless sensor heart rate data electronics project experimentation kit heart rate band price usd option fitness tracker app broadcast data adafruit industry maker hacker artist designer engineer tracker developer tool world fitness tracker popularity device access apis sdks access raw sensor suggestion ant raspi example line garmin hr broadcast mode sdk data broadcast custom app adafruit industry maker hacker artist designer engineer fitness bluetooth today tracker power wireless protocol ant access heart rate monitor power sensor post wiki reference pay question ebay price seller data business model business model company data resell data consistency experience maintain brand band work reverse engineering xioma band fitbit encryption cost wrist band mi mind success band pair xiomi mi band kind source code reverse engineer heart rate data comment google term point jumping point reverse engineering heart rate information imagine world grateful reverse engineering door heart rate monitor sensor angel sensor kickstarter api version buy price people bluetooth band chestbands impression interface android apps heartrate monitor band company ant protocol bluetooth company standard impression create hardware ecosystem product cycle device talk buy ant dongle post source program cheetah monitoring power monitor heart rate heart rate monitor progress impression topic progress research reporting work pi adaptor reason setup hallo interaction design artist development instrument raspberry pi sensor temperature health fitness tracker connect pi research question device exchange data wifi comment,"['angel', 'sensor', 'kickstarter', 'api', 'version', 'buy', 'price', 'people', 'sensor', 'brand', 'box', 'price', 'question', 'raspi', 'fitness', 'tracker', 'issue', 'tracker', 'mode', 'sensor', 'data', 'sensor', 'adafruits', 'heart', 'rate', 'monitor', 'heart', 'rate', 'interface', 'raspi', 'heart', 'rate', 'starter', 'pack', 'wireless', 'sensor', 'heart', 'rate', 'data', 'electronics', 'project', 'experimentation', 'kit', 'heart', 'rate', 'band', 'price', 'usd', 'option', 'fitness', 'tracker', 'app', 'broadcast', 'data', 'adafruit', 'industry', 'maker', 'hacker', 'artist', 'designer', 'engineer', 'tracker', 'developer', 'tool', 'world', 'fitness', 'tracker', 'popularity', 'device', 'access', 'apis', 'sdks', 'access', 'raw', 'sensor', 'suggestion', 'ant', 'raspi', 'example', 'line', 'garmin', 'hr', 'broadcast', 'mode', 'sdk', 'data', 'broadcast', 'custom', 'app', 'adafruit', 'industry', 'maker', 'hacker', 'artist', 'designer', 'engineer', 'fitness', 'bluetooth', 'today', 'tracker', 'power', 'wireless', 'protocol', 'ant', 'access', 'heart', 'rate', 'monitor', 'power', 'sensor', 'post', 'wiki', 'reference', 'pay', 'question', 'ebay', 'price', 'seller', 'data', 'business', 'model', 'business', 'model', 'company', 'data', 'resell', 'data', 'consistency', 'experience', 'maintain', 'brand', 'band', 'work', 'reverse', 'engineering', 'xioma', 'band', 'fitbit', 'encryption', 'cost', 'wrist', 'band', 'mi', 'mind', 'success', 'band', 'pair', 'xiomi', 'mi', 'band', 'kind', 'source', 'code', 'reverse', 'engineer', 'heart', 'rate', 'data', 'comment', 'google', 'term', 'point', 'jumping', 'point', 'reverse', 'engineering', 'heart', 'rate', 'information', 'imagine', 'world', 'grateful', 'reverse', 'engineering', 'door', 'heart', 'rate', 'monitor', 'sensor', 'angel', 'sensor', 'kickstarter', 'api', 'version', 'buy', 'price', 'people', 'bluetooth', 'band', 'chestbands', 'impression', 'interface', 'android', 'apps', 'heartrate', 'monitor', 'band', 'company', 'ant', 'protocol', 'bluetooth', 'company', 'standard', 'impression', 'create', 'hardware', 'ecosystem', 'product', 'cycle', 'device', 'talk', 'buy', 'ant', 'dongle', 'post', 'source', 'program', 'cheetah', 'monitoring', 'power', 'monitor', 'heart', 'rate', 'heart', 'rate', 'monitor', 'progress', 'impression', 'topic', 'progress', 'research', 'reporting', 'work', 'pi', 'adaptor', 'reason', 'setup', 'hallo', 'interaction', 'design', 'artist', 'development', 'instrument', 'raspberry', 'pi', 'sensor', 'temperature', 'health', 'fitness', 'tracker', 'connect', 'pi', 'research', 'question', 'device', 'exchange', 'data', 'wifi', 'comment']"
+3091.0,talk join conversation consent issue baseline camille nebeker participant health meeting issue consent requirement health research study consumer theme session qs17 body scanner trigger requirement eu understand expert issue wearable hint practice article sporttechie yesterday perspective privacy link copy paragraph company sport health technology office health coordinator health information technology onc regulation hipaa fda challenge product athlete team technique performance risk marcel engage community address linkedin email address planning approach topic speaker camille nebeker email today marcel device implies analyse benefit risk reward term term decline case employer group employee device workhours project employee risk health fitness data measurement influence career job security term consent agreement agreement expert business list practice firm awareness community source principle firm privacy expertise impact margin company valuation growth margin company valuation play context sort term marc depends scanner clothes problem store consent eu camera device microwave structure,"['talk', 'join', 'conversation', 'consent', 'issue', 'baseline', 'camille', 'nebeker', 'participant', 'health', 'meeting', 'issue', 'consent', 'requirement', 'health', 'research', 'study', 'consumer', 'theme', 'session', 'qs17', 'body', 'scanner', 'trigger', 'requirement', 'eu', 'understand', 'expert', 'issue', 'wearable', 'hint', 'practice', 'article', 'sporttechie', 'yesterday', 'perspective', 'privacy', 'link', 'copy', 'paragraph', 'company', 'sport', 'health', 'technology', 'office', 'health', 'coordinator', 'health', 'information', 'technology', 'onc', 'regulation', 'hipaa', 'fda', 'challenge', 'product', 'athlete', 'team', 'technique', 'performance', 'risk', 'marcel', 'engage', 'community', 'address', 'linkedin', 'email', 'address', 'planning', 'approach', 'topic', 'speaker', 'camille', 'nebeker', 'email', 'today', 'marcel', 'device', 'implies', 'analyse', 'benefit', 'risk', 'reward', 'term', 'term', 'decline', 'case', 'employer', 'group', 'employee', 'device', 'workhours', 'project', 'employee', 'risk', 'health', 'fitness', 'data', 'measurement', 'influence', 'career', 'job', 'security', 'term', 'consent', 'agreement', 'agreement', 'expert', 'business', 'list', 'practice', 'firm', 'awareness', 'community', 'source', 'principle', 'firm', 'privacy', 'expertise', 'impact', 'margin', 'company', 'valuation', 'growth', 'margin', 'company', 'valuation', 'play', 'context', 'sort', 'term', 'marc', 'depends', 'scanner', 'clothes', 'problem', 'store', 'consent', 'eu', 'camera', 'device', 'microwave', 'structure']"
+3092.0,aggregator dashboard section depends data case link aggregator app integrate wellness information place fitbit mapmyrun myfitness sleepcycle pd gal anybody track tracker survey ttps surveymonkey r pd,"['aggregator', 'dashboard', 'section', 'depends', 'data', 'case', 'link', 'aggregator', 'app', 'integrate', 'wellness', 'information', 'place', 'fitbit', 'mapmyrun', 'myfitness', 'sleepcycle', 'pd', 'gal', 'anybody', 'track', 'tracker', 'survey', 'ttps', 'surveymonkey', 'r', 'pd']"
+3096.0,nan thomas mention hip pain video tracking consumer product reach plan building tool count application phone enter data data entry fatigue set data collection effort button counter counter button amazon button wifi developer version amazon button energy integrate customer development work broader group people,"['nan', 'thomas', 'mention', 'hip', 'pain', 'video', 'tracking', 'consumer', 'product', 'reach', 'plan', 'building', 'tool', 'count', 'application', 'phone', 'enter', 'data', 'data', 'entry', 'fatigue', 'set', 'data', 'collection', 'effort', 'button', 'counter', 'counter', 'button', 'amazon', 'button', 'wifi', 'developer', 'version', 'amazon', 'button', 'energy', 'integrate', 'customer', 'development', 'work', 'broader', 'group', 'people']"
+3102.0,nan nan majedah student swansea university research study visualization research activity self tracker preference survey visualization participation study response people advance project majedah activity research study visualization study university aim research design visualization alot appreciate help survey luck,"['nan', 'nan', 'majedah', 'student', 'swansea', 'university', 'research', 'study', 'visualization', 'research', 'activity', 'self', 'tracker', 'preference', 'survey', 'visualization', 'participation', 'study', 'response', 'people', 'advance', 'project', 'majedah', 'activity', 'research', 'study', 'visualization', 'study', 'university', 'aim', 'research', 'design', 'visualization', 'alot', 'appreciate', 'help', 'survey', 'luck']"
+3115.0,question answer guidance storage solution database cloud data io data perfection request surface start data store recognize interval score effort apple start road access healthkit data export xml file table access app help gary sergio answer example project patrik response purpose app data application capture information phone idea suggestion question repeat topic help place cloud store io fitbit relation question stand shoulder giant super build format share datastore datastores hadoop thinking data start create kind notification land chatbots question muscle spasm prevents pain predict problem weather trip ski resort blah blah accuracy prediction technology product background collaborate model krishnan response experiment place cloud store history hope machine model fall sick sad pattern machine learning model milestone graduation job kid health milestone accident admission event health data bp height step nutrition food data instagram picture food photo restitch goal step data store regard help complexity data variation problem source cloud provider device movement lead assumption data correlation answer question healthkit company resource term technology aspiration access multi data phone reset flip company challenge data store data problem healthkit fact company apple consideration squash selfer word dirty map healthkit webservices start appreciate answer krishnan justintimmer applies place cloud store history hope machine model fall sick sad pattern machine learning model ml studio azure excel amp transform plugin create solution tool step data cloud sql server database azure sql control data recommend azure cloud subscription azure sql server subscription pay store data service data azure subscription microsoft cloud machine studio ml studio ml studio machine designer programmer data azure access data ml studio machine learning algorithm ml studio service api ml algorithm file download order example create machine regression algorithm probability score enter row data press button probability score cost algorithm ml studio plan google amazon capability tool service provider database amazon cloud ml studio data data algorithm vice versa strategy empower user moreso cloud service azure cloud service hope question consider spreadsheet cloud service format model address work structure model data fit model work data hadoop tool data series machine tool area model approach tool data peanut tool data tool data sergio diagram project example preface face problem krishnan data store manage value datasets business intelligence function data platform data pipeline feeding data warehouse data source hand data warehouse hand visualization analytics option example data growth kid series growth powerbi app visit conversation parent measure withings reporting vaccination medicine dosage family vaccine phone immunization record family vaccination schedule reaction medication symptom health symptom experience course symptom classification symptom data pattern body change season host factor clarity planning vacation example understand factor symptom debit credit example machine credit debit transaction data warehouse diagram list food grocery transaction description assign category transaction accurate classification algorithm ml studio background apologize reality tool family technology today technology option cloud service data machine learning service cash data diagram microsoft database azure sql server machine azure ml studio data factory azure data factory analytics visualization powerbi item line item voice processing task reason introduce home product product talk music weather product context data sergio krishnan place cloud store io fitbit relation duplicate questio goal data dataset level milestone data healthdata food data mood data dataset store dataset offline apply machine data lack ability program people sergio figure store data build picture input storage output analytics backwards data feed analytics value hand mechanism skill building analysis inspiration myindicators platform start premade indicator data collection scoring list,"['question', 'answer', 'guidance', 'storage', 'solution', 'database', 'cloud', 'data', 'io', 'data', 'perfection', 'request', 'surface', 'start', 'data', 'store', 'recognize', 'interval', 'score', 'effort', 'apple', 'start', 'road', 'access', 'healthkit', 'data', 'export', 'xml', 'file', 'table', 'access', 'app', 'help', 'gary', 'sergio', 'answer', 'example', 'project', 'patrik', 'response', 'purpose', 'app', 'data', 'application', 'capture', 'information', 'phone', 'idea', 'suggestion', 'question', 'repeat', 'topic', 'help', 'place', 'cloud', 'store', 'io', 'fitbit', 'relation', 'question', 'stand', 'shoulder', 'giant', 'super', 'build', 'format', 'share', 'datastore', 'datastores', 'hadoop', 'thinking', 'data', 'start', 'create', 'kind', 'notification', 'land', 'chatbots', 'question', 'muscle', 'spasm', 'prevents', 'pain', 'predict', 'problem', 'weather', 'trip', 'ski', 'resort', 'blah', 'blah', 'accuracy', 'prediction', 'technology', 'product', 'background', 'collaborate', 'model', 'krishnan', 'response', 'experiment', 'place', 'cloud', 'store', 'history', 'hope', 'machine', 'model', 'fall', 'sick', 'sad', 'pattern', 'machine', 'learning', 'model', 'milestone', 'graduation', 'job', 'kid', 'health', 'milestone', 'accident', 'admission', 'event', 'health', 'data', 'bp', 'height', 'step', 'nutrition', 'food', 'data', 'instagram', 'picture', 'food', 'photo', 'restitch', 'goal', 'step', 'data', 'store', 'regard', 'help', 'complexity', 'data', 'variation', 'problem', 'source', 'cloud', 'provider', 'device', 'movement', 'lead', 'assumption', 'data', 'correlation', 'answer', 'question', 'healthkit', 'company', 'resource', 'term', 'technology', 'aspiration', 'access', 'multi', 'data', 'phone', 'reset', 'flip', 'company', 'challenge', 'data', 'store', 'data', 'problem', 'healthkit', 'fact', 'company', 'apple', 'consideration', 'squash', 'selfer', 'word', 'dirty', 'map', 'healthkit', 'webservices', 'start', 'appreciate', 'answer', 'krishnan', 'justintimmer', 'applies', 'place', 'cloud', 'store', 'history', 'hope', 'machine', 'model', 'fall', 'sick', 'sad', 'pattern', 'machine', 'learning', 'model', 'ml', 'studio', 'azure', 'excel', 'amp', 'transform', 'plugin', 'create', 'solution', 'tool', 'step', 'data', 'cloud', 'sql', 'server', 'database', 'azure', 'sql', 'control', 'data', 'recommend', 'azure', 'cloud', 'subscription', 'azure', 'sql', 'server', 'subscription', 'pay', 'store', 'data', 'service', 'data', 'azure', 'subscription', 'microsoft', 'cloud', 'machine', 'studio', 'ml', 'studio', 'ml', 'studio', 'machine', 'designer', 'programmer', 'data', 'azure', 'access', 'data', 'ml', 'studio', 'machine', 'learning', 'algorithm', 'ml', 'studio', 'service', 'api', 'ml', 'algorithm', 'file', 'download', 'order', 'example', 'create', 'machine', 'regression', 'algorithm', 'probability', 'score', 'enter', 'row', 'data', 'press', 'button', 'probability', 'score', 'cost', 'algorithm', 'ml', 'studio', 'plan', 'google', 'amazon', 'capability', 'tool', 'service', 'provider', 'database', 'amazon', 'cloud', 'ml', 'studio', 'data', 'data', 'algorithm', 'vice', 'versa', 'strategy', 'empower', 'user', 'moreso', 'cloud', 'service', 'azure', 'cloud', 'service', 'hope', 'question', 'consider', 'spreadsheet', 'cloud', 'service', 'format', 'model', 'address', 'work', 'structure', 'model', 'data', 'fit', 'model', 'work', 'data', 'hadoop', 'tool', 'data', 'series', 'machine', 'tool', 'area', 'model', 'approach', 'tool', 'data', 'peanut', 'tool', 'data', 'tool', 'data', 'sergio', 'diagram', 'project', 'example', 'preface', 'face', 'problem', 'krishnan', 'data', 'store', 'manage', 'value', 'datasets', 'business', 'intelligence', 'function', 'data', 'platform', 'data', 'pipeline', 'feeding', 'data', 'warehouse', 'data', 'source', 'hand', 'data', 'warehouse', 'hand', 'visualization', 'analytics', 'option', 'example', 'data', 'growth', 'kid', 'series', 'growth', 'powerbi', 'app', 'visit', 'conversation', 'parent', 'measure', 'withings', 'reporting', 'vaccination', 'medicine', 'dosage', 'family', 'vaccine', 'phone', 'immunization', 'record', 'family', 'vaccination', 'schedule', 'reaction', 'medication', 'symptom', 'health', 'symptom', 'experience', 'course', 'symptom', 'classification', 'symptom', 'data', 'pattern', 'body', 'change', 'season', 'host', 'factor', 'clarity', 'planning', 'vacation', 'example', 'understand', 'factor', 'symptom', 'debit', 'credit', 'example', 'machine', 'credit', 'debit', 'transaction', 'data', 'warehouse', 'diagram', 'list', 'food', 'grocery', 'transaction', 'description', 'assign', 'category', 'transaction', 'accurate', 'classification', 'algorithm', 'ml', 'studio', 'background', 'apologize', 'reality', 'tool', 'family', 'technology', 'today', 'technology', 'option', 'cloud', 'service', 'data', 'machine', 'learning', 'service', 'cash', 'data', 'diagram', 'microsoft', 'database', 'azure', 'sql', 'server', 'machine', 'azure', 'ml', 'studio', 'data', 'factory', 'azure', 'data', 'factory', 'analytics', 'visualization', 'powerbi', 'item', 'line', 'item', 'voice', 'processing', 'task', 'reason', 'introduce', 'home', 'product', 'product', 'talk', 'music', 'weather', 'product', 'context', 'data', 'sergio', 'krishnan', 'place', 'cloud', 'store', 'io', 'fitbit', 'relation', 'duplicate', 'questio', 'goal', 'data', 'dataset', 'level', 'milestone', 'data', 'healthdata', 'food', 'data', 'mood', 'data', 'dataset', 'store', 'dataset', 'offline', 'apply', 'machine', 'data', 'lack', 'ability', 'program', 'people', 'sergio', 'figure', 'store', 'data', 'build', 'picture', 'input', 'storage', 'output', 'analytics', 'backwards', 'data', 'feed', 'analytics', 'value', 'hand', 'mechanism', 'skill', 'building', 'analysis', 'inspiration', 'myindicators', 'platform', 'start', 'premade', 'indicator', 'data', 'collection', 'scoring', 'list']"
+3138.0,folk towel surprise product release code source sdk community developer github continue development promise source array sensor space unit box offer mail work branch york city dm offer auction arrange payment paypal page money class action lawsuit deliver unit august email responce refund jay help pay pair place work branch ship london quantifiedbob,"['folk', 'towel', 'surprise', 'product', 'release', 'code', 'source', 'sdk', 'community', 'developer', 'github', 'continue', 'development', 'promise', 'source', 'array', 'sensor', 'space', 'unit', 'box', 'offer', 'mail', 'work', 'branch', 'york', 'city', 'dm', 'offer', 'auction', 'arrange', 'payment', 'paypal', 'page', 'money', 'class', 'action', 'lawsuit', 'deliver', 'unit', 'august', 'email', 'responce', 'refund', 'jay', 'help', 'pay', 'pair', 'place', 'work', 'branch', 'ship', 'london', 'quantifiedbob']"
+3149.0,device cardiochek test strip hdl triglyceride blush reveal heart skin doubt change measure praxiteles question curiosity cholesterol morning noon fasting evidence variation cholesterol difference noon measurement example data hand elo match result sign test reliability test result consistency lab effect lab anybody test instance measure result run crp frequency finding association crp anxiety instance term fluctuation instance association protein dsm iv anxiety disorder adolescence evaluation protein variation account risk evaluation cholesterol measurement ignore factor instance variability protein implication risk stratification blood sample study assay blood blood level protein cholesterol spectrophotometer cholesterol evidence technique wet lab dream cm benchtop spectrophotometer spectrophotometer blood assay proposal solution project measure blood cholesterol frequency understand pattern variation anybody tech paper pa cholestech ldx cholesterol cholesterol level cardiochek device pa strip decide cardiocheck device cardiochek pa ebay prima home test kit measurement doctor lab measurement cholesterol help strip machine test country google acute phase reactant crp crp rise decay issue test problem home capability sample evaluation online article contributing variable doctor cholesterol test approach measurement cholesterol cholesterol measurement spectrophotometer blood cholesterol test contributor transfer function variable individual problem canada prevu skin cholesterol point care thread somebody test super test experiment condition cholesterol level doctor alcohol cell cholesterol level father stop drinking alcohol wine level avoid product country home device cholesterol level amazing measure level software index chart software question cardiocheck ship worldwide advance answer crp question crp measure crp damage body drop crp level inflammation body people age swollen loss inflammatory control meeting drive work crp decrease tea meditation crp level inflammation increase energy inflammation health fluctuation mind school cholesterol phase fluctuate stressor health ask term implication health atherosclerosis implication health tighter correlation health crp reactive protein activity,"['device', 'cardiochek', 'test', 'strip', 'hdl', 'triglyceride', 'blush', 'reveal', 'heart', 'skin', 'doubt', 'change', 'measure', 'praxiteles', 'question', 'curiosity', 'cholesterol', 'morning', 'noon', 'fasting', 'evidence', 'variation', 'cholesterol', 'difference', 'noon', 'measurement', 'example', 'data', 'hand', 'elo', 'match', 'result', 'sign', 'test', 'reliability', 'test', 'result', 'consistency', 'lab', 'effect', 'lab', 'anybody', 'test', 'instance', 'measure', 'result', 'run', 'crp', 'frequency', 'finding', 'association', 'crp', 'anxiety', 'instance', 'term', 'fluctuation', 'instance', 'association', 'protein', 'dsm', 'iv', 'anxiety', 'disorder', 'adolescence', 'evaluation', 'protein', 'variation', 'account', 'risk', 'evaluation', 'cholesterol', 'measurement', 'ignore', 'factor', 'instance', 'variability', 'protein', 'implication', 'risk', 'stratification', 'blood', 'sample', 'study', 'assay', 'blood', 'blood', 'level', 'protein', 'cholesterol', 'spectrophotometer', 'cholesterol', 'evidence', 'technique', 'wet', 'lab', 'dream', 'cm', 'benchtop', 'spectrophotometer', 'spectrophotometer', 'blood', 'assay', 'proposal', 'solution', 'project', 'measure', 'blood', 'cholesterol', 'frequency', 'understand', 'pattern', 'variation', 'anybody', 'tech', 'paper', 'pa', 'cholestech', 'ldx', 'cholesterol', 'cholesterol', 'level', 'cardiochek', 'device', 'pa', 'strip', 'decide', 'cardiocheck', 'device', 'cardiochek', 'pa', 'ebay', 'prima', 'home', 'test', 'kit', 'measurement', 'doctor', 'lab', 'measurement', 'cholesterol', 'help', 'strip', 'machine', 'test', 'country', 'google', 'acute', 'phase', 'reactant', 'crp', 'crp', 'rise', 'decay', 'issue', 'test', 'problem', 'home', 'capability', 'sample', 'evaluation', 'online', 'article', 'contributing', 'variable', 'doctor', 'cholesterol', 'test', 'approach', 'measurement', 'cholesterol', 'cholesterol', 'measurement', 'spectrophotometer', 'blood', 'cholesterol', 'test', 'contributor', 'transfer', 'function', 'variable', 'individual', 'problem', 'canada', 'prevu', 'skin', 'cholesterol', 'point', 'care', 'thread', 'somebody', 'test', 'super', 'test', 'experiment', 'condition', 'cholesterol', 'level', 'doctor', 'alcohol', 'cell', 'cholesterol', 'level', 'father', 'stop', 'drinking', 'alcohol', 'wine', 'level', 'avoid', 'product', 'country', 'home', 'device', 'cholesterol', 'level', 'amazing', 'measure', 'level', 'software', 'index', 'chart', 'software', 'question', 'cardiocheck', 'ship', 'worldwide', 'advance', 'answer', 'crp', 'question', 'crp', 'measure', 'crp', 'damage', 'body', 'drop', 'crp', 'level', 'inflammation', 'body', 'people', 'age', 'swollen', 'loss', 'inflammatory', 'control', 'meeting', 'drive', 'work', 'crp', 'decrease', 'tea', 'meditation', 'crp', 'level', 'inflammation', 'increase', 'energy', 'inflammation', 'health', 'fluctuation', 'mind', 'school', 'cholesterol', 'phase', 'fluctuate', 'stressor', 'health', 'ask', 'term', 'implication', 'health', 'atherosclerosis', 'implication', 'health', 'tighter', 'correlation', 'health', 'crp', 'reactive', 'protein', 'activity']"
+3152.0,helloasuka daytum trackthisfor keeptrack option data app form work connectordb io option host browser desktop track record data transformation data platform pull data carla design app help people survey design launch beta spring track data site askmeevery question reply record text reply response data csv variable productivity exercise paper journal switch web app analyze data daytum trackthisfor recommendation response data figure data version app gon nomie,"['helloasuka', 'daytum', 'trackthisfor', 'keeptrack', 'option', 'data', 'app', 'form', 'work', 'connectordb', 'io', 'option', 'host', 'browser', 'desktop', 'track', 'record', 'data', 'transformation', 'data', 'platform', 'pull', 'data', 'carla', 'design', 'app', 'help', 'people', 'survey', 'design', 'launch', 'beta', 'spring', 'track', 'data', 'site', 'askmeevery', 'question', 'reply', 'record', 'text', 'reply', 'response', 'data', 'csv', 'variable', 'productivity', 'exercise', 'paper', 'journal', 'switch', 'web', 'app', 'analyze', 'data', 'daytum', 'trackthisfor', 'recommendation', 'response', 'data', 'figure', 'data', 'version', 'app', 'gon', 'nomie']"
+3174.0,daniel doubt science idea instance evidence people person figure expectancy interaction imprecise evidence right fat confounding problem men woman daniel tikker wear tikker video activity tracker feature people self data people picture campaign people trait people change people watch help campaign coach institution doctor watch people people effect interaction list activity example state video watch watch fitbit data app weight age predictor submit effect activity interaction health competition unique point work people hobby watch market watch understand ignore advice luck idea message approach element timeboostapp focus analytics insight consider device integration increase engagement product tikker lifefx response feedback tracker kickstarter lifefx premier coach fitness tracker tikker wellness activity tracker help choice opinion advice criticism iketani owner tikker,"['daniel', 'doubt', 'science', 'idea', 'instance', 'evidence', 'people', 'person', 'figure', 'expectancy', 'interaction', 'imprecise', 'evidence', 'right', 'fat', 'confounding', 'problem', 'men', 'woman', 'daniel', 'tikker', 'wear', 'tikker', 'video', 'activity', 'tracker', 'feature', 'people', 'self', 'data', 'people', 'picture', 'campaign', 'people', 'trait', 'people', 'change', 'people', 'watch', 'help', 'campaign', 'coach', 'institution', 'doctor', 'watch', 'people', 'people', 'effect', 'interaction', 'list', 'activity', 'example', 'state', 'video', 'watch', 'watch', 'fitbit', 'data', 'app', 'weight', 'age', 'predictor', 'submit', 'effect', 'activity', 'interaction', 'health', 'competition', 'unique', 'point', 'work', 'people', 'hobby', 'watch', 'market', 'watch', 'understand', 'ignore', 'advice', 'luck', 'idea', 'message', 'approach', 'element', 'timeboostapp', 'focus', 'analytics', 'insight', 'consider', 'device', 'integration', 'increase', 'engagement', 'product', 'tikker', 'lifefx', 'response', 'feedback', 'tracker', 'kickstarter', 'lifefx', 'premier', 'coach', 'fitness', 'tracker', 'tikker', 'wellness', 'activity', 'tracker', 'help', 'choice', 'opinion', 'advice', 'criticism', 'iketani', 'owner', 'tikker']"
+3178.0,max student course research method paper course interview people self community add interview phone skype google hangout experience self hear paper class hope method viewpoint research record audio note max,"['max', 'student', 'course', 'research', 'method', 'paper', 'course', 'interview', 'people', 'self', 'community', 'add', 'interview', 'phone', 'skype', 'google', 'hangout', 'experience', 'self', 'hear', 'paper', 'class', 'hope', 'method', 'viewpoint', 'research', 'record', 'audio', 'note', 'max']"
+3191.0,github bar chart resource device wearable application platform woop self webpage list product recommendation resource,"['github', 'bar', 'chart', 'resource', 'device', 'wearable', 'application', 'platform', 'woop', 'self', 'webpage', 'list', 'product', 'recommendation', 'resource']"
+3193.0,project feel force lesson kind method talk data talk appreciate feedback agree component possibility lesson data chance word conference meta topic article analysis talk heart rate data transcript speech speech text service analysis python notebook code result kind comment critique,"['project', 'feel', 'force', 'lesson', 'kind', 'method', 'talk', 'data', 'talk', 'appreciate', 'feedback', 'agree', 'component', 'possibility', 'lesson', 'data', 'chance', 'word', 'conference', 'meta', 'topic', 'article', 'analysis', 'talk', 'heart', 'rate', 'data', 'transcript', 'speech', 'speech', 'text', 'service', 'analysis', 'python', 'notebook', 'code', 'result', 'kind', 'comment', 'critique']"
+3209.0,karl memory export function budget strap candidate measure workout data battery work review list component app export data compatibility apps heart rate strap h7 export csv hrv fact strap data unreliability connection app phone reboot strap deal hrv reading mode connection drop abort start heart rate monitor hr amp hrv logger heart rate monitor recommendation amp tool hrv fluxtream capture h7 addition strap gel electrode health stress kind utility information example firstbeat bodyguard marco altini discus capture play store phone review page marco app thread ecg apps amp tool measure ambulatory price chest strap h7 usd wear price wahoo tickr garmin strap suunto tp3 transmitter zephyr list focus mention strap possibility mention apps strategy aspect negative kind hr strap data myriad activity tracker hr sensor connection cost zephyr bioharness pc data export myriad tracker basis garmin fitbit work course accuracy electrode led data flow model karl,"['karl', 'memory', 'export', 'function', 'budget', 'strap', 'candidate', 'measure', 'workout', 'data', 'battery', 'work', 'review', 'list', 'component', 'app', 'export', 'data', 'compatibility', 'apps', 'heart', 'rate', 'strap', 'h7', 'export', 'csv', 'hrv', 'fact', 'strap', 'data', 'unreliability', 'connection', 'app', 'phone', 'reboot', 'strap', 'deal', 'hrv', 'reading', 'mode', 'connection', 'drop', 'abort', 'start', 'heart', 'rate', 'monitor', 'hr', 'amp', 'hrv', 'logger', 'heart', 'rate', 'monitor', 'recommendation', 'amp', 'tool', 'hrv', 'fluxtream', 'capture', 'h7', 'addition', 'strap', 'gel', 'electrode', 'health', 'stress', 'kind', 'utility', 'information', 'example', 'firstbeat', 'bodyguard', 'marco', 'altini', 'discus', 'capture', 'play', 'store', 'phone', 'review', 'page', 'marco', 'app', 'thread', 'ecg', 'apps', 'amp', 'tool', 'measure', 'ambulatory', 'price', 'chest', 'strap', 'h7', 'usd', 'wear', 'price', 'wahoo', 'tickr', 'garmin', 'strap', 'suunto', 'tp3', 'transmitter', 'zephyr', 'list', 'focus', 'mention', 'strap', 'possibility', 'mention', 'apps', 'strategy', 'aspect', 'negative', 'kind', 'hr', 'strap', 'data', 'myriad', 'activity', 'tracker', 'hr', 'sensor', 'connection', 'cost', 'zephyr', 'bioharness', 'pc', 'data', 'export', 'myriad', 'tracker', 'basis', 'garmin', 'fitbit', 'work', 'course', 'accuracy', 'electrode', 'led', 'data', 'flow', 'model', 'karl']"
+3210.0,scanadu owner backer device customer tricorder clever customer backer share health data tactic product people fda approval scandu scout food drug administration device safety efficacy startup device customer research study collaboration science institute study approval shut brick device product conference data tricorder amp purchaser class action suit,"['scanadu', 'owner', 'backer', 'device', 'customer', 'tricorder', 'clever', 'customer', 'backer', 'share', 'health', 'data', 'tactic', 'product', 'people', 'fda', 'approval', 'scandu', 'scout', 'food', 'drug', 'administration', 'device', 'safety', 'efficacy', 'startup', 'device', 'customer', 'research', 'study', 'collaboration', 'science', 'institute', 'study', 'approval', 'shut', 'brick', 'device', 'product', 'conference', 'data', 'tricorder', 'amp', 'purchaser', 'class', 'action', 'suit']"
+3237.0,cut paste app fact form paper list thiings crank vacillates emotion tool insight procedure tool folk tool mood emotion webpage validate tool common article pdf form check link emotion categorization tool publication tool produce tool track mood self measurement program picture paste sorry gail idea gail,"['cut', 'paste', 'app', 'fact', 'form', 'paper', 'list', 'thiings', 'crank', 'vacillates', 'emotion', 'tool', 'insight', 'procedure', 'tool', 'folk', 'tool', 'mood', 'emotion', 'webpage', 'validate', 'tool', 'common', 'article', 'pdf', 'form', 'check', 'link', 'emotion', 'categorization', 'tool', 'publication', 'tool', 'produce', 'tool', 'track', 'mood', 'self', 'measurement', 'program', 'picture', 'paste', 'sorry', 'gail', 'idea', 'gail']"
+3244.0,tl dr survey validate assumption wessel student netherlands thesis ingredient ingredient building application people assumption survey completion question tool tool survey advance wessel question tweet email justin cup coffee ingredient utrecht tell wessel dutchie thought form progressbar form send,"['tl', 'dr', 'survey', 'validate', 'assumption', 'wessel', 'student', 'netherlands', 'thesis', 'ingredient', 'ingredient', 'building', 'application', 'people', 'assumption', 'survey', 'completion', 'question', 'tool', 'tool', 'survey', 'advance', 'wessel', 'question', 'tweet', 'email', 'justin', 'cup', 'coffee', 'ingredient', 'utrecht', 'tell', 'wessel', 'dutchie', 'thought', 'form', 'progressbar', 'form', 'send']"
+3249.0,maker app sonar sensor measure rate heart rate information link video,"['maker', 'app', 'sonar', 'sensor', 'measure', 'rate', 'heart', 'rate', 'information', 'link', 'video']"
+3250.0,track health recommendation resource friend scientist pet owner digestion input option gut service cat owner gut bacteria sale site discount code price kit input community goal create service pet owner sequence pet gut microbe data treatment option disorder input,"['track', 'health', 'recommendation', 'resource', 'friend', 'scientist', 'pet', 'owner', 'digestion', 'input', 'option', 'gut', 'service', 'cat', 'owner', 'gut', 'bacteria', 'sale', 'site', 'discount', 'code', 'price', 'kit', 'input', 'community', 'goal', 'create', 'service', 'pet', 'owner', 'sequence', 'pet', 'gut', 'microbe', 'data', 'treatment', 'option', 'disorder', 'input']"
+3251.0,web app phone haha phone rung urgent work csikszentmihalyi flow model flow challenge ability project task factor analysis flow model sense flow dependent kind task blog experiment story schedule grade activity score calendar app finding schedule home deviate schedule deviate schedule phone deviate schedule mail email form schedule mail person learns data schedule haha flow duration project work feedback discus calendar app data order productivity guidance help schedule rids habit routine advice amp question marquis dan dascalescu web app article chance piece information company evernote web app pwa method justintimmer tell flow score finding issue activity quote justintimmer post topic deviate schedule phone finding thenotifiedself input eye view point team opportunity sort data programme auto scheduler calendar future offer kind data moment google goal schedule promise build schedule history success story opinion auto schedule information machine behaviour kind information supplement user input task kind data justintimmer user quality schedule quality hope app android phone activity rest alert water track change notification food habit information constituent food item protein carbohydrate learn type app guide work work dissertationindia,"['web', 'app', 'phone', 'haha', 'phone', 'rung', 'urgent', 'work', 'csikszentmihalyi', 'flow', 'model', 'flow', 'challenge', 'ability', 'project', 'task', 'factor', 'analysis', 'flow', 'model', 'sense', 'flow', 'dependent', 'kind', 'task', 'blog', 'experiment', 'story', 'schedule', 'grade', 'activity', 'score', 'calendar', 'app', 'finding', 'schedule', 'home', 'deviate', 'schedule', 'deviate', 'schedule', 'phone', 'deviate', 'schedule', 'mail', 'email', 'form', 'schedule', 'mail', 'person', 'learns', 'data', 'schedule', 'haha', 'flow', 'duration', 'project', 'work', 'feedback', 'discus', 'calendar', 'app', 'data', 'order', 'productivity', 'guidance', 'help', 'schedule', 'rids', 'habit', 'routine', 'advice', 'amp', 'question', 'marquis', 'dan', 'dascalescu', 'web', 'app', 'article', 'chance', 'piece', 'information', 'company', 'evernote', 'web', 'app', 'pwa', 'method', 'justintimmer', 'tell', 'flow', 'score', 'finding', 'issue', 'activity', 'quote', 'justintimmer', 'post', 'topic', 'deviate', 'schedule', 'phone', 'finding', 'thenotifiedself', 'input', 'eye', 'view', 'point', 'team', 'opportunity', 'sort', 'data', 'programme', 'auto', 'scheduler', 'calendar', 'future', 'offer', 'kind', 'data', 'moment', 'google', 'goal', 'schedule', 'promise', 'build', 'schedule', 'history', 'success', 'story', 'opinion', 'auto', 'schedule', 'information', 'machine', 'behaviour', 'kind', 'information', 'supplement', 'user', 'input', 'task', 'kind', 'data', 'justintimmer', 'user', 'quality', 'schedule', 'quality', 'hope', 'app', 'android', 'phone', 'activity', 'rest', 'alert', 'water', 'track', 'change', 'notification', 'food', 'habit', 'information', 'constituent', 'food', 'item', 'protein', 'carbohydrate', 'learn', 'type', 'app', 'guide', 'work', 'work', 'dissertationindia']"
+3252.0,timeline deck compare value deck width compare value problem data imho recommendation timeline application window mylifebits project data bring data entry vacation record employment information note history history information facebook linkedin google photo map location service information cloud software mylifebits,"['timeline', 'deck', 'compare', 'value', 'deck', 'width', 'compare', 'value', 'problem', 'data', 'imho', 'recommendation', 'timeline', 'application', 'window', 'mylifebits', 'project', 'data', 'bring', 'data', 'entry', 'vacation', 'record', 'employment', 'information', 'note', 'history', 'history', 'information', 'facebook', 'linkedin', 'google', 'photo', 'map', 'location', 'service', 'information', 'cloud', 'software', 'mylifebits']"
+3275.0,nan mindfulness amp technology session paper parallel session hcii set researcher clinician industry professional practitioner relationship mindfulness amp technology session conference proceeding volume topic topic relationship meditation research project trial meditation practice software practice training wearable device reality fmri eeg ecg hrv neurofeedback self data visualization data interaction quality technology addiction research paper case study position paper session proceeding conference proceeding volume paper lecture note lecture intelligence series deadline november contact session organizer submit work hcii2017 submission page review process notification review submission cm camera version paper page page page conference registration session organizer submit contact submission form website mindfulness technology session mail account conference management cm hcii2017 hcii incorporates conference area attract participant world program feature conference tutorial session keynote address session presentation attendee state art hci technology representative manufacturer vendor publisher employer promise cluster quality event occasion contact ict market worldwide session conference area access interaction,"['nan', 'mindfulness', 'amp', 'technology', 'session', 'paper', 'parallel', 'session', 'hcii', 'set', 'researcher', 'clinician', 'industry', 'professional', 'practitioner', 'relationship', 'mindfulness', 'amp', 'technology', 'session', 'conference', 'proceeding', 'volume', 'topic', 'topic', 'relationship', 'meditation', 'research', 'project', 'trial', 'meditation', 'practice', 'software', 'practice', 'training', 'wearable', 'device', 'reality', 'fmri', 'eeg', 'ecg', 'hrv', 'neurofeedback', 'self', 'data', 'visualization', 'data', 'interaction', 'quality', 'technology', 'addiction', 'research', 'paper', 'case', 'study', 'position', 'paper', 'session', 'proceeding', 'conference', 'proceeding', 'volume', 'paper', 'lecture', 'note', 'lecture', 'intelligence', 'series', 'deadline', 'november', 'contact', 'session', 'organizer', 'submit', 'work', 'hcii2017', 'submission', 'page', 'review', 'process', 'notification', 'review', 'submission', 'cm', 'camera', 'version', 'paper', 'page', 'page', 'page', 'conference', 'registration', 'session', 'organizer', 'submit', 'contact', 'submission', 'form', 'website', 'mindfulness', 'technology', 'session', 'mail', 'account', 'conference', 'management', 'cm', 'hcii2017', 'hcii', 'incorporates', 'conference', 'area', 'attract', 'participant', 'world', 'program', 'feature', 'conference', 'tutorial', 'session', 'keynote', 'address', 'session', 'presentation', 'attendee', 'state', 'art', 'hci', 'technology', 'representative', 'manufacturer', 'vendor', 'publisher', 'employer', 'promise', 'cluster', 'quality', 'event', 'occasion', 'contact', 'ict', 'market', 'worldwide', 'session', 'conference', 'area', 'access', 'interaction']"
+3281.0,zennode online blood company contract labwork figure quality walk lab extension directlabs discountedlabs value self bloodwork hobby site online source zennode blood test health blood test budget function test chemistry cbc panel prolactin serotonin estrogen thyroid crp inflammation doctor blood test health online blood company blood test zennode blood test health online blood company blood test answer browse store wellness health panel panel lab test wellness site consumer ask pcp lab order,"['zennode', 'online', 'blood', 'company', 'contract', 'labwork', 'figure', 'quality', 'walk', 'lab', 'extension', 'directlabs', 'discountedlabs', 'value', 'self', 'bloodwork', 'hobby', 'site', 'online', 'source', 'zennode', 'blood', 'test', 'health', 'blood', 'test', 'budget', 'function', 'test', 'chemistry', 'cbc', 'panel', 'prolactin', 'serotonin', 'estrogen', 'thyroid', 'crp', 'inflammation', 'doctor', 'blood', 'test', 'health', 'online', 'blood', 'company', 'blood', 'test', 'zennode', 'blood', 'test', 'health', 'online', 'blood', 'company', 'blood', 'test', 'answer', 'browse', 'store', 'wellness', 'health', 'panel', 'panel', 'lab', 'test', 'wellness', 'site', 'consumer', 'ask', 'pcp', 'lab', 'order']"
+3294.0,lotusflyer post recommendation hr sensor sensor nan solution wrist sensor chest strap sport session situation work comparison type sensor apple watch post reading forum question experience reference study measurement wrist device charge chest strip device sport garmin usage sport usage sport training difference factor difference response frederick report study apple watch care record schosche channel bt garmin connect exercise data hub wannabe ray dc rainmaker sensor sensor pro advantage cycling world power watt measure focus pro power meter cost mention wrist sensor garmin hr work experience technology review device people battery accurate bt support phone device mac george enthusiast cyclist data endurance athlete runner swimmer cyclist athlete train data pro train data hr measure fact endurance model model model data sensor effort impact workout attention device introduction stage reference dcrainmaker website dc rainmaker ray endurance sport review device source example review mio graph stuff strap garmin work scosche rhythm sensor result accuracy majority case case steel grate cobble note issue road oftentimes road rhythm performs basis hesitant location arm arm doubt sensor market slew product hope search oh r r hrv post forum apple watch heart rate learnt heart rate monitor ability penetrate block accuracy hair darker skin tattoo sweat contact men problem wrist band hrm accuracy heart rate hrms heart rate pace example hrm catch chest strap heart rate exercise bike ride hrm job training heart rate heart rate intensity sweaty heart rate job solution watch hrm pair strap type exercise option m200 hr apple watch s2 samsung watch hrms apple watch hr m200 garmin hr play apple health google fit watch phone track step data set apple watch apple hrm cycling strap garmin watch apple hrm strap lag calorie motivation hr exercise session heart rate jogging sweaty strap video m200 hrm watch hrm strap garmin accuracy edit update treadmill watch chest strap apple watch s2 hrm garmin chest strap heart rate apple watch hrm garmin hrm work study hrm versus ekg suppose goal tracker end goal heart rate wrist device measure average beat advantage strap ecg measure beat pulse h7 monitor sample rate upwards grade device rate hr measurement function r r value measure function wrist model track hr sense hr workout device accurate measurement hrv function strap hope chest hr monitor heart ekg heart beat,"['lotusflyer', 'post', 'recommendation', 'hr', 'sensor', 'sensor', 'nan', 'solution', 'wrist', 'sensor', 'chest', 'strap', 'sport', 'session', 'situation', 'work', 'comparison', 'type', 'sensor', 'apple', 'watch', 'post', 'reading', 'forum', 'question', 'experience', 'reference', 'study', 'measurement', 'wrist', 'device', 'charge', 'chest', 'strip', 'device', 'sport', 'garmin', 'usage', 'sport', 'usage', 'sport', 'training', 'difference', 'factor', 'difference', 'response', 'frederick', 'report', 'study', 'apple', 'watch', 'care', 'record', 'schosche', 'channel', 'bt', 'garmin', 'connect', 'exercise', 'data', 'hub', 'wannabe', 'ray', 'dc', 'rainmaker', 'sensor', 'sensor', 'pro', 'advantage', 'cycling', 'world', 'power', 'watt', 'measure', 'focus', 'pro', 'power', 'meter', 'cost', 'mention', 'wrist', 'sensor', 'garmin', 'hr', 'work', 'experience', 'technology', 'review', 'device', 'people', 'battery', 'accurate', 'bt', 'support', 'phone', 'device', 'mac', 'george', 'enthusiast', 'cyclist', 'data', 'endurance', 'athlete', 'runner', 'swimmer', 'cyclist', 'athlete', 'train', 'data', 'pro', 'train', 'data', 'hr', 'measure', 'fact', 'endurance', 'model', 'model', 'model', 'data', 'sensor', 'effort', 'impact', 'workout', 'attention', 'device', 'introduction', 'stage', 'reference', 'dcrainmaker', 'website', 'dc', 'rainmaker', 'ray', 'endurance', 'sport', 'review', 'device', 'source', 'example', 'review', 'mio', 'graph', 'stuff', 'strap', 'garmin', 'work', 'scosche', 'rhythm', 'sensor', 'result', 'accuracy', 'majority', 'case', 'case', 'steel', 'grate', 'cobble', 'note', 'issue', 'road', 'oftentimes', 'road', 'rhythm', 'performs', 'basis', 'hesitant', 'location', 'arm', 'arm', 'doubt', 'sensor', 'market', 'slew', 'product', 'hope', 'search', 'oh', 'r', 'r', 'hrv', 'post', 'forum', 'apple', 'watch', 'heart', 'rate', 'learnt', 'heart', 'rate', 'monitor', 'ability', 'penetrate', 'block', 'accuracy', 'hair', 'darker', 'skin', 'tattoo', 'sweat', 'contact', 'men', 'problem', 'wrist', 'band', 'hrm', 'accuracy', 'heart', 'rate', 'hrms', 'heart', 'rate', 'pace', 'example', 'hrm', 'catch', 'chest', 'strap', 'heart', 'rate', 'exercise', 'bike', 'ride', 'hrm', 'job', 'training', 'heart', 'rate', 'heart', 'rate', 'intensity', 'sweaty', 'heart', 'rate', 'job', 'solution', 'watch', 'hrm', 'pair', 'strap', 'type', 'exercise', 'option', 'm200', 'hr', 'apple', 'watch', 's2', 'samsung', 'watch', 'hrms', 'apple', 'watch', 'hr', 'm200', 'garmin', 'hr', 'play', 'apple', 'health', 'google', 'fit', 'watch', 'phone', 'track', 'step', 'data', 'set', 'apple', 'watch', 'apple', 'hrm', 'cycling', 'strap', 'garmin', 'watch', 'apple', 'hrm', 'strap', 'lag', 'calorie', 'motivation', 'hr', 'exercise', 'session', 'heart', 'rate', 'jogging', 'sweaty', 'strap', 'video', 'm200', 'hrm', 'watch', 'hrm', 'strap', 'garmin', 'accuracy', 'edit', 'update', 'treadmill', 'watch', 'chest', 'strap', 'apple', 'watch', 's2', 'hrm', 'garmin', 'chest', 'strap', 'heart', 'rate', 'apple', 'watch', 'hrm', 'garmin', 'hrm', 'work', 'study', 'hrm', 'versus', 'ekg', 'suppose', 'goal', 'tracker', 'end', 'goal', 'heart', 'rate', 'wrist', 'device', 'measure', 'average', 'beat', 'advantage', 'strap', 'ecg', 'measure', 'beat', 'pulse', 'h7', 'monitor', 'sample', 'rate', 'upwards', 'grade', 'device', 'rate', 'hr', 'measurement', 'function', 'r', 'r', 'value', 'measure', 'function', 'wrist', 'model', 'track', 'hr', 'sense', 'hr', 'workout', 'device', 'accurate', 'measurement', 'hrv', 'function', 'strap', 'hope', 'chest', 'hr', 'monitor', 'heart', 'ekg', 'heart', 'beat']"
+3309.0,python program yesterday perl google sheet phone statistic chart python library stuff automation fact server app backend discussion thought r python tableau spss matlab google sheet app voter discus,"['python', 'program', 'yesterday', 'perl', 'google', 'sheet', 'phone', 'statistic', 'chart', 'python', 'library', 'stuff', 'automation', 'fact', 'server', 'app', 'backend', 'discussion', 'thought', 'r', 'python', 'tableau', 'spss', 'matlab', 'google', 'sheet', 'app', 'voter', 'discus']"
+3322.0,term record heart rate hrv heart rate recovery measure heart rate problem doctor test ask kind measurement report value drop faulty software shape heart speed response exercise breath hrv measure absolute value change affair drop value issue risk mortality mention patient heart attack population article newsletter physiomes activity biosensors reveals health information sign frequency feel influence awareness blood pressure experience floor hg word blood pressure thought memory emotion momentary awareness bound blood pressure range age health fitness article marco heart rate variability value post marco note unit differs custom score information course marco work io bluetooth app fibrillation suspect condition risk factor heart problem attack data exercise af knowledge correlation count metric variable correlation course af event hrv value heart factor nn50 fibrillation professor article book cns issue marc treat pain hypertension baroreceptor sensitivity biomarker measure change hr change bp sequence method analysis numerator hrvb disease controversy rsa impact nan respiration rate blood pressure br sensitivity measure health stress paper question hvr kid rate maximizes respect rsa nerve sense breathing rate nerve chemo receptor impact pressure heart breathing optimization effect health problem collaborate muscle pain anxiety depression food allergy stomach gas bloating ibs question limit knowledge subject work aspect evidence people train work hrv begin symptom work problem ceiling effect hrv control people people rate throw whilst people breathing min rate create resonance biofeedback loop blood pressure heart rate resonance loop problem loop reason breathe rate syncs blood vein efficiency example blood vessel expansion contraction cycle peristalsis breathe frequency match response body resonance breath tool change nutrition exercise parameter breath history meditation artifice cause hrv range condition benefit study article future hrv muscle contraction image advantage frequency hrv effect downside hyperventilation symptom people backfire person hrvb session capnometer case article woman headache session rebound effect response dominance contraindication respiration rate biohacking respiration rate adult article wifi technology respiration term poincaire plot scatter beat point doctor equipment stuff catch graph dozen point circle rest heart stuff hand neck confirm equipment type hrv analysis outlier hand cluster beat half beat people issue researcher treat issue type healthiness beat statistic beat interval software beat app beat link people kubios software finland data edit hand graph app line beat google ectopic beat heart rate monitor comparison app monitor measurement device affect measurement stressor people sound breakdown inflammation hpa axis problem heart rate hr weirdness sound sensitivity tinnitus headache migraine type headache occasion dehydration electrolyte imbalance pot stay dizziness hotter bloodpressure optimal fatigue recommend modification cholinergic response protein patient hypertension beginner research article blood pressure breath work section work pdf section direction mb breath domain rmssd sdnn effect performance speech chance symptom disease hrv hrv improvement study question frequency domain breathe pace frequency breath determinates sinus arrhythmia phenomenon heart speed heart speed breath heart reason metabolism hypothyroidism dominance frequency domain value breath rate person hz breathe breath second second hz generate graph oscillation peak range field electricity hz breathe breath second hz range mistaken person rate rsa rest oscillation point ratio reason reason breathing frequency domain stats book hrv biohackers professor paul lehrer school sport hrv article improvement symptom disease disease article resonance frequency rate work controversy paper biofeedback coursework section review value webpage stuff paper hrv exercise activity study change hrv response stress challenge hand grip test cold pressor test stress example effect heart rate variability biofeedback subject neck pain pilot study stress stress reactivity stress recovery course pain lit review controversy gain section restoration tone pai pdf section wheat heart rate variability pdf section measure tone pdf section heart rate variability biofeedback increase gain pdf pdf plot shape heart sense night measure position activity metabolism alter beat poincare plot range beat interval beat equipment outlier saucer shape right outlier beat level class hrv biofeedback hrvb lab equipment software breath pacer hrv breath resonance frequency blood pressure heart math pre speed change adult people blood volume breath coherence heart heart slows breathe pace syncs momentum blood vein second receptor mechanismsin cartoid artery hrv value stats sdnn academic interpretation control hrv evidence affect value rate rate ratio person breath dominant interpretation track breath count motion sensor app chest girlfriend spy altini morning rate breathing possibility health evidence ptsd rate hrv symptom biofeedback study improvement hrv stats improvement condition anxiety depression heart disease resonant change practice nerve improvement improvement hrv paper average value question professor research paper value population measurement article exercise bp respiration rate change exercise outcome variable control respiration rate blood pressure outcome calculate br hrv bp aha understand allmost retracts heart rate exercise rmssd pnn50 sdn50 measure faulty software value hrv exercise poincare plot hrv expert return plot data app hrv chart people study group middle men hrv4training data study table value age script self study study relation hrv activity hrv value drop activity stress rmssd overtrain relation data report hr rmssd specialist tomorrow worth marco altini creator hrv question value value monitoring value sense heart problem hr value line measurement specialist light plot value paper observation fever night hrv hr marker morning hrv hr range hr night match fact morning hrv predictor sense rmssd morning yesterday rmssd night indicator moment note course heart rate edit hrv morning average hr link background value understand activity value range hr activity activity hr rmssd sense definition notice sense value differ activity activity conversation prefer data figure automate r python attention hr situation hr hrv heart rate variability logger guideline hrv value value measurement health issue moment heart specialist measurement insight interval correction source guide value chance understand value mean instance moment heart rate excercise load differ train target difference hr floor tell pinpoint matter solution improvement feeling poincare plot demonstrate tell note jpg tail end medication influence fever jpg feel night morning plot end night difference fever night cold episode night plot fever night excercise ratio rest hrv observation heart rate value max hr level sport max hr max test digging option rmssd dip info claim hrv improvement problem state specialist response medication exam wednesday rule problem med measurement hrv interval figure interpretation shape plot width length poincare plot night jpg measure respiration rate wouldnt measure stress respiration instance blood pressure kind change measure deviation measure problem blood pressure measure aware forget hr monitor influence health problem headache painfull spot muscle feel tinnitus sensitiviy sound heart problem medication headache fluctuation activity beat effort resistance speed fitness center dip activity hr drop activity notice dip point dip intensity medication beat test extend sdnn value rmssd value paper cut value risk mortality affair estate,"['term', 'record', 'heart', 'rate', 'hrv', 'heart', 'rate', 'recovery', 'measure', 'heart', 'rate', 'problem', 'doctor', 'test', 'ask', 'kind', 'measurement', 'report', 'value', 'drop', 'faulty', 'software', 'shape', 'heart', 'speed', 'response', 'exercise', 'breath', 'hrv', 'measure', 'absolute', 'value', 'change', 'affair', 'drop', 'value', 'issue', 'risk', 'mortality', 'mention', 'patient', 'heart', 'attack', 'population', 'article', 'newsletter', 'physiomes', 'activity', 'biosensors', 'reveals', 'health', 'information', 'sign', 'frequency', 'feel', 'influence', 'awareness', 'blood', 'pressure', 'experience', 'floor', 'hg', 'word', 'blood', 'pressure', 'thought', 'memory', 'emotion', 'momentary', 'awareness', 'bound', 'blood', 'pressure', 'range', 'age', 'health', 'fitness', 'article', 'marco', 'heart', 'rate', 'variability', 'value', 'post', 'marco', 'note', 'unit', 'differs', 'custom', 'score', 'information', 'course', 'marco', 'work', 'io', 'bluetooth', 'app', 'fibrillation', 'suspect', 'condition', 'risk', 'factor', 'heart', 'problem', 'attack', 'data', 'exercise', 'af', 'knowledge', 'correlation', 'count', 'metric', 'variable', 'correlation', 'course', 'af', 'event', 'hrv', 'value', 'heart', 'factor', 'nn50', 'fibrillation', 'professor', 'article', 'book', 'cns', 'issue', 'marc', 'treat', 'pain', 'hypertension', 'baroreceptor', 'sensitivity', 'biomarker', 'measure', 'change', 'hr', 'change', 'bp', 'sequence', 'method', 'analysis', 'numerator', 'hrvb', 'disease', 'controversy', 'rsa', 'impact', 'nan', 'respiration', 'rate', 'blood', 'pressure', 'br', 'sensitivity', 'measure', 'health', 'stress', 'paper', 'question', 'hvr', 'kid', 'rate', 'maximizes', 'respect', 'rsa', 'nerve', 'sense', 'breathing', 'rate', 'nerve', 'chemo', 'receptor', 'impact', 'pressure', 'heart', 'breathing', 'optimization', 'effect', 'health', 'problem', 'collaborate', 'muscle', 'pain', 'anxiety', 'depression', 'food', 'allergy', 'stomach', 'gas', 'bloating', 'ibs', 'question', 'limit', 'knowledge', 'subject', 'work', 'aspect', 'evidence', 'people', 'train', 'work', 'hrv', 'begin', 'symptom', 'work', 'problem', 'ceiling', 'effect', 'hrv', 'control', 'people', 'people', 'rate', 'throw', 'whilst', 'people', 'breathing', 'min', 'rate', 'create', 'resonance', 'biofeedback', 'loop', 'blood', 'pressure', 'heart', 'rate', 'resonance', 'loop', 'problem', 'loop', 'reason', 'breathe', 'rate', 'syncs', 'blood', 'vein', 'efficiency', 'example', 'blood', 'vessel', 'expansion', 'contraction', 'cycle', 'peristalsis', 'breathe', 'frequency', 'match', 'response', 'body', 'resonance', 'breath', 'tool', 'change', 'nutrition', 'exercise', 'parameter', 'breath', 'history', 'meditation', 'artifice', 'cause', 'hrv', 'range', 'condition', 'benefit', 'study', 'article', 'future', 'hrv', 'muscle', 'contraction', 'image', 'advantage', 'frequency', 'hrv', 'effect', 'downside', 'hyperventilation', 'symptom', 'people', 'backfire', 'person', 'hrvb', 'session', 'capnometer', 'case', 'article', 'woman', 'headache', 'session', 'rebound', 'effect', 'response', 'dominance', 'contraindication', 'respiration', 'rate', 'biohacking', 'respiration', 'rate', 'adult', 'article', 'wifi', 'technology', 'respiration', 'term', 'poincaire', 'plot', 'scatter', 'beat', 'point', 'doctor', 'equipment', 'stuff', 'catch', 'graph', 'dozen', 'point', 'circle', 'rest', 'heart', 'stuff', 'hand', 'neck', 'confirm', 'equipment', 'type', 'hrv', 'analysis', 'outlier', 'hand', 'cluster', 'beat', 'half', 'beat', 'people', 'issue', 'researcher', 'treat', 'issue', 'type', 'healthiness', 'beat', 'statistic', 'beat', 'interval', 'software', 'beat', 'app', 'beat', 'link', 'people', 'kubios', 'software', 'finland', 'data', 'edit', 'hand', 'graph', 'app', 'line', 'beat', 'google', 'ectopic', 'beat', 'heart', 'rate', 'monitor', 'comparison', 'app', 'monitor', 'measurement', 'device', 'affect', 'measurement', 'stressor', 'people', 'sound', 'breakdown', 'inflammation', 'hpa', 'axis', 'problem', 'heart', 'rate', 'hr', 'weirdness', 'sound', 'sensitivity', 'tinnitus', 'headache', 'migraine', 'type', 'headache', 'occasion', 'dehydration', 'electrolyte', 'imbalance', 'pot', 'stay', 'dizziness', 'hotter', 'bloodpressure', 'optimal', 'fatigue', 'recommend', 'modification', 'cholinergic', 'response', 'protein', 'patient', 'hypertension', 'beginner', 'research', 'article', 'blood', 'pressure', 'breath', 'work', 'section', 'work', 'pdf', 'section', 'direction', 'mb', 'breath', 'domain', 'rmssd', 'sdnn', 'effect', 'performance', 'speech', 'chance', 'symptom', 'disease', 'hrv', 'hrv', 'improvement', 'study', 'question', 'frequency', 'domain', 'breathe', 'pace', 'frequency', 'breath', 'determinates', 'sinus', 'arrhythmia', 'phenomenon', 'heart', 'speed', 'heart', 'speed', 'breath', 'heart', 'reason', 'metabolism', 'hypothyroidism', 'dominance', 'frequency', 'domain', 'value', 'breath', 'rate', 'person', 'hz', 'breathe', 'breath', 'second', 'second', 'hz', 'generate', 'graph', 'oscillation', 'peak', 'range', 'field', 'electricity', 'hz', 'breathe', 'breath', 'second', 'hz', 'range', 'mistaken', 'person', 'rate', 'rsa', 'rest', 'oscillation', 'point', 'ratio', 'reason', 'reason', 'breathing', 'frequency', 'domain', 'stats', 'book', 'hrv', 'biohackers', 'professor', 'paul', 'lehrer', 'school', 'sport', 'hrv', 'article', 'improvement', 'symptom', 'disease', 'disease', 'article', 'resonance', 'frequency', 'rate', 'work', 'controversy', 'paper', 'biofeedback', 'coursework', 'section', 'review', 'value', 'webpage', 'stuff', 'paper', 'hrv', 'exercise', 'activity', 'study', 'change', 'hrv', 'response', 'stress', 'challenge', 'hand', 'grip', 'test', 'cold', 'pressor', 'test', 'stress', 'example', 'effect', 'heart', 'rate', 'variability', 'biofeedback', 'subject', 'neck', 'pain', 'pilot', 'study', 'stress', 'stress', 'reactivity', 'stress', 'recovery', 'course', 'pain', 'lit', 'review', 'controversy', 'gain', 'section', 'restoration', 'tone', 'pai', 'pdf', 'section', 'wheat', 'heart', 'rate', 'variability', 'pdf', 'section', 'measure', 'tone', 'pdf', 'section', 'heart', 'rate', 'variability', 'biofeedback', 'increase', 'gain', 'pdf', 'pdf', 'plot', 'shape', 'heart', 'sense', 'night', 'measure', 'position', 'activity', 'metabolism', 'alter', 'beat', 'poincare', 'plot', 'range', 'beat', 'interval', 'beat', 'equipment', 'outlier', 'saucer', 'shape', 'right', 'outlier', 'beat', 'level', 'class', 'hrv', 'biofeedback', 'hrvb', 'lab', 'equipment', 'software', 'breath', 'pacer', 'hrv', 'breath', 'resonance', 'frequency', 'blood', 'pressure', 'heart', 'math', 'pre', 'speed', 'change', 'adult', 'people', 'blood', 'volume', 'breath', 'coherence', 'heart', 'heart', 'slows', 'breathe', 'pace', 'syncs', 'momentum', 'blood', 'vein', 'second', 'receptor', 'mechanismsin', 'cartoid', 'artery', 'hrv', 'value', 'stats', 'sdnn', 'academic', 'interpretation', 'control', 'hrv', 'evidence', 'affect', 'value', 'rate', 'rate', 'ratio', 'person', 'breath', 'dominant', 'interpretation', 'track', 'breath', 'count', 'motion', 'sensor', 'app', 'chest', 'girlfriend', 'spy', 'altini', 'morning', 'rate', 'breathing', 'possibility', 'health', 'evidence', 'ptsd', 'rate', 'hrv', 'symptom', 'biofeedback', 'study', 'improvement', 'hrv', 'stats', 'improvement', 'condition', 'anxiety', 'depression', 'heart', 'disease', 'resonant', 'change', 'practice', 'nerve', 'improvement', 'improvement', 'hrv', 'paper', 'average', 'value', 'question', 'professor', 'research', 'paper', 'value', 'population', 'measurement', 'article', 'exercise', 'bp', 'respiration', 'rate', 'change', 'exercise', 'outcome', 'variable', 'control', 'respiration', 'rate', 'blood', 'pressure', 'outcome', 'calculate', 'br', 'hrv', 'bp', 'aha', 'understand', 'allmost', 'retracts', 'heart', 'rate', 'exercise', 'rmssd', 'pnn50', 'sdn50', 'measure', 'faulty', 'software', 'value', 'hrv', 'exercise', 'poincare', 'plot', 'hrv', 'expert', 'return', 'plot', 'data', 'app', 'hrv', 'chart', 'people', 'study', 'group', 'middle', 'men', 'hrv4training', 'data', 'study', 'table', 'value', 'age', 'script', 'self', 'study', 'study', 'relation', 'hrv', 'activity', 'hrv', 'value', 'drop', 'activity', 'stress', 'rmssd', 'overtrain', 'relation', 'data', 'report', 'hr', 'rmssd', 'specialist', 'tomorrow', 'worth', 'marco', 'altini', 'creator', 'hrv', 'question', 'value', 'value', 'monitoring', 'value', 'sense', 'heart', 'problem', 'hr', 'value', 'line', 'measurement', 'specialist', 'light', 'plot', 'value', 'paper', 'observation', 'fever', 'night', 'hrv', 'hr', 'marker', 'morning', 'hrv', 'hr', 'range', 'hr', 'night', 'match', 'fact', 'morning', 'hrv', 'predictor', 'sense', 'rmssd', 'morning', 'yesterday', 'rmssd', 'night', 'indicator', 'moment', 'note', 'course', 'heart', 'rate', 'edit', 'hrv', 'morning', 'average', 'hr', 'link', 'background', 'value', 'understand', 'activity', 'value', 'range', 'hr', 'activity', 'activity', 'hr', 'rmssd', 'sense', 'definition', 'notice', 'sense', 'value', 'differ', 'activity', 'activity', 'conversation', 'prefer', 'data', 'figure', 'automate', 'r', 'python', 'attention', 'hr', 'situation', 'hr', 'hrv', 'heart', 'rate', 'variability', 'logger', 'guideline', 'hrv', 'value', 'value', 'measurement', 'health', 'issue', 'moment', 'heart', 'specialist', 'measurement', 'insight', 'interval', 'correction', 'source', 'guide', 'value', 'chance', 'understand', 'value', 'mean', 'instance', 'moment', 'heart', 'rate', 'excercise', 'load', 'differ', 'train', 'target', 'difference', 'hr', 'floor', 'tell', 'pinpoint', 'matter', 'solution', 'improvement', 'feeling', 'poincare', 'plot', 'demonstrate', 'tell', 'note', 'jpg', 'tail', 'end', 'medication', 'influence', 'fever', 'jpg', 'feel', 'night', 'morning', 'plot', 'end', 'night', 'difference', 'fever', 'night', 'cold', 'episode', 'night', 'plot', 'fever', 'night', 'excercise', 'ratio', 'rest', 'hrv', 'observation', 'heart', 'rate', 'value', 'max', 'hr', 'level', 'sport', 'max', 'hr', 'max', 'test', 'digging', 'option', 'rmssd', 'dip', 'info', 'claim', 'hrv', 'improvement', 'problem', 'state', 'specialist', 'response', 'medication', 'exam', 'wednesday', 'rule', 'problem', 'med', 'measurement', 'hrv', 'interval', 'figure', 'interpretation', 'shape', 'plot', 'width', 'length', 'poincare', 'plot', 'night', 'jpg', 'measure', 'respiration', 'rate', 'wouldnt', 'measure', 'stress', 'respiration', 'instance', 'blood', 'pressure', 'kind', 'change', 'measure', 'deviation', 'measure', 'problem', 'blood', 'pressure', 'measure', 'aware', 'forget', 'hr', 'monitor', 'influence', 'health', 'problem', 'headache', 'painfull', 'spot', 'muscle', 'feel', 'tinnitus', 'sensitiviy', 'sound', 'heart', 'problem', 'medication', 'headache', 'fluctuation', 'activity', 'beat', 'effort', 'resistance', 'speed', 'fitness', 'center', 'dip', 'activity', 'hr', 'drop', 'activity', 'notice', 'dip', 'point', 'dip', 'intensity', 'medication', 'beat', 'test', 'extend', 'sdnn', 'value', 'rmssd', 'value', 'paper', 'cut', 'value', 'risk', 'mortality', 'affair', 'estate']"
+3328.0,meetup end mean condition justify lab test isaacgerg insurance gallbladder disease lab insurance deny claim hear trouble insurance situation cost panel doctor insurance pay level list blood marker cortisol dhea test multiple sample hormone extra lifeextension blood draw test option track marker change vitamin tracker talk tracker data membership health blood test search paul abramson meeting role collaborator patient discovery nan arivale blood marker quarter stay cost anyways doctor order bloodwork insurance krishnan agaricus ejain praxiteles information question appreciate process figure seattle bellevue group meet master consumer std screening talk doctor doctor walkinlab website snazzy customer support add test link test doctor insurance pay level insurance gallbladder disease lab insurance deny claim problem bloodwork bloodwork insurance point marker image hear trouble insurance situation mean condition justify lab test pain er ibs dx intolerance egd biopsy blood test celiac disease world blood test bloodwork website facility town money praxiteles rule consultation test insurance company consumer provider mention possibility cpt code insurance reimbursement course order possibility list blood marker test hormone panel quarter frill consumer provider price wise health advice case value figure level help money test marker test vein hearing teeth test test insurance test test variety service consumer prescription bay area help test reason test consultation absence insurance plan chance cover disease code test code condition condition record,"['meetup', 'end', 'mean', 'condition', 'justify', 'lab', 'test', 'isaacgerg', 'insurance', 'gallbladder', 'disease', 'lab', 'insurance', 'deny', 'claim', 'hear', 'trouble', 'insurance', 'situation', 'cost', 'panel', 'doctor', 'insurance', 'pay', 'level', 'list', 'blood', 'marker', 'cortisol', 'dhea', 'test', 'multiple', 'sample', 'hormone', 'extra', 'lifeextension', 'blood', 'draw', 'test', 'option', 'track', 'marker', 'change', 'vitamin', 'tracker', 'talk', 'tracker', 'data', 'membership', 'health', 'blood', 'test', 'search', 'paul', 'abramson', 'meeting', 'role', 'collaborator', 'patient', 'discovery', 'nan', 'arivale', 'blood', 'marker', 'quarter', 'stay', 'cost', 'anyways', 'doctor', 'order', 'bloodwork', 'insurance', 'krishnan', 'agaricus', 'ejain', 'praxiteles', 'information', 'question', 'appreciate', 'process', 'figure', 'seattle', 'bellevue', 'group', 'meet', 'master', 'consumer', 'std', 'screening', 'talk', 'doctor', 'doctor', 'walkinlab', 'website', 'snazzy', 'customer', 'support', 'add', 'test', 'link', 'test', 'doctor', 'insurance', 'pay', 'level', 'insurance', 'gallbladder', 'disease', 'lab', 'insurance', 'deny', 'claim', 'problem', 'bloodwork', 'bloodwork', 'insurance', 'point', 'marker', 'image', 'hear', 'trouble', 'insurance', 'situation', 'mean', 'condition', 'justify', 'lab', 'test', 'pain', 'er', 'ibs', 'dx', 'intolerance', 'egd', 'biopsy', 'blood', 'test', 'celiac', 'disease', 'world', 'blood', 'test', 'bloodwork', 'website', 'facility', 'town', 'money', 'praxiteles', 'rule', 'consultation', 'test', 'insurance', 'company', 'consumer', 'provider', 'mention', 'possibility', 'cpt', 'code', 'insurance', 'reimbursement', 'course', 'order', 'possibility', 'list', 'blood', 'marker', 'test', 'hormone', 'panel', 'quarter', 'frill', 'consumer', 'provider', 'price', 'wise', 'health', 'advice', 'case', 'value', 'figure', 'level', 'help', 'money', 'test', 'marker', 'test', 'vein', 'hearing', 'teeth', 'test', 'test', 'insurance', 'test', 'test', 'variety', 'service', 'consumer', 'prescription', 'bay', 'area', 'help', 'test', 'reason', 'test', 'consultation', 'absence', 'insurance', 'plan', 'chance', 'cover', 'disease', 'code', 'test', 'code', 'condition', 'condition', 'record']"
+3334.0,garmin heart rate chest strap garmin vivofit hr watch post garmin app basis b1 m600 jawbone company watch track sleep track workout recommendation heart rate activity reminder heartrate throughtout alert apple watch battery app suggestion weekend spent basis peak hr support folk product heart rate variability measure varies description track benefit montitors heart rate display information sync hr monitoring heart rate variability monitoring mode heart rate heart rate heart rate variability r r information connect zoom zoom party hrv mode data collection zoom sleep sleep fitness rest recovery management training workout mode zoom monitor heart rate output chest strap interval zoom zoom app hr display party hr monitoring information website zoom hrv tracker lifetrak help center lifetrak privacy eliminate threat data lifetrak zoom hrv store data cloud update zoom hrv lifetrak app apple,"['garmin', 'heart', 'rate', 'chest', 'strap', 'garmin', 'vivofit', 'hr', 'watch', 'post', 'garmin', 'app', 'basis', 'b1', 'm600', 'jawbone', 'company', 'watch', 'track', 'sleep', 'track', 'workout', 'recommendation', 'heart', 'rate', 'activity', 'reminder', 'heartrate', 'throughtout', 'alert', 'apple', 'watch', 'battery', 'app', 'suggestion', 'weekend', 'spent', 'basis', 'peak', 'hr', 'support', 'folk', 'product', 'heart', 'rate', 'variability', 'measure', 'varies', 'description', 'track', 'benefit', 'montitors', 'heart', 'rate', 'display', 'information', 'sync', 'hr', 'monitoring', 'heart', 'rate', 'variability', 'monitoring', 'mode', 'heart', 'rate', 'heart', 'rate', 'heart', 'rate', 'variability', 'r', 'r', 'information', 'connect', 'zoom', 'zoom', 'party', 'hrv', 'mode', 'data', 'collection', 'zoom', 'sleep', 'sleep', 'fitness', 'rest', 'recovery', 'management', 'training', 'workout', 'mode', 'zoom', 'monitor', 'heart', 'rate', 'output', 'chest', 'strap', 'interval', 'zoom', 'zoom', 'app', 'hr', 'display', 'party', 'hr', 'monitoring', 'information', 'website', 'zoom', 'hrv', 'tracker', 'lifetrak', 'help', 'center', 'lifetrak', 'privacy', 'eliminate', 'threat', 'data', 'lifetrak', 'zoom', 'hrv', 'store', 'data', 'cloud', 'update', 'zoom', 'hrv', 'lifetrak', 'app', 'apple']"
+3341.0,roll approach data warehouse api check post talk reason motivation building data set zenobase jawbone data source dashboard data depends data source kind analysis data model azure sql ddl create data model guthub benefit approach powerbi analyze visialize result feature chris excel wonder amp transform extension help excel amp define custom data model connect transform table data sergio denis information user translates user transparency trust area self data data provider term data advantage term processing algorithm sense unlock insight data machine learning suspect insight power health algorithm cloud sheet share health care provider taker health data place plot bloodwork comment approach service people amp transform help database marker data source health marker morning hrv monitoring shower h7 hrv logger custom hr night rmssd avg poincare excel jawbone sleep jawbone phase night sleep location input step jawbone coffee water alcohol drink medicin weight percentage health issue moment start marker database data solution web service data source correlate analyse data correlation maintain area information service control information password chronology contact info script information launch console result html file barrier step data google spreadsheet function function service api data meet people share racket language api end code service kind information manage,"['roll', 'approach', 'data', 'warehouse', 'api', 'check', 'post', 'talk', 'reason', 'motivation', 'building', 'data', 'set', 'zenobase', 'jawbone', 'data', 'source', 'dashboard', 'data', 'depends', 'data', 'source', 'kind', 'analysis', 'data', 'model', 'azure', 'sql', 'ddl', 'create', 'data', 'model', 'guthub', 'benefit', 'approach', 'powerbi', 'analyze', 'visialize', 'result', 'feature', 'chris', 'excel', 'wonder', 'amp', 'transform', 'extension', 'help', 'excel', 'amp', 'define', 'custom', 'data', 'model', 'connect', 'transform', 'table', 'data', 'sergio', 'denis', 'information', 'user', 'translates', 'user', 'transparency', 'trust', 'area', 'self', 'data', 'data', 'provider', 'term', 'data', 'advantage', 'term', 'processing', 'algorithm', 'sense', 'unlock', 'insight', 'data', 'machine', 'learning', 'suspect', 'insight', 'power', 'health', 'algorithm', 'cloud', 'sheet', 'share', 'health', 'care', 'provider', 'taker', 'health', 'data', 'place', 'plot', 'bloodwork', 'comment', 'approach', 'service', 'people', 'amp', 'transform', 'help', 'database', 'marker', 'data', 'source', 'health', 'marker', 'morning', 'hrv', 'monitoring', 'shower', 'h7', 'hrv', 'logger', 'custom', 'hr', 'night', 'rmssd', 'avg', 'poincare', 'excel', 'jawbone', 'sleep', 'jawbone', 'phase', 'night', 'sleep', 'location', 'input', 'step', 'jawbone', 'coffee', 'water', 'alcohol', 'drink', 'medicin', 'weight', 'percentage', 'health', 'issue', 'moment', 'start', 'marker', 'database', 'data', 'solution', 'web', 'service', 'data', 'source', 'correlate', 'analyse', 'data', 'correlation', 'maintain', 'area', 'information', 'service', 'control', 'information', 'password', 'chronology', 'contact', 'info', 'script', 'information', 'launch', 'console', 'result', 'html', 'file', 'barrier', 'step', 'data', 'google', 'spreadsheet', 'function', 'function', 'service', 'api', 'data', 'meet', 'people', 'share', 'racket', 'language', 'api', 'end', 'code', 'service', 'kind', 'information', 'manage']"
+3350.0,wondering experience,"['wondering', 'experience']"
+3352.0,people problem people tv background sense noise level tell noise noise level noise emfit bedroom evening sense tl dr sense sensor monitor coin sleep monitoring motion base station monitor environment air quality quality compound percentage value percentage base station orb color wake report quality problem sense noise sensor example tv sense sound volume conversation sleep tell people monitor conversation earplug blackout curtain noise sensor detects sense tell morning noise tell sound frustration futility coin motion sensor spot recharge sensor battery roll pillow sum sense device conversation emfit recognition algorithm,"['people', 'problem', 'people', 'tv', 'background', 'sense', 'noise', 'level', 'tell', 'noise', 'noise', 'level', 'noise', 'emfit', 'bedroom', 'evening', 'sense', 'tl', 'dr', 'sense', 'sensor', 'monitor', 'coin', 'sleep', 'monitoring', 'motion', 'base', 'station', 'monitor', 'environment', 'air', 'quality', 'quality', 'compound', 'percentage', 'value', 'percentage', 'base', 'station', 'orb', 'color', 'wake', 'report', 'quality', 'problem', 'sense', 'noise', 'sensor', 'example', 'tv', 'sense', 'sound', 'volume', 'conversation', 'sleep', 'tell', 'people', 'monitor', 'conversation', 'earplug', 'blackout', 'curtain', 'noise', 'sensor', 'detects', 'sense', 'tell', 'morning', 'noise', 'tell', 'sound', 'frustration', 'futility', 'coin', 'motion', 'sensor', 'spot', 'recharge', 'sensor', 'battery', 'roll', 'pillow', 'sum', 'sense', 'device', 'conversation', 'emfit', 'recognition', 'algorithm']"
+3359.0,trackthisforme web api app io widget app order log io widget idea widget home tap log voice command spreadsheet sheet value cell stats event coffee people spreadsheet hand coffee cup spreadsheet memory blog post chris self solution approach sheet metric process pull emojis message text bot caffeine people spreadsheet service blog post github project chris peep repo check setup oauth2 pain setup simpler project google sheet emojis data fitbit lifebot log trackthisforme swap sort event sm log feel ejain io integrate ejain idea widget home tap log voice command log trackthisforme swap sort event sm log feel ejain spreadsheet sheet value cell stats value purist software engineer data row postgres json list value sheet issue value parse,"['trackthisforme', 'web', 'api', 'app', 'io', 'widget', 'app', 'order', 'log', 'io', 'widget', 'idea', 'widget', 'home', 'tap', 'log', 'voice', 'command', 'spreadsheet', 'sheet', 'value', 'cell', 'stats', 'event', 'coffee', 'people', 'spreadsheet', 'hand', 'coffee', 'cup', 'spreadsheet', 'memory', 'blog', 'post', 'chris', 'self', 'solution', 'approach', 'sheet', 'metric', 'process', 'pull', 'emojis', 'message', 'text', 'bot', 'caffeine', 'people', 'spreadsheet', 'service', 'blog', 'post', 'github', 'project', 'chris', 'peep', 'repo', 'check', 'setup', 'oauth2', 'pain', 'setup', 'simpler', 'project', 'google', 'sheet', 'emojis', 'data', 'fitbit', 'lifebot', 'log', 'trackthisforme', 'swap', 'sort', 'event', 'sm', 'log', 'feel', 'ejain', 'io', 'integrate', 'ejain', 'idea', 'widget', 'home', 'tap', 'log', 'voice', 'command', 'log', 'trackthisforme', 'swap', 'sort', 'event', 'sm', 'log', 'feel', 'ejain', 'spreadsheet', 'sheet', 'value', 'cell', 'stats', 'value', 'purist', 'software', 'engineer', 'data', 'row', 'postgres', 'json', 'list', 'value', 'sheet', 'issue', 'value', 'parse']"
+3372.0,friend zeo bedside box unit record writes woody clock default machine data factory reset reason anybody idea battery anybody case thought factory reset change clue case edit ii battery title reflect content thread battery anybody cd player battery configuration ebay tip rl zeo screw rubber foot unit phillips screw pad unit phillips screw screw jeweler type screwdriver ideal clamshell component phillips ribbon connector component battery holder board point battery unit description volt lithium battery digit character battery cr2450 pic board battery zeopcb jpg battery example web info unit post result lithium battery forget battery battery holder board design hacker clock rubber foot screw screw plate,"['friend', 'zeo', 'bedside', 'box', 'unit', 'record', 'writes', 'woody', 'clock', 'default', 'machine', 'data', 'factory', 'reset', 'reason', 'anybody', 'idea', 'battery', 'anybody', 'case', 'thought', 'factory', 'reset', 'change', 'clue', 'case', 'edit', 'ii', 'battery', 'title', 'reflect', 'content', 'thread', 'battery', 'anybody', 'cd', 'player', 'battery', 'configuration', 'ebay', 'tip', 'rl', 'zeo', 'screw', 'rubber', 'foot', 'unit', 'phillips', 'screw', 'pad', 'unit', 'phillips', 'screw', 'screw', 'jeweler', 'type', 'screwdriver', 'ideal', 'clamshell', 'component', 'phillips', 'ribbon', 'connector', 'component', 'battery', 'holder', 'board', 'point', 'battery', 'unit', 'description', 'volt', 'lithium', 'battery', 'digit', 'character', 'battery', 'cr2450', 'pic', 'board', 'battery', 'zeopcb', 'jpg', 'battery', 'example', 'web', 'info', 'unit', 'post', 'result', 'lithium', 'battery', 'forget', 'battery', 'battery', 'holder', 'board', 'design', 'hacker', 'clock', 'rubber', 'foot', 'screw', 'screw', 'plate']"
+3374.0,data change point travel illness frequency kind signal sample freq hand examine paper wonder point data data weight bloodwork end incorrect correlation example data frequency effect frequency component data result thought sprague data problem sample dozen item machine approach sample bound cornell study op engr change sample meal food consideration surface factor step correlation amoung sample med percentage data panda point analysis hope result engr variation refrigeration storage food chain access suggestion ibs example rome iii criterion category ibs issue stomach lead second response bloodwork wife eat suggestion analysis list november reran analysis plot visualization analysis method result sample match prototype result analysis generates plot data analysis regression effect value gallbladder removal hypersensitivity dos zoloft regression regression analysis formula lt phylum actinobacteria gt lt phylum lt phylum lt phylum lt phylum fusobacteria gt lt phylum proteobacteria gt lt phylum verrucomicrobia gt lt observation degree r stat p value model resid coefficient std err stat value ci ci phylum actinobacteria phylum fibrobacteres firmicutes fusobacteria proteobacteria verrucomicrobia end summary correlation sample edit sample wasnt batch plot correlation class correlation family correlation genus correlation mb correlation mb regression gallbladder removal regression regression analysis formula lt phylum actinobacteria gt lt phylum lt phylum lt phylum lt phylum fusobacteria gt lt phylum proteobacteria gt lt phylum verrucomicrobia gt lt observation degree r stat p value model resid coefficient std err stat value ci ci phylum actinobacteria phylum fibrobacteres firmicutes fusobacteria proteobacteria verrucomicrobia end summary effect nexium phylum sprague decide correlation taxon regression edit today regression correlation analysis exploratory study regression plot post sprague value distance similarity comparing sample group self user correlate ppi usage distribution midst regression ppi nexium case akkermansia ppi wellness match sample regression phylum result phylum actinobacteria phylum bacteroidetes phylum fibrobacteres phylum firmicutes phylum fusobacteria phylum proteobacteria gt lt phylum verrucomicrobia gt lt observation degree r stat p value model resid coefficient std err stat value ci ci phylum actinobacteria phylum fibrobacteres firmicutes fusobacteria proteobacteria verrucomicrobia end summary data meant travel illness collection information people data example sample frequency wouldnt matter illness isaac sample rate gut transit order change growth rate illness change sample meal food consideration surface factor change result oxygen impact measurement dedication design experiment food meal food toxic marker stool result diversity concentration family source information gut project luck isaac variation refrigeration storage food chain access opposite eat round variation result fodmap change gut microbiome p value distance similarity comparing sample group self user correlate piecewise pearson correlation combination taxon fall example bunch data story convincing reason combination cluster taxon regression machine correlation algorithm correlation data image jpg,"['data', 'change', 'point', 'travel', 'illness', 'frequency', 'kind', 'signal', 'sample', 'freq', 'hand', 'examine', 'paper', 'wonder', 'point', 'data', 'data', 'weight', 'bloodwork', 'end', 'incorrect', 'correlation', 'example', 'data', 'frequency', 'effect', 'frequency', 'component', 'data', 'result', 'thought', 'sprague', 'data', 'problem', 'sample', 'dozen', 'item', 'machine', 'approach', 'sample', 'bound', 'cornell', 'study', 'op', 'engr', 'change', 'sample', 'meal', 'food', 'consideration', 'surface', 'factor', 'step', 'correlation', 'amoung', 'sample', 'med', 'percentage', 'data', 'panda', 'point', 'analysis', 'hope', 'result', 'engr', 'variation', 'refrigeration', 'storage', 'food', 'chain', 'access', 'suggestion', 'ibs', 'example', 'rome', 'iii', 'criterion', 'category', 'ibs', 'issue', 'stomach', 'lead', 'second', 'response', 'bloodwork', 'wife', 'eat', 'suggestion', 'analysis', 'list', 'november', 'reran', 'analysis', 'plot', 'visualization', 'analysis', 'method', 'result', 'sample', 'match', 'prototype', 'result', 'analysis', 'generates', 'plot', 'data', 'analysis', 'regression', 'effect', 'value', 'gallbladder', 'removal', 'hypersensitivity', 'dos', 'zoloft', 'regression', 'regression', 'analysis', 'formula', 'lt', 'phylum', 'actinobacteria', 'gt', 'lt', 'phylum', 'lt', 'phylum', 'lt', 'phylum', 'lt', 'phylum', 'fusobacteria', 'gt', 'lt', 'phylum', 'proteobacteria', 'gt', 'lt', 'phylum', 'verrucomicrobia', 'gt', 'lt', 'observation', 'degree', 'r', 'stat', 'p', 'value', 'model', 'resid', 'coefficient', 'std', 'err', 'stat', 'value', 'ci', 'ci', 'phylum', 'actinobacteria', 'phylum', 'fibrobacteres', 'firmicutes', 'fusobacteria', 'proteobacteria', 'verrucomicrobia', 'end', 'summary', 'correlation', 'sample', 'edit', 'sample', 'wasnt', 'batch', 'plot', 'correlation', 'class', 'correlation', 'family', 'correlation', 'genus', 'correlation', 'mb', 'correlation', 'mb', 'regression', 'gallbladder', 'removal', 'regression', 'regression', 'analysis', 'formula', 'lt', 'phylum', 'actinobacteria', 'gt', 'lt', 'phylum', 'lt', 'phylum', 'lt', 'phylum', 'lt', 'phylum', 'fusobacteria', 'gt', 'lt', 'phylum', 'proteobacteria', 'gt', 'lt', 'phylum', 'verrucomicrobia', 'gt', 'lt', 'observation', 'degree', 'r', 'stat', 'p', 'value', 'model', 'resid', 'coefficient', 'std', 'err', 'stat', 'value', 'ci', 'ci', 'phylum', 'actinobacteria', 'phylum', 'fibrobacteres', 'firmicutes', 'fusobacteria', 'proteobacteria', 'verrucomicrobia', 'end', 'summary', 'effect', 'nexium', 'phylum', 'sprague', 'decide', 'correlation', 'taxon', 'regression', 'edit', 'today', 'regression', 'correlation', 'analysis', 'exploratory', 'study', 'regression', 'plot', 'post', 'sprague', 'value', 'distance', 'similarity', 'comparing', 'sample', 'group', 'self', 'user', 'correlate', 'ppi', 'usage', 'distribution', 'midst', 'regression', 'ppi', 'nexium', 'case', 'akkermansia', 'ppi', 'wellness', 'match', 'sample', 'regression', 'phylum', 'result', 'phylum', 'actinobacteria', 'phylum', 'bacteroidetes', 'phylum', 'fibrobacteres', 'phylum', 'firmicutes', 'phylum', 'fusobacteria', 'phylum', 'proteobacteria', 'gt', 'lt', 'phylum', 'verrucomicrobia', 'gt', 'lt', 'observation', 'degree', 'r', 'stat', 'p', 'value', 'model', 'resid', 'coefficient', 'std', 'err', 'stat', 'value', 'ci', 'ci', 'phylum', 'actinobacteria', 'phylum', 'fibrobacteres', 'firmicutes', 'fusobacteria', 'proteobacteria', 'verrucomicrobia', 'end', 'summary', 'data', 'meant', 'travel', 'illness', 'collection', 'information', 'people', 'data', 'example', 'sample', 'frequency', 'wouldnt', 'matter', 'illness', 'isaac', 'sample', 'rate', 'gut', 'transit', 'order', 'change', 'growth', 'rate', 'illness', 'change', 'sample', 'meal', 'food', 'consideration', 'surface', 'factor', 'change', 'result', 'oxygen', 'impact', 'measurement', 'dedication', 'design', 'experiment', 'food', 'meal', 'food', 'toxic', 'marker', 'stool', 'result', 'diversity', 'concentration', 'family', 'source', 'information', 'gut', 'project', 'luck', 'isaac', 'variation', 'refrigeration', 'storage', 'food', 'chain', 'access', 'opposite', 'eat', 'round', 'variation', 'result', 'fodmap', 'change', 'gut', 'microbiome', 'p', 'value', 'distance', 'similarity', 'comparing', 'sample', 'group', 'self', 'user', 'correlate', 'piecewise', 'pearson', 'correlation', 'combination', 'taxon', 'fall', 'example', 'bunch', 'data', 'story', 'convincing', 'reason', 'combination', 'cluster', 'taxon', 'regression', 'machine', 'correlation', 'algorithm', 'correlation', 'data', 'image', 'jpg']"
+3380.0,community opportunity benefit self principle people running mean post post,"['community', 'opportunity', 'benefit', 'self', 'principle', 'people', 'running', 'mean', 'post', 'post']"
+3384.0,meeting june work collaboration institute hanze university context collaboration health work bio signal school contact marc department psychology philipps university marburg karl von frisch str marburg germany phone cell fax skype mamathys technology offshoot technology group rhythm application emergency care company bank director work health science health chemical science university walton hall milton keynes kingdom bank ac bank everybody speak judge similarity research project project alex invitation reference qsi appreciate consider conference alex quantifier researcher collaboration light texture alt technology heart rate respiration rate information person information movement person body fashion alt heart rate respiration motion person respiration imaging contact analog seismocardiography method activity heart alex,"['meeting', 'june', 'work', 'collaboration', 'institute', 'hanze', 'university', 'context', 'collaboration', 'health', 'work', 'bio', 'signal', 'school', 'contact', 'marc', 'department', 'psychology', 'philipps', 'university', 'marburg', 'karl', 'von', 'frisch', 'str', 'marburg', 'germany', 'phone', 'cell', 'fax', 'skype', 'mamathys', 'technology', 'offshoot', 'technology', 'group', 'rhythm', 'application', 'emergency', 'care', 'company', 'bank', 'director', 'work', 'health', 'science', 'health', 'chemical', 'science', 'university', 'walton', 'hall', 'milton', 'keynes', 'kingdom', 'bank', 'ac', 'bank', 'everybody', 'speak', 'judge', 'similarity', 'research', 'project', 'project', 'alex', 'invitation', 'reference', 'qsi', 'appreciate', 'consider', 'conference', 'alex', 'quantifier', 'researcher', 'collaboration', 'light', 'texture', 'alt', 'technology', 'heart', 'rate', 'respiration', 'rate', 'information', 'person', 'information', 'movement', 'person', 'body', 'fashion', 'alt', 'heart', 'rate', 'respiration', 'motion', 'person', 'respiration', 'imaging', 'contact', 'analog', 'seismocardiography', 'method', 'activity', 'heart', 'alex']"
+3385.0,case action broader activity instant atimelogger favorite annoys app problem majority start activity reality fact ability activity effort activity emphasis ability locker widget structure activity apps io apps,"['case', 'action', 'broader', 'activity', 'instant', 'atimelogger', 'favorite', 'annoys', 'app', 'problem', 'majority', 'start', 'activity', 'reality', 'fact', 'ability', 'activity', 'effort', 'activity', 'emphasis', 'ability', 'locker', 'widget', 'structure', 'activity', 'apps', 'io', 'apps']"
+3392.0,asks question ai predict kind question question answer mapmyfitness mtb people area wonder plan support mapmyfitness project mybasis rescuetime hand data test idea ability import csv file app self data view series perform correlation answer question data series record phone app app press site chimpai beta link product beta data fitbit rescuetime feedback feature people idea fitbit question bar answer goal asks question ai answer data answer quality night justintimmer appreciate feature request import import integrate mapmyfitness site ejain ask kind question question answer data series preference ai people data series people data series user user ai answer example people weight ai question cause person weight data person decision people people data import script app csv export format thread idea domain snag building bot,"['asks', 'question', 'ai', 'predict', 'kind', 'question', 'question', 'answer', 'mapmyfitness', 'mtb', 'people', 'area', 'wonder', 'plan', 'support', 'mapmyfitness', 'project', 'mybasis', 'rescuetime', 'hand', 'data', 'test', 'idea', 'ability', 'import', 'csv', 'file', 'app', 'self', 'data', 'view', 'series', 'perform', 'correlation', 'answer', 'question', 'data', 'series', 'record', 'phone', 'app', 'app', 'press', 'site', 'chimpai', 'beta', 'link', 'product', 'beta', 'data', 'fitbit', 'rescuetime', 'feedback', 'feature', 'people', 'idea', 'fitbit', 'question', 'bar', 'answer', 'goal', 'asks', 'question', 'ai', 'answer', 'data', 'answer', 'quality', 'night', 'justintimmer', 'appreciate', 'feature', 'request', 'import', 'import', 'integrate', 'mapmyfitness', 'site', 'ejain', 'ask', 'kind', 'question', 'question', 'answer', 'data', 'series', 'preference', 'ai', 'people', 'data', 'series', 'people', 'data', 'series', 'user', 'user', 'ai', 'answer', 'example', 'people', 'weight', 'ai', 'question', 'cause', 'person', 'weight', 'data', 'person', 'decision', 'people', 'people', 'data', 'import', 'script', 'app', 'csv', 'export', 'format', 'thread', 'idea', 'domain', 'snag', 'building', 'bot']"
+3395.0,glad meeting shirt movement data design share sample clothing movement link community fashion tech base marcel trigger thought question shirt print statement health mood netherlands fashion tech community marcel marcel jpg prototype cut combine fact step calorie distance date print possibility data mind link netherlands community franziska marcel sorry answer shirt data communication moment print certificate data question people design nicer amsterdam conference june meet franziska berlin francisco movement data kind body measurement idea transform data fashion design movement create design step share invention startnext noetia data design bewegung wird zu deinem design idea support support continue project reward offer togehter opportunity idea share campaign goal mutate data choice piece clothing range option opportunity printing appreciate opinion question conference amsterdam meet regard,"['glad', 'meeting', 'shirt', 'movement', 'data', 'design', 'share', 'sample', 'clothing', 'movement', 'link', 'community', 'fashion', 'tech', 'base', 'marcel', 'trigger', 'thought', 'question', 'shirt', 'print', 'statement', 'health', 'mood', 'netherlands', 'fashion', 'tech', 'community', 'marcel', 'marcel', 'jpg', 'prototype', 'cut', 'combine', 'fact', 'step', 'calorie', 'distance', 'date', 'print', 'possibility', 'data', 'mind', 'link', 'netherlands', 'community', 'franziska', 'marcel', 'sorry', 'answer', 'shirt', 'data', 'communication', 'moment', 'print', 'certificate', 'data', 'question', 'people', 'design', 'nicer', 'amsterdam', 'conference', 'june', 'meet', 'franziska', 'berlin', 'francisco', 'movement', 'data', 'kind', 'body', 'measurement', 'idea', 'transform', 'data', 'fashion', 'design', 'movement', 'create', 'design', 'step', 'share', 'invention', 'startnext', 'noetia', 'data', 'design', 'bewegung', 'wird', 'zu', 'deinem', 'design', 'idea', 'support', 'support', 'continue', 'project', 'reward', 'offer', 'togehter', 'opportunity', 'idea', 'share', 'campaign', 'goal', 'mutate', 'data', 'choice', 'piece', 'clothing', 'range', 'option', 'opportunity', 'printing', 'appreciate', 'opinion', 'question', 'conference', 'amsterdam', 'meet', 'regard']"
+3407.0,member ceo release pre order lulleep mask discount member partner philip house gt cost depends country lulleep mask rest product list experience world eye sale,"['member', 'ceo', 'release', 'pre', 'order', 'lulleep', 'mask', 'discount', 'member', 'partner', 'philip', 'house', 'gt', 'cost', 'depends', 'country', 'lulleep', 'mask', 'rest', 'product', 'list', 'experience', 'world', 'eye', 'sale']"
+3411.0,trouble feel morning fall asleep lunch congratulation compare data device mattress jonas temperature people roof cmurray person measure sleep phase chance meat diet carb ketogenic protein carbs fat quality change diet factor trial sleeping person hygiene earplug curtain device afternoon effect sleep half emfit data percentage addition intervention curtain room dark eye cycle effect melatonin form pill release magnesium oil coach swears video comparison sleep situation emfit correlation sleep function beat score sleep score sleep today sleep exercise hypothesis action distance mechanism play pay night factor play role alert world improvement program seepbuds db nrr plastic earplug earplug bicycle treadmill pace dropping night energy drink morning bearlamp jun list maintenance suggestion megameetup people session list maintenance suggestion question problem night roof degree temperature sleep typo room partner jennifer sleepbuds folk phone app function device hand job reduction job sound companion voice bar truck alarm bonus chill alarm user boon relationship star appreciate earbuds bose earbuds plastic electronics plastic shell shell silicone earbud stressor family example stress work function point view change change brain reason structure memory predisposition environment factor example brain pattern change place book point information tell marc balance mode warning brain pain fatigue temp stress create stress body input child adult capability chronic pain patient baroreceptor sensitivity noise house solution avoid noise advice solve problem facing problem earplug suggestion buying earplug knowledge blog knowledge buying perfect food gelatin study quality benefit gram line discussion hypothyroidism sign change quality sound availability thyroid hormone glycogen storage release moderate cortisol rhythm interruption sleep sleep study problem apnea heart rate sleep bradycardia position sleep clue experimentation bedroom temperature material effect night melatonin production effect color change mimic incandescent led sylvania effect dims light bedroom philip iphone night apps mac goggles effect sleep pattern approach architecture dose doxepin link dementia line sleep zeo result improvement track sleep moment fatigue fatigue type issue blood sugar regulation hormone eat calorie eat calorie eat calorie eat gram calorie carbs term calorie body nope matter eat calorie chart eat calorie level exercise people sooner night guess key accurate rewire pain reward structure behaviour tip program revalidation center book chronic pain fatigue premise balance mode warning term basis teach basis term schedule predictability rewire calm speak pointer suggestion fan supplement vit food drink suggestion sleep suggestion tip sleep sleep rem light wake night bathroom night sleep comparison data clock sleep account sleep sleep sleep effect shower stuff testing effect sugar food sleep coffee caffeine caffeine alcohol exercise moment change sleep pattern tip suggestion work headache migraine fatigue morning influence distress measure heart rate night exam department spike night average rmssd home girlfriend home comparison sense sound room darker bedding correlation location sleep pattern effect term difference instance correlation sleep headache migraine trigger news correlation factor problem consequence assumption wake rem room temperature room snore light bedroom bed iphone evening light effect eye reason quit amitriptyline headache effect heart rate behaviour effect sleep change idea reporting point moment blood test ok request doc tomorrow key body reason premise damage pain reason balance stress access blind eye mask impact dan study impact skin doubt skin impact guess eye mask impact blind course light cause discomfort premium cost commenter exercise affect imagine level morning food issue apple cider vinegar recommendation tim impact test idea supplement magnesium adaptogen herb help people nootropics stack people supplement game hack recommend bat bedroom dark switch phone fact effect melatonin supplement melatonin hormone flip switch learn quantity body dome feel trouble eat workout morning stretching exercise phone bed hope sleep improvement feeling person tv device violent work task cardio exercise evening walk exercise meditation technique mind help suggestion bedroom caffeine noon avoid food eat breakfast lunch tuna salmon beef spicy food vegetable sleep eat meal bed night dan chance meat eat meat rule eat meat breakfast lunch animal protein dinner equivalent device commotion alarm plenty supplement jump supplement start candidate test experience magnesium sleep aid magnesium sleep benefit morning melatonin people citrate start dose problem hypnosis mind state job version decent option chrisvdberge supplement drink drug drink combination spoon apple cider vinegar spoon honey cup water half quality magnesium krill oil order understand accurate quality eye mask frasen frasen brain activity ratio light rem ifvyou migraine cause migraine food spice medication migraine medication occur med contain stimulant sllep percentage age bed bath epsom salt oil relax muscle degree night problem sleep case app phone register noise traffic girlfriend noise question sun sunglass morning blue light morning help rythyms melatonin help lithium orotate help supplement combination magnesium threonate brain ashwaganda adaptogen population hope,"['trouble', 'feel', 'morning', 'fall', 'asleep', 'lunch', 'congratulation', 'compare', 'data', 'device', 'mattress', 'jonas', 'temperature', 'people', 'roof', 'cmurray', 'person', 'measure', 'sleep', 'phase', 'chance', 'meat', 'diet', 'carb', 'ketogenic', 'protein', 'carbs', 'fat', 'quality', 'change', 'diet', 'factor', 'trial', 'sleeping', 'person', 'hygiene', 'earplug', 'curtain', 'device', 'afternoon', 'effect', 'sleep', 'half', 'emfit', 'data', 'percentage', 'addition', 'intervention', 'curtain', 'room', 'dark', 'eye', 'cycle', 'effect', 'melatonin', 'form', 'pill', 'release', 'magnesium', 'oil', 'coach', 'swears', 'video', 'comparison', 'sleep', 'situation', 'emfit', 'correlation', 'sleep', 'function', 'beat', 'score', 'sleep', 'score', 'sleep', 'today', 'sleep', 'exercise', 'hypothesis', 'action', 'distance', 'mechanism', 'play', 'pay', 'night', 'factor', 'play', 'role', 'alert', 'world', 'improvement', 'program', 'seepbuds', 'db', 'nrr', 'plastic', 'earplug', 'earplug', 'bicycle', 'treadmill', 'pace', 'dropping', 'night', 'energy', 'drink', 'morning', 'bearlamp', 'jun', 'list', 'maintenance', 'suggestion', 'megameetup', 'people', 'session', 'list', 'maintenance', 'suggestion', 'question', 'problem', 'night', 'roof', 'degree', 'temperature', 'sleep', 'typo', 'room', 'partner', 'jennifer', 'sleepbuds', 'folk', 'phone', 'app', 'function', 'device', 'hand', 'job', 'reduction', 'job', 'sound', 'companion', 'voice', 'bar', 'truck', 'alarm', 'bonus', 'chill', 'alarm', 'user', 'boon', 'relationship', 'star', 'appreciate', 'earbuds', 'bose', 'earbuds', 'plastic', 'electronics', 'plastic', 'shell', 'shell', 'silicone', 'earbud', 'stressor', 'family', 'example', 'stress', 'work', 'function', 'point', 'view', 'change', 'change', 'brain', 'reason', 'structure', 'memory', 'predisposition', 'environment', 'factor', 'example', 'brain', 'pattern', 'change', 'place', 'book', 'point', 'information', 'tell', 'marc', 'balance', 'mode', 'warning', 'brain', 'pain', 'fatigue', 'temp', 'stress', 'create', 'stress', 'body', 'input', 'child', 'adult', 'capability', 'chronic', 'pain', 'patient', 'baroreceptor', 'sensitivity', 'noise', 'house', 'solution', 'avoid', 'noise', 'advice', 'solve', 'problem', 'facing', 'problem', 'earplug', 'suggestion', 'buying', 'earplug', 'knowledge', 'blog', 'knowledge', 'buying', 'perfect', 'food', 'gelatin', 'study', 'quality', 'benefit', 'gram', 'line', 'discussion', 'hypothyroidism', 'sign', 'change', 'quality', 'sound', 'availability', 'thyroid', 'hormone', 'glycogen', 'storage', 'release', 'moderate', 'cortisol', 'rhythm', 'interruption', 'sleep', 'sleep', 'study', 'problem', 'apnea', 'heart', 'rate', 'sleep', 'bradycardia', 'position', 'sleep', 'clue', 'experimentation', 'bedroom', 'temperature', 'material', 'effect', 'night', 'melatonin', 'production', 'effect', 'color', 'change', 'mimic', 'incandescent', 'led', 'sylvania', 'effect', 'dims', 'light', 'bedroom', 'philip', 'iphone', 'night', 'apps', 'mac', 'goggles', 'effect', 'sleep', 'pattern', 'approach', 'architecture', 'dose', 'doxepin', 'link', 'dementia', 'line', 'sleep', 'zeo', 'result', 'improvement', 'track', 'sleep', 'moment', 'fatigue', 'fatigue', 'type', 'issue', 'blood', 'sugar', 'regulation', 'hormone', 'eat', 'calorie', 'eat', 'calorie', 'eat', 'calorie', 'eat', 'gram', 'calorie', 'carbs', 'term', 'calorie', 'body', 'nope', 'matter', 'eat', 'calorie', 'chart', 'eat', 'calorie', 'level', 'exercise', 'people', 'sooner', 'night', 'guess', 'key', 'accurate', 'rewire', 'pain', 'reward', 'structure', 'behaviour', 'tip', 'program', 'revalidation', 'center', 'book', 'chronic', 'pain', 'fatigue', 'premise', 'balance', 'mode', 'warning', 'term', 'basis', 'teach', 'basis', 'term', 'schedule', 'predictability', 'rewire', 'calm', 'speak', 'pointer', 'suggestion', 'fan', 'supplement', 'vit', 'food', 'drink', 'suggestion', 'sleep', 'suggestion', 'tip', 'sleep', 'sleep', 'rem', 'light', 'wake', 'night', 'bathroom', 'night', 'sleep', 'comparison', 'data', 'clock', 'sleep', 'account', 'sleep', 'sleep', 'sleep', 'effect', 'shower', 'stuff', 'testing', 'effect', 'sugar', 'food', 'sleep', 'coffee', 'caffeine', 'caffeine', 'alcohol', 'exercise', 'moment', 'change', 'sleep', 'pattern', 'tip', 'suggestion', 'work', 'headache', 'migraine', 'fatigue', 'morning', 'influence', 'distress', 'measure', 'heart', 'rate', 'night', 'exam', 'department', 'spike', 'night', 'average', 'rmssd', 'home', 'girlfriend', 'home', 'comparison', 'sense', 'sound', 'room', 'darker', 'bedding', 'correlation', 'location', 'sleep', 'pattern', 'effect', 'term', 'difference', 'instance', 'correlation', 'sleep', 'headache', 'migraine', 'trigger', 'news', 'correlation', 'factor', 'problem', 'consequence', 'assumption', 'wake', 'rem', 'room', 'temperature', 'room', 'snore', 'light', 'bedroom', 'bed', 'iphone', 'evening', 'light', 'effect', 'eye', 'reason', 'quit', 'amitriptyline', 'headache', 'effect', 'heart', 'rate', 'behaviour', 'effect', 'sleep', 'change', 'idea', 'reporting', 'point', 'moment', 'blood', 'test', 'ok', 'request', 'doc', 'tomorrow', 'key', 'body', 'reason', 'premise', 'damage', 'pain', 'reason', 'balance', 'stress', 'access', 'blind', 'eye', 'mask', 'impact', 'dan', 'study', 'impact', 'skin', 'doubt', 'skin', 'impact', 'guess', 'eye', 'mask', 'impact', 'blind', 'course', 'light', 'cause', 'discomfort', 'premium', 'cost', 'commenter', 'exercise', 'affect', 'imagine', 'level', 'morning', 'food', 'issue', 'apple', 'cider', 'vinegar', 'recommendation', 'tim', 'impact', 'test', 'idea', 'supplement', 'magnesium', 'adaptogen', 'herb', 'help', 'people', 'nootropics', 'stack', 'people', 'supplement', 'game', 'hack', 'recommend', 'bat', 'bedroom', 'dark', 'switch', 'phone', 'fact', 'effect', 'melatonin', 'supplement', 'melatonin', 'hormone', 'flip', 'switch', 'learn', 'quantity', 'body', 'dome', 'feel', 'trouble', 'eat', 'workout', 'morning', 'stretching', 'exercise', 'phone', 'bed', 'hope', 'sleep', 'improvement', 'feeling', 'person', 'tv', 'device', 'violent', 'work', 'task', 'cardio', 'exercise', 'evening', 'walk', 'exercise', 'meditation', 'technique', 'mind', 'help', 'suggestion', 'bedroom', 'caffeine', 'noon', 'avoid', 'food', 'eat', 'breakfast', 'lunch', 'tuna', 'salmon', 'beef', 'spicy', 'food', 'vegetable', 'sleep', 'eat', 'meal', 'bed', 'night', 'dan', 'chance', 'meat', 'eat', 'meat', 'rule', 'eat', 'meat', 'breakfast', 'lunch', 'animal', 'protein', 'dinner', 'equivalent', 'device', 'commotion', 'alarm', 'plenty', 'supplement', 'jump', 'supplement', 'start', 'candidate', 'test', 'experience', 'magnesium', 'sleep', 'aid', 'magnesium', 'sleep', 'benefit', 'morning', 'melatonin', 'people', 'citrate', 'start', 'dose', 'problem', 'hypnosis', 'mind', 'state', 'job', 'version', 'decent', 'option', 'chrisvdberge', 'supplement', 'drink', 'drug', 'drink', 'combination', 'spoon', 'apple', 'cider', 'vinegar', 'spoon', 'honey', 'cup', 'water', 'half', 'quality', 'magnesium', 'krill', 'oil', 'order', 'understand', 'accurate', 'quality', 'eye', 'mask', 'frasen', 'frasen', 'brain', 'activity', 'ratio', 'light', 'rem', 'ifvyou', 'migraine', 'cause', 'migraine', 'food', 'spice', 'medication', 'migraine', 'medication', 'occur', 'med', 'contain', 'stimulant', 'sllep', 'percentage', 'age', 'bed', 'bath', 'epsom', 'salt', 'oil', 'relax', 'muscle', 'degree', 'night', 'problem', 'sleep', 'case', 'app', 'phone', 'register', 'noise', 'traffic', 'girlfriend', 'noise', 'question', 'sun', 'sunglass', 'morning', 'blue', 'light', 'morning', 'help', 'rythyms', 'melatonin', 'help', 'lithium', 'orotate', 'help', 'supplement', 'combination', 'magnesium', 'threonate', 'brain', 'ashwaganda', 'adaptogen', 'population', 'hope']"
+3412.0,decent track goal ups export data chart sufficient approach situation item meeting example check tool situation credit end world habit tracker habit factor bug consistency concept io interface io habit builder app app leanpd development reporting style google form benefit output sheet heart content search community post reader forum advice service method track checklist task serve checklist niche goal tracker spreadsheet sheet tool checklist route problem method interface item trend line fall ast item sense response input completion completion category meeting method support method create input spreadsheet tool bulky test sum advice crowd qsers checklist item pray advance thought idea,"['decent', 'track', 'goal', 'ups', 'export', 'data', 'chart', 'sufficient', 'approach', 'situation', 'item', 'meeting', 'example', 'check', 'tool', 'situation', 'credit', 'end', 'world', 'habit', 'tracker', 'habit', 'factor', 'bug', 'consistency', 'concept', 'io', 'interface', 'io', 'habit', 'builder', 'app', 'app', 'leanpd', 'development', 'reporting', 'style', 'google', 'form', 'benefit', 'output', 'sheet', 'heart', 'content', 'search', 'community', 'post', 'reader', 'forum', 'advice', 'service', 'method', 'track', 'checklist', 'task', 'serve', 'checklist', 'niche', 'goal', 'tracker', 'spreadsheet', 'sheet', 'tool', 'checklist', 'route', 'problem', 'method', 'interface', 'item', 'trend', 'line', 'fall', 'ast', 'item', 'sense', 'response', 'input', 'completion', 'completion', 'category', 'meeting', 'method', 'support', 'method', 'create', 'input', 'spreadsheet', 'tool', 'bulky', 'test', 'sum', 'advice', 'crowd', 'qsers', 'checklist', 'item', 'pray', 'advance', 'thought', 'idea']"
+3414.0,food app track food ingredient serving vegetable micronutrient level question matter database ai assistance sorry report past food idea cronometer food chipolte guacamole starbucks cream pulling micronutrient acid serving ingredient food additive preservative ingredient today cronometer food ate frame eat type plant animal frame list calorie calorie ground calorie calorie course entry oil virgin oil picture,"['food', 'app', 'track', 'food', 'ingredient', 'serving', 'vegetable', 'micronutrient', 'level', 'question', 'matter', 'database', 'ai', 'assistance', 'sorry', 'report', 'past', 'food', 'idea', 'cronometer', 'food', 'chipolte', 'guacamole', 'starbucks', 'cream', 'pulling', 'micronutrient', 'acid', 'serving', 'ingredient', 'food', 'additive', 'preservative', 'ingredient', 'today', 'cronometer', 'food', 'ate', 'frame', 'eat', 'type', 'plant', 'animal', 'frame', 'list', 'calorie', 'calorie', 'ground', 'calorie', 'calorie', 'course', 'entry', 'oil', 'virgin', 'oil', 'picture']"
+3422.0,biowell unit lab test body reading result reading baseline stick course action measure readiness recovery baseline scan surface stuff radiation emf radiation environment picture notebook conference somebody talk photo father diabetes pocket phone pocket power photo document intuition quality remain radiation bob trioa work talk york meeting end epsom salt bath influence magnesium level confirmation study blood magnesium bath salt magnesium indicator person magnesium measure order magnesium run rbc mag summer bath dr magnesium panel green inventor meaning thousand scan people disease finger reading finger region finger body idea gdv electron transport chain aura meridian joule energy finger pattern health health people disease biowell impression reading chiropractor reading exercise bath water immersion fatigue issue confirmation body energy force immersion stuff acupuncture massage house food help home sense display person roommate interesting reading health problem lifestyle device professor biophysicist energy medicine ion people research trust merit hope device information answer question electrohypersensitivity device health health device example symptom stomach issue pro data switch view bar line trend software recreate view capability paper program assign color note symbol title drop sticky note line hover zoom jpg mb magnesium test salt bath test cup repletion reason magnesium chloride work magnesium supplement magnesium absence intake quicksilver aura bob energy watch training workshop training idea baseline observation health issue arizona fatigue specialize health lab bloodwork medicine herb supplement book help test cost influence joe cohen jack kruse tech person record phone gasp data paper technology data trend device example flag eat beet night pattern consumer testing service gadget pill gut machine blood saliva home pemf device medicine light energy medicine camera question support question experiment person parameter rescue track activity reason exposure cronometer track food nutrient density ratio food food allergy reaction food baseline headache carbs anxiety relationship carb fat cause anxiety carb track health cbc cmp vitamin thyroid blood metal hormone food allergy doctor data stool genetics result access state requisition bloodwork tracking marker resource lab blood work hand combination paper journal space note subject paper calendar bar graph pencil trend bar write note software layout wireless toxic emf tech calendar track bar food sensitivity chemical exposure severity sensitivity symptom severity headache mood extent brand negativity labwork synchronicity flow parameter vibration event power money bar tone dream trend mood example night snake dream dream scale symbol night phone app motion tracker calendar exercise hike exercise place memory today spend stuff note bath epsom salt dream ovulation menses symbol menses effect ovulation cycle note supplement glance shorthand collator data journal note observation rumination list food flip cronometer meal bowel movement frequency texture gut issue transit experiment effect supplementation digestion texture enzyme idea oxbile loose stool brand probiotic hand difference mushroom blood cell body temperature rhythm labwork feel contact question study mag bath introduction comment biowell experience information meridian,"['biowell', 'unit', 'lab', 'test', 'body', 'reading', 'result', 'reading', 'baseline', 'stick', 'course', 'action', 'measure', 'readiness', 'recovery', 'baseline', 'scan', 'surface', 'stuff', 'radiation', 'emf', 'radiation', 'environment', 'picture', 'notebook', 'conference', 'somebody', 'talk', 'photo', 'father', 'diabetes', 'pocket', 'phone', 'pocket', 'power', 'photo', 'document', 'intuition', 'quality', 'remain', 'radiation', 'bob', 'trioa', 'work', 'talk', 'york', 'meeting', 'end', 'epsom', 'salt', 'bath', 'influence', 'magnesium', 'level', 'confirmation', 'study', 'blood', 'magnesium', 'bath', 'salt', 'magnesium', 'indicator', 'person', 'magnesium', 'measure', 'order', 'magnesium', 'run', 'rbc', 'mag', 'summer', 'bath', 'dr', 'magnesium', 'panel', 'green', 'inventor', 'meaning', 'thousand', 'scan', 'people', 'disease', 'finger', 'reading', 'finger', 'region', 'finger', 'body', 'idea', 'gdv', 'electron', 'transport', 'chain', 'aura', 'meridian', 'joule', 'energy', 'finger', 'pattern', 'health', 'health', 'people', 'disease', 'biowell', 'impression', 'reading', 'chiropractor', 'reading', 'exercise', 'bath', 'water', 'immersion', 'fatigue', 'issue', 'confirmation', 'body', 'energy', 'force', 'immersion', 'stuff', 'acupuncture', 'massage', 'house', 'food', 'help', 'home', 'sense', 'display', 'person', 'roommate', 'interesting', 'reading', 'health', 'problem', 'lifestyle', 'device', 'professor', 'biophysicist', 'energy', 'medicine', 'ion', 'people', 'research', 'trust', 'merit', 'hope', 'device', 'information', 'answer', 'question', 'electrohypersensitivity', 'device', 'health', 'health', 'device', 'example', 'symptom', 'stomach', 'issue', 'pro', 'data', 'switch', 'view', 'bar', 'line', 'trend', 'software', 'recreate', 'view', 'capability', 'paper', 'program', 'assign', 'color', 'note', 'symbol', 'title', 'drop', 'sticky', 'note', 'line', 'hover', 'zoom', 'jpg', 'mb', 'magnesium', 'test', 'salt', 'bath', 'test', 'cup', 'repletion', 'reason', 'magnesium', 'chloride', 'work', 'magnesium', 'supplement', 'magnesium', 'absence', 'intake', 'quicksilver', 'aura', 'bob', 'energy', 'watch', 'training', 'workshop', 'training', 'idea', 'baseline', 'observation', 'health', 'issue', 'arizona', 'fatigue', 'specialize', 'health', 'lab', 'bloodwork', 'medicine', 'herb', 'supplement', 'book', 'help', 'test', 'cost', 'influence', 'joe', 'cohen', 'jack', 'kruse', 'tech', 'person', 'record', 'phone', 'gasp', 'data', 'paper', 'technology', 'data', 'trend', 'device', 'example', 'flag', 'eat', 'beet', 'night', 'pattern', 'consumer', 'testing', 'service', 'gadget', 'pill', 'gut', 'machine', 'blood', 'saliva', 'home', 'pemf', 'device', 'medicine', 'light', 'energy', 'medicine', 'camera', 'question', 'support', 'question', 'experiment', 'person', 'parameter', 'rescue', 'track', 'activity', 'reason', 'exposure', 'cronometer', 'track', 'food', 'nutrient', 'density', 'ratio', 'food', 'food', 'allergy', 'reaction', 'food', 'baseline', 'headache', 'carbs', 'anxiety', 'relationship', 'carb', 'fat', 'cause', 'anxiety', 'carb', 'track', 'health', 'cbc', 'cmp', 'vitamin', 'thyroid', 'blood', 'metal', 'hormone', 'food', 'allergy', 'doctor', 'data', 'stool', 'genetics', 'result', 'access', 'state', 'requisition', 'bloodwork', 'tracking', 'marker', 'resource', 'lab', 'blood', 'work', 'hand', 'combination', 'paper', 'journal', 'space', 'note', 'subject', 'paper', 'calendar', 'bar', 'graph', 'pencil', 'trend', 'bar', 'write', 'note', 'software', 'layout', 'wireless', 'toxic', 'emf', 'tech', 'calendar', 'track', 'bar', 'food', 'sensitivity', 'chemical', 'exposure', 'severity', 'sensitivity', 'symptom', 'severity', 'headache', 'mood', 'extent', 'brand', 'negativity', 'labwork', 'synchronicity', 'flow', 'parameter', 'vibration', 'event', 'power', 'money', 'bar', 'tone', 'dream', 'trend', 'mood', 'example', 'night', 'snake', 'dream', 'dream', 'scale', 'symbol', 'night', 'phone', 'app', 'motion', 'tracker', 'calendar', 'exercise', 'hike', 'exercise', 'place', 'memory', 'today', 'spend', 'stuff', 'note', 'bath', 'epsom', 'salt', 'dream', 'ovulation', 'menses', 'symbol', 'menses', 'effect', 'ovulation', 'cycle', 'note', 'supplement', 'glance', 'shorthand', 'collator', 'data', 'journal', 'note', 'observation', 'rumination', 'list', 'food', 'flip', 'cronometer', 'meal', 'bowel', 'movement', 'frequency', 'texture', 'gut', 'issue', 'transit', 'experiment', 'effect', 'supplementation', 'digestion', 'texture', 'enzyme', 'idea', 'oxbile', 'loose', 'stool', 'brand', 'probiotic', 'hand', 'difference', 'mushroom', 'blood', 'cell', 'body', 'temperature', 'rhythm', 'labwork', 'feel', 'contact', 'question', 'study', 'mag', 'bath', 'introduction', 'comment', 'biowell', 'experience', 'information', 'meridian']"
+3424.0,economist theme pun economist theme internet stranger delivery print trade alliance food portion gdp report blog theme design sensibility limit food trade problem sign delivery internet stranger copy money budget spend copy world twice rad report report data design economist page report online pdf,"['economist', 'theme', 'pun', 'economist', 'theme', 'internet', 'stranger', 'delivery', 'print', 'trade', 'alliance', 'food', 'portion', 'gdp', 'report', 'blog', 'theme', 'design', 'sensibility', 'limit', 'food', 'trade', 'problem', 'sign', 'delivery', 'internet', 'stranger', 'copy', 'money', 'budget', 'spend', 'copy', 'world', 'twice', 'rad', 'report', 'report', 'data', 'design', 'economist', 'page', 'report', 'online', 'pdf']"
+3426.0,measurement article worth description measurement publishes paper visualization function research practice emphasis development method validation paper topic physiology illness health bioimpedance measurement technique method series data analysis engineering monitoring point care technology measurement musculoskeletal measurement pressure heart blood vessel measurement organ physiology electrophysiology modeling simulation sensor instrument device standard guideline,"['measurement', 'article', 'worth', 'description', 'measurement', 'publishes', 'paper', 'visualization', 'function', 'research', 'practice', 'emphasis', 'development', 'method', 'validation', 'paper', 'topic', 'physiology', 'illness', 'health', 'bioimpedance', 'measurement', 'technique', 'method', 'series', 'data', 'analysis', 'engineering', 'monitoring', 'point', 'care', 'technology', 'measurement', 'musculoskeletal', 'measurement', 'pressure', 'heart', 'blood', 'vessel', 'measurement', 'organ', 'physiology', 'electrophysiology', 'modeling', 'simulation', 'sensor', 'instrument', 'device', 'standard', 'guideline']"
+3444.0,ryan ernesto history perspective thread exchange slack forum topic scratch join skepticism definition behavior ernesto skinner pick passage skinner receptor argument definition unique matter act world world observation behavior place word behavior kind citation wilson paper terrain thought behavior thought process drive strike attempt rescue technique psychology nonsense note contrast skinner term behavior domain behavior thought act action movement status kind behavior reference fsb attempt design connects formalization experience history behaviorism inspiration ebbinghaus work machine regularity dimension overconfident bf skinner extension model domain research program deal influence designer machine machine framework fails machine undervalues situation deal reformulation advantage reformer experience disadvantage formulation quality bunch insight citation variant framework chose end tool expert builder choose hammer feel job extent word behavior discipline control submit action experience behavior heard behavior reply action answer behavior lead idea field behaviorism citation express idea source argument reason citation argument pause citation judgment relevance discussion restate argument order reply work basis reformation behaviorism work discussion justify case direction value branch science fruit value world people behaviorist overconfidence intuition framework direction example everybody reply conversation point view experience welcome argument citation conversation people variety discipline scientist people share specialization scientist field physic biology issue outsider discussion specialist goodbye offense adult thought skinner section book topic behavior organism definition activity organism delimitation field activity behavior conspicuousness organism organism sample activity field behavior significance property point behavior organism commerce world peculiar property unique matter definition receptor world appeal mean movement organism reference organism object field action organism world deal effect movement case production definition movement observability action break observability firing neuron response thought research behaviorist line sand organism action behavior mean levitis al response body temperature response heat ethologist response link person feeling cognition behavior person body language convey speech conveys behavior cause memory history environment genetics personality disease factor food behaviourist history application reductionist dynamic self answer myth case science prediction control market behaviour workaround solution limit knowledge wonder approach perspective instance self emergent pattern interaction environment behavior structure framework gero function structure agent thought thread connotation valence usage difference connotation talk behavior behavior animal function biology human connotation change term anticipate intervention change people homophobicly people term usage strike sort mind body environs background structure belief behavior problem food control problem course word discussion solution problem russia feel emotion language action se relation contrast speaking friend heck level woman field style interaction order fit hear word weapon thread segment field diverse behaviorism citation express idea source argument reason citation argument pause citation judgment relevance discussion restate argument order reply work sound discussion literature state field behaviorism critique information understand literature sort stuff post route pepper disagree basis reformation behaviorism work discussion justify case direction article link reference worldviews research line rcts decade relation science relation research reading perception field question value branch science fruit value world people behaviorist overconfidence intuition framework direction example field project success reading comprehension curriculum market landmine detection process hand practice leone halt program school ireland kid eat fruit program effect drug analysis teaching approach project study money guarantee kid precision selection process reason weakness program reference machine behaviorism literature contact decade analysis behaviorism idea reciprocate effort approach misunderstood behaviorism distinction conceptualization performance israel goldiamond r kantor talk whomever approach gmail build empire behavior analysis professional effort ryano ernesto citation circular remember skinner publication conversation talk skinner work publication representation field form worldview article stand contextualism informs foundation science behavior world ground base article point behavior term analysis assumption help lens world remember endeavor value finding technology produce influence behavior analysis project field marc point field referencing opinion topic behavior analysis site field question field definition citation field organism article stop shop science note author approach root group research design project change technology practice analysis discussion,"['ryan', 'ernesto', 'history', 'perspective', 'thread', 'exchange', 'slack', 'forum', 'topic', 'scratch', 'join', 'skepticism', 'definition', 'behavior', 'ernesto', 'skinner', 'pick', 'passage', 'skinner', 'receptor', 'argument', 'definition', 'unique', 'matter', 'act', 'world', 'world', 'observation', 'behavior', 'place', 'word', 'behavior', 'kind', 'citation', 'wilson', 'paper', 'terrain', 'thought', 'behavior', 'thought', 'process', 'drive', 'strike', 'attempt', 'rescue', 'technique', 'psychology', 'nonsense', 'note', 'contrast', 'skinner', 'term', 'behavior', 'domain', 'behavior', 'thought', 'act', 'action', 'movement', 'status', 'kind', 'behavior', 'reference', 'fsb', 'attempt', 'design', 'connects', 'formalization', 'experience', 'history', 'behaviorism', 'inspiration', 'ebbinghaus', 'work', 'machine', 'regularity', 'dimension', 'overconfident', 'bf', 'skinner', 'extension', 'model', 'domain', 'research', 'program', 'deal', 'influence', 'designer', 'machine', 'machine', 'framework', 'fails', 'machine', 'undervalues', 'situation', 'deal', 'reformulation', 'advantage', 'reformer', 'experience', 'disadvantage', 'formulation', 'quality', 'bunch', 'insight', 'citation', 'variant', 'framework', 'chose', 'end', 'tool', 'expert', 'builder', 'choose', 'hammer', 'feel', 'job', 'extent', 'word', 'behavior', 'discipline', 'control', 'submit', 'action', 'experience', 'behavior', 'heard', 'behavior', 'reply', 'action', 'answer', 'behavior', 'lead', 'idea', 'field', 'behaviorism', 'citation', 'express', 'idea', 'source', 'argument', 'reason', 'citation', 'argument', 'pause', 'citation', 'judgment', 'relevance', 'discussion', 'restate', 'argument', 'order', 'reply', 'work', 'basis', 'reformation', 'behaviorism', 'work', 'discussion', 'justify', 'case', 'direction', 'value', 'branch', 'science', 'fruit', 'value', 'world', 'people', 'behaviorist', 'overconfidence', 'intuition', 'framework', 'direction', 'example', 'everybody', 'reply', 'conversation', 'point', 'view', 'experience', 'welcome', 'argument', 'citation', 'conversation', 'people', 'variety', 'discipline', 'scientist', 'people', 'share', 'specialization', 'scientist', 'field', 'physic', 'biology', 'issue', 'outsider', 'discussion', 'specialist', 'goodbye', 'offense', 'adult', 'thought', 'skinner', 'section', 'book', 'topic', 'behavior', 'organism', 'definition', 'activity', 'organism', 'delimitation', 'field', 'activity', 'behavior', 'conspicuousness', 'organism', 'organism', 'sample', 'activity', 'field', 'behavior', 'significance', 'property', 'point', 'behavior', 'organism', 'commerce', 'world', 'peculiar', 'property', 'unique', 'matter', 'definition', 'receptor', 'world', 'appeal', 'mean', 'movement', 'organism', 'reference', 'organism', 'object', 'field', 'action', 'organism', 'world', 'deal', 'effect', 'movement', 'case', 'production', 'definition', 'movement', 'observability', 'action', 'break', 'observability', 'firing', 'neuron', 'response', 'thought', 'research', 'behaviorist', 'line', 'sand', 'organism', 'action', 'behavior', 'mean', 'levitis', 'al', 'response', 'body', 'temperature', 'response', 'heat', 'ethologist', 'response', 'link', 'person', 'feeling', 'cognition', 'behavior', 'person', 'body', 'language', 'convey', 'speech', 'conveys', 'behavior', 'cause', 'memory', 'history', 'environment', 'genetics', 'personality', 'disease', 'factor', 'food', 'behaviourist', 'history', 'application', 'reductionist', 'dynamic', 'self', 'answer', 'myth', 'case', 'science', 'prediction', 'control', 'market', 'behaviour', 'workaround', 'solution', 'limit', 'knowledge', 'wonder', 'approach', 'perspective', 'instance', 'self', 'emergent', 'pattern', 'interaction', 'environment', 'behavior', 'structure', 'framework', 'gero', 'function', 'structure', 'agent', 'thought', 'thread', 'connotation', 'valence', 'usage', 'difference', 'connotation', 'talk', 'behavior', 'behavior', 'animal', 'function', 'biology', 'human', 'connotation', 'change', 'term', 'anticipate', 'intervention', 'change', 'people', 'homophobicly', 'people', 'term', 'usage', 'strike', 'sort', 'mind', 'body', 'environs', 'background', 'structure', 'belief', 'behavior', 'problem', 'food', 'control', 'problem', 'course', 'word', 'discussion', 'solution', 'problem', 'russia', 'feel', 'emotion', 'language', 'action', 'se', 'relation', 'contrast', 'speaking', 'friend', 'heck', 'level', 'woman', 'field', 'style', 'interaction', 'order', 'fit', 'hear', 'word', 'weapon', 'thread', 'segment', 'field', 'diverse', 'behaviorism', 'citation', 'express', 'idea', 'source', 'argument', 'reason', 'citation', 'argument', 'pause', 'citation', 'judgment', 'relevance', 'discussion', 'restate', 'argument', 'order', 'reply', 'work', 'sound', 'discussion', 'literature', 'state', 'field', 'behaviorism', 'critique', 'information', 'understand', 'literature', 'sort', 'stuff', 'post', 'route', 'pepper', 'disagree', 'basis', 'reformation', 'behaviorism', 'work', 'discussion', 'justify', 'case', 'direction', 'article', 'link', 'reference', 'worldviews', 'research', 'line', 'rcts', 'decade', 'relation', 'science', 'relation', 'research', 'reading', 'perception', 'field', 'question', 'value', 'branch', 'science', 'fruit', 'value', 'world', 'people', 'behaviorist', 'overconfidence', 'intuition', 'framework', 'direction', 'example', 'field', 'project', 'success', 'reading', 'comprehension', 'curriculum', 'market', 'landmine', 'detection', 'process', 'hand', 'practice', 'leone', 'halt', 'program', 'school', 'ireland', 'kid', 'eat', 'fruit', 'program', 'effect', 'drug', 'analysis', 'teaching', 'approach', 'project', 'study', 'money', 'guarantee', 'kid', 'precision', 'selection', 'process', 'reason', 'weakness', 'program', 'reference', 'machine', 'behaviorism', 'literature', 'contact', 'decade', 'analysis', 'behaviorism', 'idea', 'reciprocate', 'effort', 'approach', 'misunderstood', 'behaviorism', 'distinction', 'conceptualization', 'performance', 'israel', 'goldiamond', 'r', 'kantor', 'talk', 'whomever', 'approach', 'gmail', 'build', 'empire', 'behavior', 'analysis', 'professional', 'effort', 'ryano', 'ernesto', 'citation', 'circular', 'remember', 'skinner', 'publication', 'conversation', 'talk', 'skinner', 'work', 'publication', 'representation', 'field', 'form', 'worldview', 'article', 'stand', 'contextualism', 'informs', 'foundation', 'science', 'behavior', 'world', 'ground', 'base', 'article', 'point', 'behavior', 'term', 'analysis', 'assumption', 'help', 'lens', 'world', 'remember', 'endeavor', 'value', 'finding', 'technology', 'produce', 'influence', 'behavior', 'analysis', 'project', 'field', 'marc', 'point', 'field', 'referencing', 'opinion', 'topic', 'behavior', 'analysis', 'site', 'field', 'question', 'field', 'definition', 'citation', 'field', 'organism', 'article', 'stop', 'shop', 'science', 'note', 'author', 'approach', 'root', 'group', 'research', 'design', 'project', 'change', 'technology', 'practice', 'analysis', 'discussion']"
+3450.0,josh book talk conference rat body niche josh berson paperback amp ebook member march enter discount code quantifiedself17 checkout rrp data body berson data revolution mean fieldwork community perspective design history philosophy science anthropology probe world array sensor montage signal capacity generate data body world interface generation order copy paperback ebook bloomsbury linguistics behalf josh contact,"['josh', 'book', 'talk', 'conference', 'rat', 'body', 'niche', 'josh', 'berson', 'paperback', 'amp', 'ebook', 'member', 'march', 'enter', 'discount', 'code', 'quantifiedself17', 'checkout', 'rrp', 'data', 'body', 'berson', 'data', 'revolution', 'mean', 'fieldwork', 'community', 'perspective', 'design', 'history', 'philosophy', 'science', 'anthropology', 'probe', 'world', 'array', 'sensor', 'montage', 'signal', 'capacity', 'generate', 'data', 'body', 'world', 'interface', 'generation', 'order', 'copy', 'paperback', 'ebook', 'bloomsbury', 'linguistics', 'behalf', 'josh', 'contact']"
+3454.0,marcel martijn link research self institute hanze university meeting advance qs17 june discus research funding strategy work border understand world health science progress fund collaboration border health research institution care continue post grant convince friend construct btw foundation accelerate progress friend wood johnson foundation innovation team solution priority area process case course innovation process team produce case articulate goal pgd experience encounter sequence step goal invitation background report chance project stage refine researcher clinician chance idea opportunity sole individual person team synthesis report pdf pgd invitation pdf participate case bring idea europe marcel nan happens focus phd australia pgd research track proceeds eoi rwjf presence workshop comment stanford initiative research challenge finalist project amsterdam sharing,"['marcel', 'martijn', 'link', 'research', 'self', 'institute', 'hanze', 'university', 'meeting', 'advance', 'qs17', 'june', 'discus', 'research', 'funding', 'strategy', 'work', 'border', 'understand', 'world', 'health', 'science', 'progress', 'fund', 'collaboration', 'border', 'health', 'research', 'institution', 'care', 'continue', 'post', 'grant', 'convince', 'friend', 'construct', 'btw', 'foundation', 'accelerate', 'progress', 'friend', 'wood', 'johnson', 'foundation', 'innovation', 'team', 'solution', 'priority', 'area', 'process', 'case', 'course', 'innovation', 'process', 'team', 'produce', 'case', 'articulate', 'goal', 'pgd', 'experience', 'encounter', 'sequence', 'step', 'goal', 'invitation', 'background', 'report', 'chance', 'project', 'stage', 'refine', 'researcher', 'clinician', 'chance', 'idea', 'opportunity', 'sole', 'individual', 'person', 'team', 'synthesis', 'report', 'pdf', 'pgd', 'invitation', 'pdf', 'participate', 'case', 'bring', 'idea', 'europe', 'marcel', 'nan', 'happens', 'focus', 'phd', 'australia', 'pgd', 'research', 'track', 'proceeds', 'eoi', 'rwjf', 'presence', 'workshop', 'comment', 'stanford', 'initiative', 'research', 'challenge', 'finalist', 'project', 'amsterdam', 'sharing']"
+3475.0,data science research health library consumer patient medicine seek application informatics data science approach individual manage data information health goal program advance research application patient research community result publication source mechanism data resource benefit data research consumer patient informatics data science approach meet consumer patient health literacy language sophistication education tradition health information novel data science approach help individual data information health applicant base work user interaction user project approach health data information source image article sequence data family health history application problem area audience propose solution data science informatics pilot result evidence degree success step applicant involve user,"['data', 'science', 'research', 'health', 'library', 'consumer', 'patient', 'medicine', 'seek', 'application', 'informatics', 'data', 'science', 'approach', 'individual', 'manage', 'data', 'information', 'health', 'goal', 'program', 'advance', 'research', 'application', 'patient', 'research', 'community', 'result', 'publication', 'source', 'mechanism', 'data', 'resource', 'benefit', 'data', 'research', 'consumer', 'patient', 'informatics', 'data', 'science', 'approach', 'meet', 'consumer', 'patient', 'health', 'literacy', 'language', 'sophistication', 'education', 'tradition', 'health', 'information', 'novel', 'data', 'science', 'approach', 'help', 'individual', 'data', 'information', 'health', 'applicant', 'base', 'work', 'user', 'interaction', 'user', 'project', 'approach', 'health', 'data', 'information', 'source', 'image', 'article', 'sequence', 'data', 'family', 'health', 'history', 'application', 'problem', 'area', 'audience', 'propose', 'solution', 'data', 'science', 'informatics', 'pilot', 'result', 'evidence', 'degree', 'success', 'step', 'applicant', 'involve', 'user']"
+3481.0,nan feature planning option select record type record share question site note contact form site multiple record facility hospital maintain seperate record specialty staff hospital doc count facility fee wise work lab study physician hospital record digital download dashboard link pdf request case office facility provider continuity care case multiple record facility example count facility request cost wise multiple requesting record provide facility proof record sebt facility request record cost access record care history condition patientbank idea help people issue arises paul work record track state doctor record hospital doctor college idea information insurance company condition curiosity feature record understand record instance case question person care insurance company office doctor claim insurance prescription company prescribers information doctor hospital record policy user request record figure office record request paul founder pro data second opinion survey survey sense explanation danwich suggestion nan,"['nan', 'feature', 'planning', 'option', 'select', 'record', 'type', 'record', 'share', 'question', 'site', 'note', 'contact', 'form', 'site', 'multiple', 'record', 'facility', 'hospital', 'maintain', 'seperate', 'record', 'specialty', 'staff', 'hospital', 'doc', 'count', 'facility', 'fee', 'wise', 'work', 'lab', 'study', 'physician', 'hospital', 'record', 'digital', 'download', 'dashboard', 'link', 'pdf', 'request', 'case', 'office', 'facility', 'provider', 'continuity', 'care', 'case', 'multiple', 'record', 'facility', 'example', 'count', 'facility', 'request', 'cost', 'wise', 'multiple', 'requesting', 'record', 'provide', 'facility', 'proof', 'record', 'sebt', 'facility', 'request', 'record', 'cost', 'access', 'record', 'care', 'history', 'condition', 'patientbank', 'idea', 'help', 'people', 'issue', 'arises', 'paul', 'work', 'record', 'track', 'state', 'doctor', 'record', 'hospital', 'doctor', 'college', 'idea', 'information', 'insurance', 'company', 'condition', 'curiosity', 'feature', 'record', 'understand', 'record', 'instance', 'case', 'question', 'person', 'care', 'insurance', 'company', 'office', 'doctor', 'claim', 'insurance', 'prescription', 'company', 'prescribers', 'information', 'doctor', 'hospital', 'record', 'policy', 'user', 'request', 'record', 'figure', 'office', 'record', 'request', 'paul', 'founder', 'pro', 'data', 'second', 'opinion', 'survey', 'survey', 'sense', 'explanation', 'danwich', 'suggestion', 'nan']"
+3483.0,sheet tab category neurology column family member relationship birth death paul gelp request record family child parent sibling sign access info parent history lymphoma doctor record form organization person date data hhs service capture family history family history example thyroid issue record death certificate hippa restriction parent information support doctor health issue app store family history suggestion inform doctor history disease speak parent family history share doctor insight health record history family family history parent grandparent aunt cousin history app child right request parent child power attorney recommend doctor hospital sound piece information information work patientbank record family experience structuring record question insight project chain patient health record data person wallet record university vanderbilt engineer capability blockchain engineer feasibility blockchain technology sharing record case study goal record patient mobile app healthcare communication health record record circle user communication diagnosis share family history health data phone health record record apple health kit fhir import json data tool export lab luck,"['sheet', 'tab', 'category', 'neurology', 'column', 'family', 'member', 'relationship', 'birth', 'death', 'paul', 'gelp', 'request', 'record', 'family', 'child', 'parent', 'sibling', 'sign', 'access', 'info', 'parent', 'history', 'lymphoma', 'doctor', 'record', 'form', 'organization', 'person', 'date', 'data', 'hhs', 'service', 'capture', 'family', 'history', 'family', 'history', 'example', 'thyroid', 'issue', 'record', 'death', 'certificate', 'hippa', 'restriction', 'parent', 'information', 'support', 'doctor', 'health', 'issue', 'app', 'store', 'family', 'history', 'suggestion', 'inform', 'doctor', 'history', 'disease', 'speak', 'parent', 'family', 'history', 'share', 'doctor', 'insight', 'health', 'record', 'history', 'family', 'family', 'history', 'parent', 'grandparent', 'aunt', 'cousin', 'history', 'app', 'child', 'right', 'request', 'parent', 'child', 'power', 'attorney', 'recommend', 'doctor', 'hospital', 'sound', 'piece', 'information', 'information', 'work', 'patientbank', 'record', 'family', 'experience', 'structuring', 'record', 'question', 'insight', 'project', 'chain', 'patient', 'health', 'record', 'data', 'person', 'wallet', 'record', 'university', 'vanderbilt', 'engineer', 'capability', 'blockchain', 'engineer', 'feasibility', 'blockchain', 'technology', 'sharing', 'record', 'case', 'study', 'goal', 'record', 'patient', 'mobile', 'app', 'healthcare', 'communication', 'health', 'record', 'record', 'circle', 'user', 'communication', 'diagnosis', 'share', 'family', 'history', 'health', 'data', 'phone', 'health', 'record', 'record', 'apple', 'health', 'kit', 'fhir', 'import', 'json', 'data', 'tool', 'export', 'lab', 'luck']"
+3484.0,mike researcher cross consulting center today research sample analysis analysis microbiome ibs nerve problem trauma gallbladder disease father read probiotic significance help nexium doctor stomach bowel cause gallbladder disease cedar sinia protocol neomycin help wasnt problem data wrt work send send proof md access health account response email ibs pain ibs health quality index scale med stool score weight data check work regression input hqi hqi nexium hqi cardio panda check work p value feedback deal effect delay series step regression regress share data isaac work data step data science answer project board ask sort data question cross thousand statistician question question community question microbiomes source variety condition hypertension rat microbiomes microbiome evidence data change symptom antibiotic chance data evidence probiotic antibiotic chance dataset study process assembly line wire data help analysis work line feel email gmail mike michael gillam md facep,"['mike', 'researcher', 'cross', 'consulting', 'center', 'today', 'research', 'sample', 'analysis', 'analysis', 'microbiome', 'ibs', 'nerve', 'problem', 'trauma', 'gallbladder', 'disease', 'father', 'read', 'probiotic', 'significance', 'help', 'nexium', 'doctor', 'stomach', 'bowel', 'cause', 'gallbladder', 'disease', 'cedar', 'sinia', 'protocol', 'neomycin', 'help', 'wasnt', 'problem', 'data', 'wrt', 'work', 'send', 'send', 'proof', 'md', 'access', 'health', 'account', 'response', 'email', 'ibs', 'pain', 'ibs', 'health', 'quality', 'index', 'scale', 'med', 'stool', 'score', 'weight', 'data', 'check', 'work', 'regression', 'input', 'hqi', 'hqi', 'nexium', 'hqi', 'cardio', 'panda', 'check', 'work', 'p', 'value', 'feedback', 'deal', 'effect', 'delay', 'series', 'step', 'regression', 'regress', 'share', 'data', 'isaac', 'work', 'data', 'step', 'data', 'science', 'answer', 'project', 'board', 'ask', 'sort', 'data', 'question', 'cross', 'thousand', 'statistician', 'question', 'question', 'community', 'question', 'microbiomes', 'source', 'variety', 'condition', 'hypertension', 'rat', 'microbiomes', 'microbiome', 'evidence', 'data', 'change', 'symptom', 'antibiotic', 'chance', 'data', 'evidence', 'probiotic', 'antibiotic', 'chance', 'dataset', 'study', 'process', 'assembly', 'line', 'wire', 'data', 'help', 'analysis', 'work', 'line', 'feel', 'email', 'gmail', 'mike', 'michael', 'gillam', 'md', 'facep']"
+3495.0,question health wellness colleague question experience survey enter raffle amazon gift card,"['question', 'health', 'wellness', 'colleague', 'question', 'experience', 'survey', 'enter', 'raffle', 'amazon', 'gift', 'card']"
+3499.0,mourn age anthropology berkeley dissertation research technology people collection data data member community data data meant appreciate assistance people post relevant research sign mourningresearch,"['mourn', 'age', 'anthropology', 'berkeley', 'dissertation', 'research', 'technology', 'people', 'collection', 'data', 'data', 'member', 'community', 'data', 'data', 'meant', 'appreciate', 'assistance', 'people', 'post', 'relevant', 'research', 'sign', 'mourningresearch']"
+3505.0,forum meetup london software developer husband night journey question connectordb io link hrm chest strap location pedometer browser data connects sense heart rate googlefit dbconnector pull metric heart rate strap insert googlefit app device reason feature second advance help,"['forum', 'meetup', 'london', 'software', 'developer', 'husband', 'night', 'journey', 'question', 'connectordb', 'io', 'link', 'hrm', 'chest', 'strap', 'location', 'pedometer', 'browser', 'data', 'connects', 'sense', 'heart', 'rate', 'googlefit', 'dbconnector', 'pull', 'metric', 'heart', 'rate', 'strap', 'insert', 'googlefit', 'app', 'device', 'reason', 'feature', 'second', 'advance', 'help']"
+3511.0,check dminder track sun exposure estimate vitamin level herman session sun exposure vitamin topic nan post factum calculate exposure access entry sunrise location earth entry shining dataset entry indoors office gym course entry location sun remove entry knowledge indoors post factum approach gps confidentiality issue date monitoring approach combine calculate weather source data hourlies weather service weather data question estimate sun yesterday allergen food plant exposure powder product sunsprite depression eye bracelet track exposure data sensor company lys tracker fall feature sunsprite ability track color temperature rhythm exposure condition psoriasis surface spot order relate factor activity factor influence condition idea factor outdoors caught questionnaire measurement introduce bias skin option cycle app track position gps quantifies road home work reason register home suggestion aspect thought plan state netherlands company case tip update company amazon self questionnaire tracker tracker job obligation weekend session sun exposure vitamin tracker march shipping work track variable questionnaire measure fatigue planning measure data tool calculate severeness skin disorder pasi measure point calculate prediction model share finding article idea lys sergio site share weather data btw questionnaire outdoors example questionnaire recall,"['check', 'dminder', 'track', 'sun', 'exposure', 'estimate', 'vitamin', 'level', 'herman', 'session', 'sun', 'exposure', 'vitamin', 'topic', 'nan', 'post', 'factum', 'calculate', 'exposure', 'access', 'entry', 'sunrise', 'location', 'earth', 'entry', 'shining', 'dataset', 'entry', 'indoors', 'office', 'gym', 'course', 'entry', 'location', 'sun', 'remove', 'entry', 'knowledge', 'indoors', 'post', 'factum', 'approach', 'gps', 'confidentiality', 'issue', 'date', 'monitoring', 'approach', 'combine', 'calculate', 'weather', 'source', 'data', 'hourlies', 'weather', 'service', 'weather', 'data', 'question', 'estimate', 'sun', 'yesterday', 'allergen', 'food', 'plant', 'exposure', 'powder', 'product', 'sunsprite', 'depression', 'eye', 'bracelet', 'track', 'exposure', 'data', 'sensor', 'company', 'lys', 'tracker', 'fall', 'feature', 'sunsprite', 'ability', 'track', 'color', 'temperature', 'rhythm', 'exposure', 'condition', 'psoriasis', 'surface', 'spot', 'order', 'relate', 'factor', 'activity', 'factor', 'influence', 'condition', 'idea', 'factor', 'outdoors', 'caught', 'questionnaire', 'measurement', 'introduce', 'bias', 'skin', 'option', 'cycle', 'app', 'track', 'position', 'gps', 'quantifies', 'road', 'home', 'work', 'reason', 'register', 'home', 'suggestion', 'aspect', 'thought', 'plan', 'state', 'netherlands', 'company', 'case', 'tip', 'update', 'company', 'amazon', 'self', 'questionnaire', 'tracker', 'tracker', 'job', 'obligation', 'weekend', 'session', 'sun', 'exposure', 'vitamin', 'tracker', 'march', 'shipping', 'work', 'track', 'variable', 'questionnaire', 'measure', 'fatigue', 'planning', 'measure', 'data', 'tool', 'calculate', 'severeness', 'skin', 'disorder', 'pasi', 'measure', 'point', 'calculate', 'prediction', 'model', 'share', 'finding', 'article', 'idea', 'lys', 'sergio', 'site', 'share', 'weather', 'data', 'btw', 'questionnaire', 'outdoors', 'example', 'questionnaire', 'recall']"
+3513.0,people eye widget app feedback io today phone mark developer idea app track collect stats website platform track display building foremost scratch itch log money investment pension bank stock price finance market platform region twitter instagram follower example fitbit step follower point balance duolingo score app prototype trakr app score point precaution security http data encryption credential order data advance feedback mark feel view health info device step calorie apple health app present health measure sparklines view understand luck rob,"['people', 'eye', 'widget', 'app', 'feedback', 'io', 'today', 'phone', 'mark', 'developer', 'idea', 'app', 'track', 'collect', 'stats', 'website', 'platform', 'track', 'display', 'building', 'foremost', 'scratch', 'itch', 'log', 'money', 'investment', 'pension', 'bank', 'stock', 'price', 'finance', 'market', 'platform', 'region', 'twitter', 'instagram', 'follower', 'example', 'fitbit', 'step', 'follower', 'point', 'balance', 'duolingo', 'score', 'app', 'prototype', 'trakr', 'app', 'score', 'point', 'precaution', 'security', 'http', 'data', 'encryption', 'credential', 'order', 'data', 'advance', 'feedback', 'mark', 'feel', 'view', 'health', 'info', 'device', 'step', 'calorie', 'apple', 'health', 'app', 'present', 'health', 'measure', 'sparklines', 'view', 'understand', 'luck', 'rob']"
+3521.0,matt movement people ownership control data experience reading plugin py3status step desktop selection code work desktop manager share thought software connectordb io developer project language start thought thought comment question,"['matt', 'movement', 'people', 'ownership', 'control', 'data', 'experience', 'reading', 'plugin', 'py3status', 'step', 'desktop', 'selection', 'code', 'work', 'desktop', 'manager', 'share', 'thought', 'software', 'connectordb', 'io', 'developer', 'project', 'language', 'start', 'thought', 'thought', 'comment', 'question']"
+3524.0,data weather station addition decibel level device measure temperature humidity solution collect measurement location level house enviroment experience recomend device anothers method data aprox analysis data bi application,"['data', 'weather', 'station', 'addition', 'decibel', 'level', 'device', 'measure', 'temperature', 'humidity', 'solution', 'collect', 'measurement', 'location', 'level', 'house', 'enviroment', 'experience', 'recomend', 'device', 'anothers', 'method', 'data', 'aprox', 'analysis', 'data', 'bi', 'application']"
+3541.0,home security camera bet clandestine launderer fitbit type pedometer smartphone monitoring sleepcycle io android record movement sleep bed sleepcycle sleep android course recording problem smartphone apps record night review noise detect steph beddit monitor detect battery strap measure position walking determine night iphone apps phone capture data security apps iphones picture motion bedroom goodbye family lucid remember tablet dream internet tablet yesterday grandmother sheet mom sheet father mother house brother work machine grandmother sheet laundry mom sheet link video sooo funny,"['home', 'security', 'camera', 'bet', 'clandestine', 'launderer', 'fitbit', 'type', 'pedometer', 'smartphone', 'monitoring', 'sleepcycle', 'io', 'android', 'record', 'movement', 'sleep', 'bed', 'sleepcycle', 'sleep', 'android', 'course', 'recording', 'problem', 'smartphone', 'apps', 'record', 'night', 'review', 'noise', 'detect', 'steph', 'beddit', 'monitor', 'detect', 'battery', 'strap', 'measure', 'position', 'walking', 'determine', 'night', 'iphone', 'apps', 'phone', 'capture', 'data', 'security', 'apps', 'iphones', 'picture', 'motion', 'bedroom', 'goodbye', 'family', 'lucid', 'remember', 'tablet', 'dream', 'internet', 'tablet', 'yesterday', 'grandmother', 'sheet', 'mom', 'sheet', 'father', 'mother', 'house', 'brother', 'work', 'machine', 'grandmother', 'sheet', 'laundry', 'mom', 'sheet', 'link', 'video', 'sooo', 'funny']"
+3551.0,emfit detects tv bed beddit emfit sleep sleep monitor sensitivity class beddit readout heart rate variability hrv condition mattress partner strip impression device readout export app podcasts beddit mattress beddit model environment work emfit advantage emfit measure beddit danielle robert netherlands emfit visualization data galaxy post address issue sleep tracking function experience confuse setting mode kind device sit heartbeat lie wrist tracker weird experience patchy tracking function bed habit iphone music apple watch app beddit tracker page beddit apple wonder plan emfit charge work device tend watch tv bed log esp beddit emfit experience beddit beddit hrv comment ring track night hr hrv track temperature deviation prefer emfit recovery data classification accurate beddit sit beddit app calorie counter term socialmediafellow,"['emfit', 'detects', 'tv', 'bed', 'beddit', 'emfit', 'sleep', 'sleep', 'monitor', 'sensitivity', 'class', 'beddit', 'readout', 'heart', 'rate', 'variability', 'hrv', 'condition', 'mattress', 'partner', 'strip', 'impression', 'device', 'readout', 'export', 'app', 'podcasts', 'beddit', 'mattress', 'beddit', 'model', 'environment', 'work', 'emfit', 'advantage', 'emfit', 'measure', 'beddit', 'danielle', 'robert', 'netherlands', 'emfit', 'visualization', 'data', 'galaxy', 'post', 'address', 'issue', 'sleep', 'tracking', 'function', 'experience', 'confuse', 'setting', 'mode', 'kind', 'device', 'sit', 'heartbeat', 'lie', 'wrist', 'tracker', 'weird', 'experience', 'patchy', 'tracking', 'function', 'bed', 'habit', 'iphone', 'music', 'apple', 'watch', 'app', 'beddit', 'tracker', 'page', 'beddit', 'apple', 'wonder', 'plan', 'emfit', 'charge', 'work', 'device', 'tend', 'watch', 'tv', 'bed', 'log', 'esp', 'beddit', 'emfit', 'experience', 'beddit', 'beddit', 'hrv', 'comment', 'ring', 'track', 'night', 'hr', 'hrv', 'track', 'temperature', 'deviation', 'prefer', 'emfit', 'recovery', 'data', 'classification', 'accurate', 'beddit', 'sit', 'beddit', 'app', 'calorie', 'counter', 'term', 'socialmediafellow']"
+3568.0,answer sample party lab clia lab fee result blend product product label strain blend website probiotic timing developer api access question dna sending analysis interesting stuff europe community thryve building gut wellness test microbiome offer quality probiotic follower movement insight insight science reason community discount service message figure sync promo code quantifiedself50 ceo thryve thryve health program thryve health probiotic world gut health program probiotic testing hope answer question contribution science offer comment address sample party lab clia lab miami university clia retesting fee repair plan maintain subscription probiotic repair plan phone consult ph staff result blend product board q3 custom product label strain blend website probiotic send product label certification developer api access plan q4 priority question dna sending problem feel question reason boomer order information newsletter discount applies reach thryveinside launching till fyi justin order information newsletter discount applies reach thryveinside vikram rangara signup quantifiedself50 checkout discount data sound europe moment quarterly,"['answer', 'sample', 'party', 'lab', 'clia', 'lab', 'fee', 'result', 'blend', 'product', 'product', 'label', 'strain', 'blend', 'website', 'probiotic', 'timing', 'developer', 'api', 'access', 'question', 'dna', 'sending', 'analysis', 'interesting', 'stuff', 'europe', 'community', 'thryve', 'building', 'gut', 'wellness', 'test', 'microbiome', 'offer', 'quality', 'probiotic', 'follower', 'movement', 'insight', 'insight', 'science', 'reason', 'community', 'discount', 'service', 'message', 'figure', 'sync', 'promo', 'code', 'quantifiedself50', 'ceo', 'thryve', 'thryve', 'health', 'program', 'thryve', 'health', 'probiotic', 'world', 'gut', 'health', 'program', 'probiotic', 'testing', 'hope', 'answer', 'question', 'contribution', 'science', 'offer', 'comment', 'address', 'sample', 'party', 'lab', 'clia', 'lab', 'miami', 'university', 'clia', 'retesting', 'fee', 'repair', 'plan', 'maintain', 'subscription', 'probiotic', 'repair', 'plan', 'phone', 'consult', 'ph', 'staff', 'result', 'blend', 'product', 'board', 'q3', 'custom', 'product', 'label', 'strain', 'blend', 'website', 'probiotic', 'send', 'product', 'label', 'certification', 'developer', 'api', 'access', 'plan', 'q4', 'priority', 'question', 'dna', 'sending', 'problem', 'feel', 'question', 'reason', 'boomer', 'order', 'information', 'newsletter', 'discount', 'applies', 'reach', 'thryveinside', 'launching', 'till', 'fyi', 'justin', 'order', 'information', 'newsletter', 'discount', 'applies', 'reach', 'thryveinside', 'vikram', 'rangara', 'signup', 'quantifiedself50', 'checkout', 'discount', 'data', 'sound', 'europe', 'moment', 'quarterly']"
+3569.0,purchase carbon offset fear policy exhale indoors co2 agaricus consumer level co2 product level list capnometers price hospital product page price sensor cost session sensor expiration gt data app report tee session hidden data calculation accuracy carbogenetics acquaintance connection affiliation product page price data site readout picture connection accuracy masimo emma emergency capnograph product page sheet price data readout device graph accuracy mainstream capnometer product page sheet price data readout device accuracy smith capnocheck ii model experimentation product page price data readout device unsure dig log sensor lifetime mention lifetime calibration,"['purchase', 'carbon', 'offset', 'fear', 'policy', 'exhale', 'indoors', 'co2', 'agaricus', 'consumer', 'level', 'co2', 'product', 'level', 'list', 'capnometers', 'price', 'hospital', 'product', 'page', 'price', 'sensor', 'cost', 'session', 'sensor', 'expiration', 'gt', 'data', 'app', 'report', 'tee', 'session', 'hidden', 'data', 'calculation', 'accuracy', 'carbogenetics', 'acquaintance', 'connection', 'affiliation', 'product', 'page', 'price', 'data', 'site', 'readout', 'picture', 'connection', 'accuracy', 'masimo', 'emma', 'emergency', 'capnograph', 'product', 'page', 'sheet', 'price', 'data', 'readout', 'device', 'graph', 'accuracy', 'mainstream', 'capnometer', 'product', 'page', 'sheet', 'price', 'data', 'readout', 'device', 'accuracy', 'smith', 'capnocheck', 'ii', 'model', 'experimentation', 'product', 'page', 'price', 'data', 'readout', 'device', 'unsure', 'dig', 'log', 'sensor', 'lifetime', 'mention', 'lifetime', 'calibration']"
+3599.0,wow mess labwork pregnenolone progesterone supplementation bet notice tie metabolism peeing notice variation t3 supplementation carb ratio problem combination carbs glycogen storage cortisol salt water retention thyroid support cortisol taurine supplementation glycogen storage epsom salt bath magnesium difference ratio ability carb problem eat food feel woken night relationship sense safety cortisol cortisol suggest anybody health performance relate reflect reinforce page blog result relation fatigue syndrome info test question test help interpretation metal test supplement dr guide treatment term tweak blog place lab list,"['wow', 'mess', 'labwork', 'pregnenolone', 'progesterone', 'supplementation', 'bet', 'notice', 'tie', 'metabolism', 'peeing', 'notice', 'variation', 't3', 'supplementation', 'carb', 'ratio', 'problem', 'combination', 'carbs', 'glycogen', 'storage', 'cortisol', 'salt', 'water', 'retention', 'thyroid', 'support', 'cortisol', 'taurine', 'supplementation', 'glycogen', 'storage', 'epsom', 'salt', 'bath', 'magnesium', 'difference', 'ratio', 'ability', 'carb', 'problem', 'eat', 'food', 'feel', 'woken', 'night', 'relationship', 'sense', 'safety', 'cortisol', 'cortisol', 'suggest', 'anybody', 'health', 'performance', 'relate', 'reflect', 'reinforce', 'page', 'blog', 'result', 'relation', 'fatigue', 'syndrome', 'info', 'test', 'question', 'test', 'help', 'interpretation', 'metal', 'test', 'supplement', 'dr', 'guide', 'treatment', 'term', 'tweak', 'blog', 'place', 'lab', 'list']"
+3607.0,porter health data visualization color code approach blood test result trend correlation longevity standpoint data health lead extension prevent premature failure remembers knowledge tree service brain storm process description convenient add ton information page denis self description,"['porter', 'health', 'data', 'visualization', 'color', 'code', 'approach', 'blood', 'test', 'result', 'trend', 'correlation', 'longevity', 'standpoint', 'data', 'health', 'lead', 'extension', 'prevent', 'premature', 'failure', 'remembers', 'knowledge', 'tree', 'service', 'brain', 'storm', 'process', 'description', 'convenient', 'add', 'ton', 'information', 'page', 'denis', 'self', 'description']"
+3615.0,qek app engine custom api platform data model aspect goal habit journal model model model store metric contains json data code update commits github plan roll ups data regression data purpose model analysis push data compute engine bigquery cloud ml computation machine touch question project collection analytics tracking tool routine meant case tool spreadsheet goal bullet performance google inbox task habit tracker android tool platform habit version weight web app friction case tab host data place analysis prototype app flow dashboard flow source dashboard user matter term goal project habit option journal track metric productivity narrative tag mention association activity test help term goal data stream step tracker sensor client integration jeremy meaning process message contact info jeremy idea prototype implementation chat messenger bot track data eye word data model database approach encourage jeremy copy secret file guidance configuration advance matt,"['qek', 'app', 'engine', 'custom', 'api', 'platform', 'data', 'model', 'aspect', 'goal', 'habit', 'journal', 'model', 'model', 'model', 'store', 'metric', 'contains', 'json', 'data', 'code', 'update', 'commits', 'github', 'plan', 'roll', 'ups', 'data', 'regression', 'data', 'purpose', 'model', 'analysis', 'push', 'data', 'compute', 'engine', 'bigquery', 'cloud', 'ml', 'computation', 'machine', 'touch', 'question', 'project', 'collection', 'analytics', 'tracking', 'tool', 'routine', 'meant', 'case', 'tool', 'spreadsheet', 'goal', 'bullet', 'performance', 'google', 'inbox', 'task', 'habit', 'tracker', 'android', 'tool', 'platform', 'habit', 'version', 'weight', 'web', 'app', 'friction', 'case', 'tab', 'host', 'data', 'place', 'analysis', 'prototype', 'app', 'flow', 'dashboard', 'flow', 'source', 'dashboard', 'user', 'matter', 'term', 'goal', 'project', 'habit', 'option', 'journal', 'track', 'metric', 'productivity', 'narrative', 'tag', 'mention', 'association', 'activity', 'test', 'help', 'term', 'goal', 'data', 'stream', 'step', 'tracker', 'sensor', 'client', 'integration', 'jeremy', 'meaning', 'process', 'message', 'contact', 'info', 'jeremy', 'idea', 'prototype', 'implementation', 'chat', 'messenger', 'bot', 'track', 'data', 'eye', 'word', 'data', 'model', 'database', 'approach', 'encourage', 'jeremy', 'copy', 'secret', 'file', 'guidance', 'configuration', 'advance', 'matt']"
+3622.0,problem people skill apps platform apps conversation cover issue reference apple health place intersects comment developer crux problem bring data framework resource world attendant cost responsibility transformation tool target structure data strength apple approach credibility platform operator transformation tool data source job environment tool target toolmaker approach mhealth kind platform schema approach people participation hung researcher transformation tool comment place connect data analysis community people apple app data analytics data person value bkitz tool aggregate analyze data google data studio exist tool machine predict stress level feature data example self data harder convince people share service provider ml algorithm bait share data idea offer option confidentiality issue market challenge market work individual family self data powerbi value environment context data example agaricus mention mhealth agree idea goal data privacy security data party app link solution distribution module user data server cloud data format plugins community custom data analytics visualization pypi example react component dashboard sits module react access json data component api standard request display result module component knowledge interface layer process drop base focus konnectors example page business intelligence service component ingestion data transformation data data warehouse tool sit warehouse visualization analysis tool decade challenge information apple health layer schema taxonomy data model poison structure data store transformation tool target structure data data type device home schema organization point schema somebody apple schema biometrics consideration functionality drop note discus cozy link qek community idea application platform thought idea application data multiple source data end set tool place connect data analysis community people apple app data analytics data person example user correlation website connect source apps perspective developer website apps store analyze twitter data decides data format writes output output fit form json integer array store analysis user charge user apple store output analysis input developer analysis problem security party data encryption secure multi party computation blockchain architecture mit paper thought idea platform problem difficulty community app development programming skill user apps user approach qsers qsers community,"['problem', 'people', 'skill', 'apps', 'platform', 'apps', 'conversation', 'cover', 'issue', 'reference', 'apple', 'health', 'place', 'intersects', 'comment', 'developer', 'crux', 'problem', 'bring', 'data', 'framework', 'resource', 'world', 'attendant', 'cost', 'responsibility', 'transformation', 'tool', 'target', 'structure', 'data', 'strength', 'apple', 'approach', 'credibility', 'platform', 'operator', 'transformation', 'tool', 'data', 'source', 'job', 'environment', 'tool', 'target', 'toolmaker', 'approach', 'mhealth', 'kind', 'platform', 'schema', 'approach', 'people', 'participation', 'hung', 'researcher', 'transformation', 'tool', 'comment', 'place', 'connect', 'data', 'analysis', 'community', 'people', 'apple', 'app', 'data', 'analytics', 'data', 'person', 'value', 'bkitz', 'tool', 'aggregate', 'analyze', 'data', 'google', 'data', 'studio', 'exist', 'tool', 'machine', 'predict', 'stress', 'level', 'feature', 'data', 'example', 'self', 'data', 'harder', 'convince', 'people', 'share', 'service', 'provider', 'ml', 'algorithm', 'bait', 'share', 'data', 'idea', 'offer', 'option', 'confidentiality', 'issue', 'market', 'challenge', 'market', 'work', 'individual', 'family', 'self', 'data', 'powerbi', 'value', 'environment', 'context', 'data', 'example', 'agaricus', 'mention', 'mhealth', 'agree', 'idea', 'goal', 'data', 'privacy', 'security', 'data', 'party', 'app', 'link', 'solution', 'distribution', 'module', 'user', 'data', 'server', 'cloud', 'data', 'format', 'plugins', 'community', 'custom', 'data', 'analytics', 'visualization', 'pypi', 'example', 'react', 'component', 'dashboard', 'sits', 'module', 'react', 'access', 'json', 'data', 'component', 'api', 'standard', 'request', 'display', 'result', 'module', 'component', 'knowledge', 'interface', 'layer', 'process', 'drop', 'base', 'focus', 'konnectors', 'example', 'page', 'business', 'intelligence', 'service', 'component', 'ingestion', 'data', 'transformation', 'data', 'data', 'warehouse', 'tool', 'sit', 'warehouse', 'visualization', 'analysis', 'tool', 'decade', 'challenge', 'information', 'apple', 'health', 'layer', 'schema', 'taxonomy', 'data', 'model', 'poison', 'structure', 'data', 'store', 'transformation', 'tool', 'target', 'structure', 'data', 'data', 'type', 'device', 'home', 'schema', 'organization', 'point', 'schema', 'somebody', 'apple', 'schema', 'biometrics', 'consideration', 'functionality', 'drop', 'note', 'discus', 'cozy', 'link', 'qek', 'community', 'idea', 'application', 'platform', 'thought', 'idea', 'application', 'data', 'multiple', 'source', 'data', 'end', 'set', 'tool', 'place', 'connect', 'data', 'analysis', 'community', 'people', 'apple', 'app', 'data', 'analytics', 'data', 'person', 'example', 'user', 'correlation', 'website', 'connect', 'source', 'apps', 'perspective', 'developer', 'website', 'apps', 'store', 'analyze', 'twitter', 'data', 'decides', 'data', 'format', 'writes', 'output', 'output', 'fit', 'form', 'json', 'integer', 'array', 'store', 'analysis', 'user', 'charge', 'user', 'apple', 'store', 'output', 'analysis', 'input', 'developer', 'analysis', 'problem', 'security', 'party', 'data', 'encryption', 'secure', 'multi', 'party', 'computation', 'blockchain', 'architecture', 'mit', 'paper', 'thought', 'idea', 'platform', 'problem', 'difficulty', 'community', 'app', 'development', 'programming', 'skill', 'user', 'apps', 'user', 'approach', 'qsers', 'qsers', 'community']"
+3625.0,stanford university library pda march april stanford university palo conjunction pda conference join friend coder solution challenge individual humanist heritage researcher age analyze visualize immense variety data visit pda hackathon site register learn event schedule pda conference pda conference march stanford university palo alto commuter conference program schedule space conference attendee register asap pda conference shine project research faculty tool service developer researcher collection preservation study data individual family community conference presentation panel discussion poster hand speaker wolf info pda travel recommendation palo alto committee stanford university library consideration talk,"['stanford', 'university', 'library', 'pda', 'march', 'april', 'stanford', 'university', 'palo', 'conjunction', 'pda', 'conference', 'join', 'friend', 'coder', 'solution', 'challenge', 'individual', 'humanist', 'heritage', 'researcher', 'age', 'analyze', 'visualize', 'immense', 'variety', 'data', 'visit', 'pda', 'hackathon', 'site', 'register', 'learn', 'event', 'schedule', 'pda', 'conference', 'pda', 'conference', 'march', 'stanford', 'university', 'palo', 'alto', 'commuter', 'conference', 'program', 'schedule', 'space', 'conference', 'attendee', 'register', 'asap', 'pda', 'conference', 'shine', 'project', 'research', 'faculty', 'tool', 'service', 'developer', 'researcher', 'collection', 'preservation', 'study', 'data', 'individual', 'family', 'community', 'conference', 'presentation', 'panel', 'discussion', 'poster', 'hand', 'speaker', 'wolf', 'info', 'pda', 'travel', 'recommendation', 'palo', 'alto', 'committee', 'stanford', 'university', 'library', 'consideration', 'talk']"
+3647.0,li author wearable paper snyder lab connection question standard blood serum lab labcorp bet snyder lab stanford ask temp trend ambiguity example trend loss drop morning adrenaline cortisol rise pattern tsh bloodwork body data correlation level bloodwork total t3 inverse correlation tsh account body stress morning temp morning temp pre ovulation post ovulation tends t3 perspective lab opinion hypothroidism t3 syndrome syndrome temperature correlation accurate feel perspective foot hair nail outer eyebrow hypothyroid symptom skin gain gain weight family member surrogate biomarkers measurement measurement variation doubt change serial measurement reference interval tsh varies age sex ethnicity tsh measurement care insurance mandate point point study correlation bbt rate tsh level hypothyroidism reference regard amith dan experience function pas check warm regard hyperlink rhythm thyroid hormone t4 reference interval age sex variation serum thyroid hormone hormone insulin growth factor variation interpretation function test body reading tsh level correlation reference surrogate thyroid function thought regard amith reason biomarker hypothyroidism symptom hypothyroidism tsh level level variation warm regard,"['li', 'author', 'wearable', 'paper', 'snyder', 'lab', 'connection', 'question', 'standard', 'blood', 'serum', 'lab', 'labcorp', 'bet', 'snyder', 'lab', 'stanford', 'ask', 'temp', 'trend', 'ambiguity', 'example', 'trend', 'loss', 'drop', 'morning', 'adrenaline', 'cortisol', 'rise', 'pattern', 'tsh', 'bloodwork', 'body', 'data', 'correlation', 'level', 'bloodwork', 'total', 't3', 'inverse', 'correlation', 'tsh', 'account', 'body', 'stress', 'morning', 'temp', 'morning', 'temp', 'pre', 'ovulation', 'post', 'ovulation', 'tends', 't3', 'perspective', 'lab', 'opinion', 'hypothroidism', 't3', 'syndrome', 'syndrome', 'temperature', 'correlation', 'accurate', 'feel', 'perspective', 'foot', 'hair', 'nail', 'outer', 'eyebrow', 'hypothyroid', 'symptom', 'skin', 'gain', 'gain', 'weight', 'family', 'member', 'surrogate', 'biomarkers', 'measurement', 'measurement', 'variation', 'doubt', 'change', 'serial', 'measurement', 'reference', 'interval', 'tsh', 'varies', 'age', 'sex', 'ethnicity', 'tsh', 'measurement', 'care', 'insurance', 'mandate', 'point', 'point', 'study', 'correlation', 'bbt', 'rate', 'tsh', 'level', 'hypothyroidism', 'reference', 'regard', 'amith', 'dan', 'experience', 'function', 'pas', 'check', 'warm', 'regard', 'hyperlink', 'rhythm', 'thyroid', 'hormone', 't4', 'reference', 'interval', 'age', 'sex', 'variation', 'serum', 'thyroid', 'hormone', 'hormone', 'insulin', 'growth', 'factor', 'variation', 'interpretation', 'function', 'test', 'body', 'reading', 'tsh', 'level', 'correlation', 'reference', 'surrogate', 'thyroid', 'function', 'thought', 'regard', 'amith', 'reason', 'biomarker', 'hypothyroidism', 'symptom', 'hypothyroidism', 'tsh', 'level', 'level', 'variation', 'warm', 'regard']"
+3649.0,test send link test background app habit mortality risk research gamification tester fazekas sorry fazekas problem mind email goncalogordo gmail send link download elo jeremygordon mind send link download goncalogordo goncalogordo mail address approach feedback ralf io count goncalogordo reply project android card,"['test', 'send', 'link', 'test', 'background', 'app', 'habit', 'mortality', 'risk', 'research', 'gamification', 'tester', 'fazekas', 'sorry', 'fazekas', 'problem', 'mind', 'email', 'goncalogordo', 'gmail', 'send', 'link', 'download', 'elo', 'jeremygordon', 'mind', 'send', 'link', 'download', 'goncalogordo', 'goncalogordo', 'mail', 'address', 'approach', 'feedback', 'ralf', 'io', 'count', 'goncalogordo', 'reply', 'project', 'android', 'card']"
+3657.0,reading newsletter credit object blog post cover issue causality health range perspective measure causal concept entity description statement hint credit,"['reading', 'newsletter', 'credit', 'object', 'blog', 'post', 'cover', 'issue', 'causality', 'health', 'range', 'perspective', 'measure', 'causal', 'concept', 'entity', 'description', 'statement', 'hint', 'credit']"
+3660.0,heartmath inner balance app io device balance download google play store apple app store sensor export ibi data heartcloud service emwave2 program download hrv course,"['heartmath', 'inner', 'balance', 'app', 'io', 'device', 'balance', 'download', 'google', 'play', 'store', 'apple', 'app', 'store', 'sensor', 'export', 'ibi', 'data', 'heartcloud', 'service', 'emwave2', 'program', 'download', 'hrv', 'course']"
+3665.0,itl game breath glitch game instance counter mistake press trial help game paper result research edge design feeling confusion feedback example game sign post answer response portion analysis pole space breath training press key failing alignment problem questionnaire text row checkboxes project implementation game phd research seek participant interaction game game ass quantify mindfulness date research feedback advance endeavor play game desktop browser chrome firefox excl questionnaire visit mindfulgaming jeremy game point version game indicator score,"['itl', 'game', 'breath', 'glitch', 'game', 'instance', 'counter', 'mistake', 'press', 'trial', 'help', 'game', 'paper', 'result', 'research', 'edge', 'design', 'feeling', 'confusion', 'feedback', 'example', 'game', 'sign', 'post', 'answer', 'response', 'portion', 'analysis', 'pole', 'space', 'breath', 'training', 'press', 'key', 'failing', 'alignment', 'problem', 'questionnaire', 'text', 'row', 'checkboxes', 'project', 'implementation', 'game', 'phd', 'research', 'seek', 'participant', 'interaction', 'game', 'game', 'ass', 'quantify', 'mindfulness', 'date', 'research', 'feedback', 'advance', 'endeavor', 'play', 'game', 'desktop', 'browser', 'chrome', 'firefox', 'excl', 'questionnaire', 'visit', 'mindfulgaming', 'jeremy', 'game', 'point', 'version', 'game', 'indicator', 'score']"
+3669.0,band water proof charge tablet create account participant data google apple health actigraphy sleep team diy work area sensor work pressure sensor mattress study zambia fitbit sync tracker information fitness tracker work purpose thought recommendation note respondent journal tracker option mi band mi notify amp fitness app analysis garmin recommendation step sleep,"['band', 'water', 'proof', 'charge', 'tablet', 'create', 'account', 'participant', 'data', 'google', 'apple', 'health', 'actigraphy', 'sleep', 'team', 'diy', 'work', 'area', 'sensor', 'work', 'pressure', 'sensor', 'mattress', 'study', 'zambia', 'fitbit', 'sync', 'tracker', 'information', 'fitness', 'tracker', 'work', 'purpose', 'thought', 'recommendation', 'note', 'respondent', 'journal', 'tracker', 'option', 'mi', 'band', 'mi', 'notify', 'amp', 'fitness', 'app', 'analysis', 'garmin', 'recommendation', 'step', 'sleep']"
+3681.0,effect goal work application people exercise project effect mediation awareness case drug study instance drug study placebo effect mediation awareness cost purpose intervention post harvard business review clinician patient study medicare beneficiary insight topic effect term sensing filter contribution protocol regard amith intervention factor medication role excercise relation mood cofee relation attention effect improvement outcome awareness observation example step mood step effect mood feel therapy intervention touch outcome effect effect type reactivity individual behavior response awareness page opinion experiment effect eat exercise notion health observation intervention plan result word effect self experiment act observation design intensity weight result role outcome self experiment experiment intervention borrow word steroid increase value reason forum bring focus benefit treatment method purpose question process outcome improvement intervention hawthorne effect effect reason self application people experiment intervention condition intervention equivalent sugarpills person application monitoring style intervention improvement method effect people security camera reporting hope speaks concern opinion variable feedback,"['effect', 'goal', 'work', 'application', 'people', 'exercise', 'project', 'effect', 'mediation', 'awareness', 'case', 'drug', 'study', 'instance', 'drug', 'study', 'placebo', 'effect', 'mediation', 'awareness', 'cost', 'purpose', 'intervention', 'post', 'harvard', 'business', 'review', 'clinician', 'patient', 'study', 'medicare', 'beneficiary', 'insight', 'topic', 'effect', 'term', 'sensing', 'filter', 'contribution', 'protocol', 'regard', 'amith', 'intervention', 'factor', 'medication', 'role', 'excercise', 'relation', 'mood', 'cofee', 'relation', 'attention', 'effect', 'improvement', 'outcome', 'awareness', 'observation', 'example', 'step', 'mood', 'step', 'effect', 'mood', 'feel', 'therapy', 'intervention', 'touch', 'outcome', 'effect', 'effect', 'type', 'reactivity', 'individual', 'behavior', 'response', 'awareness', 'page', 'opinion', 'experiment', 'effect', 'eat', 'exercise', 'notion', 'health', 'observation', 'intervention', 'plan', 'result', 'word', 'effect', 'self', 'experiment', 'act', 'observation', 'design', 'intensity', 'weight', 'result', 'role', 'outcome', 'self', 'experiment', 'experiment', 'intervention', 'borrow', 'word', 'steroid', 'increase', 'value', 'reason', 'forum', 'bring', 'focus', 'benefit', 'treatment', 'method', 'purpose', 'question', 'process', 'outcome', 'improvement', 'intervention', 'hawthorne', 'effect', 'effect', 'reason', 'self', 'application', 'people', 'experiment', 'intervention', 'condition', 'intervention', 'equivalent', 'sugarpills', 'person', 'application', 'monitoring', 'style', 'intervention', 'improvement', 'method', 'effect', 'people', 'security', 'camera', 'reporting', 'hope', 'speaks', 'concern', 'opinion', 'variable', 'feedback']"
+3684.0,test course influence deal series abba test series dosage effect design effect effect effect design answer design clue abba design caffeine compare reason washout substance body degree measure compare reason caffeine effect metabolism loss test caffeine effect body isolate effect sample research replicate reason caffeine effect metabolism loss test caffeine effect body,"['test', 'course', 'influence', 'deal', 'series', 'abba', 'test', 'series', 'dosage', 'effect', 'design', 'effect', 'effect', 'effect', 'design', 'answer', 'design', 'clue', 'abba', 'design', 'caffeine', 'compare', 'reason', 'washout', 'substance', 'body', 'degree', 'measure', 'compare', 'reason', 'caffeine', 'effect', 'metabolism', 'loss', 'test', 'caffeine', 'effect', 'body', 'isolate', 'effect', 'sample', 'research', 'replicate', 'reason', 'caffeine', 'effect', 'metabolism', 'loss', 'test', 'caffeine', 'effect', 'body']"
+3702.0,ask professor steffert kit qs17 group tracker experimenter researcher toolmaker conference place self conference colleague april fancy brainwave activity eeg electroencephalography machine contact steffert tony qeeg supply information project member home technology bank director work health science school health chemical science university walton hall milton keynes kingdom bank ac bank information qs17,"['ask', 'professor', 'steffert', 'kit', 'qs17', 'group', 'tracker', 'experimenter', 'researcher', 'toolmaker', 'conference', 'place', 'self', 'conference', 'colleague', 'april', 'fancy', 'brainwave', 'activity', 'eeg', 'electroencephalography', 'machine', 'contact', 'steffert', 'tony', 'qeeg', 'supply', 'information', 'project', 'member', 'home', 'technology', 'bank', 'director', 'work', 'health', 'science', 'school', 'health', 'chemical', 'science', 'university', 'walton', 'hall', 'milton', 'keynes', 'kingdom', 'bank', 'ac', 'bank', 'information', 'qs17']"
+3721.0,resource advice sleep sleep experiment talk thread conversation agree people experiment search bait gadget stuff method example data access link talk somebody author editorial assignment work quantifiedself guide device support data question regular work help people guide help data drop metabolism,"['resource', 'advice', 'sleep', 'sleep', 'experiment', 'talk', 'thread', 'conversation', 'agree', 'people', 'experiment', 'search', 'bait', 'gadget', 'stuff', 'method', 'example', 'data', 'access', 'link', 'talk', 'somebody', 'author', 'editorial', 'assignment', 'work', 'quantifiedself', 'guide', 'device', 'support', 'data', 'question', 'regular', 'work', 'help', 'people', 'guide', 'help', 'data', 'drop', 'metabolism']"
+3751.0,polanyi topic knowledge post philosophy jeff cartereducation form tracker curation tool share generation tool generation track ambition thought idea journal benefit brings confidence clarity sense journal moment process journal area generation tool process objective start action progress course ha moment result objective experience achieve plan generation tool data self moment result explanatory analysis generation tool output data semi language text gen tool opportunity generation tool explanatory analysis gen journal text insight data gen hope overview sergio data define ha moment idea gen idea feedback reflection component guide series question event schon reflection reflection data research foundation tell data enterprise instance encourage people credential jeff midst proposal tacit knowledge ed project identify method method help participant ha moment tracker curation tool jeff,"['polanyi', 'topic', 'knowledge', 'post', 'philosophy', 'jeff', 'cartereducation', 'form', 'tracker', 'curation', 'tool', 'share', 'generation', 'tool', 'generation', 'track', 'ambition', 'thought', 'idea', 'journal', 'benefit', 'brings', 'confidence', 'clarity', 'sense', 'journal', 'moment', 'process', 'journal', 'area', 'generation', 'tool', 'process', 'objective', 'start', 'action', 'progress', 'course', 'ha', 'moment', 'result', 'objective', 'experience', 'achieve', 'plan', 'generation', 'tool', 'data', 'self', 'moment', 'result', 'explanatory', 'analysis', 'generation', 'tool', 'output', 'data', 'semi', 'language', 'text', 'gen', 'tool', 'opportunity', 'generation', 'tool', 'explanatory', 'analysis', 'gen', 'journal', 'text', 'insight', 'data', 'gen', 'hope', 'overview', 'sergio', 'data', 'define', 'ha', 'moment', 'idea', 'gen', 'idea', 'feedback', 'reflection', 'component', 'guide', 'series', 'question', 'event', 'schon', 'reflection', 'reflection', 'data', 'research', 'foundation', 'tell', 'data', 'enterprise', 'instance', 'encourage', 'people', 'credential', 'jeff', 'midst', 'proposal', 'tacit', 'knowledge', 'ed', 'project', 'identify', 'method', 'method', 'help', 'participant', 'ha', 'moment', 'tracker', 'curation', 'tool', 'jeff']"
+3756.0,community facebook bot data energy level experience link bot gathering data stephchanyt gmail analysis comment,"['community', 'facebook', 'bot', 'data', 'energy', 'level', 'experience', 'link', 'bot', 'gathering', 'data', 'stephchanyt', 'gmail', 'analysis', 'comment']"
+3762.0,advantage data advantage attention exercise sergio question example exercise routine behavior check data data answer question honza andrshonza learn data option question question goal objective data boost ability example gain term data isaacgerg talk structure host data insight case structure dimension measure example dimension people identify core dimension datasets dimension point integration disparate data spreadsheet idea language processing api ibm watson keywords sentiment activity example correlate heartrate fitbit sentiment sergio andrshonza ld learn data option data spreadsheet statistic tool lifescape cou column header date dow cardio crdo mu weight oil glut dairy mtmcl prtn librax nexium clrtn prilo mltnn mg wt lb symptom note tool statistic addon menu addon work marketing eu tech startup company product enterprise meta data data environment discussion data somebody iphone se swarm mix apps learn data option inspiration sort start provide option post progress jan tool example structure google spreadsheet tool,"['advantage', 'data', 'advantage', 'attention', 'exercise', 'sergio', 'question', 'example', 'exercise', 'routine', 'behavior', 'check', 'data', 'data', 'answer', 'question', 'honza', 'andrshonza', 'learn', 'data', 'option', 'question', 'question', 'goal', 'objective', 'data', 'boost', 'ability', 'example', 'gain', 'term', 'data', 'isaacgerg', 'talk', 'structure', 'host', 'data', 'insight', 'case', 'structure', 'dimension', 'measure', 'example', 'dimension', 'people', 'identify', 'core', 'dimension', 'datasets', 'dimension', 'point', 'integration', 'disparate', 'data', 'spreadsheet', 'idea', 'language', 'processing', 'api', 'ibm', 'watson', 'keywords', 'sentiment', 'activity', 'example', 'correlate', 'heartrate', 'fitbit', 'sentiment', 'sergio', 'andrshonza', 'ld', 'learn', 'data', 'option', 'data', 'spreadsheet', 'statistic', 'tool', 'lifescape', 'cou', 'column', 'header', 'date', 'dow', 'cardio', 'crdo', 'mu', 'weight', 'oil', 'glut', 'dairy', 'mtmcl', 'prtn', 'librax', 'nexium', 'clrtn', 'prilo', 'mltnn', 'mg', 'wt', 'lb', 'symptom', 'note', 'tool', 'statistic', 'addon', 'menu', 'addon', 'work', 'marketing', 'eu', 'tech', 'startup', 'company', 'product', 'enterprise', 'meta', 'data', 'data', 'environment', 'discussion', 'data', 'somebody', 'iphone', 'se', 'swarm', 'mix', 'apps', 'learn', 'data', 'option', 'inspiration', 'sort', 'start', 'provide', 'option', 'post', 'progress', 'jan', 'tool', 'example', 'structure', 'google', 'spreadsheet', 'tool']"
+3772.0,track nutrition mfp difficulty fit macro budget meal hunter note search box enter brand restaurant result care calorie macro range pick type food recipe boom return food thumb button reply feedback bucket fall event richa meal hunter clearer step location detection restaurant information food vote feature reminder meal hunter case chance weekday feedback richa,"['track', 'nutrition', 'mfp', 'difficulty', 'fit', 'macro', 'budget', 'meal', 'hunter', 'note', 'search', 'box', 'enter', 'brand', 'restaurant', 'result', 'care', 'calorie', 'macro', 'range', 'pick', 'type', 'food', 'recipe', 'boom', 'return', 'food', 'thumb', 'button', 'reply', 'feedback', 'bucket', 'fall', 'event', 'richa', 'meal', 'hunter', 'clearer', 'step', 'location', 'detection', 'restaurant', 'information', 'food', 'vote', 'feature', 'reminder', 'meal', 'hunter', 'case', 'chance', 'weekday', 'feedback', 'richa']"
+3775.0,list voice recognition food diary counter tell track nutritionix alexa skill track calorie counter track fitness app team dietitian habit work health goal track app food log track simplicity efficiency user food check log food second talk track genesant technology talk track fitness weight shape talk track calorie counter language fitness tracker calorie counter app count calorie phone talk track loss plan goal food food exercise list choice food exercise sound count version speech voice calorie counter mookiebearapps play voice calorie counter feedback improvement voice count calorie dieter food item point voice food calorie counter fast record food item food calorie point food item eat eat press microphone button food item calorie counter log amp health tracker badmonkey,"['list', 'voice', 'recognition', 'food', 'diary', 'counter', 'tell', 'track', 'nutritionix', 'alexa', 'skill', 'track', 'calorie', 'counter', 'track', 'fitness', 'app', 'team', 'dietitian', 'habit', 'work', 'health', 'goal', 'track', 'app', 'food', 'log', 'track', 'simplicity', 'efficiency', 'user', 'food', 'check', 'log', 'food', 'second', 'talk', 'track', 'genesant', 'technology', 'talk', 'track', 'fitness', 'weight', 'shape', 'talk', 'track', 'calorie', 'counter', 'language', 'fitness', 'tracker', 'calorie', 'counter', 'app', 'count', 'calorie', 'phone', 'talk', 'track', 'loss', 'plan', 'goal', 'food', 'food', 'exercise', 'list', 'choice', 'food', 'exercise', 'sound', 'count', 'version', 'speech', 'voice', 'calorie', 'counter', 'mookiebearapps', 'play', 'voice', 'calorie', 'counter', 'feedback', 'improvement', 'voice', 'count', 'calorie', 'dieter', 'food', 'item', 'point', 'voice', 'food', 'calorie', 'counter', 'fast', 'record', 'food', 'item', 'food', 'calorie', 'point', 'food', 'item', 'eat', 'eat', 'press', 'microphone', 'button', 'food', 'item', 'calorie', 'counter', 'log', 'amp', 'health', 'tracker', 'badmonkey']"
+3778.0,tool monitoring instance monitoring vocs thought coat subfloor particle board seal plywood smell room product compound country government material supplier people voc product depot plywood gas particle board wood layer seal help board experience flakeboard subfloor carpet glue smell coat application home garden sprayer hardware store product review carpet pre timber floor information internet air quality laminate floor timber product voc level underlay voc plywood experience seal voc level plywood,"['tool', 'monitoring', 'instance', 'monitoring', 'vocs', 'thought', 'coat', 'subfloor', 'particle', 'board', 'seal', 'plywood', 'smell', 'room', 'product', 'compound', 'country', 'government', 'material', 'supplier', 'people', 'voc', 'product', 'depot', 'plywood', 'gas', 'particle', 'board', 'wood', 'layer', 'seal', 'help', 'board', 'experience', 'flakeboard', 'subfloor', 'carpet', 'glue', 'smell', 'coat', 'application', 'home', 'garden', 'sprayer', 'hardware', 'store', 'product', 'review', 'carpet', 'pre', 'timber', 'floor', 'information', 'internet', 'air', 'quality', 'laminate', 'floor', 'timber', 'product', 'voc', 'level', 'underlay', 'voc', 'plywood', 'experience', 'seal', 'voc', 'level', 'plywood']"
+3780.0,track episode signal mood score anger problem mood suggestion field suggestion form doc form today world form answer replaces form habit question question suggestion,"['track', 'episode', 'signal', 'mood', 'score', 'anger', 'problem', 'mood', 'suggestion', 'field', 'suggestion', 'form', 'doc', 'form', 'today', 'world', 'form', 'answer', 'replaces', 'form', 'habit', 'question', 'question', 'suggestion']"
+3799.0,help project alicia step dear robert answer appreciate schedule interview message message site facebook alicia alonso menjon instagram menjonalicia help experience self alicia everybody graduate communication york university project interview member community talk experience self identity answer advance help alicia isaac appreciate schedule interview facebook alicia alonso menjon instagram menjonalicia experience alicia,"['help', 'project', 'alicia', 'step', 'dear', 'robert', 'answer', 'appreciate', 'schedule', 'interview', 'message', 'message', 'site', 'facebook', 'alicia', 'alonso', 'menjon', 'instagram', 'menjonalicia', 'help', 'experience', 'self', 'alicia', 'everybody', 'graduate', 'communication', 'york', 'university', 'project', 'interview', 'member', 'community', 'talk', 'experience', 'self', 'identity', 'answer', 'advance', 'help', 'alicia', 'isaac', 'appreciate', 'schedule', 'interview', 'facebook', 'alicia', 'alonso', 'menjon', 'instagram', 'menjonalicia', 'experience', 'alicia']"
+3813.0,idea reminder data site message feel data start wondering vision hobby software ed startup community step exercise thinking question self er mood step form sheet paper value data feel step data insight visualization site response data direction response response fact askmeevery track data site track today goal tomorrow data auto parse data graph response data csv process question sign subscribe question graph question reply question question answer project weed graph line question trough data graph measure line graph plenty question response data track question type workout line graph response progress,"['idea', 'reminder', 'data', 'site', 'message', 'feel', 'data', 'start', 'wondering', 'vision', 'hobby', 'software', 'ed', 'startup', 'community', 'step', 'exercise', 'thinking', 'question', 'self', 'er', 'mood', 'step', 'form', 'sheet', 'paper', 'value', 'data', 'feel', 'step', 'data', 'insight', 'visualization', 'site', 'response', 'data', 'direction', 'response', 'response', 'fact', 'askmeevery', 'track', 'data', 'site', 'track', 'today', 'goal', 'tomorrow', 'data', 'auto', 'parse', 'data', 'graph', 'response', 'data', 'csv', 'process', 'question', 'sign', 'subscribe', 'question', 'graph', 'question', 'reply', 'question', 'question', 'answer', 'project', 'weed', 'graph', 'line', 'question', 'trough', 'data', 'graph', 'measure', 'line', 'graph', 'plenty', 'question', 'response', 'data', 'track', 'question', 'type', 'workout', 'line', 'graph', 'response', 'progress']"
+3834.0,widget api data option keeptrack rtracker favorite,"['widget', 'api', 'data', 'option', 'keeptrack', 'rtracker', 'favorite']"
+3842.0,view brainstorm self community semi entry kind comment reflection,"['view', 'brainstorm', 'self', 'community', 'semi', 'entry', 'kind', 'comment', 'reflection']"
+3845.0,mean insight data source context question location activity level fitbit usage rescuetime heart rate hrv hrv4training party apps service data tracker health google apple health myfittnesssync health quality index sleep activity sorry mention semi quantify hqi symptom symptom plan symptom plan symptom attention activity heart rate fitbit blood pressure withings sleep pattern fitbit step count apple health iphone weight body apple health withings apple health blood pressure apple health app ihealth wrist monitor intake apple heath app fitness pal health app apps limit health app quicker development capability shop type apps development data multiple source combine data source platform platform case apple health app fitbit apple health charge cycle browser app usage usage iphone guess finance bank mint internet affect finance isaacgerg health quality index health quality index googling,"['mean', 'insight', 'data', 'source', 'context', 'question', 'location', 'activity', 'level', 'fitbit', 'usage', 'rescuetime', 'heart', 'rate', 'hrv', 'hrv4training', 'party', 'apps', 'service', 'data', 'tracker', 'health', 'google', 'apple', 'health', 'myfittnesssync', 'health', 'quality', 'index', 'sleep', 'activity', 'sorry', 'mention', 'semi', 'quantify', 'hqi', 'symptom', 'symptom', 'plan', 'symptom', 'plan', 'symptom', 'attention', 'activity', 'heart', 'rate', 'fitbit', 'blood', 'pressure', 'withings', 'sleep', 'pattern', 'fitbit', 'step', 'count', 'apple', 'health', 'iphone', 'weight', 'body', 'apple', 'health', 'withings', 'apple', 'health', 'blood', 'pressure', 'apple', 'health', 'app', 'ihealth', 'wrist', 'monitor', 'intake', 'apple', 'heath', 'app', 'fitness', 'pal', 'health', 'app', 'apps', 'limit', 'health', 'app', 'quicker', 'development', 'capability', 'shop', 'type', 'apps', 'development', 'data', 'multiple', 'source', 'combine', 'data', 'source', 'platform', 'platform', 'case', 'apple', 'health', 'app', 'fitbit', 'apple', 'health', 'charge', 'cycle', 'browser', 'app', 'usage', 'usage', 'iphone', 'guess', 'finance', 'bank', 'mint', 'internet', 'affect', 'finance', 'isaacgerg', 'health', 'quality', 'index', 'health', 'quality', 'index', 'googling']"
+3855.0,nan jina963 consumer level device ml people emfit night sleep focus tracking sleep tracker sleep night earplug room dark effect intervention morning night factor awareness control gold standard ami motionlogger device sleep night emfit consumer grade gold standard mean question fitbit output device stage work university research group device conduct study sleep device device level activity night data example night device data link data extraction guide source code chart device motionlogger result sleep coacher project output release fitbit offer mode night phase timeline device research ear recommendation question worry inconsistency company market night sleep health consumer level device ml people fitbit offer page accuracy mention fitness activity page stage offer notice inaccuracy doctor sleep disorder search device result sort disclaimer research product business strategy observation ami motionlogger track awakeness software offer sleep motion note stage sleep android add study inconsistency result device concern highlight user reaction inaccurate result garmin forerunner measure movement sleeper night lie fact,"['nan', 'jina963', 'consumer', 'level', 'device', 'ml', 'people', 'emfit', 'night', 'sleep', 'focus', 'tracking', 'sleep', 'tracker', 'sleep', 'night', 'earplug', 'room', 'dark', 'effect', 'intervention', 'morning', 'night', 'factor', 'awareness', 'control', 'gold', 'standard', 'ami', 'motionlogger', 'device', 'sleep', 'night', 'emfit', 'consumer', 'grade', 'gold', 'standard', 'mean', 'question', 'fitbit', 'output', 'device', 'stage', 'work', 'university', 'research', 'group', 'device', 'conduct', 'study', 'sleep', 'device', 'device', 'level', 'activity', 'night', 'data', 'example', 'night', 'device', 'data', 'link', 'data', 'extraction', 'guide', 'source', 'code', 'chart', 'device', 'motionlogger', 'result', 'sleep', 'coacher', 'project', 'output', 'release', 'fitbit', 'offer', 'mode', 'night', 'phase', 'timeline', 'device', 'research', 'ear', 'recommendation', 'question', 'worry', 'inconsistency', 'company', 'market', 'night', 'sleep', 'health', 'consumer', 'level', 'device', 'ml', 'people', 'fitbit', 'offer', 'page', 'accuracy', 'mention', 'fitness', 'activity', 'page', 'stage', 'offer', 'notice', 'inaccuracy', 'doctor', 'sleep', 'disorder', 'search', 'device', 'result', 'sort', 'disclaimer', 'research', 'product', 'business', 'strategy', 'observation', 'ami', 'motionlogger', 'track', 'awakeness', 'software', 'offer', 'sleep', 'motion', 'note', 'stage', 'sleep', 'android', 'add', 'study', 'inconsistency', 'result', 'device', 'concern', 'highlight', 'user', 'reaction', 'inaccurate', 'result', 'garmin', 'forerunner', 'measure', 'movement', 'sleeper', 'night', 'lie', 'fact']"
+3860.0,jacky excuse lack rtracker fitbit device tracking jacky data device jawbone up3 track temperature data official jawbone temperature data self setup purpose trouble discussion amp tool rtracker favorite ibutton board usb display package problem interesting approach colleague grant button temperature cycle question post topic question apologize mynquestion narcolepsy sleep work button record entry nap record press button initiate idea ibuttons resolution precision data attach alarm device bet question alarm phone temperature sense point beta ibuttons temperature rise son experience episode paper body fluctuation people research average profile alarm lt accuracy degree picking ibuttons sensitivity accuracy temperature sensor range body temperature fluctuation precision degree detect wake transition paper paper temperature rate temperature change place precise trend temperature data data scientist experience temperature sleep data identify feature episode op eng device cap claim user sensor truck driver device measure review place start ibuttons data power source friend engineering project tool execute gold standard sleep monitor night version ability access information brainwave measurement version meet requirement signal attack head motion monitor wheel tinycircuits temperature sensor resolution body temperature measurement chapter diy fitbit article talk building phone app display data temperature sensor alarm app straightforward temperature sensor electronics error brilliant temperature attack predictor core body temperature type effect prediction sleep attack pmc core body temperature type effect laboratory study patient core body temperature wake regulation ambulatory study temperature profile value temperature change figure highlight continuation temperature min attack research reading excuse lack rtracker fitbit device data device jawbone up3 track temperature data azure idea paper agree idea data pattern information trigger alarm son start temperature apple watch temperature change alarm site son narcolepsy cataplexy manage condition project device symptom rem awake body temperature wake state change body temperature temperature change attack temperature modification attack help advice suggestion body temperature ibuttons temperature work temperature change alert girl thought notification attack narcoleptic source project hackothon help shelf stuff cost,"['jacky', 'excuse', 'lack', 'rtracker', 'fitbit', 'device', 'tracking', 'jacky', 'data', 'device', 'jawbone', 'up3', 'track', 'temperature', 'data', 'official', 'jawbone', 'temperature', 'data', 'self', 'setup', 'purpose', 'trouble', 'discussion', 'amp', 'tool', 'rtracker', 'favorite', 'ibutton', 'board', 'usb', 'display', 'package', 'problem', 'interesting', 'approach', 'colleague', 'grant', 'button', 'temperature', 'cycle', 'question', 'post', 'topic', 'question', 'apologize', 'mynquestion', 'narcolepsy', 'sleep', 'work', 'button', 'record', 'entry', 'nap', 'record', 'press', 'button', 'initiate', 'idea', 'ibuttons', 'resolution', 'precision', 'data', 'attach', 'alarm', 'device', 'bet', 'question', 'alarm', 'phone', 'temperature', 'sense', 'point', 'beta', 'ibuttons', 'temperature', 'rise', 'son', 'experience', 'episode', 'paper', 'body', 'fluctuation', 'people', 'research', 'average', 'profile', 'alarm', 'lt', 'accuracy', 'degree', 'picking', 'ibuttons', 'sensitivity', 'accuracy', 'temperature', 'sensor', 'range', 'body', 'temperature', 'fluctuation', 'precision', 'degree', 'detect', 'wake', 'transition', 'paper', 'paper', 'temperature', 'rate', 'temperature', 'change', 'place', 'precise', 'trend', 'temperature', 'data', 'data', 'scientist', 'experience', 'temperature', 'sleep', 'data', 'identify', 'feature', 'episode', 'op', 'eng', 'device', 'cap', 'claim', 'user', 'sensor', 'truck', 'driver', 'device', 'measure', 'review', 'place', 'start', 'ibuttons', 'data', 'power', 'source', 'friend', 'engineering', 'project', 'tool', 'execute', 'gold', 'standard', 'sleep', 'monitor', 'night', 'version', 'ability', 'access', 'information', 'brainwave', 'measurement', 'version', 'meet', 'requirement', 'signal', 'attack', 'head', 'motion', 'monitor', 'wheel', 'tinycircuits', 'temperature', 'sensor', 'resolution', 'body', 'temperature', 'measurement', 'chapter', 'diy', 'fitbit', 'article', 'talk', 'building', 'phone', 'app', 'display', 'data', 'temperature', 'sensor', 'alarm', 'app', 'straightforward', 'temperature', 'sensor', 'electronics', 'error', 'brilliant', 'temperature', 'attack', 'predictor', 'core', 'body', 'temperature', 'type', 'effect', 'prediction', 'sleep', 'attack', 'pmc', 'core', 'body', 'temperature', 'type', 'effect', 'laboratory', 'study', 'patient', 'core', 'body', 'temperature', 'wake', 'regulation', 'ambulatory', 'study', 'temperature', 'profile', 'value', 'temperature', 'change', 'figure', 'highlight', 'continuation', 'temperature', 'min', 'attack', 'research', 'reading', 'excuse', 'lack', 'rtracker', 'fitbit', 'device', 'data', 'device', 'jawbone', 'up3', 'track', 'temperature', 'data', 'azure', 'idea', 'paper', 'agree', 'idea', 'data', 'pattern', 'information', 'trigger', 'alarm', 'son', 'start', 'temperature', 'apple', 'watch', 'temperature', 'change', 'alarm', 'site', 'son', 'narcolepsy', 'cataplexy', 'manage', 'condition', 'project', 'device', 'symptom', 'rem', 'awake', 'body', 'temperature', 'wake', 'state', 'change', 'body', 'temperature', 'temperature', 'change', 'attack', 'temperature', 'modification', 'attack', 'help', 'advice', 'suggestion', 'body', 'temperature', 'ibuttons', 'temperature', 'work', 'temperature', 'change', 'alert', 'girl', 'thought', 'notification', 'attack', 'narcoleptic', 'source', 'project', 'hackothon', 'help', 'shelf', 'stuff', 'cost']"
+3864.0,indicator blood level blood hospital level attack stone sound endoscopic abnormality stone check sphincter blockage symptom pain cage hospital test genetics test information treatment strange qsers series attack doctor bunch test health prevent attack diseas alcoholic smoker loss explain anyuone condition idea information data advice doctor technology help james attack december information web cause galstones hida raise doctor food effort support lab gallbladder symptom attack acalculus gallbladder disease ct mri mre mra wasnt hida gallbladder path autolysis sludge edit prediction track spreadsheet metric post analysis hang,"['indicator', 'blood', 'level', 'blood', 'hospital', 'level', 'attack', 'stone', 'sound', 'endoscopic', 'abnormality', 'stone', 'check', 'sphincter', 'blockage', 'symptom', 'pain', 'cage', 'hospital', 'test', 'genetics', 'test', 'information', 'treatment', 'strange', 'qsers', 'series', 'attack', 'doctor', 'bunch', 'test', 'health', 'prevent', 'attack', 'diseas', 'alcoholic', 'smoker', 'loss', 'explain', 'anyuone', 'condition', 'idea', 'information', 'data', 'advice', 'doctor', 'technology', 'help', 'james', 'attack', 'december', 'information', 'web', 'cause', 'galstones', 'hida', 'raise', 'doctor', 'food', 'effort', 'support', 'lab', 'gallbladder', 'symptom', 'attack', 'acalculus', 'gallbladder', 'disease', 'ct', 'mri', 'mre', 'mra', 'wasnt', 'hida', 'gallbladder', 'path', 'autolysis', 'sludge', 'edit', 'prediction', 'track', 'spreadsheet', 'metric', 'post', 'analysis', 'hang']"
+3888.0,goal progress stay android user habit app colleague research project enter goal habit sport basis example goal growth interaction family choose input display activity possibility mark activity colleague data individual goal fact analyze goal consider determine goal support technology implement data download version app glad research project goal fim rc rating play store download mygoaljournal google play store googleplaystore,"['goal', 'progress', 'stay', 'android', 'user', 'habit', 'app', 'colleague', 'research', 'project', 'enter', 'goal', 'habit', 'sport', 'basis', 'example', 'goal', 'growth', 'interaction', 'family', 'choose', 'input', 'display', 'activity', 'possibility', 'mark', 'activity', 'colleague', 'data', 'individual', 'goal', 'fact', 'analyze', 'goal', 'consider', 'determine', 'goal', 'support', 'technology', 'implement', 'data', 'download', 'version', 'app', 'glad', 'research', 'project', 'goal', 'fim', 'rc', 'rating', 'play', 'store', 'download', 'mygoaljournal', 'google', 'play', 'store', 'googleplaystore']"
+3907.0,bunch fitness tracker kid vivofit jr geopalz thought adult product talk schuller counting kid kid fitness activity coverage adult fitness device kid mind age limitation information online point activity kid fitbit kid guide kid tracker game device kid fitness device game child game son zip leapfrog leapband kid activity tracker jpg kidfit leapfrog leapband kid activity tracker match kid device ton feature kid opinion leapfrog activity tracker kid parent ideal challenge challenge challenge kid sound match troop frog leapfrog reward child reward matter form challenge tracker award child point completion course prince point pet toy line goal activity tracker ask kid leapfrog activity reminder kid jr reading recommendation kid kid gadget reward activity chore decision fitbit zip,"['bunch', 'fitness', 'tracker', 'kid', 'vivofit', 'jr', 'geopalz', 'thought', 'adult', 'product', 'talk', 'schuller', 'counting', 'kid', 'kid', 'fitness', 'activity', 'coverage', 'adult', 'fitness', 'device', 'kid', 'mind', 'age', 'limitation', 'information', 'online', 'point', 'activity', 'kid', 'fitbit', 'kid', 'guide', 'kid', 'tracker', 'game', 'device', 'kid', 'fitness', 'device', 'game', 'child', 'game', 'son', 'zip', 'leapfrog', 'leapband', 'kid', 'activity', 'tracker', 'jpg', 'kidfit', 'leapfrog', 'leapband', 'kid', 'activity', 'tracker', 'match', 'kid', 'device', 'ton', 'feature', 'kid', 'opinion', 'leapfrog', 'activity', 'tracker', 'kid', 'parent', 'ideal', 'challenge', 'challenge', 'challenge', 'kid', 'sound', 'match', 'troop', 'frog', 'leapfrog', 'reward', 'child', 'reward', 'matter', 'form', 'challenge', 'tracker', 'award', 'child', 'point', 'completion', 'course', 'prince', 'point', 'pet', 'toy', 'line', 'goal', 'activity', 'tracker', 'ask', 'kid', 'leapfrog', 'activity', 'reminder', 'kid', 'jr', 'reading', 'recommendation', 'kid', 'kid', 'gadget', 'reward', 'activity', 'chore', 'decision', 'fitbit', 'zip']"
+3911.0,contact info sort website quantifiedself reply reason message chris twitter post dm email address nan,"['contact', 'info', 'sort', 'website', 'quantifiedself', 'reply', 'reason', 'message', 'chris', 'twitter', 'post', 'dm', 'email', 'address', 'nan']"
+3920.0,advice scale eliminates people night disease drug company whooo arthritis money developer phd project health data term health condition participant data doctor clinician design guideline framework self data disease management process post doctor issue method link survey interview world survey link advance support response badge hmm option change redcap survey platform edits check drug company study interview stage,"['advice', 'scale', 'eliminates', 'people', 'night', 'disease', 'drug', 'company', 'whooo', 'arthritis', 'money', 'developer', 'phd', 'project', 'health', 'data', 'term', 'health', 'condition', 'participant', 'data', 'doctor', 'clinician', 'design', 'guideline', 'framework', 'self', 'data', 'disease', 'management', 'process', 'post', 'doctor', 'issue', 'method', 'link', 'survey', 'interview', 'world', 'survey', 'link', 'advance', 'support', 'response', 'badge', 'hmm', 'option', 'change', 'redcap', 'survey', 'platform', 'edits', 'check', 'drug', 'company', 'study', 'interview', 'stage']"
+3948.0,hrv hrv research area post feedback link site invite contribution welltory documentation sparse post forum reader problem care communication project tell invite reader nan meditation circle ability person stuff stress situation people situation hrv welltory team measure heart rate variability data stress energy management reading person people flu medicine cold research identify change indicator risk formula predicts database hrv measurement user measurement data people lifestyle people hrv measurement factor person detect pattern indicator pattern feedback comment sorry link description purpose post feedback comment article research page,"['hrv', 'hrv', 'research', 'area', 'post', 'feedback', 'link', 'site', 'invite', 'contribution', 'welltory', 'documentation', 'sparse', 'post', 'forum', 'reader', 'problem', 'care', 'communication', 'project', 'tell', 'invite', 'reader', 'nan', 'meditation', 'circle', 'ability', 'person', 'stuff', 'stress', 'situation', 'people', 'situation', 'hrv', 'welltory', 'team', 'measure', 'heart', 'rate', 'variability', 'data', 'stress', 'energy', 'management', 'reading', 'person', 'people', 'flu', 'medicine', 'cold', 'research', 'identify', 'change', 'indicator', 'risk', 'formula', 'predicts', 'database', 'hrv', 'measurement', 'user', 'measurement', 'data', 'people', 'lifestyle', 'people', 'hrv', 'measurement', 'factor', 'person', 'detect', 'pattern', 'indicator', 'pattern', 'feedback', 'comment', 'sorry', 'link', 'description', 'purpose', 'post', 'feedback', 'comment', 'article', 'research', 'page']"
+3977.0,value account github repo instruction spreadsheet doc data adjustment value activity point mind request value place record intraday data fitbit example plot mets metminutes plot light categorization intensity activity guideline american mets value guideline mvpa mets behavior mets guideline charge activity tracker hr data energy expenditure amp fitbit activity json data activity calorie date yyyy json mets interval activity calorie mets mets data math mets fitbit list block corresponds mets unit fitbit api reference unit place activity guideline recommends score mets minimum mets,"['value', 'account', 'github', 'repo', 'instruction', 'spreadsheet', 'doc', 'data', 'adjustment', 'value', 'activity', 'point', 'mind', 'request', 'value', 'place', 'record', 'intraday', 'data', 'fitbit', 'example', 'plot', 'mets', 'metminutes', 'plot', 'light', 'categorization', 'intensity', 'activity', 'guideline', 'american', 'mets', 'value', 'guideline', 'mvpa', 'mets', 'behavior', 'mets', 'guideline', 'charge', 'activity', 'tracker', 'hr', 'data', 'energy', 'expenditure', 'amp', 'fitbit', 'activity', 'json', 'data', 'activity', 'calorie', 'date', 'yyyy', 'json', 'mets', 'interval', 'activity', 'calorie', 'mets', 'mets', 'data', 'math', 'mets', 'fitbit', 'list', 'block', 'corresponds', 'mets', 'unit', 'fitbit', 'api', 'reference', 'unit', 'place', 'activity', 'guideline', 'recommends', 'score', 'mets', 'minimum', 'mets']"
+3982.0,munson paper li jodi forlizzi read stage informatics perspective colleague research assumption tool tool section health application example decision satisfaction decision website capital login design choice nudge family person data variety behavior informatics data offer family opportunity experience tool privacy impression data assumption design self tracking tool munson article munson washington level care self disclosure group research conference paper review committee assumption tracking tool,"['munson', 'paper', 'li', 'jodi', 'forlizzi', 'read', 'stage', 'informatics', 'perspective', 'colleague', 'research', 'assumption', 'tool', 'tool', 'section', 'health', 'application', 'example', 'decision', 'satisfaction', 'decision', 'website', 'capital', 'login', 'design', 'choice', 'nudge', 'family', 'person', 'data', 'variety', 'behavior', 'informatics', 'data', 'offer', 'family', 'opportunity', 'experience', 'tool', 'privacy', 'impression', 'data', 'assumption', 'design', 'self', 'tracking', 'tool', 'munson', 'article', 'munson', 'washington', 'level', 'care', 'self', 'disclosure', 'group', 'research', 'conference', 'paper', 'review', 'committee', 'assumption', 'tracking', 'tool']"
+3987.0,happiness satisfaction satisfaction gain task goal app estimate goal goal point function goal estimate task motivation hygiene theory activity motivator motivation death spiral simple reward structure manager balance portfolio goal emotion intangible smelling rose box,"['happiness', 'satisfaction', 'satisfaction', 'gain', 'task', 'goal', 'app', 'estimate', 'goal', 'goal', 'point', 'function', 'goal', 'estimate', 'task', 'motivation', 'hygiene', 'theory', 'activity', 'motivator', 'motivation', 'death', 'spiral', 'simple', 'reward', 'structure', 'manager', 'balance', 'portfolio', 'goal', 'emotion', 'intangible', 'smelling', 'rose', 'box']"
+3989.0,insurance cover baseline test health issue option combine insidetracker ubiome problem doctor order cbc chem profile eye liver kidney function blood cell mike approach longevity presentation blog people doctor order chris masterjohn series blood test situation series glutathione iron copper selenium zinc help doctor insurance prolactin proxy serotonin estrogen thyroid pth calcium test risk factor heart site test doctor order edit reply agreement cover comprehensive increase health brain function list test blood test test track insurance advantage blood test link resource topic,"['insurance', 'cover', 'baseline', 'test', 'health', 'issue', 'option', 'combine', 'insidetracker', 'ubiome', 'problem', 'doctor', 'order', 'cbc', 'chem', 'profile', 'eye', 'liver', 'kidney', 'function', 'blood', 'cell', 'mike', 'approach', 'longevity', 'presentation', 'blog', 'people', 'doctor', 'order', 'chris', 'masterjohn', 'series', 'blood', 'test', 'situation', 'series', 'glutathione', 'iron', 'copper', 'selenium', 'zinc', 'help', 'doctor', 'insurance', 'prolactin', 'proxy', 'serotonin', 'estrogen', 'thyroid', 'pth', 'calcium', 'test', 'risk', 'factor', 'heart', 'site', 'test', 'doctor', 'order', 'edit', 'reply', 'agreement', 'cover', 'comprehensive', 'increase', 'health', 'brain', 'function', 'list', 'test', 'blood', 'test', 'test', 'track', 'insurance', 'advantage', 'blood', 'test', 'link', 'resource', 'topic']"
+3992.0,mission consumer consultant option consumer participation research citizen science crowd study people minus plunge money study service service ethic data regard review consumer consumer transparency provider testing service health wellness analysis online prepurchaseinformation consumer jacqueline hall vivactiv journal genetics principle field order quantification laboratory maintain consuerl trust business er access service mission people support help journey jacqueline jacqueline hall vivactiv,"['mission', 'consumer', 'consultant', 'option', 'consumer', 'participation', 'research', 'citizen', 'science', 'crowd', 'study', 'people', 'minus', 'plunge', 'money', 'study', 'service', 'service', 'ethic', 'data', 'regard', 'review', 'consumer', 'consumer', 'transparency', 'provider', 'testing', 'service', 'health', 'wellness', 'analysis', 'online', 'prepurchaseinformation', 'consumer', 'jacqueline', 'hall', 'vivactiv', 'journal', 'genetics', 'principle', 'field', 'order', 'quantification', 'laboratory', 'maintain', 'consuerl', 'trust', 'business', 'er', 'access', 'service', 'mission', 'people', 'support', 'help', 'journey', 'jacqueline', 'jacqueline', 'hall', 'vivactiv']"
+4022.0,nan qsers user fall category category project beeminder beeminder tool economics nerd beeminder help min experience beeminder story sign form survey video capture beeminder human story information verify scummy person school qser talk report report work beeminder course,"['nan', 'qsers', 'user', 'fall', 'category', 'category', 'project', 'beeminder', 'beeminder', 'tool', 'economics', 'nerd', 'beeminder', 'help', 'min', 'experience', 'beeminder', 'story', 'sign', 'form', 'survey', 'video', 'capture', 'beeminder', 'human', 'story', 'information', 'verify', 'scummy', 'person', 'school', 'qser', 'talk', 'report', 'report', 'work', 'beeminder', 'course']"
+4025.0,assign value unit choice fuck habit resource value condition type prevents link shift flowchart metric item habit people measurement metric asshats cheeseburger review metric homies cheeseburger motherfuckin sir bacon mean experimentation business admire dedication resource model track state influence experiment add promo code version,"['assign', 'value', 'unit', 'choice', 'fuck', 'habit', 'resource', 'value', 'condition', 'type', 'prevents', 'link', 'shift', 'flowchart', 'metric', 'item', 'habit', 'people', 'measurement', 'metric', 'asshats', 'cheeseburger', 'review', 'metric', 'homies', 'cheeseburger', 'motherfuckin', 'sir', 'bacon', 'mean', 'experimentation', 'business', 'admire', 'dedication', 'resource', 'model', 'track', 'state', 'influence', 'experiment', 'add', 'promo', 'code', 'version']"
+4029.0,burningman,['burningman']
+4034.0,laser pointer spread acupuncture point feedback torch applicator point torch point fund feedback,"['laser', 'pointer', 'spread', 'acupuncture', 'point', 'feedback', 'torch', 'applicator', 'point', 'torch', 'point', 'fund', 'feedback']"
+4038.0,case thryve promotion test code healthygut price drop note user word credit card subscription auto price cancel linrichard plan otus sarah code richard thryve healthygut promotion offer customer discount checkout apply sarah code service folk hmmm healthygut code,"['case', 'thryve', 'promotion', 'test', 'code', 'healthygut', 'price', 'drop', 'note', 'user', 'word', 'credit', 'card', 'subscription', 'auto', 'price', 'cancel', 'linrichard', 'plan', 'otus', 'sarah', 'code', 'richard', 'thryve', 'healthygut', 'promotion', 'offer', 'customer', 'discount', 'checkout', 'apply', 'sarah', 'code', 'service', 'folk', 'hmmm', 'healthygut', 'code']"
+4047.0,line activity world data news tomorrow host workshop qseu conference workshop body motion street test park frankendael venue casa400 hotel runner order bring depth perspective measurement info jpg,"['line', 'activity', 'world', 'data', 'news', 'tomorrow', 'host', 'workshop', 'qseu', 'conference', 'workshop', 'body', 'motion', 'street', 'test', 'park', 'frankendael', 'venue', 'casa400', 'hotel', 'runner', 'order', 'bring', 'depth', 'perspective', 'measurement', 'info', 'jpg']"
+4048.0,presumption composition bacteria gut influence gut issue composition microbiota play role gut issue performance experience project gut marathon field test project group runner preparation execution marathon info finding tip idea address project presentation runner jpg,"['presumption', 'composition', 'bacteria', 'gut', 'influence', 'gut', 'issue', 'composition', 'microbiota', 'play', 'role', 'gut', 'issue', 'performance', 'experience', 'project', 'gut', 'marathon', 'field', 'test', 'project', 'group', 'runner', 'preparation', 'execution', 'marathon', 'info', 'finding', 'tip', 'idea', 'address', 'project', 'presentation', 'runner', 'jpg']"
+4067.0,experiment performance pure ketone ester response ester pure ketone ester level ketosis gt mmol response effect baseline lumosity game category score game ketone test result post result,"['experiment', 'performance', 'pure', 'ketone', 'ester', 'response', 'ester', 'pure', 'ketone', 'ester', 'level', 'ketosis', 'gt', 'mmol', 'response', 'effect', 'baseline', 'lumosity', 'game', 'category', 'score', 'game', 'ketone', 'test', 'result', 'post', 'result']"
+4073.0,community photo calendar date reminder notification photo photo site photo track change shape complexion characteristic nude lol heard capture photo bedroom wall smartphone tablet gallery online privacy case app work,"['community', 'photo', 'calendar', 'date', 'reminder', 'notification', 'photo', 'photo', 'site', 'photo', 'track', 'change', 'shape', 'complexion', 'characteristic', 'nude', 'lol', 'heard', 'capture', 'photo', 'bedroom', 'wall', 'smartphone', 'tablet', 'gallery', 'online', 'privacy', 'case', 'app', 'work']"
+4089.0,feedback app question question session entry tech author health gadget review term course answer question platform talk machine learning concept feature term roadmap john wejourn share community apple wejourn platform user share variety journey insight recommendation data device survey insight platform integration platform suggestion example excel export feature addition feedback qs17 john sarah feedback update yesterday question improvement journey,"['feedback', 'app', 'question', 'question', 'session', 'entry', 'tech', 'author', 'health', 'gadget', 'review', 'term', 'course', 'answer', 'question', 'platform', 'talk', 'machine', 'learning', 'concept', 'feature', 'term', 'roadmap', 'john', 'wejourn', 'share', 'community', 'apple', 'wejourn', 'platform', 'user', 'share', 'variety', 'journey', 'insight', 'recommendation', 'data', 'device', 'survey', 'insight', 'platform', 'integration', 'platform', 'suggestion', 'example', 'excel', 'export', 'feature', 'addition', 'feedback', 'qs17', 'john', 'sarah', 'feedback', 'update', 'yesterday', 'question', 'improvement', 'journey']"
+4099.0,sound study psg alxd dec neuroon analysis result discussion note work world smart mask grade device coin accuracy point mask work detect rem phase analysis majority population sleep brain neuroon gadget analysis neuroon signal stage electrode research grade analysis phase sleep lucid research change device accurate feed junky gadget hacker tech kickstarter today level oct report customer complaint product quality issue condone neuroon hacking zeo thought version problem sleeper sleep toss result awake wakening night,"['sound', 'study', 'psg', 'alxd', 'dec', 'neuroon', 'analysis', 'result', 'discussion', 'note', 'work', 'world', 'smart', 'mask', 'grade', 'device', 'coin', 'accuracy', 'point', 'mask', 'work', 'detect', 'rem', 'phase', 'analysis', 'majority', 'population', 'sleep', 'brain', 'neuroon', 'gadget', 'analysis', 'neuroon', 'signal', 'stage', 'electrode', 'research', 'grade', 'analysis', 'phase', 'sleep', 'lucid', 'research', 'change', 'device', 'accurate', 'feed', 'junky', 'gadget', 'hacker', 'tech', 'kickstarter', 'today', 'level', 'oct', 'report', 'customer', 'complaint', 'product', 'quality', 'issue', 'condone', 'neuroon', 'hacking', 'zeo', 'thought', 'version', 'problem', 'sleeper', 'sleep', 'toss', 'result', 'awake', 'wakening', 'night']"
+4100.0,qsers chatbot sugar chatbot sugarinfoai sugar tool regard demo gifs feature ingredient finder type sugar product journal meal sugar meal visualization consumption report report food consumption trend intake,"['qsers', 'chatbot', 'sugar', 'chatbot', 'sugarinfoai', 'sugar', 'tool', 'regard', 'demo', 'gifs', 'feature', 'ingredient', 'finder', 'type', 'sugar', 'product', 'journal', 'meal', 'sugar', 'meal', 'visualization', 'consumption', 'report', 'report', 'food', 'consumption', 'trend', 'intake']"
+4113.0,link device people home competition measure blood pressure cholesterol drop blood cartridge forum amp building device solution log blood pressure oxygen saturation heart rate temperature glucose amp basis opinion experience amp team friend product feedback experience opinion eye ejain competition vie,"['link', 'device', 'people', 'home', 'competition', 'measure', 'blood', 'pressure', 'cholesterol', 'drop', 'blood', 'cartridge', 'forum', 'amp', 'building', 'device', 'solution', 'log', 'blood', 'pressure', 'oxygen', 'saturation', 'heart', 'rate', 'temperature', 'glucose', 'amp', 'basis', 'opinion', 'experience', 'amp', 'team', 'friend', 'product', 'feedback', 'experience', 'opinion', 'eye', 'ejain', 'competition', 'vie']"
+4114.0,onboard truth cholesterol doctor cross check fact statement site course marketing link people fan mark opinion jun monitoring monitor insight min level food carbs blood honey carbs sit food post post series metabolism jun monitor glucose level reading min read feedback story study course doctor self experiment paleo model insight doubt truth chris starchy food blood place reduces spike post meal desk help talk air squat carb meal justin lawler recall yelp help post study understands paper problem study opinion effect phenotype bias placebo effect writing mr pop therepies pattern checklist overlap condition anxiety depression symptom symptom person feel people search emotion patient emotion report data cure example gluten source anxiety stomach ailment website symptom mention symptom gluten feel industry gluten food congressman suppliments truth study effect cent result chris kesser article work justin lawler reduces spike post meal desk help talk air squat carb meal correlation sugar stimulus increase visavis consumption post consumption activity effect body spread energy justin lawler food carbs blood honey carbs sit food post response honey level activity effort balance glucose justin lawler blood glucose food consumption variation food,"['onboard', 'truth', 'cholesterol', 'doctor', 'cross', 'check', 'fact', 'statement', 'site', 'course', 'marketing', 'link', 'people', 'fan', 'mark', 'opinion', 'jun', 'monitoring', 'monitor', 'insight', 'min', 'level', 'food', 'carbs', 'blood', 'honey', 'carbs', 'sit', 'food', 'post', 'post', 'series', 'metabolism', 'jun', 'monitor', 'glucose', 'level', 'reading', 'min', 'read', 'feedback', 'story', 'study', 'course', 'doctor', 'self', 'experiment', 'paleo', 'model', 'insight', 'doubt', 'truth', 'chris', 'starchy', 'food', 'blood', 'place', 'reduces', 'spike', 'post', 'meal', 'desk', 'help', 'talk', 'air', 'squat', 'carb', 'meal', 'justin', 'lawler', 'recall', 'yelp', 'help', 'post', 'study', 'understands', 'paper', 'problem', 'study', 'opinion', 'effect', 'phenotype', 'bias', 'placebo', 'effect', 'writing', 'mr', 'pop', 'therepies', 'pattern', 'checklist', 'overlap', 'condition', 'anxiety', 'depression', 'symptom', 'symptom', 'person', 'feel', 'people', 'search', 'emotion', 'patient', 'emotion', 'report', 'data', 'cure', 'example', 'gluten', 'source', 'anxiety', 'stomach', 'ailment', 'website', 'symptom', 'mention', 'symptom', 'gluten', 'feel', 'industry', 'gluten', 'food', 'congressman', 'suppliments', 'truth', 'study', 'effect', 'cent', 'result', 'chris', 'kesser', 'article', 'work', 'justin', 'lawler', 'reduces', 'spike', 'post', 'meal', 'desk', 'help', 'talk', 'air', 'squat', 'carb', 'meal', 'correlation', 'sugar', 'stimulus', 'increase', 'visavis', 'consumption', 'post', 'consumption', 'activity', 'effect', 'body', 'spread', 'energy', 'justin', 'lawler', 'food', 'carbs', 'blood', 'honey', 'carbs', 'sit', 'food', 'post', 'response', 'honey', 'level', 'activity', 'effort', 'balance', 'glucose', 'justin', 'lawler', 'blood', 'glucose', 'food', 'consumption', 'variation', 'food']"
+4123.0,location history track transit battery replacement apps runkeeper record tracklog duration exercise session device google fit apple health wristband fitbit option people alarm gadget beddit emfit option bed night residency lack effect body coffee consumption heart rate data heart rate heart rate variability measurement eye heart rate exercise chest strap shirt track body composition fitbit require effort data spending work correlate affect gut microbiome data somene amishra123 sale file post otus alot ejain advice google fit people activity apps start residency night shift activity tracker fitbit hr alot introduce school uk doctory idea problem people body body forward society keen nootropics exercise tracking idea data learn body optimise work flow data fitness tracker today self figure keywords begin self people tip track sleep fitness food google step activity rescue activity genome promethease activity tracker hr monitoring problem hospital staff uk watch hr work solution material blog today information service sorry wall text discussion helpful newcomer sound relationship gut flora inflammatory bowel disease company data,"['location', 'history', 'track', 'transit', 'battery', 'replacement', 'apps', 'runkeeper', 'record', 'tracklog', 'duration', 'exercise', 'session', 'device', 'google', 'fit', 'apple', 'health', 'wristband', 'fitbit', 'option', 'people', 'alarm', 'gadget', 'beddit', 'emfit', 'option', 'bed', 'night', 'residency', 'lack', 'effect', 'body', 'coffee', 'consumption', 'heart', 'rate', 'data', 'heart', 'rate', 'heart', 'rate', 'variability', 'measurement', 'eye', 'heart', 'rate', 'exercise', 'chest', 'strap', 'shirt', 'track', 'body', 'composition', 'fitbit', 'require', 'effort', 'data', 'spending', 'work', 'correlate', 'affect', 'gut', 'microbiome', 'data', 'somene', 'amishra123', 'sale', 'file', 'post', 'otus', 'alot', 'ejain', 'advice', 'google', 'fit', 'people', 'activity', 'apps', 'start', 'residency', 'night', 'shift', 'activity', 'tracker', 'fitbit', 'hr', 'alot', 'introduce', 'school', 'uk', 'doctory', 'idea', 'problem', 'people', 'body', 'body', 'forward', 'society', 'keen', 'nootropics', 'exercise', 'tracking', 'idea', 'data', 'learn', 'body', 'optimise', 'work', 'flow', 'data', 'fitness', 'tracker', 'today', 'self', 'figure', 'keywords', 'begin', 'self', 'people', 'tip', 'track', 'sleep', 'fitness', 'food', 'google', 'step', 'activity', 'rescue', 'activity', 'genome', 'promethease', 'activity', 'tracker', 'hr', 'monitoring', 'problem', 'hospital', 'staff', 'uk', 'watch', 'hr', 'work', 'solution', 'material', 'blog', 'today', 'information', 'service', 'sorry', 'wall', 'text', 'discussion', 'helpful', 'newcomer', 'sound', 'relationship', 'gut', 'flora', 'inflammatory', 'bowel', 'disease', 'company', 'data']"
+4131.0,iphone app define dimension survey source work communicate test population visit post folk rosenberg self scale scale survey grab data option thought paper version survey calculate input lumen trail rise fall relationship variable auto version survey trail disadvantage survey question lumen trail excel spreadsheet apps option,"['iphone', 'app', 'define', 'dimension', 'survey', 'source', 'work', 'communicate', 'test', 'population', 'visit', 'post', 'folk', 'rosenberg', 'self', 'scale', 'scale', 'survey', 'grab', 'data', 'option', 'thought', 'paper', 'version', 'survey', 'calculate', 'input', 'lumen', 'trail', 'rise', 'fall', 'relationship', 'variable', 'auto', 'version', 'survey', 'trail', 'disadvantage', 'survey', 'question', 'lumen', 'trail', 'excel', 'spreadsheet', 'apps', 'option']"
+4163.0,qsers idea application platform idea screenshots idea developer analysis picture platform feedback platform mind prototype user user view connection analysis connection view platform add example analysis developer developer app github repo source code connection view json example data connection data source code copy data environment analysis app analysis data program program computation data program output html cs javascript output development app analysis test directory file data json copy paste example json data json edit app program perform computation javascript program command run view note application support scipy change apps require data access apps input calculation data print output graph d3 mpld3 python tool work login authentication webapp secure extent measure encryption oauth2 authentication connection access retrieval http risk privacy hope value feedback forum link app help,"['qsers', 'idea', 'application', 'platform', 'idea', 'screenshots', 'idea', 'developer', 'analysis', 'picture', 'platform', 'feedback', 'platform', 'mind', 'prototype', 'user', 'user', 'view', 'connection', 'analysis', 'connection', 'view', 'platform', 'add', 'example', 'analysis', 'developer', 'developer', 'app', 'github', 'repo', 'source', 'code', 'connection', 'view', 'json', 'example', 'data', 'connection', 'data', 'source', 'code', 'copy', 'data', 'environment', 'analysis', 'app', 'analysis', 'data', 'program', 'program', 'computation', 'data', 'program', 'output', 'html', 'cs', 'javascript', 'output', 'development', 'app', 'analysis', 'test', 'directory', 'file', 'data', 'json', 'copy', 'paste', 'example', 'json', 'data', 'json', 'edit', 'app', 'program', 'perform', 'computation', 'javascript', 'program', 'command', 'run', 'view', 'note', 'application', 'support', 'scipy', 'change', 'apps', 'require', 'data', 'access', 'apps', 'input', 'calculation', 'data', 'print', 'output', 'graph', 'd3', 'mpld3', 'python', 'tool', 'work', 'login', 'authentication', 'webapp', 'secure', 'extent', 'measure', 'encryption', 'oauth2', 'authentication', 'connection', 'access', 'retrieval', 'http', 'risk', 'privacy', 'hope', 'value', 'feedback', 'forum', 'link', 'app', 'help']"
+4212.0,idea thought device nan ejain database tech spec info chip router source community support chipset tech vivosmart hr house leverage chipsets sensor manufacturer idea thought,"['idea', 'thought', 'device', 'nan', 'ejain', 'database', 'tech', 'spec', 'info', 'chip', 'router', 'source', 'community', 'support', 'chipset', 'tech', 'vivosmart', 'hr', 'house', 'leverage', 'chipsets', 'sensor', 'manufacturer', 'idea', 'thought']"
+4220.0,experience resource cut chase friend user vision platform create custom tracker service wearable dashboard aspect insight data create customize share custom tracker analysis idea community people share data topic community people feature user feature fear window focus start share story word caution inspiration question story chicago app sitrus feedback app variable,"['experience', 'resource', 'cut', 'chase', 'friend', 'user', 'vision', 'platform', 'create', 'custom', 'tracker', 'service', 'wearable', 'dashboard', 'aspect', 'insight', 'data', 'create', 'customize', 'share', 'custom', 'tracker', 'analysis', 'idea', 'community', 'people', 'share', 'data', 'topic', 'community', 'people', 'feature', 'user', 'feature', 'fear', 'window', 'focus', 'start', 'share', 'story', 'word', 'caution', 'inspiration', 'question', 'story', 'chicago', 'app', 'sitrus', 'feedback', 'app', 'variable']"
+4248.0,blood tester group goal blood cholesterol group summer post reach community experience tool experience cardiochek panel kit control result test validation precision device goal test rhythm blood cholesterol hdl effect exercise change question dan project note agaricus input discussion testing,"['blood', 'tester', 'group', 'goal', 'blood', 'cholesterol', 'group', 'summer', 'post', 'reach', 'community', 'experience', 'tool', 'experience', 'cardiochek', 'panel', 'kit', 'control', 'result', 'test', 'validation', 'precision', 'device', 'goal', 'test', 'rhythm', 'blood', 'cholesterol', 'hdl', 'effect', 'exercise', 'change', 'question', 'dan', 'project', 'note', 'agaricus', 'input', 'discussion', 'testing']"
+4250.0,nan self paper interaction osf preprints option gmail news liam logger sheet aspect task tahl mind paper chance creator automation conference meeting today automation task management host monograph clock page recommendation audience world idea ejain project website topic suggestion tahl post area people workshop lta2017 acm multi conference history museum mountain view abstract talk abstract pdf ejain proceeding email address,"['nan', 'self', 'paper', 'interaction', 'osf', 'preprints', 'option', 'gmail', 'news', 'liam', 'logger', 'sheet', 'aspect', 'task', 'tahl', 'mind', 'paper', 'chance', 'creator', 'automation', 'conference', 'meeting', 'today', 'automation', 'task', 'management', 'host', 'monograph', 'clock', 'page', 'recommendation', 'audience', 'world', 'idea', 'ejain', 'project', 'website', 'topic', 'suggestion', 'tahl', 'post', 'area', 'people', 'workshop', 'lta2017', 'acm', 'multi', 'conference', 'history', 'museum', 'mountain', 'view', 'abstract', 'talk', 'abstract', 'pdf', 'ejain', 'proceeding', 'email', 'address']"
+4274.0,student nutrition alzheimer disease focus intervention observation study coffee morning afternoon cognition mood morning rabbit quantification monitoring advantage effect optimise today fitbit exercise fitbit cognition,"['student', 'nutrition', 'alzheimer', 'disease', 'focus', 'intervention', 'observation', 'study', 'coffee', 'morning', 'afternoon', 'cognition', 'mood', 'morning', 'rabbit', 'quantification', 'monitoring', 'advantage', 'effect', 'optimise', 'today', 'fitbit', 'exercise', 'fitbit', 'cognition']"
+4275.0,elevate score elevate android apple test reality practice skill score score memory measure difference memory correlate term inflammation spreadsheet oldschool version review feature idea difference reaction difference mouse android touch market spreadsheet export result performance application minimise impact practice effect kahneman plenty application content csv data date stamp james,"['elevate', 'score', 'elevate', 'android', 'apple', 'test', 'reality', 'practice', 'skill', 'score', 'score', 'memory', 'measure', 'difference', 'memory', 'correlate', 'term', 'inflammation', 'spreadsheet', 'oldschool', 'version', 'review', 'feature', 'idea', 'difference', 'reaction', 'difference', 'mouse', 'android', 'touch', 'market', 'spreadsheet', 'export', 'result', 'performance', 'application', 'minimise', 'impact', 'practice', 'effect', 'kahneman', 'plenty', 'application', 'content', 'csv', 'data', 'date', 'stamp', 'james']"
+4307.0,brain sleep rem sleep surprise factor sleep alcohol consumption thought quantity versus quality rem misfit ray tracker phase percentage sleep level wake weekend stressor train triathlons result exercise counter stress magnesium supplementation quality example jpg feel quality grogginess threshold hr quality trump quantity spot data thought,"['brain', 'sleep', 'rem', 'sleep', 'surprise', 'factor', 'sleep', 'alcohol', 'consumption', 'thought', 'quantity', 'versus', 'quality', 'rem', 'misfit', 'ray', 'tracker', 'phase', 'percentage', 'sleep', 'level', 'wake', 'weekend', 'stressor', 'train', 'triathlons', 'result', 'exercise', 'counter', 'stress', 'magnesium', 'supplementation', 'quality', 'example', 'jpg', 'feel', 'quality', 'grogginess', 'threshold', 'hr', 'quality', 'trump', 'quantity', 'spot', 'data', 'thought']"
+4325.0,everybody participant phd study purpose study individual motivation experience health fitness application device volunteer face phone skype option entry experience technology participant send information participant information sheet decision answer query information study query message email r spence liverpool ac uk,"['everybody', 'participant', 'phd', 'study', 'purpose', 'study', 'individual', 'motivation', 'experience', 'health', 'fitness', 'application', 'device', 'volunteer', 'face', 'phone', 'skype', 'option', 'entry', 'experience', 'technology', 'participant', 'send', 'information', 'participant', 'information', 'sheet', 'decision', 'answer', 'query', 'information', 'study', 'query', 'message', 'email', 'r', 'spence', 'liverpool', 'ac', 'uk']"
+4328.0,validation device literature metric device measure industry standard comparison device precision experiment company factor decision purchase device inform question beddit paper heart rate comparison method confidence accuracy device purchase,"['validation', 'device', 'literature', 'metric', 'device', 'measure', 'industry', 'standard', 'comparison', 'device', 'precision', 'experiment', 'company', 'factor', 'decision', 'purchase', 'device', 'inform', 'question', 'beddit', 'paper', 'heart', 'rate', 'comparison', 'method', 'confidence', 'accuracy', 'device', 'purchase']"
+4351.0,everybody point emotion app io emotion emotion team award gt tawny idea microsoft band point place enter emotion self link pocket enter mood feeling emotion thought activity greeting,"['everybody', 'point', 'emotion', 'app', 'io', 'emotion', 'emotion', 'team', 'award', 'gt', 'tawny', 'idea', 'microsoft', 'band', 'point', 'place', 'enter', 'emotion', 'self', 'link', 'pocket', 'enter', 'mood', 'feeling', 'emotion', 'thought', 'activity', 'greeting']"
+4352.0,sleep disorder trust brain control alarm sleep gadget alarm feature cycle alarm sleeper tracking craze understand sleeping pattern monitoring sleep feel sleep majority sleeper half college class exam sleep disorder problem reaction hormone relationship sleep control sleep mind alarm clock sleeper amazon alarm clock apps google play store smartphone view alarm clock sleeper alarm clock suggestion help sleeper disorder trust brain control sense sleeper tip,"['sleep', 'disorder', 'trust', 'brain', 'control', 'alarm', 'sleep', 'gadget', 'alarm', 'feature', 'cycle', 'alarm', 'sleeper', 'tracking', 'craze', 'understand', 'sleeping', 'pattern', 'monitoring', 'sleep', 'feel', 'sleep', 'majority', 'sleeper', 'half', 'college', 'class', 'exam', 'sleep', 'disorder', 'problem', 'reaction', 'hormone', 'relationship', 'sleep', 'control', 'sleep', 'mind', 'alarm', 'clock', 'sleeper', 'amazon', 'alarm', 'clock', 'apps', 'google', 'play', 'store', 'smartphone', 'view', 'alarm', 'clock', 'sleeper', 'alarm', 'clock', 'suggestion', 'help', 'sleeper', 'disorder', 'trust', 'brain', 'control', 'sense', 'sleeper', 'tip']"
+4354.0,blood test serum protein hdl protein insulin hemoglobin consumer service home version test protein check gene cell moment consumer company company proteiq analysis athlete protein plan talk london meetup people thought dna code measure presence quantity protein blood body data justin,"['blood', 'test', 'serum', 'protein', 'hdl', 'protein', 'insulin', 'hemoglobin', 'consumer', 'service', 'home', 'version', 'test', 'protein', 'check', 'gene', 'cell', 'moment', 'consumer', 'company', 'company', 'proteiq', 'analysis', 'athlete', 'protein', 'plan', 'talk', 'london', 'meetup', 'people', 'thought', 'dna', 'code', 'measure', 'presence', 'quantity', 'protein', 'blood', 'body', 'data', 'justin']"
+4373.0,rescuetime stats apps io document iphone moment track battery usage stats rescuetime help sense phone record topic mind course apps document document gmail record individual browsing record url tab order information form record gmail tab tab effort gather course record info crunch data display graph work mac home mac iphone email gmail gmail site safari kind spyware employer surface speak file mind fluent phone experience file,"['rescuetime', 'stats', 'apps', 'io', 'document', 'iphone', 'moment', 'track', 'battery', 'usage', 'stats', 'rescuetime', 'help', 'sense', 'phone', 'record', 'topic', 'mind', 'course', 'apps', 'document', 'document', 'gmail', 'record', 'individual', 'browsing', 'record', 'url', 'tab', 'order', 'information', 'form', 'record', 'gmail', 'tab', 'tab', 'effort', 'gather', 'course', 'record', 'info', 'crunch', 'data', 'display', 'graph', 'work', 'mac', 'home', 'mac', 'iphone', 'email', 'gmail', 'gmail', 'site', 'safari', 'kind', 'spyware', 'employer', 'surface', 'speak', 'file', 'mind', 'fluent', 'phone', 'experience', 'file']"
+4408.0,ethic research research researcher people benefit consent consent discussion idea azure,"['ethic', 'research', 'research', 'researcher', 'people', 'benefit', 'consent', 'consent', 'discussion', 'idea', 'azure']"
+4418.0,health effect oil connection disease cancer heart disease obesity excerpt study obesity study property pufa evidence rodent diet content energy mass study exposure pufa result accumulation body generation disease acid omega today diet pathogenesis disease disease cancer inflammatory autoimmune disease intake pufa intake state proinflammatory increase vasoconstriction blood viscosity development disease condition oil recommend mct oil oil salad harmful oil fat oil diabetes oil coconut oil potent cholesterol effect knowledge connection somebody word stay food study evidence effect appreciate,"['health', 'effect', 'oil', 'connection', 'disease', 'cancer', 'heart', 'disease', 'obesity', 'excerpt', 'study', 'obesity', 'study', 'property', 'pufa', 'evidence', 'rodent', 'diet', 'content', 'energy', 'mass', 'study', 'exposure', 'pufa', 'result', 'accumulation', 'body', 'generation', 'disease', 'acid', 'omega', 'today', 'diet', 'pathogenesis', 'disease', 'disease', 'cancer', 'inflammatory', 'autoimmune', 'disease', 'intake', 'pufa', 'intake', 'state', 'proinflammatory', 'increase', 'vasoconstriction', 'blood', 'viscosity', 'development', 'disease', 'condition', 'oil', 'recommend', 'mct', 'oil', 'oil', 'salad', 'harmful', 'oil', 'fat', 'oil', 'diabetes', 'oil', 'coconut', 'oil', 'potent', 'cholesterol', 'effect', 'knowledge', 'connection', 'somebody', 'word', 'stay', 'food', 'study', 'evidence', 'effect', 'appreciate']"
+4421.0,friend mattress fitbit harder surface sleep record eye schedule context data heart rate blood sugar measurement dan dascalescu button fitbit start review auto tracker office berkeley compare lars account repeat topic people topic case gary dan dascalescu post pattern report stage hope somebody dive data report tool folk data stage confidence generation oura ring hand night ring detect transition finger finger duration occasion plot data concert detection folk detects tv reading instance yesterday morning image jpg wakeups detection device fall recollection problem oura team detection trust ring sleep night confidence term correlation tend record sort term conclusion micro wakeups example ring readiness friend night sleep problem end emfit beddit oura gen oura gen bunch phone case sleep schedule sleep wakeup warm dark bedroom difference monitor figure judge performance ability focus effect night sleep perform night night yawn feel night correlation monitor problem display reading readiness push today ejain record ring confuse night start half sleep sleep finger partner pet resistance training grey eye mask irrigation earplug city spring stimulant drinking smartphone intervention spectra479 blocking glass difference dinner intervention carbs difference sleep duration variation finger correlation alcohol reduces quality duh sangria dinner sleep wine gin tonic beer offset club night stomach flu reduces quality couch suck tends sleep readiness lack correlation average heart rate correlate sleep hr night avg hr sleep sleep night resistance training hope sleep midnight correlate image night variable log night fuck color crowd oura user group dan dascalescu night talk phone tracker oura hand phone surprise dr rhonda patrick nursing son multiple night talk phone tracker oura hand phone image stage polysomnography comparison oura team emfit accurate emfit sleep sleep phone emfit sleep case blog sleep tracker emfit monitor accuracy zeo oura test ring hand oura sleep claim sleep lab grade precision result oura ship factor monitor charge oura environment sleep tent festival oura partner hand partner cause poorer quality comparison emfit sport activity fitness comparison oura emfit blog copy feedback blog post buy convenience oura night charge winner emfit blog post emfit hrv emfit soak plug wax sound reduction health problem tracker certification hospital liability graph ambient noise temperature activity motion restlessness figure temp level morning app depth graph light data tradeoff sensitivity accuracy issue sensitivity device detect example input device oura whoop sleep positive apnea fitness freak study insurance alternative device job work quality data dreem headband device fsa space data phase device stage instance device credit tv dreem sleep tell report analysis shelf data provide data saturation purpose data wrist register ignore apnea event device ox machine night sleep mind enter go2sleep default ring model awake watch import device speaker night compliant night graph pulse ox dip watch trend drop fingertip device check doubt garmin lag drop go2sleep garmin reading arm hospital score implies change register plan home sleep study compare device finding apnea joke cpap help response sleep partner imagine difference fact finger ring finger track movement body emfit accurate tracker case night accuracy difference opinion feel emfit rival finding accurate appreciate app content mond alarm feature end whichever atm oura sleep stage accuracy issue wonder sleep kava kratom improvement kratom gram result speculation device accurate goal sleep,"['friend', 'mattress', 'fitbit', 'harder', 'surface', 'sleep', 'record', 'eye', 'schedule', 'context', 'data', 'heart', 'rate', 'blood', 'sugar', 'measurement', 'dan', 'dascalescu', 'button', 'fitbit', 'start', 'review', 'auto', 'tracker', 'office', 'berkeley', 'compare', 'lars', 'account', 'repeat', 'topic', 'people', 'topic', 'case', 'gary', 'dan', 'dascalescu', 'post', 'pattern', 'report', 'stage', 'hope', 'somebody', 'dive', 'data', 'report', 'tool', 'folk', 'data', 'stage', 'confidence', 'generation', 'oura', 'ring', 'hand', 'night', 'ring', 'detect', 'transition', 'finger', 'finger', 'duration', 'occasion', 'plot', 'data', 'concert', 'detection', 'folk', 'detects', 'tv', 'reading', 'instance', 'yesterday', 'morning', 'image', 'jpg', 'wakeups', 'detection', 'device', 'fall', 'recollection', 'problem', 'oura', 'team', 'detection', 'trust', 'ring', 'sleep', 'night', 'confidence', 'term', 'correlation', 'tend', 'record', 'sort', 'term', 'conclusion', 'micro', 'wakeups', 'example', 'ring', 'readiness', 'friend', 'night', 'sleep', 'problem', 'end', 'emfit', 'beddit', 'oura', 'gen', 'oura', 'gen', 'bunch', 'phone', 'case', 'sleep', 'schedule', 'sleep', 'wakeup', 'warm', 'dark', 'bedroom', 'difference', 'monitor', 'figure', 'judge', 'performance', 'ability', 'focus', 'effect', 'night', 'sleep', 'perform', 'night', 'night', 'yawn', 'feel', 'night', 'correlation', 'monitor', 'problem', 'display', 'reading', 'readiness', 'push', 'today', 'ejain', 'record', 'ring', 'confuse', 'night', 'start', 'half', 'sleep', 'sleep', 'finger', 'partner', 'pet', 'resistance', 'training', 'grey', 'eye', 'mask', 'irrigation', 'earplug', 'city', 'spring', 'stimulant', 'drinking', 'smartphone', 'intervention', 'spectra479', 'blocking', 'glass', 'difference', 'dinner', 'intervention', 'carbs', 'difference', 'sleep', 'duration', 'variation', 'finger', 'correlation', 'alcohol', 'reduces', 'quality', 'duh', 'sangria', 'dinner', 'sleep', 'wine', 'gin', 'tonic', 'beer', 'offset', 'club', 'night', 'stomach', 'flu', 'reduces', 'quality', 'couch', 'suck', 'tends', 'sleep', 'readiness', 'lack', 'correlation', 'average', 'heart', 'rate', 'correlate', 'sleep', 'hr', 'night', 'avg', 'hr', 'sleep', 'sleep', 'night', 'resistance', 'training', 'hope', 'sleep', 'midnight', 'correlate', 'image', 'night', 'variable', 'log', 'night', 'fuck', 'color', 'crowd', 'oura', 'user', 'group', 'dan', 'dascalescu', 'night', 'talk', 'phone', 'tracker', 'oura', 'hand', 'phone', 'surprise', 'dr', 'rhonda', 'patrick', 'nursing', 'son', 'multiple', 'night', 'talk', 'phone', 'tracker', 'oura', 'hand', 'phone', 'image', 'stage', 'polysomnography', 'comparison', 'oura', 'team', 'emfit', 'accurate', 'emfit', 'sleep', 'sleep', 'phone', 'emfit', 'sleep', 'case', 'blog', 'sleep', 'tracker', 'emfit', 'monitor', 'accuracy', 'zeo', 'oura', 'test', 'ring', 'hand', 'oura', 'sleep', 'claim', 'sleep', 'lab', 'grade', 'precision', 'result', 'oura', 'ship', 'factor', 'monitor', 'charge', 'oura', 'environment', 'sleep', 'tent', 'festival', 'oura', 'partner', 'hand', 'partner', 'cause', 'poorer', 'quality', 'comparison', 'emfit', 'sport', 'activity', 'fitness', 'comparison', 'oura', 'emfit', 'blog', 'copy', 'feedback', 'blog', 'post', 'buy', 'convenience', 'oura', 'night', 'charge', 'winner', 'emfit', 'blog', 'post', 'emfit', 'hrv', 'emfit', 'soak', 'plug', 'wax', 'sound', 'reduction', 'health', 'problem', 'tracker', 'certification', 'hospital', 'liability', 'graph', 'ambient', 'noise', 'temperature', 'activity', 'motion', 'restlessness', 'figure', 'temp', 'level', 'morning', 'app', 'depth', 'graph', 'light', 'data', 'tradeoff', 'sensitivity', 'accuracy', 'issue', 'sensitivity', 'device', 'detect', 'example', 'input', 'device', 'oura', 'whoop', 'sleep', 'positive', 'apnea', 'fitness', 'freak', 'study', 'insurance', 'alternative', 'device', 'job', 'work', 'quality', 'data', 'dreem', 'headband', 'device', 'fsa', 'space', 'data', 'phase', 'device', 'stage', 'instance', 'device', 'credit', 'tv', 'dreem', 'sleep', 'tell', 'report', 'analysis', 'shelf', 'data', 'provide', 'data', 'saturation', 'purpose', 'data', 'wrist', 'register', 'ignore', 'apnea', 'event', 'device', 'ox', 'machine', 'night', 'sleep', 'mind', 'enter', 'go2sleep', 'default', 'ring', 'model', 'awake', 'watch', 'import', 'device', 'speaker', 'night', 'compliant', 'night', 'graph', 'pulse', 'ox', 'dip', 'watch', 'trend', 'drop', 'fingertip', 'device', 'check', 'doubt', 'garmin', 'lag', 'drop', 'go2sleep', 'garmin', 'reading', 'arm', 'hospital', 'score', 'implies', 'change', 'register', 'plan', 'home', 'sleep', 'study', 'compare', 'device', 'finding', 'apnea', 'joke', 'cpap', 'help', 'response', 'sleep', 'partner', 'imagine', 'difference', 'fact', 'finger', 'ring', 'finger', 'track', 'movement', 'body', 'emfit', 'accurate', 'tracker', 'case', 'night', 'accuracy', 'difference', 'opinion', 'feel', 'emfit', 'rival', 'finding', 'accurate', 'appreciate', 'app', 'content', 'mond', 'alarm', 'feature', 'end', 'whichever', 'atm', 'oura', 'sleep', 'stage', 'accuracy', 'issue', 'wonder', 'sleep', 'kava', 'kratom', 'improvement', 'kratom', 'gram', 'result', 'speculation', 'device', 'accurate', 'goal', 'sleep']"
+4445.0,purpose io version google sheet intake customise log caffeine apple health tracker lumen sort data spreadsheet export sheet app reporter customize question prompt past work conjunction apple healthkit rescuetime nirow hope help forum iphone app variety factor example cup headache cramp fact export data analysis export capability people today fitness tracking,"['purpose', 'io', 'version', 'google', 'sheet', 'intake', 'customise', 'log', 'caffeine', 'apple', 'health', 'tracker', 'lumen', 'sort', 'data', 'spreadsheet', 'export', 'sheet', 'app', 'reporter', 'customize', 'question', 'prompt', 'past', 'work', 'conjunction', 'apple', 'healthkit', 'rescuetime', 'nirow', 'hope', 'help', 'forum', 'iphone', 'app', 'variety', 'factor', 'example', 'cup', 'headache', 'cramp', 'fact', 'export', 'data', 'analysis', 'export', 'capability', 'people', 'today', 'fitness', 'tracking']"
+4454.0,article comment comment anxiety,"['article', 'comment', 'comment', 'anxiety']"
+4455.0,insidetracker charge site csv spreadsheet followup egfr test batch sound oversight importing record spreadsheet handle insidetracker feature picture auto feature value people chem cbc bloodwork idea people level gauge people explanation stuff mike boston presentation depth presentation giant wellnessfx bloodwork tracker site meant service tracker buying benefit sense level reference range,"['insidetracker', 'charge', 'site', 'csv', 'spreadsheet', 'followup', 'egfr', 'test', 'batch', 'sound', 'oversight', 'importing', 'record', 'spreadsheet', 'handle', 'insidetracker', 'feature', 'picture', 'auto', 'feature', 'value', 'people', 'chem', 'cbc', 'bloodwork', 'idea', 'people', 'level', 'gauge', 'people', 'explanation', 'stuff', 'mike', 'boston', 'presentation', 'depth', 'presentation', 'giant', 'wellnessfx', 'bloodwork', 'tracker', 'site', 'meant', 'service', 'tracker', 'buying', 'benefit', 'sense', 'level', 'reference', 'range']"
+4467.0,experiment monitor jun blood monitor problem worldwide min,"['experiment', 'monitor', 'jun', 'blood', 'monitor', 'problem', 'worldwide', 'min']"
+4482.0,productivity sense code editor discussion logo rescuetime offer attention spending spend match perception goal monitor realtime mhealth sound project chance dashboard metric sense review mean aggregate data source visualization data analysis app extension data repository idea source integration aggregation ejain data data trend change intervention modification board notification site threshold implementation sloth worth cost site idea work google sheet heart rate fitbit hr tracker exercise lack impact course logo desktop inspiration qbserve october jpg dashboard gripe software dashboard behavior idea tv monitor pi kpi monitor productivity unproductivity source programming information spending habit quote campus google map todoist api withings step metric background source data api build scraper right data example rescuetime data spending dashboard majority reddit facebook unproductivity adjustment step metric end sense spent matter chart explain source integration aggregation point goal step information goal step bus goal goal goal course pertinent whats task right data information heroku reason chart api web scraper point vanity pair wakatime track end track productivity rescuetime offer attention,"['productivity', 'sense', 'code', 'editor', 'discussion', 'logo', 'rescuetime', 'offer', 'attention', 'spending', 'spend', 'match', 'perception', 'goal', 'monitor', 'realtime', 'mhealth', 'sound', 'project', 'chance', 'dashboard', 'metric', 'sense', 'review', 'mean', 'aggregate', 'data', 'source', 'visualization', 'data', 'analysis', 'app', 'extension', 'data', 'repository', 'idea', 'source', 'integration', 'aggregation', 'ejain', 'data', 'data', 'trend', 'change', 'intervention', 'modification', 'board', 'notification', 'site', 'threshold', 'implementation', 'sloth', 'worth', 'cost', 'site', 'idea', 'work', 'google', 'sheet', 'heart', 'rate', 'fitbit', 'hr', 'tracker', 'exercise', 'lack', 'impact', 'course', 'logo', 'desktop', 'inspiration', 'qbserve', 'october', 'jpg', 'dashboard', 'gripe', 'software', 'dashboard', 'behavior', 'idea', 'tv', 'monitor', 'pi', 'kpi', 'monitor', 'productivity', 'unproductivity', 'source', 'programming', 'information', 'spending', 'habit', 'quote', 'campus', 'google', 'map', 'todoist', 'api', 'withings', 'step', 'metric', 'background', 'source', 'data', 'api', 'build', 'scraper', 'right', 'data', 'example', 'rescuetime', 'data', 'spending', 'dashboard', 'majority', 'reddit', 'facebook', 'unproductivity', 'adjustment', 'step', 'metric', 'end', 'sense', 'spent', 'matter', 'chart', 'explain', 'source', 'integration', 'aggregation', 'point', 'goal', 'step', 'information', 'goal', 'step', 'bus', 'goal', 'goal', 'goal', 'course', 'pertinent', 'whats', 'task', 'right', 'data', 'information', 'heroku', 'reason', 'chart', 'api', 'web', 'scraper', 'point', 'vanity', 'pair', 'wakatime', 'track', 'end', 'track', 'productivity', 'rescuetime', 'offer', 'attention']"
+4487.0,management monitoring breath spire eye heart rate heart rate hrv measurement body exercise heart rate quantify stress buddhist monk definition stress kind arousal self car sign impairment type technique break feature ejain heart rate wrist meter quality recommend reading example mix signal respiration measure stress stress heart rate guess feedback calm feedback hrv example effect experiment wonder tool wrist tracker help management feature stress assessment glance wrist brake mindfulness exercise stress level brake value notification brake solution heart rate monitor heart rate apple watch offer notification heart rate solution tracker vivosmart example wrist tracker solution alternative advance,"['management', 'monitoring', 'breath', 'spire', 'eye', 'heart', 'rate', 'heart', 'rate', 'hrv', 'measurement', 'body', 'exercise', 'heart', 'rate', 'quantify', 'stress', 'buddhist', 'monk', 'definition', 'stress', 'kind', 'arousal', 'self', 'car', 'sign', 'impairment', 'type', 'technique', 'break', 'feature', 'ejain', 'heart', 'rate', 'wrist', 'meter', 'quality', 'recommend', 'reading', 'example', 'mix', 'signal', 'respiration', 'measure', 'stress', 'stress', 'heart', 'rate', 'guess', 'feedback', 'calm', 'feedback', 'hrv', 'example', 'effect', 'experiment', 'wonder', 'tool', 'wrist', 'tracker', 'help', 'management', 'feature', 'stress', 'assessment', 'glance', 'wrist', 'brake', 'mindfulness', 'exercise', 'stress', 'level', 'brake', 'value', 'notification', 'brake', 'solution', 'heart', 'rate', 'monitor', 'heart', 'rate', 'apple', 'watch', 'offer', 'notification', 'heart', 'rate', 'solution', 'tracker', 'vivosmart', 'example', 'wrist', 'tracker', 'solution', 'alternative', 'advance']"
+4488.0,wow hormone hormone amp progesterone thyroid cortisol keto monitor ketone woman keto paper keto pregnancy regulation keto change doctor feedback health blood result pregnancy hormone diet,"['wow', 'hormone', 'hormone', 'amp', 'progesterone', 'thyroid', 'cortisol', 'keto', 'monitor', 'ketone', 'woman', 'keto', 'paper', 'keto', 'pregnancy', 'regulation', 'keto', 'change', 'doctor', 'feedback', 'health', 'blood', 'result', 'pregnancy', 'hormone', 'diet']"
+4514.0,measurement withings thermo csv file dashboard apple health google fit device device app transfer data thermometer review pro app thermometer reading phone cv oucare thermometer vicks temp user temperature reading thermometer feel thermometer diffefent rectal pdf data export data format csv synch health precision place temp sitter irulu temperature monitoring contact feature track skin temperature body temperature daytime sleepineas instruction thermometer infant adult reading muscle body device pad temp infant tech instruction suggestion data track hiw sarah question temp data ankle abdomen inch post ovulatory rise temperature explore location environment noise cycle data analysis savvy work ibutton data pointer script consumer alternate user oura ring measure temperature deviation night night temp rise progesterone carry information bbt cycle device data study validation exploration ibuttons ring answer data output tape body csv frequency thermochron ibuttons zero bell track cycle kinsa thermostat point phone issue writes data healthkit export access device mode reading assumption reading mode issue thermostat term data iphone habit data health app measurement measure blood oxygen level temperature smart thermostat thought advice body attach temperature wearable arm core body extremity variation temp environment cycle,"['measurement', 'withings', 'thermo', 'csv', 'file', 'dashboard', 'apple', 'health', 'google', 'fit', 'device', 'device', 'app', 'transfer', 'data', 'thermometer', 'review', 'pro', 'app', 'thermometer', 'reading', 'phone', 'cv', 'oucare', 'thermometer', 'vicks', 'temp', 'user', 'temperature', 'reading', 'thermometer', 'feel', 'thermometer', 'diffefent', 'rectal', 'pdf', 'data', 'export', 'data', 'format', 'csv', 'synch', 'health', 'precision', 'place', 'temp', 'sitter', 'irulu', 'temperature', 'monitoring', 'contact', 'feature', 'track', 'skin', 'temperature', 'body', 'temperature', 'daytime', 'sleepineas', 'instruction', 'thermometer', 'infant', 'adult', 'reading', 'muscle', 'body', 'device', 'pad', 'temp', 'infant', 'tech', 'instruction', 'suggestion', 'data', 'track', 'hiw', 'sarah', 'question', 'temp', 'data', 'ankle', 'abdomen', 'inch', 'post', 'ovulatory', 'rise', 'temperature', 'explore', 'location', 'environment', 'noise', 'cycle', 'data', 'analysis', 'savvy', 'work', 'ibutton', 'data', 'pointer', 'script', 'consumer', 'alternate', 'user', 'oura', 'ring', 'measure', 'temperature', 'deviation', 'night', 'night', 'temp', 'rise', 'progesterone', 'carry', 'information', 'bbt', 'cycle', 'device', 'data', 'study', 'validation', 'exploration', 'ibuttons', 'ring', 'answer', 'data', 'output', 'tape', 'body', 'csv', 'frequency', 'thermochron', 'ibuttons', 'zero', 'bell', 'track', 'cycle', 'kinsa', 'thermostat', 'point', 'phone', 'issue', 'writes', 'data', 'healthkit', 'export', 'access', 'device', 'mode', 'reading', 'assumption', 'reading', 'mode', 'issue', 'thermostat', 'term', 'data', 'iphone', 'habit', 'data', 'health', 'app', 'measurement', 'measure', 'blood', 'oxygen', 'level', 'temperature', 'smart', 'thermostat', 'thought', 'advice', 'body', 'attach', 'temperature', 'wearable', 'arm', 'core', 'body', 'extremity', 'variation', 'temp', 'environment', 'cycle']"
+4522.0,jerrs712 scanadu software software io device mind device aidlab health scanadu scanadu edition mint condition company software collector software work check,"['jerrs712', 'scanadu', 'software', 'software', 'io', 'device', 'mind', 'device', 'aidlab', 'health', 'scanadu', 'scanadu', 'edition', 'mint', 'condition', 'company', 'software', 'collector', 'software', 'work', 'check']"
+4524.0,device beddit work connection phone wifi emfit integrate apple health super device apple data health app em selection mattress home wonder underneath mattress work travel device tia,"['device', 'beddit', 'work', 'connection', 'phone', 'wifi', 'emfit', 'integrate', 'apple', 'health', 'super', 'device', 'apple', 'data', 'health', 'app', 'em', 'selection', 'mattress', 'home', 'wonder', 'underneath', 'mattress', 'work', 'travel', 'device', 'tia']"
+4531.0,sdk application integration apple health google fit progress developer device goal post stress project work hand feel kind work congratulation progress second data access export site level point data jacob introduce strap share word project gap fitness tracker device tracker aidlab behavior feedback create tinkerer sdk example data geek community aidlab machine create example aidlab walk routine developer meeting hackerspaces people bird clone bird lung researcher platform learn basic data science iot mobile development aidlab accuracy sensor market biosensors reading aidlab custom add ons process example fitness health reading bluetooth bandwidth aidlab track respiration skin temperature noise pollution step rep activity calorie behavior opportunity spread word aidlab feedback work tweak health tracker handle hardware question datasets datasets trial subscribe link reach piece news hope release aidlab beta interface dashboard io parameter reach level data api announce rest api beta europe region aidlab generate share share matter drop line stay jakub component ejain web api stage link integration google fit integration apple health fyi mention aidlab shirt sensoria,"['sdk', 'application', 'integration', 'apple', 'health', 'google', 'fit', 'progress', 'developer', 'device', 'goal', 'post', 'stress', 'project', 'work', 'hand', 'feel', 'kind', 'work', 'congratulation', 'progress', 'second', 'data', 'access', 'export', 'site', 'level', 'point', 'data', 'jacob', 'introduce', 'strap', 'share', 'word', 'project', 'gap', 'fitness', 'tracker', 'device', 'tracker', 'aidlab', 'behavior', 'feedback', 'create', 'tinkerer', 'sdk', 'example', 'data', 'geek', 'community', 'aidlab', 'machine', 'create', 'example', 'aidlab', 'walk', 'routine', 'developer', 'meeting', 'hackerspaces', 'people', 'bird', 'clone', 'bird', 'lung', 'researcher', 'platform', 'learn', 'basic', 'data', 'science', 'iot', 'mobile', 'development', 'aidlab', 'accuracy', 'sensor', 'market', 'biosensors', 'reading', 'aidlab', 'custom', 'add', 'ons', 'process', 'example', 'fitness', 'health', 'reading', 'bluetooth', 'bandwidth', 'aidlab', 'track', 'respiration', 'skin', 'temperature', 'noise', 'pollution', 'step', 'rep', 'activity', 'calorie', 'behavior', 'opportunity', 'spread', 'word', 'aidlab', 'feedback', 'work', 'tweak', 'health', 'tracker', 'handle', 'hardware', 'question', 'datasets', 'datasets', 'trial', 'subscribe', 'link', 'reach', 'piece', 'news', 'hope', 'release', 'aidlab', 'beta', 'interface', 'dashboard', 'io', 'parameter', 'reach', 'level', 'data', 'api', 'announce', 'rest', 'api', 'beta', 'europe', 'region', 'aidlab', 'generate', 'share', 'share', 'matter', 'drop', 'line', 'stay', 'jakub', 'component', 'ejain', 'web', 'api', 'stage', 'link', 'integration', 'google', 'fit', 'integration', 'apple', 'health', 'fyi', 'mention', 'aidlab', 'shirt', 'sensoria']"
+4537.0,data charge tracker tracking donut place start question correlation data question affect data app privacy analysis libre office variable mood variable charge guess place start correlation variable data set guide account correlation data point direction,"['data', 'charge', 'tracker', 'tracking', 'donut', 'place', 'start', 'question', 'correlation', 'data', 'question', 'affect', 'data', 'app', 'privacy', 'analysis', 'libre', 'office', 'variable', 'mood', 'variable', 'charge', 'guess', 'place', 'start', 'correlation', 'variable', 'data', 'set', 'guide', 'account', 'correlation', 'data', 'point', 'direction']"
+4599.0,everybody help question kind tracker begin goal change attention,"['everybody', 'help', 'question', 'kind', 'tracker', 'begin', 'goal', 'change', 'attention']"
+4604.0,biofeedback consumer device tag neurofeedback myo arm band aidlab chest strap tracker eye mask emotiv biofeedback hrv temperature respiration heg emotiv biofeedback eeg myo biofeedback emg,"['biofeedback', 'consumer', 'device', 'tag', 'neurofeedback', 'myo', 'arm', 'band', 'aidlab', 'chest', 'strap', 'tracker', 'eye', 'mask', 'emotiv', 'biofeedback', 'hrv', 'temperature', 'respiration', 'heg', 'emotiv', 'biofeedback', 'eeg', 'myo', 'biofeedback', 'emg']"
+4610.0,argue quality suggestion article paternalism laboratory offer consumer decide course offer standard certification insurance company end choice suggestion dtc menu test value community test value information useful image consumer dtc laboratory article consumer laboratory survey help researcher consumer participate research study investigator university st louis research study consumer laboratory age understand test consumer order result contact dr ann gronowski,"['argue', 'quality', 'suggestion', 'article', 'paternalism', 'laboratory', 'offer', 'consumer', 'decide', 'course', 'offer', 'standard', 'certification', 'insurance', 'company', 'end', 'choice', 'suggestion', 'dtc', 'menu', 'test', 'value', 'community', 'test', 'value', 'information', 'useful', 'image', 'consumer', 'dtc', 'laboratory', 'article', 'consumer', 'laboratory', 'survey', 'help', 'researcher', 'consumer', 'participate', 'research', 'study', 'investigator', 'university', 'st', 'louis', 'research', 'study', 'consumer', 'laboratory', 'age', 'understand', 'test', 'consumer', 'order', 'result', 'contact', 'dr', 'ann', 'gronowski']"
+4651.0,track track data odds app purpose apps track sneeze food database device integration keeptrack kind voice calorie counter track stuff hashtag weight voice measure weight store database access edit party tool work sort health stuff sale beta people test feel sign view wire frame feedback keeptrack version version version perfect reminder visualization database sync google sheet reminder entry allows value category io app start sport activity progress spreadsheet customisation option effort speech text engine record ad hoc entry online spreadsheet check spreadsheet lifehacker form help problem act feel movement community course university march food exercise lifesum insight feel track recommendation track variable mood etcetera insight problem worth app discussion answer people prefer app track health food database dutch food head health fact post app,"['track', 'track', 'data', 'odds', 'app', 'purpose', 'apps', 'track', 'sneeze', 'food', 'database', 'device', 'integration', 'keeptrack', 'kind', 'voice', 'calorie', 'counter', 'track', 'stuff', 'hashtag', 'weight', 'voice', 'measure', 'weight', 'store', 'database', 'access', 'edit', 'party', 'tool', 'work', 'sort', 'health', 'stuff', 'sale', 'beta', 'people', 'test', 'feel', 'sign', 'view', 'wire', 'frame', 'feedback', 'keeptrack', 'version', 'version', 'version', 'perfect', 'reminder', 'visualization', 'database', 'sync', 'google', 'sheet', 'reminder', 'entry', 'allows', 'value', 'category', 'io', 'app', 'start', 'sport', 'activity', 'progress', 'spreadsheet', 'customisation', 'option', 'effort', 'speech', 'text', 'engine', 'record', 'ad', 'hoc', 'entry', 'online', 'spreadsheet', 'check', 'spreadsheet', 'lifehacker', 'form', 'help', 'problem', 'act', 'feel', 'movement', 'community', 'course', 'university', 'march', 'food', 'exercise', 'lifesum', 'insight', 'feel', 'track', 'recommendation', 'track', 'variable', 'mood', 'etcetera', 'insight', 'problem', 'worth', 'app', 'discussion', 'answer', 'people', 'prefer', 'app', 'track', 'health', 'food', 'database', 'dutch', 'food', 'head', 'health', 'fact', 'post', 'app']"
+4661.0,ifttt zapier source source alternative fitbit data action people wake briefly gadget goal dream work ifttt source information fitbit smartphones source software program option idea program tracker market reflection quality action quality instance dream achieve vivid dream hr breath tracker melody help fitbit data didnt tracker work,"['ifttt', 'zapier', 'source', 'source', 'alternative', 'fitbit', 'data', 'action', 'people', 'wake', 'briefly', 'gadget', 'goal', 'dream', 'work', 'ifttt', 'source', 'information', 'fitbit', 'smartphones', 'source', 'software', 'program', 'option', 'idea', 'program', 'tracker', 'market', 'reflection', 'quality', 'action', 'quality', 'instance', 'dream', 'achieve', 'vivid', 'dream', 'hr', 'breath', 'tracker', 'melody', 'help', 'fitbit', 'data', 'didnt', 'tracker', 'work']"
+4717.0,motivation factor measure observe energy level apps mood tracker app prompt data asks question energy level slept track entry human variable box ha relationship event chemical pattern people eating today blogger post apps search spending app keeptrack impression reminder reminder item example coffee vit reminder item simple design backup export theory item list box menu custom color bg item option sort item drawback analytics export data energy stamen focus explanation wheat allergy eats accident symptom reason elimination diet food supplement pattern fluctuation trend factor food supplement exercise alcohol recommend app kind fit data point format thx recommend project team mood supplement productivity supplement medication focus feedback harsh criticism food macronutrients iron food app team code export data account anytime,"['motivation', 'factor', 'measure', 'observe', 'energy', 'level', 'apps', 'mood', 'tracker', 'app', 'prompt', 'data', 'asks', 'question', 'energy', 'level', 'slept', 'track', 'entry', 'human', 'variable', 'box', 'ha', 'relationship', 'event', 'chemical', 'pattern', 'people', 'eating', 'today', 'blogger', 'post', 'apps', 'search', 'spending', 'app', 'keeptrack', 'impression', 'reminder', 'reminder', 'item', 'example', 'coffee', 'vit', 'reminder', 'item', 'simple', 'design', 'backup', 'export', 'theory', 'item', 'list', 'box', 'menu', 'custom', 'color', 'bg', 'item', 'option', 'sort', 'item', 'drawback', 'analytics', 'export', 'data', 'energy', 'stamen', 'focus', 'explanation', 'wheat', 'allergy', 'eats', 'accident', 'symptom', 'reason', 'elimination', 'diet', 'food', 'supplement', 'pattern', 'fluctuation', 'trend', 'factor', 'food', 'supplement', 'exercise', 'alcohol', 'recommend', 'app', 'kind', 'fit', 'data', 'point', 'format', 'thx', 'recommend', 'project', 'team', 'mood', 'supplement', 'productivity', 'supplement', 'medication', 'focus', 'feedback', 'harsh', 'criticism', 'food', 'macronutrients', 'iron', 'food', 'app', 'team', 'code', 'export', 'data', 'account', 'anytime']"
+4735.0,end building solution leverage location beeminder money app charge place example tuesday place monday place saturday sunday advance help,"['end', 'building', 'solution', 'leverage', 'location', 'beeminder', 'money', 'app', 'charge', 'place', 'example', 'tuesday', 'place', 'monday', 'place', 'saturday', 'sunday', 'advance', 'help']"
+4759.0,schematic guide heart rate monitor rise popularity accessibility microcontrollers hacker designer enthusiast bio feedback project heart rate monitor direction folk tutorial soldering skill clunky world condition change condition state diy art heartbeat data arduino improvement example heart rate monitor build idea project heartbeat description heart rate sensor kid finger flesh spooky adult transparent light organ tissue bone muscle blood pas tissue blood body tissue volume tissue heart volume decrease volume effect fluctuation sense electronics source detector photodiode sensor device wavelength output solar cell panel generate voltage photon photon blaster photodiode configuration circuit analog electronics circle voltage converter drawn design spark source circuit layout software spark op amp semi success texas instrument opa177 photodiode sfh p el ir204 peak picture circuit jpg modification photodiode ambient light generates signal heat plug circuit scope visualization software waveform height line voltage axis waveform signal movement movement ir signal pas filter amp building circuit form designer building project hacker heartbeat building work arounds problem hardware kill project project set science demonstration sensor worn comfortably configuration noise change condition component circuit board photodiode circuit smallness contact skin change light example pulse sensor action youtube pulse sensor connect arduino hardware building project pulse sensor support backer today,"['schematic', 'guide', 'heart', 'rate', 'monitor', 'rise', 'popularity', 'accessibility', 'microcontrollers', 'hacker', 'designer', 'enthusiast', 'bio', 'feedback', 'project', 'heart', 'rate', 'monitor', 'direction', 'folk', 'tutorial', 'soldering', 'skill', 'clunky', 'world', 'condition', 'change', 'condition', 'state', 'diy', 'art', 'heartbeat', 'data', 'arduino', 'improvement', 'example', 'heart', 'rate', 'monitor', 'build', 'idea', 'project', 'heartbeat', 'description', 'heart', 'rate', 'sensor', 'kid', 'finger', 'flesh', 'spooky', 'adult', 'transparent', 'light', 'organ', 'tissue', 'bone', 'muscle', 'blood', 'pas', 'tissue', 'blood', 'body', 'tissue', 'volume', 'tissue', 'heart', 'volume', 'decrease', 'volume', 'effect', 'fluctuation', 'sense', 'electronics', 'source', 'detector', 'photodiode', 'sensor', 'device', 'wavelength', 'output', 'solar', 'cell', 'panel', 'generate', 'voltage', 'photon', 'photon', 'blaster', 'photodiode', 'configuration', 'circuit', 'analog', 'electronics', 'circle', 'voltage', 'converter', 'drawn', 'design', 'spark', 'source', 'circuit', 'layout', 'software', 'spark', 'op', 'amp', 'semi', 'success', 'texas', 'instrument', 'opa177', 'photodiode', 'sfh', 'p', 'el', 'ir204', 'peak', 'picture', 'circuit', 'jpg', 'modification', 'photodiode', 'ambient', 'light', 'generates', 'signal', 'heat', 'plug', 'circuit', 'scope', 'visualization', 'software', 'waveform', 'height', 'line', 'voltage', 'axis', 'waveform', 'signal', 'movement', 'movement', 'ir', 'signal', 'pas', 'filter', 'amp', 'building', 'circuit', 'form', 'designer', 'building', 'project', 'hacker', 'heartbeat', 'building', 'work', 'arounds', 'problem', 'hardware', 'kill', 'project', 'project', 'set', 'science', 'demonstration', 'sensor', 'worn', 'comfortably', 'configuration', 'noise', 'change', 'condition', 'component', 'circuit', 'board', 'photodiode', 'circuit', 'smallness', 'contact', 'skin', 'change', 'light', 'example', 'pulse', 'sensor', 'action', 'youtube', 'pulse', 'sensor', 'connect', 'arduino', 'hardware', 'building', 'project', 'pulse', 'sensor', 'support', 'backer', 'today']"
+4764.0,data multi factor compare machine technique summer analysis approach idea convenient tool lasse correlation coffee shift weight option future lasse sample data analysis person handle cause effect caveat correlation causation tool example user work beta example user btw point investigation wife water coffee tea proportion outcome variable cross correlation analysis delay example coffee analysis catch data analytics engine drink coffee observe cap trend fluctuation sleep quality intention quality fitbit count purpose walk walk quality causality web app health right beta goal type self quantification data fitness stuff mention code source case contribute discus causation correlation discussion people emphasise point data development gazillion reason correlation causation trend case wave form step level site super term insight stats stats,"['data', 'multi', 'factor', 'compare', 'machine', 'technique', 'summer', 'analysis', 'approach', 'idea', 'convenient', 'tool', 'lasse', 'correlation', 'coffee', 'shift', 'weight', 'option', 'future', 'lasse', 'sample', 'data', 'analysis', 'person', 'handle', 'cause', 'effect', 'caveat', 'correlation', 'causation', 'tool', 'example', 'user', 'work', 'beta', 'example', 'user', 'btw', 'point', 'investigation', 'wife', 'water', 'coffee', 'tea', 'proportion', 'outcome', 'variable', 'cross', 'correlation', 'analysis', 'delay', 'example', 'coffee', 'analysis', 'catch', 'data', 'analytics', 'engine', 'drink', 'coffee', 'observe', 'cap', 'trend', 'fluctuation', 'sleep', 'quality', 'intention', 'quality', 'fitbit', 'count', 'purpose', 'walk', 'walk', 'quality', 'causality', 'web', 'app', 'health', 'right', 'beta', 'goal', 'type', 'self', 'quantification', 'data', 'fitness', 'stuff', 'mention', 'code', 'source', 'case', 'contribute', 'discus', 'causation', 'correlation', 'discussion', 'people', 'emphasise', 'point', 'data', 'development', 'gazillion', 'reason', 'correlation', 'causation', 'trend', 'case', 'wave', 'form', 'step', 'level', 'site', 'super', 'term', 'insight', 'stats', 'stats']"
+4796.0,data experiment start impact health area difference experiment quality score fitbit payoff metabolism habit glycogen store bloodwork hscrp helpful track wise mini experiment turnaround blood marker heart rate variability purpose distance runner recovery technique weight exercise indicator body water retension hrv bpm breath min bpm body temperature mile adafruit industry maker hacker artist designer engineer exercise recovery mile push figure effort data body cardio,"['data', 'experiment', 'start', 'impact', 'health', 'area', 'difference', 'experiment', 'quality', 'score', 'fitbit', 'payoff', 'metabolism', 'habit', 'glycogen', 'store', 'bloodwork', 'hscrp', 'helpful', 'track', 'wise', 'mini', 'experiment', 'turnaround', 'blood', 'marker', 'heart', 'rate', 'variability', 'purpose', 'distance', 'runner', 'recovery', 'technique', 'weight', 'exercise', 'indicator', 'body', 'water', 'retension', 'hrv', 'bpm', 'breath', 'min', 'bpm', 'body', 'temperature', 'mile', 'adafruit', 'industry', 'maker', 'hacker', 'artist', 'designer', 'engineer', 'exercise', 'recovery', 'mile', 'push', 'figure', 'effort', 'data', 'body', 'cardio']"
+4827.0,friend jawbone api data store company liquidation server,"['friend', 'jawbone', 'api', 'data', 'store', 'company', 'liquidation', 'server']"
+4832.0,james join community intro wolf kevin thinking people world communicate share idea everybodies enjoy posting engineer business sale business field tracking method meditation technique development performance behaviour data data program movement people change work experience change meet intention share work article linkedin thought complexity method comment idea regard michael nan startup meet glad,"['james', 'join', 'community', 'intro', 'wolf', 'kevin', 'thinking', 'people', 'world', 'communicate', 'share', 'idea', 'everybodies', 'enjoy', 'posting', 'engineer', 'business', 'sale', 'business', 'field', 'tracking', 'method', 'meditation', 'technique', 'development', 'performance', 'behaviour', 'data', 'data', 'program', 'movement', 'people', 'change', 'work', 'experience', 'change', 'meet', 'intention', 'share', 'work', 'article', 'linkedin', 'thought', 'complexity', 'method', 'comment', 'idea', 'regard', 'michael', 'nan', 'startup', 'meet', 'glad']"
+4837.0,today question posit basis analysis attempt influence action behaviorist psychology condition success context offer option instance casino psych highway interface intervention people effect population patient employee voter action term share button topic project condition heart surgery trauma divorce loss age event change restructuring plain power marketing point view century self youtube introduction panel discussion stanford vlab wolf question feel behaviour change propaganda thought regard michael reply video regard michael marc century self youtube right posting,"['today', 'question', 'posit', 'basis', 'analysis', 'attempt', 'influence', 'action', 'behaviorist', 'psychology', 'condition', 'success', 'context', 'offer', 'option', 'instance', 'casino', 'psych', 'highway', 'interface', 'intervention', 'people', 'effect', 'population', 'patient', 'employee', 'voter', 'action', 'term', 'share', 'button', 'topic', 'project', 'condition', 'heart', 'surgery', 'trauma', 'divorce', 'loss', 'age', 'event', 'change', 'restructuring', 'plain', 'power', 'marketing', 'point', 'view', 'century', 'self', 'youtube', 'introduction', 'panel', 'discussion', 'stanford', 'vlab', 'wolf', 'question', 'feel', 'behaviour', 'change', 'propaganda', 'thought', 'regard', 'michael', 'reply', 'video', 'regard', 'michael', 'marc', 'century', 'self', 'youtube', 'right', 'posting']"
+4845.0,friend health space discussion app sleep version satisfaction reaction game guidance behavior therapy insomnia tool habit quality satisfaction data analysis group awarables download google play store app store io functionality feedback insight download comment advance madhvi,"['friend', 'health', 'space', 'discussion', 'app', 'sleep', 'version', 'satisfaction', 'reaction', 'game', 'guidance', 'behavior', 'therapy', 'insomnia', 'tool', 'habit', 'quality', 'satisfaction', 'data', 'analysis', 'group', 'awarables', 'download', 'google', 'play', 'store', 'app', 'store', 'io', 'functionality', 'feedback', 'insight', 'download', 'comment', 'advance', 'madhvi']"
+4848.0,graph version voice calorie counter pain snack night therapy eat balance cals version app record caloric sum cals cals calorie therapy night calorie graph,"['graph', 'version', 'voice', 'calorie', 'counter', 'pain', 'snack', 'night', 'therapy', 'eat', 'balance', 'cals', 'version', 'app', 'record', 'caloric', 'sum', 'cals', 'cals', 'calorie', 'therapy', 'night', 'calorie', 'graph']"
+4861.0,stanford postdoc training causal inference machine application health ericjdaza,"['stanford', 'postdoc', 'training', 'causal', 'inference', 'machine', 'application', 'health', 'ericjdaza']"
+4867.0,list device lumen trail data collection report bike ride collection map transport food swarm foursquare check business location aaron parecki ownyourswarm beeminder check post pay expense ping question cycle sleep iphone fitbit step arthritis pain amp runkeeper clue weight stats trace gps location cell service siberia discus toolkit tracking phone phone track step food logging activity device tracker step heart rate food activity option market today sport tracker apple watch fitbit activity tracker list habit tracker habit improvement habit tracking tool habit person example heart rate monitor information health wellness heart rate apple watch record collect data point mood tool log example application track place configuration project application track project client billing client tracker area area augments data sleep cycle task tool task management project management activity data usage leverage track example todoist standard attain self transformation,"['list', 'device', 'lumen', 'trail', 'data', 'collection', 'report', 'bike', 'ride', 'collection', 'map', 'transport', 'food', 'swarm', 'foursquare', 'check', 'business', 'location', 'aaron', 'parecki', 'ownyourswarm', 'beeminder', 'check', 'post', 'pay', 'expense', 'ping', 'question', 'cycle', 'sleep', 'iphone', 'fitbit', 'step', 'arthritis', 'pain', 'amp', 'runkeeper', 'clue', 'weight', 'stats', 'trace', 'gps', 'location', 'cell', 'service', 'siberia', 'discus', 'toolkit', 'tracking', 'phone', 'phone', 'track', 'step', 'food', 'logging', 'activity', 'device', 'tracker', 'step', 'heart', 'rate', 'food', 'activity', 'option', 'market', 'today', 'sport', 'tracker', 'apple', 'watch', 'fitbit', 'activity', 'tracker', 'list', 'habit', 'tracker', 'habit', 'improvement', 'habit', 'tracking', 'tool', 'habit', 'person', 'example', 'heart', 'rate', 'monitor', 'information', 'health', 'wellness', 'heart', 'rate', 'apple', 'watch', 'record', 'collect', 'data', 'point', 'mood', 'tool', 'log', 'example', 'application', 'track', 'place', 'configuration', 'project', 'application', 'track', 'project', 'client', 'billing', 'client', 'tracker', 'area', 'area', 'augments', 'data', 'sleep', 'cycle', 'task', 'tool', 'task', 'management', 'project', 'management', 'activity', 'data', 'usage', 'leverage', 'track', 'example', 'todoist', 'standard', 'attain', 'self', 'transformation']"
+4894.0,dashboard web application display tv monitor dashboard feedback goal step visualization source project host instruction method functionality email slack functionality credit card goal machine learning scheduling goal build pull request dashboard dashboard contribute dashboard development account github andreilys,"['dashboard', 'web', 'application', 'display', 'tv', 'monitor', 'dashboard', 'feedback', 'goal', 'step', 'visualization', 'source', 'project', 'host', 'instruction', 'method', 'functionality', 'email', 'slack', 'functionality', 'credit', 'card', 'goal', 'machine', 'learning', 'scheduling', 'goal', 'build', 'pull', 'request', 'dashboard', 'dashboard', 'contribute', 'dashboard', 'development', 'account', 'github', 'andreilys']"
+4897.0,sound device device feedback idea face behavior design kickstarter campaign wonder positive sunglass deal purpose create awareness market health researcher teanagers device curiosity science motivation face difference health tool habit face difference statement infection hand cold infection outcome bacteria virus mode transmission hand nut fork measure effect face measure effect health face base line difference problem kind study case approach line data face difference ideal wear fact opinion count tester curse catch feeling witness improvement face habit people hand face permission device feedback behavior change feedback experience people camera footage help behavior problem mode people mission infection rate feedback feel evidence fact course thought matter point value input statement infection hand cold infection science dozen source bacteria virus people face exposure cdc estimate hand nut fork device infection control practice rule hand food finger food fiddur difference effectiveness party trial measure effect statement device measure effect hardware user flu elaborate point alternative feedback behaviour modification community request science participate brief study step article answer question answer answer infection guess estimate likelyhood flu infection eye step breathing exercise window urge eye breathing exercise urge question step article woman health quit face finger germ break touchy question piece advice article plan answer participation feel flu person rock boone talk respiratory infection infection prevention problem people infection touch people transmission respiratory infection estimate infection hand reason study flu pas experiment disease touch volunteer hand recommendation practice hand hand understands flu virus surface people surface supplement limit cdc eye hand break chain infection link face hand world virus hand hand people face setting people effect face people fact face touch majority eye touch people face camera prove proof reduction face touch video behavior change measurement feedback community measurement feedback device tester ability confidence people place solution problem people reader opposition people cite source appreciate input device quantity treasure honesty design change hear marketing company correct case mention fitbit rest term benefit person break habit adult child market people cold flu message people customer biting habit mother kid eye infection thumb finger health researcher message address insight,"['sound', 'device', 'device', 'feedback', 'idea', 'face', 'behavior', 'design', 'kickstarter', 'campaign', 'wonder', 'positive', 'sunglass', 'deal', 'purpose', 'create', 'awareness', 'market', 'health', 'researcher', 'teanagers', 'device', 'curiosity', 'science', 'motivation', 'face', 'difference', 'health', 'tool', 'habit', 'face', 'difference', 'statement', 'infection', 'hand', 'cold', 'infection', 'outcome', 'bacteria', 'virus', 'mode', 'transmission', 'hand', 'nut', 'fork', 'measure', 'effect', 'face', 'measure', 'effect', 'health', 'face', 'base', 'line', 'difference', 'problem', 'kind', 'study', 'case', 'approach', 'line', 'data', 'face', 'difference', 'ideal', 'wear', 'fact', 'opinion', 'count', 'tester', 'curse', 'catch', 'feeling', 'witness', 'improvement', 'face', 'habit', 'people', 'hand', 'face', 'permission', 'device', 'feedback', 'behavior', 'change', 'feedback', 'experience', 'people', 'camera', 'footage', 'help', 'behavior', 'problem', 'mode', 'people', 'mission', 'infection', 'rate', 'feedback', 'feel', 'evidence', 'fact', 'course', 'thought', 'matter', 'point', 'value', 'input', 'statement', 'infection', 'hand', 'cold', 'infection', 'science', 'dozen', 'source', 'bacteria', 'virus', 'people', 'face', 'exposure', 'cdc', 'estimate', 'hand', 'nut', 'fork', 'device', 'infection', 'control', 'practice', 'rule', 'hand', 'food', 'finger', 'food', 'fiddur', 'difference', 'effectiveness', 'party', 'trial', 'measure', 'effect', 'statement', 'device', 'measure', 'effect', 'hardware', 'user', 'flu', 'elaborate', 'point', 'alternative', 'feedback', 'behaviour', 'modification', 'community', 'request', 'science', 'participate', 'brief', 'study', 'step', 'article', 'answer', 'question', 'answer', 'answer', 'infection', 'guess', 'estimate', 'likelyhood', 'flu', 'infection', 'eye', 'step', 'breathing', 'exercise', 'window', 'urge', 'eye', 'breathing', 'exercise', 'urge', 'question', 'step', 'article', 'woman', 'health', 'quit', 'face', 'finger', 'germ', 'break', 'touchy', 'question', 'piece', 'advice', 'article', 'plan', 'answer', 'participation', 'feel', 'flu', 'person', 'rock', 'boone', 'talk', 'respiratory', 'infection', 'infection', 'prevention', 'problem', 'people', 'infection', 'touch', 'people', 'transmission', 'respiratory', 'infection', 'estimate', 'infection', 'hand', 'reason', 'study', 'flu', 'pas', 'experiment', 'disease', 'touch', 'volunteer', 'hand', 'recommendation', 'practice', 'hand', 'hand', 'understands', 'flu', 'virus', 'surface', 'people', 'surface', 'supplement', 'limit', 'cdc', 'eye', 'hand', 'break', 'chain', 'infection', 'link', 'face', 'hand', 'world', 'virus', 'hand', 'hand', 'people', 'face', 'setting', 'people', 'effect', 'face', 'people', 'fact', 'face', 'touch', 'majority', 'eye', 'touch', 'people', 'face', 'camera', 'prove', 'proof', 'reduction', 'face', 'touch', 'video', 'behavior', 'change', 'measurement', 'feedback', 'community', 'measurement', 'feedback', 'device', 'tester', 'ability', 'confidence', 'people', 'place', 'solution', 'problem', 'people', 'reader', 'opposition', 'people', 'cite', 'source', 'appreciate', 'input', 'device', 'quantity', 'treasure', 'honesty', 'design', 'change', 'hear', 'marketing', 'company', 'correct', 'case', 'mention', 'fitbit', 'rest', 'term', 'benefit', 'person', 'break', 'habit', 'adult', 'child', 'market', 'people', 'cold', 'flu', 'message', 'people', 'customer', 'biting', 'habit', 'mother', 'kid', 'eye', 'infection', 'thumb', 'finger', 'health', 'researcher', 'message', 'address', 'insight']"
+4919.0,libre cgm sensor order purchase order doctor operate beast mode kudos moab race ran mile marathon calorie recovery event assistance community mile calorie race phx az difficulty blood ketone reading finger release blood blood meter temp cgms access ebay diabetic access cgms technique run guinness world record acknowledge record proof adafruit industry maker hacker artist designer engineer biohack marathon calorie morning track phoenix race place everybody thei,"['libre', 'cgm', 'sensor', 'order', 'purchase', 'order', 'doctor', 'operate', 'beast', 'mode', 'kudos', 'moab', 'race', 'ran', 'mile', 'marathon', 'calorie', 'recovery', 'event', 'assistance', 'community', 'mile', 'calorie', 'race', 'phx', 'az', 'difficulty', 'blood', 'ketone', 'reading', 'finger', 'release', 'blood', 'blood', 'meter', 'temp', 'cgms', 'access', 'ebay', 'diabetic', 'access', 'cgms', 'technique', 'run', 'guinness', 'world', 'record', 'acknowledge', 'record', 'proof', 'adafruit', 'industry', 'maker', 'hacker', 'artist', 'designer', 'engineer', 'biohack', 'marathon', 'calorie', 'morning', 'track', 'phoenix', 'race', 'place', 'everybody', 'thei']"
+4920.0,option app gym weight friction purpose keeptrack category metric help io rtracker job fitness option end gym group barre dance stretch track spent task friction sum option client type fitness project myfitnesspal food pull report lumen trail category report runkeeper category entry group fitness report idea option spreadsheet,"['option', 'app', 'gym', 'weight', 'friction', 'purpose', 'keeptrack', 'category', 'metric', 'help', 'io', 'rtracker', 'job', 'fitness', 'option', 'end', 'gym', 'group', 'barre', 'dance', 'stretch', 'track', 'spent', 'task', 'friction', 'sum', 'option', 'client', 'type', 'fitness', 'project', 'myfitnesspal', 'food', 'pull', 'report', 'lumen', 'trail', 'category', 'report', 'runkeeper', 'category', 'entry', 'group', 'fitness', 'report', 'idea', 'option', 'spreadsheet']"
+4922.0,measure impedance electrode skin type electrode electrode cup eeg story ecg electrode cup eeg case ecg electrode ecg electrode hair reference bias connection mastoid bone picture pre ecg electrode ecg electrode recommendation electrode stuck electrode ear wire board lead board lead excitation channel electrode forehead post excitation signal source ads1299 electrode voltage signal board data pc pc view data record post test analysis plot waveform figure amplitude uvrms impedance kohm value wire reference electrode waveform right value example waveform measure electrode skin impedance electrode forehead electrode recording figure data excerpt view story data signal swap electrode connection return electrode view recording detection excitation ecg electrode cup eeg impedance ecg cup eeg picture electrode electrode paste ecg electrode bone reference bone ear eeg bias gold cup eeg brand eeg paste electrode excitation example waveform data waveform shape fact impedance electrode interface waveform cup electrode excitation plot amplitude impedance case waveform electrode rms corresponds impedance electrode contact graph kohm electrode paste electrode skin corresponds kind value plot scenario gold cup electrode record plot kohm condition attempt electrode condition effort contact electrode skin view recording detection excitation gold cup eeg electrode experiment electrode impedance electrode impedance value electrode scrub alcohol rough pad electrode impedance problem ecg picture electrode packet background date june yikes hacker flexvolt difficulty ecg electrode shelf,"['measure', 'impedance', 'electrode', 'skin', 'type', 'electrode', 'electrode', 'cup', 'eeg', 'story', 'ecg', 'electrode', 'cup', 'eeg', 'case', 'ecg', 'electrode', 'ecg', 'electrode', 'hair', 'reference', 'bias', 'connection', 'mastoid', 'bone', 'picture', 'pre', 'ecg', 'electrode', 'ecg', 'electrode', 'recommendation', 'electrode', 'stuck', 'electrode', 'ear', 'wire', 'board', 'lead', 'board', 'lead', 'excitation', 'channel', 'electrode', 'forehead', 'post', 'excitation', 'signal', 'source', 'ads1299', 'electrode', 'voltage', 'signal', 'board', 'data', 'pc', 'pc', 'view', 'data', 'record', 'post', 'test', 'analysis', 'plot', 'waveform', 'figure', 'amplitude', 'uvrms', 'impedance', 'kohm', 'value', 'wire', 'reference', 'electrode', 'waveform', 'right', 'value', 'example', 'waveform', 'measure', 'electrode', 'skin', 'impedance', 'electrode', 'forehead', 'electrode', 'recording', 'figure', 'data', 'excerpt', 'view', 'story', 'data', 'signal', 'swap', 'electrode', 'connection', 'return', 'electrode', 'view', 'recording', 'detection', 'excitation', 'ecg', 'electrode', 'cup', 'eeg', 'impedance', 'ecg', 'cup', 'eeg', 'picture', 'electrode', 'electrode', 'paste', 'ecg', 'electrode', 'bone', 'reference', 'bone', 'ear', 'eeg', 'bias', 'gold', 'cup', 'eeg', 'brand', 'eeg', 'paste', 'electrode', 'excitation', 'example', 'waveform', 'data', 'waveform', 'shape', 'fact', 'impedance', 'electrode', 'interface', 'waveform', 'cup', 'electrode', 'excitation', 'plot', 'amplitude', 'impedance', 'case', 'waveform', 'electrode', 'rms', 'corresponds', 'impedance', 'electrode', 'contact', 'graph', 'kohm', 'electrode', 'paste', 'electrode', 'skin', 'corresponds', 'kind', 'value', 'plot', 'scenario', 'gold', 'cup', 'electrode', 'record', 'plot', 'kohm', 'condition', 'attempt', 'electrode', 'condition', 'effort', 'contact', 'electrode', 'skin', 'view', 'recording', 'detection', 'excitation', 'gold', 'cup', 'eeg', 'electrode', 'experiment', 'electrode', 'impedance', 'electrode', 'impedance', 'value', 'electrode', 'scrub', 'alcohol', 'rough', 'pad', 'electrode', 'impedance', 'problem', 'ecg', 'picture', 'electrode', 'packet', 'background', 'date', 'june', 'yikes', 'hacker', 'flexvolt', 'difficulty', 'ecg', 'electrode', 'shelf']"
+4934.0,add data export option location battery idea place activity measure distance ejain download data plot code source repository readme python jupyter notebook import gmaps gmaps gmaps configure api key data copy data export data test data export extract data list point location list data loc location loc plot data gmaps gmaps data location location point data suit map work mplleaflet marcus nomie question ask post list data apps iphone app atimelogger track gps location download history data analyze data resolution space detect point length activity home office issue data home data point office data resolution tell worry spot gps tracking feature user data analysis safety pricey download data milelogger pick bicycling iphone scale meaning description example sleepy awake capacity ability exists category ability symptom sense fulfillment category undertaking app maker work school job class textbook school fascination data goal data scientist software engineer,"['add', 'data', 'export', 'option', 'location', 'battery', 'idea', 'place', 'activity', 'measure', 'distance', 'ejain', 'download', 'data', 'plot', 'code', 'source', 'repository', 'readme', 'python', 'jupyter', 'notebook', 'import', 'gmaps', 'gmaps', 'gmaps', 'configure', 'api', 'key', 'data', 'copy', 'data', 'export', 'data', 'test', 'data', 'export', 'extract', 'data', 'list', 'point', 'location', 'list', 'data', 'loc', 'location', 'loc', 'plot', 'data', 'gmaps', 'gmaps', 'data', 'location', 'location', 'point', 'data', 'suit', 'map', 'work', 'mplleaflet', 'marcus', 'nomie', 'question', 'ask', 'post', 'list', 'data', 'apps', 'iphone', 'app', 'atimelogger', 'track', 'gps', 'location', 'download', 'history', 'data', 'analyze', 'data', 'resolution', 'space', 'detect', 'point', 'length', 'activity', 'home', 'office', 'issue', 'data', 'home', 'data', 'point', 'office', 'data', 'resolution', 'tell', 'worry', 'spot', 'gps', 'tracking', 'feature', 'user', 'data', 'analysis', 'safety', 'pricey', 'download', 'data', 'milelogger', 'pick', 'bicycling', 'iphone', 'scale', 'meaning', 'description', 'example', 'sleepy', 'awake', 'capacity', 'ability', 'exists', 'category', 'ability', 'symptom', 'sense', 'fulfillment', 'category', 'undertaking', 'app', 'maker', 'work', 'school', 'job', 'class', 'textbook', 'school', 'fascination', 'data', 'goal', 'data', 'scientist', 'software', 'engineer']"
+4941.0,jonas pill caffeine blood cholesterol egg lunch egg blood cholesterol caffeine sugar question night experiment cgm blood sugar spike night intriguing device error arm compare result simeon cardiochek point care device research phase instrumentation measurement calibration phase gain confidence measurement pt diagnostics product pt diagnostics cost cholesterol panel level second result bloodtesters group bloodtesters jpg project exploratory question answer cholesterol dip triglyceride note sample data point result triglyceride morning idea curious happens level idea sample experience night spike post thread conjunction chronotherapy protocol reset rhythm intention protocol chronotherapy protocol issue compliance deprivation bedtime work felt morning link spreadsheet total cholesterol reading egg cholesterol test caffeine pill armen gharibans rig night brain fluid waste product blog project bloodtesters group combine group group data cholesterol test pattern cholesterol level experimentation participant equipment experiment person impact cholesterol level regimen effect experiment circadian pattern cholesterol conjunction chronotherapy protocol rhythm rhythm self deprivation therapy cycle blood test experience project progress data experience stay stay bloodtesters sort document measurement kind equipment,"['jonas', 'pill', 'caffeine', 'blood', 'cholesterol', 'egg', 'lunch', 'egg', 'blood', 'cholesterol', 'caffeine', 'sugar', 'question', 'night', 'experiment', 'cgm', 'blood', 'sugar', 'spike', 'night', 'intriguing', 'device', 'error', 'arm', 'compare', 'result', 'simeon', 'cardiochek', 'point', 'care', 'device', 'research', 'phase', 'instrumentation', 'measurement', 'calibration', 'phase', 'gain', 'confidence', 'measurement', 'pt', 'diagnostics', 'product', 'pt', 'diagnostics', 'cost', 'cholesterol', 'panel', 'level', 'second', 'result', 'bloodtesters', 'group', 'bloodtesters', 'jpg', 'project', 'exploratory', 'question', 'answer', 'cholesterol', 'dip', 'triglyceride', 'note', 'sample', 'data', 'point', 'result', 'triglyceride', 'morning', 'idea', 'curious', 'happens', 'level', 'idea', 'sample', 'experience', 'night', 'spike', 'post', 'thread', 'conjunction', 'chronotherapy', 'protocol', 'reset', 'rhythm', 'intention', 'protocol', 'chronotherapy', 'protocol', 'issue', 'compliance', 'deprivation', 'bedtime', 'work', 'felt', 'morning', 'link', 'spreadsheet', 'total', 'cholesterol', 'reading', 'egg', 'cholesterol', 'test', 'caffeine', 'pill', 'armen', 'gharibans', 'rig', 'night', 'brain', 'fluid', 'waste', 'product', 'blog', 'project', 'bloodtesters', 'group', 'combine', 'group', 'group', 'data', 'cholesterol', 'test', 'pattern', 'cholesterol', 'level', 'experimentation', 'participant', 'equipment', 'experiment', 'person', 'impact', 'cholesterol', 'level', 'regimen', 'effect', 'experiment', 'circadian', 'pattern', 'cholesterol', 'conjunction', 'chronotherapy', 'protocol', 'rhythm', 'rhythm', 'self', 'deprivation', 'therapy', 'cycle', 'blood', 'test', 'experience', 'project', 'progress', 'data', 'experience', 'stay', 'stay', 'bloodtesters', 'sort', 'document', 'measurement', 'kind', 'equipment']"
+4967.0,mookiebearapps heart rate fitbit kind answer people heart rate heart rate sleeping hr christmas gift step knee tracker assessment cardio shape deal inflammation med heart rate charge display message phone,"['mookiebearapps', 'heart', 'rate', 'fitbit', 'kind', 'answer', 'people', 'heart', 'rate', 'heart', 'rate', 'sleeping', 'hr', 'christmas', 'gift', 'step', 'knee', 'tracker', 'assessment', 'cardio', 'shape', 'deal', 'inflammation', 'med', 'heart', 'rate', 'charge', 'display', 'message', 'phone']"
+4986.0,beeminder founder room conference hotel action cost half room push fence cut cost house cut cost portland qs18 space attendee marriott residence inn room post people room buddy hotel chance end kerri join qs18 conference cost guess solution stay idea hint filmaker topic portland thur night hear manuel room marriott courtyard downtown mile conference friday night bed share split cost attendee winnipeg manitoha share room qs18 minimizing cost,"['beeminder', 'founder', 'room', 'conference', 'hotel', 'action', 'cost', 'half', 'room', 'push', 'fence', 'cut', 'cost', 'house', 'cut', 'cost', 'portland', 'qs18', 'space', 'attendee', 'marriott', 'residence', 'inn', 'room', 'post', 'people', 'room', 'buddy', 'hotel', 'chance', 'end', 'kerri', 'join', 'qs18', 'conference', 'cost', 'guess', 'solution', 'stay', 'idea', 'hint', 'filmaker', 'topic', 'portland', 'thur', 'night', 'hear', 'manuel', 'room', 'marriott', 'courtyard', 'downtown', 'mile', 'conference', 'friday', 'night', 'bed', 'share', 'split', 'cost', 'attendee', 'winnipeg', 'manitoha', 'share', 'room', 'qs18', 'minimizing', 'cost']"
+5005.0,apple watch accurate hrv hrv breathe app problem hrv track hrv variance,"['apple', 'watch', 'accurate', 'hrv', 'hrv', 'breathe', 'app', 'problem', 'hrv', 'track', 'hrv', 'variance']"
+5010.0,prototype food meal improvement example quantity plate diagram ounce backend developer feel touch building app help idea plan food seamless structure user response variable backend web visualization mystery body food database anguspmitchell gmail idea realisation store,"['prototype', 'food', 'meal', 'improvement', 'example', 'quantity', 'plate', 'diagram', 'ounce', 'backend', 'developer', 'feel', 'touch', 'building', 'app', 'help', 'idea', 'plan', 'food', 'seamless', 'structure', 'user', 'response', 'variable', 'backend', 'web', 'visualization', 'mystery', 'body', 'food', 'database', 'anguspmitchell', 'gmail', 'idea', 'realisation', 'store']"
+5039.0,support till question survey ask linda help fitness tracker motivate people gamification element survey help fitness tracker motivation gamification online umfrage fitness tracker motivation gamification course survey master thesis help greeting linda,"['support', 'till', 'question', 'survey', 'ask', 'linda', 'help', 'fitness', 'tracker', 'motivate', 'people', 'gamification', 'element', 'survey', 'help', 'fitness', 'tracker', 'motivation', 'gamification', 'online', 'umfrage', 'fitness', 'tracker', 'motivation', 'gamification', 'course', 'survey', 'master', 'thesis', 'help', 'greeting', 'linda']"
+5044.0,chest strap heart rate profile connect device support hardware dongle figure display heart rate hrv goal monitor control stress level hand finger device spark watch sdk suspect sync application strap hrm support interface advice post report solution figure,"['chest', 'strap', 'heart', 'rate', 'profile', 'connect', 'device', 'support', 'hardware', 'dongle', 'figure', 'display', 'heart', 'rate', 'hrv', 'goal', 'monitor', 'control', 'stress', 'level', 'hand', 'finger', 'device', 'spark', 'watch', 'sdk', 'suspect', 'sync', 'application', 'strap', 'hrm', 'support', 'interface', 'advice', 'post', 'report', 'solution', 'figure']"
+5050.0,option access choice,"['option', 'access', 'choice']"
+5065.0,information virus order zika,"['information', 'virus', 'order', 'zika']"
+5073.0,blog everybody journalist francisco die zeit outlet issue journal bioethics article ethic relationship sex tracker gamification rub editorial people course kind case contact christoph net christoph,"['blog', 'everybody', 'journalist', 'francisco', 'die', 'zeit', 'outlet', 'issue', 'journal', 'bioethics', 'article', 'ethic', 'relationship', 'sex', 'tracker', 'gamification', 'rub', 'editorial', 'people', 'course', 'kind', 'case', 'contact', 'christoph', 'net', 'christoph']"
+5078.0,mike loss health improvement exercise approach heart health vegetable variety benefit control status opinion diet plan choice work health breathing exercise quality idea interval heart rate training amp data report review data apple fib study apple watch luck background travel work health apple watch hr cycle question understand hover hev plan data predisposition fib maintain health thought,"['mike', 'loss', 'health', 'improvement', 'exercise', 'approach', 'heart', 'health', 'vegetable', 'variety', 'benefit', 'control', 'status', 'opinion', 'diet', 'plan', 'choice', 'work', 'health', 'breathing', 'exercise', 'quality', 'idea', 'interval', 'heart', 'rate', 'training', 'amp', 'data', 'report', 'review', 'data', 'apple', 'fib', 'study', 'apple', 'watch', 'luck', 'background', 'travel', 'work', 'health', 'apple', 'watch', 'hr', 'cycle', 'question', 'understand', 'hover', 'hev', 'plan', 'data', 'predisposition', 'fib', 'maintain', 'health', 'thought']"
+5117.0,fitbit apple health data blog data gyroscope website connectivity choice marc dashboard gyroscope dashboard url solution input fitbit apple health selfers blog integrate data dashboard apple healthkit goal imagine apple healthkit connect oura fitbit muse meditation tool board topic help advance advice recommendation imagine gyroscope connect service apple health report guess,"['fitbit', 'apple', 'health', 'data', 'blog', 'data', 'gyroscope', 'website', 'connectivity', 'choice', 'marc', 'dashboard', 'gyroscope', 'dashboard', 'url', 'solution', 'input', 'fitbit', 'apple', 'health', 'selfers', 'blog', 'integrate', 'data', 'dashboard', 'apple', 'healthkit', 'goal', 'imagine', 'apple', 'healthkit', 'connect', 'oura', 'fitbit', 'muse', 'meditation', 'tool', 'board', 'topic', 'help', 'advance', 'advice', 'recommendation', 'imagine', 'gyroscope', 'connect', 'service', 'apple', 'health', 'report', 'guess']"
+5121.0,moment business nan emfit condition listing save fee,"['moment', 'business', 'nan', 'emfit', 'condition', 'listing', 'save', 'fee']"
+5137.0,site post mention correlation health finance glance website stuff gene sorry etiquette build analysis tool consumes productivity health finance trend line correlation goal aid self experimentation certainty habit activity data tool super feedback suggestion community,"['site', 'post', 'mention', 'correlation', 'health', 'finance', 'glance', 'website', 'stuff', 'gene', 'sorry', 'etiquette', 'build', 'analysis', 'tool', 'consumes', 'productivity', 'health', 'finance', 'trend', 'line', 'correlation', 'goal', 'aid', 'self', 'experimentation', 'certainty', 'habit', 'activity', 'data', 'tool', 'super', 'feedback', 'suggestion', 'community']"
+5145.0,silicon valley event today start topic people,"['silicon', 'valley', 'event', 'today', 'start', 'topic', 'people']"
+5165.0,forum disease announce entry program disease genomics company offering award researcher generation study grant research institution application dna test disease application proposal research budget award addition funding company cost specimen program purpose grant research disease diagnostics health winner conference san event karius headquarters date application researcher state investigator award disease genomics application alexandra,"['forum', 'disease', 'announce', 'entry', 'program', 'disease', 'genomics', 'company', 'offering', 'award', 'researcher', 'generation', 'study', 'grant', 'research', 'institution', 'application', 'dna', 'test', 'disease', 'application', 'proposal', 'research', 'budget', 'award', 'addition', 'funding', 'company', 'cost', 'specimen', 'program', 'purpose', 'grant', 'research', 'disease', 'diagnostics', 'health', 'winner', 'conference', 'san', 'event', 'karius', 'headquarters', 'date', 'application', 'researcher', 'state', 'investigator', 'award', 'disease', 'genomics', 'application', 'alexandra']"
+5177.0,reading apple watch periodic strap measurement visualization health app sufficient hipbone app export data point figure process file json data word heart rate health app file average sort result access app solution reading apple watch wear shower wear charge,"['reading', 'apple', 'watch', 'periodic', 'strap', 'measurement', 'visualization', 'health', 'app', 'sufficient', 'hipbone', 'app', 'export', 'data', 'point', 'figure', 'process', 'file', 'json', 'data', 'word', 'heart', 'rate', 'health', 'app', 'file', 'average', 'sort', 'result', 'access', 'app', 'solution', 'reading', 'apple', 'watch', 'wear', 'shower', 'wear', 'charge']"
+5179.0,level mood energy level russell phd candidate psychology mood line people complexity emotion feel option betterself io option data tracker richness result nan implement candidate info knowledge auto improves term sign line aspect web app correlation aspect impression feedback webpage line sign feature development request hesitate,"['level', 'mood', 'energy', 'level', 'russell', 'phd', 'candidate', 'psychology', 'mood', 'line', 'people', 'complexity', 'emotion', 'feel', 'option', 'betterself', 'io', 'option', 'data', 'tracker', 'richness', 'result', 'nan', 'implement', 'candidate', 'info', 'knowledge', 'auto', 'improves', 'term', 'sign', 'line', 'aspect', 'web', 'app', 'correlation', 'aspect', 'impression', 'feedback', 'webpage', 'line', 'sign', 'feature', 'development', 'request', 'hesitate']"
+5192.0,phd change path user application research survey survey experience health apps calorie network study determine value consumer influence motivation impact motivation payoff study heath apps efficiency participation participation project confidentiality comment individual response survey doc google help health marketing purpose survey experience health apps study determine value consumer influence motivation help regard progress bar info people survey point people email answer result,"['phd', 'change', 'path', 'user', 'application', 'research', 'survey', 'survey', 'experience', 'health', 'apps', 'calorie', 'network', 'study', 'determine', 'value', 'consumer', 'influence', 'motivation', 'impact', 'motivation', 'payoff', 'study', 'heath', 'apps', 'efficiency', 'participation', 'participation', 'project', 'confidentiality', 'comment', 'individual', 'response', 'survey', 'doc', 'google', 'help', 'health', 'marketing', 'purpose', 'survey', 'experience', 'health', 'apps', 'study', 'determine', 'value', 'consumer', 'influence', 'motivation', 'help', 'regard', 'progress', 'bar', 'info', 'people', 'survey', 'point', 'people', 'email', 'answer', 'result']"
+5204.0,data observation reference data percentile data body body equation body composition survey population reference data representative compare age ethnicity work body result machine convert classification applies measurement tool weighing scale formula idea wow data future data bodyfat health nutrition examination survey impedence method inaccurate data set civilian population basis error factor impedence data body measurement technique method bodyfat accurate reality method tool accuracy estimate body measurement population data set data set people result body visualizer visualization body measurement population fall curve data ego approach body example bodyfat inch biceps feel bodyfat population arm population people share alley community result measurement,"['data', 'observation', 'reference', 'data', 'percentile', 'data', 'body', 'body', 'equation', 'body', 'composition', 'survey', 'population', 'reference', 'data', 'representative', 'compare', 'age', 'ethnicity', 'work', 'body', 'result', 'machine', 'convert', 'classification', 'applies', 'measurement', 'tool', 'weighing', 'scale', 'formula', 'idea', 'wow', 'data', 'future', 'data', 'bodyfat', 'health', 'nutrition', 'examination', 'survey', 'impedence', 'method', 'inaccurate', 'data', 'set', 'civilian', 'population', 'basis', 'error', 'factor', 'impedence', 'data', 'body', 'measurement', 'technique', 'method', 'bodyfat', 'accurate', 'reality', 'method', 'tool', 'accuracy', 'estimate', 'body', 'measurement', 'population', 'data', 'set', 'data', 'set', 'people', 'result', 'body', 'visualizer', 'visualization', 'body', 'measurement', 'population', 'fall', 'curve', 'data', 'ego', 'approach', 'body', 'example', 'bodyfat', 'inch', 'biceps', 'feel', 'bodyfat', 'population', 'arm', 'population', 'people', 'share', 'alley', 'community', 'result', 'measurement']"
+5221.0,morning research morning n95 mask work experience seal activity comfort mark zuckerberg hotel gym respirator business experience country air quality smog respirator right,"['morning', 'research', 'morning', 'n95', 'mask', 'work', 'experience', 'seal', 'activity', 'comfort', 'mark', 'zuckerberg', 'hotel', 'gym', 'respirator', 'business', 'experience', 'country', 'air', 'quality', 'smog', 'respirator', 'right']"
+5234.0,share screenshots insight self meetup group status hope forum meetup group valencia community situation group tester input data input hassle data mood screenshots idea opinion meet jos fact sentence problem budget purchase interface point view feature meal logger pain simplicity point instance fitbit band xiaomi fb activity xiaomi access momo watch movie sound bunch fitness apps fitibt personalisation share envy power carmen application chatbot momo data conversation instance user ayer vi el quinto elemento yesterday bot save record date title movie example user bado gast cine para jumanji movie ticket bot creates record date category purchase information calendar chart instance screenshots data movie chart calendar list gr application information fitness application functionality user workout music experience tool recipe function data idea application information format information purchase budget deciding purchase information movie movie data help movie watch movie bot reminder birthday date information book clothes function list instance holiday checklist data application developer answer idea carmen point subject pull application blog post series blog post information downloading application blogspot experiencias cuantificado ii aplicaciones aplicaciones tras entrada algunos beneficios varias conclusiones iniciales series topic point view blogspot experiencias cuantificado cuesti transparencia registrar tu poco como pegar cromos lbum que bien qu va para que sirve momo application note wip issue idea enhacements hope introduction thread message start hope idea meetup attend stay granada attend regard jose track activity input data app guide workout sort itunes clone track suggests music application custom kind data language interface method information record regularly information finance movie book list birth date idea convert data conversation friend conversation instance enter movie genre tell information format pie chart upload screenshots share feedback feedback idea project information blog website forum designer,"['share', 'screenshots', 'insight', 'self', 'meetup', 'group', 'status', 'hope', 'forum', 'meetup', 'group', 'valencia', 'community', 'situation', 'group', 'tester', 'input', 'data', 'input', 'hassle', 'data', 'mood', 'screenshots', 'idea', 'opinion', 'meet', 'jos', 'fact', 'sentence', 'problem', 'budget', 'purchase', 'interface', 'point', 'view', 'feature', 'meal', 'logger', 'pain', 'simplicity', 'point', 'instance', 'fitbit', 'band', 'xiaomi', 'fb', 'activity', 'xiaomi', 'access', 'momo', 'watch', 'movie', 'sound', 'bunch', 'fitness', 'apps', 'fitibt', 'personalisation', 'share', 'envy', 'power', 'carmen', 'application', 'chatbot', 'momo', 'data', 'conversation', 'instance', 'user', 'ayer', 'vi', 'el', 'quinto', 'elemento', 'yesterday', 'bot', 'save', 'record', 'date', 'title', 'movie', 'example', 'user', 'bado', 'gast', 'cine', 'para', 'jumanji', 'movie', 'ticket', 'bot', 'creates', 'record', 'date', 'category', 'purchase', 'information', 'calendar', 'chart', 'instance', 'screenshots', 'data', 'movie', 'chart', 'calendar', 'list', 'gr', 'application', 'information', 'fitness', 'application', 'functionality', 'user', 'workout', 'music', 'experience', 'tool', 'recipe', 'function', 'data', 'idea', 'application', 'information', 'format', 'information', 'purchase', 'budget', 'deciding', 'purchase', 'information', 'movie', 'movie', 'data', 'help', 'movie', 'watch', 'movie', 'bot', 'reminder', 'birthday', 'date', 'information', 'book', 'clothes', 'function', 'list', 'instance', 'holiday', 'checklist', 'data', 'application', 'developer', 'answer', 'idea', 'carmen', 'point', 'subject', 'pull', 'application', 'blog', 'post', 'series', 'blog', 'post', 'information', 'downloading', 'application', 'blogspot', 'experiencias', 'cuantificado', 'ii', 'aplicaciones', 'aplicaciones', 'tras', 'entrada', 'algunos', 'beneficios', 'varias', 'conclusiones', 'iniciales', 'series', 'topic', 'point', 'view', 'blogspot', 'experiencias', 'cuantificado', 'cuesti', 'transparencia', 'registrar', 'tu', 'poco', 'como', 'pegar', 'cromos', 'lbum', 'que', 'bien', 'qu', 'va', 'para', 'que', 'sirve', 'momo', 'application', 'note', 'wip', 'issue', 'idea', 'enhacements', 'hope', 'introduction', 'thread', 'message', 'start', 'hope', 'idea', 'meetup', 'attend', 'stay', 'granada', 'attend', 'regard', 'jose', 'track', 'activity', 'input', 'data', 'app', 'guide', 'workout', 'sort', 'itunes', 'clone', 'track', 'suggests', 'music', 'application', 'custom', 'kind', 'data', 'language', 'interface', 'method', 'information', 'record', 'regularly', 'information', 'finance', 'movie', 'book', 'list', 'birth', 'date', 'idea', 'convert', 'data', 'conversation', 'friend', 'conversation', 'instance', 'enter', 'movie', 'genre', 'tell', 'information', 'format', 'pie', 'chart', 'upload', 'screenshots', 'share', 'feedback', 'feedback', 'idea', 'project', 'information', 'blog', 'website', 'forum', 'designer']"
+5237.0,rescuetime ideal track session duration device feel export data trust measurement data moment excel spreadsheet export function service session work spend cell phone moment app care spent phone pickup moment interval data excel average target start anybody tool rescue fan interface feel access dashboard trust measurement,"['rescuetime', 'ideal', 'track', 'session', 'duration', 'device', 'feel', 'export', 'data', 'trust', 'measurement', 'data', 'moment', 'excel', 'spreadsheet', 'export', 'function', 'service', 'session', 'work', 'spend', 'cell', 'phone', 'moment', 'app', 'care', 'spent', 'phone', 'pickup', 'moment', 'interval', 'data', 'excel', 'average', 'target', 'start', 'anybody', 'tool', 'rescue', 'fan', 'interface', 'feel', 'access', 'dashboard', 'trust', 'measurement']"
+5243.0,issue export data email trust developer help kind business business model profit project hobby project people consent data area health account option data stats research trial assumption data mood behaviour knomee aug privacy statement self self customer health age incontinence ment privacy concern topic developer data insurance company price status instance purpose care malefic purpose device sends party level benefit step statistic progress people health data health website stats user ob health activity user program survey data device benefit people user share data sentiment,"['issue', 'export', 'data', 'email', 'trust', 'developer', 'help', 'kind', 'business', 'business', 'model', 'profit', 'project', 'hobby', 'project', 'people', 'consent', 'data', 'area', 'health', 'account', 'option', 'data', 'stats', 'research', 'trial', 'assumption', 'data', 'mood', 'behaviour', 'knomee', 'aug', 'privacy', 'statement', 'self', 'self', 'customer', 'health', 'age', 'incontinence', 'ment', 'privacy', 'concern', 'topic', 'developer', 'data', 'insurance', 'company', 'price', 'status', 'instance', 'purpose', 'care', 'malefic', 'purpose', 'device', 'sends', 'party', 'level', 'benefit', 'step', 'statistic', 'progress', 'people', 'health', 'data', 'health', 'website', 'stats', 'user', 'ob', 'health', 'activity', 'user', 'program', 'survey', 'data', 'device', 'benefit', 'people', 'user', 'share', 'data', 'sentiment']"
+5266.0,production phoenix test theranos wellness center respond post tempe tomorrow documentary hbo,"['production', 'phoenix', 'test', 'theranos', 'wellness', 'center', 'respond', 'post', 'tempe', 'tomorrow', 'documentary', 'hbo']"
+5292.0,link service facebook credential share data service weight muscle canada check note founder health habit loop trigger gt reward solution responds trigger moment behavior change swap interviewing technique coach spade meet click break inertia coachviva question,"['link', 'service', 'facebook', 'credential', 'share', 'data', 'service', 'weight', 'muscle', 'canada', 'check', 'note', 'founder', 'health', 'habit', 'loop', 'trigger', 'gt', 'reward', 'solution', 'responds', 'trigger', 'moment', 'behavior', 'change', 'swap', 'interviewing', 'technique', 'coach', 'spade', 'meet', 'click', 'break', 'inertia', 'coachviva', 'question']"
+5310.0,dashboard data rescuetime google calendar correlation trend goal idea tv monitor meports kpi monitor quote productivity goal progress reflection health progress trend correlation metric provide insight data,"['dashboard', 'data', 'rescuetime', 'google', 'calendar', 'correlation', 'trend', 'goal', 'idea', 'tv', 'monitor', 'meports', 'kpi', 'monitor', 'quote', 'productivity', 'goal', 'progress', 'reflection', 'health', 'progress', 'trend', 'correlation', 'metric', 'provide', 'insight', 'data']"
+5323.0,app extract data data heartrate variability sub timestamps category export data python script github insert influxdb grafana graph jpeg bpm1 jpeg,"['app', 'extract', 'data', 'data', 'heartrate', 'variability', 'sub', 'timestamps', 'category', 'export', 'data', 'python', 'script', 'github', 'insert', 'influxdb', 'grafana', 'graph', 'jpeg', 'bpm1', 'jpeg']"
+5333.0,report set killer point authority relative dna crime scene violation policy site source case community community data opinion thesis issue,"['report', 'set', 'killer', 'point', 'authority', 'relative', 'dna', 'crime', 'scene', 'violation', 'policy', 'site', 'source', 'case', 'community', 'community', 'data', 'opinion', 'thesis', 'issue']"
+5341.0,fi background statistic device usage internet addiction cost posting message internet forum likelihood site measure investment write,"['fi', 'background', 'statistic', 'device', 'usage', 'internet', 'addiction', 'cost', 'posting', 'message', 'internet', 'forum', 'likelihood', 'site', 'measure', 'investment', 'write']"
+5353.0,conference portland comment crush dream europe portland figure schedule amsterdam conference,"['conference', 'portland', 'comment', 'crush', 'dream', 'europe', 'portland', 'figure', 'schedule', 'amsterdam', 'conference']"
+5375.0,connect people ticket ticket people help sell ticket ticket bird price leapforward forum ticket rassman bird price ticket leapforward forum ticket erassman leapforward anna ticket wife event goal goal haha discount price piece price situation desire message bird price contact kylealexgrant gmail ticket price,"['connect', 'people', 'ticket', 'ticket', 'people', 'help', 'sell', 'ticket', 'ticket', 'bird', 'price', 'leapforward', 'forum', 'ticket', 'rassman', 'bird', 'price', 'ticket', 'leapforward', 'forum', 'ticket', 'erassman', 'leapforward', 'anna', 'ticket', 'wife', 'event', 'goal', 'goal', 'haha', 'discount', 'price', 'piece', 'price', 'situation', 'desire', 'message', 'bird', 'price', 'contact', 'kylealexgrant', 'gmail', 'ticket', 'price']"
+5385.0,kind blood test genetics odds process data effort body step data compare habit problem goal respons goal eye condition measure moment homepage tip tool test blood count result doctor figure field blood count recommendation overview control health start selftests measure frequency br mia step program work data health data drive data health hope,"['kind', 'blood', 'test', 'genetics', 'odds', 'process', 'data', 'effort', 'body', 'step', 'data', 'compare', 'habit', 'problem', 'goal', 'respons', 'goal', 'eye', 'condition', 'measure', 'moment', 'homepage', 'tip', 'tool', 'test', 'blood', 'count', 'result', 'doctor', 'figure', 'field', 'blood', 'count', 'recommendation', 'overview', 'control', 'health', 'start', 'selftests', 'measure', 'frequency', 'br', 'mia', 'step', 'program', 'work', 'data', 'health', 'data', 'drive', 'data', 'health', 'hope']"
+5407.0,chart stare heart rate monitor hrv measure action data track tilt ahmud hrv project work community people project account roust hr legend ear device help emotion mechanism work data line game heart rate death breathing exercise midgame game heart rate jump keywords exercise game death line function hrv model stress note min game hrv bar negative hr change data advice min threw headphone sensor,"['chart', 'stare', 'heart', 'rate', 'monitor', 'hrv', 'measure', 'action', 'data', 'track', 'tilt', 'ahmud', 'hrv', 'project', 'work', 'community', 'people', 'project', 'account', 'roust', 'hr', 'legend', 'ear', 'device', 'help', 'emotion', 'mechanism', 'work', 'data', 'line', 'game', 'heart', 'rate', 'death', 'breathing', 'exercise', 'midgame', 'game', 'heart', 'rate', 'jump', 'keywords', 'exercise', 'game', 'death', 'line', 'function', 'hrv', 'model', 'stress', 'note', 'min', 'game', 'hrv', 'bar', 'negative', 'hr', 'change', 'data', 'advice', 'min', 'threw', 'headphone', 'sensor']"
+5425.0,github bar chart resource device wearable application platform woop suggestion alternative apps website alternative iphone android web ipad tablet exist alternativeto user community lifestream blog lifestream blog process data activity track activity content create discover track build software github people software people fork contribute project tip advies van aanbevelingen voor advies van zorg aanbevelingen voor inhoudelijke samenwerk decide article ass bunch quality moment payment phone decide nan reference phone reporter thread app work post app search perfect app survey app feature stackexchange post monitor mood questionnaire result input bar radio button drop form text box export data text file analysis ton survey creator completes task apps t2 mood tracker input data export read export file track happiness question question question android app question difference random notification question question price range creep app maintain data storage cross platform dev tool react memento database case,"['github', 'bar', 'chart', 'resource', 'device', 'wearable', 'application', 'platform', 'woop', 'suggestion', 'alternative', 'apps', 'website', 'alternative', 'iphone', 'android', 'web', 'ipad', 'tablet', 'exist', 'alternativeto', 'user', 'community', 'lifestream', 'blog', 'lifestream', 'blog', 'process', 'data', 'activity', 'track', 'activity', 'content', 'create', 'discover', 'track', 'build', 'software', 'github', 'people', 'software', 'people', 'fork', 'contribute', 'project', 'tip', 'advies', 'van', 'aanbevelingen', 'voor', 'advies', 'van', 'zorg', 'aanbevelingen', 'voor', 'inhoudelijke', 'samenwerk', 'decide', 'article', 'ass', 'bunch', 'quality', 'moment', 'payment', 'phone', 'decide', 'nan', 'reference', 'phone', 'reporter', 'thread', 'app', 'work', 'post', 'app', 'search', 'perfect', 'app', 'survey', 'app', 'feature', 'stackexchange', 'post', 'monitor', 'mood', 'questionnaire', 'result', 'input', 'bar', 'radio', 'button', 'drop', 'form', 'text', 'box', 'export', 'data', 'text', 'file', 'analysis', 'ton', 'survey', 'creator', 'completes', 'task', 'apps', 't2', 'mood', 'tracker', 'input', 'data', 'export', 'read', 'export', 'file', 'track', 'happiness', 'question', 'question', 'question', 'android', 'app', 'question', 'difference', 'random', 'notification', 'question', 'question', 'price', 'range', 'creep', 'app', 'maintain', 'data', 'storage', 'cross', 'platform', 'dev', 'tool', 'react', 'memento', 'database', 'case']"
+5447.0,watch movie tv car dash collect data stage guess device definition scale meditation timer effort tracker end review data emfit option set hrv work people problem reading data reading circumstance manufacturer hrv reading change check mention meditation user equanimity log meditation note apple io meditation timer tracker recommendation tracker location data hrv emfit compare term access data hrv stage hear discover night circumstance hrv result input example meditate timer log sort deviate track dashboard data data tracker data track input productivity unproductivity rescuetime meditation step location weight withings pomodoro toggl todoist artist song timer offer export option csv python scrape import risk question requirement tracking interval frequency heart rate drain battery battery drain consumer device hr hrv fashion night demand hrv battery trust emfit power source scosche rhythm battery oura emfit scosche result device experiment mind granularity workout mobility yoga curve ups kind insight supplement tracker chest hr band recommend,"['watch', 'movie', 'tv', 'car', 'dash', 'collect', 'data', 'stage', 'guess', 'device', 'definition', 'scale', 'meditation', 'timer', 'effort', 'tracker', 'end', 'review', 'data', 'emfit', 'option', 'set', 'hrv', 'work', 'people', 'problem', 'reading', 'data', 'reading', 'circumstance', 'manufacturer', 'hrv', 'reading', 'change', 'check', 'mention', 'meditation', 'user', 'equanimity', 'log', 'meditation', 'note', 'apple', 'io', 'meditation', 'timer', 'tracker', 'recommendation', 'tracker', 'location', 'data', 'hrv', 'emfit', 'compare', 'term', 'access', 'data', 'hrv', 'stage', 'hear', 'discover', 'night', 'circumstance', 'hrv', 'result', 'input', 'example', 'meditate', 'timer', 'log', 'sort', 'deviate', 'track', 'dashboard', 'data', 'data', 'tracker', 'data', 'track', 'input', 'productivity', 'unproductivity', 'rescuetime', 'meditation', 'step', 'location', 'weight', 'withings', 'pomodoro', 'toggl', 'todoist', 'artist', 'song', 'timer', 'offer', 'export', 'option', 'csv', 'python', 'scrape', 'import', 'risk', 'question', 'requirement', 'tracking', 'interval', 'frequency', 'heart', 'rate', 'drain', 'battery', 'battery', 'drain', 'consumer', 'device', 'hr', 'hrv', 'fashion', 'night', 'demand', 'hrv', 'battery', 'trust', 'emfit', 'power', 'source', 'scosche', 'rhythm', 'battery', 'oura', 'emfit', 'scosche', 'result', 'device', 'experiment', 'mind', 'granularity', 'workout', 'mobility', 'yoga', 'curve', 'ups', 'kind', 'insight', 'supplement', 'tracker', 'chest', 'hr', 'band', 'recommend']"
+5472.0,student university bachelor thesis research people austria matter track help deal survey share data compensation data advance doc google liebe rahmen der universit wien r ihre erfahrungen ihre einstellung zum thema selbstvermessung bitte nehmen die fragen zu beantworten ihre sterreichischen self trackerinnen ich schreibe gerade meine bachelorarbeit zum thema selbstvermessung allen von sehr dankbar wenn ihr kurz zeit nehmen meinen fragebogen auszuf geht die kommerzielle nutzung der unter welchen vorraussetzungen selbstvermesserinnen bereit ren ihre r einen gewissen bonus einzutauschen jeder fragebogen tzt mich bei meinem ziel dank voraus doc google liebe rahmen der universit wien r ihre erfahrungen ihre einstellung zum thema selbstvermessung bitte nehmen die fragen zu beantworten ihre liebe gr karoline,"['student', 'university', 'bachelor', 'thesis', 'research', 'people', 'austria', 'matter', 'track', 'help', 'deal', 'survey', 'share', 'data', 'compensation', 'data', 'advance', 'doc', 'google', 'liebe', 'rahmen', 'der', 'universit', 'wien', 'r', 'ihre', 'erfahrungen', 'ihre', 'einstellung', 'zum', 'thema', 'selbstvermessung', 'bitte', 'nehmen', 'die', 'fragen', 'zu', 'beantworten', 'ihre', 'sterreichischen', 'self', 'trackerinnen', 'ich', 'schreibe', 'gerade', 'meine', 'bachelorarbeit', 'zum', 'thema', 'selbstvermessung', 'allen', 'von', 'sehr', 'dankbar', 'wenn', 'ihr', 'kurz', 'zeit', 'nehmen', 'meinen', 'fragebogen', 'auszuf', 'geht', 'die', 'kommerzielle', 'nutzung', 'der', 'unter', 'welchen', 'vorraussetzungen', 'selbstvermesserinnen', 'bereit', 'ren', 'ihre', 'r', 'einen', 'gewissen', 'bonus', 'einzutauschen', 'jeder', 'fragebogen', 'tzt', 'mich', 'bei', 'meinem', 'ziel', 'dank', 'voraus', 'doc', 'google', 'liebe', 'rahmen', 'der', 'universit', 'wien', 'r', 'ihre', 'erfahrungen', 'ihre', 'einstellung', 'zum', 'thema', 'selbstvermessung', 'bitte', 'nehmen', 'die', 'fragen', 'zu', 'beantworten', 'ihre', 'liebe', 'gr', 'karoline']"
+5494.0,technology phone description sleepscore echolocation bat navigation sound phone speaker body interesting movement tech store sleepscore track discover sleep tonight sleepscore world improvement feature technology iphone measure sleep wellness interview ceo amp cto dublin jun world sleep interview ceo company device sleepscore max standalone app min read fyi sleepscore sleepscore app user app grant user access sleepscore user score bed score accountread track sleeping quality,"['technology', 'phone', 'description', 'sleepscore', 'echolocation', 'bat', 'navigation', 'sound', 'phone', 'speaker', 'body', 'interesting', 'movement', 'tech', 'store', 'sleepscore', 'track', 'discover', 'sleep', 'tonight', 'sleepscore', 'world', 'improvement', 'feature', 'technology', 'iphone', 'measure', 'sleep', 'wellness', 'interview', 'ceo', 'amp', 'cto', 'dublin', 'jun', 'world', 'sleep', 'interview', 'ceo', 'company', 'device', 'sleepscore', 'max', 'standalone', 'app', 'min', 'read', 'fyi', 'sleepscore', 'sleepscore', 'app', 'user', 'app', 'grant', 'user', 'access', 'sleepscore', 'user', 'score', 'bed', 'score', 'accountread', 'track', 'sleeping', 'quality']"
+5496.0,feasibility multi parameter blood analysis concept concept cell detection analyte cell chip transduction device body reason device concept blog post goo gl discus aspect,"['feasibility', 'multi', 'parameter', 'blood', 'analysis', 'concept', 'concept', 'cell', 'detection', 'analyte', 'cell', 'chip', 'transduction', 'device', 'body', 'reason', 'device', 'concept', 'blog', 'post', 'goo', 'gl', 'discus', 'aspect']"
+5505.0,option home android phone gps phone range home wifi network home feel wellness home spend phone precision home automate app android work battery play smarter management productivity addition window client client software user management strike work balance control phone focus productivity tracking productivity focus happiness smarter track clock adapts goal task,"['option', 'home', 'android', 'phone', 'gps', 'phone', 'range', 'home', 'wifi', 'network', 'home', 'feel', 'wellness', 'home', 'spend', 'phone', 'precision', 'home', 'automate', 'app', 'android', 'work', 'battery', 'play', 'smarter', 'management', 'productivity', 'addition', 'window', 'client', 'client', 'software', 'user', 'management', 'strike', 'work', 'balance', 'control', 'phone', 'focus', 'productivity', 'tracking', 'productivity', 'focus', 'happiness', 'smarter', 'track', 'clock', 'adapts', 'goal', 'task']"
+5518.0,option dxa scan scale fat tell health point view matter total fat difference phase loss phase sergey mind topic regression analysis muscle dependent variable answer question body composition question plan protein source exercise modality line investigation gram protein carbs calculate calorie calorie calculate calorie expenditure point mile loss success snack analysis nutrition exercise fact benefit analysis weight pound study diet diet record eat impedance scale bmi fat attention metric start spreadsheet exercise mode drive exercise program calorie mile export function analyze muscle data multiplying weight muscle muscle pound pound muscle fat muscle data result pound waist spreadsheet calculation pound pound muscle pound loss muscle loss gym exercise effort walk reference line chart muscle loss mean support structure apoptosis meantime loss fat impedance counting projection pound rock bmi muscle healthier waist ratio comment head sand decade fat criterion bmi progress plateau butt alligator drain swamp grip problem today pound projection pound pound bmi weight muscle line suggestion dxa scan company dexafit orlando schedule reply ramshakhan apology reply question yo yo plan success reply view target result metric reading macro nutrient calorie tip analysis interpretation impedance scale metric component muscle ratio loss helpful reduction pound mean cell hypertrophy elimination lipid cell reduction pound reversal cell hyperplasia reduction cell elimination fat cell material support structure supply context aspect topic frank topic reply information technique discrepancy loss muscle percent pound muscle pound weight gain muscle muscle loss inch pound loss image agaricus question yo cycle data drop marathon boston marathon yo yo attempt repeat marathon line training injury motivation weight weight waist bmi type ii morning reading reach danger robinson alarm wake calorie fluctuates answer remember repeat mistake training goal dinner constraint goal focus reverse bmi scale bmi point term goal term goal acknowledging muscle muscle mass post image problem course measure health risk fat scale projection estimate waist box fit reality waist bmi information reset intercept downwards goal line question mistake gram protein calorie meal waist muscle percent basis image progress food event dinner drawn butter porterhouse steak gram gram calorie calorie reservation nutrition allowance occasion container story self improvement base measurement investigation meat ration seafood increase range sport activity swimming bicycle increase calorie program walking camino example pound muscle pound body muscle loss decrease health page site everybody aim gaining muscle,"['option', 'dxa', 'scan', 'scale', 'fat', 'tell', 'health', 'point', 'view', 'matter', 'total', 'fat', 'difference', 'phase', 'loss', 'phase', 'sergey', 'mind', 'topic', 'regression', 'analysis', 'muscle', 'dependent', 'variable', 'answer', 'question', 'body', 'composition', 'question', 'plan', 'protein', 'source', 'exercise', 'modality', 'line', 'investigation', 'gram', 'protein', 'carbs', 'calculate', 'calorie', 'calorie', 'calculate', 'calorie', 'expenditure', 'point', 'mile', 'loss', 'success', 'snack', 'analysis', 'nutrition', 'exercise', 'fact', 'benefit', 'analysis', 'weight', 'pound', 'study', 'diet', 'diet', 'record', 'eat', 'impedance', 'scale', 'bmi', 'fat', 'attention', 'metric', 'start', 'spreadsheet', 'exercise', 'mode', 'drive', 'exercise', 'program', 'calorie', 'mile', 'export', 'function', 'analyze', 'muscle', 'data', 'multiplying', 'weight', 'muscle', 'muscle', 'pound', 'pound', 'muscle', 'fat', 'muscle', 'data', 'result', 'pound', 'waist', 'spreadsheet', 'calculation', 'pound', 'pound', 'muscle', 'pound', 'loss', 'muscle', 'loss', 'gym', 'exercise', 'effort', 'walk', 'reference', 'line', 'chart', 'muscle', 'loss', 'mean', 'support', 'structure', 'apoptosis', 'meantime', 'loss', 'fat', 'impedance', 'counting', 'projection', 'pound', 'rock', 'bmi', 'muscle', 'healthier', 'waist', 'ratio', 'comment', 'head', 'sand', 'decade', 'fat', 'criterion', 'bmi', 'progress', 'plateau', 'butt', 'alligator', 'drain', 'swamp', 'grip', 'problem', 'today', 'pound', 'projection', 'pound', 'pound', 'bmi', 'weight', 'muscle', 'line', 'suggestion', 'dxa', 'scan', 'company', 'dexafit', 'orlando', 'schedule', 'reply', 'ramshakhan', 'apology', 'reply', 'question', 'yo', 'yo', 'plan', 'success', 'reply', 'view', 'target', 'result', 'metric', 'reading', 'macro', 'nutrient', 'calorie', 'tip', 'analysis', 'interpretation', 'impedance', 'scale', 'metric', 'component', 'muscle', 'ratio', 'loss', 'helpful', 'reduction', 'pound', 'mean', 'cell', 'hypertrophy', 'elimination', 'lipid', 'cell', 'reduction', 'pound', 'reversal', 'cell', 'hyperplasia', 'reduction', 'cell', 'elimination', 'fat', 'cell', 'material', 'support', 'structure', 'supply', 'context', 'aspect', 'topic', 'frank', 'topic', 'reply', 'information', 'technique', 'discrepancy', 'loss', 'muscle', 'percent', 'pound', 'muscle', 'pound', 'weight', 'gain', 'muscle', 'muscle', 'loss', 'inch', 'pound', 'loss', 'image', 'agaricus', 'question', 'yo', 'cycle', 'data', 'drop', 'marathon', 'boston', 'marathon', 'yo', 'yo', 'attempt', 'repeat', 'marathon', 'line', 'training', 'injury', 'motivation', 'weight', 'weight', 'waist', 'bmi', 'type', 'ii', 'morning', 'reading', 'reach', 'danger', 'robinson', 'alarm', 'wake', 'calorie', 'fluctuates', 'answer', 'remember', 'repeat', 'mistake', 'training', 'goal', 'dinner', 'constraint', 'goal', 'focus', 'reverse', 'bmi', 'scale', 'bmi', 'point', 'term', 'goal', 'term', 'goal', 'acknowledging', 'muscle', 'muscle', 'mass', 'post', 'image', 'problem', 'course', 'measure', 'health', 'risk', 'fat', 'scale', 'projection', 'estimate', 'waist', 'box', 'fit', 'reality', 'waist', 'bmi', 'information', 'reset', 'intercept', 'downwards', 'goal', 'line', 'question', 'mistake', 'gram', 'protein', 'calorie', 'meal', 'waist', 'muscle', 'percent', 'basis', 'image', 'progress', 'food', 'event', 'dinner', 'drawn', 'butter', 'porterhouse', 'steak', 'gram', 'gram', 'calorie', 'calorie', 'reservation', 'nutrition', 'allowance', 'occasion', 'container', 'story', 'self', 'improvement', 'base', 'measurement', 'investigation', 'meat', 'ration', 'seafood', 'increase', 'range', 'sport', 'activity', 'swimming', 'bicycle', 'increase', 'calorie', 'program', 'walking', 'camino', 'example', 'pound', 'muscle', 'pound', 'body', 'muscle', 'loss', 'decrease', 'health', 'page', 'site', 'everybody', 'aim', 'gaining', 'muscle']"
+5538.0,fan idea kind kilometer food app iteration feedback miss app store count track measure count measure track apple phone family habit app help,"['fan', 'idea', 'kind', 'kilometer', 'food', 'app', 'iteration', 'feedback', 'miss', 'app', 'store', 'count', 'track', 'measure', 'count', 'measure', 'track', 'apple', 'phone', 'family', 'habit', 'app', 'help']"
+5542.0,science master student course machine self book mark burkhardt funk calorie power track combination machine hidden pattern today position picture facebook timeline position style position assumption yield pattern posture position position yield pattern factor position mattress type room temperature air pressure case study people topic experience field apreciate advice insight regard mihail,"['science', 'master', 'student', 'course', 'machine', 'self', 'book', 'mark', 'burkhardt', 'funk', 'calorie', 'power', 'track', 'combination', 'machine', 'hidden', 'pattern', 'today', 'position', 'picture', 'facebook', 'timeline', 'position', 'style', 'position', 'assumption', 'yield', 'pattern', 'posture', 'position', 'position', 'yield', 'pattern', 'factor', 'position', 'mattress', 'type', 'room', 'temperature', 'air', 'pressure', 'case', 'study', 'people', 'topic', 'experience', 'field', 'apreciate', 'advice', 'insight', 'regard', 'mihail']"
+5550.0,difference hrv stress analysis ecg marc determine stress tell difference skiing fight girl test hr measurement watch ecg domain training attribute measurments interval hrv score data heart rate data pattern eustress distress rest compare measurement progress web example graph calculate hrv feedback classification stress load user data button feedback kind experience science student munich master thesis stress app app device heart rate sensor screenshots feature stress level stress level stress connect stress level world activity stress level glance stress complication measure interval face face complication color work planning user study participant participant track activity feeling stress detection information visit help app feedback calculation differ positve stress skiing stress training machine heart rate data data form stress user access prediction start app plan app browser stress ivan information study track activity app watch gain access participate study track offer drug intake heart rate algorithm app activity perception watch phone screenshots post study webpage result result plan data android ivan,"['difference', 'hrv', 'stress', 'analysis', 'ecg', 'marc', 'determine', 'stress', 'tell', 'difference', 'skiing', 'fight', 'girl', 'test', 'hr', 'measurement', 'watch', 'ecg', 'domain', 'training', 'attribute', 'measurments', 'interval', 'hrv', 'score', 'data', 'heart', 'rate', 'data', 'pattern', 'eustress', 'distress', 'rest', 'compare', 'measurement', 'progress', 'web', 'example', 'graph', 'calculate', 'hrv', 'feedback', 'classification', 'stress', 'load', 'user', 'data', 'button', 'feedback', 'kind', 'experience', 'science', 'student', 'munich', 'master', 'thesis', 'stress', 'app', 'app', 'device', 'heart', 'rate', 'sensor', 'screenshots', 'feature', 'stress', 'level', 'stress', 'level', 'stress', 'connect', 'stress', 'level', 'world', 'activity', 'stress', 'level', 'glance', 'stress', 'complication', 'measure', 'interval', 'face', 'face', 'complication', 'color', 'work', 'planning', 'user', 'study', 'participant', 'participant', 'track', 'activity', 'feeling', 'stress', 'detection', 'information', 'visit', 'help', 'app', 'feedback', 'calculation', 'differ', 'positve', 'stress', 'skiing', 'stress', 'training', 'machine', 'heart', 'rate', 'data', 'data', 'form', 'stress', 'user', 'access', 'prediction', 'start', 'app', 'plan', 'app', 'browser', 'stress', 'ivan', 'information', 'study', 'track', 'activity', 'app', 'watch', 'gain', 'access', 'participate', 'study', 'track', 'offer', 'drug', 'intake', 'heart', 'rate', 'algorithm', 'app', 'activity', 'perception', 'watch', 'phone', 'screenshots', 'post', 'study', 'webpage', 'result', 'result', 'plan', 'data', 'android', 'ivan']"
+5564.0,phone data phone source healthkit data healthkit start date phone healthkit sense website io create table data item csv file excel date iphone iphone backup,"['phone', 'data', 'phone', 'source', 'healthkit', 'data', 'healthkit', 'start', 'date', 'phone', 'healthkit', 'sense', 'website', 'io', 'create', 'table', 'data', 'item', 'csv', 'file', 'excel', 'date', 'iphone', 'iphone', 'backup']"
+5573.0,mike people service data result analysis platform service people analysis fingertip expert tool project people knowledge person email hand data return analysis kastan sleep age removal waste protein dementia deeper wearable people motion data answer question step night exercise morning night step step benefit building study data grade study answer health washington hospital profit organization university rehabilitation hospital people wearable quality difference people step difference health answer step gain benefit motion variation step data data data contact mike healthlab dot,"['mike', 'people', 'service', 'data', 'result', 'analysis', 'platform', 'service', 'people', 'analysis', 'fingertip', 'expert', 'tool', 'project', 'people', 'knowledge', 'person', 'email', 'hand', 'data', 'return', 'analysis', 'kastan', 'sleep', 'age', 'removal', 'waste', 'protein', 'dementia', 'deeper', 'wearable', 'people', 'motion', 'data', 'answer', 'question', 'step', 'night', 'exercise', 'morning', 'night', 'step', 'step', 'benefit', 'building', 'study', 'data', 'grade', 'study', 'answer', 'health', 'washington', 'hospital', 'profit', 'organization', 'university', 'rehabilitation', 'hospital', 'people', 'wearable', 'quality', 'difference', 'people', 'step', 'difference', 'health', 'answer', 'step', 'gain', 'benefit', 'motion', 'variation', 'step', 'data', 'data', 'data', 'contact', 'mike', 'healthlab', 'dot']"
+5575.0,option location mind data google google map feature access location data google quantifiedbob google place data export reason developer resource location project human run people data location openpaths volunteer collaborator chance work kind project link export data data trip spring diego image adamv wow somebody warm word solo dev patient encounter bug feature openpaths nytimes openpaths code base human gps apps help developer io developer help openpaths job page position job openhumans developer spend track location calculates place home gym ask feature measure offline forum express desire replacement search app iphone interface integrates simplifies activity verification replacement advice visualise data nudge direction app service feature history gyroscope body facebook jewel favor development app enhance aspect badge insight strength fitness app apple watch step exercise tell heyday iphone party fitness app count jury alternative proximity event genfency sapience loglocations app developer io activity view bummer today app phone track data strap aidlab data representation feature,"['option', 'location', 'mind', 'data', 'google', 'google', 'map', 'feature', 'access', 'location', 'data', 'google', 'quantifiedbob', 'google', 'place', 'data', 'export', 'reason', 'developer', 'resource', 'location', 'project', 'human', 'run', 'people', 'data', 'location', 'openpaths', 'volunteer', 'collaborator', 'chance', 'work', 'kind', 'project', 'link', 'export', 'data', 'data', 'trip', 'spring', 'diego', 'image', 'adamv', 'wow', 'somebody', 'warm', 'word', 'solo', 'dev', 'patient', 'encounter', 'bug', 'feature', 'openpaths', 'nytimes', 'openpaths', 'code', 'base', 'human', 'gps', 'apps', 'help', 'developer', 'io', 'developer', 'help', 'openpaths', 'job', 'page', 'position', 'job', 'openhumans', 'developer', 'spend', 'track', 'location', 'calculates', 'place', 'home', 'gym', 'ask', 'feature', 'measure', 'offline', 'forum', 'express', 'desire', 'replacement', 'search', 'app', 'iphone', 'interface', 'integrates', 'simplifies', 'activity', 'verification', 'replacement', 'advice', 'visualise', 'data', 'nudge', 'direction', 'app', 'service', 'feature', 'history', 'gyroscope', 'body', 'facebook', 'jewel', 'favor', 'development', 'app', 'enhance', 'aspect', 'badge', 'insight', 'strength', 'fitness', 'app', 'apple', 'watch', 'step', 'exercise', 'tell', 'heyday', 'iphone', 'party', 'fitness', 'app', 'count', 'jury', 'alternative', 'proximity', 'event', 'genfency', 'sapience', 'loglocations', 'app', 'developer', 'io', 'activity', 'view', 'bummer', 'today', 'app', 'phone', 'track', 'data', 'strap', 'aidlab', 'data', 'representation', 'feature']"
+5580.0,tip question apps topic research result food intake research information apps collect data stool note picture food picture result note eventloggers food photo photo trip track variable quantity coffee tea water help photo cronometer serving export example export version profile gt account information gt gear menu gt export data gt export serving content food app service track report qsers goal meal bloat pain plan data analyze data access cara track bloat pain mood planning food data extract calorie recommend app meal data rice mfp api cronometer step database classify food compare type fodmap health experience database,"['tip', 'question', 'apps', 'topic', 'research', 'result', 'food', 'intake', 'research', 'information', 'apps', 'collect', 'data', 'stool', 'note', 'picture', 'food', 'picture', 'result', 'note', 'eventloggers', 'food', 'photo', 'photo', 'trip', 'track', 'variable', 'quantity', 'coffee', 'tea', 'water', 'help', 'photo', 'cronometer', 'serving', 'export', 'example', 'export', 'version', 'profile', 'gt', 'account', 'information', 'gt', 'gear', 'menu', 'gt', 'export', 'data', 'gt', 'export', 'serving', 'content', 'food', 'app', 'service', 'track', 'report', 'qsers', 'goal', 'meal', 'bloat', 'pain', 'plan', 'data', 'analyze', 'data', 'access', 'cara', 'track', 'bloat', 'pain', 'mood', 'planning', 'food', 'data', 'extract', 'calorie', 'recommend', 'app', 'meal', 'data', 'rice', 'mfp', 'api', 'cronometer', 'step', 'database', 'classify', 'food', 'compare', 'type', 'fodmap', 'health', 'experience', 'database']"
+5590.0,data instrumentation button tracker click vibration motor button confirm observation prototype click vibration coincide data confirms vibration observation data store prototype press response thought lesson process project value action attempt record observation button distraction test process observation button fact redirection attention meditation catch family conversation work racist country meditation proiject button fit hand position practice click vibration press harder issue button produce irritation rat irritation test worry deserves press absurdity process machinery process justification everybody picture vacuum pump royal society swell hair character magazine suppress train return return word result effort device meet design requirement strength notice moment circumstance effort instance train thought meditation happens experience prototype button tracker totti lab learn meditation practice regularity equanimity track session instance summer mid winter meditation meditate scale prototype button tracker record attention practice data change frequency note measure tracker instrumentation collaborator goal observation microcontroller adafruit case jakob larson thomas christianson answer device log transmit press button button network device experiment instrumentation access privacy instrument record data store mini usb cable plug standard cable data csv file stamp schematic board adafruit board firmware chip quality dash button night press sheet intuition observation place reach network solution record observation place button sense project agaricus button network device experiment instrumentation access privacy instrument record data store mini usb cable plug standard cable data csv file stamp dash button case purpose limit case home maximum privacy button future idea p device fan field biologist observation field paper blessing experiment hear tracker device log transmit press button schematic quality dash button night press sheet,"['data', 'instrumentation', 'button', 'tracker', 'click', 'vibration', 'motor', 'button', 'confirm', 'observation', 'prototype', 'click', 'vibration', 'coincide', 'data', 'confirms', 'vibration', 'observation', 'data', 'store', 'prototype', 'press', 'response', 'thought', 'lesson', 'process', 'project', 'value', 'action', 'attempt', 'record', 'observation', 'button', 'distraction', 'test', 'process', 'observation', 'button', 'fact', 'redirection', 'attention', 'meditation', 'catch', 'family', 'conversation', 'work', 'racist', 'country', 'meditation', 'proiject', 'button', 'fit', 'hand', 'position', 'practice', 'click', 'vibration', 'press', 'harder', 'issue', 'button', 'produce', 'irritation', 'rat', 'irritation', 'test', 'worry', 'deserves', 'press', 'absurdity', 'process', 'machinery', 'process', 'justification', 'everybody', 'picture', 'vacuum', 'pump', 'royal', 'society', 'swell', 'hair', 'character', 'magazine', 'suppress', 'train', 'return', 'return', 'word', 'result', 'effort', 'device', 'meet', 'design', 'requirement', 'strength', 'notice', 'moment', 'circumstance', 'effort', 'instance', 'train', 'thought', 'meditation', 'happens', 'experience', 'prototype', 'button', 'tracker', 'totti', 'lab', 'learn', 'meditation', 'practice', 'regularity', 'equanimity', 'track', 'session', 'instance', 'summer', 'mid', 'winter', 'meditation', 'meditate', 'scale', 'prototype', 'button', 'tracker', 'record', 'attention', 'practice', 'data', 'change', 'frequency', 'note', 'measure', 'tracker', 'instrumentation', 'collaborator', 'goal', 'observation', 'microcontroller', 'adafruit', 'case', 'jakob', 'larson', 'thomas', 'christianson', 'answer', 'device', 'log', 'transmit', 'press', 'button', 'button', 'network', 'device', 'experiment', 'instrumentation', 'access', 'privacy', 'instrument', 'record', 'data', 'store', 'mini', 'usb', 'cable', 'plug', 'standard', 'cable', 'data', 'csv', 'file', 'stamp', 'schematic', 'board', 'adafruit', 'board', 'firmware', 'chip', 'quality', 'dash', 'button', 'night', 'press', 'sheet', 'intuition', 'observation', 'place', 'reach', 'network', 'solution', 'record', 'observation', 'place', 'button', 'sense', 'project', 'agaricus', 'button', 'network', 'device', 'experiment', 'instrumentation', 'access', 'privacy', 'instrument', 'record', 'data', 'store', 'mini', 'usb', 'cable', 'plug', 'standard', 'cable', 'data', 'csv', 'file', 'stamp', 'dash', 'button', 'case', 'purpose', 'limit', 'case', 'home', 'maximum', 'privacy', 'button', 'future', 'idea', 'p', 'device', 'fan', 'field', 'biologist', 'observation', 'field', 'paper', 'blessing', 'experiment', 'hear', 'tracker', 'device', 'log', 'transmit', 'press', 'button', 'schematic', 'quality', 'dash', 'button', 'night', 'press', 'sheet']"
+5608.0,self technology mindfulness researcher bath participant integration sensor technology application participant selection wearable android smartphone application heart rate rate meditation attention creativity participant participation post study interview participant chance win visit qr code contact dudley dudley bath ac uk participant,"['self', 'technology', 'mindfulness', 'researcher', 'bath', 'participant', 'integration', 'sensor', 'technology', 'application', 'participant', 'selection', 'wearable', 'android', 'smartphone', 'application', 'heart', 'rate', 'rate', 'meditation', 'attention', 'creativity', 'participant', 'participation', 'post', 'study', 'interview', 'participant', 'chance', 'win', 'visit', 'qr', 'code', 'contact', 'dudley', 'dudley', 'bath', 'ac', 'uk', 'participant']"
+5671.0,question agreement monitor outlier sensor dr line position certainty sort extreme list touch shara message message start project device resolution monitoring hypothesis brain heart blood temperature activity effort alarm clock eat set bedtime person morning run hypothesis field pairwise wavelet coherence measure information rhythm electrogastrogram egg core body step state permit construction simple network model interaction network physiologist graduate student berkeley background rhythm timeseries motivation rhythm potential device rhythm work coherence rhythm body temperature blood glucose phase relationship jetlag generate data support assertion post project feedback encourage project information science foundation community feedback community suit tonight dinner post tomorrow device data chunk analysis lab notebook share problem course question data code plan file timeseries annotation data python issue comfort procrastination space matlab jupyter notebook file case data share project electrode array softrace infant libres agreement yesterday device trend bike ride morning rig activity morning estimate biking stomach wrt morning glucose rise morning exercise ripple night case beginning project capture meal timestamp event start end meal yesterday morning device forerunner purpose activity resoluton figure data gt insight gen purpose night heart rate min resolution device case ekg fails night sleep job timing line activity race band purpose heart rate potential source hrv rate resolution validation metric data libre monitor purpose arm report data knowledge version validation libre sensor person structure value measurement validation dexcom g4 platinum variability value measurement people dl fingerstick mg dl variability validation structure change rhythm zscores point measurement reason sensor arm compare rhythm note prescription knowledge diagnosis ibuttons purpose core body temperature resolution blog talk armen gutrig purpose night ekg gastro gram egg stomach activity activity connection dr armen gharibans device todd coleman lab cartoon paper device image fitness version purpose nutrient food odds cycle strip figure phase record quality random form ok provide tomorrow method post routine device analysis gianluca device plan data analysis range sync wavelet eeg electrode data wear read glucose data intensity gutrig bike artifact minimize gutrig data breakfast tea work school mile mile meal home walk mile mile dinner chocolate fruit apply electrode wavelet note kind food eat california style food tagine salad fruit egg grain bean stuff food lunch dinner chronotype morning person mctq munich chronotype questionnaire lark analysis analysis relationship limit inspection spectrum plan wavelet transforms code paper leise wavelet coherence processing toolbox estimate strength rhythm data compare signal wise ass stability phase relationship pair signal fall phase fall antiphase pi phase network model interaction statistic significance pattern change coherence heart rate wake state plan data run libre comparison cgms dl mg dl shape signal glance inch note sleep quality stuff waking observation gutrig sort electrode comfort dot softrace softrace electrode infant ace bandage fall night wake finger data night suggestion feature post spirit log spirit data code delay school data script progress matlab space data output frequency decomposition data type matlab help google drive link data contains sdnn hrv rmssd hrv armen eeg processing annotation data tab timeseries core refer body temperature accelerometer data distance matlab jupyter suggestion data space data frequency breakdown file excel google drive link matlab code progress answer question link space alright entry figure azure data news cut data collection gutrig point stomach electrode fall tell news change modality rhythm analysis output hole half hole data interpolation upload data share google drive folder code azure p plan break record end october data inspires sooner result network physiology project story data talk qs18 link figure caption intention project capture state device idea knew electrode process color background rhythm ovulatory rhythm body oscillation rhythm cycle rhythm brain region ovulatory rhythm role rhythm ovulatory state data data fluctuation explains sunk degree output rhythm wave analysis analysis transformation sinusoid hat image device data hrv rmssd root mean square interval difference deviation nn interval core temperature glucose event image jpg temperature envelope range data rhythm temp pattern eye range image jpg plot output change mark difference parameter range phase periodicity image jpg pairing data combination instance output relationship mark distal range fig jump rhythmicity individual temperature antiphase phase relationship jetlag relationship stomach activity phase stomach rhythm loses phase relationship core distal antiphase relationship core temperature range end record pattern core luteal phase sickness temp phase shift mind output interaction half wavelet coherence measure frequency coherence variable moment idea log interaction rhythm example wavelet coherence image jpg slide axis periodicity line confidence discard value pair output wavelet coherence representation degree coordination output color color coherence pixel heat map periodicity band image jpg mb coherence band line pair output output coordination change coherence clearer visualize output coordination graph figure output rhythm line strength coherence output rhythm blue image jpg stomach activity group line timescale output core temp hrv rmssd plot rhythm messing rhythm wake coherence band image jpg graph data plot line meaning activity graph sleep graph darker darker purple split data night versus fig image figure row rhythm sickness coordination weaker network coordination brief data visualization robustness rhythm measure similarity image post answer question hope feedback project azure list device data collection gianluca azure adherence schedule challenge curveballs analysis consider data access equipment analyse build tool share thought building analysis tool r matlab growth artefact project gianluca study wealth data result device breakout session weekend mira lh fertility monitor project network physiology eager thought community point start notebook community member recall ibuttons access activity wrist band tracking join leverage experiment,"['question', 'agreement', 'monitor', 'outlier', 'sensor', 'dr', 'line', 'position', 'certainty', 'sort', 'extreme', 'list', 'touch', 'shara', 'message', 'message', 'start', 'project', 'device', 'resolution', 'monitoring', 'hypothesis', 'brain', 'heart', 'blood', 'temperature', 'activity', 'effort', 'alarm', 'clock', 'eat', 'set', 'bedtime', 'person', 'morning', 'run', 'hypothesis', 'field', 'pairwise', 'wavelet', 'coherence', 'measure', 'information', 'rhythm', 'electrogastrogram', 'egg', 'core', 'body', 'step', 'state', 'permit', 'construction', 'simple', 'network', 'model', 'interaction', 'network', 'physiologist', 'graduate', 'student', 'berkeley', 'background', 'rhythm', 'timeseries', 'motivation', 'rhythm', 'potential', 'device', 'rhythm', 'work', 'coherence', 'rhythm', 'body', 'temperature', 'blood', 'glucose', 'phase', 'relationship', 'jetlag', 'generate', 'data', 'support', 'assertion', 'post', 'project', 'feedback', 'encourage', 'project', 'information', 'science', 'foundation', 'community', 'feedback', 'community', 'suit', 'tonight', 'dinner', 'post', 'tomorrow', 'device', 'data', 'chunk', 'analysis', 'lab', 'notebook', 'share', 'problem', 'course', 'question', 'data', 'code', 'plan', 'file', 'timeseries', 'annotation', 'data', 'python', 'issue', 'comfort', 'procrastination', 'space', 'matlab', 'jupyter', 'notebook', 'file', 'case', 'data', 'share', 'project', 'electrode', 'array', 'softrace', 'infant', 'libres', 'agreement', 'yesterday', 'device', 'trend', 'bike', 'ride', 'morning', 'rig', 'activity', 'morning', 'estimate', 'biking', 'stomach', 'wrt', 'morning', 'glucose', 'rise', 'morning', 'exercise', 'ripple', 'night', 'case', 'beginning', 'project', 'capture', 'meal', 'timestamp', 'event', 'start', 'end', 'meal', 'yesterday', 'morning', 'device', 'forerunner', 'purpose', 'activity', 'resoluton', 'figure', 'data', 'gt', 'insight', 'gen', 'purpose', 'night', 'heart', 'rate', 'min', 'resolution', 'device', 'case', 'ekg', 'fails', 'night', 'sleep', 'job', 'timing', 'line', 'activity', 'race', 'band', 'purpose', 'heart', 'rate', 'potential', 'source', 'hrv', 'rate', 'resolution', 'validation', 'metric', 'data', 'libre', 'monitor', 'purpose', 'arm', 'report', 'data', 'knowledge', 'version', 'validation', 'libre', 'sensor', 'person', 'structure', 'value', 'measurement', 'validation', 'dexcom', 'g4', 'platinum', 'variability', 'value', 'measurement', 'people', 'dl', 'fingerstick', 'mg', 'dl', 'variability', 'validation', 'structure', 'change', 'rhythm', 'zscores', 'point', 'measurement', 'reason', 'sensor', 'arm', 'compare', 'rhythm', 'note', 'prescription', 'knowledge', 'diagnosis', 'ibuttons', 'purpose', 'core', 'body', 'temperature', 'resolution', 'blog', 'talk', 'armen', 'gutrig', 'purpose', 'night', 'ekg', 'gastro', 'gram', 'egg', 'stomach', 'activity', 'activity', 'connection', 'dr', 'armen', 'gharibans', 'device', 'todd', 'coleman', 'lab', 'cartoon', 'paper', 'device', 'image', 'fitness', 'version', 'purpose', 'nutrient', 'food', 'odds', 'cycle', 'strip', 'figure', 'phase', 'record', 'quality', 'random', 'form', 'ok', 'provide', 'tomorrow', 'method', 'post', 'routine', 'device', 'analysis', 'gianluca', 'device', 'plan', 'data', 'analysis', 'range', 'sync', 'wavelet', 'eeg', 'electrode', 'data', 'wear', 'read', 'glucose', 'data', 'intensity', 'gutrig', 'bike', 'artifact', 'minimize', 'gutrig', 'data', 'breakfast', 'tea', 'work', 'school', 'mile', 'mile', 'meal', 'home', 'walk', 'mile', 'mile', 'dinner', 'chocolate', 'fruit', 'apply', 'electrode', 'wavelet', 'note', 'kind', 'food', 'eat', 'california', 'style', 'food', 'tagine', 'salad', 'fruit', 'egg', 'grain', 'bean', 'stuff', 'food', 'lunch', 'dinner', 'chronotype', 'morning', 'person', 'mctq', 'munich', 'chronotype', 'questionnaire', 'lark', 'analysis', 'analysis', 'relationship', 'limit', 'inspection', 'spectrum', 'plan', 'wavelet', 'transforms', 'code', 'paper', 'leise', 'wavelet', 'coherence', 'processing', 'toolbox', 'estimate', 'strength', 'rhythm', 'data', 'compare', 'signal', 'wise', 'ass', 'stability', 'phase', 'relationship', 'pair', 'signal', 'fall', 'phase', 'fall', 'antiphase', 'pi', 'phase', 'network', 'model', 'interaction', 'statistic', 'significance', 'pattern', 'change', 'coherence', 'heart', 'rate', 'wake', 'state', 'plan', 'data', 'run', 'libre', 'comparison', 'cgms', 'dl', 'mg', 'dl', 'shape', 'signal', 'glance', 'inch', 'note', 'sleep', 'quality', 'stuff', 'waking', 'observation', 'gutrig', 'sort', 'electrode', 'comfort', 'dot', 'softrace', 'softrace', 'electrode', 'infant', 'ace', 'bandage', 'fall', 'night', 'wake', 'finger', 'data', 'night', 'suggestion', 'feature', 'post', 'spirit', 'log', 'spirit', 'data', 'code', 'delay', 'school', 'data', 'script', 'progress', 'matlab', 'space', 'data', 'output', 'frequency', 'decomposition', 'data', 'type', 'matlab', 'help', 'google', 'drive', 'link', 'data', 'contains', 'sdnn', 'hrv', 'rmssd', 'hrv', 'armen', 'eeg', 'processing', 'annotation', 'data', 'tab', 'timeseries', 'core', 'refer', 'body', 'temperature', 'accelerometer', 'data', 'distance', 'matlab', 'jupyter', 'suggestion', 'data', 'space', 'data', 'frequency', 'breakdown', 'file', 'excel', 'google', 'drive', 'link', 'matlab', 'code', 'progress', 'answer', 'question', 'link', 'space', 'alright', 'entry', 'figure', 'azure', 'data', 'news', 'cut', 'data', 'collection', 'gutrig', 'point', 'stomach', 'electrode', 'fall', 'tell', 'news', 'change', 'modality', 'rhythm', 'analysis', 'output', 'hole', 'half', 'hole', 'data', 'interpolation', 'upload', 'data', 'share', 'google', 'drive', 'folder', 'code', 'azure', 'p', 'plan', 'break', 'record', 'end', 'october', 'data', 'inspires', 'sooner', 'result', 'network', 'physiology', 'project', 'story', 'data', 'talk', 'qs18', 'link', 'figure', 'caption', 'intention', 'project', 'capture', 'state', 'device', 'idea', 'knew', 'electrode', 'process', 'color', 'background', 'rhythm', 'ovulatory', 'rhythm', 'body', 'oscillation', 'rhythm', 'cycle', 'rhythm', 'brain', 'region', 'ovulatory', 'rhythm', 'role', 'rhythm', 'ovulatory', 'state', 'data', 'data', 'fluctuation', 'explains', 'sunk', 'degree', 'output', 'rhythm', 'wave', 'analysis', 'analysis', 'transformation', 'sinusoid', 'hat', 'image', 'device', 'data', 'hrv', 'rmssd', 'root', 'mean', 'square', 'interval', 'difference', 'deviation', 'nn', 'interval', 'core', 'temperature', 'glucose', 'event', 'image', 'jpg', 'temperature', 'envelope', 'range', 'data', 'rhythm', 'temp', 'pattern', 'eye', 'range', 'image', 'jpg', 'plot', 'output', 'change', 'mark', 'difference', 'parameter', 'range', 'phase', 'periodicity', 'image', 'jpg', 'pairing', 'data', 'combination', 'instance', 'output', 'relationship', 'mark', 'distal', 'range', 'fig', 'jump', 'rhythmicity', 'individual', 'temperature', 'antiphase', 'phase', 'relationship', 'jetlag', 'relationship', 'stomach', 'activity', 'phase', 'stomach', 'rhythm', 'loses', 'phase', 'relationship', 'core', 'distal', 'antiphase', 'relationship', 'core', 'temperature', 'range', 'end', 'record', 'pattern', 'core', 'luteal', 'phase', 'sickness', 'temp', 'phase', 'shift', 'mind', 'output', 'interaction', 'half', 'wavelet', 'coherence', 'measure', 'frequency', 'coherence', 'variable', 'moment', 'idea', 'log', 'interaction', 'rhythm', 'example', 'wavelet', 'coherence', 'image', 'jpg', 'slide', 'axis', 'periodicity', 'line', 'confidence', 'discard', 'value', 'pair', 'output', 'wavelet', 'coherence', 'representation', 'degree', 'coordination', 'output', 'color', 'color', 'coherence', 'pixel', 'heat', 'map', 'periodicity', 'band', 'image', 'jpg', 'mb', 'coherence', 'band', 'line', 'pair', 'output', 'output', 'coordination', 'change', 'coherence', 'clearer', 'visualize', 'output', 'coordination', 'graph', 'figure', 'output', 'rhythm', 'line', 'strength', 'coherence', 'output', 'rhythm', 'blue', 'image', 'jpg', 'stomach', 'activity', 'group', 'line', 'timescale', 'output', 'core', 'temp', 'hrv', 'rmssd', 'plot', 'rhythm', 'messing', 'rhythm', 'wake', 'coherence', 'band', 'image', 'jpg', 'graph', 'data', 'plot', 'line', 'meaning', 'activity', 'graph', 'sleep', 'graph', 'darker', 'darker', 'purple', 'split', 'data', 'night', 'versus', 'fig', 'image', 'figure', 'row', 'rhythm', 'sickness', 'coordination', 'weaker', 'network', 'coordination', 'brief', 'data', 'visualization', 'robustness', 'rhythm', 'measure', 'similarity', 'image', 'post', 'answer', 'question', 'hope', 'feedback', 'project', 'azure', 'list', 'device', 'data', 'collection', 'gianluca', 'azure', 'adherence', 'schedule', 'challenge', 'curveballs', 'analysis', 'consider', 'data', 'access', 'equipment', 'analyse', 'build', 'tool', 'share', 'thought', 'building', 'analysis', 'tool', 'r', 'matlab', 'growth', 'artefact', 'project', 'gianluca', 'study', 'wealth', 'data', 'result', 'device', 'breakout', 'session', 'weekend', 'mira', 'lh', 'fertility', 'monitor', 'project', 'network', 'physiology', 'eager', 'thought', 'community', 'point', 'start', 'notebook', 'community', 'member', 'recall', 'ibuttons', 'access', 'activity', 'wrist', 'band', 'tracking', 'join', 'leverage', 'experiment']"
+5684.0,site memair concept release human data notebook discussion share data analysis attention developer gregory clarke greg forum testify conversation people tool goal data collection post update progress group documentation maintenance failure data format data store integration date task person tool mybinder fact tim jupyterhub integration human contributor approach human access access token data memair difference jupyterhub human scene working conversation agaricus project self quantifier data data type people support biometrics activity emotion journal location activity support ingestion idea mention,"['site', 'memair', 'concept', 'release', 'human', 'data', 'notebook', 'discussion', 'share', 'data', 'analysis', 'attention', 'developer', 'gregory', 'clarke', 'greg', 'forum', 'testify', 'conversation', 'people', 'tool', 'goal', 'data', 'collection', 'post', 'update', 'progress', 'group', 'documentation', 'maintenance', 'failure', 'data', 'format', 'data', 'store', 'integration', 'date', 'task', 'person', 'tool', 'mybinder', 'fact', 'tim', 'jupyterhub', 'integration', 'human', 'contributor', 'approach', 'human', 'access', 'access', 'token', 'data', 'memair', 'difference', 'jupyterhub', 'human', 'scene', 'working', 'conversation', 'agaricus', 'project', 'self', 'quantifier', 'data', 'data', 'type', 'people', 'support', 'biometrics', 'activity', 'emotion', 'journal', 'location', 'activity', 'support', 'ingestion', 'idea', 'mention']"
+5692.0,country group quantification post bonjour toutes tudiante master sociologie paris r pondre ce questionnaire qui porte sur vos pratiques mesure peser compter mesurer enregistrer pen diver choses temp pas devant cran si pensez pa tre concern mesurons choses somme conscients tude scientifique r ali avec le soutien agence la recherche anr ce26 faut r pondre compl tement suffit cliquer sur ce lien afin r pondre directement ligne je remercie pour votre compr hension aussi le partageant le diffusant au nombre je compte,"['country', 'group', 'quantification', 'post', 'bonjour', 'toutes', 'tudiante', 'master', 'sociologie', 'paris', 'r', 'pondre', 'ce', 'questionnaire', 'qui', 'porte', 'sur', 'vos', 'pratiques', 'mesure', 'peser', 'compter', 'mesurer', 'enregistrer', 'pen', 'diver', 'choses', 'temp', 'pas', 'devant', 'cran', 'si', 'pensez', 'pa', 'tre', 'concern', 'mesurons', 'choses', 'somme', 'conscients', 'tude', 'scientifique', 'r', 'ali', 'avec', 'le', 'soutien', 'agence', 'la', 'recherche', 'anr', 'ce26', 'faut', 'r', 'pondre', 'compl', 'tement', 'suffit', 'cliquer', 'sur', 'ce', 'lien', 'afin', 'r', 'pondre', 'directement', 'ligne', 'je', 'remercie', 'pour', 'votre', 'compr', 'hension', 'aussi', 'le', 'partageant', 'le', 'diffusant', 'au', 'nombre', 'je', 'compte']"
+5693.0,question tool data data store kind export import protocol data source sound project network analysis work physio data network approach understand network imagine model node point network layer network measure network structure node level measure body point change change transmission model project research consumer data collection data data comp enterprise level software subscription visualization art wellness habit pattern change point leaderboards badge scope network physiology project physiology data viz zeitgeber counteract feeling culture fan poster physiology network network feature season event network data visualization research comment work deeper cooler stuff project record variable condition data min data access device cost subscription service data gather implant data collection data network relationship output function eye frequency composition example sleep cycle information output information output data log food wake log label pattern night homemade electronics electronics electronics hrv homemade electronics actigraphy homemade electronics libre temperature thermochron ibutton temperature thermochron ibutton arm pit gary device home electronics refers collaborator research activity skin egg ekg yield extension electrode night eeg axis accelerometer activity reconstruct posture data management series data modality align midnight line matrix output plot analysis excel matlab shout jupyter notebook,"['question', 'tool', 'data', 'data', 'store', 'kind', 'export', 'import', 'protocol', 'data', 'source', 'sound', 'project', 'network', 'analysis', 'work', 'physio', 'data', 'network', 'approach', 'understand', 'network', 'imagine', 'model', 'node', 'point', 'network', 'layer', 'network', 'measure', 'network', 'structure', 'node', 'level', 'measure', 'body', 'point', 'change', 'change', 'transmission', 'model', 'project', 'research', 'consumer', 'data', 'collection', 'data', 'data', 'comp', 'enterprise', 'level', 'software', 'subscription', 'visualization', 'art', 'wellness', 'habit', 'pattern', 'change', 'point', 'leaderboards', 'badge', 'scope', 'network', 'physiology', 'project', 'physiology', 'data', 'viz', 'zeitgeber', 'counteract', 'feeling', 'culture', 'fan', 'poster', 'physiology', 'network', 'network', 'feature', 'season', 'event', 'network', 'data', 'visualization', 'research', 'comment', 'work', 'deeper', 'cooler', 'stuff', 'project', 'record', 'variable', 'condition', 'data', 'min', 'data', 'access', 'device', 'cost', 'subscription', 'service', 'data', 'gather', 'implant', 'data', 'collection', 'data', 'network', 'relationship', 'output', 'function', 'eye', 'frequency', 'composition', 'example', 'sleep', 'cycle', 'information', 'output', 'information', 'output', 'data', 'log', 'food', 'wake', 'log', 'label', 'pattern', 'night', 'homemade', 'electronics', 'electronics', 'electronics', 'hrv', 'homemade', 'electronics', 'actigraphy', 'homemade', 'electronics', 'libre', 'temperature', 'thermochron', 'ibutton', 'temperature', 'thermochron', 'ibutton', 'arm', 'pit', 'gary', 'device', 'home', 'electronics', 'refers', 'collaborator', 'research', 'activity', 'skin', 'egg', 'ekg', 'yield', 'extension', 'electrode', 'night', 'eeg', 'axis', 'accelerometer', 'activity', 'reconstruct', 'posture', 'data', 'management', 'series', 'data', 'modality', 'align', 'midnight', 'line', 'matrix', 'output', 'plot', 'analysis', 'excel', 'matlab', 'shout', 'jupyter', 'notebook']"
+5708.0,emotion behavior technology university california researcher participant application analytics person emotion behavior study phone application track mood compensation gift card opportunity emotion age state smartphone history depression illness disease join sign form address question victoria hollis email post,"['emotion', 'behavior', 'technology', 'university', 'california', 'researcher', 'participant', 'application', 'analytics', 'person', 'emotion', 'behavior', 'study', 'phone', 'application', 'track', 'mood', 'compensation', 'gift', 'card', 'opportunity', 'emotion', 'age', 'state', 'smartphone', 'history', 'depression', 'illness', 'disease', 'join', 'sign', 'form', 'address', 'question', 'victoria', 'hollis', 'email', 'post']"
+5710.0,group centrum wiskunde amp informatica cwi survey utility tracker quality participation help quality sleep tracker fitbit jawbone survey survey draw amazon gift card winner email survey feel share,"['group', 'centrum', 'wiskunde', 'amp', 'informatica', 'cwi', 'survey', 'utility', 'tracker', 'quality', 'participation', 'help', 'quality', 'sleep', 'tracker', 'fitbit', 'jawbone', 'survey', 'survey', 'draw', 'amazon', 'gift', 'card', 'winner', 'email', 'survey', 'feel', 'share']"
+5719.0,care interrupt counterproductive term motivation reflection idea people walk people term goal wonder track attention break flow button meditation project experience stumble drift focus image flow button test meditation flow flow job goal job job twitter jdburns4 retirement today tomorrow retire income exceeds rate living jul tell madison lukaczyk work distraction weekend qs2018 conference rescuetime data analysis flow distraction chart micha ejain point disrupt state whilst experience flow tech solution community future suggestion experience work install tier site application setting case ides reader processor spent site image fig today productivity rescuetime task tool track spent portion work passive rescuetime data calendar google calendar track chunk work stop break half start action message note determine flow phone vibration flow forgetting track smartphone moment apple tool metric sheet productivity rating spr work flow metric task sentence productivity forum post button test strategy agaricus break enter flow state button app configure button log location spreadsheet review data data point picture intensity work task energy help data analysis community point direction resource finding note effort uncertainty career course reluctance door possibility work privilege rule thumb task scientist author newport brilliant book topic work start portion book value passion rest replaces approach work work learn master vocation book value luck michal position feel certainty choice value uncertainty proceed fact test resource commit provide book suit skill value career form journey luca track flow work define job satisfaction intuition book experience matter job satisfaction luck dr johnjohn pollard iii3m david crenshaw lynda facilitator management fundamental course sound trial bunch course crenshaw page sa producttypeid input experience comment checking app dan dascalescu dascalescu flow flow goal tool approach start book start plan step share afterthought post dr emoji michael physio point view state nutrition intake sleep amp condition sport intensity factor activity bed term kind job topic cut post factor work motivation energy morning awake night challenge answer today motivates change motivation change people course clue eliminate data noices evidence motivates motivation work motivation daniel book drive truth motivates csikszentmihalyi theory flow measure measure work flow store mood pandamood moodpath mood head motivation job job reveal reading book admit perspective motivation work flow end person job match skill talent problem school college adult change profession work activization parental idea answer test career test narrow option data set flow visualization task creates pattern timeline chart flow state block application immersion task flow contrast work session activity ejain flow motivation flow state habit environment michal thread cent share data career path challenge flow state data analyze data strength facilitator workshop figure data data collection element ask generate list experience collect suggest workshop characteristic enjoy analysis data collection share similarity feel data analysis workshop people watch data collection approach hope idea rescuetime man,"['care', 'interrupt', 'counterproductive', 'term', 'motivation', 'reflection', 'idea', 'people', 'walk', 'people', 'term', 'goal', 'wonder', 'track', 'attention', 'break', 'flow', 'button', 'meditation', 'project', 'experience', 'stumble', 'drift', 'focus', 'image', 'flow', 'button', 'test', 'meditation', 'flow', 'flow', 'job', 'goal', 'job', 'job', 'twitter', 'jdburns4', 'retirement', 'today', 'tomorrow', 'retire', 'income', 'exceeds', 'rate', 'living', 'jul', 'tell', 'madison', 'lukaczyk', 'work', 'distraction', 'weekend', 'qs2018', 'conference', 'rescuetime', 'data', 'analysis', 'flow', 'distraction', 'chart', 'micha', 'ejain', 'point', 'disrupt', 'state', 'whilst', 'experience', 'flow', 'tech', 'solution', 'community', 'future', 'suggestion', 'experience', 'work', 'install', 'tier', 'site', 'application', 'setting', 'case', 'ides', 'reader', 'processor', 'spent', 'site', 'image', 'fig', 'today', 'productivity', 'rescuetime', 'task', 'tool', 'track', 'spent', 'portion', 'work', 'passive', 'rescuetime', 'data', 'calendar', 'google', 'calendar', 'track', 'chunk', 'work', 'stop', 'break', 'half', 'start', 'action', 'message', 'note', 'determine', 'flow', 'phone', 'vibration', 'flow', 'forgetting', 'track', 'smartphone', 'moment', 'apple', 'tool', 'metric', 'sheet', 'productivity', 'rating', 'spr', 'work', 'flow', 'metric', 'task', 'sentence', 'productivity', 'forum', 'post', 'button', 'test', 'strategy', 'agaricus', 'break', 'enter', 'flow', 'state', 'button', 'app', 'configure', 'button', 'log', 'location', 'spreadsheet', 'review', 'data', 'data', 'point', 'picture', 'intensity', 'work', 'task', 'energy', 'help', 'data', 'analysis', 'community', 'point', 'direction', 'resource', 'finding', 'note', 'effort', 'uncertainty', 'career', 'course', 'reluctance', 'door', 'possibility', 'work', 'privilege', 'rule', 'thumb', 'task', 'scientist', 'author', 'newport', 'brilliant', 'book', 'topic', 'work', 'start', 'portion', 'book', 'value', 'passion', 'rest', 'replaces', 'approach', 'work', 'work', 'learn', 'master', 'vocation', 'book', 'value', 'luck', 'michal', 'position', 'feel', 'certainty', 'choice', 'value', 'uncertainty', 'proceed', 'fact', 'test', 'resource', 'commit', 'provide', 'book', 'suit', 'skill', 'value', 'career', 'form', 'journey', 'luca', 'track', 'flow', 'work', 'define', 'job', 'satisfaction', 'intuition', 'book', 'experience', 'matter', 'job', 'satisfaction', 'luck', 'dr', 'johnjohn', 'pollard', 'iii3m', 'david', 'crenshaw', 'lynda', 'facilitator', 'management', 'fundamental', 'course', 'sound', 'trial', 'bunch', 'course', 'crenshaw', 'page', 'sa', 'producttypeid', 'input', 'experience', 'comment', 'checking', 'app', 'dan', 'dascalescu', 'dascalescu', 'flow', 'flow', 'goal', 'tool', 'approach', 'start', 'book', 'start', 'plan', 'step', 'share', 'afterthought', 'post', 'dr', 'emoji', 'michael', 'physio', 'point', 'view', 'state', 'nutrition', 'intake', 'sleep', 'amp', 'condition', 'sport', 'intensity', 'factor', 'activity', 'bed', 'term', 'kind', 'job', 'topic', 'cut', 'post', 'factor', 'work', 'motivation', 'energy', 'morning', 'awake', 'night', 'challenge', 'answer', 'today', 'motivates', 'change', 'motivation', 'change', 'people', 'course', 'clue', 'eliminate', 'data', 'noices', 'evidence', 'motivates', 'motivation', 'work', 'motivation', 'daniel', 'book', 'drive', 'truth', 'motivates', 'csikszentmihalyi', 'theory', 'flow', 'measure', 'measure', 'work', 'flow', 'store', 'mood', 'pandamood', 'moodpath', 'mood', 'head', 'motivation', 'job', 'job', 'reveal', 'reading', 'book', 'admit', 'perspective', 'motivation', 'work', 'flow', 'end', 'person', 'job', 'match', 'skill', 'talent', 'problem', 'school', 'college', 'adult', 'change', 'profession', 'work', 'activization', 'parental', 'idea', 'answer', 'test', 'career', 'test', 'narrow', 'option', 'data', 'set', 'flow', 'visualization', 'task', 'creates', 'pattern', 'timeline', 'chart', 'flow', 'state', 'block', 'application', 'immersion', 'task', 'flow', 'contrast', 'work', 'session', 'activity', 'ejain', 'flow', 'motivation', 'flow', 'state', 'habit', 'environment', 'michal', 'thread', 'cent', 'share', 'data', 'career', 'path', 'challenge', 'flow', 'state', 'data', 'analyze', 'data', 'strength', 'facilitator', 'workshop', 'figure', 'data', 'data', 'collection', 'element', 'ask', 'generate', 'list', 'experience', 'collect', 'suggest', 'workshop', 'characteristic', 'enjoy', 'analysis', 'data', 'collection', 'share', 'similarity', 'feel', 'data', 'analysis', 'workshop', 'people', 'watch', 'data', 'collection', 'approach', 'hope', 'idea', 'rescuetime', 'man']"
+5731.0,copy book judea pearl dana mackenzie reading note book anybody comment judea pearl twitter context reference,"['copy', 'book', 'judea', 'pearl', 'dana', 'mackenzie', 'reading', 'note', 'book', 'anybody', 'comment', 'judea', 'pearl', 'twitter', 'context', 'reference']"
+5737.0,newsletter access tool insight coach client weight gain muscle,"['newsletter', 'access', 'tool', 'insight', 'coach', 'client', 'weight', 'gain', 'muscle']"
+5743.0,question scale topic meeting lesson phenomenon learn measure effect reason precise measurement seth robert quality everybody question talk ton seth experience point care effect measure scale hold sensor scale quality mood hunger mood mood goal trigger mood measure hunger hungry craving blood sugar craving point ninety peak effect pace change blood sugar simplicity plot measure measure work relevant fear self assessment decade validity study feedback caution conclusion data case map productivity point relevance spr hypothesis point cross data datasets productivity score correlation flaw flaw productivity plan data metric relationship add task productivity measure word line code software project choice scale point scale response input member metric data point metric distance analysis care marker proxy combination metric insight version tracking framework data point productivity rating spr work measure reference career integer work calendar state work state work indicator spr bias perception experience whilst work point sense spent work return productivity plot data analysis blog post member self tracker community track metric improvement luca story seth fact gun metric choice habit today variable mood rating anxiety metric unit point metric variable mood pt function pt type reality case circumstance feature correlation difference interface preference factor sugar hunger experiment finding,"['question', 'scale', 'topic', 'meeting', 'lesson', 'phenomenon', 'learn', 'measure', 'effect', 'reason', 'precise', 'measurement', 'seth', 'robert', 'quality', 'everybody', 'question', 'talk', 'ton', 'seth', 'experience', 'point', 'care', 'effect', 'measure', 'scale', 'hold', 'sensor', 'scale', 'quality', 'mood', 'hunger', 'mood', 'mood', 'goal', 'trigger', 'mood', 'measure', 'hunger', 'hungry', 'craving', 'blood', 'sugar', 'craving', 'point', 'ninety', 'peak', 'effect', 'pace', 'change', 'blood', 'sugar', 'simplicity', 'plot', 'measure', 'measure', 'work', 'relevant', 'fear', 'self', 'assessment', 'decade', 'validity', 'study', 'feedback', 'caution', 'conclusion', 'data', 'case', 'map', 'productivity', 'point', 'relevance', 'spr', 'hypothesis', 'point', 'cross', 'data', 'datasets', 'productivity', 'score', 'correlation', 'flaw', 'flaw', 'productivity', 'plan', 'data', 'metric', 'relationship', 'add', 'task', 'productivity', 'measure', 'word', 'line', 'code', 'software', 'project', 'choice', 'scale', 'point', 'scale', 'response', 'input', 'member', 'metric', 'data', 'point', 'metric', 'distance', 'analysis', 'care', 'marker', 'proxy', 'combination', 'metric', 'insight', 'version', 'tracking', 'framework', 'data', 'point', 'productivity', 'rating', 'spr', 'work', 'measure', 'reference', 'career', 'integer', 'work', 'calendar', 'state', 'work', 'state', 'work', 'indicator', 'spr', 'bias', 'perception', 'experience', 'whilst', 'work', 'point', 'sense', 'spent', 'work', 'return', 'productivity', 'plot', 'data', 'analysis', 'blog', 'post', 'member', 'self', 'tracker', 'community', 'track', 'metric', 'improvement', 'luca', 'story', 'seth', 'fact', 'gun', 'metric', 'choice', 'habit', 'today', 'variable', 'mood', 'rating', 'anxiety', 'metric', 'unit', 'point', 'metric', 'variable', 'mood', 'pt', 'function', 'pt', 'type', 'reality', 'case', 'circumstance', 'feature', 'correlation', 'difference', 'interface', 'preference', 'factor', 'sugar', 'hunger', 'experiment', 'finding']"
+5769.0,forum nutrition sleep makros activity woman health alcohol app blood passionate test apps epr seeing,"['forum', 'nutrition', 'sleep', 'makros', 'activity', 'woman', 'health', 'alcohol', 'app', 'blood', 'passionate', 'test', 'apps', 'epr', 'seeing']"
+5770.0,blood meter strip point measure blood breath provide insight ketone body blood measure body ketone test strip blood test bhb precision xtra keto mojo device breath device relationship acetoacetate level calibration strip acetoacetate body mind strip keto body ketone result ketosis reality ketone body gianlucatruda define precision xtra meter keto mojo cost test strip keto mojo strip quantifiedbob precision xtra ketone meter keto mojo cost test strip price form keto rookie ice cream quantifiedbob keto mojo track ketone level discount link kit work order shipping cost product precision xtra blood level marker pricey issue pilot study cost device urine strip device measurement change level ketone marker allows chart estimate blood ketone level strip body ketone hypothesis device precision xtra benefit experiment explanation study bob explanation reply agaricus rough ketone level device strip experiment invest precision equipment experiment approach ketone recommendation test strip tldr product estimate ketone level pilot study carbohydrate diet audit fat calorie keto spectrum ketone level precision xtra investment option pilot method test strip market strip advance tracking luca case student budget country amazon delivery currency conversion price trial run strip device help stress impact baro rsponse measure neurochemical opiods dopamine ach suggestion,"['blood', 'meter', 'strip', 'point', 'measure', 'blood', 'breath', 'provide', 'insight', 'ketone', 'body', 'blood', 'measure', 'body', 'ketone', 'test', 'strip', 'blood', 'test', 'bhb', 'precision', 'xtra', 'keto', 'mojo', 'device', 'breath', 'device', 'relationship', 'acetoacetate', 'level', 'calibration', 'strip', 'acetoacetate', 'body', 'mind', 'strip', 'keto', 'body', 'ketone', 'result', 'ketosis', 'reality', 'ketone', 'body', 'gianlucatruda', 'define', 'precision', 'xtra', 'meter', 'keto', 'mojo', 'cost', 'test', 'strip', 'keto', 'mojo', 'strip', 'quantifiedbob', 'precision', 'xtra', 'ketone', 'meter', 'keto', 'mojo', 'cost', 'test', 'strip', 'price', 'form', 'keto', 'rookie', 'ice', 'cream', 'quantifiedbob', 'keto', 'mojo', 'track', 'ketone', 'level', 'discount', 'link', 'kit', 'work', 'order', 'shipping', 'cost', 'product', 'precision', 'xtra', 'blood', 'level', 'marker', 'pricey', 'issue', 'pilot', 'study', 'cost', 'device', 'urine', 'strip', 'device', 'measurement', 'change', 'level', 'ketone', 'marker', 'allows', 'chart', 'estimate', 'blood', 'ketone', 'level', 'strip', 'body', 'ketone', 'hypothesis', 'device', 'precision', 'xtra', 'benefit', 'experiment', 'explanation', 'study', 'bob', 'explanation', 'reply', 'agaricus', 'rough', 'ketone', 'level', 'device', 'strip', 'experiment', 'invest', 'precision', 'equipment', 'experiment', 'approach', 'ketone', 'recommendation', 'test', 'strip', 'tldr', 'product', 'estimate', 'ketone', 'level', 'pilot', 'study', 'carbohydrate', 'diet', 'audit', 'fat', 'calorie', 'keto', 'spectrum', 'ketone', 'level', 'precision', 'xtra', 'investment', 'option', 'pilot', 'method', 'test', 'strip', 'market', 'strip', 'advance', 'tracking', 'luca', 'case', 'student', 'budget', 'country', 'amazon', 'delivery', 'currency', 'conversion', 'price', 'trial', 'run', 'strip', 'device', 'help', 'stress', 'impact', 'baro', 'rsponse', 'measure', 'neurochemical', 'opiods', 'dopamine', 'ach', 'suggestion']"
+5778.0,portland version purpose voice recognition calorie parameter tracker apk android source storage permission addition calorie point measure blood pressure value measure speech recognition shortcut food data field table sqlite utility function beta tester launch food field save home key autoexit demo portland sorry instruction code compile message version site change method store list food conversion routine app development publish google play lb wk tends christmas disorder damn lol travel problem wing official release store file store calorie lookup table demo health data track event entry track credit card balance dining expense,"['portland', 'version', 'purpose', 'voice', 'recognition', 'calorie', 'parameter', 'tracker', 'apk', 'android', 'source', 'storage', 'permission', 'addition', 'calorie', 'point', 'measure', 'blood', 'pressure', 'value', 'measure', 'speech', 'recognition', 'shortcut', 'food', 'data', 'field', 'table', 'sqlite', 'utility', 'function', 'beta', 'tester', 'launch', 'food', 'field', 'save', 'home', 'key', 'autoexit', 'demo', 'portland', 'sorry', 'instruction', 'code', 'compile', 'message', 'version', 'site', 'change', 'method', 'store', 'list', 'food', 'conversion', 'routine', 'app', 'development', 'publish', 'google', 'play', 'lb', 'wk', 'tends', 'christmas', 'disorder', 'damn', 'lol', 'travel', 'problem', 'wing', 'official', 'release', 'store', 'file', 'store', 'calorie', 'lookup', 'table', 'demo', 'health', 'data', 'track', 'event', 'entry', 'track', 'credit', 'card', 'balance', 'dining', 'expense']"
+5789.0,track sleep sleep explain gain reaction graph data point measure gianlucatruda request csv file interesting data dataset weight reaction reaction weight scale log clothes reaction reaction version track log data today reaction data body mass data data aggregate interval graph correlation kind reaction app disclaimer uncertainty reaction measurement graphic code tight play google reaction tap exi test trial didnt fluctuate retrospect trial test date attempt reaction result testing morning scale bathroom fitbit night room improvement fitbit winter lack sleep snore body quality reaction sleep night reaction msec rest nap reaction mortality sage journal reaction association death geoff der iq death cause relationship present study intelligence reaction export data csv format correlation average brain pattern coincidence factor causal hypothesise connection body reaction student word age control group conjecture observation analysis luca,"['track', 'sleep', 'sleep', 'explain', 'gain', 'reaction', 'graph', 'data', 'point', 'measure', 'gianlucatruda', 'request', 'csv', 'file', 'interesting', 'data', 'dataset', 'weight', 'reaction', 'reaction', 'weight', 'scale', 'log', 'clothes', 'reaction', 'reaction', 'version', 'track', 'log', 'data', 'today', 'reaction', 'data', 'body', 'mass', 'data', 'data', 'aggregate', 'interval', 'graph', 'correlation', 'kind', 'reaction', 'app', 'disclaimer', 'uncertainty', 'reaction', 'measurement', 'graphic', 'code', 'tight', 'play', 'google', 'reaction', 'tap', 'exi', 'test', 'trial', 'didnt', 'fluctuate', 'retrospect', 'trial', 'test', 'date', 'attempt', 'reaction', 'result', 'testing', 'morning', 'scale', 'bathroom', 'fitbit', 'night', 'room', 'improvement', 'fitbit', 'winter', 'lack', 'sleep', 'snore', 'body', 'quality', 'reaction', 'sleep', 'night', 'reaction', 'msec', 'rest', 'nap', 'reaction', 'mortality', 'sage', 'journal', 'reaction', 'association', 'death', 'geoff', 'der', 'iq', 'death', 'cause', 'relationship', 'present', 'study', 'intelligence', 'reaction', 'export', 'data', 'csv', 'format', 'correlation', 'average', 'brain', 'pattern', 'coincidence', 'factor', 'causal', 'hypothesise', 'connection', 'body', 'reaction', 'student', 'word', 'age', 'control', 'group', 'conjecture', 'observation', 'analysis', 'luca']"
+5795.0,mookiebearapps method measure home idea peeing super interesting project anybody urination update version keeptrack android marker counter widget tap bathroom fluid urine quantify problem disorder polydipsia fluid deal edema body electrolyte issue sodium diet fluid entry start output measure home output urination range output defecate enter minimum bother bathroom tracker app plain water convert liter output male summer log fluid appetite habit combination restriction exercise intake fluid management weight blood pressure morning weight pressure range blood pressure pill data effect blood pressure track metric help gauge edema family caregiver pic today difference neck face right lb clothes jpeg article problem case sodium level diabetes pmc polydipsia management challenge water drinking polydipsia population effect water intake lead hyponatremia symptom seizure delirium data process drop measurement bp point valium dose night term cardiac problem data fluid method recording average night screenshot forget awhile guesstimate scale amazon zero etekcity body bathroom step technology etekcity body bathroom step technology body tape measure amazon shipping order lb digit subtract record app test blood pressure drop remember pill half pill difference half dose,"['mookiebearapps', 'method', 'measure', 'home', 'idea', 'peeing', 'super', 'interesting', 'project', 'anybody', 'urination', 'update', 'version', 'keeptrack', 'android', 'marker', 'counter', 'widget', 'tap', 'bathroom', 'fluid', 'urine', 'quantify', 'problem', 'disorder', 'polydipsia', 'fluid', 'deal', 'edema', 'body', 'electrolyte', 'issue', 'sodium', 'diet', 'fluid', 'entry', 'start', 'output', 'measure', 'home', 'output', 'urination', 'range', 'output', 'defecate', 'enter', 'minimum', 'bother', 'bathroom', 'tracker', 'app', 'plain', 'water', 'convert', 'liter', 'output', 'male', 'summer', 'log', 'fluid', 'appetite', 'habit', 'combination', 'restriction', 'exercise', 'intake', 'fluid', 'management', 'weight', 'blood', 'pressure', 'morning', 'weight', 'pressure', 'range', 'blood', 'pressure', 'pill', 'data', 'effect', 'blood', 'pressure', 'track', 'metric', 'help', 'gauge', 'edema', 'family', 'caregiver', 'pic', 'today', 'difference', 'neck', 'face', 'right', 'lb', 'clothes', 'jpeg', 'article', 'problem', 'case', 'sodium', 'level', 'diabetes', 'pmc', 'polydipsia', 'management', 'challenge', 'water', 'drinking', 'polydipsia', 'population', 'effect', 'water', 'intake', 'lead', 'hyponatremia', 'symptom', 'seizure', 'delirium', 'data', 'process', 'drop', 'measurement', 'bp', 'point', 'valium', 'dose', 'night', 'term', 'cardiac', 'problem', 'data', 'fluid', 'method', 'recording', 'average', 'night', 'screenshot', 'forget', 'awhile', 'guesstimate', 'scale', 'amazon', 'zero', 'etekcity', 'body', 'bathroom', 'step', 'technology', 'etekcity', 'body', 'bathroom', 'step', 'technology', 'body', 'tape', 'measure', 'amazon', 'shipping', 'order', 'lb', 'digit', 'subtract', 'record', 'app', 'test', 'blood', 'pressure', 'drop', 'remember', 'pill', 'half', 'pill', 'difference', 'half', 'dose']"
+5806.0,przemys aw technology poland friend pawe university netherlands field goal commitment goal setting survey user step count survey page user permission goal step count history base survey data notice permission account link user data survey data survey fitbit people share survey advance participation survey link przemys aw technology poland pawe netherlands,"['przemys', 'aw', 'technology', 'poland', 'friend', 'pawe', 'university', 'netherlands', 'field', 'goal', 'commitment', 'goal', 'setting', 'survey', 'user', 'step', 'count', 'survey', 'page', 'user', 'permission', 'goal', 'step', 'count', 'history', 'base', 'survey', 'data', 'notice', 'permission', 'account', 'link', 'user', 'data', 'survey', 'data', 'survey', 'fitbit', 'people', 'share', 'survey', 'advance', 'participation', 'survey', 'link', 'przemys', 'aw', 'technology', 'poland', 'pawe', 'netherlands']"
+5835.0,dutch hormone test conclusion worth money object budget blood fare hormone discount provider directlabs lab test hormone competitor winner package price compare health zrt laboratory home blood urine test provider hormone class hormone,"['dutch', 'hormone', 'test', 'conclusion', 'worth', 'money', 'object', 'budget', 'blood', 'fare', 'hormone', 'discount', 'provider', 'directlabs', 'lab', 'test', 'hormone', 'competitor', 'winner', 'package', 'price', 'compare', 'health', 'zrt', 'laboratory', 'home', 'blood', 'urine', 'test', 'provider', 'hormone', 'class', 'hormone']"
+5863.0,work work portland conference weekend project intersection data art software user display image emojis graphic flower bloom hit goal data art frame basis motivation content tablet hdmi raspberry tv information check mangomirror c6c6 aba4 b4281735f220 jpeg interaction designer student technology data art concept data share experiment work sonifies phone behavior app moment data share opinion chance work conference idea improvement planning information project interesting,"['work', 'work', 'portland', 'conference', 'weekend', 'project', 'intersection', 'data', 'art', 'software', 'user', 'display', 'image', 'emojis', 'graphic', 'flower', 'bloom', 'hit', 'goal', 'data', 'art', 'frame', 'basis', 'motivation', 'content', 'tablet', 'hdmi', 'raspberry', 'tv', 'information', 'check', 'mangomirror', 'c6c6', 'aba4', 'b4281735f220', 'jpeg', 'interaction', 'designer', 'student', 'technology', 'data', 'art', 'concept', 'data', 'share', 'experiment', 'work', 'sonifies', 'phone', 'behavior', 'app', 'moment', 'data', 'share', 'opinion', 'chance', 'work', 'conference', 'idea', 'improvement', 'planning', 'information', 'project', 'interesting']"
+5874.0,feedback survey feedback support friend tool data collection monitoring reference type form advance help,"['feedback', 'survey', 'feedback', 'support', 'friend', 'tool', 'data', 'collection', 'monitoring', 'reference', 'type', 'form', 'advance', 'help']"
+5882.0,manuel share availability documentary filmmaker berlin promote research achievement example change world delight despair search voice event evening marriott residence inn contact talk collaboration manuel siebenmann,"['manuel', 'share', 'availability', 'documentary', 'filmmaker', 'berlin', 'promote', 'research', 'achievement', 'example', 'change', 'world', 'delight', 'despair', 'search', 'voice', 'event', 'evening', 'marriott', 'residence', 'inn', 'contact', 'talk', 'collaboration', 'manuel', 'siebenmann']"
+5885.0,january machine technique data report trouble prescription cgm issue insurance cover guess jonas stealth startup cgm study qs18 data study passing opportunity link slide deck chrome extension session prescription buy cgm conference bummer slide commits discussion talk beeminder forum commits proposal conference talk reliability rule statement matter commitment date reading min depends country note session sunday morning cgms freestyle libre sensor plenty apps support group hack battery g6 self device space needle body heals work implant hardware miao miao libre reading phone facebook group android spike io group libre user group night link profit patient publication information donation model nutrition prediction response people group food corn cob juice banana conclusion index food man overeat session host coaching runner everybody slide paper note r amp goal inspire reader activity benefit hr hrv coaching runner jerry course brain link brain philosopher people imprint brain work daniel kahneman brain justin share diabetes community netherlands place post link resource people place recruiting study video ejain ah community heath project discussion continue discussion list slack discussion participate join list slack team people preference outcome goal define role o1 tool person challenge requirement builder experience guideline people tool list meant point stimulate conversation topic ravi slide school pomodoro slide mb people asshole exercise reader amusement dopey link online brain date mind map closing session browse brain jerrysbrain app apple app store face jerry brain bwahahahaha brain data version frozen mid app server hunch folk brainz topic copying note jerrymichalski slide recording talk,"['january', 'machine', 'technique', 'data', 'report', 'trouble', 'prescription', 'cgm', 'issue', 'insurance', 'cover', 'guess', 'jonas', 'stealth', 'startup', 'cgm', 'study', 'qs18', 'data', 'study', 'passing', 'opportunity', 'link', 'slide', 'deck', 'chrome', 'extension', 'session', 'prescription', 'buy', 'cgm', 'conference', 'bummer', 'slide', 'commits', 'discussion', 'talk', 'beeminder', 'forum', 'commits', 'proposal', 'conference', 'talk', 'reliability', 'rule', 'statement', 'matter', 'commitment', 'date', 'reading', 'min', 'depends', 'country', 'note', 'session', 'sunday', 'morning', 'cgms', 'freestyle', 'libre', 'sensor', 'plenty', 'apps', 'support', 'group', 'hack', 'battery', 'g6', 'self', 'device', 'space', 'needle', 'body', 'heals', 'work', 'implant', 'hardware', 'miao', 'miao', 'libre', 'reading', 'phone', 'facebook', 'group', 'android', 'spike', 'io', 'group', 'libre', 'user', 'group', 'night', 'link', 'profit', 'patient', 'publication', 'information', 'donation', 'model', 'nutrition', 'prediction', 'response', 'people', 'group', 'food', 'corn', 'cob', 'juice', 'banana', 'conclusion', 'index', 'food', 'man', 'overeat', 'session', 'host', 'coaching', 'runner', 'everybody', 'slide', 'paper', 'note', 'r', 'amp', 'goal', 'inspire', 'reader', 'activity', 'benefit', 'hr', 'hrv', 'coaching', 'runner', 'jerry', 'course', 'brain', 'link', 'brain', 'philosopher', 'people', 'imprint', 'brain', 'work', 'daniel', 'kahneman', 'brain', 'justin', 'share', 'diabetes', 'community', 'netherlands', 'place', 'post', 'link', 'resource', 'people', 'place', 'recruiting', 'study', 'video', 'ejain', 'ah', 'community', 'heath', 'project', 'discussion', 'continue', 'discussion', 'list', 'slack', 'discussion', 'participate', 'join', 'list', 'slack', 'team', 'people', 'preference', 'outcome', 'goal', 'define', 'role', 'o1', 'tool', 'person', 'challenge', 'requirement', 'builder', 'experience', 'guideline', 'people', 'tool', 'list', 'meant', 'point', 'stimulate', 'conversation', 'topic', 'ravi', 'slide', 'school', 'pomodoro', 'slide', 'mb', 'people', 'asshole', 'exercise', 'reader', 'amusement', 'dopey', 'link', 'online', 'brain', 'date', 'mind', 'map', 'closing', 'session', 'browse', 'brain', 'jerrysbrain', 'app', 'apple', 'app', 'store', 'face', 'jerry', 'brain', 'bwahahahaha', 'brain', 'data', 'version', 'frozen', 'mid', 'app', 'server', 'hunch', 'folk', 'brainz', 'topic', 'copying', 'note', 'jerrymichalski', 'slide', 'recording', 'talk']"
+5891.0,book right fan work paper causal inference join slack slack workspace administrator invitation email kastanday thread tad resource ear community blog experience area view question causality slack channel slack user topic relevant reply colleague channel slack cauality sub channel discussion causality literature section dag book science cause effect causal inference statistic causality outcome counterfactuals inference causal analysis self series data framework trial role propensity study effect folk slack channel causality inference study people ericjdaza statistic health daza drph mp tool health data causal inference discovery machine learning work slack channel slack cauality sub channel discussion causality concept weekend lesson create model grad level training,"['book', 'right', 'fan', 'work', 'paper', 'causal', 'inference', 'join', 'slack', 'slack', 'workspace', 'administrator', 'invitation', 'email', 'kastanday', 'thread', 'tad', 'resource', 'ear', 'community', 'blog', 'experience', 'area', 'view', 'question', 'causality', 'slack', 'channel', 'slack', 'user', 'topic', 'relevant', 'reply', 'colleague', 'channel', 'slack', 'cauality', 'sub', 'channel', 'discussion', 'causality', 'literature', 'section', 'dag', 'book', 'science', 'cause', 'effect', 'causal', 'inference', 'statistic', 'causality', 'outcome', 'counterfactuals', 'inference', 'causal', 'analysis', 'self', 'series', 'data', 'framework', 'trial', 'role', 'propensity', 'study', 'effect', 'folk', 'slack', 'channel', 'causality', 'inference', 'study', 'people', 'ericjdaza', 'statistic', 'health', 'daza', 'drph', 'mp', 'tool', 'health', 'data', 'causal', 'inference', 'discovery', 'machine', 'learning', 'work', 'slack', 'channel', 'slack', 'cauality', 'sub', 'channel', 'discussion', 'causality', 'concept', 'weekend', 'lesson', 'create', 'model', 'grad', 'level', 'training']"
+5896.0,folk access export user data argument device sample frequency data dump metric insight distill coach data export deal breaker review lack data access subscription failure signal data whoop gain value user company failure user access data word warning thinkerdog version evidence data export data script github internet whoop account whoop strap app substitute consistent blog post review gigabody blog whoop strap review gigabody blog review strap activity tracker wrist app measure recovery sorry foresee meeting sharing code export term feature basis b1 band fan whoop performance team update community news response whoop data feed heart beat millisecond phone clock rep possibility data export conversation weekend qs2018 conference event folk strap jennifer discussion discount code share post code subscription subscription strap access insight data whoop web disclosure whoop track reward signups code discount code sign whoop promo code thinkerdog email request whoopstrap feature heart rate broadcast treadmill rower coach feature team level data analytics coach user access data scientist defense claim volume measurement data suspect community resource address challenge btw ability charger unit data result body wonder case report data guess sample metric heart rate sensor second,"['folk', 'access', 'export', 'user', 'data', 'argument', 'device', 'sample', 'frequency', 'data', 'dump', 'metric', 'insight', 'distill', 'coach', 'data', 'export', 'deal', 'breaker', 'review', 'lack', 'data', 'access', 'subscription', 'failure', 'signal', 'data', 'whoop', 'gain', 'value', 'user', 'company', 'failure', 'user', 'access', 'data', 'word', 'warning', 'thinkerdog', 'version', 'evidence', 'data', 'export', 'data', 'script', 'github', 'internet', 'whoop', 'account', 'whoop', 'strap', 'app', 'substitute', 'consistent', 'blog', 'post', 'review', 'gigabody', 'blog', 'whoop', 'strap', 'review', 'gigabody', 'blog', 'review', 'strap', 'activity', 'tracker', 'wrist', 'app', 'measure', 'recovery', 'sorry', 'foresee', 'meeting', 'sharing', 'code', 'export', 'term', 'feature', 'basis', 'b1', 'band', 'fan', 'whoop', 'performance', 'team', 'update', 'community', 'news', 'response', 'whoop', 'data', 'feed', 'heart', 'beat', 'millisecond', 'phone', 'clock', 'rep', 'possibility', 'data', 'export', 'conversation', 'weekend', 'qs2018', 'conference', 'event', 'folk', 'strap', 'jennifer', 'discussion', 'discount', 'code', 'share', 'post', 'code', 'subscription', 'subscription', 'strap', 'access', 'insight', 'data', 'whoop', 'web', 'disclosure', 'whoop', 'track', 'reward', 'signups', 'code', 'discount', 'code', 'sign', 'whoop', 'promo', 'code', 'thinkerdog', 'email', 'request', 'whoopstrap', 'feature', 'heart', 'rate', 'broadcast', 'treadmill', 'rower', 'coach', 'feature', 'team', 'level', 'data', 'analytics', 'coach', 'user', 'access', 'data', 'scientist', 'defense', 'claim', 'volume', 'measurement', 'data', 'suspect', 'community', 'resource', 'address', 'challenge', 'btw', 'ability', 'charger', 'unit', 'data', 'result', 'body', 'wonder', 'case', 'report', 'data', 'guess', 'sample', 'metric', 'heart', 'rate', 'sensor', 'second']"
+5910.0,answer question rate throat depends expertise input location precision comment rate controversy breakout emphasis resolution sleep data capacity sleep stage history project quality evaluation morning rate night example continuum followup stack discussion qs18 survey community rate output frequency talk people project output equipment ideal define rate thought community,"['answer', 'question', 'rate', 'throat', 'depends', 'expertise', 'input', 'location', 'precision', 'comment', 'rate', 'controversy', 'breakout', 'emphasis', 'resolution', 'sleep', 'data', 'capacity', 'sleep', 'stage', 'history', 'project', 'quality', 'evaluation', 'morning', 'rate', 'night', 'example', 'continuum', 'followup', 'stack', 'discussion', 'qs18', 'survey', 'community', 'rate', 'output', 'frequency', 'talk', 'people', 'project', 'output', 'equipment', 'ideal', 'define', 'rate', 'thought', 'community']"
+5912.0,mind map closing session browse brain jerrysbrain video brain version thebrain v9 help apple store face jerry brain bwahahahaha brain data io version mid app server ipad brain idea trump folk brainz topic ama jerrymichalski,"['mind', 'map', 'closing', 'session', 'browse', 'brain', 'jerrysbrain', 'video', 'brain', 'version', 'thebrain', 'v9', 'help', 'apple', 'store', 'face', 'jerry', 'brain', 'bwahahahaha', 'brain', 'data', 'io', 'version', 'mid', 'app', 'server', 'ipad', 'brain', 'idea', 'trump', 'folk', 'brainz', 'topic', 'ama', 'jerrymichalski']"
+5918.0,output test result result recommendation service insidetracker recommendation process work dimension convert recommendation blood panel biomarkers inflammation marker extension test arivale business plan customer genetics biomarkers provide insight data source lab correlation analysis supplement food blood sugar target xx supplement pain level variable data correlation effort supplement tell difference figuring measure data analysis diy resource forum data insight problem apps advice eat veggie skepticism help intend figure experience arivale data insight genetics activity data point focus people program data recommendation service issue health data convenient bound feel priority solution enthusiast health wellness fitness performance obstacle test data issue gratification recommendation people pant coach help figure improvement health coach provide recommendation health interesting space combine chatbots expert gap marytownjob item trigger trigger suspicion intervention supplement combination forum toolmaker participant experience level sensor sensor backer tool contributor topic sensor company suggestion forum silence answer glad post stick question share plan approval response reason confirms innovation circle gadget data collection analysis word today technology data collection predict phenomenon domain machine action advice self variable church attendance health observation person approach self sledge hammer technology search nail technology spending experimentation experiment spending refining technology data experimentation domain research limitation feel trend limitation theme capability capability view people technology achieve outcome data interoperability self tracker share data domain expert domain expert advice insight pointer weakness pain point create solution effort quantum utility pay lab draw blood quality recommendation feel wellnessfx insidetracker exercise light intervention input toxin mercury recommendation scope exercise insidetracker supplement recommendation list input result importance choose benefit implementation support gamification reminder recommendation action practice feel priority solution enthusiast health wellness fitness performance eric experience user source feedback insight thread question community member view reference point output output bloodwork standard blood panel apo lp inflammation marker status micronutrient order test experience definition pick coach blood drawn app offer utility apple health data data encourage test risk data reply tool start list recommendation literature gt intervention study model study reasoning apply human lifespan benefit course veggie diet gene activity level micronutrient predisposition deficiency toxin recommendation data activity lever pressure apple health sleep data health questionnaire prioritize intervention quantification benefit course precise prioritize intervention function list example people build tool welcome dear people health performance forum house extension enthusiast tap community inform approach user idea rest assumption people limitation supply exists intervention lifespan healthspan demand supply friction point decision intervention research background science money expert intervention routine motivation willpower human lack help user pain point solves decision step heart rate bloodwork data concise recommendation supplement intervention science implication alleviates point action gamification healthspan lifespan benefit badge intervention reminder iphone stage development helpful min interview inform approach priority invite test solution problem share work solution p apology section case right pointer result bloodwork health risk disease risk insight data action advice communicate variable test output approach input output test food group supplement sequence event item identify item item goal track identify case autoimmune thyroiditis condition gut food choice correlation spike response measure decline work heart rate monitor proxy hyperthyroid adrenaline spike matter eat food heart rate spike track cgm lectin food response health test protocol measure distress symptom possibility issue leaky issue level ability correlation correlation inflammation autoimmune response goal capture measurement autoimmune progress data multiple start input work appreciate suggestion force probability resolution suggestion md success product plan recommendation care feature recommendation teller meet stranger carbs offer advice line level copper risk aneurysm family recommendation place disparate data set heart rate monitor data data food eaten supplement exercise light session session session status assessment movement flexibility item correlation analysis supplement food blood sugar target xx supplement pain level aggregation correlation analysis app,"['output', 'test', 'result', 'result', 'recommendation', 'service', 'insidetracker', 'recommendation', 'process', 'work', 'dimension', 'convert', 'recommendation', 'blood', 'panel', 'biomarkers', 'inflammation', 'marker', 'extension', 'test', 'arivale', 'business', 'plan', 'customer', 'genetics', 'biomarkers', 'provide', 'insight', 'data', 'source', 'lab', 'correlation', 'analysis', 'supplement', 'food', 'blood', 'sugar', 'target', 'xx', 'supplement', 'pain', 'level', 'variable', 'data', 'correlation', 'effort', 'supplement', 'tell', 'difference', 'figuring', 'measure', 'data', 'analysis', 'diy', 'resource', 'forum', 'data', 'insight', 'problem', 'apps', 'advice', 'eat', 'veggie', 'skepticism', 'help', 'intend', 'figure', 'experience', 'arivale', 'data', 'insight', 'genetics', 'activity', 'data', 'point', 'focus', 'people', 'program', 'data', 'recommendation', 'service', 'issue', 'health', 'data', 'convenient', 'bound', 'feel', 'priority', 'solution', 'enthusiast', 'health', 'wellness', 'fitness', 'performance', 'obstacle', 'test', 'data', 'issue', 'gratification', 'recommendation', 'people', 'pant', 'coach', 'help', 'figure', 'improvement', 'health', 'coach', 'provide', 'recommendation', 'health', 'interesting', 'space', 'combine', 'chatbots', 'expert', 'gap', 'marytownjob', 'item', 'trigger', 'trigger', 'suspicion', 'intervention', 'supplement', 'combination', 'forum', 'toolmaker', 'participant', 'experience', 'level', 'sensor', 'sensor', 'backer', 'tool', 'contributor', 'topic', 'sensor', 'company', 'suggestion', 'forum', 'silence', 'answer', 'glad', 'post', 'stick', 'question', 'share', 'plan', 'approval', 'response', 'reason', 'confirms', 'innovation', 'circle', 'gadget', 'data', 'collection', 'analysis', 'word', 'today', 'technology', 'data', 'collection', 'predict', 'phenomenon', 'domain', 'machine', 'action', 'advice', 'self', 'variable', 'church', 'attendance', 'health', 'observation', 'person', 'approach', 'self', 'sledge', 'hammer', 'technology', 'search', 'nail', 'technology', 'spending', 'experimentation', 'experiment', 'spending', 'refining', 'technology', 'data', 'experimentation', 'domain', 'research', 'limitation', 'feel', 'trend', 'limitation', 'theme', 'capability', 'capability', 'view', 'people', 'technology', 'achieve', 'outcome', 'data', 'interoperability', 'self', 'tracker', 'share', 'data', 'domain', 'expert', 'domain', 'expert', 'advice', 'insight', 'pointer', 'weakness', 'pain', 'point', 'create', 'solution', 'effort', 'quantum', 'utility', 'pay', 'lab', 'draw', 'blood', 'quality', 'recommendation', 'feel', 'wellnessfx', 'insidetracker', 'exercise', 'light', 'intervention', 'input', 'toxin', 'mercury', 'recommendation', 'scope', 'exercise', 'insidetracker', 'supplement', 'recommendation', 'list', 'input', 'result', 'importance', 'choose', 'benefit', 'implementation', 'support', 'gamification', 'reminder', 'recommendation', 'action', 'practice', 'feel', 'priority', 'solution', 'enthusiast', 'health', 'wellness', 'fitness', 'performance', 'eric', 'experience', 'user', 'source', 'feedback', 'insight', 'thread', 'question', 'community', 'member', 'view', 'reference', 'point', 'output', 'output', 'bloodwork', 'standard', 'blood', 'panel', 'apo', 'lp', 'inflammation', 'marker', 'status', 'micronutrient', 'order', 'test', 'experience', 'definition', 'pick', 'coach', 'blood', 'drawn', 'app', 'offer', 'utility', 'apple', 'health', 'data', 'data', 'encourage', 'test', 'risk', 'data', 'reply', 'tool', 'start', 'list', 'recommendation', 'literature', 'gt', 'intervention', 'study', 'model', 'study', 'reasoning', 'apply', 'human', 'lifespan', 'benefit', 'course', 'veggie', 'diet', 'gene', 'activity', 'level', 'micronutrient', 'predisposition', 'deficiency', 'toxin', 'recommendation', 'data', 'activity', 'lever', 'pressure', 'apple', 'health', 'sleep', 'data', 'health', 'questionnaire', 'prioritize', 'intervention', 'quantification', 'benefit', 'course', 'precise', 'prioritize', 'intervention', 'function', 'list', 'example', 'people', 'build', 'tool', 'welcome', 'dear', 'people', 'health', 'performance', 'forum', 'house', 'extension', 'enthusiast', 'tap', 'community', 'inform', 'approach', 'user', 'idea', 'rest', 'assumption', 'people', 'limitation', 'supply', 'exists', 'intervention', 'lifespan', 'healthspan', 'demand', 'supply', 'friction', 'point', 'decision', 'intervention', 'research', 'background', 'science', 'money', 'expert', 'intervention', 'routine', 'motivation', 'willpower', 'human', 'lack', 'help', 'user', 'pain', 'point', 'solves', 'decision', 'step', 'heart', 'rate', 'bloodwork', 'data', 'concise', 'recommendation', 'supplement', 'intervention', 'science', 'implication', 'alleviates', 'point', 'action', 'gamification', 'healthspan', 'lifespan', 'benefit', 'badge', 'intervention', 'reminder', 'iphone', 'stage', 'development', 'helpful', 'min', 'interview', 'inform', 'approach', 'priority', 'invite', 'test', 'solution', 'problem', 'share', 'work', 'solution', 'p', 'apology', 'section', 'case', 'right', 'pointer', 'result', 'bloodwork', 'health', 'risk', 'disease', 'risk', 'insight', 'data', 'action', 'advice', 'communicate', 'variable', 'test', 'output', 'approach', 'input', 'output', 'test', 'food', 'group', 'supplement', 'sequence', 'event', 'item', 'identify', 'item', 'item', 'goal', 'track', 'identify', 'case', 'autoimmune', 'thyroiditis', 'condition', 'gut', 'food', 'choice', 'correlation', 'spike', 'response', 'measure', 'decline', 'work', 'heart', 'rate', 'monitor', 'proxy', 'hyperthyroid', 'adrenaline', 'spike', 'matter', 'eat', 'food', 'heart', 'rate', 'spike', 'track', 'cgm', 'lectin', 'food', 'response', 'health', 'test', 'protocol', 'measure', 'distress', 'symptom', 'possibility', 'issue', 'leaky', 'issue', 'level', 'ability', 'correlation', 'correlation', 'inflammation', 'autoimmune', 'response', 'goal', 'capture', 'measurement', 'autoimmune', 'progress', 'data', 'multiple', 'start', 'input', 'work', 'appreciate', 'suggestion', 'force', 'probability', 'resolution', 'suggestion', 'md', 'success', 'product', 'plan', 'recommendation', 'care', 'feature', 'recommendation', 'teller', 'meet', 'stranger', 'carbs', 'offer', 'advice', 'line', 'level', 'copper', 'risk', 'aneurysm', 'family', 'recommendation', 'place', 'disparate', 'data', 'set', 'heart', 'rate', 'monitor', 'data', 'data', 'food', 'eaten', 'supplement', 'exercise', 'light', 'session', 'session', 'session', 'status', 'assessment', 'movement', 'flexibility', 'item', 'correlation', 'analysis', 'supplement', 'food', 'blood', 'sugar', 'target', 'xx', 'supplement', 'pain', 'level', 'aggregation', 'correlation', 'analysis', 'app']"
+5921.0,founder creator mango mirror mango health dashboard platform health information iphone apple watch fitbit device apple health sleep tracker sale data mirror tablet hdmi monitor tv raspberry pi goal badge feature displayed goal experience setup io interaction data share family maintain health c6c6 aba4 b4281735f220 jpeg,"['founder', 'creator', 'mango', 'mirror', 'mango', 'health', 'dashboard', 'platform', 'health', 'information', 'iphone', 'apple', 'watch', 'fitbit', 'device', 'apple', 'health', 'sleep', 'tracker', 'sale', 'data', 'mirror', 'tablet', 'hdmi', 'monitor', 'tv', 'raspberry', 'pi', 'goal', 'badge', 'feature', 'displayed', 'goal', 'experience', 'setup', 'io', 'interaction', 'data', 'share', 'family', 'maintain', 'health', 'c6c6', 'aba4', 'b4281735f220', 'jpeg']"
+5944.0,analyzer source option check insidetracker supporter community sponsor conference portland web platform track analyze guidance context bloodwork option upload data insidetracker diy suggestion software source code blood result value document compare value software interpretation result advance website,"['analyzer', 'source', 'option', 'check', 'insidetracker', 'supporter', 'community', 'sponsor', 'conference', 'portland', 'web', 'platform', 'track', 'analyze', 'guidance', 'context', 'bloodwork', 'option', 'upload', 'data', 'insidetracker', 'diy', 'suggestion', 'software', 'source', 'code', 'blood', 'result', 'value', 'document', 'compare', 'value', 'software', 'interpretation', 'result', 'advance', 'website']"
+5965.0,kind intervention cluster intervention rating distribution nature work stay ejain comment intervention template compare voice intervention rct terminology randomisation voice cluster intervention cluster voice cluster distribution randomisation rating distribution rating scheme case rating distribution nature work stay question varies category randomising enhance commitment study comment increase validity result study start data collection track spent calendar insight review entry entry worse shorter repeat task action review insight routine action feel observe effect quality task insight state review state review review measuring trial rct voice review analysis intention treat adherence analysis insight measure list insight rate end experiment order intervention table girlfriend friend rating scheme point rating point rater compare intervention rating distribution test value state track state sleep reporter outcome mood level review jpeg hrv data apple completion proportion cohen result suggestion study result,"['kind', 'intervention', 'cluster', 'intervention', 'rating', 'distribution', 'nature', 'work', 'stay', 'ejain', 'comment', 'intervention', 'template', 'compare', 'voice', 'intervention', 'rct', 'terminology', 'randomisation', 'voice', 'cluster', 'intervention', 'cluster', 'voice', 'cluster', 'distribution', 'randomisation', 'rating', 'distribution', 'rating', 'scheme', 'case', 'rating', 'distribution', 'nature', 'work', 'stay', 'question', 'varies', 'category', 'randomising', 'enhance', 'commitment', 'study', 'comment', 'increase', 'validity', 'result', 'study', 'start', 'data', 'collection', 'track', 'spent', 'calendar', 'insight', 'review', 'entry', 'entry', 'worse', 'shorter', 'repeat', 'task', 'action', 'review', 'insight', 'routine', 'action', 'feel', 'observe', 'effect', 'quality', 'task', 'insight', 'state', 'review', 'state', 'review', 'review', 'measuring', 'trial', 'rct', 'voice', 'review', 'analysis', 'intention', 'treat', 'adherence', 'analysis', 'insight', 'measure', 'list', 'insight', 'rate', 'end', 'experiment', 'order', 'intervention', 'table', 'girlfriend', 'friend', 'rating', 'scheme', 'point', 'rating', 'point', 'rater', 'compare', 'intervention', 'rating', 'distribution', 'test', 'value', 'state', 'track', 'state', 'sleep', 'reporter', 'outcome', 'mood', 'level', 'review', 'jpeg', 'hrv', 'data', 'apple', 'completion', 'proportion', 'cohen', 'result', 'suggestion', 'study', 'result']"
+5966.0,beg differ streetlight trenders trend article movement self knowledge data hocus pocus chopra understanding date knowledge vancouver sun oct deepak chopra share presidency nightmare century country exam meant palmistry century,"['beg', 'differ', 'streetlight', 'trenders', 'trend', 'article', 'movement', 'self', 'knowledge', 'data', 'hocus', 'pocus', 'chopra', 'understanding', 'date', 'knowledge', 'vancouver', 'sun', 'oct', 'deepak', 'chopra', 'share', 'presidency', 'nightmare', 'century', 'country', 'exam', 'meant', 'palmistry', 'century']"
+5975.0,project question logistics data visualization slack hangout development participant research method end documentation end project post plan question qcycle ask post project grant deep sleep occur night sleep morning sun scroll heart rate cycle consistency cycle quality fiance experience readiness page scroll stage scorer estimation grain paper sleep source read polysomnography gold standard sleep staging brain eye movement activity hand software help standard technician difference study oura wake sleep underestimate paper discrepancy people reading performance device question image ab6094ea jpg sleep pattern night owl difference sleep hunch correlats stop sun tho dysfunction oura overabundance rem lack sleep support issue change cycle finger oura min range sleep exercise sleep lh surge ovulation exercise body cycle realize correlation device measure picture azure paper people dysfunction oura jpg,"['project', 'question', 'logistics', 'data', 'visualization', 'slack', 'hangout', 'development', 'participant', 'research', 'method', 'end', 'documentation', 'end', 'project', 'post', 'plan', 'question', 'qcycle', 'ask', 'post', 'project', 'grant', 'deep', 'sleep', 'occur', 'night', 'sleep', 'morning', 'sun', 'scroll', 'heart', 'rate', 'cycle', 'consistency', 'cycle', 'quality', 'fiance', 'experience', 'readiness', 'page', 'scroll', 'stage', 'scorer', 'estimation', 'grain', 'paper', 'sleep', 'source', 'read', 'polysomnography', 'gold', 'standard', 'sleep', 'staging', 'brain', 'eye', 'movement', 'activity', 'hand', 'software', 'help', 'standard', 'technician', 'difference', 'study', 'oura', 'wake', 'sleep', 'underestimate', 'paper', 'discrepancy', 'people', 'reading', 'performance', 'device', 'question', 'image', 'ab6094ea', 'jpg', 'sleep', 'pattern', 'night', 'owl', 'difference', 'sleep', 'hunch', 'correlats', 'stop', 'sun', 'tho', 'dysfunction', 'oura', 'overabundance', 'rem', 'lack', 'sleep', 'support', 'issue', 'change', 'cycle', 'finger', 'oura', 'min', 'range', 'sleep', 'exercise', 'sleep', 'lh', 'surge', 'ovulation', 'exercise', 'body', 'cycle', 'realize', 'correlation', 'device', 'measure', 'picture', 'azure', 'paper', 'people', 'dysfunction', 'oura', 'jpg']"
+5988.0,health solution career health solution healthcare team passion healthcare quality job transform healthcare health startup employee role,"['health', 'solution', 'career', 'health', 'solution', 'healthcare', 'team', 'passion', 'healthcare', 'quality', 'job', 'transform', 'healthcare', 'health', 'startup', 'employee', 'role']"
+6005.0,hope datarazzi field keynote speaker qs2019,"['hope', 'datarazzi', 'field', 'keynote', 'speaker', 'qs2019']"
+6010.0,member conference portland reminder survey research entry survey questionnaire completion research click link information page access online survey survey effort research appreciate draw information total prepaid visa gift card value email address end survey questionnaire opportunity gift card video place noon wednesday november recipient email,"['member', 'conference', 'portland', 'reminder', 'survey', 'research', 'entry', 'survey', 'questionnaire', 'completion', 'research', 'click', 'link', 'information', 'page', 'access', 'online', 'survey', 'survey', 'effort', 'research', 'appreciate', 'draw', 'information', 'total', 'prepaid', 'visa', 'gift', 'card', 'value', 'email', 'address', 'end', 'survey', 'questionnaire', 'opportunity', 'gift', 'card', 'video', 'place', 'noon', 'wednesday', 'november', 'recipient', 'email']"
+6016.0,matt share beta ipad bug fix apple approval version beta link today export fix advance feedback welcome io choicetracker fellow data nerd mind share forum share beta admin choicetracker choicetracker app goal morning goal track choice choice brings goal button choice goal button history export data csv file matt green,"['matt', 'share', 'beta', 'ipad', 'bug', 'fix', 'apple', 'approval', 'version', 'beta', 'link', 'today', 'export', 'fix', 'advance', 'feedback', 'welcome', 'io', 'choicetracker', 'fellow', 'data', 'nerd', 'mind', 'share', 'forum', 'share', 'beta', 'admin', 'choicetracker', 'choicetracker', 'app', 'goal', 'morning', 'goal', 'track', 'choice', 'choice', 'brings', 'goal', 'button', 'choice', 'goal', 'button', 'history', 'export', 'data', 'csv', 'file', 'matt', 'green']"
+6035.0,line series image work histogram brightness contrast image image pil python image processing python brightness aug brightness data image exif info folk vision calibration color value dipstick image processing approach color muse test measurement arm thigh person measurement color space melanin index note device session deal color value spot measurement value idea measurement room flush measurement series lightness skin color muse arm light thigh control sun exposure tan color swatch idea color match picture light image image color image image correcting image area balance auto white black histogram histogram jpg track change tone color correction skin absorbs kind light source camera exposure setting tone melanin blood flow erythema picture morning rgb value color space help dimension change index dimension change index histogram direction work area skin area balance white black jpg calibration card card light balance white black skin tone jpg ejain tan trouble sun exposure dminder september october bleach sun season skincare focus blemish change tone pantone device tone overkill color palette reference card balance picture manner idea jpg color calibration card tougher problem color area hue device device color paint color muse discovery sense answer fiddle color accuracy pantone device buy tone guide dollar lighting condition paper accurate info,"['line', 'series', 'image', 'work', 'histogram', 'brightness', 'contrast', 'image', 'image', 'pil', 'python', 'image', 'processing', 'python', 'brightness', 'aug', 'brightness', 'data', 'image', 'exif', 'info', 'folk', 'vision', 'calibration', 'color', 'value', 'dipstick', 'image', 'processing', 'approach', 'color', 'muse', 'test', 'measurement', 'arm', 'thigh', 'person', 'measurement', 'color', 'space', 'melanin', 'index', 'note', 'device', 'session', 'deal', 'color', 'value', 'spot', 'measurement', 'value', 'idea', 'measurement', 'room', 'flush', 'measurement', 'series', 'lightness', 'skin', 'color', 'muse', 'arm', 'light', 'thigh', 'control', 'sun', 'exposure', 'tan', 'color', 'swatch', 'idea', 'color', 'match', 'picture', 'light', 'image', 'image', 'color', 'image', 'image', 'correcting', 'image', 'area', 'balance', 'auto', 'white', 'black', 'histogram', 'histogram', 'jpg', 'track', 'change', 'tone', 'color', 'correction', 'skin', 'absorbs', 'kind', 'light', 'source', 'camera', 'exposure', 'setting', 'tone', 'melanin', 'blood', 'flow', 'erythema', 'picture', 'morning', 'rgb', 'value', 'color', 'space', 'help', 'dimension', 'change', 'index', 'dimension', 'change', 'index', 'histogram', 'direction', 'work', 'area', 'skin', 'area', 'balance', 'white', 'black', 'jpg', 'calibration', 'card', 'card', 'light', 'balance', 'white', 'black', 'skin', 'tone', 'jpg', 'ejain', 'tan', 'trouble', 'sun', 'exposure', 'dminder', 'september', 'october', 'bleach', 'sun', 'season', 'skincare', 'focus', 'blemish', 'change', 'tone', 'pantone', 'device', 'tone', 'overkill', 'color', 'palette', 'reference', 'card', 'balance', 'picture', 'manner', 'idea', 'jpg', 'color', 'calibration', 'card', 'tougher', 'problem', 'color', 'area', 'hue', 'device', 'device', 'color', 'paint', 'color', 'muse', 'discovery', 'sense', 'answer', 'fiddle', 'color', 'accuracy', 'pantone', 'device', 'buy', 'tone', 'guide', 'dollar', 'lighting', 'condition', 'paper', 'accurate', 'info']"
+6038.0,rick apps tool blood test people forum survey welcome post link response survey blood test knowledge share people conversation offer expertise exchange gary figure category post team device monitor blood biochemistry input community product google form survey dozen question figure meet user survey household income category input agaricus apps tool device appreciate thought online poll set checkboxes aspect work communicate value stuff community excitement project share tell work science foundation point conversation interview domain expert leader community likewise interview result connection prioritize list poll potential customer expert goal level engagement market product poll taker health issue concern guess likelihood product university student self quantifier product care fad fashion accessory poll health question market research question training team science foundation corp program process limit risk interviewee idea product self quantifier community blood blood test today data hr course pattern data analysis right,"['rick', 'apps', 'tool', 'blood', 'test', 'people', 'forum', 'survey', 'welcome', 'post', 'link', 'response', 'survey', 'blood', 'test', 'knowledge', 'share', 'people', 'conversation', 'offer', 'expertise', 'exchange', 'gary', 'figure', 'category', 'post', 'team', 'device', 'monitor', 'blood', 'biochemistry', 'input', 'community', 'product', 'google', 'form', 'survey', 'dozen', 'question', 'figure', 'meet', 'user', 'survey', 'household', 'income', 'category', 'input', 'agaricus', 'apps', 'tool', 'device', 'appreciate', 'thought', 'online', 'poll', 'set', 'checkboxes', 'aspect', 'work', 'communicate', 'value', 'stuff', 'community', 'excitement', 'project', 'share', 'tell', 'work', 'science', 'foundation', 'point', 'conversation', 'interview', 'domain', 'expert', 'leader', 'community', 'likewise', 'interview', 'result', 'connection', 'prioritize', 'list', 'poll', 'potential', 'customer', 'expert', 'goal', 'level', 'engagement', 'market', 'product', 'poll', 'taker', 'health', 'issue', 'concern', 'guess', 'likelihood', 'product', 'university', 'student', 'self', 'quantifier', 'product', 'care', 'fad', 'fashion', 'accessory', 'poll', 'health', 'question', 'market', 'research', 'question', 'training', 'team', 'science', 'foundation', 'corp', 'program', 'process', 'limit', 'risk', 'interviewee', 'idea', 'product', 'self', 'quantifier', 'community', 'blood', 'blood', 'test', 'today', 'data', 'hr', 'course', 'pattern', 'data', 'analysis', 'right']"
+6047.0,selection reason group boston topic future team device monitor blood biochemistry science foundation corp perform market research determine feature prototype target market people device feature point begin database potential customer choice survey aspect quantification motivation idea discussion step response survey fund area food drink funding source support survey roy phd form thinkerdog response group community random people athlete illness patient fact self quantifier athlete illness evaluate colleague associate community input design device beta tester suggestion agaricus suggestion reason half determine user priority reason quantifier priority motivation form form area hand design hesitant bunch people talk team idk data analysis heart rate data series identical hill form hope product,"['selection', 'reason', 'group', 'boston', 'topic', 'future', 'team', 'device', 'monitor', 'blood', 'biochemistry', 'science', 'foundation', 'corp', 'perform', 'market', 'research', 'determine', 'feature', 'prototype', 'target', 'market', 'people', 'device', 'feature', 'point', 'begin', 'database', 'potential', 'customer', 'choice', 'survey', 'aspect', 'quantification', 'motivation', 'idea', 'discussion', 'step', 'response', 'survey', 'fund', 'area', 'food', 'drink', 'funding', 'source', 'support', 'survey', 'roy', 'phd', 'form', 'thinkerdog', 'response', 'group', 'community', 'random', 'people', 'athlete', 'illness', 'patient', 'fact', 'self', 'quantifier', 'athlete', 'illness', 'evaluate', 'colleague', 'associate', 'community', 'input', 'design', 'device', 'beta', 'tester', 'suggestion', 'agaricus', 'suggestion', 'reason', 'half', 'determine', 'user', 'priority', 'reason', 'quantifier', 'priority', 'motivation', 'form', 'form', 'area', 'hand', 'design', 'hesitant', 'bunch', 'people', 'talk', 'team', 'idk', 'data', 'analysis', 'heart', 'rate', 'data', 'series', 'identical', 'hill', 'form', 'hope', 'product']"
+6057.0,user possibility data export respiration rate necessity account announce preview io setting data step link step press download button viola article data,"['user', 'possibility', 'data', 'export', 'respiration', 'rate', 'necessity', 'account', 'announce', 'preview', 'io', 'setting', 'data', 'step', 'link', 'step', 'press', 'download', 'button', 'viola', 'article', 'data']"
+6058.0,mookiebearapps blob scatterplot share correlation coefficient curve lorentz check field heatmap amp macro calorie edit comparing loess calorie r ggraptr play graph sample output premium order poly mfp funky calorie cals prot fat guess data point walking calorie food visit moon phase temperature emergency today protein correlate flatter carb data macro graph percent protein calorie calorie help calorie carbs fat data point food graph screenshot fiber correlate calorie,"['mookiebearapps', 'blob', 'scatterplot', 'share', 'correlation', 'coefficient', 'curve', 'lorentz', 'check', 'field', 'heatmap', 'amp', 'macro', 'calorie', 'edit', 'comparing', 'loess', 'calorie', 'r', 'ggraptr', 'play', 'graph', 'sample', 'output', 'premium', 'order', 'poly', 'mfp', 'funky', 'calorie', 'cals', 'prot', 'fat', 'guess', 'data', 'point', 'walking', 'calorie', 'food', 'visit', 'moon', 'phase', 'temperature', 'emergency', 'today', 'protein', 'correlate', 'flatter', 'carb', 'data', 'macro', 'graph', 'percent', 'protein', 'calorie', 'calorie', 'help', 'calorie', 'carbs', 'fat', 'data', 'point', 'food', 'graph', 'screenshot', 'fiber', 'correlate', 'calorie']"
+6068.0,app functionality extract data hrv software artiifact kubios michael option export session data kubios distance pair file message testflight kind feedback io heartbreath biofeedback tool relationship heart rate rsa respiratory sinus arrhythmia hrv measurement camera bluetooth hrm work dr richard gevirtz app store homepage post testflight link addition version integrates display ecg gabler,"['app', 'functionality', 'extract', 'data', 'hrv', 'software', 'artiifact', 'kubios', 'michael', 'option', 'export', 'session', 'data', 'kubios', 'distance', 'pair', 'file', 'message', 'testflight', 'kind', 'feedback', 'io', 'heartbreath', 'biofeedback', 'tool', 'relationship', 'heart', 'rate', 'rsa', 'respiratory', 'sinus', 'arrhythmia', 'hrv', 'measurement', 'camera', 'bluetooth', 'hrm', 'work', 'dr', 'richard', 'gevirtz', 'app', 'store', 'homepage', 'post', 'testflight', 'link', 'addition', 'version', 'integrates', 'display', 'ecg', 'gabler']"
+6072.0,device lipid ebay offer device community offer message exception,"['device', 'lipid', 'ebay', 'offer', 'device', 'community', 'offer', 'message', 'exception']"
+6081.0,project announce mango display android download demo video mango display tablet health dashboard display fitbit apple watch iphone apps nutrition device scale tracker pressure monitor apple health perfect tablet tablet price meal control configure data display check display android app mango health dashboard tablet setup list widget clock weather health news calendar amp mango mirror io tablet tablet tv stick display io control mirror health widget mirror mango mirror app mango mirror io mango mirror mango mango display device device display display answer question story mango mirror journey begin data analyst business intelligence consultant hand importance data dashboard,"['project', 'announce', 'mango', 'display', 'android', 'download', 'demo', 'video', 'mango', 'display', 'tablet', 'health', 'dashboard', 'display', 'fitbit', 'apple', 'watch', 'iphone', 'apps', 'nutrition', 'device', 'scale', 'tracker', 'pressure', 'monitor', 'apple', 'health', 'perfect', 'tablet', 'tablet', 'price', 'meal', 'control', 'configure', 'data', 'display', 'check', 'display', 'android', 'app', 'mango', 'health', 'dashboard', 'tablet', 'setup', 'list', 'widget', 'clock', 'weather', 'health', 'news', 'calendar', 'amp', 'mango', 'mirror', 'io', 'tablet', 'tablet', 'tv', 'stick', 'display', 'io', 'control', 'mirror', 'health', 'widget', 'mirror', 'mango', 'mirror', 'app', 'mango', 'mirror', 'io', 'mango', 'mirror', 'mango', 'mango', 'display', 'device', 'device', 'display', 'display', 'answer', 'question', 'story', 'mango', 'mirror', 'journey', 'begin', 'data', 'analyst', 'business', 'intelligence', 'consultant', 'hand', 'importance', 'data', 'dashboard']"
+6086.0,talk blood data cholesterol conference blood test level test medichecks triglyceride level test nh tri hdl ldl idea disease suggestion conference attendee talk,"['talk', 'blood', 'data', 'cholesterol', 'conference', 'blood', 'test', 'level', 'test', 'medichecks', 'triglyceride', 'level', 'test', 'nh', 'tri', 'hdl', 'ldl', 'idea', 'disease', 'suggestion', 'conference', 'attendee', 'talk']"
+6088.0,emotiv industry leader neurotechnology brain interface research brain research university suit form add participant reimbursement contribute cost,"['emotiv', 'industry', 'leader', 'neurotechnology', 'brain', 'interface', 'research', 'brain', 'research', 'university', 'suit', 'form', 'add', 'participant', 'reimbursement', 'contribute', 'cost']"
+6097.0,emwave2 unit device measure software data analytics functionality kubios application heartmath export purchase application standard software database file data software fo ruse kubios michaellmiller,"['emwave2', 'unit', 'device', 'measure', 'software', 'data', 'analytics', 'functionality', 'kubios', 'application', 'heartmath', 'export', 'purchase', 'application', 'standard', 'software', 'database', 'file', 'data', 'software', 'fo', 'ruse', 'kubios', 'michaellmiller']"
+6107.0,reason messenger data facebook double data type export suggestion tool hmm facebook export folder message folder contain json file message summary people post timeline comment picture post data facebook export visualization bar graph profile comment scale summary window plot list label advertiser advertises json file tool interface network researcher network friend friend program ratio contact person contact tool friend motivation gdpr law effect download data facebook google instagram company ex google engineer movement health bigquery store query encrypt data javascript result insight friend facebook post people post people friend type friend term people friend extent people friend people photo post comment people people relationship people post people people contact start meeting people youtube goodbye facebook kind realize till facebook post blog post relationship data access push delete data course question tool facebook messenger message date export data error trace error data check tool help people tell birthday friend kid photo report hari,"['reason', 'messenger', 'data', 'facebook', 'double', 'data', 'type', 'export', 'suggestion', 'tool', 'hmm', 'facebook', 'export', 'folder', 'message', 'folder', 'contain', 'json', 'file', 'message', 'summary', 'people', 'post', 'timeline', 'comment', 'picture', 'post', 'data', 'facebook', 'export', 'visualization', 'bar', 'graph', 'profile', 'comment', 'scale', 'summary', 'window', 'plot', 'list', 'label', 'advertiser', 'advertises', 'json', 'file', 'tool', 'interface', 'network', 'researcher', 'network', 'friend', 'friend', 'program', 'ratio', 'contact', 'person', 'contact', 'tool', 'friend', 'motivation', 'gdpr', 'law', 'effect', 'download', 'data', 'facebook', 'google', 'instagram', 'company', 'ex', 'google', 'engineer', 'movement', 'health', 'bigquery', 'store', 'query', 'encrypt', 'data', 'javascript', 'result', 'insight', 'friend', 'facebook', 'post', 'people', 'post', 'people', 'friend', 'type', 'friend', 'term', 'people', 'friend', 'extent', 'people', 'friend', 'people', 'photo', 'post', 'comment', 'people', 'people', 'relationship', 'people', 'post', 'people', 'people', 'contact', 'start', 'meeting', 'people', 'youtube', 'goodbye', 'facebook', 'kind', 'realize', 'till', 'facebook', 'post', 'blog', 'post', 'relationship', 'data', 'access', 'push', 'delete', 'data', 'course', 'question', 'tool', 'facebook', 'messenger', 'message', 'date', 'export', 'data', 'error', 'trace', 'error', 'data', 'check', 'tool', 'help', 'people', 'tell', 'birthday', 'friend', 'kid', 'photo', 'report', 'hari']"
+6129.0,thread performance yield resource program count page card order card paper card performance cognition site yield result people scientist board game neuropsychology thread board game suggestion example example card space half dice multiplication die plan plastic shake generate idea cause involve test measure hold hand puzzle board crossword puzzle example crossword puzzle proficient crossword reaction drop ruler ruler progress hand program generate page problem d100 d10 generate head abacus share,"['thread', 'performance', 'yield', 'resource', 'program', 'count', 'page', 'card', 'order', 'card', 'paper', 'card', 'performance', 'cognition', 'site', 'yield', 'result', 'people', 'scientist', 'board', 'game', 'neuropsychology', 'thread', 'board', 'game', 'suggestion', 'example', 'example', 'card', 'space', 'half', 'dice', 'multiplication', 'die', 'plan', 'plastic', 'shake', 'generate', 'idea', 'cause', 'involve', 'test', 'measure', 'hold', 'hand', 'puzzle', 'board', 'crossword', 'puzzle', 'example', 'crossword', 'puzzle', 'proficient', 'crossword', 'reaction', 'drop', 'ruler', 'ruler', 'progress', 'hand', 'program', 'generate', 'page', 'problem', 'd100', 'd10', 'generate', 'head', 'abacus', 'share']"
+6143.0,chris people response user link issue experimentation interesting chris self experimentation people insomnia issue experimentation self experiment fitness stress sleep quality productivity people people experiment start statistic trust result friend jack game discovery uncertainty people experiment share word platform kaimo health change goal energy mood loss element diet change record metric quality energy focus pain mood reminder notification update data visualization analysis interface self experimentation beta moment platform sign,"['chris', 'people', 'response', 'user', 'link', 'issue', 'experimentation', 'interesting', 'chris', 'self', 'experimentation', 'people', 'insomnia', 'issue', 'experimentation', 'self', 'experiment', 'fitness', 'stress', 'sleep', 'quality', 'productivity', 'people', 'people', 'experiment', 'start', 'statistic', 'trust', 'result', 'friend', 'jack', 'game', 'discovery', 'uncertainty', 'people', 'experiment', 'share', 'word', 'platform', 'kaimo', 'health', 'change', 'goal', 'energy', 'mood', 'loss', 'element', 'diet', 'change', 'record', 'metric', 'quality', 'energy', 'focus', 'pain', 'mood', 'reminder', 'notification', 'update', 'data', 'visualization', 'analysis', 'interface', 'self', 'experimentation', 'beta', 'moment', 'platform', 'sign']"
+6149.0,choicetracker io store iphone io feature version suggestion request choicetrackerapp gmail dot check twitter feedback hope update companion app idea choice journal interface data model change work school verge winter break beta matthew app proposition goal track track note tv food result view choice feature post app,"['choicetracker', 'io', 'store', 'iphone', 'io', 'feature', 'version', 'suggestion', 'request', 'choicetrackerapp', 'gmail', 'dot', 'check', 'twitter', 'feedback', 'hope', 'update', 'companion', 'app', 'idea', 'choice', 'journal', 'interface', 'data', 'model', 'change', 'work', 'school', 'verge', 'winter', 'break', 'beta', 'matthew', 'app', 'proposition', 'goal', 'track', 'track', 'note', 'tv', 'food', 'result', 'view', 'choice', 'feature', 'post', 'app']"
+6158.0,cam founder daniel cam newbie daroczi marcel van der kuil cross border post brexit meetup cambridge discus sleep presentation pitch researcher student entrepreneur expert story share future kickoff event share thought comment question team holiday team ives daroczi marcel van der kuil topic,"['cam', 'founder', 'daniel', 'cam', 'newbie', 'daroczi', 'marcel', 'van', 'der', 'kuil', 'cross', 'border', 'post', 'brexit', 'meetup', 'cambridge', 'discus', 'sleep', 'presentation', 'pitch', 'researcher', 'student', 'entrepreneur', 'expert', 'story', 'share', 'future', 'kickoff', 'event', 'share', 'thought', 'comment', 'question', 'team', 'holiday', 'team', 'ives', 'daroczi', 'marcel', 'van', 'der', 'kuil', 'topic']"
+6159.0,blood pressure usd omron blood pressure monitor feature activity marcel project marcelvanderkuil hand fitbit participant order standard hrv metric fitbit price fitbit device capture heart rate exercise sleep metric idea activity pattern record sleep end valeria notice measurement point direction process measurement blood pressure change posture factor change hydration case measurement blood pressure measurement reading blood representative question answer measure blood pressure order track term variable measurement change room temperature hydration exercise blood pressure heart rate measure answer blood pressure intake visualization include blood pressure posture method term change measurement breathing measurement bound control lability record omron heartguide blood pressure monitor presale project funding project bloodtesters webinars support data analysis publication review pattern azure blood pressure measurer wrist cost evaluate worth accessibility reliability metric benefit bp monitor measure measure arm variation instrumentation measurement condition arm instance phenomenon blood pressure successor bloodtesters wolf azure grant assumption research plr patient patient data convenient protocol device heartguide project watch involve phd drive research blood pressure hypothesis bloodtester research order depth impact continent team diversity skill expertise goal domain health health technology data science ethic link job share thought regard der kuil valeria heart project help gary wolf azure grant hand fitbit participant order standard hrv metric fitbit price question goal official lab project marcel news proud annouce valeria pannunzio carolina falc bloodpressure tester heart learn heart participant world drop line pannunzio tudelft information inclusion criterion everybody support backlog project azure dedication pitch project meetups netherlands marc reach valeria marcel valeria kind work circadian activity meal flux blood pressure search work space help hypothesis blood pressure example control rhythm blood pressure heart rate sensitivity rat blood pressure mention blood pressure child rhythm skin metric timescales blood pressure project help azure withings participate bp body sodium track blood pressure mile record marc heartguide release market order omron representative heartguides chance notion product project finding measurement notice measurement point direction measurement sheet pattern paper model bp variability individual book paper overview determinant regulation book page overview effect factor meal caffeine smoking exercise bp reading introductory webinar project cest save spot join watch webinar fitbit blood pressure combination blood pressure measurement heart rate line circle data clock overview activity measure hr jpg guideline rest bladder min intake exercise measurement change posture factor point nan trend line variation peak afternoon start peak morning afternoon imagine low moment sheet dataset excel cell sound participate blood pressure companion iphone pressure point conversation average bp corresponds health eric measure bp type variable wonder influence bp,"['blood', 'pressure', 'usd', 'omron', 'blood', 'pressure', 'monitor', 'feature', 'activity', 'marcel', 'project', 'marcelvanderkuil', 'hand', 'fitbit', 'participant', 'order', 'standard', 'hrv', 'metric', 'fitbit', 'price', 'fitbit', 'device', 'capture', 'heart', 'rate', 'exercise', 'sleep', 'metric', 'idea', 'activity', 'pattern', 'record', 'sleep', 'end', 'valeria', 'notice', 'measurement', 'point', 'direction', 'process', 'measurement', 'blood', 'pressure', 'change', 'posture', 'factor', 'change', 'hydration', 'case', 'measurement', 'blood', 'pressure', 'measurement', 'reading', 'blood', 'representative', 'question', 'answer', 'measure', 'blood', 'pressure', 'order', 'track', 'term', 'variable', 'measurement', 'change', 'room', 'temperature', 'hydration', 'exercise', 'blood', 'pressure', 'heart', 'rate', 'measure', 'answer', 'blood', 'pressure', 'intake', 'visualization', 'include', 'blood', 'pressure', 'posture', 'method', 'term', 'change', 'measurement', 'breathing', 'measurement', 'bound', 'control', 'lability', 'record', 'omron', 'heartguide', 'blood', 'pressure', 'monitor', 'presale', 'project', 'funding', 'project', 'bloodtesters', 'webinars', 'support', 'data', 'analysis', 'publication', 'review', 'pattern', 'azure', 'blood', 'pressure', 'measurer', 'wrist', 'cost', 'evaluate', 'worth', 'accessibility', 'reliability', 'metric', 'benefit', 'bp', 'monitor', 'measure', 'measure', 'arm', 'variation', 'instrumentation', 'measurement', 'condition', 'arm', 'instance', 'phenomenon', 'blood', 'pressure', 'successor', 'bloodtesters', 'wolf', 'azure', 'grant', 'assumption', 'research', 'plr', 'patient', 'patient', 'data', 'convenient', 'protocol', 'device', 'heartguide', 'project', 'watch', 'involve', 'phd', 'drive', 'research', 'blood', 'pressure', 'hypothesis', 'bloodtester', 'research', 'order', 'depth', 'impact', 'continent', 'team', 'diversity', 'skill', 'expertise', 'goal', 'domain', 'health', 'health', 'technology', 'data', 'science', 'ethic', 'link', 'job', 'share', 'thought', 'regard', 'der', 'kuil', 'valeria', 'heart', 'project', 'help', 'gary', 'wolf', 'azure', 'grant', 'hand', 'fitbit', 'participant', 'order', 'standard', 'hrv', 'metric', 'fitbit', 'price', 'question', 'goal', 'official', 'lab', 'project', 'marcel', 'news', 'proud', 'annouce', 'valeria', 'pannunzio', 'carolina', 'falc', 'bloodpressure', 'tester', 'heart', 'learn', 'heart', 'participant', 'world', 'drop', 'line', 'pannunzio', 'tudelft', 'information', 'inclusion', 'criterion', 'everybody', 'support', 'backlog', 'project', 'azure', 'dedication', 'pitch', 'project', 'meetups', 'netherlands', 'marc', 'reach', 'valeria', 'marcel', 'valeria', 'kind', 'work', 'circadian', 'activity', 'meal', 'flux', 'blood', 'pressure', 'search', 'work', 'space', 'help', 'hypothesis', 'blood', 'pressure', 'example', 'control', 'rhythm', 'blood', 'pressure', 'heart', 'rate', 'sensitivity', 'rat', 'blood', 'pressure', 'mention', 'blood', 'pressure', 'child', 'rhythm', 'skin', 'metric', 'timescales', 'blood', 'pressure', 'project', 'help', 'azure', 'withings', 'participate', 'bp', 'body', 'sodium', 'track', 'blood', 'pressure', 'mile', 'record', 'marc', 'heartguide', 'release', 'market', 'order', 'omron', 'representative', 'heartguides', 'chance', 'notion', 'product', 'project', 'finding', 'measurement', 'notice', 'measurement', 'point', 'direction', 'measurement', 'sheet', 'pattern', 'paper', 'model', 'bp', 'variability', 'individual', 'book', 'paper', 'overview', 'determinant', 'regulation', 'book', 'page', 'overview', 'effect', 'factor', 'meal', 'caffeine', 'smoking', 'exercise', 'bp', 'reading', 'introductory', 'webinar', 'project', 'cest', 'save', 'spot', 'join', 'watch', 'webinar', 'fitbit', 'blood', 'pressure', 'combination', 'blood', 'pressure', 'measurement', 'heart', 'rate', 'line', 'circle', 'data', 'clock', 'overview', 'activity', 'measure', 'hr', 'jpg', 'guideline', 'rest', 'bladder', 'min', 'intake', 'exercise', 'measurement', 'change', 'posture', 'factor', 'point', 'nan', 'trend', 'line', 'variation', 'peak', 'afternoon', 'start', 'peak', 'morning', 'afternoon', 'imagine', 'low', 'moment', 'sheet', 'dataset', 'excel', 'cell', 'sound', 'participate', 'blood', 'pressure', 'companion', 'iphone', 'pressure', 'point', 'conversation', 'average', 'bp', 'corresponds', 'health', 'eric', 'measure', 'bp', 'type', 'variable', 'wonder', 'influence', 'bp']"
+6160.0,device measure body composition problem post update kind jpg investigation sport kind bicycle recommendation result lack calorie consumption kilo liter water result strength training stagnation bicycle work place result section bicycle gt weight change muscle reason hr gt section camino portuges rule water course calorie consumption food intake result fat balance calorie kind activity luck device brand inbody equipment fitness center progress sport proportion fat combination activity weight hope share statistic,"['device', 'measure', 'body', 'composition', 'problem', 'post', 'update', 'kind', 'jpg', 'investigation', 'sport', 'kind', 'bicycle', 'recommendation', 'result', 'lack', 'calorie', 'consumption', 'kilo', 'liter', 'water', 'result', 'strength', 'training', 'stagnation', 'bicycle', 'work', 'place', 'result', 'section', 'bicycle', 'gt', 'weight', 'change', 'muscle', 'reason', 'hr', 'gt', 'section', 'camino', 'portuges', 'rule', 'water', 'course', 'calorie', 'consumption', 'food', 'intake', 'result', 'fat', 'balance', 'calorie', 'kind', 'activity', 'luck', 'device', 'brand', 'inbody', 'equipment', 'fitness', 'center', 'progress', 'sport', 'proportion', 'fat', 'combination', 'activity', 'weight', 'hope', 'share', 'statistic']"
+6161.0,study leftover rice blood sugar response meal comparison quantity round oatmeal oat bran breakfast batch home palmiers afternoon tea ideal worcestershire sauce contain sugar data note response bar chocolate chocolate driving home note blood sugar drop coincidence ski complain replacement sensor date factor account magnesium blood sugar level effect magnesium deficient diabetic round blood sugar reduction exercise march step gym pool workout poorer blood sugar response blood sugar food option desert home surprise safety lancet conclusion hurt store gauge lancet box a1c question resource effect blood sugar spike health research resting level drop effect health relationship search complication idea term effect blood sugar dl blood sugar cause health issue death post blood sugar predictor problem blood sugar a1c measure risk factor marker gianlucatruda altair matplotlib starter blood sugar matplotlib question blood sugar random sensor variation blood extravaganza value artifact test strip strip sensor result dl blood finger finger experience sensor value jessicak dexcom cgm sensor track mood energy level weight control performance data share measurement interval ejain antifreeze blood summer a1c value test trend pattern kind value error round blood sugar summer edition librelink meal android value dl spike spike blood summer sensor wellness exam blood sugar finger pre range dl a1c dl doctor half doctor office blood sugar spike briefly hike blood sugar hrv ate yogurt breakfast cup plain water half summit ate landjaeger piece bread sport sugar vitamin throw sensor car dinner rice idea discovery effect chart response situation series pizza yesterday response pizza meeting room activity level step jupyter notebook plot data download blog post ejain blood sugar reduction exercise blood sugar response meal rice rice flour ideal blood sugar sandwich cream potato chip car chocolate brownie lemonade glucose news hypoglycemia sensor reading dl dl question blood sugar pattern magnesium supplementation desk random sensor variation round blood sugar routine blood sugar food rice noodle blood sugar spike portion fry result blood sugar indigestion aid strip teeth blood sugar shower post workout credit blood sugar response movie bag track blood sugar trip track blood sugar incl sauna coke fry setup post tolerance test food context context activity level matter ejain coke fry coke alter response meal cheeseburger potato fry blood sugar surprise digestion help blood sugar monitor timeline question blood sugar method appreciate bleed safety lancet gauge freestyle test data change bias data attempt ejain sensor value iirc run crazy company help pregnancy trouble blood pinkie finger safety lancet device cgm feel effect food spot check delta glucose value data test strip sensor issue sensor diabetes strip ejain result effect blood sugar degree determine healthier desk burrito food truck walk question resource effect blood sugar spike health research resting level drop effect health relationship blood resource post kastan ejain dexcom cgm sensor track mood energy level weight control performance data data collection analysis wow jupyter notebook connect glucose data help jessica yep min interval curve spike share workout cause rise bg office decent dip point protein fix glass wine bg line spike state experiment altair matplotlib plot alternative ejain starch method reduces effect potato oil rice cooking notebook data place note step apple health plug graph share end log activity app data analysis interpolate libre data estimate bg activity libre data type tracking activity bg level setup discussion setup carb tolerance wolf talk carbs cause concern,"['study', 'leftover', 'rice', 'blood', 'sugar', 'response', 'meal', 'comparison', 'quantity', 'round', 'oatmeal', 'oat', 'bran', 'breakfast', 'batch', 'home', 'palmiers', 'afternoon', 'tea', 'ideal', 'worcestershire', 'sauce', 'contain', 'sugar', 'data', 'note', 'response', 'bar', 'chocolate', 'chocolate', 'driving', 'home', 'note', 'blood', 'sugar', 'drop', 'coincidence', 'ski', 'complain', 'replacement', 'sensor', 'date', 'factor', 'account', 'magnesium', 'blood', 'sugar', 'level', 'effect', 'magnesium', 'deficient', 'diabetic', 'round', 'blood', 'sugar', 'reduction', 'exercise', 'march', 'step', 'gym', 'pool', 'workout', 'poorer', 'blood', 'sugar', 'response', 'blood', 'sugar', 'food', 'option', 'desert', 'home', 'surprise', 'safety', 'lancet', 'conclusion', 'hurt', 'store', 'gauge', 'lancet', 'box', 'a1c', 'question', 'resource', 'effect', 'blood', 'sugar', 'spike', 'health', 'research', 'resting', 'level', 'drop', 'effect', 'health', 'relationship', 'search', 'complication', 'idea', 'term', 'effect', 'blood', 'sugar', 'dl', 'blood', 'sugar', 'cause', 'health', 'issue', 'death', 'post', 'blood', 'sugar', 'predictor', 'problem', 'blood', 'sugar', 'a1c', 'measure', 'risk', 'factor', 'marker', 'gianlucatruda', 'altair', 'matplotlib', 'starter', 'blood', 'sugar', 'matplotlib', 'question', 'blood', 'sugar', 'random', 'sensor', 'variation', 'blood', 'extravaganza', 'value', 'artifact', 'test', 'strip', 'strip', 'sensor', 'result', 'dl', 'blood', 'finger', 'finger', 'experience', 'sensor', 'value', 'jessicak', 'dexcom', 'cgm', 'sensor', 'track', 'mood', 'energy', 'level', 'weight', 'control', 'performance', 'data', 'share', 'measurement', 'interval', 'ejain', 'antifreeze', 'blood', 'summer', 'a1c', 'value', 'test', 'trend', 'pattern', 'kind', 'value', 'error', 'round', 'blood', 'sugar', 'summer', 'edition', 'librelink', 'meal', 'android', 'value', 'dl', 'spike', 'spike', 'blood', 'summer', 'sensor', 'wellness', 'exam', 'blood', 'sugar', 'finger', 'pre', 'range', 'dl', 'a1c', 'dl', 'doctor', 'half', 'doctor', 'office', 'blood', 'sugar', 'spike', 'briefly', 'hike', 'blood', 'sugar', 'hrv', 'ate', 'yogurt', 'breakfast', 'cup', 'plain', 'water', 'half', 'summit', 'ate', 'landjaeger', 'piece', 'bread', 'sport', 'sugar', 'vitamin', 'throw', 'sensor', 'car', 'dinner', 'rice', 'idea', 'discovery', 'effect', 'chart', 'response', 'situation', 'series', 'pizza', 'yesterday', 'response', 'pizza', 'meeting', 'room', 'activity', 'level', 'step', 'jupyter', 'notebook', 'plot', 'data', 'download', 'blog', 'post', 'ejain', 'blood', 'sugar', 'reduction', 'exercise', 'blood', 'sugar', 'response', 'meal', 'rice', 'rice', 'flour', 'ideal', 'blood', 'sugar', 'sandwich', 'cream', 'potato', 'chip', 'car', 'chocolate', 'brownie', 'lemonade', 'glucose', 'news', 'hypoglycemia', 'sensor', 'reading', 'dl', 'dl', 'question', 'blood', 'sugar', 'pattern', 'magnesium', 'supplementation', 'desk', 'random', 'sensor', 'variation', 'round', 'blood', 'sugar', 'routine', 'blood', 'sugar', 'food', 'rice', 'noodle', 'blood', 'sugar', 'spike', 'portion', 'fry', 'result', 'blood', 'sugar', 'indigestion', 'aid', 'strip', 'teeth', 'blood', 'sugar', 'shower', 'post', 'workout', 'credit', 'blood', 'sugar', 'response', 'movie', 'bag', 'track', 'blood', 'sugar', 'trip', 'track', 'blood', 'sugar', 'incl', 'sauna', 'coke', 'fry', 'setup', 'post', 'tolerance', 'test', 'food', 'context', 'context', 'activity', 'level', 'matter', 'ejain', 'coke', 'fry', 'coke', 'alter', 'response', 'meal', 'cheeseburger', 'potato', 'fry', 'blood', 'sugar', 'surprise', 'digestion', 'help', 'blood', 'sugar', 'monitor', 'timeline', 'question', 'blood', 'sugar', 'method', 'appreciate', 'bleed', 'safety', 'lancet', 'gauge', 'freestyle', 'test', 'data', 'change', 'bias', 'data', 'attempt', 'ejain', 'sensor', 'value', 'iirc', 'run', 'crazy', 'company', 'help', 'pregnancy', 'trouble', 'blood', 'pinkie', 'finger', 'safety', 'lancet', 'device', 'cgm', 'feel', 'effect', 'food', 'spot', 'check', 'delta', 'glucose', 'value', 'data', 'test', 'strip', 'sensor', 'issue', 'sensor', 'diabetes', 'strip', 'ejain', 'result', 'effect', 'blood', 'sugar', 'degree', 'determine', 'healthier', 'desk', 'burrito', 'food', 'truck', 'walk', 'question', 'resource', 'effect', 'blood', 'sugar', 'spike', 'health', 'research', 'resting', 'level', 'drop', 'effect', 'health', 'relationship', 'blood', 'resource', 'post', 'kastan', 'ejain', 'dexcom', 'cgm', 'sensor', 'track', 'mood', 'energy', 'level', 'weight', 'control', 'performance', 'data', 'data', 'collection', 'analysis', 'wow', 'jupyter', 'notebook', 'connect', 'glucose', 'data', 'help', 'jessica', 'yep', 'min', 'interval', 'curve', 'spike', 'share', 'workout', 'cause', 'rise', 'bg', 'office', 'decent', 'dip', 'point', 'protein', 'fix', 'glass', 'wine', 'bg', 'line', 'spike', 'state', 'experiment', 'altair', 'matplotlib', 'plot', 'alternative', 'ejain', 'starch', 'method', 'reduces', 'effect', 'potato', 'oil', 'rice', 'cooking', 'notebook', 'data', 'place', 'note', 'step', 'apple', 'health', 'plug', 'graph', 'share', 'end', 'log', 'activity', 'app', 'data', 'analysis', 'interpolate', 'libre', 'data', 'estimate', 'bg', 'activity', 'libre', 'data', 'type', 'tracking', 'activity', 'bg', 'level', 'setup', 'discussion', 'setup', 'carb', 'tolerance', 'wolf', 'talk', 'carbs', 'cause', 'concern']"
+6165.0,expression database model transfer model work energy level mood mood daylio picture webcam mood house step mirror approach mood detection voice analysis idea company data idea data collection dataset experimentalist psychology behavior work science folk community tool energy level mood photo photo experience build model dataset glad help information topic prototype application dataset help data research expression datasets expression task speech data track expression person mood face understand mood person hypothesis idea people state picture record voice,"['expression', 'database', 'model', 'transfer', 'model', 'work', 'energy', 'level', 'mood', 'mood', 'daylio', 'picture', 'webcam', 'mood', 'house', 'step', 'mirror', 'approach', 'mood', 'detection', 'voice', 'analysis', 'idea', 'company', 'data', 'idea', 'data', 'collection', 'dataset', 'experimentalist', 'psychology', 'behavior', 'work', 'science', 'folk', 'community', 'tool', 'energy', 'level', 'mood', 'photo', 'photo', 'experience', 'build', 'model', 'dataset', 'glad', 'help', 'information', 'topic', 'prototype', 'application', 'dataset', 'help', 'data', 'research', 'expression', 'datasets', 'expression', 'task', 'speech', 'data', 'track', 'expression', 'person', 'mood', 'face', 'understand', 'mood', 'person', 'hypothesis', 'idea', 'people', 'state', 'picture', 'record', 'voice']"
+6171.0,custom keyboard stats tap swiftkeys track frequency tap usage tracker track tap interval java permission,"['custom', 'keyboard', 'stats', 'tap', 'swiftkeys', 'track', 'frequency', 'tap', 'usage', 'tracker', 'track', 'tap', 'interval', 'java', 'permission']"
+6173.0,fitabase collect data multiple participant data bulk export data heart rate step resolution garmin payment access data fitbit export option export fine data zip file data data tracklogs mapping mapping export option export fine data research fitabase code garmin health api health api enterprise require user customer service page health page export summary chart summary mind work method measurement question scale study pilot work data area blown point device option purchase self device activity heart rate heart rate temperature skin response limitation research series analysis activity movement data export data scale pilot analysis data fitbit garmin health research team series data device capability kinda bulky eek access fitbit api pilot study research fitabase option cost list client university california work researcher lab department institution account tell fitabase fan root community course date research study world support fitbit partnership garmin support usage scenario observation group research entry pricing point varies trial work fitabase site fitabase info resource host fitabase research eye peer research device support,"['fitabase', 'collect', 'data', 'multiple', 'participant', 'data', 'bulk', 'export', 'data', 'heart', 'rate', 'step', 'resolution', 'garmin', 'payment', 'access', 'data', 'fitbit', 'export', 'option', 'export', 'fine', 'data', 'zip', 'file', 'data', 'data', 'tracklogs', 'mapping', 'mapping', 'export', 'option', 'export', 'fine', 'data', 'research', 'fitabase', 'code', 'garmin', 'health', 'api', 'health', 'api', 'enterprise', 'require', 'user', 'customer', 'service', 'page', 'health', 'page', 'export', 'summary', 'chart', 'summary', 'mind', 'work', 'method', 'measurement', 'question', 'scale', 'study', 'pilot', 'work', 'data', 'area', 'blown', 'point', 'device', 'option', 'purchase', 'self', 'device', 'activity', 'heart', 'rate', 'heart', 'rate', 'temperature', 'skin', 'response', 'limitation', 'research', 'series', 'analysis', 'activity', 'movement', 'data', 'export', 'data', 'scale', 'pilot', 'analysis', 'data', 'fitbit', 'garmin', 'health', 'research', 'team', 'series', 'data', 'device', 'capability', 'kinda', 'bulky', 'eek', 'access', 'fitbit', 'api', 'pilot', 'study', 'research', 'fitabase', 'option', 'cost', 'list', 'client', 'university', 'california', 'work', 'researcher', 'lab', 'department', 'institution', 'account', 'tell', 'fitabase', 'fan', 'root', 'community', 'course', 'date', 'research', 'study', 'world', 'support', 'fitbit', 'partnership', 'garmin', 'support', 'usage', 'scenario', 'observation', 'group', 'research', 'entry', 'pricing', 'point', 'varies', 'trial', 'work', 'fitabase', 'site', 'fitabase', 'info', 'resource', 'host', 'fitabase', 'research', 'eye', 'peer', 'research', 'device', 'support']"
+6180.0,wife pleasure beta database technique apple speech recognition google developer improve pre order pnjnbfbipgnikdif jpg mb,"['wife', 'pleasure', 'beta', 'database', 'technique', 'apple', 'speech', 'recognition', 'google', 'developer', 'improve', 'pre', 'order', 'pnjnbfbipgnikdif', 'jpg', 'mb']"
+6190.0,survey post result research participation nan community student university copenhagen issue ownership data tracking activity survey target self device answer member community opinion data privacy effort survey data link entry simona support form,"['survey', 'post', 'result', 'research', 'participation', 'nan', 'community', 'student', 'university', 'copenhagen', 'issue', 'ownership', 'data', 'tracking', 'activity', 'survey', 'target', 'self', 'device', 'answer', 'member', 'community', 'opinion', 'data', 'privacy', 'effort', 'survey', 'data', 'link', 'entry', 'simona', 'support', 'form']"
+6201.0,quantifiables forum app android eventrend variable play store inspiration variable inspiration terminology design choice apps learn differentiate brainstorm idea domain dimension measure layer field facet characteristic factor slice domain variable aspect variable aspect option variable dan dascalescu vision application inspiration regard build user app parameter example productivity rating goal trait virtue io hobby question answer app track mood stress hunger step attribute idea sub forum importance sorry passionate project,"['quantifiables', 'forum', 'app', 'android', 'eventrend', 'variable', 'play', 'store', 'inspiration', 'variable', 'inspiration', 'terminology', 'design', 'choice', 'apps', 'learn', 'differentiate', 'brainstorm', 'idea', 'domain', 'dimension', 'measure', 'layer', 'field', 'facet', 'characteristic', 'factor', 'slice', 'domain', 'variable', 'aspect', 'variable', 'aspect', 'option', 'variable', 'dan', 'dascalescu', 'vision', 'application', 'inspiration', 'regard', 'build', 'user', 'app', 'parameter', 'example', 'productivity', 'rating', 'goal', 'trait', 'virtue', 'io', 'hobby', 'question', 'answer', 'app', 'track', 'mood', 'stress', 'hunger', 'step', 'attribute', 'idea', 'sub', 'forum', 'importance', 'sorry', 'passionate', 'project']"
+6226.0,ejain baze record test march level labcorp reference test rickroyphd baze test deal blood collection device sample wonder accurate result collection device test a1c supplement effect money idea deficiency blood test cause problem change eat sardine breakfast supplement example chart vitamin level supplement intake dosage winter level spending summer brand baze vitamin device collect blood sample convenience home measurement supplement device blood sample supplement blood sample baze service service vitamin service collection measurement idea test result vitamin packet change intrigue level idea control test vitamin web search volume blood test link newborn microliters experiment half test microliters kevin tracker site suggestion supplement science work awesome everyones thought health marker supplement people nutrient level supplement test hack,"['ejain', 'baze', 'record', 'test', 'march', 'level', 'labcorp', 'reference', 'test', 'rickroyphd', 'baze', 'test', 'deal', 'blood', 'collection', 'device', 'sample', 'wonder', 'accurate', 'result', 'collection', 'device', 'test', 'a1c', 'supplement', 'effect', 'money', 'idea', 'deficiency', 'blood', 'test', 'cause', 'problem', 'change', 'eat', 'sardine', 'breakfast', 'supplement', 'example', 'chart', 'vitamin', 'level', 'supplement', 'intake', 'dosage', 'winter', 'level', 'spending', 'summer', 'brand', 'baze', 'vitamin', 'device', 'collect', 'blood', 'sample', 'convenience', 'home', 'measurement', 'supplement', 'device', 'blood', 'sample', 'supplement', 'blood', 'sample', 'baze', 'service', 'service', 'vitamin', 'service', 'collection', 'measurement', 'idea', 'test', 'result', 'vitamin', 'packet', 'change', 'intrigue', 'level', 'idea', 'control', 'test', 'vitamin', 'web', 'search', 'volume', 'blood', 'test', 'link', 'newborn', 'microliters', 'experiment', 'half', 'test', 'microliters', 'kevin', 'tracker', 'site', 'suggestion', 'supplement', 'science', 'work', 'awesome', 'everyones', 'thought', 'health', 'marker', 'supplement', 'people', 'nutrient', 'level', 'supplement', 'test', 'hack']"
+6230.0,view question apple developer forum picture state iphone update access setting breakdown pickup notification export data trick feature moment photo battery calculate forget version suggestion iphone link,"['view', 'question', 'apple', 'developer', 'forum', 'picture', 'state', 'iphone', 'update', 'access', 'setting', 'breakdown', 'pickup', 'notification', 'export', 'data', 'trick', 'feature', 'moment', 'photo', 'battery', 'calculate', 'forget', 'version', 'suggestion', 'iphone', 'link']"
+6270.0,francisco organization miro health assessment ipads paper pencil test game eye movement motor movement voice response validation reliability study assessment tool doctor patient access test disorder study volunteer patient game group research study test brain health research miro questionnaire edie health,"['francisco', 'organization', 'miro', 'health', 'assessment', 'ipads', 'paper', 'pencil', 'test', 'game', 'eye', 'movement', 'motor', 'movement', 'voice', 'response', 'validation', 'reliability', 'study', 'assessment', 'tool', 'doctor', 'patient', 'access', 'test', 'disorder', 'study', 'volunteer', 'patient', 'game', 'group', 'research', 'study', 'test', 'brain', 'health', 'research', 'miro', 'questionnaire', 'edie', 'health']"
+6284.0,job chance error bar variability repeat reading reading afternoon variability blood pressure term morning evening blood pressure monitor accuracy withings reading enter data hand incl source code agaricus accuracy rating random review device error monitor repeat reading change posture factor match reading doctor office job chance error bar variability repeat reading reading point blood pressure reading skip quantifiedbob reading afternoon variability blood pressure term morning reading reading measurement morning term variable blood pressure complication blood pressure pressure morning issue measurement ejain accuracy rating blood pressure accuracy drift device device post graph blood pressure association insomnia caffeine master thesis design care data prevent cardiovascular disease community measure blood pressure chosen device pay attention body posture measurement guideline course measure circumstance heart monitoring blood pressure home heart association blood pressure level home addition measurement office download heart association blood pressure tracker chart accuracy cuff experience doctor machine friend family read read varies read bp avoids measurement review unit,"['job', 'chance', 'error', 'bar', 'variability', 'repeat', 'reading', 'reading', 'afternoon', 'variability', 'blood', 'pressure', 'term', 'morning', 'evening', 'blood', 'pressure', 'monitor', 'accuracy', 'withings', 'reading', 'enter', 'data', 'hand', 'incl', 'source', 'code', 'agaricus', 'accuracy', 'rating', 'random', 'review', 'device', 'error', 'monitor', 'repeat', 'reading', 'change', 'posture', 'factor', 'match', 'reading', 'doctor', 'office', 'job', 'chance', 'error', 'bar', 'variability', 'repeat', 'reading', 'reading', 'point', 'blood', 'pressure', 'reading', 'skip', 'quantifiedbob', 'reading', 'afternoon', 'variability', 'blood', 'pressure', 'term', 'morning', 'reading', 'reading', 'measurement', 'morning', 'term', 'variable', 'blood', 'pressure', 'complication', 'blood', 'pressure', 'pressure', 'morning', 'issue', 'measurement', 'ejain', 'accuracy', 'rating', 'blood', 'pressure', 'accuracy', 'drift', 'device', 'device', 'post', 'graph', 'blood', 'pressure', 'association', 'insomnia', 'caffeine', 'master', 'thesis', 'design', 'care', 'data', 'prevent', 'cardiovascular', 'disease', 'community', 'measure', 'blood', 'pressure', 'chosen', 'device', 'pay', 'attention', 'body', 'posture', 'measurement', 'guideline', 'course', 'measure', 'circumstance', 'heart', 'monitoring', 'blood', 'pressure', 'home', 'heart', 'association', 'blood', 'pressure', 'level', 'home', 'addition', 'measurement', 'office', 'download', 'heart', 'association', 'blood', 'pressure', 'tracker', 'chart', 'accuracy', 'cuff', 'experience', 'doctor', 'machine', 'friend', 'family', 'read', 'read', 'varies', 'read', 'bp', 'avoids', 'measurement', 'review', 'unit']"
+6327.0,quantify congestion indicator food allergy inflammation quantify moisture nasal likert scale,"['quantify', 'congestion', 'indicator', 'food', 'allergy', 'inflammation', 'quantify', 'moisture', 'nasal', 'likert', 'scale']"
+6341.0,sign version release food impact condition feel random food feel friend trigger food food macro tracker food piece pattern help feel skin breakout ingredient food eat feedback food picture people ingredient food mturk information incorporate ingredient stop human ingredient release version,"['sign', 'version', 'release', 'food', 'impact', 'condition', 'feel', 'random', 'food', 'feel', 'friend', 'trigger', 'food', 'food', 'macro', 'tracker', 'food', 'piece', 'pattern', 'help', 'feel', 'skin', 'breakout', 'ingredient', 'food', 'eat', 'feedback', 'food', 'picture', 'people', 'ingredient', 'food', 'mturk', 'information', 'incorporate', 'ingredient', 'stop', 'human', 'ingredient', 'release', 'version']"
+6344.0,helma research people community mood kind method instance project cousin satisfaction work user question data data api study app correlate source code transfer data fiddur design question question application intent application source publishing result code press release participant selfers press release test user dissertation research kind mood measure bring satisfaction application install pax mood tracker figure method term mood measure theory user installation pre survey question question survey participant value euro application help mood tracker agaricus suggestion cousin community order algorithm machine method data study baseline accurate measure data user help mood support community press release volunteer,"['helma', 'research', 'people', 'community', 'mood', 'kind', 'method', 'instance', 'project', 'cousin', 'satisfaction', 'work', 'user', 'question', 'data', 'data', 'api', 'study', 'app', 'correlate', 'source', 'code', 'transfer', 'data', 'fiddur', 'design', 'question', 'question', 'application', 'intent', 'application', 'source', 'publishing', 'result', 'code', 'press', 'release', 'participant', 'selfers', 'press', 'release', 'test', 'user', 'dissertation', 'research', 'kind', 'mood', 'measure', 'bring', 'satisfaction', 'application', 'install', 'pax', 'mood', 'tracker', 'figure', 'method', 'term', 'mood', 'measure', 'theory', 'user', 'installation', 'pre', 'survey', 'question', 'question', 'survey', 'participant', 'value', 'euro', 'application', 'help', 'mood', 'tracker', 'agaricus', 'suggestion', 'cousin', 'community', 'order', 'algorithm', 'machine', 'method', 'data', 'study', 'baseline', 'accurate', 'measure', 'data', 'user', 'help', 'mood', 'support', 'community', 'press', 'release', 'volunteer']"
+6387.0,people progress tie track coffee solution log window keystroke movement store count key pro development work commit selfspy py anybody alternative kastan question track data choice guess quantifier tool spreadsheet data community app user activity create experience conduct research google form help app help progress response tracking app,"['people', 'progress', 'tie', 'track', 'coffee', 'solution', 'log', 'window', 'keystroke', 'movement', 'store', 'count', 'key', 'pro', 'development', 'work', 'commit', 'selfspy', 'py', 'anybody', 'alternative', 'kastan', 'question', 'track', 'data', 'choice', 'guess', 'quantifier', 'tool', 'spreadsheet', 'data', 'community', 'app', 'user', 'activity', 'create', 'experience', 'conduct', 'research', 'google', 'form', 'help', 'app', 'help', 'progress', 'response', 'tracking', 'app']"
+6393.0,collection paper study bib paper professor paper review experimentation mirza resource user guide agency healthcare research quality spirit guideline group advice helpful failing majority trial area trial success paper paper press author daza twitter ericjdaza experiment confident gut microbiome service microbe rna shotgun approach report food sensitivity service example banana consider lead blood glucose trial food stomach measure blood glucose finger prick device diabetic biohackers banana repeat example microbiome streamlines process food emergence monitor form patch apply arm measure data possibility data analysis trial story cost gut microbiome research idea study heart example intensity training heart rate longevity heard magazine volume compilation study consumer type intervention,"['collection', 'paper', 'study', 'bib', 'paper', 'professor', 'paper', 'review', 'experimentation', 'mirza', 'resource', 'user', 'guide', 'agency', 'healthcare', 'research', 'quality', 'spirit', 'guideline', 'group', 'advice', 'helpful', 'failing', 'majority', 'trial', 'area', 'trial', 'success', 'paper', 'paper', 'press', 'author', 'daza', 'twitter', 'ericjdaza', 'experiment', 'confident', 'gut', 'microbiome', 'service', 'microbe', 'rna', 'shotgun', 'approach', 'report', 'food', 'sensitivity', 'service', 'example', 'banana', 'consider', 'lead', 'blood', 'glucose', 'trial', 'food', 'stomach', 'measure', 'blood', 'glucose', 'finger', 'prick', 'device', 'diabetic', 'biohackers', 'banana', 'repeat', 'example', 'microbiome', 'streamlines', 'process', 'food', 'emergence', 'monitor', 'form', 'patch', 'apply', 'arm', 'measure', 'data', 'possibility', 'data', 'analysis', 'trial', 'story', 'cost', 'gut', 'microbiome', 'research', 'idea', 'study', 'heart', 'example', 'intensity', 'training', 'heart', 'rate', 'longevity', 'heard', 'magazine', 'volume', 'compilation', 'study', 'consumer', 'type', 'intervention']"
+6395.0,luck nan graduate student interaction program rit capstone project food experience food intake food help survey survey question response information study survey gain overview experience food intake tracker data visualization food data question concern email chuqi cz7661 rit edu survey help regard chuqi zeng,"['luck', 'nan', 'graduate', 'student', 'interaction', 'program', 'rit', 'capstone', 'project', 'food', 'experience', 'food', 'intake', 'food', 'help', 'survey', 'survey', 'question', 'response', 'information', 'study', 'survey', 'gain', 'overview', 'experience', 'food', 'intake', 'tracker', 'data', 'visualization', 'food', 'data', 'question', 'concern', 'email', 'chuqi', 'cz7661', 'rit', 'edu', 'survey', 'help', 'regard', 'chuqi', 'zeng']"
+6397.0,biohacker jan brain trainer biohacker brain self regulate function wave brain post experience brain trainer,"['biohacker', 'jan', 'brain', 'trainer', 'biohacker', 'brain', 'self', 'regulate', 'function', 'wave', 'brain', 'post', 'experience', 'brain', 'trainer']"
+6407.0,google wellbeing moment app version export data work smartwatch tool apps amp tool smartwatches prediction notifies change fitness activity purchase track battery capture usage download export feature response work data feature moment support wellbeing amp list feature phone usage tracker phone oreo wellbeing watch version idea starter watch tracking factor watch amp phone manictime rescuetime watch spreadsheet watch spending export data recommendation,"['google', 'wellbeing', 'moment', 'app', 'version', 'export', 'data', 'work', 'smartwatch', 'tool', 'apps', 'amp', 'tool', 'smartwatches', 'prediction', 'notifies', 'change', 'fitness', 'activity', 'purchase', 'track', 'battery', 'capture', 'usage', 'download', 'export', 'feature', 'response', 'work', 'data', 'feature', 'moment', 'support', 'wellbeing', 'amp', 'list', 'feature', 'phone', 'usage', 'tracker', 'phone', 'oreo', 'wellbeing', 'watch', 'version', 'idea', 'starter', 'watch', 'tracking', 'factor', 'watch', 'amp', 'phone', 'manictime', 'rescuetime', 'watch', 'spreadsheet', 'watch', 'spending', 'export', 'data', 'recommendation']"
+6415.0,change structure brain age change workload study bus driver mri scanner study home eeg reading device muse headband measure brain phone brain scanner jakob backend orbit dk prod11395155532102 smartphone brain scanner neuroimaging pdf mb meeting team headband data alternative link reply reply brain scan mapping structure brain wondering home brain scanner brain idea goal goal brain change frequency dream brain training protocol software development machine data correlation data set brain scan machine learning home brain scanner machine scan hospital city cancer track brain architecture performance setting memory fluency productivity area performance develop area brain change home brain scanner,"['change', 'structure', 'brain', 'age', 'change', 'workload', 'study', 'bus', 'driver', 'mri', 'scanner', 'study', 'home', 'eeg', 'reading', 'device', 'muse', 'headband', 'measure', 'brain', 'phone', 'brain', 'scanner', 'jakob', 'backend', 'orbit', 'dk', 'prod11395155532102', 'smartphone', 'brain', 'scanner', 'neuroimaging', 'pdf', 'mb', 'meeting', 'team', 'headband', 'data', 'alternative', 'link', 'reply', 'reply', 'brain', 'scan', 'mapping', 'structure', 'brain', 'wondering', 'home', 'brain', 'scanner', 'brain', 'idea', 'goal', 'goal', 'brain', 'change', 'frequency', 'dream', 'brain', 'training', 'protocol', 'software', 'development', 'machine', 'data', 'correlation', 'data', 'set', 'brain', 'scan', 'machine', 'learning', 'home', 'brain', 'scanner', 'machine', 'scan', 'hospital', 'city', 'cancer', 'track', 'brain', 'architecture', 'performance', 'setting', 'memory', 'fluency', 'productivity', 'area', 'performance', 'develop', 'area', 'brain', 'change', 'home', 'brain', 'scanner']"
+6416.0,microbiome service recommendation viome sprague recommendation respond kind food circumstance prick cgm note microbiome people quality method viome daytwo ejain stop shop resource lab section comparison service sprague podcast nature microbiome testing twitter pattern pattern experimentation self experiment story experiment gut microbiome service microbe rna shotgun approach here1 report food sensitivity service example banana consider lead blood glucose trial food stomach measure blood glucose finger prick device diabetic biohackers banana repeat example microbiome streamlines process food advice kastan kind wagon polydipsia output health problem disorder polydipsia fluid deal edema body electrolyte issue sodium diet fluid entry start output image method viome daytwo quality method access data experiment purpose price raw availability beat favourite thought yoga head ache log experiment heart rate activity fitness tracker carbohydrate intolerance blood measurement hope measure quality head intensity training meal carbs mindvalley bulletproof radio body carbs second exercise plan start state stomach poo,"['microbiome', 'service', 'recommendation', 'viome', 'sprague', 'recommendation', 'respond', 'kind', 'food', 'circumstance', 'prick', 'cgm', 'note', 'microbiome', 'people', 'quality', 'method', 'viome', 'daytwo', 'ejain', 'stop', 'shop', 'resource', 'lab', 'section', 'comparison', 'service', 'sprague', 'podcast', 'nature', 'microbiome', 'testing', 'twitter', 'pattern', 'pattern', 'experimentation', 'self', 'experiment', 'story', 'experiment', 'gut', 'microbiome', 'service', 'microbe', 'rna', 'shotgun', 'approach', 'here1', 'report', 'food', 'sensitivity', 'service', 'example', 'banana', 'consider', 'lead', 'blood', 'glucose', 'trial', 'food', 'stomach', 'measure', 'blood', 'glucose', 'finger', 'prick', 'device', 'diabetic', 'biohackers', 'banana', 'repeat', 'example', 'microbiome', 'streamlines', 'process', 'food', 'advice', 'kastan', 'kind', 'wagon', 'polydipsia', 'output', 'health', 'problem', 'disorder', 'polydipsia', 'fluid', 'deal', 'edema', 'body', 'electrolyte', 'issue', 'sodium', 'diet', 'fluid', 'entry', 'start', 'output', 'image', 'method', 'viome', 'daytwo', 'quality', 'method', 'access', 'data', 'experiment', 'purpose', 'price', 'raw', 'availability', 'beat', 'favourite', 'thought', 'yoga', 'head', 'ache', 'log', 'experiment', 'heart', 'rate', 'activity', 'fitness', 'tracker', 'carbohydrate', 'intolerance', 'blood', 'measurement', 'hope', 'measure', 'quality', 'head', 'intensity', 'training', 'meal', 'carbs', 'mindvalley', 'bulletproof', 'radio', 'body', 'carbs', 'second', 'exercise', 'plan', 'start', 'state', 'stomach', 'poo']"
+6426.0,amygates track calorie expenditure habit calorie weight counterproductive lead blood sugar spike example nutritionist rdn cde woman sport session gain weight track calorie expenditure weight help regard,"['amygates', 'track', 'calorie', 'expenditure', 'habit', 'calorie', 'weight', 'counterproductive', 'lead', 'blood', 'sugar', 'spike', 'example', 'nutritionist', 'rdn', 'cde', 'woman', 'sport', 'session', 'gain', 'weight', 'track', 'calorie', 'expenditure', 'weight', 'help', 'regard']"
+6432.0,algorithm quality fda consumer device market apple watch series product kardia apple watch dig paper algorithm algorithm secret tinkerer link source arrhythmia detection algorithm help link bob algorithm hrv wellitory example parameter anzbody idea arrythmies measurment strap question bob guess hrv heart arrythmies,"['algorithm', 'quality', 'fda', 'consumer', 'device', 'market', 'apple', 'watch', 'series', 'product', 'kardia', 'apple', 'watch', 'dig', 'paper', 'algorithm', 'algorithm', 'secret', 'tinkerer', 'link', 'source', 'arrhythmia', 'detection', 'algorithm', 'help', 'link', 'bob', 'algorithm', 'hrv', 'wellitory', 'example', 'parameter', 'anzbody', 'idea', 'arrythmies', 'measurment', 'strap', 'question', 'bob', 'guess', 'hrv', 'heart', 'arrythmies']"
+6440.0,quantify disease data role health case genetics problem doctor body consequence people disease health help problem ark tool monitor optimize habit experience step body step data command step visualize result health project construction feedback suggestion idea comment email josedavid zea gmail lauraveh wa talk nan,"['quantify', 'disease', 'data', 'role', 'health', 'case', 'genetics', 'problem', 'doctor', 'body', 'consequence', 'people', 'disease', 'health', 'help', 'problem', 'ark', 'tool', 'monitor', 'optimize', 'habit', 'experience', 'step', 'body', 'step', 'data', 'command', 'step', 'visualize', 'result', 'health', 'project', 'construction', 'feedback', 'suggestion', 'idea', 'comment', 'email', 'josedavid', 'zea', 'gmail', 'lauraveh', 'wa', 'talk', 'nan']"
+6444.0,depression loss motivation solution meditation case fix allisonkpkt consult health self internet depression loss motivation meditation return article mood disorder problem mood disorder hugh relief deserve mood disorder beginning treatment mood disorder difference place correlation depression anxiety nutrition hit addition medicine nutrition kitchen cook home nutrition feeling help hope journey,"['depression', 'loss', 'motivation', 'solution', 'meditation', 'case', 'fix', 'allisonkpkt', 'consult', 'health', 'self', 'internet', 'depression', 'loss', 'motivation', 'meditation', 'return', 'article', 'mood', 'disorder', 'problem', 'mood', 'disorder', 'hugh', 'relief', 'deserve', 'mood', 'disorder', 'beginning', 'treatment', 'mood', 'disorder', 'difference', 'place', 'correlation', 'depression', 'anxiety', 'nutrition', 'hit', 'addition', 'medicine', 'nutrition', 'kitchen', 'cook', 'home', 'nutrition', 'feeling', 'help', 'hope', 'journey']"
+6452.0,track bowel movement glance data afternoon relationship bowel movement problem night sleep wake night fall place heard method movement train aspect effect people project effect variation population bowel rule bowel frequency person morning person advantage improves purge fiber target bloat night admit question morning people afternoon evening wonder sleep night pattern bowel feeling rest night wonder retrain bowel afternoon night anxiety symptom sense case difference fitbit fiber stimulate bowel afternoon pattern btw graph app event title night january compare data bowel,"['track', 'bowel', 'movement', 'glance', 'data', 'afternoon', 'relationship', 'bowel', 'movement', 'problem', 'night', 'sleep', 'wake', 'night', 'fall', 'place', 'heard', 'method', 'movement', 'train', 'aspect', 'effect', 'people', 'project', 'effect', 'variation', 'population', 'bowel', 'rule', 'bowel', 'frequency', 'person', 'morning', 'person', 'advantage', 'improves', 'purge', 'fiber', 'target', 'bloat', 'night', 'admit', 'question', 'morning', 'people', 'afternoon', 'evening', 'wonder', 'sleep', 'night', 'pattern', 'bowel', 'feeling', 'rest', 'night', 'wonder', 'retrain', 'bowel', 'afternoon', 'night', 'anxiety', 'symptom', 'sense', 'case', 'difference', 'fitbit', 'fiber', 'stimulate', 'bowel', 'afternoon', 'pattern', 'btw', 'graph', 'app', 'event', 'title', 'night', 'january', 'compare', 'data', 'bowel']"
+6467.0,data tracker research project lancaster university partnership research help people competition amazon voucher chance win survey tell dan survey participate,"['data', 'tracker', 'research', 'project', 'lancaster', 'university', 'partnership', 'research', 'help', 'people', 'competition', 'amazon', 'voucher', 'chance', 'win', 'survey', 'tell', 'dan', 'survey', 'participate']"
+6479.0,app schedule access utility method intention data field apple health access io example nutrient apple health access app,"['app', 'schedule', 'access', 'utility', 'method', 'intention', 'data', 'field', 'apple', 'health', 'access', 'io', 'example', 'nutrient', 'apple', 'health', 'access', 'app']"
+6495.0,dan situation application zeo sleep manager device backup rollover upgrade site chance pop copy apk disconnection problem app close connection exit design zeo app suffers crash reset headband button problem state version problem information device dan hear environment zeocompanion link product nexus zeo headband nexus headband zeo app remove headband place charge press headband button nexus night headband nexus room state flashing pair phone nexus bed interferes hypnogram fails night loss imo zeo app work zeocompanion app app boat apkpure download sideload play store download past purchase store download zeo app device list download check zeocompanion version project github headband battery die crack case battery trick button experience issue device nexus stuff guess bother guess eat word io store people ipad io zeo app list app store ipa file ipod android situation sideload report end pure device news app crash news issue rom disconnection reconnection bt device zeo headband headband update night headband issue kitkat rom release report headband case button companion kindle model zeo model rom nexus user halcyon discussion imagine price platform zeo groupon headband track point zeo adapter electrode custom electrode box issue dig zeo stuff ipod zeo app app cooler zeocompanion generation sideload apps device store issue zeo connection tablet app reason tablet power management zeo app headband status indication headband headband charger headband app point launch night headband headband charger status change briefly press button headband status headband headband charger fix button headband mode pair headband option pair status charger head zeo crash force night electrode hypnogram morning pair headband night force closing tablet connection headband tablet app kindle access log help software fireos kitkat device solve problem spend zeo app run hardware vintage posting ala development zeocompanion support question shame demise market philip product depth review device access data sleeptracker ballistocardiography sensor beddit withings job wake respiration phase correlation zeo trust respect issue zeo recommend device success zeo appreciate advice,"['dan', 'situation', 'application', 'zeo', 'sleep', 'manager', 'device', 'backup', 'rollover', 'upgrade', 'site', 'chance', 'pop', 'copy', 'apk', 'disconnection', 'problem', 'app', 'close', 'connection', 'exit', 'design', 'zeo', 'app', 'suffers', 'crash', 'reset', 'headband', 'button', 'problem', 'state', 'version', 'problem', 'information', 'device', 'dan', 'hear', 'environment', 'zeocompanion', 'link', 'product', 'nexus', 'zeo', 'headband', 'nexus', 'headband', 'zeo', 'app', 'remove', 'headband', 'place', 'charge', 'press', 'headband', 'button', 'nexus', 'night', 'headband', 'nexus', 'room', 'state', 'flashing', 'pair', 'phone', 'nexus', 'bed', 'interferes', 'hypnogram', 'fails', 'night', 'loss', 'imo', 'zeo', 'app', 'work', 'zeocompanion', 'app', 'app', 'boat', 'apkpure', 'download', 'sideload', 'play', 'store', 'download', 'past', 'purchase', 'store', 'download', 'zeo', 'app', 'device', 'list', 'download', 'check', 'zeocompanion', 'version', 'project', 'github', 'headband', 'battery', 'die', 'crack', 'case', 'battery', 'trick', 'button', 'experience', 'issue', 'device', 'nexus', 'stuff', 'guess', 'bother', 'guess', 'eat', 'word', 'io', 'store', 'people', 'ipad', 'io', 'zeo', 'app', 'list', 'app', 'store', 'ipa', 'file', 'ipod', 'android', 'situation', 'sideload', 'report', 'end', 'pure', 'device', 'news', 'app', 'crash', 'news', 'issue', 'rom', 'disconnection', 'reconnection', 'bt', 'device', 'zeo', 'headband', 'headband', 'update', 'night', 'headband', 'issue', 'kitkat', 'rom', 'release', 'report', 'headband', 'case', 'button', 'companion', 'kindle', 'model', 'zeo', 'model', 'rom', 'nexus', 'user', 'halcyon', 'discussion', 'imagine', 'price', 'platform', 'zeo', 'groupon', 'headband', 'track', 'point', 'zeo', 'adapter', 'electrode', 'custom', 'electrode', 'box', 'issue', 'dig', 'zeo', 'stuff', 'ipod', 'zeo', 'app', 'app', 'cooler', 'zeocompanion', 'generation', 'sideload', 'apps', 'device', 'store', 'issue', 'zeo', 'connection', 'tablet', 'app', 'reason', 'tablet', 'power', 'management', 'zeo', 'app', 'headband', 'status', 'indication', 'headband', 'headband', 'charger', 'headband', 'app', 'point', 'launch', 'night', 'headband', 'headband', 'charger', 'status', 'change', 'briefly', 'press', 'button', 'headband', 'status', 'headband', 'headband', 'charger', 'fix', 'button', 'headband', 'mode', 'pair', 'headband', 'option', 'pair', 'status', 'charger', 'head', 'zeo', 'crash', 'force', 'night', 'electrode', 'hypnogram', 'morning', 'pair', 'headband', 'night', 'force', 'closing', 'tablet', 'connection', 'headband', 'tablet', 'app', 'kindle', 'access', 'log', 'help', 'software', 'fireos', 'kitkat', 'device', 'solve', 'problem', 'spend', 'zeo', 'app', 'run', 'hardware', 'vintage', 'posting', 'ala', 'development', 'zeocompanion', 'support', 'question', 'shame', 'demise', 'market', 'philip', 'product', 'depth', 'review', 'device', 'access', 'data', 'sleeptracker', 'ballistocardiography', 'sensor', 'beddit', 'withings', 'job', 'wake', 'respiration', 'phase', 'correlation', 'zeo', 'trust', 'respect', 'issue', 'zeo', 'recommend', 'device', 'success', 'zeo', 'appreciate', 'advice']"
+6500.0,nan sale bug fast record food kind interface console mode menu app macro tracker,"['nan', 'sale', 'bug', 'fast', 'record', 'food', 'kind', 'interface', 'console', 'mode', 'menu', 'app', 'macro', 'tracker']"
+6504.0,sport stack data guess blog stack page work tracker apps nomie btw button firefox upgrade error referenceerror dialogpolyfill feedback readability diagram quantity data fact display data data category clearest feedback welcome stack slog quantifiedself stack button feedback ha notice stack post reddit idea stats stack tomorrow,"['sport', 'stack', 'data', 'guess', 'blog', 'stack', 'page', 'work', 'tracker', 'apps', 'nomie', 'btw', 'button', 'firefox', 'upgrade', 'error', 'referenceerror', 'dialogpolyfill', 'feedback', 'readability', 'diagram', 'quantity', 'data', 'fact', 'display', 'data', 'data', 'category', 'clearest', 'feedback', 'welcome', 'stack', 'slog', 'quantifiedself', 'stack', 'button', 'feedback', 'ha', 'notice', 'stack', 'post', 'reddit', 'idea', 'stats', 'stack', 'tomorrow']"
+6510.0,welltory readiness score hrv change change reading feedback elite population comparison judge significance change value novice maffetone meditate exercise sugar meat egg reading domain paramters frequenzy domain parameter shape book tdp result result population comparison age gender fdp advice internet feel fdp reading reading blood pressure hr rmssd snuff cigarette medication body check blood pressure hrv world adhd brain journal course reading health apps input melatonin night anybody discrepancy reading,"['welltory', 'readiness', 'score', 'hrv', 'change', 'change', 'reading', 'feedback', 'elite', 'population', 'comparison', 'judge', 'significance', 'change', 'value', 'novice', 'maffetone', 'meditate', 'exercise', 'sugar', 'meat', 'egg', 'reading', 'domain', 'paramters', 'frequenzy', 'domain', 'parameter', 'shape', 'book', 'tdp', 'result', 'result', 'population', 'comparison', 'age', 'gender', 'fdp', 'advice', 'internet', 'feel', 'fdp', 'reading', 'reading', 'blood', 'pressure', 'hr', 'rmssd', 'snuff', 'cigarette', 'medication', 'body', 'check', 'blood', 'pressure', 'hrv', 'world', 'adhd', 'brain', 'journal', 'course', 'reading', 'health', 'apps', 'input', 'melatonin', 'night', 'anybody', 'discrepancy', 'reading']"
+6517.0,note reading scosche rhythm24 hrv scosche rhythm24 briefly rhythm sync device reading app claim artifact quality issue problem chart hill peak reading strap arm arm rest surface sunlight piece cloth sleeve heart rate rain8dome9 draw panda post source code reading app scosche heart rate monitor reading staid home case gotten reading data track trend impact dans reading conclusion strap skin data gap data screenshots approach body withings scale measure level visualization hike hike hike body indicator exercise readiness kind effect ejain post source code post code code custom calculation chart ipynb hrv ipynb hr ipynb position qualify worth jonas create noise exercise recovery effect case case support experimentation dans h10 hrv logger track hrv post chest strap work h7 logger hrv recording share data factor nutrition help recovery exercise exercise hiit session trainer exercise bike hike variation duration intensity starter measure measure exertion heart rate trimpexp heart rate candidate hrv recovery success camera reading chest strap gel morning case reading rate generation heart rate monitor app support jonas create noise problem james heart rate night incl hrv calorie wrist heart rate monitor heart rate exercise track sleep hrv process order result specific activity score recovery score activity trainer exb exercise bike ski wlk hiking duration trainer exercise bike session effect routine recovery environment activity impact hrv measure recovery activity effect activity exact hike multiple condition heart rate hrv measurement summer exercise bike session scosche rhythm24 myworkouts interval outlier data arm forearm report heart rate admit defeat visualization hrv reading value rmssd log scale score outlier line shading activity level step darker outlier reading outlier sore throat signal data exercise readiness noise sleeping schedule factor term trend pattern whoop podcast founder talk story elite athlete board everybody measure exertion analytics recovery listener code draw create noise h10 hrv logger track hrv data finding def share r interval dataframe panda hrv horse gel strap reading gel data study,"['note', 'reading', 'scosche', 'rhythm24', 'hrv', 'scosche', 'rhythm24', 'briefly', 'rhythm', 'sync', 'device', 'reading', 'app', 'claim', 'artifact', 'quality', 'issue', 'problem', 'chart', 'hill', 'peak', 'reading', 'strap', 'arm', 'arm', 'rest', 'surface', 'sunlight', 'piece', 'cloth', 'sleeve', 'heart', 'rate', 'rain8dome9', 'draw', 'panda', 'post', 'source', 'code', 'reading', 'app', 'scosche', 'heart', 'rate', 'monitor', 'reading', 'staid', 'home', 'case', 'gotten', 'reading', 'data', 'track', 'trend', 'impact', 'dans', 'reading', 'conclusion', 'strap', 'skin', 'data', 'gap', 'data', 'screenshots', 'approach', 'body', 'withings', 'scale', 'measure', 'level', 'visualization', 'hike', 'hike', 'hike', 'body', 'indicator', 'exercise', 'readiness', 'kind', 'effect', 'ejain', 'post', 'source', 'code', 'post', 'code', 'code', 'custom', 'calculation', 'chart', 'ipynb', 'hrv', 'ipynb', 'hr', 'ipynb', 'position', 'qualify', 'worth', 'jonas', 'create', 'noise', 'exercise', 'recovery', 'effect', 'case', 'case', 'support', 'experimentation', 'dans', 'h10', 'hrv', 'logger', 'track', 'hrv', 'post', 'chest', 'strap', 'work', 'h7', 'logger', 'hrv', 'recording', 'share', 'data', 'factor', 'nutrition', 'help', 'recovery', 'exercise', 'exercise', 'hiit', 'session', 'trainer', 'exercise', 'bike', 'hike', 'variation', 'duration', 'intensity', 'starter', 'measure', 'measure', 'exertion', 'heart', 'rate', 'trimpexp', 'heart', 'rate', 'candidate', 'hrv', 'recovery', 'success', 'camera', 'reading', 'chest', 'strap', 'gel', 'morning', 'case', 'reading', 'rate', 'generation', 'heart', 'rate', 'monitor', 'app', 'support', 'jonas', 'create', 'noise', 'problem', 'james', 'heart', 'rate', 'night', 'incl', 'hrv', 'calorie', 'wrist', 'heart', 'rate', 'monitor', 'heart', 'rate', 'exercise', 'track', 'sleep', 'hrv', 'process', 'order', 'result', 'specific', 'activity', 'score', 'recovery', 'score', 'activity', 'trainer', 'exb', 'exercise', 'bike', 'ski', 'wlk', 'hiking', 'duration', 'trainer', 'exercise', 'bike', 'session', 'effect', 'routine', 'recovery', 'environment', 'activity', 'impact', 'hrv', 'measure', 'recovery', 'activity', 'effect', 'activity', 'exact', 'hike', 'multiple', 'condition', 'heart', 'rate', 'hrv', 'measurement', 'summer', 'exercise', 'bike', 'session', 'scosche', 'rhythm24', 'myworkouts', 'interval', 'outlier', 'data', 'arm', 'forearm', 'report', 'heart', 'rate', 'admit', 'defeat', 'visualization', 'hrv', 'reading', 'value', 'rmssd', 'log', 'scale', 'score', 'outlier', 'line', 'shading', 'activity', 'level', 'step', 'darker', 'outlier', 'reading', 'outlier', 'sore', 'throat', 'signal', 'data', 'exercise', 'readiness', 'noise', 'sleeping', 'schedule', 'factor', 'term', 'trend', 'pattern', 'whoop', 'podcast', 'founder', 'talk', 'story', 'elite', 'athlete', 'board', 'everybody', 'measure', 'exertion', 'analytics', 'recovery', 'listener', 'code', 'draw', 'create', 'noise', 'h10', 'hrv', 'logger', 'track', 'hrv', 'data', 'finding', 'def', 'share', 'r', 'interval', 'dataframe', 'panda', 'hrv', 'horse', 'gel', 'strap', 'reading', 'gel', 'data', 'study']"
+6526.0,data hr data sickness incident son website pattern hr body point measurement resolution hr fever plot dreeds evidence data simple predict sickness anybody community evidence hr symptom journal data feedback frenik medicine medication supplement home today medication milligram yesterday log symptom health incident list list symptom google home recognize image list health incident image log symptom severity note standard comparison page medication type event image cluster cough end tighter cluster sinus infection popping tylenol definition friend event family tv episode movie reading event tell envision google home log log reach phone event fitbit collection bunch data data work integrate api basis philosophy focus people confirm importance automation fitbit integration road feedback dean link google sheet data eventloggers purpose stats dm key thought fitbit user record doctor visit data eventloggers criterion doctor visit heart rate message eventloggers photo rescuetime family member family event family member partner kid health note data unique feature family voice google home assistant fine data export dashboard event activity health wellness food beverage data chart kid health symptom incident eventloggers account google assistant voice kill bird stone video google home assistant log event data check tomorrow correlation son data history pneumonia febrile shake cold issue pneumonia seizure cause wife christine heart rate evening heart rate sign sick data quick reading heart rate note field heart rate data plot data tomorrow son data stay dean eventloggers export data page export excel csv file export format column stats site option analysis option member ability software correlation matrix fitbit rescuetime data eventloggers generalize case image help timeline premade setup type item section drug supplement thngs section kind event family fitness tracker activity heart rate room thought automation thread tool awesome building ask apis export data envision api return data date filter criterion csv file analysis platform module feature cent,"['data', 'hr', 'data', 'sickness', 'incident', 'son', 'website', 'pattern', 'hr', 'body', 'point', 'measurement', 'resolution', 'hr', 'fever', 'plot', 'dreeds', 'evidence', 'data', 'simple', 'predict', 'sickness', 'anybody', 'community', 'evidence', 'hr', 'symptom', 'journal', 'data', 'feedback', 'frenik', 'medicine', 'medication', 'supplement', 'home', 'today', 'medication', 'milligram', 'yesterday', 'log', 'symptom', 'health', 'incident', 'list', 'list', 'symptom', 'google', 'home', 'recognize', 'image', 'list', 'health', 'incident', 'image', 'log', 'symptom', 'severity', 'note', 'standard', 'comparison', 'page', 'medication', 'type', 'event', 'image', 'cluster', 'cough', 'end', 'tighter', 'cluster', 'sinus', 'infection', 'popping', 'tylenol', 'definition', 'friend', 'event', 'family', 'tv', 'episode', 'movie', 'reading', 'event', 'tell', 'envision', 'google', 'home', 'log', 'log', 'reach', 'phone', 'event', 'fitbit', 'collection', 'bunch', 'data', 'data', 'work', 'integrate', 'api', 'basis', 'philosophy', 'focus', 'people', 'confirm', 'importance', 'automation', 'fitbit', 'integration', 'road', 'feedback', 'dean', 'link', 'google', 'sheet', 'data', 'eventloggers', 'purpose', 'stats', 'dm', 'key', 'thought', 'fitbit', 'user', 'record', 'doctor', 'visit', 'data', 'eventloggers', 'criterion', 'doctor', 'visit', 'heart', 'rate', 'message', 'eventloggers', 'photo', 'rescuetime', 'family', 'member', 'family', 'event', 'family', 'member', 'partner', 'kid', 'health', 'note', 'data', 'unique', 'feature', 'family', 'voice', 'google', 'home', 'assistant', 'fine', 'data', 'export', 'dashboard', 'event', 'activity', 'health', 'wellness', 'food', 'beverage', 'data', 'chart', 'kid', 'health', 'symptom', 'incident', 'eventloggers', 'account', 'google', 'assistant', 'voice', 'kill', 'bird', 'stone', 'video', 'google', 'home', 'assistant', 'log', 'event', 'data', 'check', 'tomorrow', 'correlation', 'son', 'data', 'history', 'pneumonia', 'febrile', 'shake', 'cold', 'issue', 'pneumonia', 'seizure', 'cause', 'wife', 'christine', 'heart', 'rate', 'evening', 'heart', 'rate', 'sign', 'sick', 'data', 'quick', 'reading', 'heart', 'rate', 'note', 'field', 'heart', 'rate', 'data', 'plot', 'data', 'tomorrow', 'son', 'data', 'stay', 'dean', 'eventloggers', 'export', 'data', 'page', 'export', 'excel', 'csv', 'file', 'export', 'format', 'column', 'stats', 'site', 'option', 'analysis', 'option', 'member', 'ability', 'software', 'correlation', 'matrix', 'fitbit', 'rescuetime', 'data', 'eventloggers', 'generalize', 'case', 'image', 'help', 'timeline', 'premade', 'setup', 'type', 'item', 'section', 'drug', 'supplement', 'thngs', 'section', 'kind', 'event', 'family', 'fitness', 'tracker', 'activity', 'heart', 'rate', 'room', 'thought', 'automation', 'thread', 'tool', 'awesome', 'building', 'ask', 'apis', 'export', 'data', 'envision', 'api', 'return', 'data', 'date', 'filter', 'criterion', 'csv', 'file', 'analysis', 'platform', 'module', 'feature', 'cent']"
+6556.0,idea discussion talk amp material sacha chua sacha blog post clothes clothes mathematics fashion sense work stylebook superb idea woman hubby wardrobe clothes shopping coupon code purchase clothes shoe accessory watch item store kinda app helpful iphone mac tool track organization clothes picture item brand color option season item style picture item style app clothes clothes date stats item help clothes task item mark clothes clothes clothes end clothes pile solution minimise,"['idea', 'discussion', 'talk', 'amp', 'material', 'sacha', 'chua', 'sacha', 'blog', 'post', 'clothes', 'clothes', 'mathematics', 'fashion', 'sense', 'work', 'stylebook', 'superb', 'idea', 'woman', 'hubby', 'wardrobe', 'clothes', 'shopping', 'coupon', 'code', 'purchase', 'clothes', 'shoe', 'accessory', 'watch', 'item', 'store', 'kinda', 'app', 'helpful', 'iphone', 'mac', 'tool', 'track', 'organization', 'clothes', 'picture', 'item', 'brand', 'color', 'option', 'season', 'item', 'style', 'picture', 'item', 'style', 'app', 'clothes', 'clothes', 'date', 'stats', 'item', 'help', 'clothes', 'task', 'item', 'mark', 'clothes', 'clothes', 'clothes', 'end', 'clothes', 'pile', 'solution', 'minimise']"
+6588.0,camera measurement tool idea people model problem generate avatar picture sound idea challenge estimation measurement body site hip calf shoulder arm instance hip circumference varies bone structure muscle composition delta individual measurement goal status avatar apology tool feedback input item engage user tool clothes require measurement help input suggestion application feedback hive checkout myshape fitness enter body measurement waist generate avatar shape create goal track progress goal,"['camera', 'measurement', 'tool', 'idea', 'people', 'model', 'problem', 'generate', 'avatar', 'picture', 'sound', 'idea', 'challenge', 'estimation', 'measurement', 'body', 'site', 'hip', 'calf', 'shoulder', 'arm', 'instance', 'hip', 'circumference', 'varies', 'bone', 'structure', 'muscle', 'composition', 'delta', 'individual', 'measurement', 'goal', 'status', 'avatar', 'apology', 'tool', 'feedback', 'input', 'item', 'engage', 'user', 'tool', 'clothes', 'require', 'measurement', 'help', 'input', 'suggestion', 'application', 'feedback', 'hive', 'checkout', 'myshape', 'fitness', 'enter', 'body', 'measurement', 'waist', 'generate', 'avatar', 'shape', 'create', 'goal', 'track', 'progress', 'goal']"
+6606.0,edie tos intent sell data perspective data ownership question area discussion debate presence sign watch research fyi term service data healthcare client business model contribution research product acknowledge compensate understand miro right knowledge property information study participant sign form form miro specifies data share data subject data miro server health startup john hopkins research study brain health neurodegeneration senior adult patient impairment screening tool machine change cognition check work share study person francisco mirohealth research mirohealth gary problem reason sign research participant miro employee process consent participate access study question idea company tool test diagnosis disorder study tool paper pencil test data fda device miro profit company term service owner intent sell data money idea patient insurance company prudent miro sell patient data avenue hope help,"['edie', 'tos', 'intent', 'sell', 'data', 'perspective', 'data', 'ownership', 'question', 'area', 'discussion', 'debate', 'presence', 'sign', 'watch', 'research', 'fyi', 'term', 'service', 'data', 'healthcare', 'client', 'business', 'model', 'contribution', 'research', 'product', 'acknowledge', 'compensate', 'understand', 'miro', 'right', 'knowledge', 'property', 'information', 'study', 'participant', 'sign', 'form', 'form', 'miro', 'specifies', 'data', 'share', 'data', 'subject', 'data', 'miro', 'server', 'health', 'startup', 'john', 'hopkins', 'research', 'study', 'brain', 'health', 'neurodegeneration', 'senior', 'adult', 'patient', 'impairment', 'screening', 'tool', 'machine', 'change', 'cognition', 'check', 'work', 'share', 'study', 'person', 'francisco', 'mirohealth', 'research', 'mirohealth', 'gary', 'problem', 'reason', 'sign', 'research', 'participant', 'miro', 'employee', 'process', 'consent', 'participate', 'access', 'study', 'question', 'idea', 'company', 'tool', 'test', 'diagnosis', 'disorder', 'study', 'tool', 'paper', 'pencil', 'test', 'data', 'fda', 'device', 'miro', 'profit', 'company', 'term', 'service', 'owner', 'intent', 'sell', 'data', 'money', 'idea', 'patient', 'insurance', 'company', 'prudent', 'miro', 'sell', 'patient', 'data', 'avenue', 'hope', 'help']"
+6617.0,patri oximeter twitter anybody wear camper2 aaa battery battery spo2 value pulse rate value storage storage data waveform record csv mind work nonin oximeter image cms50f spo2 ok perfusion index pi model china cms50i fingertip oximeter wrist sound pi oxygen saturation pulserate generates file pi column percent data allows night memory charge morning learn market home sleep apnea test sleepyhead oscar format sound bt sync recommendation cms50f device connection fingertip clamp wrist unit oximeter contec cms50da production note cms50da instruction manufacturer instruction understand oscar cms50da data spo2 assistant pc software cd title addition spo2 installs bridge driver installer oximeter oscar oximeter module window machine import data line plot plot data cpap machine oscar documentation oscar contec cms50d cms50e cms50f oximeter importing bluetooth model note company contec po po po work read oximeter file reality import data import file pc sleep session session progress connect cable micro type usb cable remark wonder model cable transfer data record board aaa battery device battery battery cost addition travel weight battery cable clipping finger sport activity unit battery unit import sleepyhead oscar start cpap unit addition session forgets session import session finger session oscar import session night procedure data oscar battery battery compartment battery spring aaa battery spring machine start record cpap data cable push button push menu button record push point data start cpap machine push button hold exit stop cpap machine push button menu push button record push hold record push button hold exit finger unit pc disk oscar version oximetry data database data backup copy oscar data folder document document restore cpap machine machine stop data dot card cpap machine switch write pc run oscar import cpap data drive icon pull sd card pc switch protection insert cpap machine start cpa data tab exit oscar connect cable unit pc cable label cable push button menu spo2 assistant file gt connect device select com3 port click view device data click connect select file receive data exit spo2 assistent disconnect cable push button exit button exit start oscar log profile oximeter type cms0d cms50da import data file program spo2review data2 folder folder user virtualstore program file spo2 assistant v3 data user pc data2 document select file form yyyymmddhhmmss spo2 data input pc cms50da data click session cpap machine work oscar start date date session second step data section second blood oxygen saturation heart pulse rate plot sd card insert cpap machine info saturation level percentage quantization level point event people unit ad pulse oximeter matter people deal apnea file reverse engineer oscar sleepyhead oximeter module import format unit wrist unit hope log file monitor file application building care data cable mean file window machine oxygen saturation device sale amazon log,"['patri', 'oximeter', 'twitter', 'anybody', 'wear', 'camper2', 'aaa', 'battery', 'battery', 'spo2', 'value', 'pulse', 'rate', 'value', 'storage', 'storage', 'data', 'waveform', 'record', 'csv', 'mind', 'work', 'nonin', 'oximeter', 'image', 'cms50f', 'spo2', 'ok', 'perfusion', 'index', 'pi', 'model', 'china', 'cms50i', 'fingertip', 'oximeter', 'wrist', 'sound', 'pi', 'oxygen', 'saturation', 'pulserate', 'generates', 'file', 'pi', 'column', 'percent', 'data', 'allows', 'night', 'memory', 'charge', 'morning', 'learn', 'market', 'home', 'sleep', 'apnea', 'test', 'sleepyhead', 'oscar', 'format', 'sound', 'bt', 'sync', 'recommendation', 'cms50f', 'device', 'connection', 'fingertip', 'clamp', 'wrist', 'unit', 'oximeter', 'contec', 'cms50da', 'production', 'note', 'cms50da', 'instruction', 'manufacturer', 'instruction', 'understand', 'oscar', 'cms50da', 'data', 'spo2', 'assistant', 'pc', 'software', 'cd', 'title', 'addition', 'spo2', 'installs', 'bridge', 'driver', 'installer', 'oximeter', 'oscar', 'oximeter', 'module', 'window', 'machine', 'import', 'data', 'line', 'plot', 'plot', 'data', 'cpap', 'machine', 'oscar', 'documentation', 'oscar', 'contec', 'cms50d', 'cms50e', 'cms50f', 'oximeter', 'importing', 'bluetooth', 'model', 'note', 'company', 'contec', 'po', 'po', 'po', 'work', 'read', 'oximeter', 'file', 'reality', 'import', 'data', 'import', 'file', 'pc', 'sleep', 'session', 'session', 'progress', 'connect', 'cable', 'micro', 'type', 'usb', 'cable', 'remark', 'wonder', 'model', 'cable', 'transfer', 'data', 'record', 'board', 'aaa', 'battery', 'device', 'battery', 'battery', 'cost', 'addition', 'travel', 'weight', 'battery', 'cable', 'clipping', 'finger', 'sport', 'activity', 'unit', 'battery', 'unit', 'import', 'sleepyhead', 'oscar', 'start', 'cpap', 'unit', 'addition', 'session', 'forgets', 'session', 'import', 'session', 'finger', 'session', 'oscar', 'import', 'session', 'night', 'procedure', 'data', 'oscar', 'battery', 'battery', 'compartment', 'battery', 'spring', 'aaa', 'battery', 'spring', 'machine', 'start', 'record', 'cpap', 'data', 'cable', 'push', 'button', 'push', 'menu', 'button', 'record', 'push', 'point', 'data', 'start', 'cpap', 'machine', 'push', 'button', 'hold', 'exit', 'stop', 'cpap', 'machine', 'push', 'button', 'menu', 'push', 'button', 'record', 'push', 'hold', 'record', 'push', 'button', 'hold', 'exit', 'finger', 'unit', 'pc', 'disk', 'oscar', 'version', 'oximetry', 'data', 'database', 'data', 'backup', 'copy', 'oscar', 'data', 'folder', 'document', 'document', 'restore', 'cpap', 'machine', 'machine', 'stop', 'data', 'dot', 'card', 'cpap', 'machine', 'switch', 'write', 'pc', 'run', 'oscar', 'import', 'cpap', 'data', 'drive', 'icon', 'pull', 'sd', 'card', 'pc', 'switch', 'protection', 'insert', 'cpap', 'machine', 'start', 'cpa', 'data', 'tab', 'exit', 'oscar', 'connect', 'cable', 'unit', 'pc', 'cable', 'label', 'cable', 'push', 'button', 'menu', 'spo2', 'assistant', 'file', 'gt', 'connect', 'device', 'select', 'com3', 'port', 'click', 'view', 'device', 'data', 'click', 'connect', 'select', 'file', 'receive', 'data', 'exit', 'spo2', 'assistent', 'disconnect', 'cable', 'push', 'button', 'exit', 'button', 'exit', 'start', 'oscar', 'log', 'profile', 'oximeter', 'type', 'cms0d', 'cms50da', 'import', 'data', 'file', 'program', 'spo2review', 'data2', 'folder', 'folder', 'user', 'virtualstore', 'program', 'file', 'spo2', 'assistant', 'v3', 'data', 'user', 'pc', 'data2', 'document', 'select', 'file', 'form', 'yyyymmddhhmmss', 'spo2', 'data', 'input', 'pc', 'cms50da', 'data', 'click', 'session', 'cpap', 'machine', 'work', 'oscar', 'start', 'date', 'date', 'session', 'second', 'step', 'data', 'section', 'second', 'blood', 'oxygen', 'saturation', 'heart', 'pulse', 'rate', 'plot', 'sd', 'card', 'insert', 'cpap', 'machine', 'info', 'saturation', 'level', 'percentage', 'quantization', 'level', 'point', 'event', 'people', 'unit', 'ad', 'pulse', 'oximeter', 'matter', 'people', 'deal', 'apnea', 'file', 'reverse', 'engineer', 'oscar', 'sleepyhead', 'oximeter', 'module', 'import', 'format', 'unit', 'wrist', 'unit', 'hope', 'log', 'file', 'monitor', 'file', 'application', 'building', 'care', 'data', 'cable', 'mean', 'file', 'window', 'machine', 'oxygen', 'saturation', 'device', 'sale', 'amazon', 'log']"
+6632.0,project hassle calendar dragomir44 slog question slog outsider graph start people add explenations graph bet sense btw change weight oops min button press min button press timetrack android min button press mood daylio android min file drive open data google data data course javascript display google drive sheet reason data api application demand data api display statistic graph tool sheet web amp timetrack android daylio body burn mood drink partner kid family leisure sport chore travel work data feedback weight eat food weight loss holiday liter glass water drink soda eat snack difference eat snack note weight fine weight zone weight water response timetrack track app widget smartphone home unlock phone finger print grab finger finger print category shortcut travel kid partner leisure work chore family registration second phone pocket pocket timetrack export csv option google sheet export website drive file effort export import google drive sheet spent second switch second export,"['project', 'hassle', 'calendar', 'dragomir44', 'slog', 'question', 'slog', 'outsider', 'graph', 'start', 'people', 'add', 'explenations', 'graph', 'bet', 'sense', 'btw', 'change', 'weight', 'oops', 'min', 'button', 'press', 'min', 'button', 'press', 'timetrack', 'android', 'min', 'button', 'press', 'mood', 'daylio', 'android', 'min', 'file', 'drive', 'open', 'data', 'google', 'data', 'data', 'course', 'javascript', 'display', 'google', 'drive', 'sheet', 'reason', 'data', 'api', 'application', 'demand', 'data', 'api', 'display', 'statistic', 'graph', 'tool', 'sheet', 'web', 'amp', 'timetrack', 'android', 'daylio', 'body', 'burn', 'mood', 'drink', 'partner', 'kid', 'family', 'leisure', 'sport', 'chore', 'travel', 'work', 'data', 'feedback', 'weight', 'eat', 'food', 'weight', 'loss', 'holiday', 'liter', 'glass', 'water', 'drink', 'soda', 'eat', 'snack', 'difference', 'eat', 'snack', 'note', 'weight', 'fine', 'weight', 'zone', 'weight', 'water', 'response', 'timetrack', 'track', 'app', 'widget', 'smartphone', 'home', 'unlock', 'phone', 'finger', 'print', 'grab', 'finger', 'finger', 'print', 'category', 'shortcut', 'travel', 'kid', 'partner', 'leisure', 'work', 'chore', 'family', 'registration', 'second', 'phone', 'pocket', 'pocket', 'timetrack', 'export', 'csv', 'option', 'google', 'sheet', 'export', 'website', 'drive', 'file', 'effort', 'export', 'import', 'google', 'drive', 'sheet', 'spent', 'second', 'switch', 'second', 'export']"
+6635.0,zeo memory version station data data zeo model bluetooth head night reader result,"['zeo', 'memory', 'version', 'station', 'data', 'data', 'zeo', 'model', 'bluetooth', 'head', 'night', 'reader', 'result']"
+6636.0,guzik trouble guzik aidlab aidlab rewritten ground cover change data comparison chart notification image jpg image wonder change heart rate phase tell technology determine analyze hrv demo ping version bugfixes feature data category activity cycling calorie rate tweak improvement data analysis report animation aid biofeedback researcher agaricus mean aidlab aidlab aidlab aidlab device software platform aidlab lifeloggers geek biofeedback hacker juice data output respiration heart beat hope heart beat tell technology determine,"['guzik', 'trouble', 'guzik', 'aidlab', 'aidlab', 'rewritten', 'ground', 'cover', 'change', 'data', 'comparison', 'chart', 'notification', 'image', 'jpg', 'image', 'wonder', 'change', 'heart', 'rate', 'phase', 'tell', 'technology', 'determine', 'analyze', 'hrv', 'demo', 'ping', 'version', 'bugfixes', 'feature', 'data', 'category', 'activity', 'cycling', 'calorie', 'rate', 'tweak', 'improvement', 'data', 'analysis', 'report', 'animation', 'aid', 'biofeedback', 'researcher', 'agaricus', 'mean', 'aidlab', 'aidlab', 'aidlab', 'aidlab', 'device', 'software', 'platform', 'aidlab', 'lifeloggers', 'geek', 'biofeedback', 'hacker', 'juice', 'data', 'output', 'respiration', 'heart', 'beat', 'hope', 'heart', 'beat', 'tell', 'technology', 'determine']"
+6642.0,question tool data format myslog gymgoal beat hr data gymgoal volume cardio interval hr info lifting food app version sleep apps cycle result night sleep score night night data agaricus download file contains file csv file samplegymgoalprodownload workout data blood measurement finger diabetes stuff risk diabetes cgm mood food exercise blood sugar energy forum tell tool overview graph,"['question', 'tool', 'data', 'format', 'myslog', 'gymgoal', 'beat', 'hr', 'data', 'gymgoal', 'volume', 'cardio', 'interval', 'hr', 'info', 'lifting', 'food', 'app', 'version', 'sleep', 'apps', 'cycle', 'result', 'night', 'sleep', 'score', 'night', 'night', 'data', 'agaricus', 'download', 'file', 'contains', 'file', 'csv', 'file', 'samplegymgoalprodownload', 'workout', 'data', 'blood', 'measurement', 'finger', 'diabetes', 'stuff', 'risk', 'diabetes', 'cgm', 'mood', 'food', 'exercise', 'blood', 'sugar', 'energy', 'forum', 'tell', 'tool', 'overview', 'graph']"
+6665.0,john wordpress comment manage post comment spam thread page place help barrier suggestion guide john contribution page page comment contribute,"['john', 'wordpress', 'comment', 'manage', 'post', 'comment', 'spam', 'thread', 'page', 'place', 'help', 'barrier', 'suggestion', 'guide', 'john', 'contribution', 'page', 'page', 'comment', 'contribute']"
+6667.0,friend build app replaces activity goal built feature activity track kind text create goal milestone data friend challenge data join accountability group routine apple health integration io store feedback community suggestion,"['friend', 'build', 'app', 'replaces', 'activity', 'goal', 'built', 'feature', 'activity', 'track', 'kind', 'text', 'create', 'goal', 'milestone', 'data', 'friend', 'challenge', 'data', 'join', 'accountability', 'group', 'routine', 'apple', 'health', 'integration', 'io', 'store', 'feedback', 'community', 'suggestion']"
+6668.0,stephen cartwright location record artwork materiality force,"['stephen', 'cartwright', 'location', 'record', 'artwork', 'materiality', 'force']"
+6669.0,amp tell conference portland professor talk self experimentation,"['amp', 'tell', 'conference', 'portland', 'professor', 'talk', 'self', 'experimentation']"
+6670.0,question data people person organization article mission advance participate science achievement community everybody method development area effort reason community article today group topic data inheritance assignment right data death,"['question', 'data', 'people', 'person', 'organization', 'article', 'mission', 'advance', 'participate', 'science', 'achievement', 'community', 'everybody', 'method', 'development', 'area', 'effort', 'reason', 'community', 'article', 'today', 'group', 'topic', 'data', 'inheritance', 'assignment', 'right', 'data', 'death']"
+6689.0,fact person project log place zeo sleep tracker headband phone app app pay shipping amp taker post haha experiment magnesium sleep data share result jason,"['fact', 'person', 'project', 'log', 'place', 'zeo', 'sleep', 'tracker', 'headband', 'phone', 'app', 'app', 'pay', 'shipping', 'amp', 'taker', 'post', 'haha', 'experiment', 'magnesium', 'sleep', 'data', 'share', 'result', 'jason']"
+6696.0,dr alexander smith trigger throat pain culprit dairy pain food pain protocol process stress money article eoe study eat symptom,"['dr', 'alexander', 'smith', 'trigger', 'throat', 'pain', 'culprit', 'dairy', 'pain', 'food', 'pain', 'protocol', 'process', 'stress', 'money', 'article', 'eoe', 'study', 'eat', 'symptom']"
+6698.0,demo account test service data john epic phr work privacy policy epic laurel data insurance company john corner internet data phi action commerce infrastructure healthcare informatics world multi dollar insurance company design access discovery priority data store party permission exception data data type practice stamp data zone offset observation practice data provenance case preserving record instrument data collection firmware info benefit evaluate gary john reason user data type people question diversity browse amp site range example participant disease feel disease range symptom drug effect track function feel phenomenon people food eat project relationship food health condition comment jama issue practice medicine example dairy esophageal pain record personalization fact course treatment share credential account caveat data source data match example procedure sandbox reconcile medicare source data example insurance provider sandbox data doc intent point feature protect provider demo insurance feature work service demo account production data forum data vitals list add tire shut account credential site coupon premium note subdomain test account dm team health record platform portal button health insurance info standard tool people feature point gov account claim sign premium coupon term message coupon info john feature input backlog priority user data type thread research set case release audience append thread tester john review question note patient background insurance industry case insurer record source value patient note share user health insurer user link insurance case share data insurer value link date pocket spending future data level privacy hide data fax fro dr jones medication procedure topic dialogue question john,"['demo', 'account', 'test', 'service', 'data', 'john', 'epic', 'phr', 'work', 'privacy', 'policy', 'epic', 'laurel', 'data', 'insurance', 'company', 'john', 'corner', 'internet', 'data', 'phi', 'action', 'commerce', 'infrastructure', 'healthcare', 'informatics', 'world', 'multi', 'dollar', 'insurance', 'company', 'design', 'access', 'discovery', 'priority', 'data', 'store', 'party', 'permission', 'exception', 'data', 'data', 'type', 'practice', 'stamp', 'data', 'zone', 'offset', 'observation', 'practice', 'data', 'provenance', 'case', 'preserving', 'record', 'instrument', 'data', 'collection', 'firmware', 'info', 'benefit', 'evaluate', 'gary', 'john', 'reason', 'user', 'data', 'type', 'people', 'question', 'diversity', 'browse', 'amp', 'site', 'range', 'example', 'participant', 'disease', 'feel', 'disease', 'range', 'symptom', 'drug', 'effect', 'track', 'function', 'feel', 'phenomenon', 'people', 'food', 'eat', 'project', 'relationship', 'food', 'health', 'condition', 'comment', 'jama', 'issue', 'practice', 'medicine', 'example', 'dairy', 'esophageal', 'pain', 'record', 'personalization', 'fact', 'course', 'treatment', 'share', 'credential', 'account', 'caveat', 'data', 'source', 'data', 'match', 'example', 'procedure', 'sandbox', 'reconcile', 'medicare', 'source', 'data', 'example', 'insurance', 'provider', 'sandbox', 'data', 'doc', 'intent', 'point', 'feature', 'protect', 'provider', 'demo', 'insurance', 'feature', 'work', 'service', 'demo', 'account', 'production', 'data', 'forum', 'data', 'vitals', 'list', 'add', 'tire', 'shut', 'account', 'credential', 'site', 'coupon', 'premium', 'note', 'subdomain', 'test', 'account', 'dm', 'team', 'health', 'record', 'platform', 'portal', 'button', 'health', 'insurance', 'info', 'standard', 'tool', 'people', 'feature', 'point', 'gov', 'account', 'claim', 'sign', 'premium', 'coupon', 'term', 'message', 'coupon', 'info', 'john', 'feature', 'input', 'backlog', 'priority', 'user', 'data', 'type', 'thread', 'research', 'set', 'case', 'release', 'audience', 'append', 'thread', 'tester', 'john', 'review', 'question', 'note', 'patient', 'background', 'insurance', 'industry', 'case', 'insurer', 'record', 'source', 'value', 'patient', 'note', 'share', 'user', 'health', 'insurer', 'user', 'link', 'insurance', 'case', 'share', 'data', 'insurer', 'value', 'link', 'date', 'pocket', 'spending', 'future', 'data', 'level', 'privacy', 'hide', 'data', 'fax', 'fro', 'dr', 'jones', 'medication', 'procedure', 'topic', 'dialogue', 'question', 'john']"
+6709.0,list list improvement issue mention,"['list', 'list', 'improvement', 'issue', 'mention']"
+6712.0,data internet approach respect control data review term sense data sale party binding tos merit tos abuse score reference kind r paper journal quinn grundy author health apps user data party study tech player data cloud service developer benefit data party data device identification ad author method data leak advantage source research tool heard agrigento create service people tool data passing party aggregator people list data step journal eventloggers solution learn feature capture tool dream thought journal journal solution thought tab eventloggers screenshot entry event event view edit entry tag photo link course text inline edits entry cursor edit box update text entry keywords stats sentiment analysis wonder encryption feature ability feature dean gary term service privacy policy information data idea suggestion faq section privacy user data specific section information event logger question topic data event journal data member license data information member visitor member journal entry choice event data access event journal data event journal data party event logger home send data eventloggers record store command google google offer overview voice data store data phone browser data journey device access site visitation data google analytics measure traffic visit page eventloggers google code collect information page address visitation information ip address google report google collect analytics code share site visitation data party,"['data', 'internet', 'approach', 'respect', 'control', 'data', 'review', 'term', 'sense', 'data', 'sale', 'party', 'binding', 'tos', 'merit', 'tos', 'abuse', 'score', 'reference', 'kind', 'r', 'paper', 'journal', 'quinn', 'grundy', 'author', 'health', 'apps', 'user', 'data', 'party', 'study', 'tech', 'player', 'data', 'cloud', 'service', 'developer', 'benefit', 'data', 'party', 'data', 'device', 'identification', 'ad', 'author', 'method', 'data', 'leak', 'advantage', 'source', 'research', 'tool', 'heard', 'agrigento', 'create', 'service', 'people', 'tool', 'data', 'passing', 'party', 'aggregator', 'people', 'list', 'data', 'step', 'journal', 'eventloggers', 'solution', 'learn', 'feature', 'capture', 'tool', 'dream', 'thought', 'journal', 'journal', 'solution', 'thought', 'tab', 'eventloggers', 'screenshot', 'entry', 'event', 'event', 'view', 'edit', 'entry', 'tag', 'photo', 'link', 'course', 'text', 'inline', 'edits', 'entry', 'cursor', 'edit', 'box', 'update', 'text', 'entry', 'keywords', 'stats', 'sentiment', 'analysis', 'wonder', 'encryption', 'feature', 'ability', 'feature', 'dean', 'gary', 'term', 'service', 'privacy', 'policy', 'information', 'data', 'idea', 'suggestion', 'faq', 'section', 'privacy', 'user', 'data', 'specific', 'section', 'information', 'event', 'logger', 'question', 'topic', 'data', 'event', 'journal', 'data', 'member', 'license', 'data', 'information', 'member', 'visitor', 'member', 'journal', 'entry', 'choice', 'event', 'data', 'access', 'event', 'journal', 'data', 'event', 'journal', 'data', 'party', 'event', 'logger', 'home', 'send', 'data', 'eventloggers', 'record', 'store', 'command', 'google', 'google', 'offer', 'overview', 'voice', 'data', 'store', 'data', 'phone', 'browser', 'data', 'journey', 'device', 'access', 'site', 'visitation', 'data', 'google', 'analytics', 'measure', 'traffic', 'visit', 'page', 'eventloggers', 'google', 'code', 'collect', 'information', 'page', 'address', 'visitation', 'information', 'ip', 'address', 'google', 'report', 'google', 'collect', 'analytics', 'code', 'share', 'site', 'visitation', 'data', 'party']"
+6715.0,nan cite export ontology owl air quality category export csv nan twit visit thread phone twitter account comment data flow data biohackstack super project biohacks nootropics meditation device collection biohacks experience trip advisor database biohacks exists work spreasheet suggestion realnathancheng link talk biohacks people meditation magnesium light glass realnathancheng tool add option sdk data export code maker festival product hunt crowd list tool check view explore view add tool submit link page suggestion kastan link base copy data vote quantifyme producthunt code maker festival right rain8dome9 air quality tracker export tag suggestion data export submission form nan contribute,"['nan', 'cite', 'export', 'ontology', 'owl', 'air', 'quality', 'category', 'export', 'csv', 'nan', 'twit', 'visit', 'thread', 'phone', 'twitter', 'account', 'comment', 'data', 'flow', 'data', 'biohackstack', 'super', 'project', 'biohacks', 'nootropics', 'meditation', 'device', 'collection', 'biohacks', 'experience', 'trip', 'advisor', 'database', 'biohacks', 'exists', 'work', 'spreasheet', 'suggestion', 'realnathancheng', 'link', 'talk', 'biohacks', 'people', 'meditation', 'magnesium', 'light', 'glass', 'realnathancheng', 'tool', 'add', 'option', 'sdk', 'data', 'export', 'code', 'maker', 'festival', 'product', 'hunt', 'crowd', 'list', 'tool', 'check', 'view', 'explore', 'view', 'add', 'tool', 'submit', 'link', 'page', 'suggestion', 'kastan', 'link', 'base', 'copy', 'data', 'vote', 'quantifyme', 'producthunt', 'code', 'maker', 'festival', 'right', 'rain8dome9', 'air', 'quality', 'tracker', 'export', 'tag', 'suggestion', 'data', 'export', 'submission', 'form', 'nan', 'contribute']"
+6724.0,position fellow center research interdisciplinarity paris student join research focus idea method production help volunteer participation stage research cycle science project research data dimension ecosystem pipeline participant experiment experiment quality community project position reach question phd entertain stint course,"['position', 'fellow', 'center', 'research', 'interdisciplinarity', 'paris', 'student', 'join', 'research', 'focus', 'idea', 'method', 'production', 'help', 'volunteer', 'participation', 'stage', 'research', 'cycle', 'science', 'project', 'research', 'data', 'dimension', 'ecosystem', 'pipeline', 'participant', 'experiment', 'experiment', 'quality', 'community', 'project', 'position', 'reach', 'question', 'phd', 'entertain', 'stint', 'course']"
+6731.0,flyer,['flyer']
+6738.0,apps mood voice result research space company product center order health voice sample factor data talk app metric voice frequency range conclusion forum technology signal sign depression voice memo development depression anxiety difference tone pointer nan software literature biomarker study head sample voice data work stack self voice analysis platform company product center order health omg help trace depression,"['apps', 'mood', 'voice', 'result', 'research', 'space', 'company', 'product', 'center', 'order', 'health', 'voice', 'sample', 'factor', 'data', 'talk', 'app', 'metric', 'voice', 'frequency', 'range', 'conclusion', 'forum', 'technology', 'signal', 'sign', 'depression', 'voice', 'memo', 'development', 'depression', 'anxiety', 'difference', 'tone', 'pointer', 'nan', 'software', 'literature', 'biomarker', 'study', 'head', 'sample', 'voice', 'data', 'work', 'stack', 'self', 'voice', 'analysis', 'platform', 'company', 'product', 'center', 'order', 'health', 'omg', 'help', 'trace', 'depression']"
+6742.0,dangartenberg help ambiguity question heart rate heart rate variability hrv case rhr hrv fall sleep relationship rhr hrv gary pulse rate fall rhr quality rate level baseline heart rate drop rise phase feedback dgartenberg agaricus fault term rate measurement decline sleep support idea screenshot night sleep sugar head app reality waking dream night sleep sugar mitools quality sleep hrv decline evaluation sleep apps perform oura measure heart rate heart rate descends baseline duration measure quality sleep confirm case iphone knomee hrv apple watch data knomee analytics file rest rate knomee version heart rate version knomee apple store release fix bug bug iphones change display heart data data instance correlation apple watch grade hrv sensor data description quality hrv data apple watch healthkit xml breathe app question data sleep heart rate heart rate n3 n2 confirming scientist quotidiansampler psg oura apple watch phillips respironics device sensitivity device apple watch accurate sensor hrv grade ecg r2 sensor apple watch sensor quality room improvement people hrv sleep hrv decrease hrv quality sleep regenerative case,"['dangartenberg', 'help', 'ambiguity', 'question', 'heart', 'rate', 'heart', 'rate', 'variability', 'hrv', 'case', 'rhr', 'hrv', 'fall', 'sleep', 'relationship', 'rhr', 'hrv', 'gary', 'pulse', 'rate', 'fall', 'rhr', 'quality', 'rate', 'level', 'baseline', 'heart', 'rate', 'drop', 'rise', 'phase', 'feedback', 'dgartenberg', 'agaricus', 'fault', 'term', 'rate', 'measurement', 'decline', 'sleep', 'support', 'idea', 'screenshot', 'night', 'sleep', 'sugar', 'head', 'app', 'reality', 'waking', 'dream', 'night', 'sleep', 'sugar', 'mitools', 'quality', 'sleep', 'hrv', 'decline', 'evaluation', 'sleep', 'apps', 'perform', 'oura', 'measure', 'heart', 'rate', 'heart', 'rate', 'descends', 'baseline', 'duration', 'measure', 'quality', 'sleep', 'confirm', 'case', 'iphone', 'knomee', 'hrv', 'apple', 'watch', 'data', 'knomee', 'analytics', 'file', 'rest', 'rate', 'knomee', 'version', 'heart', 'rate', 'version', 'knomee', 'apple', 'store', 'release', 'fix', 'bug', 'bug', 'iphones', 'change', 'display', 'heart', 'data', 'data', 'instance', 'correlation', 'apple', 'watch', 'grade', 'hrv', 'sensor', 'data', 'description', 'quality', 'hrv', 'data', 'apple', 'watch', 'healthkit', 'xml', 'breathe', 'app', 'question', 'data', 'sleep', 'heart', 'rate', 'heart', 'rate', 'n3', 'n2', 'confirming', 'scientist', 'quotidiansampler', 'psg', 'oura', 'apple', 'watch', 'phillips', 'respironics', 'device', 'sensitivity', 'device', 'apple', 'watch', 'accurate', 'sensor', 'hrv', 'grade', 'ecg', 'r2', 'sensor', 'apple', 'watch', 'sensor', 'quality', 'room', 'improvement', 'people', 'hrv', 'sleep', 'hrv', 'decrease', 'hrv', 'quality', 'sleep', 'regenerative', 'case']"
+6750.0,sample project human infrastructure data collaborator board director human board director pirttivaara alexander sasha zaranek company,"['sample', 'project', 'human', 'infrastructure', 'data', 'collaborator', 'board', 'director', 'human', 'board', 'director', 'pirttivaara', 'alexander', 'sasha', 'zaranek', 'company']"
+6764.0,data trend pattern data machine link talk event tutorial machine meet satisfaction machine role machine individual sense data book machine self copy github repository code book ejain machine repo conference data data term measurement notebook steven pointer beginning tutorial machine scale datasets,"['data', 'trend', 'pattern', 'data', 'machine', 'link', 'talk', 'event', 'tutorial', 'machine', 'meet', 'satisfaction', 'machine', 'role', 'machine', 'individual', 'sense', 'data', 'book', 'machine', 'self', 'copy', 'github', 'repository', 'code', 'book', 'ejain', 'machine', 'repo', 'conference', 'data', 'data', 'term', 'measurement', 'notebook', 'steven', 'pointer', 'beginning', 'tutorial', 'machine', 'scale', 'datasets']"
+6767.0,fitbit calculates heart rate mystery heart rate morning fitbit half aggregate fitbit average,"['fitbit', 'calculates', 'heart', 'rate', 'mystery', 'heart', 'rate', 'morning', 'fitbit', 'half', 'aggregate', 'fitbit', 'average']"
+6787.0,hope access data type date version integrate insulin access io health app,"['hope', 'access', 'data', 'type', 'date', 'version', 'integrate', 'insulin', 'access', 'io', 'health', 'app']"
+6794.0,caffo track matter self club knomee team visit post variable share io app track matter step calorie question share circle beta user people,"['caffo', 'track', 'matter', 'self', 'club', 'knomee', 'team', 'visit', 'post', 'variable', 'share', 'io', 'app', 'track', 'matter', 'step', 'calorie', 'question', 'share', 'circle', 'beta', 'user', 'people']"
+6798.0,set start data feel subscribe idea collect data enlightenment people data data harder hear word song sound data harder learn data question simple measurement help thinking bouziane talk spreadsheet hell katie mccurdy approach spreadsheet spreadsheet von amp people process protocol relationship significance end feel end sleep project agaricus honest result experiment output efficiency ease process habit thought record archive data presentation bunch shift data collection database database stats class figure stuff habit struggle point tracking option data hand lol guess tension uncertainty practice reverse engineering measurement question solution tension damn learn learn guess struggle model place help beginner feel tension experience struggle person vibe review data feel term mentality katie quality home struggle data scope result pose spend analysis impatient growth,"['set', 'start', 'data', 'feel', 'subscribe', 'idea', 'collect', 'data', 'enlightenment', 'people', 'data', 'data', 'harder', 'hear', 'word', 'song', 'sound', 'data', 'harder', 'learn', 'data', 'question', 'simple', 'measurement', 'help', 'thinking', 'bouziane', 'talk', 'spreadsheet', 'hell', 'katie', 'mccurdy', 'approach', 'spreadsheet', 'spreadsheet', 'von', 'amp', 'people', 'process', 'protocol', 'relationship', 'significance', 'end', 'feel', 'end', 'sleep', 'project', 'agaricus', 'honest', 'result', 'experiment', 'output', 'efficiency', 'ease', 'process', 'habit', 'thought', 'record', 'archive', 'data', 'presentation', 'bunch', 'shift', 'data', 'collection', 'database', 'database', 'stats', 'class', 'figure', 'stuff', 'habit', 'struggle', 'point', 'tracking', 'option', 'data', 'hand', 'lol', 'guess', 'tension', 'uncertainty', 'practice', 'reverse', 'engineering', 'measurement', 'question', 'solution', 'tension', 'damn', 'learn', 'learn', 'guess', 'struggle', 'model', 'place', 'help', 'beginner', 'feel', 'tension', 'experience', 'struggle', 'person', 'vibe', 'review', 'data', 'feel', 'term', 'mentality', 'katie', 'quality', 'home', 'struggle', 'data', 'scope', 'result', 'pose', 'spend', 'analysis', 'impatient', 'growth']"
+6799.0,effort stack database persistence option smartphone platform io self reporting tool solution exists persistence option encryption data storage,"['effort', 'stack', 'database', 'persistence', 'option', 'smartphone', 'platform', 'io', 'self', 'reporting', 'tool', 'solution', 'exists', 'persistence', 'option', 'encryption', 'data', 'storage']"
+6801.0,qsers sneak peak access project app connect service experiment data drive health outcome share view community experiment screenshots service fitbit rescuetime apple health research advisor university statistic result community future self experiment allows work type people comment health p join experiment metric energy mood focus database evidence health hack experiment image image,"['qsers', 'sneak', 'peak', 'access', 'project', 'app', 'connect', 'service', 'experiment', 'data', 'drive', 'health', 'outcome', 'share', 'view', 'community', 'experiment', 'screenshots', 'service', 'fitbit', 'rescuetime', 'apple', 'health', 'research', 'advisor', 'university', 'statistic', 'result', 'community', 'future', 'self', 'experiment', 'allows', 'work', 'type', 'people', 'comment', 'health', 'p', 'join', 'experiment', 'metric', 'energy', 'mood', 'focus', 'database', 'evidence', 'health', 'hack', 'experiment', 'image', 'image']"
+6805.0,juraj kocar juraj kocar juraj reader hoax kind claim evidence gary question forum raymond mccauley device speaking country eu japan environment create coherent environment enhance body resilience laboratory test test subject improvement field device desk example environment radius foot direction question laboratory trial hrv institute polite capacity people hrv oura example trial test answer juraj kocar p plant child placebo response recomendations measure user measure device study hrv influence influence cell phone efficiency field disturbance stress appreciate feedback question recommend lab appreciate,"['juraj', 'kocar', 'juraj', 'kocar', 'juraj', 'reader', 'hoax', 'kind', 'claim', 'evidence', 'gary', 'question', 'forum', 'raymond', 'mccauley', 'device', 'speaking', 'country', 'eu', 'japan', 'environment', 'create', 'coherent', 'environment', 'enhance', 'body', 'resilience', 'laboratory', 'test', 'test', 'subject', 'improvement', 'field', 'device', 'desk', 'example', 'environment', 'radius', 'foot', 'direction', 'question', 'laboratory', 'trial', 'hrv', 'institute', 'polite', 'capacity', 'people', 'hrv', 'oura', 'example', 'trial', 'test', 'answer', 'juraj', 'kocar', 'p', 'plant', 'child', 'placebo', 'response', 'recomendations', 'measure', 'user', 'measure', 'device', 'study', 'hrv', 'influence', 'influence', 'cell', 'phone', 'efficiency', 'field', 'disturbance', 'stress', 'appreciate', 'feedback', 'question', 'recommend', 'lab', 'appreciate']"
+6807.0,john data report access question judgment interesting energy record act value analysis data evidence kind value explanation value value activity scientology john question data mean data question observation instance people query organize workflow description model data model question answer interesting john place people people combination mindset idea share insight experience experience share insight application predict requisite skill term process value test provide sample record process filemaker collection evidence kind value explanation value value activity point benefit effect hawthorne effect quantify sergio john message value data case data aspect family value data process change data understand handful moment ability event space ability recall sergio topic tool mention fm mention power self service analytics community track tool information example health observation allergy season standard growth chart air quality comment term level concept addition track item mental family work buy sell transfer air quality weather noise comment value datasets case self experience data experiment venture today term analysis comment characterize collecting activity analysis sergio solution mood detection easy john share screenshots record collection collection variable create mood tracker determine mood photo desktop mobile create type tracker meant spent dr john data report data dr john dr john idea activity discovery discovery relation penny store data database spent online productivtity unproductivity rescuetime withings scale pomodoro toggl todoist artist song book goodreads article meditation timer create mood tracker determine mood photo desktop mobile compliance input mood process camera sits snapshot mood compliance rate mood message value data case data idea data multiplicity factor care report topic idea activity magnitude discovery filemaker kind report girl fb people collection hand click word habit phone penny phone meant phone word word activity term word family work buy sell transfer activity tier word penny transaction data ratio type point data evaluate report decision discovery humanity mind relationship work discovery book form people relationship data core transaction activity today question format version offer choice structure choice option word list term software professional reason term definition normalization normalization process data database meet requirement redundancy data data place data dependency data item excel pivot jan data slice dice data pivot table report course problem transaction order reason fm field sort table data level data level cook breakfast lunch drill book magazine row transaction agaricus people query manage hospital record today patient description model data model question answer question principle human model eye beholder information plato fyi point reality work fm hobby ideal ghs company work support deploy tool programmer idea start piece dawn version business change report business process staff job person ghs concept flow world apply meant spent data backup consolidation data record print activity archive point data reporting data report understand john john data report access depiction attempt place evidence kind value explanation value value activity prove ghs philosophy software proof word article term goal people hammer data report stage site tracking word place data format expose faulty question person group group evals group people process relationship level word mystery paragraph ghs philosophy science art word people second scientist table note room proven ghs transaction sergio post topic mental family work buy sell transfer air quality weather noise quote sergio bat existent category space math math comment value datasets case self experience data experiment venture today term analysis idea data comment characterize collecting activity analysis motivation design track person pov care unit human study human level right respect human cell body people cell body category ghs person molecule environment measure society measure data word click source end date contribution ghs humanity people theory book study goal prove concept party people software crm idea start filemaker data care john kind idea activity software guess people place penny place people road question relevance wonder research value stage filemaker date structure accounting data effort combine offer close guess mean effect comment reason forum bring focus benefit treatment method guess treatment word prefer awareness concept scientology hurt disappears food exercise log relationship interaction people work toss relationship blow rel person friendship friend fact friend interaction airport denial taste check picture solution,"['john', 'data', 'report', 'access', 'question', 'judgment', 'interesting', 'energy', 'record', 'act', 'value', 'analysis', 'data', 'evidence', 'kind', 'value', 'explanation', 'value', 'value', 'activity', 'scientology', 'john', 'question', 'data', 'mean', 'data', 'question', 'observation', 'instance', 'people', 'query', 'organize', 'workflow', 'description', 'model', 'data', 'model', 'question', 'answer', 'interesting', 'john', 'place', 'people', 'people', 'combination', 'mindset', 'idea', 'share', 'insight', 'experience', 'experience', 'share', 'insight', 'application', 'predict', 'requisite', 'skill', 'term', 'process', 'value', 'test', 'provide', 'sample', 'record', 'process', 'filemaker', 'collection', 'evidence', 'kind', 'value', 'explanation', 'value', 'value', 'activity', 'point', 'benefit', 'effect', 'hawthorne', 'effect', 'quantify', 'sergio', 'john', 'message', 'value', 'data', 'case', 'data', 'aspect', 'family', 'value', 'data', 'process', 'change', 'data', 'understand', 'handful', 'moment', 'ability', 'event', 'space', 'ability', 'recall', 'sergio', 'topic', 'tool', 'mention', 'fm', 'mention', 'power', 'self', 'service', 'analytics', 'community', 'track', 'tool', 'information', 'example', 'health', 'observation', 'allergy', 'season', 'standard', 'growth', 'chart', 'air', 'quality', 'comment', 'term', 'level', 'concept', 'addition', 'track', 'item', 'mental', 'family', 'work', 'buy', 'sell', 'transfer', 'air', 'quality', 'weather', 'noise', 'comment', 'value', 'datasets', 'case', 'self', 'experience', 'data', 'experiment', 'venture', 'today', 'term', 'analysis', 'comment', 'characterize', 'collecting', 'activity', 'analysis', 'sergio', 'solution', 'mood', 'detection', 'easy', 'john', 'share', 'screenshots', 'record', 'collection', 'collection', 'variable', 'create', 'mood', 'tracker', 'determine', 'mood', 'photo', 'desktop', 'mobile', 'create', 'type', 'tracker', 'meant', 'spent', 'dr', 'john', 'data', 'report', 'data', 'dr', 'john', 'dr', 'john', 'idea', 'activity', 'discovery', 'discovery', 'relation', 'penny', 'store', 'data', 'database', 'spent', 'online', 'productivtity', 'unproductivity', 'rescuetime', 'withings', 'scale', 'pomodoro', 'toggl', 'todoist', 'artist', 'song', 'book', 'goodreads', 'article', 'meditation', 'timer', 'create', 'mood', 'tracker', 'determine', 'mood', 'photo', 'desktop', 'mobile', 'compliance', 'input', 'mood', 'process', 'camera', 'sits', 'snapshot', 'mood', 'compliance', 'rate', 'mood', 'message', 'value', 'data', 'case', 'data', 'idea', 'data', 'multiplicity', 'factor', 'care', 'report', 'topic', 'idea', 'activity', 'magnitude', 'discovery', 'filemaker', 'kind', 'report', 'girl', 'fb', 'people', 'collection', 'hand', 'click', 'word', 'habit', 'phone', 'penny', 'phone', 'meant', 'phone', 'word', 'word', 'activity', 'term', 'word', 'family', 'work', 'buy', 'sell', 'transfer', 'activity', 'tier', 'word', 'penny', 'transaction', 'data', 'ratio', 'type', 'point', 'data', 'evaluate', 'report', 'decision', 'discovery', 'humanity', 'mind', 'relationship', 'work', 'discovery', 'book', 'form', 'people', 'relationship', 'data', 'core', 'transaction', 'activity', 'today', 'question', 'format', 'version', 'offer', 'choice', 'structure', 'choice', 'option', 'word', 'list', 'term', 'software', 'professional', 'reason', 'term', 'definition', 'normalization', 'normalization', 'process', 'data', 'database', 'meet', 'requirement', 'redundancy', 'data', 'data', 'place', 'data', 'dependency', 'data', 'item', 'excel', 'pivot', 'jan', 'data', 'slice', 'dice', 'data', 'pivot', 'table', 'report', 'course', 'problem', 'transaction', 'order', 'reason', 'fm', 'field', 'sort', 'table', 'data', 'level', 'data', 'level', 'cook', 'breakfast', 'lunch', 'drill', 'book', 'magazine', 'row', 'transaction', 'agaricus', 'people', 'query', 'manage', 'hospital', 'record', 'today', 'patient', 'description', 'model', 'data', 'model', 'question', 'answer', 'question', 'principle', 'human', 'model', 'eye', 'beholder', 'information', 'plato', 'fyi', 'point', 'reality', 'work', 'fm', 'hobby', 'ideal', 'ghs', 'company', 'work', 'support', 'deploy', 'tool', 'programmer', 'idea', 'start', 'piece', 'dawn', 'version', 'business', 'change', 'report', 'business', 'process', 'staff', 'job', 'person', 'ghs', 'concept', 'flow', 'world', 'apply', 'meant', 'spent', 'data', 'backup', 'consolidation', 'data', 'record', 'print', 'activity', 'archive', 'point', 'data', 'reporting', 'data', 'report', 'understand', 'john', 'john', 'data', 'report', 'access', 'depiction', 'attempt', 'place', 'evidence', 'kind', 'value', 'explanation', 'value', 'value', 'activity', 'prove', 'ghs', 'philosophy', 'software', 'proof', 'word', 'article', 'term', 'goal', 'people', 'hammer', 'data', 'report', 'stage', 'site', 'tracking', 'word', 'place', 'data', 'format', 'expose', 'faulty', 'question', 'person', 'group', 'group', 'evals', 'group', 'people', 'process', 'relationship', 'level', 'word', 'mystery', 'paragraph', 'ghs', 'philosophy', 'science', 'art', 'word', 'people', 'second', 'scientist', 'table', 'note', 'room', 'proven', 'ghs', 'transaction', 'sergio', 'post', 'topic', 'mental', 'family', 'work', 'buy', 'sell', 'transfer', 'air', 'quality', 'weather', 'noise', 'quote', 'sergio', 'bat', 'existent', 'category', 'space', 'math', 'math', 'comment', 'value', 'datasets', 'case', 'self', 'experience', 'data', 'experiment', 'venture', 'today', 'term', 'analysis', 'idea', 'data', 'comment', 'characterize', 'collecting', 'activity', 'analysis', 'motivation', 'design', 'track', 'person', 'pov', 'care', 'unit', 'human', 'study', 'human', 'level', 'right', 'respect', 'human', 'cell', 'body', 'people', 'cell', 'body', 'category', 'ghs', 'person', 'molecule', 'environment', 'measure', 'society', 'measure', 'data', 'word', 'click', 'source', 'end', 'date', 'contribution', 'ghs', 'humanity', 'people', 'theory', 'book', 'study', 'goal', 'prove', 'concept', 'party', 'people', 'software', 'crm', 'idea', 'start', 'filemaker', 'data', 'care', 'john', 'kind', 'idea', 'activity', 'software', 'guess', 'people', 'place', 'penny', 'place', 'people', 'road', 'question', 'relevance', 'wonder', 'research', 'value', 'stage', 'filemaker', 'date', 'structure', 'accounting', 'data', 'effort', 'combine', 'offer', 'close', 'guess', 'mean', 'effect', 'comment', 'reason', 'forum', 'bring', 'focus', 'benefit', 'treatment', 'method', 'guess', 'treatment', 'word', 'prefer', 'awareness', 'concept', 'scientology', 'hurt', 'disappears', 'food', 'exercise', 'log', 'relationship', 'interaction', 'people', 'work', 'toss', 'relationship', 'blow', 'rel', 'person', 'friendship', 'friend', 'fact', 'friend', 'interaction', 'airport', 'denial', 'taste', 'check', 'picture', 'solution']"
+6817.0,group researcher university project self talk people england area data conversation development tool user insight value help process data talk application service store organise edit data sense frustration experience learn expertise data collector data collection talk information contact georgia newmarch newmarch lancaster ac uk,"['group', 'researcher', 'university', 'project', 'self', 'talk', 'people', 'england', 'area', 'data', 'conversation', 'development', 'tool', 'user', 'insight', 'value', 'help', 'process', 'data', 'talk', 'application', 'service', 'store', 'organise', 'edit', 'data', 'sense', 'frustration', 'experience', 'learn', 'expertise', 'data', 'collector', 'data', 'collection', 'talk', 'information', 'contact', 'georgia', 'newmarch', 'newmarch', 'lancaster', 'ac', 'uk']"
+6823.0,positron budget budget positron sound rally advice start project recording pencil paper instance track quality episode mood headache attack health issue dream project topic lesson project lead insight technology practice kind position kind tool experience tool instance heart rate strap bulky experience tool focus fitness relaxation sleep topic heart rate data engage people question practice website charge anybody calibration project project equipment comment paper reading food health measure piece tool jpg mb braun thermometer brand spo2 heartrate monitor blood pressure heartrate monitor renpho wifi pixel2 smartphone quality version market kid monitor suffers breathing issue pneumonia monitor indicator hospital sensor history model blood pressure monitor partner pressure machine pharmacy doctor heart rate component reading heart rate reading scale option withings syncs track dozen weight metric weight data fitbit google fit phone log data family eventloggers display dashboard data image agaricus project topic lesson project lead insight technology practice kind position kind tool store data database spent online productivtity unproductivity rescuetime withings scale pomodoro toggl todoist artist song book goodreads article meditation insight timer tool source github dashboard dashboard contribute dashboard development account github scratch list test experience aspect focus budget,"['positron', 'budget', 'budget', 'positron', 'sound', 'rally', 'advice', 'start', 'project', 'recording', 'pencil', 'paper', 'instance', 'track', 'quality', 'episode', 'mood', 'headache', 'attack', 'health', 'issue', 'dream', 'project', 'topic', 'lesson', 'project', 'lead', 'insight', 'technology', 'practice', 'kind', 'position', 'kind', 'tool', 'experience', 'tool', 'instance', 'heart', 'rate', 'strap', 'bulky', 'experience', 'tool', 'focus', 'fitness', 'relaxation', 'sleep', 'topic', 'heart', 'rate', 'data', 'engage', 'people', 'question', 'practice', 'website', 'charge', 'anybody', 'calibration', 'project', 'project', 'equipment', 'comment', 'paper', 'reading', 'food', 'health', 'measure', 'piece', 'tool', 'jpg', 'mb', 'braun', 'thermometer', 'brand', 'spo2', 'heartrate', 'monitor', 'blood', 'pressure', 'heartrate', 'monitor', 'renpho', 'wifi', 'pixel2', 'smartphone', 'quality', 'version', 'market', 'kid', 'monitor', 'suffers', 'breathing', 'issue', 'pneumonia', 'monitor', 'indicator', 'hospital', 'sensor', 'history', 'model', 'blood', 'pressure', 'monitor', 'partner', 'pressure', 'machine', 'pharmacy', 'doctor', 'heart', 'rate', 'component', 'reading', 'heart', 'rate', 'reading', 'scale', 'option', 'withings', 'syncs', 'track', 'dozen', 'weight', 'metric', 'weight', 'data', 'fitbit', 'google', 'fit', 'phone', 'log', 'data', 'family', 'eventloggers', 'display', 'dashboard', 'data', 'image', 'agaricus', 'project', 'topic', 'lesson', 'project', 'lead', 'insight', 'technology', 'practice', 'kind', 'position', 'kind', 'tool', 'store', 'data', 'database', 'spent', 'online', 'productivtity', 'unproductivity', 'rescuetime', 'withings', 'scale', 'pomodoro', 'toggl', 'todoist', 'artist', 'song', 'book', 'goodreads', 'article', 'meditation', 'insight', 'timer', 'tool', 'source', 'github', 'dashboard', 'dashboard', 'contribute', 'dashboard', 'development', 'account', 'github', 'scratch', 'list', 'test', 'experience', 'aspect', 'focus', 'budget']"
+6833.0,doctor order test doctor test prescribe conflict fact test ubiome health insurance cover cost offer health insurance test health insurance reimburse surprise pocket ask healthcare weirdness check nan richard person news report reference billing insurer test insurance backstory investment garde toolmaker interaction analysis topic staff collaborator investment business approach thread thread today story company response investigation understand bbb complaint insurance billing insurer site describes smartjane product insurance test provider test health insurance company network benefit assistance program patient responsibility complaint investigation insurer test insurer test review website highya test individual consumer beta product report issue issue test alarm rate marketing insurance company wouldnt talk public forum conversation twitter comment business practice backstory case study community problem scientist credibility work healthcare payment ejain people insurance company ubiome insurance company glance insurance company country processing rate,"['doctor', 'order', 'test', 'doctor', 'test', 'prescribe', 'conflict', 'fact', 'test', 'ubiome', 'health', 'insurance', 'cover', 'cost', 'offer', 'health', 'insurance', 'test', 'health', 'insurance', 'reimburse', 'surprise', 'pocket', 'ask', 'healthcare', 'weirdness', 'check', 'nan', 'richard', 'person', 'news', 'report', 'reference', 'billing', 'insurer', 'test', 'insurance', 'backstory', 'investment', 'garde', 'toolmaker', 'interaction', 'analysis', 'topic', 'staff', 'collaborator', 'investment', 'business', 'approach', 'thread', 'thread', 'today', 'story', 'company', 'response', 'investigation', 'understand', 'bbb', 'complaint', 'insurance', 'billing', 'insurer', 'site', 'describes', 'smartjane', 'product', 'insurance', 'test', 'provider', 'test', 'health', 'insurance', 'company', 'network', 'benefit', 'assistance', 'program', 'patient', 'responsibility', 'complaint', 'investigation', 'insurer', 'test', 'insurer', 'test', 'review', 'website', 'highya', 'test', 'individual', 'consumer', 'beta', 'product', 'report', 'issue', 'issue', 'test', 'alarm', 'rate', 'marketing', 'insurance', 'company', 'wouldnt', 'talk', 'public', 'forum', 'conversation', 'twitter', 'comment', 'business', 'practice', 'backstory', 'case', 'study', 'community', 'problem', 'scientist', 'credibility', 'work', 'healthcare', 'payment', 'ejain', 'people', 'insurance', 'company', 'ubiome', 'insurance', 'company', 'glance', 'insurance', 'company', 'country', 'processing', 'rate']"
+6839.0,initiative survey people age age feedback dialog icon twitter question age example q8 diarrhea america food drinking water water gi problem affect bio age bioage test water question resistance training count weight workout question senolytics tbsp meal count consensus curcumin supplement question demographic question factor people country country example california sleeping schedule question compare biomarker model feedback question age goal study bioage score lifestyle supplement longevity effect question lifestyle calculation bioage q8 diarrhea bioage calculation marker question health status fluctuate reason blood test biorxiv q4 resistance training count model nhanes question questionnaire q4 activity q18 demographic mean answer curcumin survey difference model model age hazard model difference health span age cohort individual approach hazard model variation health status everybody data longevity startup research invite join study longevity effect supplement lifestyle lifestyle supplement help bioage calculator question health question health status age age question lifestyle longevity model data participant nhanes survey publication biorxiv plan result study publication biomarkers blood test locomotor activity device result web form spam opt chooses help pyrkov phd researcher gero data longevity biotech,"['initiative', 'survey', 'people', 'age', 'age', 'feedback', 'dialog', 'icon', 'twitter', 'question', 'age', 'example', 'q8', 'diarrhea', 'america', 'food', 'drinking', 'water', 'water', 'gi', 'problem', 'affect', 'bio', 'age', 'bioage', 'test', 'water', 'question', 'resistance', 'training', 'count', 'weight', 'workout', 'question', 'senolytics', 'tbsp', 'meal', 'count', 'consensus', 'curcumin', 'supplement', 'question', 'demographic', 'question', 'factor', 'people', 'country', 'country', 'example', 'california', 'sleeping', 'schedule', 'question', 'compare', 'biomarker', 'model', 'feedback', 'question', 'age', 'goal', 'study', 'bioage', 'score', 'lifestyle', 'supplement', 'longevity', 'effect', 'question', 'lifestyle', 'calculation', 'bioage', 'q8', 'diarrhea', 'bioage', 'calculation', 'marker', 'question', 'health', 'status', 'fluctuate', 'reason', 'blood', 'test', 'biorxiv', 'q4', 'resistance', 'training', 'count', 'model', 'nhanes', 'question', 'questionnaire', 'q4', 'activity', 'q18', 'demographic', 'mean', 'answer', 'curcumin', 'survey', 'difference', 'model', 'model', 'age', 'hazard', 'model', 'difference', 'health', 'span', 'age', 'cohort', 'individual', 'approach', 'hazard', 'model', 'variation', 'health', 'status', 'everybody', 'data', 'longevity', 'startup', 'research', 'invite', 'join', 'study', 'longevity', 'effect', 'supplement', 'lifestyle', 'lifestyle', 'supplement', 'help', 'bioage', 'calculator', 'question', 'health', 'question', 'health', 'status', 'age', 'age', 'question', 'lifestyle', 'longevity', 'model', 'data', 'participant', 'nhanes', 'survey', 'publication', 'biorxiv', 'plan', 'result', 'study', 'publication', 'biomarkers', 'blood', 'test', 'locomotor', 'activity', 'device', 'result', 'web', 'form', 'spam', 'opt', 'chooses', 'help', 'pyrkov', 'phd', 'researcher', 'gero', 'data', 'longevity', 'biotech']"
+6850.0,apple healthkit data phone healthkit datastore datastore perhapse example quotidiansampler people self data fashion consensus store data application encryption build self school project people self data fashion help post title source solution response helpful realise trust solution apple,"['apple', 'healthkit', 'data', 'phone', 'healthkit', 'datastore', 'datastore', 'perhapse', 'example', 'quotidiansampler', 'people', 'self', 'data', 'fashion', 'consensus', 'store', 'data', 'application', 'encryption', 'build', 'self', 'school', 'project', 'people', 'self', 'data', 'fashion', 'help', 'post', 'title', 'source', 'solution', 'response', 'helpful', 'realise', 'trust', 'solution', 'apple']"
+6864.0,play store play google macro sodium macronutrient sodium tracker enter protein carbs fat food goal report program food food database completion demo macro sodium tracker eat protein curb sodium intake tracker food voice entry apk link play store app access tinker code source dropbox dropbox service photo video share file apk rfo compiler play store comment code,"['play', 'store', 'play', 'google', 'macro', 'sodium', 'macronutrient', 'sodium', 'tracker', 'enter', 'protein', 'carbs', 'fat', 'food', 'goal', 'report', 'program', 'food', 'food', 'database', 'completion', 'demo', 'macro', 'sodium', 'tracker', 'eat', 'protein', 'curb', 'sodium', 'intake', 'tracker', 'food', 'voice', 'entry', 'apk', 'link', 'play', 'store', 'app', 'access', 'tinker', 'code', 'source', 'dropbox', 'dropbox', 'service', 'photo', 'video', 'share', 'file', 'apk', 'rfo', 'compiler', 'play', 'store', 'comment', 'code']"
+6865.0,data trend shift pattern meal rest self promotion example citizen science appreciate effort result share post meal meal word blog post cole version meal picture body relationship food plan data measure success failure snack lesson chart half data lesson child lesson food world lesson taste nutrition lesson lunch skipper lesson dinner meal promotion example analysis data set set data gap track food christmas holiday ate holiday lesson plan difference set eventloggers date analytics list flop meal point run food eye tool people track eating meal data set people people health condition varying level food drink monitoring yea thinkerdog holiday occasion comparison difference haha,"['data', 'trend', 'shift', 'pattern', 'meal', 'rest', 'self', 'promotion', 'example', 'citizen', 'science', 'appreciate', 'effort', 'result', 'share', 'post', 'meal', 'meal', 'word', 'blog', 'post', 'cole', 'version', 'meal', 'picture', 'body', 'relationship', 'food', 'plan', 'data', 'measure', 'success', 'failure', 'snack', 'lesson', 'chart', 'half', 'data', 'lesson', 'child', 'lesson', 'food', 'world', 'lesson', 'taste', 'nutrition', 'lesson', 'lunch', 'skipper', 'lesson', 'dinner', 'meal', 'promotion', 'example', 'analysis', 'data', 'set', 'set', 'data', 'gap', 'track', 'food', 'christmas', 'holiday', 'ate', 'holiday', 'lesson', 'plan', 'difference', 'set', 'eventloggers', 'date', 'analytics', 'list', 'flop', 'meal', 'point', 'run', 'food', 'eye', 'tool', 'people', 'track', 'eating', 'meal', 'data', 'set', 'people', 'people', 'health', 'condition', 'varying', 'level', 'food', 'drink', 'monitoring', 'yea', 'thinkerdog', 'holiday', 'occasion', 'comparison', 'difference', 'haha']"
+6873.0,joseph reagle communication professor mit press book discussion movement version comment draft self,"['joseph', 'reagle', 'communication', 'professor', 'mit', 'press', 'book', 'discussion', 'movement', 'version', 'comment', 'draft', 'self']"
+6880.0,accelerometer data jump spin phone pocket hexoskin option device development contact study author person work paper design form tracker track performance accelerometer run value phone orientation body value phone frame body frame phone orientation fashion second jump method algorithm point series phone body orientation sensor body motion download phone app physic sensor suite phone result track position axis state measurement movement imu acceleration motion rotation bluetooth output software tracker people motion ball capture environment processing challenge luck folk break addition phone sort skater wearable heart progress spin feel fitbits ice motion step heart rate spin jump datasets idea wearable,"['accelerometer', 'data', 'jump', 'spin', 'phone', 'pocket', 'hexoskin', 'option', 'device', 'development', 'contact', 'study', 'author', 'person', 'work', 'paper', 'design', 'form', 'tracker', 'track', 'performance', 'accelerometer', 'run', 'value', 'phone', 'orientation', 'body', 'value', 'phone', 'frame', 'body', 'frame', 'phone', 'orientation', 'fashion', 'second', 'jump', 'method', 'algorithm', 'point', 'series', 'phone', 'body', 'orientation', 'sensor', 'body', 'motion', 'download', 'phone', 'app', 'physic', 'sensor', 'suite', 'phone', 'result', 'track', 'position', 'axis', 'state', 'measurement', 'movement', 'imu', 'acceleration', 'motion', 'rotation', 'bluetooth', 'output', 'software', 'tracker', 'people', 'motion', 'ball', 'capture', 'environment', 'processing', 'challenge', 'luck', 'folk', 'break', 'addition', 'phone', 'sort', 'skater', 'wearable', 'heart', 'progress', 'spin', 'feel', 'fitbits', 'ice', 'motion', 'step', 'heart', 'rate', 'spin', 'jump', 'datasets', 'idea', 'wearable']"
+6887.0,world health organization recommendation intervention health link pdf community role health citizen health report page sergio sergio topic master thesis design workflow provide data disease carol,"['world', 'health', 'organization', 'recommendation', 'intervention', 'health', 'link', 'pdf', 'community', 'role', 'health', 'citizen', 'health', 'report', 'page', 'sergio', 'sergio', 'topic', 'master', 'thesis', 'design', 'workflow', 'provide', 'data', 'disease', 'carol']"
+6888.0,psychologist self heart rate idea research movement idea chorus music semester bart practice test,"['psychologist', 'self', 'heart', 'rate', 'idea', 'research', 'movement', 'idea', 'chorus', 'music', 'semester', 'bart', 'practice', 'test']"
+6897.0,charles questionnaire scale file wow note level data entry field list guess arrow sense column separation sibling picklist category case divide answer entry case sibling category evaluate parameter score decimal change file entry block data sense point end hide data line report section review ghs ver xlsx word doc introduction kpi kpi pem fsw bst stand performance indicator result activity measure spectrum kpi decision support tool person decision confidence steer manner decision process people decision kip stat happiness score opinion score person question level exploration conjunction performance objective kpo understand family relationship relationship work relationship income expense saving score point type score type possibility point category score possibility point score aggregate score score occurrence parent child family friend interact coworkers score factor score version ghs type category scale scale family relationship parent child relationship relationship grandparent grandchild adult child parent relationship score friend friend relationship girlfriend relationship husband wife relationship law law relationship neighbor relationship work relationship score employee relationship coworker coworker scale income expense equity level score score total score scale questionnaire oh opinion comment filemaker valuecount function filemaker people circumstance template survey monkey permission page appreciate people wonder self site volunteer spreadsheet form person data job par people idea concise tool healer mention evaluation process grade scale questionnaire data entry field list guess arrow sense ability willingness table btw excel respondent sheet survey survey plan idea q1 person area expertise excel analysis dirty cell select decimal option excel guess ride cell option applies freeze pane pane goal survey option survey question survey question survey family blank expansion option basic plan game data excel analysis luck ghs xlsx questionnaire scale draft file excel idea draft dropdowns scorekeeper ver xlsx,"['charles', 'questionnaire', 'scale', 'file', 'wow', 'note', 'level', 'data', 'entry', 'field', 'list', 'guess', 'arrow', 'sense', 'column', 'separation', 'sibling', 'picklist', 'category', 'case', 'divide', 'answer', 'entry', 'case', 'sibling', 'category', 'evaluate', 'parameter', 'score', 'decimal', 'change', 'file', 'entry', 'block', 'data', 'sense', 'point', 'end', 'hide', 'data', 'line', 'report', 'section', 'review', 'ghs', 'ver', 'xlsx', 'word', 'doc', 'introduction', 'kpi', 'kpi', 'pem', 'fsw', 'bst', 'stand', 'performance', 'indicator', 'result', 'activity', 'measure', 'spectrum', 'kpi', 'decision', 'support', 'tool', 'person', 'decision', 'confidence', 'steer', 'manner', 'decision', 'process', 'people', 'decision', 'kip', 'stat', 'happiness', 'score', 'opinion', 'score', 'person', 'question', 'level', 'exploration', 'conjunction', 'performance', 'objective', 'kpo', 'understand', 'family', 'relationship', 'relationship', 'work', 'relationship', 'income', 'expense', 'saving', 'score', 'point', 'type', 'score', 'type', 'possibility', 'point', 'category', 'score', 'possibility', 'point', 'score', 'aggregate', 'score', 'score', 'occurrence', 'parent', 'child', 'family', 'friend', 'interact', 'coworkers', 'score', 'factor', 'score', 'version', 'ghs', 'type', 'category', 'scale', 'scale', 'family', 'relationship', 'parent', 'child', 'relationship', 'relationship', 'grandparent', 'grandchild', 'adult', 'child', 'parent', 'relationship', 'score', 'friend', 'friend', 'relationship', 'girlfriend', 'relationship', 'husband', 'wife', 'relationship', 'law', 'law', 'relationship', 'neighbor', 'relationship', 'work', 'relationship', 'score', 'employee', 'relationship', 'coworker', 'coworker', 'scale', 'income', 'expense', 'equity', 'level', 'score', 'score', 'total', 'score', 'scale', 'questionnaire', 'oh', 'opinion', 'comment', 'filemaker', 'valuecount', 'function', 'filemaker', 'people', 'circumstance', 'template', 'survey', 'monkey', 'permission', 'page', 'appreciate', 'people', 'wonder', 'self', 'site', 'volunteer', 'spreadsheet', 'form', 'person', 'data', 'job', 'par', 'people', 'idea', 'concise', 'tool', 'healer', 'mention', 'evaluation', 'process', 'grade', 'scale', 'questionnaire', 'data', 'entry', 'field', 'list', 'guess', 'arrow', 'sense', 'ability', 'willingness', 'table', 'btw', 'excel', 'respondent', 'sheet', 'survey', 'survey', 'plan', 'idea', 'q1', 'person', 'area', 'expertise', 'excel', 'analysis', 'dirty', 'cell', 'select', 'decimal', 'option', 'excel', 'guess', 'ride', 'cell', 'option', 'applies', 'freeze', 'pane', 'pane', 'goal', 'survey', 'option', 'survey', 'question', 'survey', 'question', 'survey', 'family', 'blank', 'expansion', 'option', 'basic', 'plan', 'game', 'data', 'excel', 'analysis', 'luck', 'ghs', 'xlsx', 'questionnaire', 'scale', 'draft', 'file', 'excel', 'idea', 'draft', 'dropdowns', 'scorekeeper', 'ver', 'xlsx']"
+6912.0,corine reply talk dialog record everybody term service miro collect variety data company development therapy guarantee return data participant permission collect voice body movement expression finger movement gyrometer questionnaire data order motor function share result information information date birth information identifies party consent law ask information history example condition collect information device access miro service example store information device type ip address date data data miro product service future miro product service tos miro share data miro employee contractor collaborator relationship research center developer data collaborator purpose corine tell study consent process information data management join study term statement right agreement extent version agreement version version control date revision october statement right responsibility statement term derives healthcare company mission term service governs relationship user miro product service miro product service statement accordance section privacy privacy tos information brain function share data data information encourage tos help decision tos order miro product service description miro product service service access miro application service collection analysis image voice gyrometer interaction brain function data mining data analysis feature augments service tos service state art research technology purchase miro order provide experience information user form nature service miro change notice innovation miro stop service feature service user discretion notice miro responsibility service term term response result emotion consequence experience miro product service result data analysis miro consideration result motor function assumption health data miro health conclusion result rehabilitative analysis patient clinician analysis information data data collection guarantee information data tos behalf person authorization confirm information information person miro permission voice body movement expression finger movement gyrometer questionnaire data order motor function share result information information date birth information identifies party consent law ask information history example condition collect information device access miro service example store information device type ip address date data data miro product service future miro product service tos miro share data miro employee contractor collaborator relationship research center developer data collaborator purpose miro product service suggestion contribution research product compensate obligation offer miro right knowledge property information research participation information data research study consent form rule form supersede rule term service data security data secure security practice access modification destruction disclosure information method transmission storage guarantee security help data secure research study specifies account password confidentiality help security account share access account security account collection data account product service exit end session miro account password breach security solicit login information access account miro action party account access contribute code impair appearance miro product service service attack interference application delivery function web page functionality facilitate encourage violation statement policy security miro user research study information commitment security account information miro create account person caregiver person information account create account create account permission contact information accurate date share access account security account collection data transfer account right right people right miro trade mark service mark trade logo company organization confusion owner miro mark miro approval device product device carrier rate fee data charge amendment create community standard law provision user user state reason statement example change website change policy statement notice website miro change term constitutes term termination letter spirit statement create risk exposure miro product service phone letter attempt access account account application case statement provision engage activity terminate product service account activity authority party termination access miro product service dispute claim cause action dispute claim statement miro district court district california state court county submit jurisdiction court claim law state california statement claim regard conflict law provision claim action information miro indemnify damage loss expense kind fee cost claim provide rule conduct control user action miro product service data information user share inappropriate obscene content information encounter miro conduct offline user miro miro product service product service risk miro product service warranty warranty merchantability fitness infringement guarantee miro secure error miro function disruption imperfection action information data party director officer employee agent claim damage arising claim party california code release claim favor release settlement debtor profit damage connection statement miro possibility damage liability statement miro dollar law limitation exclusion liability damage limitation exclusion case liability extent law provision software application software stand software product plugin agree software download install upgrade feature order enhance develop software work attempt extract source code source license express permission provision user state create community standard law provision user user state data state country embargoed state department list national receiving product service software state statement agreement party supersedes agreement portion statement portion effect enforce statement amendment waiver statement transfer right obligation statement consent right obligation statement connection merger acquisition sale asset operation law statement law statement party right reserve right comply law definition company product service feature function website website software device network mean apis service analytics data information miro provide data information fact information action user user product service miro definition information data user data data data information party miro tool service run copy display distribute create application application website platform data access miro product service data term application data corine experiment community product information message information consent data return participant site crunchbase company obscure business model lack transparency pathology development test community efficacy community tool realize pitch click marketing recruitment product work miro health cognition research material sense ethic policy data return policy study miro health mission habitat health start sf revolution health commitment solution health evaluation care intricacy brain function measure convenience remote service dedication privacy protection level privacy data protection trust lead industry code responsibility value experience help creativity ingenuity curiousity focus authenticity people risk taker inspire operate post update miro health startup sf work brain health search senior study assessment platform yield metric community monitor motor amp executive function memory speed development effort work mirohealth submit line note appreciate response help post announcement trial study term service participation conclusion participation people access report brain game test topic corine clarification analysis ipad camera face voice touchpad interaction feature pre study enrollment anti fraud verification data completion miro share study data company research collaboration submission purpose question clarity community expert statistic data advocacy corine information study investigator pi joel mefford ucsf study protocol review board irb compliance mandate practice guideline data management hope answer corine error engineering team work community respond provide information description work question data privacy miro standard conclusion study participant data company accountability miro person person today corine sound function population hope project,"['corine', 'reply', 'talk', 'dialog', 'record', 'everybody', 'term', 'service', 'miro', 'collect', 'variety', 'data', 'company', 'development', 'therapy', 'guarantee', 'return', 'data', 'participant', 'permission', 'collect', 'voice', 'body', 'movement', 'expression', 'finger', 'movement', 'gyrometer', 'questionnaire', 'data', 'order', 'motor', 'function', 'share', 'result', 'information', 'information', 'date', 'birth', 'information', 'identifies', 'party', 'consent', 'law', 'ask', 'information', 'history', 'example', 'condition', 'collect', 'information', 'device', 'access', 'miro', 'service', 'example', 'store', 'information', 'device', 'type', 'ip', 'address', 'date', 'data', 'data', 'miro', 'product', 'service', 'future', 'miro', 'product', 'service', 'tos', 'miro', 'share', 'data', 'miro', 'employee', 'contractor', 'collaborator', 'relationship', 'research', 'center', 'developer', 'data', 'collaborator', 'purpose', 'corine', 'tell', 'study', 'consent', 'process', 'information', 'data', 'management', 'join', 'study', 'term', 'statement', 'right', 'agreement', 'extent', 'version', 'agreement', 'version', 'version', 'control', 'date', 'revision', 'october', 'statement', 'right', 'responsibility', 'statement', 'term', 'derives', 'healthcare', 'company', 'mission', 'term', 'service', 'governs', 'relationship', 'user', 'miro', 'product', 'service', 'miro', 'product', 'service', 'statement', 'accordance', 'section', 'privacy', 'privacy', 'tos', 'information', 'brain', 'function', 'share', 'data', 'data', 'information', 'encourage', 'tos', 'help', 'decision', 'tos', 'order', 'miro', 'product', 'service', 'description', 'miro', 'product', 'service', 'service', 'access', 'miro', 'application', 'service', 'collection', 'analysis', 'image', 'voice', 'gyrometer', 'interaction', 'brain', 'function', 'data', 'mining', 'data', 'analysis', 'feature', 'augments', 'service', 'tos', 'service', 'state', 'art', 'research', 'technology', 'purchase', 'miro', 'order', 'provide', 'experience', 'information', 'user', 'form', 'nature', 'service', 'miro', 'change', 'notice', 'innovation', 'miro', 'stop', 'service', 'feature', 'service', 'user', 'discretion', 'notice', 'miro', 'responsibility', 'service', 'term', 'term', 'response', 'result', 'emotion', 'consequence', 'experience', 'miro', 'product', 'service', 'result', 'data', 'analysis', 'miro', 'consideration', 'result', 'motor', 'function', 'assumption', 'health', 'data', 'miro', 'health', 'conclusion', 'result', 'rehabilitative', 'analysis', 'patient', 'clinician', 'analysis', 'information', 'data', 'data', 'collection', 'guarantee', 'information', 'data', 'tos', 'behalf', 'person', 'authorization', 'confirm', 'information', 'information', 'person', 'miro', 'permission', 'voice', 'body', 'movement', 'expression', 'finger', 'movement', 'gyrometer', 'questionnaire', 'data', 'order', 'motor', 'function', 'share', 'result', 'information', 'information', 'date', 'birth', 'information', 'identifies', 'party', 'consent', 'law', 'ask', 'information', 'history', 'example', 'condition', 'collect', 'information', 'device', 'access', 'miro', 'service', 'example', 'store', 'information', 'device', 'type', 'ip', 'address', 'date', 'data', 'data', 'miro', 'product', 'service', 'future', 'miro', 'product', 'service', 'tos', 'miro', 'share', 'data', 'miro', 'employee', 'contractor', 'collaborator', 'relationship', 'research', 'center', 'developer', 'data', 'collaborator', 'purpose', 'miro', 'product', 'service', 'suggestion', 'contribution', 'research', 'product', 'compensate', 'obligation', 'offer', 'miro', 'right', 'knowledge', 'property', 'information', 'research', 'participation', 'information', 'data', 'research', 'study', 'consent', 'form', 'rule', 'form', 'supersede', 'rule', 'term', 'service', 'data', 'security', 'data', 'secure', 'security', 'practice', 'access', 'modification', 'destruction', 'disclosure', 'information', 'method', 'transmission', 'storage', 'guarantee', 'security', 'help', 'data', 'secure', 'research', 'study', 'specifies', 'account', 'password', 'confidentiality', 'help', 'security', 'account', 'share', 'access', 'account', 'security', 'account', 'collection', 'data', 'account', 'product', 'service', 'exit', 'end', 'session', 'miro', 'account', 'password', 'breach', 'security', 'solicit', 'login', 'information', 'access', 'account', 'miro', 'action', 'party', 'account', 'access', 'contribute', 'code', 'impair', 'appearance', 'miro', 'product', 'service', 'service', 'attack', 'interference', 'application', 'delivery', 'function', 'web', 'page', 'functionality', 'facilitate', 'encourage', 'violation', 'statement', 'policy', 'security', 'miro', 'user', 'research', 'study', 'information', 'commitment', 'security', 'account', 'information', 'miro', 'create', 'account', 'person', 'caregiver', 'person', 'information', 'account', 'create', 'account', 'create', 'account', 'permission', 'contact', 'information', 'accurate', 'date', 'share', 'access', 'account', 'security', 'account', 'collection', 'data', 'transfer', 'account', 'right', 'right', 'people', 'right', 'miro', 'trade', 'mark', 'service', 'mark', 'trade', 'logo', 'company', 'organization', 'confusion', 'owner', 'miro', 'mark', 'miro', 'approval', 'device', 'product', 'device', 'carrier', 'rate', 'fee', 'data', 'charge', 'amendment', 'create', 'community', 'standard', 'law', 'provision', 'user', 'user', 'state', 'reason', 'statement', 'example', 'change', 'website', 'change', 'policy', 'statement', 'notice', 'website', 'miro', 'change', 'term', 'constitutes', 'term', 'termination', 'letter', 'spirit', 'statement', 'create', 'risk', 'exposure', 'miro', 'product', 'service', 'phone', 'letter', 'attempt', 'access', 'account', 'account', 'application', 'case', 'statement', 'provision', 'engage', 'activity', 'terminate', 'product', 'service', 'account', 'activity', 'authority', 'party', 'termination', 'access', 'miro', 'product', 'service', 'dispute', 'claim', 'cause', 'action', 'dispute', 'claim', 'statement', 'miro', 'district', 'court', 'district', 'california', 'state', 'court', 'county', 'submit', 'jurisdiction', 'court', 'claim', 'law', 'state', 'california', 'statement', 'claim', 'regard', 'conflict', 'law', 'provision', 'claim', 'action', 'information', 'miro', 'indemnify', 'damage', 'loss', 'expense', 'kind', 'fee', 'cost', 'claim', 'provide', 'rule', 'conduct', 'control', 'user', 'action', 'miro', 'product', 'service', 'data', 'information', 'user', 'share', 'inappropriate', 'obscene', 'content', 'information', 'encounter', 'miro', 'conduct', 'offline', 'user', 'miro', 'miro', 'product', 'service', 'product', 'service', 'risk', 'miro', 'product', 'service', 'warranty', 'warranty', 'merchantability', 'fitness', 'infringement', 'guarantee', 'miro', 'secure', 'error', 'miro', 'function', 'disruption', 'imperfection', 'action', 'information', 'data', 'party', 'director', 'officer', 'employee', 'agent', 'claim', 'damage', 'arising', 'claim', 'party', 'california', 'code', 'release', 'claim', 'favor', 'release', 'settlement', 'debtor', 'profit', 'damage', 'connection', 'statement', 'miro', 'possibility', 'damage', 'liability', 'statement', 'miro', 'dollar', 'law', 'limitation', 'exclusion', 'liability', 'damage', 'limitation', 'exclusion', 'case', 'liability', 'extent', 'law', 'provision', 'software', 'application', 'software', 'stand', 'software', 'product', 'plugin', 'agree', 'software', 'download', 'install', 'upgrade', 'feature', 'order', 'enhance', 'develop', 'software', 'work', 'attempt', 'extract', 'source', 'code', 'source', 'license', 'express', 'permission', 'provision', 'user', 'state', 'create', 'community', 'standard', 'law', 'provision', 'user', 'user', 'state', 'data', 'state', 'country', 'embargoed', 'state', 'department', 'list', 'national', 'receiving', 'product', 'service', 'software', 'state', 'statement', 'agreement', 'party', 'supersedes', 'agreement', 'portion', 'statement', 'portion', 'effect', 'enforce', 'statement', 'amendment', 'waiver', 'statement', 'transfer', 'right', 'obligation', 'statement', 'consent', 'right', 'obligation', 'statement', 'connection', 'merger', 'acquisition', 'sale', 'asset', 'operation', 'law', 'statement', 'law', 'statement', 'party', 'right', 'reserve', 'right', 'comply', 'law', 'definition', 'company', 'product', 'service', 'feature', 'function', 'website', 'website', 'software', 'device', 'network', 'mean', 'apis', 'service', 'analytics', 'data', 'information', 'miro', 'provide', 'data', 'information', 'fact', 'information', 'action', 'user', 'user', 'product', 'service', 'miro', 'definition', 'information', 'data', 'user', 'data', 'data', 'data', 'information', 'party', 'miro', 'tool', 'service', 'run', 'copy', 'display', 'distribute', 'create', 'application', 'application', 'website', 'platform', 'data', 'access', 'miro', 'product', 'service', 'data', 'term', 'application', 'data', 'corine', 'experiment', 'community', 'product', 'information', 'message', 'information', 'consent', 'data', 'return', 'participant', 'site', 'crunchbase', 'company', 'obscure', 'business', 'model', 'lack', 'transparency', 'pathology', 'development', 'test', 'community', 'efficacy', 'community', 'tool', 'realize', 'pitch', 'click', 'marketing', 'recruitment', 'product', 'work', 'miro', 'health', 'cognition', 'research', 'material', 'sense', 'ethic', 'policy', 'data', 'return', 'policy', 'study', 'miro', 'health', 'mission', 'habitat', 'health', 'start', 'sf', 'revolution', 'health', 'commitment', 'solution', 'health', 'evaluation', 'care', 'intricacy', 'brain', 'function', 'measure', 'convenience', 'remote', 'service', 'dedication', 'privacy', 'protection', 'level', 'privacy', 'data', 'protection', 'trust', 'lead', 'industry', 'code', 'responsibility', 'value', 'experience', 'help', 'creativity', 'ingenuity', 'curiousity', 'focus', 'authenticity', 'people', 'risk', 'taker', 'inspire', 'operate', 'post', 'update', 'miro', 'health', 'startup', 'sf', 'work', 'brain', 'health', 'search', 'senior', 'study', 'assessment', 'platform', 'yield', 'metric', 'community', 'monitor', 'motor', 'amp', 'executive', 'function', 'memory', 'speed', 'development', 'effort', 'work', 'mirohealth', 'submit', 'line', 'note', 'appreciate', 'response', 'help', 'post', 'announcement', 'trial', 'study', 'term', 'service', 'participation', 'conclusion', 'participation', 'people', 'access', 'report', 'brain', 'game', 'test', 'topic', 'corine', 'clarification', 'analysis', 'ipad', 'camera', 'face', 'voice', 'touchpad', 'interaction', 'feature', 'pre', 'study', 'enrollment', 'anti', 'fraud', 'verification', 'data', 'completion', 'miro', 'share', 'study', 'data', 'company', 'research', 'collaboration', 'submission', 'purpose', 'question', 'clarity', 'community', 'expert', 'statistic', 'data', 'advocacy', 'corine', 'information', 'study', 'investigator', 'pi', 'joel', 'mefford', 'ucsf', 'study', 'protocol', 'review', 'board', 'irb', 'compliance', 'mandate', 'practice', 'guideline', 'data', 'management', 'hope', 'answer', 'corine', 'error', 'engineering', 'team', 'work', 'community', 'respond', 'provide', 'information', 'description', 'work', 'question', 'data', 'privacy', 'miro', 'standard', 'conclusion', 'study', 'participant', 'data', 'company', 'accountability', 'miro', 'person', 'person', 'today', 'corine', 'sound', 'function', 'population', 'hope', 'project']"
+6951.0,health zenobase problem subset data post update hear pigscanfly2day link folder data tell summary step heart rate amp heart rate sleep second sleep awake stuff health dashboard admit heart rate hrv amp interval step summary data end support page support export data news summary teeny data server band band step heart rate flight stair exposure pull result step night link contact data amp report regard concern help money suggestion service plug xlsx file,"['health', 'zenobase', 'problem', 'subset', 'data', 'post', 'update', 'hear', 'pigscanfly2day', 'link', 'folder', 'data', 'tell', 'summary', 'step', 'heart', 'rate', 'amp', 'heart', 'rate', 'sleep', 'second', 'sleep', 'awake', 'stuff', 'health', 'dashboard', 'admit', 'heart', 'rate', 'hrv', 'amp', 'interval', 'step', 'summary', 'data', 'end', 'support', 'page', 'support', 'export', 'data', 'news', 'summary', 'teeny', 'data', 'server', 'band', 'band', 'step', 'heart', 'rate', 'flight', 'stair', 'exposure', 'pull', 'result', 'step', 'night', 'link', 'contact', 'data', 'amp', 'report', 'regard', 'concern', 'help', 'money', 'suggestion', 'service', 'plug', 'xlsx', 'file']"
+6958.0,tim article kid fashion order observe pattern behavior congratulation family self family share pointer hope fancy device building dataset scale device data consistency accuracy automation track exception case track date location behavior data act data dataset grow mislead value process data analytics understanding course count count kid opportunity benchmark family focus problem discus nyt article benefit westervelt twitter amywestervelt example spreadsheet project method data science living marriage community survey opinion response article article start data pursuit self improvement accomplishment improves benefit data currency conversation decision pattern kid fashion order observe pattern behavior community project amy method step opinion benefit marriage family care spreadsheet,"['tim', 'article', 'kid', 'fashion', 'order', 'observe', 'pattern', 'behavior', 'congratulation', 'family', 'self', 'family', 'share', 'pointer', 'hope', 'fancy', 'device', 'building', 'dataset', 'scale', 'device', 'data', 'consistency', 'accuracy', 'automation', 'track', 'exception', 'case', 'track', 'date', 'location', 'behavior', 'data', 'act', 'data', 'dataset', 'grow', 'mislead', 'value', 'process', 'data', 'analytics', 'understanding', 'course', 'count', 'count', 'kid', 'opportunity', 'benchmark', 'family', 'focus', 'problem', 'discus', 'nyt', 'article', 'benefit', 'westervelt', 'twitter', 'amywestervelt', 'example', 'spreadsheet', 'project', 'method', 'data', 'science', 'living', 'marriage', 'community', 'survey', 'opinion', 'response', 'article', 'article', 'start', 'data', 'pursuit', 'self', 'improvement', 'accomplishment', 'improves', 'benefit', 'data', 'currency', 'conversation', 'decision', 'pattern', 'kid', 'fashion', 'order', 'observe', 'pattern', 'behavior', 'community', 'project', 'amy', 'method', 'step', 'opinion', 'benefit', 'marriage', 'family', 'care', 'spreadsheet']"
+6965.0,button tracker tile page project totti event jakob inventor button learn buddy series wifi button sensor base station event data presentation meetup kid job event home assistant button component solution photo diy hardware motion sensor base station temp humidity sensor button wireless button led communication button unit jpg mb solution reach dreeds dean entry tool data software habit button push software calendar event button button home help habit example button bathroom sink press floss button protein powder help protein button home habit track habit button right activity phone end review check pattern software feel share patrick dreeds conversation agaricus button tracker project project button project message,"['button', 'tracker', 'tile', 'page', 'project', 'totti', 'event', 'jakob', 'inventor', 'button', 'learn', 'buddy', 'series', 'wifi', 'button', 'sensor', 'base', 'station', 'event', 'data', 'presentation', 'meetup', 'kid', 'job', 'event', 'home', 'assistant', 'button', 'component', 'solution', 'photo', 'diy', 'hardware', 'motion', 'sensor', 'base', 'station', 'temp', 'humidity', 'sensor', 'button', 'wireless', 'button', 'led', 'communication', 'button', 'unit', 'jpg', 'mb', 'solution', 'reach', 'dreeds', 'dean', 'entry', 'tool', 'data', 'software', 'habit', 'button', 'push', 'software', 'calendar', 'event', 'button', 'button', 'home', 'help', 'habit', 'example', 'button', 'bathroom', 'sink', 'press', 'floss', 'button', 'protein', 'powder', 'help', 'protein', 'button', 'home', 'habit', 'track', 'habit', 'button', 'right', 'activity', 'phone', 'end', 'review', 'check', 'pattern', 'software', 'feel', 'share', 'patrick', 'dreeds', 'conversation', 'agaricus', 'button', 'tracker', 'project', 'project', 'button', 'project', 'message']"
+6967.0,talk meetup interesting allergy self family allergy key aspect family symptom medicine visit activity vitals data self track factor history season stop change growth symptom spot suspect consumption culprit,"['talk', 'meetup', 'interesting', 'allergy', 'self', 'family', 'allergy', 'key', 'aspect', 'family', 'symptom', 'medicine', 'visit', 'activity', 'vitals', 'data', 'self', 'track', 'factor', 'history', 'season', 'stop', 'change', 'growth', 'symptom', 'spot', 'suspect', 'consumption', 'culprit']"
+6997.0,app satisfaction goal book burnett dave evans exercise energy sense exercise interview thought kind feedback reach add people program help dan dmak faktorystudios,"['app', 'satisfaction', 'goal', 'book', 'burnett', 'dave', 'evans', 'exercise', 'energy', 'sense', 'exercise', 'interview', 'thought', 'kind', 'feedback', 'reach', 'add', 'people', 'program', 'help', 'dan', 'dmak', 'faktorystudios']"
+7001.0,qsnewbie phone access app store export google fit data google tcx file workout file summary field interval calorie distance heart rate bpm heart rate bpm heart rate latitude deg longitude deg latitude longitude speed max min step count weight min weight knowledge android android data fit setting menu access data iphone step count sleep access iphone health app create data phone access app store idea user,"['qsnewbie', 'phone', 'access', 'app', 'store', 'export', 'google', 'fit', 'data', 'google', 'tcx', 'file', 'workout', 'file', 'summary', 'field', 'interval', 'calorie', 'distance', 'heart', 'rate', 'bpm', 'heart', 'rate', 'bpm', 'heart', 'rate', 'latitude', 'deg', 'longitude', 'deg', 'latitude', 'longitude', 'speed', 'max', 'min', 'step', 'count', 'weight', 'min', 'weight', 'knowledge', 'android', 'android', 'data', 'fit', 'setting', 'menu', 'access', 'data', 'iphone', 'step', 'count', 'sleep', 'access', 'iphone', 'health', 'app', 'create', 'data', 'phone', 'access', 'app', 'store', 'idea', 'user']"
+7005.0,product development phase people aspect company mission help impact factor health talk people tool aspect reach speak,"['product', 'development', 'phase', 'people', 'aspect', 'company', 'mission', 'help', 'impact', 'factor', 'health', 'talk', 'people', 'tool', 'aspect', 'reach', 'speak']"
+7017.0,app accelerometer device phone hand record hand tremor baseline quantifiedbob app accelerometer device phone hand record hand tremor baseline search dug source app tremor richter scale paper tremor range insight statement paper phone agaricus figure paper phone wrist strap exercise amazon notebook exploratory notebook button page variety step people reproduce project agaricus slack response gunderson measure reporting peak frequency magnitude mpb tremor analysis ipynb help file human value jupyter instance measurement prediction result tremor measurement tremor measurement image jpeg sensor csv define tremory vulnerability tremor activity tremor tremory tremory tremory tremory level precision measurement measurement tremor definition difference hope help data pt tremor score record file muscle group notice android phone sensorrecord arrive friday feel tremor difference image jpeg sensor csv morning tremor advantage moment measurement approach phone thumb tape position thumb inch shake phone concentrate control cup coffee guess picture data image jpeg tremor data csv group ball greshake tzovaras collaborator human experimentation goal learn kind support kind project question affect sense tremor worse meal experiment intervention measure finger app speed index finger tap measure button tracker record tremor bothersome capture rise fall sense measure activity bothersome motor skill work surgeon bother join project track project group group human openhumans diy experiment hand sensor csv hand sensor csv hand idea report process note imood reminder reminder tremory valeria cause influence hr bp tremor sense conclusion literature tremor influence tremor master skill tremor measurement discovery physiology tremor case measurement tinker problem bp hr beau gunderson amplitude past post frequency change change point install human human file output magnitude work protocol session data collection analysis bp measurement monitor phone bluetooth bloodpressuredb app app link message data physic io tool spreadsheet post end vacation forum op engr physic sensor suite force meter picture tremor method phone goal perform action tremor case hold induces picture phone tremor jpg practice figure measurement measurement capture tremor jpeg friend tremor phone picture image jpeg csv export hooray measurement score hand score tremor varies course sense pattern cause madprime project notice tremor incident worth thinking reason goal morning result pressure spreadsheet morning result prediction measurement avg tremor beau gunderson madprime jupyter notebook human point scale result morning result tremory data motor task sensation tremory difficulty motor action factor intuition case prediction image measurement jpeg process writing note prediction morning chance measurement coffee food heart plr measure work measurement measurement tremor measurement image jpeg csv suggestion experiment thumb steady muscle weight thumb effort account term weight weight effect precision effect test movement tremor kind exercise letter step force data score measure frequency stage lunch cup coffee image jpeg sensor csv data file help analysis tremor today level cause annoyance ease induction tremor remember measurement hand position induce tremor tremor question tremor question today motor action glass annoying tremor image jpeg sensor csv diy experiment meetup madprime app work beau hand measurement method phone tremor aug28 csv tremor aug28 csv today measurement image jpeg sensor csv today second moment tremor feel moment phone tremor felt change point wind process app output approach tremor hand arm motor control attempt thumb forefinger movement stay position tremor digit record phase figure instrumentation project stiffly shake action tremor control finger muscle finger motor action paper hold instance palm stiffly action idea training movement finger meantime rigidity response help measurement challenge induce tremor measure track mean tremor stay knowing thumb rigidity tremor helpful phone post picture somebody thumb tremor end image jpeg idea work concern strength tremor force phone measurement position tremor exert force phone tremor graph jump movement arm jump mess measurement force rhythm project complexity simpler approach notice tremor variation basis measurement notebook iteration tremor today madprime tremor today tremor question estimate tremor severity picture project install measurement position today muscle phone tremor position wiggle advantage thumb position thumb weight phone today hand palm thumb piece tape mark place phone phone thumb image jpeg morning yesterday conversation eye family event surgeon tremor surgeon annoyance crisis somebody motor skill retire tremor heart surgeon outcome project construct tremor score idea anybody help force bounce average tremor matter test protocol tremor formula rate account head advice example data image csv file tremor data csv wow android phone run trial phone labor weekend schedule chance measure morning tremory result image jpeg csv pt tremor resolution advantage area benefit post variation tremor varies strength morning sense test tremory tremor test image jpeg sensor csv phase lesson vulnerability tremor varies vulnerability tremor variation graph sensor measurement analysis sensor measurement score measure tremory analysis variation experience step track tremory challenge tremor tremor action finger work test experience tremory notification recommendation experience mood assessment test sensor measurement convenient desk help analytics restore confidence problem phone case slippery pay apple anchor phone stop stability relationship measure measure idea generation stage idea stage round sensor measure scratch beau gunderson share notebook madprime morning image jpeg sensor csv note project june suggestion physic tremor tracker instrument measurement hold phone tremor influence phone tremor measurement measurement solution influence hand position difference discovery relevant project strength tremor varies morning morning thought measure difference fact tremor order measure confidence tremor varies approach measurement score comparison suggestion point direction skill step tremor coffee feel morning grab measurement question tremor action answer data image morning second precision timing problem instrumentation store data option send email message option moment stop grab image grab match timing measurement problem worth image jpeg sensor csv prediction tremory measurement tremor measurement image jpeg sensor csv case estimate tremory tremory tremory morning home activity house place counter measure condition hand tremor counter involves movement finger process series measurement question posture position influence measurement tremor score tremor value nan tremor heart rate blood pressure tremor beta blocker blood pressure essentialtremor beta blocker beta adrenergic blocker blocker class drug beta receptor brain beta blocker effect nervousbsystem blood pressure treat migraine suppress tremor patient type receptor development drug beta receptor tremor control beta drug tremor heart rate tonight tremory check force sensor test right blood pressure heart rate bp hr measure bp hr pulse hr daughter soccer team exercise tremor hand image jpeg sensor csv beta blocker source mechanism action tremor heart rate blood pressure effect beta receptor muscle spindle tremor peter hedera franti ek cibul k thomas davis bp tremor idea huh tremor detection intensity frequency frequency change frequency measure intensity app term collection term processing offer app code app file format measure transform fft convert data domain frequency intensity frequency tremor frequency intensity frequency output intensity frequency measure change tremor change frequency agaricus share export approach yield result source github digneurosurgeon tremor12 tremor12 tremor tracker contribute digneurosurgeon tremor12 development account github github digneurosurgeon tremor12p tremor12 data processing ipython contribute digneurosurgeon tremor12p development account github term frequency term image wonder data magnitude hand data wider range frequency left limit ffts magnitude file approach frequency magnitude tremor frequency range ejain data feeding data fft guess accurate plan file chance course sample differs file column sum force ax image peak file image column measure hand ax phone matter orientation matter recording muscle signal driver agaricus measure tremor mbientlabs rate warranty beau gunderson course differs hz sensorrecord pt break fft example vibration continue animation agaricus pt tremor resolution advantage area benefit detect hz vibration hill beau gunderson fft graph app sample mom tremor varies finger self assessment experience timer snap dormant difference motion jack bounce ball catch ball dean agaricus review score hand zero line experience accelerometer phone reading second deviation value result arctangent plot tremor severity point code github minus point record logging scenario compare tremor data data source fact phone line agaricus intuition spreadsheet paper tremor epinephrine beta blocker effect paper pharmacotherapy tremor peter hedera franti ek cibul k thomas upregulates muscle spindle afferent activity synchronization afferent signal activity hand movement phone holster stem physic toolbox sensor capture phone movement data information phone hand compile apple watch luck agaricus app data evaluate wondering effect thumb effort tremor frequency experiment kitchen scale pencil tare pencil scale scale measure tremor force instrumentation imu board collect duration data fashion statement forum luck agaricus tremor axis muscle group arm wondering record muscle signal data myo tremor idea track tremor agaricus capture movement finger peak process matlab fft histogram grab data thread matlab python blog example,"['app', 'accelerometer', 'device', 'phone', 'hand', 'record', 'hand', 'tremor', 'baseline', 'quantifiedbob', 'app', 'accelerometer', 'device', 'phone', 'hand', 'record', 'hand', 'tremor', 'baseline', 'search', 'dug', 'source', 'app', 'tremor', 'richter', 'scale', 'paper', 'tremor', 'range', 'insight', 'statement', 'paper', 'phone', 'agaricus', 'figure', 'paper', 'phone', 'wrist', 'strap', 'exercise', 'amazon', 'notebook', 'exploratory', 'notebook', 'button', 'page', 'variety', 'step', 'people', 'reproduce', 'project', 'agaricus', 'slack', 'response', 'gunderson', 'measure', 'reporting', 'peak', 'frequency', 'magnitude', 'mpb', 'tremor', 'analysis', 'ipynb', 'help', 'file', 'human', 'value', 'jupyter', 'instance', 'measurement', 'prediction', 'result', 'tremor', 'measurement', 'tremor', 'measurement', 'image', 'jpeg', 'sensor', 'csv', 'define', 'tremory', 'vulnerability', 'tremor', 'activity', 'tremor', 'tremory', 'tremory', 'tremory', 'tremory', 'level', 'precision', 'measurement', 'measurement', 'tremor', 'definition', 'difference', 'hope', 'help', 'data', 'pt', 'tremor', 'score', 'record', 'file', 'muscle', 'group', 'notice', 'android', 'phone', 'sensorrecord', 'arrive', 'friday', 'feel', 'tremor', 'difference', 'image', 'jpeg', 'sensor', 'csv', 'morning', 'tremor', 'advantage', 'moment', 'measurement', 'approach', 'phone', 'thumb', 'tape', 'position', 'thumb', 'inch', 'shake', 'phone', 'concentrate', 'control', 'cup', 'coffee', 'guess', 'picture', 'data', 'image', 'jpeg', 'tremor', 'data', 'csv', 'group', 'ball', 'greshake', 'tzovaras', 'collaborator', 'human', 'experimentation', 'goal', 'learn', 'kind', 'support', 'kind', 'project', 'question', 'affect', 'sense', 'tremor', 'worse', 'meal', 'experiment', 'intervention', 'measure', 'finger', 'app', 'speed', 'index', 'finger', 'tap', 'measure', 'button', 'tracker', 'record', 'tremor', 'bothersome', 'capture', 'rise', 'fall', 'sense', 'measure', 'activity', 'bothersome', 'motor', 'skill', 'work', 'surgeon', 'bother', 'join', 'project', 'track', 'project', 'group', 'group', 'human', 'openhumans', 'diy', 'experiment', 'hand', 'sensor', 'csv', 'hand', 'sensor', 'csv', 'hand', 'idea', 'report', 'process', 'note', 'imood', 'reminder', 'reminder', 'tremory', 'valeria', 'cause', 'influence', 'hr', 'bp', 'tremor', 'sense', 'conclusion', 'literature', 'tremor', 'influence', 'tremor', 'master', 'skill', 'tremor', 'measurement', 'discovery', 'physiology', 'tremor', 'case', 'measurement', 'tinker', 'problem', 'bp', 'hr', 'beau', 'gunderson', 'amplitude', 'past', 'post', 'frequency', 'change', 'change', 'point', 'install', 'human', 'human', 'file', 'output', 'magnitude', 'work', 'protocol', 'session', 'data', 'collection', 'analysis', 'bp', 'measurement', 'monitor', 'phone', 'bluetooth', 'bloodpressuredb', 'app', 'app', 'link', 'message', 'data', 'physic', 'io', 'tool', 'spreadsheet', 'post', 'end', 'vacation', 'forum', 'op', 'engr', 'physic', 'sensor', 'suite', 'force', 'meter', 'picture', 'tremor', 'method', 'phone', 'goal', 'perform', 'action', 'tremor', 'case', 'hold', 'induces', 'picture', 'phone', 'tremor', 'jpg', 'practice', 'figure', 'measurement', 'measurement', 'capture', 'tremor', 'jpeg', 'friend', 'tremor', 'phone', 'picture', 'image', 'jpeg', 'csv', 'export', 'hooray', 'measurement', 'score', 'hand', 'score', 'tremor', 'varies', 'course', 'sense', 'pattern', 'cause', 'madprime', 'project', 'notice', 'tremor', 'incident', 'worth', 'thinking', 'reason', 'goal', 'morning', 'result', 'pressure', 'spreadsheet', 'morning', 'result', 'prediction', 'measurement', 'avg', 'tremor', 'beau', 'gunderson', 'madprime', 'jupyter', 'notebook', 'human', 'point', 'scale', 'result', 'morning', 'result', 'tremory', 'data', 'motor', 'task', 'sensation', 'tremory', 'difficulty', 'motor', 'action', 'factor', 'intuition', 'case', 'prediction', 'image', 'measurement', 'jpeg', 'process', 'writing', 'note', 'prediction', 'morning', 'chance', 'measurement', 'coffee', 'food', 'heart', 'plr', 'measure', 'work', 'measurement', 'measurement', 'tremor', 'measurement', 'image', 'jpeg', 'csv', 'suggestion', 'experiment', 'thumb', 'steady', 'muscle', 'weight', 'thumb', 'effort', 'account', 'term', 'weight', 'weight', 'effect', 'precision', 'effect', 'test', 'movement', 'tremor', 'kind', 'exercise', 'letter', 'step', 'force', 'data', 'score', 'measure', 'frequency', 'stage', 'lunch', 'cup', 'coffee', 'image', 'jpeg', 'sensor', 'csv', 'data', 'file', 'help', 'analysis', 'tremor', 'today', 'level', 'cause', 'annoyance', 'ease', 'induction', 'tremor', 'remember', 'measurement', 'hand', 'position', 'induce', 'tremor', 'tremor', 'question', 'tremor', 'question', 'today', 'motor', 'action', 'glass', 'annoying', 'tremor', 'image', 'jpeg', 'sensor', 'csv', 'diy', 'experiment', 'meetup', 'madprime', 'app', 'work', 'beau', 'hand', 'measurement', 'method', 'phone', 'tremor', 'aug28', 'csv', 'tremor', 'aug28', 'csv', 'today', 'measurement', 'image', 'jpeg', 'sensor', 'csv', 'today', 'second', 'moment', 'tremor', 'feel', 'moment', 'phone', 'tremor', 'felt', 'change', 'point', 'wind', 'process', 'app', 'output', 'approach', 'tremor', 'hand', 'arm', 'motor', 'control', 'attempt', 'thumb', 'forefinger', 'movement', 'stay', 'position', 'tremor', 'digit', 'record', 'phase', 'figure', 'instrumentation', 'project', 'stiffly', 'shake', 'action', 'tremor', 'control', 'finger', 'muscle', 'finger', 'motor', 'action', 'paper', 'hold', 'instance', 'palm', 'stiffly', 'action', 'idea', 'training', 'movement', 'finger', 'meantime', 'rigidity', 'response', 'help', 'measurement', 'challenge', 'induce', 'tremor', 'measure', 'track', 'mean', 'tremor', 'stay', 'knowing', 'thumb', 'rigidity', 'tremor', 'helpful', 'phone', 'post', 'picture', 'somebody', 'thumb', 'tremor', 'end', 'image', 'jpeg', 'idea', 'work', 'concern', 'strength', 'tremor', 'force', 'phone', 'measurement', 'position', 'tremor', 'exert', 'force', 'phone', 'tremor', 'graph', 'jump', 'movement', 'arm', 'jump', 'mess', 'measurement', 'force', 'rhythm', 'project', 'complexity', 'simpler', 'approach', 'notice', 'tremor', 'variation', 'basis', 'measurement', 'notebook', 'iteration', 'tremor', 'today', 'madprime', 'tremor', 'today', 'tremor', 'question', 'estimate', 'tremor', 'severity', 'picture', 'project', 'install', 'measurement', 'position', 'today', 'muscle', 'phone', 'tremor', 'position', 'wiggle', 'advantage', 'thumb', 'position', 'thumb', 'weight', 'phone', 'today', 'hand', 'palm', 'thumb', 'piece', 'tape', 'mark', 'place', 'phone', 'phone', 'thumb', 'image', 'jpeg', 'morning', 'yesterday', 'conversation', 'eye', 'family', 'event', 'surgeon', 'tremor', 'surgeon', 'annoyance', 'crisis', 'somebody', 'motor', 'skill', 'retire', 'tremor', 'heart', 'surgeon', 'outcome', 'project', 'construct', 'tremor', 'score', 'idea', 'anybody', 'help', 'force', 'bounce', 'average', 'tremor', 'matter', 'test', 'protocol', 'tremor', 'formula', 'rate', 'account', 'head', 'advice', 'example', 'data', 'image', 'csv', 'file', 'tremor', 'data', 'csv', 'wow', 'android', 'phone', 'run', 'trial', 'phone', 'labor', 'weekend', 'schedule', 'chance', 'measure', 'morning', 'tremory', 'result', 'image', 'jpeg', 'csv', 'pt', 'tremor', 'resolution', 'advantage', 'area', 'benefit', 'post', 'variation', 'tremor', 'varies', 'strength', 'morning', 'sense', 'test', 'tremory', 'tremor', 'test', 'image', 'jpeg', 'sensor', 'csv', 'phase', 'lesson', 'vulnerability', 'tremor', 'varies', 'vulnerability', 'tremor', 'variation', 'graph', 'sensor', 'measurement', 'analysis', 'sensor', 'measurement', 'score', 'measure', 'tremory', 'analysis', 'variation', 'experience', 'step', 'track', 'tremory', 'challenge', 'tremor', 'tremor', 'action', 'finger', 'work', 'test', 'experience', 'tremory', 'notification', 'recommendation', 'experience', 'mood', 'assessment', 'test', 'sensor', 'measurement', 'convenient', 'desk', 'help', 'analytics', 'restore', 'confidence', 'problem', 'phone', 'case', 'slippery', 'pay', 'apple', 'anchor', 'phone', 'stop', 'stability', 'relationship', 'measure', 'measure', 'idea', 'generation', 'stage', 'idea', 'stage', 'round', 'sensor', 'measure', 'scratch', 'beau', 'gunderson', 'share', 'notebook', 'madprime', 'morning', 'image', 'jpeg', 'sensor', 'csv', 'note', 'project', 'june', 'suggestion', 'physic', 'tremor', 'tracker', 'instrument', 'measurement', 'hold', 'phone', 'tremor', 'influence', 'phone', 'tremor', 'measurement', 'measurement', 'solution', 'influence', 'hand', 'position', 'difference', 'discovery', 'relevant', 'project', 'strength', 'tremor', 'varies', 'morning', 'morning', 'thought', 'measure', 'difference', 'fact', 'tremor', 'order', 'measure', 'confidence', 'tremor', 'varies', 'approach', 'measurement', 'score', 'comparison', 'suggestion', 'point', 'direction', 'skill', 'step', 'tremor', 'coffee', 'feel', 'morning', 'grab', 'measurement', 'question', 'tremor', 'action', 'answer', 'data', 'image', 'morning', 'second', 'precision', 'timing', 'problem', 'instrumentation', 'store', 'data', 'option', 'send', 'email', 'message', 'option', 'moment', 'stop', 'grab', 'image', 'grab', 'match', 'timing', 'measurement', 'problem', 'worth', 'image', 'jpeg', 'sensor', 'csv', 'prediction', 'tremory', 'measurement', 'tremor', 'measurement', 'image', 'jpeg', 'sensor', 'csv', 'case', 'estimate', 'tremory', 'tremory', 'tremory', 'morning', 'home', 'activity', 'house', 'place', 'counter', 'measure', 'condition', 'hand', 'tremor', 'counter', 'involves', 'movement', 'finger', 'process', 'series', 'measurement', 'question', 'posture', 'position', 'influence', 'measurement', 'tremor', 'score', 'tremor', 'value', 'nan', 'tremor', 'heart', 'rate', 'blood', 'pressure', 'tremor', 'beta', 'blocker', 'blood', 'pressure', 'essentialtremor', 'beta', 'blocker', 'beta', 'adrenergic', 'blocker', 'blocker', 'class', 'drug', 'beta', 'receptor', 'brain', 'beta', 'blocker', 'effect', 'nervousbsystem', 'blood', 'pressure', 'treat', 'migraine', 'suppress', 'tremor', 'patient', 'type', 'receptor', 'development', 'drug', 'beta', 'receptor', 'tremor', 'control', 'beta', 'drug', 'tremor', 'heart', 'rate', 'tonight', 'tremory', 'check', 'force', 'sensor', 'test', 'right', 'blood', 'pressure', 'heart', 'rate', 'bp', 'hr', 'measure', 'bp', 'hr', 'pulse', 'hr', 'daughter', 'soccer', 'team', 'exercise', 'tremor', 'hand', 'image', 'jpeg', 'sensor', 'csv', 'beta', 'blocker', 'source', 'mechanism', 'action', 'tremor', 'heart', 'rate', 'blood', 'pressure', 'effect', 'beta', 'receptor', 'muscle', 'spindle', 'tremor', 'peter', 'hedera', 'franti', 'ek', 'cibul', 'k', 'thomas', 'davis', 'bp', 'tremor', 'idea', 'huh', 'tremor', 'detection', 'intensity', 'frequency', 'frequency', 'change', 'frequency', 'measure', 'intensity', 'app', 'term', 'collection', 'term', 'processing', 'offer', 'app', 'code', 'app', 'file', 'format', 'measure', 'transform', 'fft', 'convert', 'data', 'domain', 'frequency', 'intensity', 'frequency', 'tremor', 'frequency', 'intensity', 'frequency', 'output', 'intensity', 'frequency', 'measure', 'change', 'tremor', 'change', 'frequency', 'agaricus', 'share', 'export', 'approach', 'yield', 'result', 'source', 'github', 'digneurosurgeon', 'tremor12', 'tremor12', 'tremor', 'tracker', 'contribute', 'digneurosurgeon', 'tremor12', 'development', 'account', 'github', 'github', 'digneurosurgeon', 'tremor12p', 'tremor12', 'data', 'processing', 'ipython', 'contribute', 'digneurosurgeon', 'tremor12p', 'development', 'account', 'github', 'term', 'frequency', 'term', 'image', 'wonder', 'data', 'magnitude', 'hand', 'data', 'wider', 'range', 'frequency', 'left', 'limit', 'ffts', 'magnitude', 'file', 'approach', 'frequency', 'magnitude', 'tremor', 'frequency', 'range', 'ejain', 'data', 'feeding', 'data', 'fft', 'guess', 'accurate', 'plan', 'file', 'chance', 'course', 'sample', 'differs', 'file', 'column', 'sum', 'force', 'ax', 'image', 'peak', 'file', 'image', 'column', 'measure', 'hand', 'ax', 'phone', 'matter', 'orientation', 'matter', 'recording', 'muscle', 'signal', 'driver', 'agaricus', 'measure', 'tremor', 'mbientlabs', 'rate', 'warranty', 'beau', 'gunderson', 'course', 'differs', 'hz', 'sensorrecord', 'pt', 'break', 'fft', 'example', 'vibration', 'continue', 'animation', 'agaricus', 'pt', 'tremor', 'resolution', 'advantage', 'area', 'benefit', 'detect', 'hz', 'vibration', 'hill', 'beau', 'gunderson', 'fft', 'graph', 'app', 'sample', 'mom', 'tremor', 'varies', 'finger', 'self', 'assessment', 'experience', 'timer', 'snap', 'dormant', 'difference', 'motion', 'jack', 'bounce', 'ball', 'catch', 'ball', 'dean', 'agaricus', 'review', 'score', 'hand', 'zero', 'line', 'experience', 'accelerometer', 'phone', 'reading', 'second', 'deviation', 'value', 'result', 'arctangent', 'plot', 'tremor', 'severity', 'point', 'code', 'github', 'minus', 'point', 'record', 'logging', 'scenario', 'compare', 'tremor', 'data', 'data', 'source', 'fact', 'phone', 'line', 'agaricus', 'intuition', 'spreadsheet', 'paper', 'tremor', 'epinephrine', 'beta', 'blocker', 'effect', 'paper', 'pharmacotherapy', 'tremor', 'peter', 'hedera', 'franti', 'ek', 'cibul', 'k', 'thomas', 'upregulates', 'muscle', 'spindle', 'afferent', 'activity', 'synchronization', 'afferent', 'signal', 'activity', 'hand', 'movement', 'phone', 'holster', 'stem', 'physic', 'toolbox', 'sensor', 'capture', 'phone', 'movement', 'data', 'information', 'phone', 'hand', 'compile', 'apple', 'watch', 'luck', 'agaricus', 'app', 'data', 'evaluate', 'wondering', 'effect', 'thumb', 'effort', 'tremor', 'frequency', 'experiment', 'kitchen', 'scale', 'pencil', 'tare', 'pencil', 'scale', 'scale', 'measure', 'tremor', 'force', 'instrumentation', 'imu', 'board', 'collect', 'duration', 'data', 'fashion', 'statement', 'forum', 'luck', 'agaricus', 'tremor', 'axis', 'muscle', 'group', 'arm', 'wondering', 'record', 'muscle', 'signal', 'data', 'myo', 'tremor', 'idea', 'track', 'tremor', 'agaricus', 'capture', 'movement', 'finger', 'peak', 'process', 'matlab', 'fft', 'histogram', 'grab', 'data', 'thread', 'matlab', 'python', 'blog', 'example']"
+7018.0,myfitnesspal record adherence tech option end plan impact post group folk join idea amp motivation upcoming plan question intermittent work matter point plan condition condition breakfast adherence sticking plan track outcome button tracker craving withings mood apps daylio set check setting data export export csv daylio timestamp problem mood record daylio notification work granularity mood default timestamps tag feature winner recommendation track location location history default step button tracker thought craving experimenter idea button tag tag track hunger log data log fee subscription export tool github iirc hack log amp web scrape insight data collection effort goal barrier share help today withings data log jessicak sense sense cgm feedback mechanism food data experiment reason food button tracker fact experience jakobeglarsen chip yup wire soldering iron data survey setting mindlogger keshavan example example survey exploring tool project button tracker hope record nobism spam reminder data food birthday record food haha morning cake tomorrow button jessicak rain8dome9 suggestion ejain data timestamps timestamps log stuff list ate record family impact weight haha concern track adherence target mood question outcome data exportability deal ease trouble investigation food apps jessicak human help code nobism amp app human nobism help cluster headache patient community study kidney stone cluster headache kidney stone project community study button track self log record data timestamp human connection csv end human button scale depression scale button depression scale mood plan response prompt log mood score log nobism depression score reality prompt appetite response prompt bother button tracker guess compare data exists goal data share code csv notebook jupyter notebook data csv human machine human member data notebook project data install code help export password log scrape website account source client code source script vm coddington python withings data csv extract log withings data withings export data data json label unit engineer aspect mass decigram nutrition tracker result mfp waistline cause timestamp speak ejain timestamps blood glucose project blood start project blood pressure symptom timestamps bp symptom reduction kind thinking ejain timestamps export suck food data macro ability macro goal wow madprime rock weekend switch mfp premium export suck export track human csv file data mfp food stuff ability goal,"['myfitnesspal', 'record', 'adherence', 'tech', 'option', 'end', 'plan', 'impact', 'post', 'group', 'folk', 'join', 'idea', 'amp', 'motivation', 'upcoming', 'plan', 'question', 'intermittent', 'work', 'matter', 'point', 'plan', 'condition', 'condition', 'breakfast', 'adherence', 'sticking', 'plan', 'track', 'outcome', 'button', 'tracker', 'craving', 'withings', 'mood', 'apps', 'daylio', 'set', 'check', 'setting', 'data', 'export', 'export', 'csv', 'daylio', 'timestamp', 'problem', 'mood', 'record', 'daylio', 'notification', 'work', 'granularity', 'mood', 'default', 'timestamps', 'tag', 'feature', 'winner', 'recommendation', 'track', 'location', 'location', 'history', 'default', 'step', 'button', 'tracker', 'thought', 'craving', 'experimenter', 'idea', 'button', 'tag', 'tag', 'track', 'hunger', 'log', 'data', 'log', 'fee', 'subscription', 'export', 'tool', 'github', 'iirc', 'hack', 'log', 'amp', 'web', 'scrape', 'insight', 'data', 'collection', 'effort', 'goal', 'barrier', 'share', 'help', 'today', 'withings', 'data', 'log', 'jessicak', 'sense', 'sense', 'cgm', 'feedback', 'mechanism', 'food', 'data', 'experiment', 'reason', 'food', 'button', 'tracker', 'fact', 'experience', 'jakobeglarsen', 'chip', 'yup', 'wire', 'soldering', 'iron', 'data', 'survey', 'setting', 'mindlogger', 'keshavan', 'example', 'example', 'survey', 'exploring', 'tool', 'project', 'button', 'tracker', 'hope', 'record', 'nobism', 'spam', 'reminder', 'data', 'food', 'birthday', 'record', 'food', 'haha', 'morning', 'cake', 'tomorrow', 'button', 'jessicak', 'rain8dome9', 'suggestion', 'ejain', 'data', 'timestamps', 'timestamps', 'log', 'stuff', 'list', 'ate', 'record', 'family', 'impact', 'weight', 'haha', 'concern', 'track', 'adherence', 'target', 'mood', 'question', 'outcome', 'data', 'exportability', 'deal', 'ease', 'trouble', 'investigation', 'food', 'apps', 'jessicak', 'human', 'help', 'code', 'nobism', 'amp', 'app', 'human', 'nobism', 'help', 'cluster', 'headache', 'patient', 'community', 'study', 'kidney', 'stone', 'cluster', 'headache', 'kidney', 'stone', 'project', 'community', 'study', 'button', 'track', 'self', 'log', 'record', 'data', 'timestamp', 'human', 'connection', 'csv', 'end', 'human', 'button', 'scale', 'depression', 'scale', 'button', 'depression', 'scale', 'mood', 'plan', 'response', 'prompt', 'log', 'mood', 'score', 'log', 'nobism', 'depression', 'score', 'reality', 'prompt', 'appetite', 'response', 'prompt', 'bother', 'button', 'tracker', 'guess', 'compare', 'data', 'exists', 'goal', 'data', 'share', 'code', 'csv', 'notebook', 'jupyter', 'notebook', 'data', 'csv', 'human', 'machine', 'human', 'member', 'data', 'notebook', 'project', 'data', 'install', 'code', 'help', 'export', 'password', 'log', 'scrape', 'website', 'account', 'source', 'client', 'code', 'source', 'script', 'vm', 'coddington', 'python', 'withings', 'data', 'csv', 'extract', 'log', 'withings', 'data', 'withings', 'export', 'data', 'data', 'json', 'label', 'unit', 'engineer', 'aspect', 'mass', 'decigram', 'nutrition', 'tracker', 'result', 'mfp', 'waistline', 'cause', 'timestamp', 'speak', 'ejain', 'timestamps', 'blood', 'glucose', 'project', 'blood', 'start', 'project', 'blood', 'pressure', 'symptom', 'timestamps', 'bp', 'symptom', 'reduction', 'kind', 'thinking', 'ejain', 'timestamps', 'export', 'suck', 'food', 'data', 'macro', 'ability', 'macro', 'goal', 'wow', 'madprime', 'rock', 'weekend', 'switch', 'mfp', 'premium', 'export', 'suck', 'export', 'track', 'human', 'csv', 'file', 'data', 'mfp', 'food', 'stuff', 'ability', 'goal']"
+7023.0,event logger curiosity gap reason entry tj track silence question indicator bullet solution accurate calendar case solution image visualization allotment image chart log event event data activity website eventloggers phone google home google voice image version calendar app plan functionality eventloggers export event end timestamps hope option head event eventloggers edit event comparison engine hope passing tool extract data calendar plan track min activity duration basis compare report form issue distraction record tool activity phone location post google calendar timeline remind activity categorize activity kind memory feature add task tool,"['event', 'logger', 'curiosity', 'gap', 'reason', 'entry', 'tj', 'track', 'silence', 'question', 'indicator', 'bullet', 'solution', 'accurate', 'calendar', 'case', 'solution', 'image', 'visualization', 'allotment', 'image', 'chart', 'log', 'event', 'event', 'data', 'activity', 'website', 'eventloggers', 'phone', 'google', 'home', 'google', 'voice', 'image', 'version', 'calendar', 'app', 'plan', 'functionality', 'eventloggers', 'export', 'event', 'end', 'timestamps', 'hope', 'option', 'head', 'event', 'eventloggers', 'edit', 'event', 'comparison', 'engine', 'hope', 'passing', 'tool', 'extract', 'data', 'calendar', 'plan', 'track', 'min', 'activity', 'duration', 'basis', 'compare', 'report', 'form', 'issue', 'distraction', 'record', 'tool', 'activity', 'phone', 'location', 'post', 'google', 'calendar', 'timeline', 'remind', 'activity', 'categorize', 'activity', 'kind', 'memory', 'feature', 'add', 'task', 'tool']"
+7025.0,cardio clarity clarity productivity gedankenstuecke thought effect exercise stuff exercise habit benefit word experiment nature project exploratory hypothesis essay lack connotation connotation discovery phrase research manage spouse cjbprime twitter question mention mood mood option game helpful mood deserves thought mood tracker reason moodscope auto chess backpack latin video game addiction youtube wifi shut jonas habit game change strategy civilization play post update project project reflection post data project plan workarounds study sort workarounds barrier print send print job option drive connect cable order plug usb cable device plastic hassle moment drive print jpg flash drive jpg print cable ink tablet web service readlang book slowness device mini hotspot phone tablet internet restriction ipad connect opportunity internet abuse idea hotspot feel resource case wifi password apple device device device internet tablet ink device reading pdf connects download document workaround phone connect internet podcasts podcasts nano itunes reflection post content ipod cheat sada help book reddit task prescription refill haircut ethernet router garage backyard rhythm work wood light feel environment house debt debt kind break rule study home login info wifi network eat weekend lesson end observation amp reflection reflection post thought project data analysis amp tell presentation mind thought analysis piecemeal work self study idea access internet self study activity paper book guitar field view object kind forgot project rule addition frustration embarrassment lack self control compulsion internet people joke project chance meant tomorrow schedule draft publish boxing family issue california internet father house rule behavior portland setback behavior space action focus ride cardio schedule figure internet place bar dinner monday task internet night song heading home monday clarity reason brain effect waste product cardio lead productivity work case task monday wednesday thursday monday tuesday adrenaline karaoking song light eye stage help difficulty environment loud result woke tuesday wednesday work router access restriction rule faulty firmware device ip device internet access router set rule router device access online website host reason indulgent brain barrier blacklist browser extension setback place trip california portland bevy game dota mod auto chess motivation version auto chess mobile ipad game policy phone tablet harry potter game pokeman phone reason game playing escape situation game gameplay clash clan unit player unit fight gameplay unit ingredient game unit unit match unit unit pay gold reroll unit circuitry excitement release action unit excitement halo surround unit dopamine habit addiction understand game game play behavior reading article tab tool deal understand device adjustment bar night internet plan profile child account configure access head home lock access key adherence behavior auto chess mobile ipad help track restriction rule podcasts music article post morning routine stimulation exception access device book rubinrot prefer service readlang translation flashcard tablet ink thought observation project struggle terminology kind project word experiment nature project exploratory hypothesis hypothesis guess help productivity mood focus interact constraint term montaigne experiment course term trial association project data observation ban internet house plan difficulty adjustment productivity adhd feel brain website experiment brain benefit hope output lutsyshyna project schoolwork apartment spent friend pursuit schedule mealtime success environment discourage behavior willpower length inconvenience technology rule rule internet device home intention context activity space internet vpn okay work behavior home download podcasts implementation router enforcement tool difficulty partner experiment light sunset dinner set rule device access internet address ip device problem block access router temptation issue router password paper partner exception room exception friend online gaming night play tabletop game hero pc access internet night exception phone exception phone internet access browser reference utility apps apple map allow listen itunes audiobooks refresh mail app default buffer post twitter timeline principle cause phone offline instapaper relationship internet relationship phone functionality exception activity partner movie set adjustment metric metric constraint post update experience productivity mood nature work log mood moodscope test morning sleep fasting blood sugar blood pressure heart rate measure baseline middle willpower measurement start project log impact calibration stage experiment start rule calibration plan june home yesterday morning night game night mistake key unlocks access profile space work profile restriction access idea work stuff heading home access profile distraction work midday lock bag home vacation plan pc game access movie trip east coast stimulation assuage brain revolt kind restriction measure clarity question psychomotor vigilance task test discus option adjustment section benefit data connection research option observation study term expectation rain8dome9 tell habit game change video game school college binge civilization football manager college game session twitter habit consumption help content video game game podcasts threatening project behavior yesterday house self meetup home deal internet home sense self control yesterday goal energy posture feel sit combination stimulation night quality sleep deprivation fall night auto chess brain night stimulation pc check router access rule course check router rule access attention setback stimulation bed readlang tablet access reddit deterrent block adjustment adjustment project track counter device belt method access internet timer result click observation paper store notebook idea practice notebook page dollar observation project log data page notebook idea notebook store metric data silo insight information place comment clarity psychomotor vigilance task test morning routine app vigilance suit measurement organizer daniel gartenberg app io iphone seth robert acuity test test phone collaborator release pvt measure attention impact debt executive function project thought observation crossroad project order track cut stimulation project stimulation people project guess effect place surround content form music book environment refreshing content house order amazon effect stimulation swift sense willpower dialogue past log entry motivation project stimulation help anxiety night podcasts timer night alcohol night snack combination internet stimulation focus effect home address question jon nature moodscope card design kahneman manipulation card kind comment moodscope reason moodscope score feel self mood score self evaluation moodscope evaluation score direction mismatch exception mood score gyroscope mood tool jon cousin tool wellbee question wellbeing result approach moodscope area goal multiple measurement cumbersome difficulty phone activity browser phone issue app whitelist access work place board game night access nature documentary erste playing game overeager people effect coffee shop food focus internet location develops house internet kind feel town reason device access internet sunday night router rule experiment rule morning reason figure block oculus standalone vr headset figure problem website device project quick plan problem meantime battery absence internet ipad form movie bound material apple podcasts form brain craves stimulation stimulation readlang webservice book word translation sentence word absence read book lookup feature pressure sada book club series ya reading coffee shop idea internet resource plan procrastination pathology idea weekend convince night plan law assuage anxiety notion setback access rule address connection game night wednesday website access adjustment router project house wifi network device password password kitchen confidence pc powerline adapter wall powerline adapter push project start yesterday project log project trial error figure measure project process talk thought observation fit start project encourages patience organization act feeling task task place stuff process issue delude procrastination prioritization internet connectivity issue tomorrow point post experiment future plan addition family emergency trip trip coast law friend disruption harder observe effect environment behavior list morning factor weekend nature spirit backyard night meditate duration hand experiment self study condition condition behavior backyard morning success difficulty setback difficulty project rule brain issue internet timeblock task prescription refill appointment consequence internet task measurement change measure mood pvt productivity stress feel acclimate feel change battle implement thought observation night self study terminology internet observation internet phone roku internet interaction gaming pc phone restriction connectivity change news package newspaper broadcast feed principle world bound box manage regard owner internet dk,"['cardio', 'clarity', 'clarity', 'productivity', 'gedankenstuecke', 'thought', 'effect', 'exercise', 'stuff', 'exercise', 'habit', 'benefit', 'word', 'experiment', 'nature', 'project', 'exploratory', 'hypothesis', 'essay', 'lack', 'connotation', 'connotation', 'discovery', 'phrase', 'research', 'manage', 'spouse', 'cjbprime', 'twitter', 'question', 'mention', 'mood', 'mood', 'option', 'game', 'helpful', 'mood', 'deserves', 'thought', 'mood', 'tracker', 'reason', 'moodscope', 'auto', 'chess', 'backpack', 'latin', 'video', 'game', 'addiction', 'youtube', 'wifi', 'shut', 'jonas', 'habit', 'game', 'change', 'strategy', 'civilization', 'play', 'post', 'update', 'project', 'project', 'reflection', 'post', 'data', 'project', 'plan', 'workarounds', 'study', 'sort', 'workarounds', 'barrier', 'print', 'send', 'print', 'job', 'option', 'drive', 'connect', 'cable', 'order', 'plug', 'usb', 'cable', 'device', 'plastic', 'hassle', 'moment', 'drive', 'print', 'jpg', 'flash', 'drive', 'jpg', 'print', 'cable', 'ink', 'tablet', 'web', 'service', 'readlang', 'book', 'slowness', 'device', 'mini', 'hotspot', 'phone', 'tablet', 'internet', 'restriction', 'ipad', 'connect', 'opportunity', 'internet', 'abuse', 'idea', 'hotspot', 'feel', 'resource', 'case', 'wifi', 'password', 'apple', 'device', 'device', 'device', 'internet', 'tablet', 'ink', 'device', 'reading', 'pdf', 'connects', 'download', 'document', 'workaround', 'phone', 'connect', 'internet', 'podcasts', 'podcasts', 'nano', 'itunes', 'reflection', 'post', 'content', 'ipod', 'cheat', 'sada', 'help', 'book', 'reddit', 'task', 'prescription', 'refill', 'haircut', 'ethernet', 'router', 'garage', 'backyard', 'rhythm', 'work', 'wood', 'light', 'feel', 'environment', 'house', 'debt', 'debt', 'kind', 'break', 'rule', 'study', 'home', 'login', 'info', 'wifi', 'network', 'eat', 'weekend', 'lesson', 'end', 'observation', 'amp', 'reflection', 'reflection', 'post', 'thought', 'project', 'data', 'analysis', 'amp', 'tell', 'presentation', 'mind', 'thought', 'analysis', 'piecemeal', 'work', 'self', 'study', 'idea', 'access', 'internet', 'self', 'study', 'activity', 'paper', 'book', 'guitar', 'field', 'view', 'object', 'kind', 'forgot', 'project', 'rule', 'addition', 'frustration', 'embarrassment', 'lack', 'self', 'control', 'compulsion', 'internet', 'people', 'joke', 'project', 'chance', 'meant', 'tomorrow', 'schedule', 'draft', 'publish', 'boxing', 'family', 'issue', 'california', 'internet', 'father', 'house', 'rule', 'behavior', 'portland', 'setback', 'behavior', 'space', 'action', 'focus', 'ride', 'cardio', 'schedule', 'figure', 'internet', 'place', 'bar', 'dinner', 'monday', 'task', 'internet', 'night', 'song', 'heading', 'home', 'monday', 'clarity', 'reason', 'brain', 'effect', 'waste', 'product', 'cardio', 'lead', 'productivity', 'work', 'case', 'task', 'monday', 'wednesday', 'thursday', 'monday', 'tuesday', 'adrenaline', 'karaoking', 'song', 'light', 'eye', 'stage', 'help', 'difficulty', 'environment', 'loud', 'result', 'woke', 'tuesday', 'wednesday', 'work', 'router', 'access', 'restriction', 'rule', 'faulty', 'firmware', 'device', 'ip', 'device', 'internet', 'access', 'router', 'set', 'rule', 'router', 'device', 'access', 'online', 'website', 'host', 'reason', 'indulgent', 'brain', 'barrier', 'blacklist', 'browser', 'extension', 'setback', 'place', 'trip', 'california', 'portland', 'bevy', 'game', 'dota', 'mod', 'auto', 'chess', 'motivation', 'version', 'auto', 'chess', 'mobile', 'ipad', 'game', 'policy', 'phone', 'tablet', 'harry', 'potter', 'game', 'pokeman', 'phone', 'reason', 'game', 'playing', 'escape', 'situation', 'game', 'gameplay', 'clash', 'clan', 'unit', 'player', 'unit', 'fight', 'gameplay', 'unit', 'ingredient', 'game', 'unit', 'unit', 'match', 'unit', 'unit', 'pay', 'gold', 'reroll', 'unit', 'circuitry', 'excitement', 'release', 'action', 'unit', 'excitement', 'halo', 'surround', 'unit', 'dopamine', 'habit', 'addiction', 'understand', 'game', 'game', 'play', 'behavior', 'reading', 'article', 'tab', 'tool', 'deal', 'understand', 'device', 'adjustment', 'bar', 'night', 'internet', 'plan', 'profile', 'child', 'account', 'configure', 'access', 'head', 'home', 'lock', 'access', 'key', 'adherence', 'behavior', 'auto', 'chess', 'mobile', 'ipad', 'help', 'track', 'restriction', 'rule', 'podcasts', 'music', 'article', 'post', 'morning', 'routine', 'stimulation', 'exception', 'access', 'device', 'book', 'rubinrot', 'prefer', 'service', 'readlang', 'translation', 'flashcard', 'tablet', 'ink', 'thought', 'observation', 'project', 'struggle', 'terminology', 'kind', 'project', 'word', 'experiment', 'nature', 'project', 'exploratory', 'hypothesis', 'hypothesis', 'guess', 'help', 'productivity', 'mood', 'focus', 'interact', 'constraint', 'term', 'montaigne', 'experiment', 'course', 'term', 'trial', 'association', 'project', 'data', 'observation', 'ban', 'internet', 'house', 'plan', 'difficulty', 'adjustment', 'productivity', 'adhd', 'feel', 'brain', 'website', 'experiment', 'brain', 'benefit', 'hope', 'output', 'lutsyshyna', 'project', 'schoolwork', 'apartment', 'spent', 'friend', 'pursuit', 'schedule', 'mealtime', 'success', 'environment', 'discourage', 'behavior', 'willpower', 'length', 'inconvenience', 'technology', 'rule', 'rule', 'internet', 'device', 'home', 'intention', 'context', 'activity', 'space', 'internet', 'vpn', 'okay', 'work', 'behavior', 'home', 'download', 'podcasts', 'implementation', 'router', 'enforcement', 'tool', 'difficulty', 'partner', 'experiment', 'light', 'sunset', 'dinner', 'set', 'rule', 'device', 'access', 'internet', 'address', 'ip', 'device', 'problem', 'block', 'access', 'router', 'temptation', 'issue', 'router', 'password', 'paper', 'partner', 'exception', 'room', 'exception', 'friend', 'online', 'gaming', 'night', 'play', 'tabletop', 'game', 'hero', 'pc', 'access', 'internet', 'night', 'exception', 'phone', 'exception', 'phone', 'internet', 'access', 'browser', 'reference', 'utility', 'apps', 'apple', 'map', 'allow', 'listen', 'itunes', 'audiobooks', 'refresh', 'mail', 'app', 'default', 'buffer', 'post', 'twitter', 'timeline', 'principle', 'cause', 'phone', 'offline', 'instapaper', 'relationship', 'internet', 'relationship', 'phone', 'functionality', 'exception', 'activity', 'partner', 'movie', 'set', 'adjustment', 'metric', 'metric', 'constraint', 'post', 'update', 'experience', 'productivity', 'mood', 'nature', 'work', 'log', 'mood', 'moodscope', 'test', 'morning', 'sleep', 'fasting', 'blood', 'sugar', 'blood', 'pressure', 'heart', 'rate', 'measure', 'baseline', 'middle', 'willpower', 'measurement', 'start', 'project', 'log', 'impact', 'calibration', 'stage', 'experiment', 'start', 'rule', 'calibration', 'plan', 'june', 'home', 'yesterday', 'morning', 'night', 'game', 'night', 'mistake', 'key', 'unlocks', 'access', 'profile', 'space', 'work', 'profile', 'restriction', 'access', 'idea', 'work', 'stuff', 'heading', 'home', 'access', 'profile', 'distraction', 'work', 'midday', 'lock', 'bag', 'home', 'vacation', 'plan', 'pc', 'game', 'access', 'movie', 'trip', 'east', 'coast', 'stimulation', 'assuage', 'brain', 'revolt', 'kind', 'restriction', 'measure', 'clarity', 'question', 'psychomotor', 'vigilance', 'task', 'test', 'discus', 'option', 'adjustment', 'section', 'benefit', 'data', 'connection', 'research', 'option', 'observation', 'study', 'term', 'expectation', 'rain8dome9', 'tell', 'habit', 'game', 'change', 'video', 'game', 'school', 'college', 'binge', 'civilization', 'football', 'manager', 'college', 'game', 'session', 'twitter', 'habit', 'consumption', 'help', 'content', 'video', 'game', 'game', 'podcasts', 'threatening', 'project', 'behavior', 'yesterday', 'house', 'self', 'meetup', 'home', 'deal', 'internet', 'home', 'sense', 'self', 'control', 'yesterday', 'goal', 'energy', 'posture', 'feel', 'sit', 'combination', 'stimulation', 'night', 'quality', 'sleep', 'deprivation', 'fall', 'night', 'auto', 'chess', 'brain', 'night', 'stimulation', 'pc', 'check', 'router', 'access', 'rule', 'course', 'check', 'router', 'rule', 'access', 'attention', 'setback', 'stimulation', 'bed', 'readlang', 'tablet', 'access', 'reddit', 'deterrent', 'block', 'adjustment', 'adjustment', 'project', 'track', 'counter', 'device', 'belt', 'method', 'access', 'internet', 'timer', 'result', 'click', 'observation', 'paper', 'store', 'notebook', 'idea', 'practice', 'notebook', 'page', 'dollar', 'observation', 'project', 'log', 'data', 'page', 'notebook', 'idea', 'notebook', 'store', 'metric', 'data', 'silo', 'insight', 'information', 'place', 'comment', 'clarity', 'psychomotor', 'vigilance', 'task', 'test', 'morning', 'routine', 'app', 'vigilance', 'suit', 'measurement', 'organizer', 'daniel', 'gartenberg', 'app', 'io', 'iphone', 'seth', 'robert', 'acuity', 'test', 'test', 'phone', 'collaborator', 'release', 'pvt', 'measure', 'attention', 'impact', 'debt', 'executive', 'function', 'project', 'thought', 'observation', 'crossroad', 'project', 'order', 'track', 'cut', 'stimulation', 'project', 'stimulation', 'people', 'project', 'guess', 'effect', 'place', 'surround', 'content', 'form', 'music', 'book', 'environment', 'refreshing', 'content', 'house', 'order', 'amazon', 'effect', 'stimulation', 'swift', 'sense', 'willpower', 'dialogue', 'past', 'log', 'entry', 'motivation', 'project', 'stimulation', 'help', 'anxiety', 'night', 'podcasts', 'timer', 'night', 'alcohol', 'night', 'snack', 'combination', 'internet', 'stimulation', 'focus', 'effect', 'home', 'address', 'question', 'jon', 'nature', 'moodscope', 'card', 'design', 'kahneman', 'manipulation', 'card', 'kind', 'comment', 'moodscope', 'reason', 'moodscope', 'score', 'feel', 'self', 'mood', 'score', 'self', 'evaluation', 'moodscope', 'evaluation', 'score', 'direction', 'mismatch', 'exception', 'mood', 'score', 'gyroscope', 'mood', 'tool', 'jon', 'cousin', 'tool', 'wellbee', 'question', 'wellbeing', 'result', 'approach', 'moodscope', 'area', 'goal', 'multiple', 'measurement', 'cumbersome', 'difficulty', 'phone', 'activity', 'browser', 'phone', 'issue', 'app', 'whitelist', 'access', 'work', 'place', 'board', 'game', 'night', 'access', 'nature', 'documentary', 'erste', 'playing', 'game', 'overeager', 'people', 'effect', 'coffee', 'shop', 'food', 'focus', 'internet', 'location', 'develops', 'house', 'internet', 'kind', 'feel', 'town', 'reason', 'device', 'access', 'internet', 'sunday', 'night', 'router', 'rule', 'experiment', 'rule', 'morning', 'reason', 'figure', 'block', 'oculus', 'standalone', 'vr', 'headset', 'figure', 'problem', 'website', 'device', 'project', 'quick', 'plan', 'problem', 'meantime', 'battery', 'absence', 'internet', 'ipad', 'form', 'movie', 'bound', 'material', 'apple', 'podcasts', 'form', 'brain', 'craves', 'stimulation', 'stimulation', 'readlang', 'webservice', 'book', 'word', 'translation', 'sentence', 'word', 'absence', 'read', 'book', 'lookup', 'feature', 'pressure', 'sada', 'book', 'club', 'series', 'ya', 'reading', 'coffee', 'shop', 'idea', 'internet', 'resource', 'plan', 'procrastination', 'pathology', 'idea', 'weekend', 'convince', 'night', 'plan', 'law', 'assuage', 'anxiety', 'notion', 'setback', 'access', 'rule', 'address', 'connection', 'game', 'night', 'wednesday', 'website', 'access', 'adjustment', 'router', 'project', 'house', 'wifi', 'network', 'device', 'password', 'password', 'kitchen', 'confidence', 'pc', 'powerline', 'adapter', 'wall', 'powerline', 'adapter', 'push', 'project', 'start', 'yesterday', 'project', 'log', 'project', 'trial', 'error', 'figure', 'measure', 'project', 'process', 'talk', 'thought', 'observation', 'fit', 'start', 'project', 'encourages', 'patience', 'organization', 'act', 'feeling', 'task', 'task', 'place', 'stuff', 'process', 'issue', 'delude', 'procrastination', 'prioritization', 'internet', 'connectivity', 'issue', 'tomorrow', 'point', 'post', 'experiment', 'future', 'plan', 'addition', 'family', 'emergency', 'trip', 'trip', 'coast', 'law', 'friend', 'disruption', 'harder', 'observe', 'effect', 'environment', 'behavior', 'list', 'morning', 'factor', 'weekend', 'nature', 'spirit', 'backyard', 'night', 'meditate', 'duration', 'hand', 'experiment', 'self', 'study', 'condition', 'condition', 'behavior', 'backyard', 'morning', 'success', 'difficulty', 'setback', 'difficulty', 'project', 'rule', 'brain', 'issue', 'internet', 'timeblock', 'task', 'prescription', 'refill', 'appointment', 'consequence', 'internet', 'task', 'measurement', 'change', 'measure', 'mood', 'pvt', 'productivity', 'stress', 'feel', 'acclimate', 'feel', 'change', 'battle', 'implement', 'thought', 'observation', 'night', 'self', 'study', 'terminology', 'internet', 'observation', 'internet', 'phone', 'roku', 'internet', 'interaction', 'gaming', 'pc', 'phone', 'restriction', 'connectivity', 'change', 'news', 'package', 'newspaper', 'broadcast', 'feed', 'principle', 'world', 'bound', 'box', 'manage', 'regard', 'owner', 'internet', 'dk']"
+7026.0,area stress entry instance measure phenomenon topic stress incident incident trouble occurrence iphone wellness stress management search app store review list peer article winner app track stress stress level marker value stress care,"['area', 'stress', 'entry', 'instance', 'measure', 'phenomenon', 'topic', 'stress', 'incident', 'incident', 'trouble', 'occurrence', 'iphone', 'wellness', 'stress', 'management', 'search', 'app', 'store', 'review', 'list', 'peer', 'article', 'winner', 'app', 'track', 'stress', 'stress', 'level', 'marker', 'value', 'stress', 'care']"
+7031.0,cfuarte doctor data doctor data data visit seeing doctor answer master student tudelft thesis heart study team vision data collaborative care hear data doctor doctor data experience share wow answer blood pressure heart rate reading twice toddler heart rate breath medication data doctor emergency answer heart rate blood pressure reading spike blood pressure doctor doctor vacation data spike vitals image data review ask question accuracy data device blood pressure answer emergency visit note stats vitals specialist stage issue background heart rate drop intervention emergency ass deal measure job process turner data job pre visit data diligent med basis specialist specialist care data practitioner random emergency walk nurse asthma doctor data stats spike illness question question puffer basis intervention puffer answer question data doctor bother family record data son pneumonia antibiotic stuff tune wtf analyse data kid childhood doctor summarize difference health indicator image enters note asks question ecg ekg irregularity concern hope,"['cfuarte', 'doctor', 'data', 'doctor', 'data', 'data', 'visit', 'seeing', 'doctor', 'answer', 'master', 'student', 'tudelft', 'thesis', 'heart', 'study', 'team', 'vision', 'data', 'collaborative', 'care', 'hear', 'data', 'doctor', 'doctor', 'data', 'experience', 'share', 'wow', 'answer', 'blood', 'pressure', 'heart', 'rate', 'reading', 'twice', 'toddler', 'heart', 'rate', 'breath', 'medication', 'data', 'doctor', 'emergency', 'answer', 'heart', 'rate', 'blood', 'pressure', 'reading', 'spike', 'blood', 'pressure', 'doctor', 'doctor', 'vacation', 'data', 'spike', 'vitals', 'image', 'data', 'review', 'ask', 'question', 'accuracy', 'data', 'device', 'blood', 'pressure', 'answer', 'emergency', 'visit', 'note', 'stats', 'vitals', 'specialist', 'stage', 'issue', 'background', 'heart', 'rate', 'drop', 'intervention', 'emergency', 'ass', 'deal', 'measure', 'job', 'process', 'turner', 'data', 'job', 'pre', 'visit', 'data', 'diligent', 'med', 'basis', 'specialist', 'specialist', 'care', 'data', 'practitioner', 'random', 'emergency', 'walk', 'nurse', 'asthma', 'doctor', 'data', 'stats', 'spike', 'illness', 'question', 'question', 'puffer', 'basis', 'intervention', 'puffer', 'answer', 'question', 'data', 'doctor', 'bother', 'family', 'record', 'data', 'son', 'pneumonia', 'antibiotic', 'stuff', 'tune', 'wtf', 'analyse', 'data', 'kid', 'childhood', 'doctor', 'summarize', 'difference', 'health', 'indicator', 'image', 'enters', 'note', 'asks', 'question', 'ecg', 'ekg', 'irregularity', 'concern', 'hope']"
+7057.0,trevor email term development glad help quantifiedself access addition apple health data date data export apple health speed round trip post source consideration code base development help work,"['trevor', 'email', 'term', 'development', 'glad', 'help', 'quantifiedself', 'access', 'addition', 'apple', 'health', 'data', 'date', 'data', 'export', 'apple', 'health', 'speed', 'round', 'trip', 'post', 'source', 'consideration', 'code', 'base', 'development', 'help', 'work']"
+7079.0,data google play music information music genre track spotify end data point track length people music genome project research music habit valence southern hemisphere goal music influence mood music listening pattern measure mood sent experience data people rate mood shirt mood help mood data correlation people shirt idea code phone idea end diagnosing rbf bitch face mood ymmv calmness happiness museum dread tell track duration song data integration human song book recommendation list hahaha shirt idea assessment party assessment ejain mood music listening pattern measure mood idea spotify music check integration human addition song classification metadata song valence energy song kind data chance liberate paywall effect note effect hemisphere country case opportunity effect history image effect data inversion effect music image notebook published agaricus madprime experimentation perform goal music influence setup alternate music ad libitum music plan condition condition music music alternate ababab track adherence sticking plan history human analysis data data track work mood mood baseline data mood correlation mood effect morning email deluge zone plan record mood data point morning afternoon evening notification phone avoids notification fatigue prompt prompt phone phone notification notification problem frequency reminder notification work point problem miss data point meeting friend gut data point mood mood friend problem experiment difference meeting people condition people mood data plan record line data idea distribution folk gedankenstuecke problem miss data point meeting friend gut data point mood mood friend problem experiment difference meeting people condition data problem solve data point office sit book situation miss data point notification conversation phone enter data point weekend meeting folk weekend data point experience data set,"['data', 'google', 'play', 'music', 'information', 'music', 'genre', 'track', 'spotify', 'end', 'data', 'point', 'track', 'length', 'people', 'music', 'genome', 'project', 'research', 'music', 'habit', 'valence', 'southern', 'hemisphere', 'goal', 'music', 'influence', 'mood', 'music', 'listening', 'pattern', 'measure', 'mood', 'sent', 'experience', 'data', 'people', 'rate', 'mood', 'shirt', 'mood', 'help', 'mood', 'data', 'correlation', 'people', 'shirt', 'idea', 'code', 'phone', 'idea', 'end', 'diagnosing', 'rbf', 'bitch', 'face', 'mood', 'ymmv', 'calmness', 'happiness', 'museum', 'dread', 'tell', 'track', 'duration', 'song', 'data', 'integration', 'human', 'song', 'book', 'recommendation', 'list', 'hahaha', 'shirt', 'idea', 'assessment', 'party', 'assessment', 'ejain', 'mood', 'music', 'listening', 'pattern', 'measure', 'mood', 'idea', 'spotify', 'music', 'check', 'integration', 'human', 'addition', 'song', 'classification', 'metadata', 'song', 'valence', 'energy', 'song', 'kind', 'data', 'chance', 'liberate', 'paywall', 'effect', 'note', 'effect', 'hemisphere', 'country', 'case', 'opportunity', 'effect', 'history', 'image', 'effect', 'data', 'inversion', 'effect', 'music', 'image', 'notebook', 'published', 'agaricus', 'madprime', 'experimentation', 'perform', 'goal', 'music', 'influence', 'setup', 'alternate', 'music', 'ad', 'libitum', 'music', 'plan', 'condition', 'condition', 'music', 'music', 'alternate', 'ababab', 'track', 'adherence', 'sticking', 'plan', 'history', 'human', 'analysis', 'data', 'data', 'track', 'work', 'mood', 'mood', 'baseline', 'data', 'mood', 'correlation', 'mood', 'effect', 'morning', 'email', 'deluge', 'zone', 'plan', 'record', 'mood', 'data', 'point', 'morning', 'afternoon', 'evening', 'notification', 'phone', 'avoids', 'notification', 'fatigue', 'prompt', 'prompt', 'phone', 'phone', 'notification', 'notification', 'problem', 'frequency', 'reminder', 'notification', 'work', 'point', 'problem', 'miss', 'data', 'point', 'meeting', 'friend', 'gut', 'data', 'point', 'mood', 'mood', 'friend', 'problem', 'experiment', 'difference', 'meeting', 'people', 'condition', 'people', 'mood', 'data', 'plan', 'record', 'line', 'data', 'idea', 'distribution', 'folk', 'gedankenstuecke', 'problem', 'miss', 'data', 'point', 'meeting', 'friend', 'gut', 'data', 'point', 'mood', 'mood', 'friend', 'problem', 'experiment', 'difference', 'meeting', 'people', 'condition', 'data', 'problem', 'solve', 'data', 'point', 'office', 'sit', 'book', 'situation', 'miss', 'data', 'point', 'notification', 'conversation', 'phone', 'enter', 'data', 'point', 'weekend', 'meeting', 'folk', 'weekend', 'data', 'point', 'experience', 'data', 'set']"
+7112.0,muse user muse line result session example figure error translate result check advance help a652 jpeg mb,"['muse', 'user', 'muse', 'line', 'result', 'session', 'example', 'figure', 'error', 'translate', 'result', 'check', 'advance', 'help', 'a652', 'jpeg', 'mb']"
+7118.0,sleep apnea forum response manager afaik account data session session instruction unit unit zeo firmware play zeo shut app hope companion zeo github companion session database zeo unit user data unit manager box manager management companion zeo model zeo301 model version digit xxxx zeo version btw people refer zeo manager zeo sleep manager term software,"['sleep', 'apnea', 'forum', 'response', 'manager', 'afaik', 'account', 'data', 'session', 'session', 'instruction', 'unit', 'unit', 'zeo', 'firmware', 'play', 'zeo', 'shut', 'app', 'hope', 'companion', 'zeo', 'github', 'companion', 'session', 'database', 'zeo', 'unit', 'user', 'data', 'unit', 'manager', 'box', 'manager', 'management', 'companion', 'zeo', 'model', 'zeo301', 'model', 'version', 'digit', 'xxxx', 'zeo', 'version', 'btw', 'people', 'refer', 'zeo', 'manager', 'zeo', 'sleep', 'manager', 'term', 'software']"
+7119.0,makerspace board hardware picture temperature humidity pressure quarter case ink change lab button tracker makerspace cheap processor board wifi panel button prototype prototype phone idea kind server case ah iphones picture link page version cost export csv observation csv button tracker scale record multiple type observation longevity app app development device course device data store access complication apple watch delay button series version term option data backup icloud dropbox csv misfit button connect ifttt log press spreadsheet issue press button tracker project link development upload data server file read work situation lack smart button data solution people event offering cost dash button case button philip button b2b sale moment subscription heck eget button buggy connect wifi network selling software set button place button track meal coffee morning mood button tank track diligent maintenance button track care stuff stuff button phone house jpg iphone6 bathroom mirror jpg mb iphone5 tank water change people phone tablet event experiment solution recommendation comment solution help post instruction wheel speak button tracker project solution scale cost project stage video panel button measure data csv button tracker button data set button tracker family event panel event solution merit device log data solution combine world search wow io iphone6 interface link link apple app store export data buying premium version bunch limitation version data stamp date rain8dome9 maker route friend variety sensor project people fabrication diy hardware image jpg motion sensor base station temp humidity sensor button wireless button led communication button unit source alternate idea makerspace drive town factor road create button phone tablet people research experiment button button solution family button solution people,"['makerspace', 'board', 'hardware', 'picture', 'temperature', 'humidity', 'pressure', 'quarter', 'case', 'ink', 'change', 'lab', 'button', 'tracker', 'makerspace', 'cheap', 'processor', 'board', 'wifi', 'panel', 'button', 'prototype', 'prototype', 'phone', 'idea', 'kind', 'server', 'case', 'ah', 'iphones', 'picture', 'link', 'page', 'version', 'cost', 'export', 'csv', 'observation', 'csv', 'button', 'tracker', 'scale', 'record', 'multiple', 'type', 'observation', 'longevity', 'app', 'app', 'development', 'device', 'course', 'device', 'data', 'store', 'access', 'complication', 'apple', 'watch', 'delay', 'button', 'series', 'version', 'term', 'option', 'data', 'backup', 'icloud', 'dropbox', 'csv', 'misfit', 'button', 'connect', 'ifttt', 'log', 'press', 'spreadsheet', 'issue', 'press', 'button', 'tracker', 'project', 'link', 'development', 'upload', 'data', 'server', 'file', 'read', 'work', 'situation', 'lack', 'smart', 'button', 'data', 'solution', 'people', 'event', 'offering', 'cost', 'dash', 'button', 'case', 'button', 'philip', 'button', 'b2b', 'sale', 'moment', 'subscription', 'heck', 'eget', 'button', 'buggy', 'connect', 'wifi', 'network', 'selling', 'software', 'set', 'button', 'place', 'button', 'track', 'meal', 'coffee', 'morning', 'mood', 'button', 'tank', 'track', 'diligent', 'maintenance', 'button', 'track', 'care', 'stuff', 'stuff', 'button', 'phone', 'house', 'jpg', 'iphone6', 'bathroom', 'mirror', 'jpg', 'mb', 'iphone5', 'tank', 'water', 'change', 'people', 'phone', 'tablet', 'event', 'experiment', 'solution', 'recommendation', 'comment', 'solution', 'help', 'post', 'instruction', 'wheel', 'speak', 'button', 'tracker', 'project', 'solution', 'scale', 'cost', 'project', 'stage', 'video', 'panel', 'button', 'measure', 'data', 'csv', 'button', 'tracker', 'button', 'data', 'set', 'button', 'tracker', 'family', 'event', 'panel', 'event', 'solution', 'merit', 'device', 'log', 'data', 'solution', 'combine', 'world', 'search', 'wow', 'io', 'iphone6', 'interface', 'link', 'link', 'apple', 'app', 'store', 'export', 'data', 'buying', 'premium', 'version', 'bunch', 'limitation', 'version', 'data', 'stamp', 'date', 'rain8dome9', 'maker', 'route', 'friend', 'variety', 'sensor', 'project', 'people', 'fabrication', 'diy', 'hardware', 'image', 'jpg', 'motion', 'sensor', 'base', 'station', 'temp', 'humidity', 'sensor', 'button', 'wireless', 'button', 'led', 'communication', 'button', 'unit', 'source', 'alternate', 'idea', 'makerspace', 'drive', 'town', 'factor', 'road', 'create', 'button', 'phone', 'tablet', 'people', 'research', 'experiment', 'button', 'button', 'solution', 'family', 'button', 'solution', 'people']"
+7122.0,tmrow page community tomorrow project emission integration service utility company reason integration source project electricity consumption plane trip member emission hedin amp tell help source integration course people design community feedback idea people tool inspiration,"['tmrow', 'page', 'community', 'tomorrow', 'project', 'emission', 'integration', 'service', 'utility', 'company', 'reason', 'integration', 'source', 'project', 'electricity', 'consumption', 'plane', 'trip', 'member', 'emission', 'hedin', 'amp', 'tell', 'help', 'source', 'integration', 'course', 'people', 'design', 'community', 'feedback', 'idea', 'people', 'tool', 'inspiration']"
+7139.0,suggestion access app app io developer work xml data create health data weight jul jul jul jul jul jul start weight date date function tabulate sample start weight jul jul bug header output suggestion option choose xl format export,"['suggestion', 'access', 'app', 'app', 'io', 'developer', 'work', 'xml', 'data', 'create', 'health', 'data', 'weight', 'jul', 'jul', 'jul', 'jul', 'jul', 'jul', 'start', 'weight', 'date', 'date', 'function', 'tabulate', 'sample', 'start', 'weight', 'jul', 'jul', 'bug', 'header', 'output', 'suggestion', 'option', 'choose', 'xl', 'format', 'export']"
+7146.0,meditation meditation benefit session session option excuse muse feeling metric export export forget eat data draw project chart maximum ax maximum data export muse enter data hand google sheet step meditation group meditation space step meditation step differs morning woke night stress dream meditation fall trend meditation track data result intention duration experience remember meditation average space mode rule pang sort cosmic background radiation anxiety hang feel experience state mind recognize path value repetition meditation habit moment meditation hardest project trick addition meditate mind thought label label moment example thought thought thought thought meditation labeling reduces prominence meditation effect mood score mean project sleep meant update project hung idea reflection post self study internet house observation self study yesterday post observation adjustment process data analysis address question benefit meditation idea project ease meditation meditation test question reach variation meditation benefit experience correspond muse prediction meditation score result metric percentage bird muse point percentage spend calm state eeg sensor bird spent calm state state second second point combination second second state minus second state guessing bird point percentage calm state correlate experience prediction calibration data data export option muse option plan duration study home meditate struggle session person study participant morning evening benefit goal shoot step trouble morning meditate night internet home self study extreme benefit brain rebel regress habit practice impatience goal morning walk walk trip gravestone holiday start method meditation impatience course course step method meditation night meditation morning hearing people duration log function method rest debt backyard method plan duration case miss block monday sunday date gather data project continue method meditation meditation model morning night idea drawn project break project approach habit meditation work step method behavior garage meditation work counterbalance brain endures word resource meditation duration help measure muse courtesy ernesto quality meditation headband session session session muse app display percentage state prediction experience line advantage fact track headband session data place meditate affect metric mood attention blood blood pressure resource jump data duration focus data pay attention ask question self study,"['meditation', 'meditation', 'benefit', 'session', 'session', 'option', 'excuse', 'muse', 'feeling', 'metric', 'export', 'export', 'forget', 'eat', 'data', 'draw', 'project', 'chart', 'maximum', 'ax', 'maximum', 'data', 'export', 'muse', 'enter', 'data', 'hand', 'google', 'sheet', 'step', 'meditation', 'group', 'meditation', 'space', 'step', 'meditation', 'step', 'differs', 'morning', 'woke', 'night', 'stress', 'dream', 'meditation', 'fall', 'trend', 'meditation', 'track', 'data', 'result', 'intention', 'duration', 'experience', 'remember', 'meditation', 'average', 'space', 'mode', 'rule', 'pang', 'sort', 'cosmic', 'background', 'radiation', 'anxiety', 'hang', 'feel', 'experience', 'state', 'mind', 'recognize', 'path', 'value', 'repetition', 'meditation', 'habit', 'moment', 'meditation', 'hardest', 'project', 'trick', 'addition', 'meditate', 'mind', 'thought', 'label', 'label', 'moment', 'example', 'thought', 'thought', 'thought', 'thought', 'meditation', 'labeling', 'reduces', 'prominence', 'meditation', 'effect', 'mood', 'score', 'mean', 'project', 'sleep', 'meant', 'update', 'project', 'hung', 'idea', 'reflection', 'post', 'self', 'study', 'internet', 'house', 'observation', 'self', 'study', 'yesterday', 'post', 'observation', 'adjustment', 'process', 'data', 'analysis', 'address', 'question', 'benefit', 'meditation', 'idea', 'project', 'ease', 'meditation', 'meditation', 'test', 'question', 'reach', 'variation', 'meditation', 'benefit', 'experience', 'correspond', 'muse', 'prediction', 'meditation', 'score', 'result', 'metric', 'percentage', 'bird', 'muse', 'point', 'percentage', 'spend', 'calm', 'state', 'eeg', 'sensor', 'bird', 'spent', 'calm', 'state', 'state', 'second', 'second', 'point', 'combination', 'second', 'second', 'state', 'minus', 'second', 'state', 'guessing', 'bird', 'point', 'percentage', 'calm', 'state', 'correlate', 'experience', 'prediction', 'calibration', 'data', 'data', 'export', 'option', 'muse', 'option', 'plan', 'duration', 'study', 'home', 'meditate', 'struggle', 'session', 'person', 'study', 'participant', 'morning', 'evening', 'benefit', 'goal', 'shoot', 'step', 'trouble', 'morning', 'meditate', 'night', 'internet', 'home', 'self', 'study', 'extreme', 'benefit', 'brain', 'rebel', 'regress', 'habit', 'practice', 'impatience', 'goal', 'morning', 'walk', 'walk', 'trip', 'gravestone', 'holiday', 'start', 'method', 'meditation', 'impatience', 'course', 'course', 'step', 'method', 'meditation', 'night', 'meditation', 'morning', 'hearing', 'people', 'duration', 'log', 'function', 'method', 'rest', 'debt', 'backyard', 'method', 'plan', 'duration', 'case', 'miss', 'block', 'monday', 'sunday', 'date', 'gather', 'data', 'project', 'continue', 'method', 'meditation', 'meditation', 'model', 'morning', 'night', 'idea', 'drawn', 'project', 'break', 'project', 'approach', 'habit', 'meditation', 'work', 'step', 'method', 'behavior', 'garage', 'meditation', 'work', 'counterbalance', 'brain', 'endures', 'word', 'resource', 'meditation', 'duration', 'help', 'measure', 'muse', 'courtesy', 'ernesto', 'quality', 'meditation', 'headband', 'session', 'session', 'session', 'muse', 'app', 'display', 'percentage', 'state', 'prediction', 'experience', 'line', 'advantage', 'fact', 'track', 'headband', 'session', 'data', 'place', 'meditate', 'affect', 'metric', 'mood', 'attention', 'blood', 'blood', 'pressure', 'resource', 'jump', 'data', 'duration', 'focus', 'data', 'pay', 'attention', 'ask', 'question', 'self', 'study']"
+7148.0,david key value forum documentation learning work process david confidence stack solution envision work product condition data aggregation data type maintenance judgment data type matter people advance trial error habit effect intervention word report progress people path github bar chart resource device wearable application platform woop self tool track goal heart rate symptom data dgorski issue inconvenience data analysis resource openhumans competitor forum email rain8dome9 vague openhumans io data habit insight data quantify effect habit interview problem data analysis data implementation feature building tool data visualization analysis source tweaking list resource issue inconvenience data analysis resource question solution space forum update progress project feedback beta feedback hardcore folk questionnaire list example mindfulness question bank question moment serenity insight example moment serenity insight regression team member help article data story example article impact graph caffeine quality inline hearing comment methodology app beta hope david physic student lazy help platform data analysis corp program help problem solve exists end user interview habit issue platform interview thread lifemetrics agaricus data aggregation data type maintenance judgment data type matter people advance trial error feedback problem product subset data type plan user data type habit audience habit apps device data type hardcore enthusiast psychologist help metric effect intervention consideration user vary health mood goal insight user interview loss mood improvement anxiety gym performance health goal help user progress mvp customer discovery interview lesson,"['david', 'key', 'value', 'forum', 'documentation', 'learning', 'work', 'process', 'david', 'confidence', 'stack', 'solution', 'envision', 'work', 'product', 'condition', 'data', 'aggregation', 'data', 'type', 'maintenance', 'judgment', 'data', 'type', 'matter', 'people', 'advance', 'trial', 'error', 'habit', 'effect', 'intervention', 'word', 'report', 'progress', 'people', 'path', 'github', 'bar', 'chart', 'resource', 'device', 'wearable', 'application', 'platform', 'woop', 'self', 'tool', 'track', 'goal', 'heart', 'rate', 'symptom', 'data', 'dgorski', 'issue', 'inconvenience', 'data', 'analysis', 'resource', 'openhumans', 'competitor', 'forum', 'email', 'rain8dome9', 'vague', 'openhumans', 'io', 'data', 'habit', 'insight', 'data', 'quantify', 'effect', 'habit', 'interview', 'problem', 'data', 'analysis', 'data', 'implementation', 'feature', 'building', 'tool', 'data', 'visualization', 'analysis', 'source', 'tweaking', 'list', 'resource', 'issue', 'inconvenience', 'data', 'analysis', 'resource', 'question', 'solution', 'space', 'forum', 'update', 'progress', 'project', 'feedback', 'beta', 'feedback', 'hardcore', 'folk', 'questionnaire', 'list', 'example', 'mindfulness', 'question', 'bank', 'question', 'moment', 'serenity', 'insight', 'example', 'moment', 'serenity', 'insight', 'regression', 'team', 'member', 'help', 'article', 'data', 'story', 'example', 'article', 'impact', 'graph', 'caffeine', 'quality', 'inline', 'hearing', 'comment', 'methodology', 'app', 'beta', 'hope', 'david', 'physic', 'student', 'lazy', 'help', 'platform', 'data', 'analysis', 'corp', 'program', 'help', 'problem', 'solve', 'exists', 'end', 'user', 'interview', 'habit', 'issue', 'platform', 'interview', 'thread', 'lifemetrics', 'agaricus', 'data', 'aggregation', 'data', 'type', 'maintenance', 'judgment', 'data', 'type', 'matter', 'people', 'advance', 'trial', 'error', 'feedback', 'problem', 'product', 'subset', 'data', 'type', 'plan', 'user', 'data', 'type', 'habit', 'audience', 'habit', 'apps', 'device', 'data', 'type', 'hardcore', 'enthusiast', 'psychologist', 'help', 'metric', 'effect', 'intervention', 'consideration', 'user', 'vary', 'health', 'mood', 'goal', 'insight', 'user', 'interview', 'loss', 'mood', 'improvement', 'anxiety', 'gym', 'performance', 'health', 'goal', 'help', 'user', 'progress', 'mvp', 'customer', 'discovery', 'interview', 'lesson']"
+7157.0,intend carry extension app watt weather sensor battery problem ti sensortag weather stuff mean paper gas lighter fluid paper spike acetone bump data8sen csv phone sensor sensor dht22 ccs811 gas weather sensor humidity pressure combination mq methane butane mq alcohol mq methane cng gas gas lpg mq lpg butane gas mq carbon monoxide mq hydrogen gas mq carbon monoxide gas mq135 air quality benzene smoke mq computation card energy hog sensor sensor example geiger counter design price list sdcard amp bme680 ccs811 mq dht22 battery jpg senseview sensor manufacturer rule apps amp tool community lurker view people sensor health self promotion post image product work group people plan device home assume room build carbon dioxide bedroom senseview app work,"['intend', 'carry', 'extension', 'app', 'watt', 'weather', 'sensor', 'battery', 'problem', 'ti', 'sensortag', 'weather', 'stuff', 'mean', 'paper', 'gas', 'lighter', 'fluid', 'paper', 'spike', 'acetone', 'bump', 'data8sen', 'csv', 'phone', 'sensor', 'sensor', 'dht22', 'ccs811', 'gas', 'weather', 'sensor', 'humidity', 'pressure', 'combination', 'mq', 'methane', 'butane', 'mq', 'alcohol', 'mq', 'methane', 'cng', 'gas', 'gas', 'lpg', 'mq', 'lpg', 'butane', 'gas', 'mq', 'carbon', 'monoxide', 'mq', 'hydrogen', 'gas', 'mq', 'carbon', 'monoxide', 'gas', 'mq135', 'air', 'quality', 'benzene', 'smoke', 'mq', 'computation', 'card', 'energy', 'hog', 'sensor', 'sensor', 'example', 'geiger', 'counter', 'design', 'price', 'list', 'sdcard', 'amp', 'bme680', 'ccs811', 'mq', 'dht22', 'battery', 'jpg', 'senseview', 'sensor', 'manufacturer', 'rule', 'apps', 'amp', 'tool', 'community', 'lurker', 'view', 'people', 'sensor', 'health', 'self', 'promotion', 'post', 'image', 'product', 'work', 'group', 'people', 'plan', 'device', 'home', 'assume', 'room', 'build', 'carbon', 'dioxide', 'bedroom', 'senseview', 'app', 'work']"
+7161.0,dwstclair hrv r r data r r data hrv metric date beat data apple watch point moot tachycardia patch ecg apple watch sense episode doctor sample data heart rate workout access app option export data dwstclair date beat interval apple health capture data point apple watch record ecg doctor csv data heart beat rate count question heart beat notification heart rate event apple health heart rate event heart rate value heart rate data access heart rate data app data column heading heart rate count sense cell represent mode app data list event comment access app option export data problem application episode tachycardia strap gather limit data feeling aggregate feedback question person heart beat second beat heart rate beat heart half hide case date beat watch rate data data help doctor figure device record data patch record mwj2 regard export internet source condition apple watch sensor watch monitor rate kind amp ir light spot check pulse rate reason check health data person right export health data data zip file xml file csv file ecg data zip file xml file order csv file party softare zip file regard export internet source condition apple watch sensor watch monitor rate kind amp ir light spot check pulse rate reason check car di noun heart rate condition heart count problem heart rate apple present heart rate notification reading watch reading appreciate effort hrv r r data beat people apple watch heart rate data hkquantitytypeidentifierheartrate apple watch hkquantitytypeidentifierheartrate apple watch hkquantitytypeidentifierheartrate apple watch hkquantitytypeidentifierheartrate apple watch hkquantitytypeidentifierheartrate apple watch hkquantitytypeidentifierheartrate apple watch hkquantitytypeidentifierheartrate apple watch hrv r r data resolution hkquantitytypeidentifierheartratevariabilitysdnn hkquantitytypeidentifierheartratevariabilitysdnn hkquantitytypeidentifierheartratevariabilitysdnn user access vers heart rate tachycardia timestamps export repeat sequence duration heart rate granularity beat range extract xml file ii grab line apple watch xml process csv file dwstclair ad patc kind download heart rate apple heart rate data process apple health data person right export health data data zip file xml file csv file ecg access heart rate data simple heart rate access energy regard export internet source condition apple watch sensor watch monitor rate kind amp ir light spot check pulse rate reason start start goal watch light record pulse rate reading second heart rate beat speculation report heart rate detects rate douglas event access app export event scale code access connection python code access engineer data language method people view data hr case comment apple watch data watch interrupt breathe record heart data case record heart r r interval reality information difference breathe type average hr light pulse method ecg arm method activity arm user douglas apple watch face ecg export health data access csv file file display graph ecg minimize muscle movement arm crown finger contact finger feature apple watch void term heart rate apple watch access help access heart rate data,"['dwstclair', 'hrv', 'r', 'r', 'data', 'r', 'r', 'data', 'hrv', 'metric', 'date', 'beat', 'data', 'apple', 'watch', 'point', 'moot', 'tachycardia', 'patch', 'ecg', 'apple', 'watch', 'sense', 'episode', 'doctor', 'sample', 'data', 'heart', 'rate', 'workout', 'access', 'app', 'option', 'export', 'data', 'dwstclair', 'date', 'beat', 'interval', 'apple', 'health', 'capture', 'data', 'point', 'apple', 'watch', 'record', 'ecg', 'doctor', 'csv', 'data', 'heart', 'beat', 'rate', 'count', 'question', 'heart', 'beat', 'notification', 'heart', 'rate', 'event', 'apple', 'health', 'heart', 'rate', 'event', 'heart', 'rate', 'value', 'heart', 'rate', 'data', 'access', 'heart', 'rate', 'data', 'app', 'data', 'column', 'heading', 'heart', 'rate', 'count', 'sense', 'cell', 'represent', 'mode', 'app', 'data', 'list', 'event', 'comment', 'access', 'app', 'option', 'export', 'data', 'problem', 'application', 'episode', 'tachycardia', 'strap', 'gather', 'limit', 'data', 'feeling', 'aggregate', 'feedback', 'question', 'person', 'heart', 'beat', 'second', 'beat', 'heart', 'rate', 'beat', 'heart', 'half', 'hide', 'case', 'date', 'beat', 'watch', 'rate', 'data', 'data', 'help', 'doctor', 'figure', 'device', 'record', 'data', 'patch', 'record', 'mwj2', 'regard', 'export', 'internet', 'source', 'condition', 'apple', 'watch', 'sensor', 'watch', 'monitor', 'rate', 'kind', 'amp', 'ir', 'light', 'spot', 'check', 'pulse', 'rate', 'reason', 'check', 'health', 'data', 'person', 'right', 'export', 'health', 'data', 'data', 'zip', 'file', 'xml', 'file', 'csv', 'file', 'ecg', 'data', 'zip', 'file', 'xml', 'file', 'order', 'csv', 'file', 'party', 'softare', 'zip', 'file', 'regard', 'export', 'internet', 'source', 'condition', 'apple', 'watch', 'sensor', 'watch', 'monitor', 'rate', 'kind', 'amp', 'ir', 'light', 'spot', 'check', 'pulse', 'rate', 'reason', 'check', 'car', 'di', 'noun', 'heart', 'rate', 'condition', 'heart', 'count', 'problem', 'heart', 'rate', 'apple', 'present', 'heart', 'rate', 'notification', 'reading', 'watch', 'reading', 'appreciate', 'effort', 'hrv', 'r', 'r', 'data', 'beat', 'people', 'apple', 'watch', 'heart', 'rate', 'data', 'hkquantitytypeidentifierheartrate', 'apple', 'watch', 'hkquantitytypeidentifierheartrate', 'apple', 'watch', 'hkquantitytypeidentifierheartrate', 'apple', 'watch', 'hkquantitytypeidentifierheartrate', 'apple', 'watch', 'hkquantitytypeidentifierheartrate', 'apple', 'watch', 'hkquantitytypeidentifierheartrate', 'apple', 'watch', 'hkquantitytypeidentifierheartrate', 'apple', 'watch', 'hrv', 'r', 'r', 'data', 'resolution', 'hkquantitytypeidentifierheartratevariabilitysdnn', 'hkquantitytypeidentifierheartratevariabilitysdnn', 'hkquantitytypeidentifierheartratevariabilitysdnn', 'user', 'access', 'vers', 'heart', 'rate', 'tachycardia', 'timestamps', 'export', 'repeat', 'sequence', 'duration', 'heart', 'rate', 'granularity', 'beat', 'range', 'extract', 'xml', 'file', 'ii', 'grab', 'line', 'apple', 'watch', 'xml', 'process', 'csv', 'file', 'dwstclair', 'ad', 'patc', 'kind', 'download', 'heart', 'rate', 'apple', 'heart', 'rate', 'data', 'process', 'apple', 'health', 'data', 'person', 'right', 'export', 'health', 'data', 'data', 'zip', 'file', 'xml', 'file', 'csv', 'file', 'ecg', 'access', 'heart', 'rate', 'data', 'simple', 'heart', 'rate', 'access', 'energy', 'regard', 'export', 'internet', 'source', 'condition', 'apple', 'watch', 'sensor', 'watch', 'monitor', 'rate', 'kind', 'amp', 'ir', 'light', 'spot', 'check', 'pulse', 'rate', 'reason', 'start', 'start', 'goal', 'watch', 'light', 'record', 'pulse', 'rate', 'reading', 'second', 'heart', 'rate', 'beat', 'speculation', 'report', 'heart', 'rate', 'detects', 'rate', 'douglas', 'event', 'access', 'app', 'export', 'event', 'scale', 'code', 'access', 'connection', 'python', 'code', 'access', 'engineer', 'data', 'language', 'method', 'people', 'view', 'data', 'hr', 'case', 'comment', 'apple', 'watch', 'data', 'watch', 'interrupt', 'breathe', 'record', 'heart', 'data', 'case', 'record', 'heart', 'r', 'r', 'interval', 'reality', 'information', 'difference', 'breathe', 'type', 'average', 'hr', 'light', 'pulse', 'method', 'ecg', 'arm', 'method', 'activity', 'arm', 'user', 'douglas', 'apple', 'watch', 'face', 'ecg', 'export', 'health', 'data', 'access', 'csv', 'file', 'file', 'display', 'graph', 'ecg', 'minimize', 'muscle', 'movement', 'arm', 'crown', 'finger', 'contact', 'finger', 'feature', 'apple', 'watch', 'void', 'term', 'heart', 'rate', 'apple', 'watch', 'access', 'help', 'access', 'heart', 'rate', 'data']"
+7186.0,input marc complex tool notion instability hrv investigate harry hope message forum wonder sub forum hrv data thinker regard harry harry forum amp talk heart rate variability sort explanation hrv transcript meeting measure heart rate variability flow effect heart rate variability hrv stress alert measure vacuum patient hrv ad kid athlete term measure stress mechanism measure response stress reaction interpretation maker,"['input', 'marc', 'complex', 'tool', 'notion', 'instability', 'hrv', 'investigate', 'harry', 'hope', 'message', 'forum', 'wonder', 'sub', 'forum', 'hrv', 'data', 'thinker', 'regard', 'harry', 'harry', 'forum', 'amp', 'talk', 'heart', 'rate', 'variability', 'sort', 'explanation', 'hrv', 'transcript', 'meeting', 'measure', 'heart', 'rate', 'variability', 'flow', 'effect', 'heart', 'rate', 'variability', 'hrv', 'stress', 'alert', 'measure', 'vacuum', 'patient', 'hrv', 'ad', 'kid', 'athlete', 'term', 'measure', 'stress', 'mechanism', 'measure', 'response', 'stress', 'reaction', 'interpretation', 'maker']"
+7192.0,experience camera glass app help data bunch option today eternalist memory scrapbook data bunch data behavior setup lap desktop chrome integration google photo calendar spotify fitbit twitter motivation eternalist beginning belief shame remember change today influence wall photo collage inevitability blog post lifestreams freeman david gelertner history mirror episode security data privacy account eternalist link eternalist account user photo experience integration handle credential integration request data api store copy result image database baseurls download copy data export page moment data plan priority version traction launch idea eternalist blockchain data help addition survey eternalist people development vision email aaron eternalist bonus join feedback facebook group feedback experience eternalist,"['experience', 'camera', 'glass', 'app', 'help', 'data', 'bunch', 'option', 'today', 'eternalist', 'memory', 'scrapbook', 'data', 'bunch', 'data', 'behavior', 'setup', 'lap', 'desktop', 'chrome', 'integration', 'google', 'photo', 'calendar', 'spotify', 'fitbit', 'twitter', 'motivation', 'eternalist', 'beginning', 'belief', 'shame', 'remember', 'change', 'today', 'influence', 'wall', 'photo', 'collage', 'inevitability', 'blog', 'post', 'lifestreams', 'freeman', 'david', 'gelertner', 'history', 'mirror', 'episode', 'security', 'data', 'privacy', 'account', 'eternalist', 'link', 'eternalist', 'account', 'user', 'photo', 'experience', 'integration', 'handle', 'credential', 'integration', 'request', 'data', 'api', 'store', 'copy', 'result', 'image', 'database', 'baseurls', 'download', 'copy', 'data', 'export', 'page', 'moment', 'data', 'plan', 'priority', 'version', 'traction', 'launch', 'idea', 'eternalist', 'blockchain', 'data', 'help', 'addition', 'survey', 'eternalist', 'people', 'development', 'vision', 'email', 'aaron', 'eternalist', 'bonus', 'join', 'feedback', 'facebook', 'group', 'feedback', 'experience', 'eternalist']"
+7206.0,workplace efficiency list length list paper post kanban self evaluation email mailbox meeting mood track regard caseau label list keywords level word question mood entry reminder yves mood matus hope line information productive help workplace coach dashboard office user location data workplace habit environment experience idea productivity indicator meeting email task track task task tendency schedule task data report pattern trend productivity level arsalan,"['workplace', 'efficiency', 'list', 'length', 'list', 'paper', 'post', 'kanban', 'self', 'evaluation', 'email', 'mailbox', 'meeting', 'mood', 'track', 'regard', 'caseau', 'label', 'list', 'keywords', 'level', 'word', 'question', 'mood', 'entry', 'reminder', 'yves', 'mood', 'matus', 'hope', 'line', 'information', 'productive', 'help', 'workplace', 'coach', 'dashboard', 'office', 'user', 'location', 'data', 'workplace', 'habit', 'environment', 'experience', 'idea', 'productivity', 'indicator', 'meeting', 'email', 'task', 'track', 'task', 'task', 'tendency', 'schedule', 'task', 'data', 'report', 'pattern', 'trend', 'productivity', 'level', 'arsalan']"
+7210.0,founder stage combinator startup marker building service people measure body chemical product mail test bpa bpa phthalates disruptors chemical plastic care product receipt health effect science level exposure test bird pricing p eeorder today learn exposure bird pilot customer product idea style intervention study exposure intervention experiment exposure data thought feedback concept consumer facing exposure service advance,"['founder', 'stage', 'combinator', 'startup', 'marker', 'building', 'service', 'people', 'measure', 'body', 'chemical', 'product', 'mail', 'test', 'bpa', 'bpa', 'phthalates', 'disruptors', 'chemical', 'plastic', 'care', 'product', 'receipt', 'health', 'effect', 'science', 'level', 'exposure', 'test', 'bird', 'pricing', 'p', 'eeorder', 'today', 'learn', 'exposure', 'bird', 'pilot', 'customer', 'product', 'idea', 'style', 'intervention', 'study', 'exposure', 'intervention', 'experiment', 'exposure', 'data', 'thought', 'feedback', 'concept', 'consumer', 'facing', 'exposure', 'service', 'advance']"
+7221.0,arsalan issue metric line student feedback gary data platform data privacy propose help sense data data visualisation dashboard yves knomee position data privacy team tool help people data insight goal platform place people visualize data beta android app play store explorer team bootstrapping set user user order focus effort resource user community member share thought hope implement feature data source community learn platform network atlys hope collaborate platform kind regard arsalan founder amp ceo atlys network yves privacy manager assistant user feature user request data source privacy setting privacy user widget default widget chart step history business chart dashboard goal platform widget user widget widget expert area quantification data communication data ethic access platform test widget user review vote help widget version demo proof concept grow team privacy security measure secure feature user widget question field kind regard arsalan,"['arsalan', 'issue', 'metric', 'line', 'student', 'feedback', 'gary', 'data', 'platform', 'data', 'privacy', 'propose', 'help', 'sense', 'data', 'data', 'visualisation', 'dashboard', 'yves', 'knomee', 'position', 'data', 'privacy', 'team', 'tool', 'help', 'people', 'data', 'insight', 'goal', 'platform', 'place', 'people', 'visualize', 'data', 'beta', 'android', 'app', 'play', 'store', 'explorer', 'team', 'bootstrapping', 'set', 'user', 'user', 'order', 'focus', 'effort', 'resource', 'user', 'community', 'member', 'share', 'thought', 'hope', 'implement', 'feature', 'data', 'source', 'community', 'learn', 'platform', 'network', 'atlys', 'hope', 'collaborate', 'platform', 'kind', 'regard', 'arsalan', 'founder', 'amp', 'ceo', 'atlys', 'network', 'yves', 'privacy', 'manager', 'assistant', 'user', 'feature', 'user', 'request', 'data', 'source', 'privacy', 'setting', 'privacy', 'user', 'widget', 'default', 'widget', 'chart', 'step', 'history', 'business', 'chart', 'dashboard', 'goal', 'platform', 'widget', 'user', 'widget', 'widget', 'expert', 'area', 'quantification', 'data', 'communication', 'data', 'ethic', 'access', 'platform', 'test', 'widget', 'user', 'review', 'vote', 'help', 'widget', 'version', 'demo', 'proof', 'concept', 'grow', 'team', 'privacy', 'security', 'measure', 'secure', 'feature', 'user', 'widget', 'question', 'field', 'kind', 'regard', 'arsalan']"
+7252.0,victor mi band people question heart rate data retrieval data discussion collaborator list requirement project gary explanation conversation case connection control data user wrist exist site list wearable everybody data student heart rate correlation option class heart monitor data recommendation device criterion wrist accuracy odds perfection absolute log heart rate data retrieval fit wrist privacy internet connection send data china band party privacy issue fit simpler connector mi band suggestion context classroom imagine student device room pair band hand device device room reliability connection wrist plug copy data file room problem technology niche case band end designing student,"['victor', 'mi', 'band', 'people', 'question', 'heart', 'rate', 'data', 'retrieval', 'data', 'discussion', 'collaborator', 'list', 'requirement', 'project', 'gary', 'explanation', 'conversation', 'case', 'connection', 'control', 'data', 'user', 'wrist', 'exist', 'site', 'list', 'wearable', 'everybody', 'data', 'student', 'heart', 'rate', 'correlation', 'option', 'class', 'heart', 'monitor', 'data', 'recommendation', 'device', 'criterion', 'wrist', 'accuracy', 'odds', 'perfection', 'absolute', 'log', 'heart', 'rate', 'data', 'retrieval', 'fit', 'wrist', 'privacy', 'internet', 'connection', 'send', 'data', 'china', 'band', 'party', 'privacy', 'issue', 'fit', 'simpler', 'connector', 'mi', 'band', 'suggestion', 'context', 'classroom', 'imagine', 'student', 'device', 'room', 'pair', 'band', 'hand', 'device', 'device', 'room', 'reliability', 'connection', 'wrist', 'plug', 'copy', 'data', 'file', 'room', 'problem', 'technology', 'niche', 'case', 'band', 'end', 'designing', 'student']"
+7283.0,activitywatch github search tag tool work people prefer store data tool internet browser correlation productivity caffeine usage mood privacy metric collection tool data,"['activitywatch', 'github', 'search', 'tag', 'tool', 'work', 'people', 'prefer', 'store', 'data', 'tool', 'internet', 'browser', 'correlation', 'productivity', 'caffeine', 'usage', 'mood', 'privacy', 'metric', 'collection', 'tool', 'data']"
+7289.0,test track grip strength hand hand dynamometer arm wrestling spouse measure strength pushup exercise gain testosterone course arm wresting line window rhythm mood injection average mood data average variance data noisy track body composition impedance dxa scan tape photo work strength music listening habit end school cycle hormone dose change point instinctive worry people people eye emotion feel swing reflection physiology emotion state ability emotion state feeling effect zit skin wrestle closer skin amp bone muscle arm imagining guidance jupyter vms contain set package custom installation notebook human people people preference class support notebook object ons data account form line function increase window mood shift notebook addendum rhythm injection injection sunday workday result disentangle causality mood weekend kid rain8dome9 notebook run human notebook mood log data run data injection schedule event medication treatment tool mood change notebook start weekend rhythm explains link download yup human r notebook support julia language jupyter example gedankenstuecke upload file matter list clearer target event approximate mood effect today human mood injection dramatic test significance expert analysis link notebook case code graph squint shift level post injection mood data confounder cycle injection test track grip strength hand hand dynamometer oh start female male testosterone information record effect share insight choice future testosterone therapy therapy august ml mg ml testosterone cypionate self injection start tolerance trans men dose rush drug cycle dose trans men report emotion absorption injection hand men varies course level variation case testosterone cismen result voice body pattern baldness strength redistribution fat appearance change effect cycle change behavioral effect voice change hair hair loss distribution skin texture change context start kid male december order pregnancy fertility pound summer pregnancy gender identity transition track phone photo face wall hold position phone record voice note survey phrase note survey response question note change phone photo leg share observation learning change share post topic ask question dysphoria process enjoy process rain8dome9 notebook code file post harder insight help clinic spacey relief phenomenon euphoria transfolks ability difference socialization tear trans men trans woman ability literature loss worth hormone therapy package deal change hormone pick choose emotion feel observation idea quantifiedbob gotten grip strength tester measurement strength strength chris night morning muscle pain flu mirror biceps remember feel end behavior upset record feel event mood data wondering men emotion androgen truth joke trans exercise image io rain8dome9 jupyter amp python machine platform create maintain human product community platform folk share project data individual project source community community community governance board seat member skill offline explore ejain tape measure idea withings attempt capture composition caveat course music habit mix music kid mood mood guess equipment test strength arm wrestling spouse quantitative complexity server python program circumstance instance data security ejain plotting average variance data noisy confidence interval suggestion window download notebook data r python openhumans r notebook injection data graph human work offline copy human pc internet end user installation work data jupyter notebook human download download button notebook human data people offer madprime yup human r notebook support julia language jupyter example gedankenstuecke yep julia python amp r kernel kernel request,"['test', 'track', 'grip', 'strength', 'hand', 'hand', 'dynamometer', 'arm', 'wrestling', 'spouse', 'measure', 'strength', 'pushup', 'exercise', 'gain', 'testosterone', 'course', 'arm', 'wresting', 'line', 'window', 'rhythm', 'mood', 'injection', 'average', 'mood', 'data', 'average', 'variance', 'data', 'noisy', 'track', 'body', 'composition', 'impedance', 'dxa', 'scan', 'tape', 'photo', 'work', 'strength', 'music', 'listening', 'habit', 'end', 'school', 'cycle', 'hormone', 'dose', 'change', 'point', 'instinctive', 'worry', 'people', 'people', 'eye', 'emotion', 'feel', 'swing', 'reflection', 'physiology', 'emotion', 'state', 'ability', 'emotion', 'state', 'feeling', 'effect', 'zit', 'skin', 'wrestle', 'closer', 'skin', 'amp', 'bone', 'muscle', 'arm', 'imagining', 'guidance', 'jupyter', 'vms', 'contain', 'set', 'package', 'custom', 'installation', 'notebook', 'human', 'people', 'people', 'preference', 'class', 'support', 'notebook', 'object', 'ons', 'data', 'account', 'form', 'line', 'function', 'increase', 'window', 'mood', 'shift', 'notebook', 'addendum', 'rhythm', 'injection', 'injection', 'sunday', 'workday', 'result', 'disentangle', 'causality', 'mood', 'weekend', 'kid', 'rain8dome9', 'notebook', 'run', 'human', 'notebook', 'mood', 'log', 'data', 'run', 'data', 'injection', 'schedule', 'event', 'medication', 'treatment', 'tool', 'mood', 'change', 'notebook', 'start', 'weekend', 'rhythm', 'explains', 'link', 'download', 'yup', 'human', 'r', 'notebook', 'support', 'julia', 'language', 'jupyter', 'example', 'gedankenstuecke', 'upload', 'file', 'matter', 'list', 'clearer', 'target', 'event', 'approximate', 'mood', 'effect', 'today', 'human', 'mood', 'injection', 'dramatic', 'test', 'significance', 'expert', 'analysis', 'link', 'notebook', 'case', 'code', 'graph', 'squint', 'shift', 'level', 'post', 'injection', 'mood', 'data', 'confounder', 'cycle', 'injection', 'test', 'track', 'grip', 'strength', 'hand', 'hand', 'dynamometer', 'oh', 'start', 'female', 'male', 'testosterone', 'information', 'record', 'effect', 'share', 'insight', 'choice', 'future', 'testosterone', 'therapy', 'therapy', 'august', 'ml', 'mg', 'ml', 'testosterone', 'cypionate', 'self', 'injection', 'start', 'tolerance', 'trans', 'men', 'dose', 'rush', 'drug', 'cycle', 'dose', 'trans', 'men', 'report', 'emotion', 'absorption', 'injection', 'hand', 'men', 'varies', 'course', 'level', 'variation', 'case', 'testosterone', 'cismen', 'result', 'voice', 'body', 'pattern', 'baldness', 'strength', 'redistribution', 'fat', 'appearance', 'change', 'effect', 'cycle', 'change', 'behavioral', 'effect', 'voice', 'change', 'hair', 'hair', 'loss', 'distribution', 'skin', 'texture', 'change', 'context', 'start', 'kid', 'male', 'december', 'order', 'pregnancy', 'fertility', 'pound', 'summer', 'pregnancy', 'gender', 'identity', 'transition', 'track', 'phone', 'photo', 'face', 'wall', 'hold', 'position', 'phone', 'record', 'voice', 'note', 'survey', 'phrase', 'note', 'survey', 'response', 'question', 'note', 'change', 'phone', 'photo', 'leg', 'share', 'observation', 'learning', 'change', 'share', 'post', 'topic', 'ask', 'question', 'dysphoria', 'process', 'enjoy', 'process', 'rain8dome9', 'notebook', 'code', 'file', 'post', 'harder', 'insight', 'help', 'clinic', 'spacey', 'relief', 'phenomenon', 'euphoria', 'transfolks', 'ability', 'difference', 'socialization', 'tear', 'trans', 'men', 'trans', 'woman', 'ability', 'literature', 'loss', 'worth', 'hormone', 'therapy', 'package', 'deal', 'change', 'hormone', 'pick', 'choose', 'emotion', 'feel', 'observation', 'idea', 'quantifiedbob', 'gotten', 'grip', 'strength', 'tester', 'measurement', 'strength', 'strength', 'chris', 'night', 'morning', 'muscle', 'pain', 'flu', 'mirror', 'biceps', 'remember', 'feel', 'end', 'behavior', 'upset', 'record', 'feel', 'event', 'mood', 'data', 'wondering', 'men', 'emotion', 'androgen', 'truth', 'joke', 'trans', 'exercise', 'image', 'io', 'rain8dome9', 'jupyter', 'amp', 'python', 'machine', 'platform', 'create', 'maintain', 'human', 'product', 'community', 'platform', 'folk', 'share', 'project', 'data', 'individual', 'project', 'source', 'community', 'community', 'community', 'governance', 'board', 'seat', 'member', 'skill', 'offline', 'explore', 'ejain', 'tape', 'measure', 'idea', 'withings', 'attempt', 'capture', 'composition', 'caveat', 'course', 'music', 'habit', 'mix', 'music', 'kid', 'mood', 'mood', 'guess', 'equipment', 'test', 'strength', 'arm', 'wrestling', 'spouse', 'quantitative', 'complexity', 'server', 'python', 'program', 'circumstance', 'instance', 'data', 'security', 'ejain', 'plotting', 'average', 'variance', 'data', 'noisy', 'confidence', 'interval', 'suggestion', 'window', 'download', 'notebook', 'data', 'r', 'python', 'openhumans', 'r', 'notebook', 'injection', 'data', 'graph', 'human', 'work', 'offline', 'copy', 'human', 'pc', 'internet', 'end', 'user', 'installation', 'work', 'data', 'jupyter', 'notebook', 'human', 'download', 'download', 'button', 'notebook', 'human', 'data', 'people', 'offer', 'madprime', 'yup', 'human', 'r', 'notebook', 'support', 'julia', 'language', 'jupyter', 'example', 'gedankenstuecke', 'yep', 'julia', 'python', 'amp', 'r', 'kernel', 'kernel', 'request']"
+7296.0,team cost impact fnirs sensor feedback concentrate health workplace performance safety data solution sensor software performance perform ability cognition level state art algo data spreadsheet min product email nph701 gmail,"['team', 'cost', 'impact', 'fnirs', 'sensor', 'feedback', 'concentrate', 'health', 'workplace', 'performance', 'safety', 'data', 'solution', 'sensor', 'software', 'performance', 'perform', 'ability', 'cognition', 'level', 'state', 'art', 'algo', 'data', 'spreadsheet', 'min', 'product', 'email', 'nph701', 'gmail']"
+7323.0,rain8dome9 hexoskin data workout ecg sensor gel work hand oura risk injury answer question product combine function application switch application mode advice tool question question tool everybody term project database cloud service instrument hardware device app project data custom event data store spreadsheet event tracker domain project instrumentation hrv application focus mytherapy device functionality ability export data export flaw term post tip sukazavr solve problem measurement alarm reminder application forget reminder measurement transition point work course schedule transition source information device application community sort list catalogue chat product hunt source people advice platform database hexoskin price afair timestamps work offline bitesnap ah food tracking apps solution self agaricus answer recommendation question agaricus existence people advice platform contribute development database rain8dome9 hexoskin thought review reference quote rain8dome9 post topic timestamps quote record timestamps plan application samsung galaxy s8 mfp simple chance mfp dima definition self measurement research excuse stack tool question shine pedometer sleep activity google smartphone sensor medication mytherapy help database service track custom event food pain blood level body toilet business database log stress level welltory application yesterday track eat gastritis plan insight blood test fitness tracker gyroscope question product combine function application application mytherapy device functionality ability export data solve problem measurement alarm reminder application forget source information device application community sort list catalogue chat product hunt source attention acquaintance,"['rain8dome9', 'hexoskin', 'data', 'workout', 'ecg', 'sensor', 'gel', 'work', 'hand', 'oura', 'risk', 'injury', 'answer', 'question', 'product', 'combine', 'function', 'application', 'switch', 'application', 'mode', 'advice', 'tool', 'question', 'question', 'tool', 'everybody', 'term', 'project', 'database', 'cloud', 'service', 'instrument', 'hardware', 'device', 'app', 'project', 'data', 'custom', 'event', 'data', 'store', 'spreadsheet', 'event', 'tracker', 'domain', 'project', 'instrumentation', 'hrv', 'application', 'focus', 'mytherapy', 'device', 'functionality', 'ability', 'export', 'data', 'export', 'flaw', 'term', 'post', 'tip', 'sukazavr', 'solve', 'problem', 'measurement', 'alarm', 'reminder', 'application', 'forget', 'reminder', 'measurement', 'transition', 'point', 'work', 'course', 'schedule', 'transition', 'source', 'information', 'device', 'application', 'community', 'sort', 'list', 'catalogue', 'chat', 'product', 'hunt', 'source', 'people', 'advice', 'platform', 'database', 'hexoskin', 'price', 'afair', 'timestamps', 'work', 'offline', 'bitesnap', 'ah', 'food', 'tracking', 'apps', 'solution', 'self', 'agaricus', 'answer', 'recommendation', 'question', 'agaricus', 'existence', 'people', 'advice', 'platform', 'contribute', 'development', 'database', 'rain8dome9', 'hexoskin', 'thought', 'review', 'reference', 'quote', 'rain8dome9', 'post', 'topic', 'timestamps', 'quote', 'record', 'timestamps', 'plan', 'application', 'samsung', 'galaxy', 's8', 'mfp', 'simple', 'chance', 'mfp', 'dima', 'definition', 'self', 'measurement', 'research', 'excuse', 'stack', 'tool', 'question', 'shine', 'pedometer', 'sleep', 'activity', 'google', 'smartphone', 'sensor', 'medication', 'mytherapy', 'help', 'database', 'service', 'track', 'custom', 'event', 'food', 'pain', 'blood', 'level', 'body', 'toilet', 'business', 'database', 'log', 'stress', 'level', 'welltory', 'application', 'yesterday', 'track', 'eat', 'gastritis', 'plan', 'insight', 'blood', 'test', 'fitness', 'tracker', 'gyroscope', 'question', 'product', 'combine', 'function', 'application', 'application', 'mytherapy', 'device', 'functionality', 'ability', 'export', 'data', 'solve', 'problem', 'measurement', 'alarm', 'reminder', 'application', 'forget', 'source', 'information', 'device', 'application', 'community', 'sort', 'list', 'catalogue', 'chat', 'product', 'hunt', 'source', 'attention', 'acquaintance']"
+7330.0,restriction user forum limitation message member regard doubt tool purpose process metric method change point tool observation manner stage phenomenon observe building data meantime idea observation block resistance difference state resistance experience insight mental block behavior block handheld counter behavior theme observation path idea term track inspiration talk emotion literature help taxonomy meet jpg mb idea push button phone entry date note image export csv analysis event panel eventloggers event panel create account eventloggers option building button help message hope breaker event server issue offline data event case cell data connection html5 storage mode browser block resistance idiosyncrasy pattern introspection approach simpler problem tell stress performance drag data problem becuase impact approach offline perfect thx block eamt collect data introspection evaluation rule symptom block stomach pain feeling detachment andre experimentation goal problem work data success failure dichotomy track resistance mental block approach cause summarize equation situation thought sense data anybody track idiosyncrasy access newbie log post comment mental block resistance mindset control thought affect theory muse help meditation biometrics mindset,"['restriction', 'user', 'forum', 'limitation', 'message', 'member', 'regard', 'doubt', 'tool', 'purpose', 'process', 'metric', 'method', 'change', 'point', 'tool', 'observation', 'manner', 'stage', 'phenomenon', 'observe', 'building', 'data', 'meantime', 'idea', 'observation', 'block', 'resistance', 'difference', 'state', 'resistance', 'experience', 'insight', 'mental', 'block', 'behavior', 'block', 'handheld', 'counter', 'behavior', 'theme', 'observation', 'path', 'idea', 'term', 'track', 'inspiration', 'talk', 'emotion', 'literature', 'help', 'taxonomy', 'meet', 'jpg', 'mb', 'idea', 'push', 'button', 'phone', 'entry', 'date', 'note', 'image', 'export', 'csv', 'analysis', 'event', 'panel', 'eventloggers', 'event', 'panel', 'create', 'account', 'eventloggers', 'option', 'building', 'button', 'help', 'message', 'hope', 'breaker', 'event', 'server', 'issue', 'offline', 'data', 'event', 'case', 'cell', 'data', 'connection', 'html5', 'storage', 'mode', 'browser', 'block', 'resistance', 'idiosyncrasy', 'pattern', 'introspection', 'approach', 'simpler', 'problem', 'tell', 'stress', 'performance', 'drag', 'data', 'problem', 'becuase', 'impact', 'approach', 'offline', 'perfect', 'thx', 'block', 'eamt', 'collect', 'data', 'introspection', 'evaluation', 'rule', 'symptom', 'block', 'stomach', 'pain', 'feeling', 'detachment', 'andre', 'experimentation', 'goal', 'problem', 'work', 'data', 'success', 'failure', 'dichotomy', 'track', 'resistance', 'mental', 'block', 'approach', 'cause', 'summarize', 'equation', 'situation', 'thought', 'sense', 'data', 'anybody', 'track', 'idiosyncrasy', 'access', 'newbie', 'log', 'post', 'comment', 'mental', 'block', 'resistance', 'mindset', 'control', 'thought', 'affect', 'theory', 'muse', 'help', 'meditation', 'biometrics', 'mindset']"
+7331.0,phone paco capacity access sensor data github google paco science research platform google paco mysymptoms scale reporter iphone survey control randomness track behavior pattern question reminder textfile question,"['phone', 'paco', 'capacity', 'access', 'sensor', 'data', 'github', 'google', 'paco', 'science', 'research', 'platform', 'google', 'paco', 'mysymptoms', 'scale', 'reporter', 'iphone', 'survey', 'control', 'randomness', 'track', 'behavior', 'pattern', 'question', 'reminder', 'textfile', 'question']"
+7342.0,ryqiem activity concern benefit session mood phase meditation practice gap gap data equanimity app break irritation meditation practice stop sense feeling people kind equanimity lack dependence intimacy interrupting practice break fear stop afraid increase work morning work rest family night awake mood data mood sense irritability evening watch kind knowing people waste meditation watching return practice result protocol experiment feedback people headspace meditation pattern reason point feel matter wonder meditation joy furthermore activity meditation affect distractability focus treat partner meditation experience decrease distractability increase work morning decrease work partner relationship express emotion method student girlfriend denmark effect meditation study meditation morning breakfast headspace semi session end measure io measure mood experience semi scale winthers ton sad content point contender moment irritability methodology irritability feel feel distractability productivity work pomodoro lecture toggl weighting lecture partner perception partner perception relationship assessment scale vaughn al misc work variability conduct study analysis intention treat footnote doi perspective sense ejain test min maximise chance difference difference min phase,"['ryqiem', 'activity', 'concern', 'benefit', 'session', 'mood', 'phase', 'meditation', 'practice', 'gap', 'gap', 'data', 'equanimity', 'app', 'break', 'irritation', 'meditation', 'practice', 'stop', 'sense', 'feeling', 'people', 'kind', 'equanimity', 'lack', 'dependence', 'intimacy', 'interrupting', 'practice', 'break', 'fear', 'stop', 'afraid', 'increase', 'work', 'morning', 'work', 'rest', 'family', 'night', 'awake', 'mood', 'data', 'mood', 'sense', 'irritability', 'evening', 'watch', 'kind', 'knowing', 'people', 'waste', 'meditation', 'watching', 'return', 'practice', 'result', 'protocol', 'experiment', 'feedback', 'people', 'headspace', 'meditation', 'pattern', 'reason', 'point', 'feel', 'matter', 'wonder', 'meditation', 'joy', 'furthermore', 'activity', 'meditation', 'affect', 'distractability', 'focus', 'treat', 'partner', 'meditation', 'experience', 'decrease', 'distractability', 'increase', 'work', 'morning', 'decrease', 'work', 'partner', 'relationship', 'express', 'emotion', 'method', 'student', 'girlfriend', 'denmark', 'effect', 'meditation', 'study', 'meditation', 'morning', 'breakfast', 'headspace', 'semi', 'session', 'end', 'measure', 'io', 'measure', 'mood', 'experience', 'semi', 'scale', 'winthers', 'ton', 'sad', 'content', 'point', 'contender', 'moment', 'irritability', 'methodology', 'irritability', 'feel', 'feel', 'distractability', 'productivity', 'work', 'pomodoro', 'lecture', 'toggl', 'weighting', 'lecture', 'partner', 'perception', 'partner', 'perception', 'relationship', 'assessment', 'scale', 'vaughn', 'al', 'misc', 'work', 'variability', 'conduct', 'study', 'analysis', 'intention', 'treat', 'footnote', 'doi', 'perspective', 'sense', 'ejain', 'test', 'min', 'maximise', 'chance', 'difference', 'difference', 'min', 'phase']"
+7343.0,phone today spent phone today setting section iphone conclusion form hear learn process research ton research experience data phase newbie step research paper happens field research trial error place question question issue phase self research topic research start lesson report stick data collection plan plan utility data process data guess combo implies analysis tool hand meet motivates motivate maintain data collection hm data feedback motivation role thought strength phase track data beta test help term test protocol group description stage exploration setback reframe work exploration fact sharpening tool project patient phase repeat suspect promise question phase trust measurement measurement meant matter question form kind data question issue phase post progress question prediction tremor measurement tremor measurement match tremor phone update project experiment data mid september december evaluation schedule collect data conclusion series data cl mence amp report result experience behalf cl mence ilona alexane group encounter self amp fellow program bachelor student fellow work cl mence ilona alexane work greshake tzovaras idea data brainstorm help google form data case work correlation phone mood phone factor influence mood add parameter google form share classroom factor idea sleep food music mood hand data hand data people classroom data correlation section graphic order representation research beta start data hope question data collection plan documentation form feedback version google form version documentation version form copy google form people drive comment forgetting post night data news form ande change night question people form survey question sport people value sport end survey morning music work phone impact value phone usage phone meet discus update,"['phone', 'today', 'spent', 'phone', 'today', 'setting', 'section', 'iphone', 'conclusion', 'form', 'hear', 'learn', 'process', 'research', 'ton', 'research', 'experience', 'data', 'phase', 'newbie', 'step', 'research', 'paper', 'happens', 'field', 'research', 'trial', 'error', 'place', 'question', 'question', 'issue', 'phase', 'self', 'research', 'topic', 'research', 'start', 'lesson', 'report', 'stick', 'data', 'collection', 'plan', 'plan', 'utility', 'data', 'process', 'data', 'guess', 'combo', 'implies', 'analysis', 'tool', 'hand', 'meet', 'motivates', 'motivate', 'maintain', 'data', 'collection', 'hm', 'data', 'feedback', 'motivation', 'role', 'thought', 'strength', 'phase', 'track', 'data', 'beta', 'test', 'help', 'term', 'test', 'protocol', 'group', 'description', 'stage', 'exploration', 'setback', 'reframe', 'work', 'exploration', 'fact', 'sharpening', 'tool', 'project', 'patient', 'phase', 'repeat', 'suspect', 'promise', 'question', 'phase', 'trust', 'measurement', 'measurement', 'meant', 'matter', 'question', 'form', 'kind', 'data', 'question', 'issue', 'phase', 'post', 'progress', 'question', 'prediction', 'tremor', 'measurement', 'tremor', 'measurement', 'match', 'tremor', 'phone', 'update', 'project', 'experiment', 'data', 'mid', 'september', 'december', 'evaluation', 'schedule', 'collect', 'data', 'conclusion', 'series', 'data', 'cl', 'mence', 'amp', 'report', 'result', 'experience', 'behalf', 'cl', 'mence', 'ilona', 'alexane', 'group', 'encounter', 'self', 'amp', 'fellow', 'program', 'bachelor', 'student', 'fellow', 'work', 'cl', 'mence', 'ilona', 'alexane', 'work', 'greshake', 'tzovaras', 'idea', 'data', 'brainstorm', 'help', 'google', 'form', 'data', 'case', 'work', 'correlation', 'phone', 'mood', 'phone', 'factor', 'influence', 'mood', 'add', 'parameter', 'google', 'form', 'share', 'classroom', 'factor', 'idea', 'sleep', 'food', 'music', 'mood', 'hand', 'data', 'hand', 'data', 'people', 'classroom', 'data', 'correlation', 'section', 'graphic', 'order', 'representation', 'research', 'beta', 'start', 'data', 'hope', 'question', 'data', 'collection', 'plan', 'documentation', 'form', 'feedback', 'version', 'google', 'form', 'version', 'documentation', 'version', 'form', 'copy', 'google', 'form', 'people', 'drive', 'comment', 'forgetting', 'post', 'night', 'data', 'news', 'form', 'ande', 'change', 'night', 'question', 'people', 'form', 'survey', 'question', 'sport', 'people', 'value', 'sport', 'end', 'survey', 'morning', 'music', 'work', 'phone', 'impact', 'value', 'phone', 'usage', 'phone', 'meet', 'discus', 'update']"
+7353.0,people community blood sugar measurement food knowledge guide,"['people', 'community', 'blood', 'sugar', 'measurement', 'food', 'knowledge', 'guide']"
+7354.0,self discovery data practice science character group project project today paper design implementation bloodtesters footstep post paper download version,"['self', 'discovery', 'data', 'practice', 'science', 'character', 'group', 'project', 'project', 'today', 'paper', 'design', 'implementation', 'bloodtesters', 'footstep', 'post', 'paper', 'download', 'version']"
+7355.0,continue access post manage cycle right heart rate data io amp tool io heart rate heart rate crash hr data indefinite io access export health app data csv file aware problem fix timeline release update issue alex issue horizone,"['continue', 'access', 'post', 'manage', 'cycle', 'right', 'heart', 'rate', 'data', 'io', 'amp', 'tool', 'io', 'heart', 'rate', 'heart', 'rate', 'crash', 'hr', 'data', 'indefinite', 'io', 'access', 'export', 'health', 'app', 'data', 'csv', 'file', 'aware', 'problem', 'fix', 'timeline', 'release', 'update', 'issue', 'alex', 'issue', 'horizone']"
+7361.0,school cross team goal championship march goal beast calisthenics person plan exercise pray,"['school', 'cross', 'team', 'goal', 'championship', 'march', 'goal', 'beast', 'calisthenics', 'person', 'plan', 'exercise', 'pray']"
+7364.0,friend tracker idea check record foundation exercise sleep challenge connection record vice analysis understand image image image idea community throw thought moment head chunky desktop btw idea coursera course coursera science coursera learn science yale university course series challenge increase happiness habit preparation task santos,"['friend', 'tracker', 'idea', 'check', 'record', 'foundation', 'exercise', 'sleep', 'challenge', 'connection', 'record', 'vice', 'analysis', 'understand', 'image', 'image', 'image', 'idea', 'community', 'throw', 'thought', 'moment', 'head', 'chunky', 'desktop', 'btw', 'idea', 'coursera', 'course', 'coursera', 'science', 'coursera', 'learn', 'science', 'yale', 'university', 'course', 'series', 'challenge', 'increase', 'happiness', 'habit', 'preparation', 'task', 'santos']"
+7394.0,memory reaction measure effect performance cognition bug mind alternative parameter score metric score technique difference service change brain measurement memory ability service subscriber cambridge brain science alternative research reason change timezone community data zone data customer service reply test score test collection factor supplement train brain service luminosity measure brain health criterion memory iq test monitor impact aspect,"['memory', 'reaction', 'measure', 'effect', 'performance', 'cognition', 'bug', 'mind', 'alternative', 'parameter', 'score', 'metric', 'score', 'technique', 'difference', 'service', 'change', 'brain', 'measurement', 'memory', 'ability', 'service', 'subscriber', 'cambridge', 'brain', 'science', 'alternative', 'research', 'reason', 'change', 'timezone', 'community', 'data', 'zone', 'data', 'customer', 'service', 'reply', 'test', 'score', 'test', 'collection', 'factor', 'supplement', 'train', 'brain', 'service', 'luminosity', 'measure', 'brain', 'health', 'criterion', 'memory', 'iq', 'test', 'monitor', 'impact', 'aspect']"
+7397.0,note access io tool io access export health app data csv file aware problem fix timeline release update heard heart rate problem heart rate conjunction option crash io health data apple release ios13 crash create fix tidbit comment store page date io heart rate heart rate crash hr data heart rate list work comment store page,"['note', 'access', 'io', 'tool', 'io', 'access', 'export', 'health', 'app', 'data', 'csv', 'file', 'aware', 'problem', 'fix', 'timeline', 'release', 'update', 'heard', 'heart', 'rate', 'problem', 'heart', 'rate', 'conjunction', 'option', 'crash', 'io', 'health', 'data', 'apple', 'release', 'ios13', 'crash', 'create', 'fix', 'tidbit', 'comment', 'store', 'page', 'date', 'io', 'heart', 'rate', 'heart', 'rate', 'crash', 'hr', 'data', 'heart', 'rate', 'list', 'work', 'comment', 'store', 'page']"
+7431.0,kind tool catch people experiment data end analysis kind statistic goal lb building app people supplement define success measure example gif struggle provide list example experiment people survey framework asks website explore sign beta sorry work update landing page question goal coach expert goal structure cost statistic goal timeframe people share tool information gain knowledge update,"['kind', 'tool', 'catch', 'people', 'experiment', 'data', 'end', 'analysis', 'kind', 'statistic', 'goal', 'lb', 'building', 'app', 'people', 'supplement', 'define', 'success', 'measure', 'example', 'gif', 'struggle', 'provide', 'list', 'example', 'experiment', 'people', 'survey', 'framework', 'asks', 'website', 'explore', 'sign', 'beta', 'sorry', 'work', 'update', 'landing', 'page', 'question', 'goal', 'coach', 'expert', 'goal', 'structure', 'cost', 'statistic', 'goal', 'timeframe', 'people', 'share', 'tool', 'information', 'gain', 'knowledge', 'update']"
+7434.0,gadget resource body weight trainer help exercise injury issue gadget weight step platform exercise effort addition strength training cardio exercise recommendation bike read book routine title plan gadget help work family visit gym alternative product review effect product review save book result product product,"['gadget', 'resource', 'body', 'weight', 'trainer', 'help', 'exercise', 'injury', 'issue', 'gadget', 'weight', 'step', 'platform', 'exercise', 'effort', 'addition', 'strength', 'training', 'cardio', 'exercise', 'recommendation', 'bike', 'read', 'book', 'routine', 'title', 'plan', 'gadget', 'help', 'work', 'family', 'visit', 'gym', 'alternative', 'product', 'review', 'effect', 'product', 'review', 'save', 'book', 'result', 'product', 'product']"
+7454.0,exercise dietary change blood test compare microbiome sweetener blood test consumption result change nature change gut issue stuff check pcos cyst androgen course guess straightforward quit stevia level effect effect hormone varies stevia cause hormone therapy consequence effect menses stevia advice blood test data background issue stevia scoop powder stevia extract food meal snack drink intake menses deficit mild deficit weight maintenance calorie lh prolactin doctor level abnormality hormone data data test company test doctor pcos sound doctor fine prolactin range doctor mention experiment keto paleo yea change blood test list microbiome issue issue menstruation ignorant subject stevia october today fact cycle supplement anecdote issue menses doctor chicago suggestion doctor self quantification lack term birth control problem tend solve symptom root cause body hobbyist deal athlete,"['exercise', 'dietary', 'change', 'blood', 'test', 'compare', 'microbiome', 'sweetener', 'blood', 'test', 'consumption', 'result', 'change', 'nature', 'change', 'gut', 'issue', 'stuff', 'check', 'pcos', 'cyst', 'androgen', 'course', 'guess', 'straightforward', 'quit', 'stevia', 'level', 'effect', 'effect', 'hormone', 'varies', 'stevia', 'cause', 'hormone', 'therapy', 'consequence', 'effect', 'menses', 'stevia', 'advice', 'blood', 'test', 'data', 'background', 'issue', 'stevia', 'scoop', 'powder', 'stevia', 'extract', 'food', 'meal', 'snack', 'drink', 'intake', 'menses', 'deficit', 'mild', 'deficit', 'weight', 'maintenance', 'calorie', 'lh', 'prolactin', 'doctor', 'level', 'abnormality', 'hormone', 'data', 'data', 'test', 'company', 'test', 'doctor', 'pcos', 'sound', 'doctor', 'fine', 'prolactin', 'range', 'doctor', 'mention', 'experiment', 'keto', 'paleo', 'yea', 'change', 'blood', 'test', 'list', 'microbiome', 'issue', 'issue', 'menstruation', 'ignorant', 'subject', 'stevia', 'october', 'today', 'fact', 'cycle', 'supplement', 'anecdote', 'issue', 'menses', 'doctor', 'chicago', 'suggestion', 'doctor', 'self', 'quantification', 'lack', 'term', 'birth', 'control', 'problem', 'tend', 'solve', 'symptom', 'root', 'cause', 'body', 'hobbyist', 'deal', 'athlete']"
+7461.0,hope post student design research self monitoring practice case runner cyclist runner cyclist order context self technology link questionnaire advance regard helene,"['hope', 'post', 'student', 'design', 'research', 'self', 'monitoring', 'practice', 'case', 'runner', 'cyclist', 'runner', 'cyclist', 'order', 'context', 'self', 'technology', 'link', 'questionnaire', 'advance', 'regard', 'helene']"
+7483.0,nan tf fau gradl wirth pervasivehealth stressmeasurementoverview list measure internet research fitness tracker smartwatches activity fitness tracker smartwatches consumer market device sensor fitbit device study study reliability study study device validation reliability study study apple device reliability study study device withings mio samsung pulseon tomtom xiaomi validation reliability study device study device study withings device study device study device study device al idea megathreads eye study,"['nan', 'tf', 'fau', 'gradl', 'wirth', 'pervasivehealth', 'stressmeasurementoverview', 'list', 'measure', 'internet', 'research', 'fitness', 'tracker', 'smartwatches', 'activity', 'fitness', 'tracker', 'smartwatches', 'consumer', 'market', 'device', 'sensor', 'fitbit', 'device', 'study', 'study', 'reliability', 'study', 'study', 'device', 'validation', 'reliability', 'study', 'study', 'apple', 'device', 'reliability', 'study', 'study', 'device', 'withings', 'mio', 'samsung', 'pulseon', 'tomtom', 'xiaomi', 'validation', 'reliability', 'study', 'device', 'study', 'device', 'study', 'withings', 'device', 'study', 'device', 'study', 'device', 'study', 'device', 'al', 'idea', 'megathreads', 'eye', 'study']"
+7496.0,correlation squash data chart chart line google chart tableau building chart figure supplement score effect supplement cause effect score state add supplement sound variety data username idea timeline question pattern plot cbs score correlation winter lazy man approach self winter effect intervention function butter impact performance effect data cambridge brain science memory gather phase supplement combine data graph moment cbs data spreadsheet graph draw nr pill duration phase graph correlation create google graph pill example moment table date supplement count unit magnesium vitamin epa dha magnesium graph google spreadsheet idea,"['correlation', 'squash', 'data', 'chart', 'chart', 'line', 'google', 'chart', 'tableau', 'building', 'chart', 'figure', 'supplement', 'score', 'effect', 'supplement', 'cause', 'effect', 'score', 'state', 'add', 'supplement', 'sound', 'variety', 'data', 'username', 'idea', 'timeline', 'question', 'pattern', 'plot', 'cbs', 'score', 'correlation', 'winter', 'lazy', 'man', 'approach', 'self', 'winter', 'effect', 'intervention', 'function', 'butter', 'impact', 'performance', 'effect', 'data', 'cambridge', 'brain', 'science', 'memory', 'gather', 'phase', 'supplement', 'combine', 'data', 'graph', 'moment', 'cbs', 'data', 'spreadsheet', 'graph', 'draw', 'nr', 'pill', 'duration', 'phase', 'graph', 'correlation', 'create', 'google', 'graph', 'pill', 'example', 'moment', 'table', 'date', 'supplement', 'count', 'unit', 'magnesium', 'vitamin', 'epa', 'dha', 'magnesium', 'graph', 'google', 'spreadsheet', 'idea']"
+7516.0,askatlys insight value data ownership privacy starter company ownership privacy example data owner download mind phone moment post link information whib location location apple hole data data wonky process data flow zenobase reason service power domain risk api data collection storage service healthkit googlefit brand analyzer dashboard manage user goal prediction recommendation data pas company self motivation data doctor nan data device regulation information commodity instance google fitbit word bulk data purchase community risk data control insight value data ownership privacy member community store data default provider thought comment team app health location activity data startup team build intelligence privacy,"['askatlys', 'insight', 'value', 'data', 'ownership', 'privacy', 'starter', 'company', 'ownership', 'privacy', 'example', 'data', 'owner', 'download', 'mind', 'phone', 'moment', 'post', 'link', 'information', 'whib', 'location', 'location', 'apple', 'hole', 'data', 'data', 'wonky', 'process', 'data', 'flow', 'zenobase', 'reason', 'service', 'power', 'domain', 'risk', 'api', 'data', 'collection', 'storage', 'service', 'healthkit', 'googlefit', 'brand', 'analyzer', 'dashboard', 'manage', 'user', 'goal', 'prediction', 'recommendation', 'data', 'pas', 'company', 'self', 'motivation', 'data', 'doctor', 'nan', 'data', 'device', 'regulation', 'information', 'commodity', 'instance', 'google', 'fitbit', 'word', 'bulk', 'data', 'purchase', 'community', 'risk', 'data', 'control', 'insight', 'value', 'data', 'ownership', 'privacy', 'member', 'community', 'store', 'data', 'default', 'provider', 'thought', 'comment', 'team', 'app', 'health', 'location', 'activity', 'data', 'startup', 'team', 'build', 'intelligence', 'privacy']"
+7551.0,activity lack stress response meal induces spike hand correlation hunger blood sugar level value value blood sugar level jennifer wang curiosity data analysis data spreadsheet log event food coma mood end food mood correlation question experiment post sharing community biologist avid self experimenter blog experiment nov eat sugar cgm skit snl meal min read,"['activity', 'lack', 'stress', 'response', 'meal', 'induces', 'spike', 'hand', 'correlation', 'hunger', 'blood', 'sugar', 'level', 'value', 'value', 'blood', 'sugar', 'level', 'jennifer', 'wang', 'curiosity', 'data', 'analysis', 'data', 'spreadsheet', 'log', 'event', 'food', 'coma', 'mood', 'end', 'food', 'mood', 'correlation', 'question', 'experiment', 'post', 'sharing', 'community', 'biologist', 'avid', 'self', 'experimenter', 'blog', 'experiment', 'nov', 'eat', 'sugar', 'cgm', 'skit', 'snl', 'meal', 'min', 'read']"
+7555.0,project business idea market research idea supplementation service blood test kit post result supplementation program mix deliver supplement survey people survey response,"['project', 'business', 'idea', 'market', 'research', 'idea', 'supplementation', 'service', 'blood', 'test', 'kit', 'post', 'result', 'supplementation', 'program', 'mix', 'deliver', 'supplement', 'survey', 'people', 'survey', 'response']"
+7556.0,cycle thinkerdog brother company application value data opinion piece hobbyist technology company self research approach technology individual matter company agency answer people man opinion piece self designer kai question movement bait word movement community article perception mass market activity health topic article opinion analysis data research perception wonder expectation brother company application value data privacy exploitation ha piece fundamental answer question insight access end process question question data mean movement,"['cycle', 'thinkerdog', 'brother', 'company', 'application', 'value', 'data', 'opinion', 'piece', 'hobbyist', 'technology', 'company', 'self', 'research', 'approach', 'technology', 'individual', 'matter', 'company', 'agency', 'answer', 'people', 'man', 'opinion', 'piece', 'self', 'designer', 'kai', 'question', 'movement', 'bait', 'word', 'movement', 'community', 'article', 'perception', 'mass', 'market', 'activity', 'health', 'topic', 'article', 'opinion', 'analysis', 'data', 'research', 'perception', 'wonder', 'expectation', 'brother', 'company', 'application', 'value', 'data', 'privacy', 'exploitation', 'ha', 'piece', 'fundamental', 'answer', 'question', 'insight', 'access', 'end', 'process', 'question', 'question', 'data', 'mean', 'movement']"
+7585.0,text read emacs lesson people example process idea people degree idea anybody person value anybody watch demo comparison post memory experiment insane project thought discussion memex mark memory experiment mark carranza idea entry connection entry video mark talk mark insane project mark state watch spend thought idea everybody post insane yikes demo wolf demo footage treefactor moment treefactor documentation site vimeo download button speed buffering correction demo developer introduction mission prayer kingdom earth action risk accutane college charisma acne ability eat food fatigue point stand dizziness tunnel vision productivity brain fog intermittent energy failure lifelog plain text plain text binary cost ownership file video information context math data lifelogging precedes quantification affordance embrace reverse metric lifelog scale treefactor textmind combination lifelog textmind plain text word reflect structure mind problem finger brain textmind publication silent textmind demo roguelikes plan documentation website work sign git textmind demo alien video demo textmind manage scale audio type commentary git repo video audio demo git repo footage illustrate point version step movie alien ripley pov ability ripley decision commentating textmind failure video tribute movie alien answer question note information view hypothesis design execute predict information context data answer data log review tuesday compare thursday compare monday idea info objectivity trend data treat review data opportunity extract record search log standard keywords metadata keystroke fluctuation travel construct metric log data review pain rate experience keyword data proc cycle transaction heading money capture data rate block metric rating meaning drift format timestamp fri energy mood focus textmind benefit dbmind health db data dbmind dbmind specialize role issue data gap hygiene barebones documentation dimension project demo tool suffices juncture textmind analysis spent analysis pittance benefit failure mode productivity guru crank tool benefit overhead paper organization choke volume gtd paper paper gtd core digital self memex mark memory experiment mark carranza idea entry connection entry video mark talk mark memex tool tag foundation house mind foundation language title obviate tag gtd tag gtd tag manage tag collection prevent maintain list tag meaning value dynamism info checklist example,"['text', 'read', 'emacs', 'lesson', 'people', 'example', 'process', 'idea', 'people', 'degree', 'idea', 'anybody', 'person', 'value', 'anybody', 'watch', 'demo', 'comparison', 'post', 'memory', 'experiment', 'insane', 'project', 'thought', 'discussion', 'memex', 'mark', 'memory', 'experiment', 'mark', 'carranza', 'idea', 'entry', 'connection', 'entry', 'video', 'mark', 'talk', 'mark', 'insane', 'project', 'mark', 'state', 'watch', 'spend', 'thought', 'idea', 'everybody', 'post', 'insane', 'yikes', 'demo', 'wolf', 'demo', 'footage', 'treefactor', 'moment', 'treefactor', 'documentation', 'site', 'vimeo', 'download', 'button', 'speed', 'buffering', 'correction', 'demo', 'developer', 'introduction', 'mission', 'prayer', 'kingdom', 'earth', 'action', 'risk', 'accutane', 'college', 'charisma', 'acne', 'ability', 'eat', 'food', 'fatigue', 'point', 'stand', 'dizziness', 'tunnel', 'vision', 'productivity', 'brain', 'fog', 'intermittent', 'energy', 'failure', 'lifelog', 'plain', 'text', 'plain', 'text', 'binary', 'cost', 'ownership', 'file', 'video', 'information', 'context', 'math', 'data', 'lifelogging', 'precedes', 'quantification', 'affordance', 'embrace', 'reverse', 'metric', 'lifelog', 'scale', 'treefactor', 'textmind', 'combination', 'lifelog', 'textmind', 'plain', 'text', 'word', 'reflect', 'structure', 'mind', 'problem', 'finger', 'brain', 'textmind', 'publication', 'silent', 'textmind', 'demo', 'roguelikes', 'plan', 'documentation', 'website', 'work', 'sign', 'git', 'textmind', 'demo', 'alien', 'video', 'demo', 'textmind', 'manage', 'scale', 'audio', 'type', 'commentary', 'git', 'repo', 'video', 'audio', 'demo', 'git', 'repo', 'footage', 'illustrate', 'point', 'version', 'step', 'movie', 'alien', 'ripley', 'pov', 'ability', 'ripley', 'decision', 'commentating', 'textmind', 'failure', 'video', 'tribute', 'movie', 'alien', 'answer', 'question', 'note', 'information', 'view', 'hypothesis', 'design', 'execute', 'predict', 'information', 'context', 'data', 'answer', 'data', 'log', 'review', 'tuesday', 'compare', 'thursday', 'compare', 'monday', 'idea', 'info', 'objectivity', 'trend', 'data', 'treat', 'review', 'data', 'opportunity', 'extract', 'record', 'search', 'log', 'standard', 'keywords', 'metadata', 'keystroke', 'fluctuation', 'travel', 'construct', 'metric', 'log', 'data', 'review', 'pain', 'rate', 'experience', 'keyword', 'data', 'proc', 'cycle', 'transaction', 'heading', 'money', 'capture', 'data', 'rate', 'block', 'metric', 'rating', 'meaning', 'drift', 'format', 'timestamp', 'fri', 'energy', 'mood', 'focus', 'textmind', 'benefit', 'dbmind', 'health', 'db', 'data', 'dbmind', 'dbmind', 'specialize', 'role', 'issue', 'data', 'gap', 'hygiene', 'barebones', 'documentation', 'dimension', 'project', 'demo', 'tool', 'suffices', 'juncture', 'textmind', 'analysis', 'spent', 'analysis', 'pittance', 'benefit', 'failure', 'mode', 'productivity', 'guru', 'crank', 'tool', 'benefit', 'overhead', 'paper', 'organization', 'choke', 'volume', 'gtd', 'paper', 'paper', 'gtd', 'core', 'digital', 'self', 'memex', 'mark', 'memory', 'experiment', 'mark', 'carranza', 'idea', 'entry', 'connection', 'entry', 'video', 'mark', 'talk', 'mark', 'memex', 'tool', 'tag', 'foundation', 'house', 'mind', 'foundation', 'language', 'title', 'obviate', 'tag', 'gtd', 'tag', 'gtd', 'tag', 'manage', 'tag', 'collection', 'prevent', 'maintain', 'list', 'tag', 'meaning', 'value', 'dynamism', 'info', 'checklist', 'example']"
+7629.0,group event people group respond query candidate research topic university art logger optimizers africa talk view knowledge wei,"['group', 'event', 'people', 'group', 'respond', 'query', 'candidate', 'research', 'topic', 'university', 'art', 'logger', 'optimizers', 'africa', 'talk', 'view', 'knowledge', 'wei']"
+7640.0,blog solve smartphone livnao blog burnout workforce learn help illness study today,"['blog', 'solve', 'smartphone', 'livnao', 'blog', 'burnout', 'workforce', 'learn', 'help', 'illness', 'study', 'today']"
+7646.0,question md chicago project reference instance stuff body temperature cycle temperature wireless sensor temperature physiology mouse magy cycle woman control work politics society woman understand body hope check recommendation doctor approach help cycle root cause mask symptom,"['question', 'md', 'chicago', 'project', 'reference', 'instance', 'stuff', 'body', 'temperature', 'cycle', 'temperature', 'wireless', 'sensor', 'temperature', 'physiology', 'mouse', 'magy', 'cycle', 'woman', 'control', 'work', 'politics', 'society', 'woman', 'understand', 'body', 'hope', 'check', 'recommendation', 'doctor', 'approach', 'help', 'cycle', 'root', 'cause', 'mask', 'symptom']"
+7669.0,scale pattern data point fluctuation reading scale myfitnesspal eventloggers weight image log weight default zoom reading image default chart end export reading image home record google home account eventloggers google tell event weight half pound event logger pound today event fact eventloggers help dean chart weight timeline random occasion fluctuation feature,"['scale', 'pattern', 'data', 'point', 'fluctuation', 'reading', 'scale', 'myfitnesspal', 'eventloggers', 'weight', 'image', 'log', 'weight', 'default', 'zoom', 'reading', 'image', 'default', 'chart', 'end', 'export', 'reading', 'image', 'home', 'record', 'google', 'home', 'account', 'eventloggers', 'google', 'tell', 'event', 'weight', 'half', 'pound', 'event', 'logger', 'pound', 'today', 'event', 'fact', 'eventloggers', 'help', 'dean', 'chart', 'weight', 'timeline', 'random', 'occasion', 'fluctuation', 'feature']"
+7682.0,setup maggie browser extension instruction goal goal log spreadsheet pomodoros phone timer switch spreadsheet app data column date note sense disorganization afford distraction bother require start work money article mission support science kind place community area process project project conference conference constraint support goal maintain research collaboration community infrastructure forum resource community support stay maggie delano pomodoro project link resource slide school pomodoro slide mb maggie hope work spreadsheet pomodoros phone timer switch spreadsheet app data column date note sense disorganization afford distraction bother problem endure work solution work interruption capture principle head thought mind focus friction subdivision categorization consciousness boundary block compound problem falsehood thought activity dance transform division record timestamp thought log distinguishes thought duration update categorization series encumbrance cell permit corresponding reality minutia retrospective formula spreadsheet method text file squinty spreadsheet cell result friction work fact transformation log integrity log,"['setup', 'maggie', 'browser', 'extension', 'instruction', 'goal', 'goal', 'log', 'spreadsheet', 'pomodoros', 'phone', 'timer', 'switch', 'spreadsheet', 'app', 'data', 'column', 'date', 'note', 'sense', 'disorganization', 'afford', 'distraction', 'bother', 'require', 'start', 'work', 'money', 'article', 'mission', 'support', 'science', 'kind', 'place', 'community', 'area', 'process', 'project', 'project', 'conference', 'conference', 'constraint', 'support', 'goal', 'maintain', 'research', 'collaboration', 'community', 'infrastructure', 'forum', 'resource', 'community', 'support', 'stay', 'maggie', 'delano', 'pomodoro', 'project', 'link', 'resource', 'slide', 'school', 'pomodoro', 'slide', 'mb', 'maggie', 'hope', 'work', 'spreadsheet', 'pomodoros', 'phone', 'timer', 'switch', 'spreadsheet', 'app', 'data', 'column', 'date', 'note', 'sense', 'disorganization', 'afford', 'distraction', 'bother', 'problem', 'endure', 'work', 'solution', 'work', 'interruption', 'capture', 'principle', 'head', 'thought', 'mind', 'focus', 'friction', 'subdivision', 'categorization', 'consciousness', 'boundary', 'block', 'compound', 'problem', 'falsehood', 'thought', 'activity', 'dance', 'transform', 'division', 'record', 'timestamp', 'thought', 'log', 'distinguishes', 'thought', 'duration', 'update', 'categorization', 'series', 'encumbrance', 'cell', 'permit', 'corresponding', 'reality', 'minutia', 'retrospective', 'formula', 'spreadsheet', 'method', 'text', 'file', 'squinty', 'spreadsheet', 'cell', 'result', 'friction', 'work', 'fact', 'transformation', 'log', 'integrity', 'log']"
+7719.0,spoke conference air quality sensor project copy plan order sensor device plume air quality device backpack clothing app air quality data location air quality town pollution area biking pm10 spike mean sensor jittery no2 data jittery flow no2 yesterday sensor issue software compensate davidhead battery base station home trouble cable battery opportunity track indoor pollution wildfire seattle yesterday quality data sep bedroom aqi home office living room official aqi living room kitchen pan bedroom air apartment kitchen learn care pm2 value accurate tracking exposure value gap tends factor voc substitute co2 pollution air air purifier blast room opening window pollution creep bay air pan food idea window gedankenstuecke fan blow air flow confuse source no2 sensor chlorine case change humidity pressure factor heard wynd data export moment netatmo record room temperature noise level factor require care tell air quality build rain8dome9 voc spike place garage idea device gas station voc bump compare gas station pump difference agaricus hassle project iron air quality indoor weather station bedroom idea build window fast level drop condition air idea intensity worth measure air car cabin air filter lifetime situation air trading air device measure air co2 voc concentration air pm1 pm10 car device measure export data shipping plume measure pm2 pm10 voc export data halo pm2 pm10 co2 voc claim customer review data export experience device device air increase voc people car air increase value traffic window tunnel spike food hall kitchen home result increase pm10 air filter home pointless change value air quality no2 value sensor reading article air pollution home homechem project resource explanation pollution spike pollen count source affect value no2 value phone device sync help oscillation value voc car car baking dishwasher run dishwasher ventilation dishwasher ventilation impression setup painless data hope bluetooth problem android apps consequence location data gap device device humidity sun dust app data display data export link data zone offset timestamps spot measurement mark event closing window data point data point device calibrate hand ai kept bedroom night netatmo night window morning air quality headache flow max voc change level voc level help ventilation room ejain voc substitute co2 mention air carbon pre filter adsorb discrepancy voc co2 measure order flow rain8dome9 voc graph indoors window check voc track calibration quantity manufacturer sensor ship drift example drop background level no2 spike data phone device hike area yesterday air quality pm10 sea salt result air display air quality room door window air quality door drop air quality presentation sensor ejain data point data point device calibrate hand mean sensor jittery air quality tester voc spike place indoors outdoos ejain sensor issue software compensate voc calibration quantity manufacturer ejain project iron air quality visit maker hacker space ejain source no2 sensor chlorine case change humidity pressure factor sense parameter desk ejain value phone device sync help oscillation value paris car value aqi indoors value value data flow data feel car traffic paris change data pre amp post lockdown average value version flow track voc pm2 pm10 collection average location amp weekday sample routine difference pm10 level post lockdown mann whitney test voc amp pm2 image difference mean value confinement summer parisian holiday data hate electronics battery run wynd shame data export air quality flow netatmo indoor weather station bedroom grab hepa filter studio air quality pollutant source watch,"['spoke', 'conference', 'air', 'quality', 'sensor', 'project', 'copy', 'plan', 'order', 'sensor', 'device', 'plume', 'air', 'quality', 'device', 'backpack', 'clothing', 'app', 'air', 'quality', 'data', 'location', 'air', 'quality', 'town', 'pollution', 'area', 'biking', 'pm10', 'spike', 'mean', 'sensor', 'jittery', 'no2', 'data', 'jittery', 'flow', 'no2', 'yesterday', 'sensor', 'issue', 'software', 'compensate', 'davidhead', 'battery', 'base', 'station', 'home', 'trouble', 'cable', 'battery', 'opportunity', 'track', 'indoor', 'pollution', 'wildfire', 'seattle', 'yesterday', 'quality', 'data', 'sep', 'bedroom', 'aqi', 'home', 'office', 'living', 'room', 'official', 'aqi', 'living', 'room', 'kitchen', 'pan', 'bedroom', 'air', 'apartment', 'kitchen', 'learn', 'care', 'pm2', 'value', 'accurate', 'tracking', 'exposure', 'value', 'gap', 'tends', 'factor', 'voc', 'substitute', 'co2', 'pollution', 'air', 'air', 'purifier', 'blast', 'room', 'opening', 'window', 'pollution', 'creep', 'bay', 'air', 'pan', 'food', 'idea', 'window', 'gedankenstuecke', 'fan', 'blow', 'air', 'flow', 'confuse', 'source', 'no2', 'sensor', 'chlorine', 'case', 'change', 'humidity', 'pressure', 'factor', 'heard', 'wynd', 'data', 'export', 'moment', 'netatmo', 'record', 'room', 'temperature', 'noise', 'level', 'factor', 'require', 'care', 'tell', 'air', 'quality', 'build', 'rain8dome9', 'voc', 'spike', 'place', 'garage', 'idea', 'device', 'gas', 'station', 'voc', 'bump', 'compare', 'gas', 'station', 'pump', 'difference', 'agaricus', 'hassle', 'project', 'iron', 'air', 'quality', 'indoor', 'weather', 'station', 'bedroom', 'idea', 'build', 'window', 'fast', 'level', 'drop', 'condition', 'air', 'idea', 'intensity', 'worth', 'measure', 'air', 'car', 'cabin', 'air', 'filter', 'lifetime', 'situation', 'air', 'trading', 'air', 'device', 'measure', 'air', 'co2', 'voc', 'concentration', 'air', 'pm1', 'pm10', 'car', 'device', 'measure', 'export', 'data', 'shipping', 'plume', 'measure', 'pm2', 'pm10', 'voc', 'export', 'data', 'halo', 'pm2', 'pm10', 'co2', 'voc', 'claim', 'customer', 'review', 'data', 'export', 'experience', 'device', 'device', 'air', 'increase', 'voc', 'people', 'car', 'air', 'increase', 'value', 'traffic', 'window', 'tunnel', 'spike', 'food', 'hall', 'kitchen', 'home', 'result', 'increase', 'pm10', 'air', 'filter', 'home', 'pointless', 'change', 'value', 'air', 'quality', 'no2', 'value', 'sensor', 'reading', 'article', 'air', 'pollution', 'home', 'homechem', 'project', 'resource', 'explanation', 'pollution', 'spike', 'pollen', 'count', 'source', 'affect', 'value', 'no2', 'value', 'phone', 'device', 'sync', 'help', 'oscillation', 'value', 'voc', 'car', 'car', 'baking', 'dishwasher', 'run', 'dishwasher', 'ventilation', 'dishwasher', 'ventilation', 'impression', 'setup', 'painless', 'data', 'hope', 'bluetooth', 'problem', 'android', 'apps', 'consequence', 'location', 'data', 'gap', 'device', 'device', 'humidity', 'sun', 'dust', 'app', 'data', 'display', 'data', 'export', 'link', 'data', 'zone', 'offset', 'timestamps', 'spot', 'measurement', 'mark', 'event', 'closing', 'window', 'data', 'point', 'data', 'point', 'device', 'calibrate', 'hand', 'ai', 'kept', 'bedroom', 'night', 'netatmo', 'night', 'window', 'morning', 'air', 'quality', 'headache', 'flow', 'max', 'voc', 'change', 'level', 'voc', 'level', 'help', 'ventilation', 'room', 'ejain', 'voc', 'substitute', 'co2', 'mention', 'air', 'carbon', 'pre', 'filter', 'adsorb', 'discrepancy', 'voc', 'co2', 'measure', 'order', 'flow', 'rain8dome9', 'voc', 'graph', 'indoors', 'window', 'check', 'voc', 'track', 'calibration', 'quantity', 'manufacturer', 'sensor', 'ship', 'drift', 'example', 'drop', 'background', 'level', 'no2', 'spike', 'data', 'phone', 'device', 'hike', 'area', 'yesterday', 'air', 'quality', 'pm10', 'sea', 'salt', 'result', 'air', 'display', 'air', 'quality', 'room', 'door', 'window', 'air', 'quality', 'door', 'drop', 'air', 'quality', 'presentation', 'sensor', 'ejain', 'data', 'point', 'data', 'point', 'device', 'calibrate', 'hand', 'mean', 'sensor', 'jittery', 'air', 'quality', 'tester', 'voc', 'spike', 'place', 'indoors', 'outdoos', 'ejain', 'sensor', 'issue', 'software', 'compensate', 'voc', 'calibration', 'quantity', 'manufacturer', 'ejain', 'project', 'iron', 'air', 'quality', 'visit', 'maker', 'hacker', 'space', 'ejain', 'source', 'no2', 'sensor', 'chlorine', 'case', 'change', 'humidity', 'pressure', 'factor', 'sense', 'parameter', 'desk', 'ejain', 'value', 'phone', 'device', 'sync', 'help', 'oscillation', 'value', 'paris', 'car', 'value', 'aqi', 'indoors', 'value', 'value', 'data', 'flow', 'data', 'feel', 'car', 'traffic', 'paris', 'change', 'data', 'pre', 'amp', 'post', 'lockdown', 'average', 'value', 'version', 'flow', 'track', 'voc', 'pm2', 'pm10', 'collection', 'average', 'location', 'amp', 'weekday', 'sample', 'routine', 'difference', 'pm10', 'level', 'post', 'lockdown', 'mann', 'whitney', 'test', 'voc', 'amp', 'pm2', 'image', 'difference', 'mean', 'value', 'confinement', 'summer', 'parisian', 'holiday', 'data', 'hate', 'electronics', 'battery', 'run', 'wynd', 'shame', 'data', 'export', 'air', 'quality', 'flow', 'netatmo', 'indoor', 'weather', 'station', 'bedroom', 'grab', 'hepa', 'filter', 'studio', 'air', 'quality', 'pollutant', 'source', 'watch']"
+7727.0,nan watch youtube view history image title link page caveat history firefox functionality download youtube history document run keyword search track spend youtube track video watch course people track video task app comment spreadsheet help parkourler,"['nan', 'watch', 'youtube', 'view', 'history', 'image', 'title', 'link', 'page', 'caveat', 'history', 'firefox', 'functionality', 'download', 'youtube', 'history', 'document', 'run', 'keyword', 'search', 'track', 'spend', 'youtube', 'track', 'video', 'watch', 'course', 'people', 'track', 'video', 'task', 'app', 'comment', 'spreadsheet', 'help', 'parkourler']"
+7733.0,people share goal app development message product hunt product hunt collect data code insight data pivotron insight beta video nan post github woop bar chart resource device wearable application platform woop self,"['people', 'share', 'goal', 'app', 'development', 'message', 'product', 'hunt', 'product', 'hunt', 'collect', 'data', 'code', 'insight', 'data', 'pivotron', 'insight', 'beta', 'video', 'nan', 'post', 'github', 'woop', 'bar', 'chart', 'resource', 'device', 'wearable', 'application', 'platform', 'woop', 'self']"
+7743.0,experiment cgm manufacturer measurement treatment decision blood sugar fluid lag reading data cost issue experiment pocket libre sensor sensor people evidence sensor duration peak portion fry reductionist approach work effect sum ingredient intervention effect blood sugar drop feel symptom sskaye effect term effect fatigue capacity observation blood sugar sugar response meal road presence driver capacity requirement prescription insurance cover doctor write prescription email gary project graph food food hassle experience finger prick test tolerance hassle post data tl dr blood sugar min ton regimen method data analysis question blood sugar insulin eating rest blood sugar insurance monitor cgm blood meter cgm manufacturer freedom blood glucose question experiment learning interval blood sugar post meal scale effect intervention medication spending peak blood sugar breakfast lunch gt post meal persist insulin insulin change meal blood sugar drop exercise mma return mitigate prevent blood sugar question blood sugar breakfast risk hypoglycemia work duration peak blood sugar breakfast lunch amp cause meal insulin effect type mitigate drop blood sugar cardio blood sugar recovery effect dinner exercise experiment experiment comment exercise study blood glucose min interval duration intensity bike ride insulin food eaten breakfast amp lunch measure blood glucose min interval lunch fiber insulin mitigate food medication study effect food data measurement effect meal medication measure trend ingredient protein medication measure effect measure combination ingredient medication measure interaction effect experiment require amp effort result morning blood concentration annotation event reference line target threshold afternoon blood concentration annotation event reference line target threshold blood concentration annotation event reference line target threshold cgms accurate treatment convince bgm treatment augment cgm work bay area problem work mail spoke study interaction effect paper order data reduction rise meat vegetable carbs eat dr drop blood sugar effect understand baseline blood sugar variation phenomenon monitoring investigate method data analysis experiment comment question measure effect food ingredient blood sugar problem glucose blood sugar mg dl blood sugar experiment eat breakfast effect food medication result measurement effect food blood glucose monitor blood sugar question group learning data statistic figure blood sugar control experiment phenomenon intervention variation morning insulin mg dl increase drop bg work drive pick commute mealtime mg dl drop food effect test drop bg novolog tresiba result body drop glycogen occurs mg dl low end work dinner home test intervention afternoon fatigue question effect effect effect term effect fatigue capacity mitigate mg increase morning afternoon drop feeling effect experiment experiment comment repeat observation shorter duration meal effect duration acuity test increase morning insulin effect dawn phenomenon method data analysis experiment comment track food breakfast lunch ketochow butter oat fiber protein calorie carb dinner meat carb spinach okra broccoli cauliflower bean meat vegetable blood sugar difference blood sugar control dinner drove nut comment reddit post self subreddit person talk amp tell data question sign meter lag fluid reading finger meter version experiment ebay requirement prescription r diabetes canada accurate point duration peak meal endocrinologist digestion meal night dataset meal interaction effect ingredient wisdom diabetic blood sugar rise study circumstance effect quality ability participant quantity food eaten plan effect macronutrients measuring combination interaction effect report data symptom blood sugar exercise symptom blood sugar heart symptom sign blood sugar observation meter app pythonista record data file dropbox meter data csv software process data script post code data csv eventloggers,"['experiment', 'cgm', 'manufacturer', 'measurement', 'treatment', 'decision', 'blood', 'sugar', 'fluid', 'lag', 'reading', 'data', 'cost', 'issue', 'experiment', 'pocket', 'libre', 'sensor', 'sensor', 'people', 'evidence', 'sensor', 'duration', 'peak', 'portion', 'fry', 'reductionist', 'approach', 'work', 'effect', 'sum', 'ingredient', 'intervention', 'effect', 'blood', 'sugar', 'drop', 'feel', 'symptom', 'sskaye', 'effect', 'term', 'effect', 'fatigue', 'capacity', 'observation', 'blood', 'sugar', 'sugar', 'response', 'meal', 'road', 'presence', 'driver', 'capacity', 'requirement', 'prescription', 'insurance', 'cover', 'doctor', 'write', 'prescription', 'email', 'gary', 'project', 'graph', 'food', 'food', 'hassle', 'experience', 'finger', 'prick', 'test', 'tolerance', 'hassle', 'post', 'data', 'tl', 'dr', 'blood', 'sugar', 'min', 'ton', 'regimen', 'method', 'data', 'analysis', 'question', 'blood', 'sugar', 'insulin', 'eating', 'rest', 'blood', 'sugar', 'insurance', 'monitor', 'cgm', 'blood', 'meter', 'cgm', 'manufacturer', 'freedom', 'blood', 'glucose', 'question', 'experiment', 'learning', 'interval', 'blood', 'sugar', 'post', 'meal', 'scale', 'effect', 'intervention', 'medication', 'spending', 'peak', 'blood', 'sugar', 'breakfast', 'lunch', 'gt', 'post', 'meal', 'persist', 'insulin', 'insulin', 'change', 'meal', 'blood', 'sugar', 'drop', 'exercise', 'mma', 'return', 'mitigate', 'prevent', 'blood', 'sugar', 'question', 'blood', 'sugar', 'breakfast', 'risk', 'hypoglycemia', 'work', 'duration', 'peak', 'blood', 'sugar', 'breakfast', 'lunch', 'amp', 'cause', 'meal', 'insulin', 'effect', 'type', 'mitigate', 'drop', 'blood', 'sugar', 'cardio', 'blood', 'sugar', 'recovery', 'effect', 'dinner', 'exercise', 'experiment', 'experiment', 'comment', 'exercise', 'study', 'blood', 'glucose', 'min', 'interval', 'duration', 'intensity', 'bike', 'ride', 'insulin', 'food', 'eaten', 'breakfast', 'amp', 'lunch', 'measure', 'blood', 'glucose', 'min', 'interval', 'lunch', 'fiber', 'insulin', 'mitigate', 'food', 'medication', 'study', 'effect', 'food', 'data', 'measurement', 'effect', 'meal', 'medication', 'measure', 'trend', 'ingredient', 'protein', 'medication', 'measure', 'effect', 'measure', 'combination', 'ingredient', 'medication', 'measure', 'interaction', 'effect', 'experiment', 'require', 'amp', 'effort', 'result', 'morning', 'blood', 'concentration', 'annotation', 'event', 'reference', 'line', 'target', 'threshold', 'afternoon', 'blood', 'concentration', 'annotation', 'event', 'reference', 'line', 'target', 'threshold', 'blood', 'concentration', 'annotation', 'event', 'reference', 'line', 'target', 'threshold', 'cgms', 'accurate', 'treatment', 'convince', 'bgm', 'treatment', 'augment', 'cgm', 'work', 'bay', 'area', 'problem', 'work', 'mail', 'spoke', 'study', 'interaction', 'effect', 'paper', 'order', 'data', 'reduction', 'rise', 'meat', 'vegetable', 'carbs', 'eat', 'dr', 'drop', 'blood', 'sugar', 'effect', 'understand', 'baseline', 'blood', 'sugar', 'variation', 'phenomenon', 'monitoring', 'investigate', 'method', 'data', 'analysis', 'experiment', 'comment', 'question', 'measure', 'effect', 'food', 'ingredient', 'blood', 'sugar', 'problem', 'glucose', 'blood', 'sugar', 'mg', 'dl', 'blood', 'sugar', 'experiment', 'eat', 'breakfast', 'effect', 'food', 'medication', 'result', 'measurement', 'effect', 'food', 'blood', 'glucose', 'monitor', 'blood', 'sugar', 'question', 'group', 'learning', 'data', 'statistic', 'figure', 'blood', 'sugar', 'control', 'experiment', 'phenomenon', 'intervention', 'variation', 'morning', 'insulin', 'mg', 'dl', 'increase', 'drop', 'bg', 'work', 'drive', 'pick', 'commute', 'mealtime', 'mg', 'dl', 'drop', 'food', 'effect', 'test', 'drop', 'bg', 'novolog', 'tresiba', 'result', 'body', 'drop', 'glycogen', 'occurs', 'mg', 'dl', 'low', 'end', 'work', 'dinner', 'home', 'test', 'intervention', 'afternoon', 'fatigue', 'question', 'effect', 'effect', 'effect', 'term', 'effect', 'fatigue', 'capacity', 'mitigate', 'mg', 'increase', 'morning', 'afternoon', 'drop', 'feeling', 'effect', 'experiment', 'experiment', 'comment', 'repeat', 'observation', 'shorter', 'duration', 'meal', 'effect', 'duration', 'acuity', 'test', 'increase', 'morning', 'insulin', 'effect', 'dawn', 'phenomenon', 'method', 'data', 'analysis', 'experiment', 'comment', 'track', 'food', 'breakfast', 'lunch', 'ketochow', 'butter', 'oat', 'fiber', 'protein', 'calorie', 'carb', 'dinner', 'meat', 'carb', 'spinach', 'okra', 'broccoli', 'cauliflower', 'bean', 'meat', 'vegetable', 'blood', 'sugar', 'difference', 'blood', 'sugar', 'control', 'dinner', 'drove', 'nut', 'comment', 'reddit', 'post', 'self', 'subreddit', 'person', 'talk', 'amp', 'tell', 'data', 'question', 'sign', 'meter', 'lag', 'fluid', 'reading', 'finger', 'meter', 'version', 'experiment', 'ebay', 'requirement', 'prescription', 'r', 'diabetes', 'canada', 'accurate', 'point', 'duration', 'peak', 'meal', 'endocrinologist', 'digestion', 'meal', 'night', 'dataset', 'meal', 'interaction', 'effect', 'ingredient', 'wisdom', 'diabetic', 'blood', 'sugar', 'rise', 'study', 'circumstance', 'effect', 'quality', 'ability', 'participant', 'quantity', 'food', 'eaten', 'plan', 'effect', 'macronutrients', 'measuring', 'combination', 'interaction', 'effect', 'report', 'data', 'symptom', 'blood', 'sugar', 'exercise', 'symptom', 'blood', 'sugar', 'heart', 'symptom', 'sign', 'blood', 'sugar', 'observation', 'meter', 'app', 'pythonista', 'record', 'data', 'file', 'dropbox', 'meter', 'data', 'csv', 'software', 'process', 'data', 'script', 'post', 'code', 'data', 'csv', 'eventloggers']"
+7750.0,tinybiohacks app amp io app data bar graph health io image io image portrait feature oura integration course oura beginner item reminder feature form contact,"['tinybiohacks', 'app', 'amp', 'io', 'app', 'data', 'bar', 'graph', 'health', 'io', 'image', 'io', 'image', 'portrait', 'feature', 'oura', 'integration', 'course', 'oura', 'beginner', 'item', 'reminder', 'feature', 'form', 'contact']"
+7754.0,gabriele post sharing add symptom share experience self book case situation gjusaityte symptom suggestion correlation answer bloating share response ejain thread self echo experience insight data result data example insight health observation confirm acute episode humidity air observation category example domain case span domain reference value self process insight case improvement result self matthew walker book book stage importance quality sleep sergio track tool domain awareness step improvement suggestion book enthusiast figure reason age allergy heart rate age living heart rate flight headache irritate cardiologist gynecologist reaction apple concern symptom nutrition food feeling practise suspect ingredient tool log variety food ingredient water health symptom data mood productivity health activity food basis feelsom input change productivity health information food choice lunch dinner data heart rate step count stats watch forerunner experience share point attention heart rate morning veggie meal exercise feel health wise impact tuna potato chip quality cucumber evening turkey tuna mood walk comfort food nut activity cabbage bean energy boost disclosure feelsom person problem apple app store symptom suggestion correlation answer bloating share experience data combination surface recommendation,"['gabriele', 'post', 'sharing', 'add', 'symptom', 'share', 'experience', 'self', 'book', 'case', 'situation', 'gjusaityte', 'symptom', 'suggestion', 'correlation', 'answer', 'bloating', 'share', 'response', 'ejain', 'thread', 'self', 'echo', 'experience', 'insight', 'data', 'result', 'data', 'example', 'insight', 'health', 'observation', 'confirm', 'acute', 'episode', 'humidity', 'air', 'observation', 'category', 'example', 'domain', 'case', 'span', 'domain', 'reference', 'value', 'self', 'process', 'insight', 'case', 'improvement', 'result', 'self', 'matthew', 'walker', 'book', 'book', 'stage', 'importance', 'quality', 'sleep', 'sergio', 'track', 'tool', 'domain', 'awareness', 'step', 'improvement', 'suggestion', 'book', 'enthusiast', 'figure', 'reason', 'age', 'allergy', 'heart', 'rate', 'age', 'living', 'heart', 'rate', 'flight', 'headache', 'irritate', 'cardiologist', 'gynecologist', 'reaction', 'apple', 'concern', 'symptom', 'nutrition', 'food', 'feeling', 'practise', 'suspect', 'ingredient', 'tool', 'log', 'variety', 'food', 'ingredient', 'water', 'health', 'symptom', 'data', 'mood', 'productivity', 'health', 'activity', 'food', 'basis', 'feelsom', 'input', 'change', 'productivity', 'health', 'information', 'food', 'choice', 'lunch', 'dinner', 'data', 'heart', 'rate', 'step', 'count', 'stats', 'watch', 'forerunner', 'experience', 'share', 'point', 'attention', 'heart', 'rate', 'morning', 'veggie', 'meal', 'exercise', 'feel', 'health', 'wise', 'impact', 'tuna', 'potato', 'chip', 'quality', 'cucumber', 'evening', 'turkey', 'tuna', 'mood', 'walk', 'comfort', 'food', 'nut', 'activity', 'cabbage', 'bean', 'energy', 'boost', 'disclosure', 'feelsom', 'person', 'problem', 'apple', 'app', 'store', 'symptom', 'suggestion', 'correlation', 'answer', 'bloating', 'share', 'experience', 'data', 'combination', 'surface', 'recommendation']"
+7762.0,experiment observation shower morning sauna impact blood sugar shower milkshake blood sugar response milkshake bath ice cream sugar staid bath arm water chemical reaction cgms temperature temperature sensor result temperature data accuracy limit effect self research project people research sensor discussion forum share research project cross r diabetes r r forum recruit participant study analysis data answer question effect rule cgm sensor artifact hypothesis post help community self experiment success plan community experiment measure effect food ingredient combination blood sugar carb diet comment shower blood glucose rise commenters observation artifact meter bg drop experimentation opportunity self experiment people data comment idea protocol combine analyze data figure effect cgm artifact person person group subreddit r experiment participant post shower blood rise commenters observation match drop cgm bgm question effect change blood cgm sensor change person person variation direction shower effect protocol pick blood meal medication exercise shower temperature temperature measure temperature read thermometer measure blood glucose cgm finger stick meter record data type meter data goal shower measure blood glucose cgm finger stick meter record data monitor blood sugar measure min finger meter record blood repeat experiment data person variability post data comment sskaye compile analyze data variation temperature bath tub sauna data measurement blood glucose observation info t1 t2 lada age btw data effect sensor artifact data conclusion effect effect people cgm effect mg dl diabetic data advice cgm insurance issue reddit sensor work accuracy precision measurement method food scale amp post prandial study analysis data answer question effect rule cgm sensor artifact hypothesis post help community self experiment success plan community experiment measure effect food ingredient combination blood sugar carb diet comment analysis measurement experimenter diabetic,"['experiment', 'observation', 'shower', 'morning', 'sauna', 'impact', 'blood', 'sugar', 'shower', 'milkshake', 'blood', 'sugar', 'response', 'milkshake', 'bath', 'ice', 'cream', 'sugar', 'staid', 'bath', 'arm', 'water', 'chemical', 'reaction', 'cgms', 'temperature', 'temperature', 'sensor', 'result', 'temperature', 'data', 'accuracy', 'limit', 'effect', 'self', 'research', 'project', 'people', 'research', 'sensor', 'discussion', 'forum', 'share', 'research', 'project', 'cross', 'r', 'diabetes', 'r', 'r', 'forum', 'recruit', 'participant', 'study', 'analysis', 'data', 'answer', 'question', 'effect', 'rule', 'cgm', 'sensor', 'artifact', 'hypothesis', 'post', 'help', 'community', 'self', 'experiment', 'success', 'plan', 'community', 'experiment', 'measure', 'effect', 'food', 'ingredient', 'combination', 'blood', 'sugar', 'carb', 'diet', 'comment', 'shower', 'blood', 'glucose', 'rise', 'commenters', 'observation', 'artifact', 'meter', 'bg', 'drop', 'experimentation', 'opportunity', 'self', 'experiment', 'people', 'data', 'comment', 'idea', 'protocol', 'combine', 'analyze', 'data', 'figure', 'effect', 'cgm', 'artifact', 'person', 'person', 'group', 'subreddit', 'r', 'experiment', 'participant', 'post', 'shower', 'blood', 'rise', 'commenters', 'observation', 'match', 'drop', 'cgm', 'bgm', 'question', 'effect', 'change', 'blood', 'cgm', 'sensor', 'change', 'person', 'person', 'variation', 'direction', 'shower', 'effect', 'protocol', 'pick', 'blood', 'meal', 'medication', 'exercise', 'shower', 'temperature', 'temperature', 'measure', 'temperature', 'read', 'thermometer', 'measure', 'blood', 'glucose', 'cgm', 'finger', 'stick', 'meter', 'record', 'data', 'type', 'meter', 'data', 'goal', 'shower', 'measure', 'blood', 'glucose', 'cgm', 'finger', 'stick', 'meter', 'record', 'data', 'monitor', 'blood', 'sugar', 'measure', 'min', 'finger', 'meter', 'record', 'blood', 'repeat', 'experiment', 'data', 'person', 'variability', 'post', 'data', 'comment', 'sskaye', 'compile', 'analyze', 'data', 'variation', 'temperature', 'bath', 'tub', 'sauna', 'data', 'measurement', 'blood', 'glucose', 'observation', 'info', 't1', 't2', 'lada', 'age', 'btw', 'data', 'effect', 'sensor', 'artifact', 'data', 'conclusion', 'effect', 'effect', 'people', 'cgm', 'effect', 'mg', 'dl', 'diabetic', 'data', 'advice', 'cgm', 'insurance', 'issue', 'reddit', 'sensor', 'work', 'accuracy', 'precision', 'measurement', 'method', 'food', 'scale', 'amp', 'post', 'prandial', 'study', 'analysis', 'data', 'answer', 'question', 'effect', 'rule', 'cgm', 'sensor', 'artifact', 'hypothesis', 'post', 'help', 'community', 'self', 'experiment', 'success', 'plan', 'community', 'experiment', 'measure', 'effect', 'food', 'ingredient', 'combination', 'blood', 'sugar', 'carb', 'diet', 'comment', 'analysis', 'measurement', 'experimenter', 'diabetic']"
+7786.0,celebration people access data access exploration data opportunity video brain surgery print tumor talk selfies data disease power value support family core belief selfies sharing data research process value data opportunity vision article discovery article communication community contributes example lesson method research human forum folk researcher p link video liz salmi note self research project support people community context patient data access friend amp collaborator force video brain surgery cancer data model memory celebration help people spirit work research endeavor help goal share report honor people share idea research project question approach support research research group support idea opportunity research pursue project group people skill experience desire support group people folk community agaricus sprague beau gunderson sara francesblo prodigalson2025 jakobeglarsen sorry shout contributor group people research read webpage timeline help meeting note today community pacific memorial thursday pacific office idea question research hope join research,"['celebration', 'people', 'access', 'data', 'access', 'exploration', 'data', 'opportunity', 'video', 'brain', 'surgery', 'print', 'tumor', 'talk', 'selfies', 'data', 'disease', 'power', 'value', 'support', 'family', 'core', 'belief', 'selfies', 'sharing', 'data', 'research', 'process', 'value', 'data', 'opportunity', 'vision', 'article', 'discovery', 'article', 'communication', 'community', 'contributes', 'example', 'lesson', 'method', 'research', 'human', 'forum', 'folk', 'researcher', 'p', 'link', 'video', 'liz', 'salmi', 'note', 'self', 'research', 'project', 'support', 'people', 'community', 'context', 'patient', 'data', 'access', 'friend', 'amp', 'collaborator', 'force', 'video', 'brain', 'surgery', 'cancer', 'data', 'model', 'memory', 'celebration', 'help', 'people', 'spirit', 'work', 'research', 'endeavor', 'help', 'goal', 'share', 'report', 'honor', 'people', 'share', 'idea', 'research', 'project', 'question', 'approach', 'support', 'research', 'research', 'group', 'support', 'idea', 'opportunity', 'research', 'pursue', 'project', 'group', 'people', 'skill', 'experience', 'desire', 'support', 'group', 'people', 'folk', 'community', 'agaricus', 'sprague', 'beau', 'gunderson', 'sara', 'francesblo', 'prodigalson2025', 'jakobeglarsen', 'sorry', 'shout', 'contributor', 'group', 'people', 'research', 'read', 'webpage', 'timeline', 'help', 'meeting', 'note', 'today', 'community', 'pacific', 'memorial', 'thursday', 'pacific', 'office', 'idea', 'question', 'research', 'hope', 'join', 'research']"
+7789.0,discrepancy stage detection light rem movement arm metric temperature heart rate body temperature sensor finger stage detection factor movement arm fall movement stop stuff blogger oura ring hand measurement heart rate respiratory rate sleep light discrepancy latency temperature discrepancy calorie detection crapshoot work confirms finding sleep stage detection bunk tell fanpeople dan ask sleep theory dan control emphasis stage sleep compute sleep stage info accelerometer qsers oura hand model index finger hand finding stage bed hr hrv temperature deviation respiratory rate sheet data test ring data date average hrv average heart rate heart rate awake bedtime end end right start start sleep score sleep jakob talk device value movement rhr wave device sense bob breathing app calibration ring position finger night stomach dan device absolute value reason method rhr measurement basis measurement report value experience measurement value device comparison dan conclusion wrist tracker basis b1 duration rhr temperature device stage sleep data grain salt calibration setting hand finger aura setting calibration setting hand guess treat movement unreliability,"['discrepancy', 'stage', 'detection', 'light', 'rem', 'movement', 'arm', 'metric', 'temperature', 'heart', 'rate', 'body', 'temperature', 'sensor', 'finger', 'stage', 'detection', 'factor', 'movement', 'arm', 'fall', 'movement', 'stop', 'stuff', 'blogger', 'oura', 'ring', 'hand', 'measurement', 'heart', 'rate', 'respiratory', 'rate', 'sleep', 'light', 'discrepancy', 'latency', 'temperature', 'discrepancy', 'calorie', 'detection', 'crapshoot', 'work', 'confirms', 'finding', 'sleep', 'stage', 'detection', 'bunk', 'tell', 'fanpeople', 'dan', 'ask', 'sleep', 'theory', 'dan', 'control', 'emphasis', 'stage', 'sleep', 'compute', 'sleep', 'stage', 'info', 'accelerometer', 'qsers', 'oura', 'hand', 'model', 'index', 'finger', 'hand', 'finding', 'stage', 'bed', 'hr', 'hrv', 'temperature', 'deviation', 'respiratory', 'rate', 'sheet', 'data', 'test', 'ring', 'data', 'date', 'average', 'hrv', 'average', 'heart', 'rate', 'heart', 'rate', 'awake', 'bedtime', 'end', 'end', 'right', 'start', 'start', 'sleep', 'score', 'sleep', 'jakob', 'talk', 'device', 'value', 'movement', 'rhr', 'wave', 'device', 'sense', 'bob', 'breathing', 'app', 'calibration', 'ring', 'position', 'finger', 'night', 'stomach', 'dan', 'device', 'absolute', 'value', 'reason', 'method', 'rhr', 'measurement', 'basis', 'measurement', 'report', 'value', 'experience', 'measurement', 'value', 'device', 'comparison', 'dan', 'conclusion', 'wrist', 'tracker', 'basis', 'b1', 'duration', 'rhr', 'temperature', 'device', 'stage', 'sleep', 'data', 'grain', 'salt', 'calibration', 'setting', 'hand', 'finger', 'aura', 'setting', 'calibration', 'setting', 'hand', 'guess', 'treat', 'movement', 'unreliability']"
+7791.0,device hr amp gps data export logger android solution fitbit order play experience feature device,"['device', 'hr', 'amp', 'gps', 'data', 'export', 'logger', 'android', 'solution', 'fitbit', 'order', 'play', 'experience', 'feature', 'device']"
+7793.0,sent somebody word advice hand experience cluster headache community frequency attack nobism community advice pointer experience psychedelics heal set cliche reason trip destination section journey intention attitude value belief care attention book people psychedelics lens writing book forum errowid immense santa cruz psychedelics intervention shrooms concept conference post janet chang incognito window nov microdosing relationship experiment microdoses shrooms mushroom min excerpt reading career setback series event injury pay cut depression anxiety end career transition job relationship people problem world piece relationship emotion moment address spot mood mind reason attention sense peace permeate idea insight mind appreciation art apartment drab silent music song dance hating clothes shopping process dance class dancer point fear friend energy question microdosing experiment change behavior procrastination protocol effort lsd guess target behavior resource psychedelics mushroom guide level energy focus dos psychedelics mobile microdose study join world study world mobile study,"['sent', 'somebody', 'word', 'advice', 'hand', 'experience', 'cluster', 'headache', 'community', 'frequency', 'attack', 'nobism', 'community', 'advice', 'pointer', 'experience', 'psychedelics', 'heal', 'set', 'cliche', 'reason', 'trip', 'destination', 'section', 'journey', 'intention', 'attitude', 'value', 'belief', 'care', 'attention', 'book', 'people', 'psychedelics', 'lens', 'writing', 'book', 'forum', 'errowid', 'immense', 'santa', 'cruz', 'psychedelics', 'intervention', 'shrooms', 'concept', 'conference', 'post', 'janet', 'chang', 'incognito', 'window', 'nov', 'microdosing', 'relationship', 'experiment', 'microdoses', 'shrooms', 'mushroom', 'min', 'excerpt', 'reading', 'career', 'setback', 'series', 'event', 'injury', 'pay', 'cut', 'depression', 'anxiety', 'end', 'career', 'transition', 'job', 'relationship', 'people', 'problem', 'world', 'piece', 'relationship', 'emotion', 'moment', 'address', 'spot', 'mood', 'mind', 'reason', 'attention', 'sense', 'peace', 'permeate', 'idea', 'insight', 'mind', 'appreciation', 'art', 'apartment', 'drab', 'silent', 'music', 'song', 'dance', 'hating', 'clothes', 'shopping', 'process', 'dance', 'class', 'dancer', 'point', 'fear', 'friend', 'energy', 'question', 'microdosing', 'experiment', 'change', 'behavior', 'procrastination', 'protocol', 'effort', 'lsd', 'guess', 'target', 'behavior', 'resource', 'psychedelics', 'mushroom', 'guide', 'level', 'energy', 'focus', 'dos', 'psychedelics', 'mobile', 'microdose', 'study', 'join', 'world', 'study', 'world', 'mobile', 'study']"
+7794.0,hrv measurement idea cortisol cycle cortisol level rise morning fall evening episode ben dr craig koniver cortisol heart rate variability cortisol data point morning heart rate variability cortisol myth truth health amp survival specific hrv morning state cortisol reading night reading oura cortisol level health reason cortisol level stress index test supervision test home require saliva sample graph output cortisol,"['hrv', 'measurement', 'idea', 'cortisol', 'cycle', 'cortisol', 'level', 'rise', 'morning', 'fall', 'evening', 'episode', 'ben', 'dr', 'craig', 'koniver', 'cortisol', 'heart', 'rate', 'variability', 'cortisol', 'data', 'point', 'morning', 'heart', 'rate', 'variability', 'cortisol', 'myth', 'truth', 'health', 'amp', 'survival', 'specific', 'hrv', 'morning', 'state', 'cortisol', 'reading', 'night', 'reading', 'oura', 'cortisol', 'level', 'health', 'reason', 'cortisol', 'level', 'stress', 'index', 'test', 'supervision', 'test', 'home', 'require', 'saliva', 'sample', 'graph', 'output', 'cortisol']"
+7833.0,sskaye meeting meeting sugar response blood sugar response banana banana effect banana noise share result steve project control tolerance change eat morning experiment response point standardize food intake justin lawler folk glucose rise idea walk meal proximity test ingredient effect food glucose response meal point hope learn azure feedback azure control tolerance change insulin baseline study experiment bg azure standardize eat morning experiment response point breakfast lunch insulin meal effect noise factor breakfast noise azure food intake justin lawler folk glucose rise idea walk meal proximity test ingredient point work experiment meeting azure effect food glucose response meal point sensitivity varies meal unit lunch dinner diabetes eat meal link post experiment effect food blood sugar effect carb flour sugar replacement flour combination ingredient protein carb absorption ingredient meal change bg trend experiment measure effect pure measurement experiment monitor post accuracy fingerstick attempt effect ingredient work feedback design start feedback critique comment experiment people comment mail join sidebar note question goal effect ingredient blood sugar person type effect ingredient model effect blood sugar meal carb protein approach calibrate instrument measure blood sugar cgm libre bgm develop calibration curve increase accuracy data indication discrepancy meter gain error baseline monitor blood sugar breakfast amp lunch food amp insulin blood sugar experiment data morning noise eat night measure food effect combination procedure baseline consume quantity ingredient monitor blood sugar cgm bgm min blood sugar quantity experience raise blood sugar mg dl result quantity ingredient response curve bg increase quantity experiment combination ingredient tablet baseline effect ingredient whey effect protein casein effect protein type sweetener ice cream fiber calorie carb flour replacement cooky carb food question design test result ingredient variation ingredient frequency measure variation sufficient design repeat quantity end result change bg function quantity problem experiment ingredient ingredient ingredient experiment model bg response effect meal meal insulin bg carb control goal point meal issue effect effect example issue afternoon figure insulin exercise effect introduces food effect dawn phenomenon morning varies morning measurement issue effect ingredient effect regimen effect repeat measurement ingredient quantity effect repeat feedback bounce idea people kiipo chris bunch tool app record bgm data python script bgm data discus offline experiment premise platform data cgm libre protocol work survey fit check work prof,"['sskaye', 'meeting', 'meeting', 'sugar', 'response', 'blood', 'sugar', 'response', 'banana', 'banana', 'effect', 'banana', 'noise', 'share', 'result', 'steve', 'project', 'control', 'tolerance', 'change', 'eat', 'morning', 'experiment', 'response', 'point', 'standardize', 'food', 'intake', 'justin', 'lawler', 'folk', 'glucose', 'rise', 'idea', 'walk', 'meal', 'proximity', 'test', 'ingredient', 'effect', 'food', 'glucose', 'response', 'meal', 'point', 'hope', 'learn', 'azure', 'feedback', 'azure', 'control', 'tolerance', 'change', 'insulin', 'baseline', 'study', 'experiment', 'bg', 'azure', 'standardize', 'eat', 'morning', 'experiment', 'response', 'point', 'breakfast', 'lunch', 'insulin', 'meal', 'effect', 'noise', 'factor', 'breakfast', 'noise', 'azure', 'food', 'intake', 'justin', 'lawler', 'folk', 'glucose', 'rise', 'idea', 'walk', 'meal', 'proximity', 'test', 'ingredient', 'point', 'work', 'experiment', 'meeting', 'azure', 'effect', 'food', 'glucose', 'response', 'meal', 'point', 'sensitivity', 'varies', 'meal', 'unit', 'lunch', 'dinner', 'diabetes', 'eat', 'meal', 'link', 'post', 'experiment', 'effect', 'food', 'blood', 'sugar', 'effect', 'carb', 'flour', 'sugar', 'replacement', 'flour', 'combination', 'ingredient', 'protein', 'carb', 'absorption', 'ingredient', 'meal', 'change', 'bg', 'trend', 'experiment', 'measure', 'effect', 'pure', 'measurement', 'experiment', 'monitor', 'post', 'accuracy', 'fingerstick', 'attempt', 'effect', 'ingredient', 'work', 'feedback', 'design', 'start', 'feedback', 'critique', 'comment', 'experiment', 'people', 'comment', 'mail', 'join', 'sidebar', 'note', 'question', 'goal', 'effect', 'ingredient', 'blood', 'sugar', 'person', 'type', 'effect', 'ingredient', 'model', 'effect', 'blood', 'sugar', 'meal', 'carb', 'protein', 'approach', 'calibrate', 'instrument', 'measure', 'blood', 'sugar', 'cgm', 'libre', 'bgm', 'develop', 'calibration', 'curve', 'increase', 'accuracy', 'data', 'indication', 'discrepancy', 'meter', 'gain', 'error', 'baseline', 'monitor', 'blood', 'sugar', 'breakfast', 'amp', 'lunch', 'food', 'amp', 'insulin', 'blood', 'sugar', 'experiment', 'data', 'morning', 'noise', 'eat', 'night', 'measure', 'food', 'effect', 'combination', 'procedure', 'baseline', 'consume', 'quantity', 'ingredient', 'monitor', 'blood', 'sugar', 'cgm', 'bgm', 'min', 'blood', 'sugar', 'quantity', 'experience', 'raise', 'blood', 'sugar', 'mg', 'dl', 'result', 'quantity', 'ingredient', 'response', 'curve', 'bg', 'increase', 'quantity', 'experiment', 'combination', 'ingredient', 'tablet', 'baseline', 'effect', 'ingredient', 'whey', 'effect', 'protein', 'casein', 'effect', 'protein', 'type', 'sweetener', 'ice', 'cream', 'fiber', 'calorie', 'carb', 'flour', 'replacement', 'cooky', 'carb', 'food', 'question', 'design', 'test', 'result', 'ingredient', 'variation', 'ingredient', 'frequency', 'measure', 'variation', 'sufficient', 'design', 'repeat', 'quantity', 'end', 'result', 'change', 'bg', 'function', 'quantity', 'problem', 'experiment', 'ingredient', 'ingredient', 'ingredient', 'experiment', 'model', 'bg', 'response', 'effect', 'meal', 'meal', 'insulin', 'bg', 'carb', 'control', 'goal', 'point', 'meal', 'issue', 'effect', 'effect', 'example', 'issue', 'afternoon', 'figure', 'insulin', 'exercise', 'effect', 'introduces', 'food', 'effect', 'dawn', 'phenomenon', 'morning', 'varies', 'morning', 'measurement', 'issue', 'effect', 'ingredient', 'effect', 'regimen', 'effect', 'repeat', 'measurement', 'ingredient', 'quantity', 'effect', 'repeat', 'feedback', 'bounce', 'idea', 'people', 'kiipo', 'chris', 'bunch', 'tool', 'app', 'record', 'bgm', 'data', 'python', 'script', 'bgm', 'data', 'discus', 'offline', 'experiment', 'premise', 'platform', 'data', 'cgm', 'libre', 'protocol', 'work', 'survey', 'fit', 'check', 'work', 'prof']"
+7836.0,understand data wearable hand chris privacy policy list data type direction user feedback azure azure post privacy policy nutshell caretaker steward data sell party shareholder incentive data community sorry data h10 physioq create research project app uploads downsamples data remove signal save space physioq app connects data collect format text user data collection interface download multiple device group research project blood glucose shower participant data place project owner progress download data point analysis azure project community benefit tool community physioq data collection wearable research project data privacy security work community research super support data wearable pro hurdle people data analysis difficulty data interface partnership maker data term privacy policy people company access data research management collaboration technology research project management software money figure physioq research compliance track fyi primary business case researcher revenue case setting tracker scientist hacker muckers progression breakthrough feedback building service video physioq fan human space goal offering approach ball help team workspace project community privacy policy nutshell caretaker steward data sell party shareholder incentive data,"['understand', 'data', 'wearable', 'hand', 'chris', 'privacy', 'policy', 'list', 'data', 'type', 'direction', 'user', 'feedback', 'azure', 'azure', 'post', 'privacy', 'policy', 'nutshell', 'caretaker', 'steward', 'data', 'sell', 'party', 'shareholder', 'incentive', 'data', 'community', 'sorry', 'data', 'h10', 'physioq', 'create', 'research', 'project', 'app', 'uploads', 'downsamples', 'data', 'remove', 'signal', 'save', 'space', 'physioq', 'app', 'connects', 'data', 'collect', 'format', 'text', 'user', 'data', 'collection', 'interface', 'download', 'multiple', 'device', 'group', 'research', 'project', 'blood', 'glucose', 'shower', 'participant', 'data', 'place', 'project', 'owner', 'progress', 'download', 'data', 'point', 'analysis', 'azure', 'project', 'community', 'benefit', 'tool', 'community', 'physioq', 'data', 'collection', 'wearable', 'research', 'project', 'data', 'privacy', 'security', 'work', 'community', 'research', 'super', 'support', 'data', 'wearable', 'pro', 'hurdle', 'people', 'data', 'analysis', 'difficulty', 'data', 'interface', 'partnership', 'maker', 'data', 'term', 'privacy', 'policy', 'people', 'company', 'access', 'data', 'research', 'management', 'collaboration', 'technology', 'research', 'project', 'management', 'software', 'money', 'figure', 'physioq', 'research', 'compliance', 'track', 'fyi', 'primary', 'business', 'case', 'researcher', 'revenue', 'case', 'setting', 'tracker', 'scientist', 'hacker', 'muckers', 'progression', 'breakthrough', 'feedback', 'building', 'service', 'video', 'physioq', 'fan', 'human', 'space', 'goal', 'offering', 'approach', 'ball', 'help', 'team', 'workspace', 'project', 'community', 'privacy', 'policy', 'nutshell', 'caretaker', 'steward', 'data', 'sell', 'party', 'shareholder', 'incentive', 'data']"
+7843.0,fluctuation body composition extrapolation reply calculation change percentage pound loss loss muscle loss water loss exercise choice loss season season calorie mile effect mind muscle loss total strength training effort recalculation muscle target bmi direction shift pound muscle pound loss regain pound muscle pound difference muscle pound analysis pound muscle pound inch pound muscle waist inch goal target term goal improvement fitness dashboard image course scene image spreadsheet scale exercise plan scale weight value formatting color target rate target bmi discussion percent composition loss fat muscle analysis body composition june help loss problem impedance scale reporting weight muscle water muscle water gt water muscle bone organ calculation loss loss loss skin bone organ today exercise jan today analysis link problem muscle water gt gt weight result calculation muscle water pound resolution water loss loss difference error limitation scale technology coincidence calibration validation constraint scale firmware muscle water gain loss weight gain loss error apology error spreadsheet calculation data image accuracy impedance scale technology guru pad percentage point difference scale foot hand inbody model picture analysis trust progress question target pound today jan hope target change exercise program fat muscle today jan muscle target weight change exercise program muscle result context research target muscle feeling estimate effort muscle loss pound loss example muscle comment,"['fluctuation', 'body', 'composition', 'extrapolation', 'reply', 'calculation', 'change', 'percentage', 'pound', 'loss', 'loss', 'muscle', 'loss', 'water', 'loss', 'exercise', 'choice', 'loss', 'season', 'season', 'calorie', 'mile', 'effect', 'mind', 'muscle', 'loss', 'total', 'strength', 'training', 'effort', 'recalculation', 'muscle', 'target', 'bmi', 'direction', 'shift', 'pound', 'muscle', 'pound', 'loss', 'regain', 'pound', 'muscle', 'pound', 'difference', 'muscle', 'pound', 'analysis', 'pound', 'muscle', 'pound', 'inch', 'pound', 'muscle', 'waist', 'inch', 'goal', 'target', 'term', 'goal', 'improvement', 'fitness', 'dashboard', 'image', 'course', 'scene', 'image', 'spreadsheet', 'scale', 'exercise', 'plan', 'scale', 'weight', 'value', 'formatting', 'color', 'target', 'rate', 'target', 'bmi', 'discussion', 'percent', 'composition', 'loss', 'fat', 'muscle', 'analysis', 'body', 'composition', 'june', 'help', 'loss', 'problem', 'impedance', 'scale', 'reporting', 'weight', 'muscle', 'water', 'muscle', 'water', 'gt', 'water', 'muscle', 'bone', 'organ', 'calculation', 'loss', 'loss', 'loss', 'skin', 'bone', 'organ', 'today', 'exercise', 'jan', 'today', 'analysis', 'link', 'problem', 'muscle', 'water', 'gt', 'gt', 'weight', 'result', 'calculation', 'muscle', 'water', 'pound', 'resolution', 'water', 'loss', 'loss', 'difference', 'error', 'limitation', 'scale', 'technology', 'coincidence', 'calibration', 'validation', 'constraint', 'scale', 'firmware', 'muscle', 'water', 'gain', 'loss', 'weight', 'gain', 'loss', 'error', 'apology', 'error', 'spreadsheet', 'calculation', 'data', 'image', 'accuracy', 'impedance', 'scale', 'technology', 'guru', 'pad', 'percentage', 'point', 'difference', 'scale', 'foot', 'hand', 'inbody', 'model', 'picture', 'analysis', 'trust', 'progress', 'question', 'target', 'pound', 'today', 'jan', 'hope', 'target', 'change', 'exercise', 'program', 'fat', 'muscle', 'today', 'jan', 'muscle', 'target', 'weight', 'change', 'exercise', 'program', 'muscle', 'result', 'context', 'research', 'target', 'muscle', 'feeling', 'estimate', 'effort', 'muscle', 'loss', 'pound', 'loss', 'example', 'muscle', 'comment']"
+7852.0,robert reason test practice effect question cognition outlier practice improvement practice effect blog measure brain function meetup result wolf measure brain function answer competition note project water performance theory effect idea note caution effect intervention performance test problem math test practice effect improvement intervention result model practice effect result rate practice effect concern reorder repeat idea note caution effect intervention performance test problem math test practice effect improvement intervention result effect order water repeat school student body condition influence test performance feel test water quantity frequency dehydration cause hormone activity water effect study gon plan variable quantity frequency proportion water noon noon dependent spend math paper accuracy rate self observation plan tomorrow,"['robert', 'reason', 'test', 'practice', 'effect', 'question', 'cognition', 'outlier', 'practice', 'improvement', 'practice', 'effect', 'blog', 'measure', 'brain', 'function', 'meetup', 'result', 'wolf', 'measure', 'brain', 'function', 'answer', 'competition', 'note', 'project', 'water', 'performance', 'theory', 'effect', 'idea', 'note', 'caution', 'effect', 'intervention', 'performance', 'test', 'problem', 'math', 'test', 'practice', 'effect', 'improvement', 'intervention', 'result', 'model', 'practice', 'effect', 'result', 'rate', 'practice', 'effect', 'concern', 'reorder', 'repeat', 'idea', 'note', 'caution', 'effect', 'intervention', 'performance', 'test', 'problem', 'math', 'test', 'practice', 'effect', 'improvement', 'intervention', 'result', 'effect', 'order', 'water', 'repeat', 'school', 'student', 'body', 'condition', 'influence', 'test', 'performance', 'feel', 'test', 'water', 'quantity', 'frequency', 'dehydration', 'cause', 'hormone', 'activity', 'water', 'effect', 'study', 'gon', 'plan', 'variable', 'quantity', 'frequency', 'proportion', 'water', 'noon', 'noon', 'dependent', 'spend', 'math', 'paper', 'accuracy', 'rate', 'self', 'observation', 'plan', 'tomorrow']"
+7864.0,report felt body temperature heart rate twitter jason jasonljin caught symptom body temperature indicator match experience cold gt wearable diagnostics monitoring body temperature warning sign people temperature reading thermometer reading gist thought project heart rate fact warning sign people heart rate measurement temperature reading track symptom share test result thermometer conclusion hrv people mistake apple health user data permission health map contribute data device rhr hrv signal value madprime post mention throat symptom moment morning sore throat reading advance rhr work population level individual regular food mookiebearapps start beat fever start til feeling weather heart rate sign sound signal factor specific share people track symptom correlation ejain post mention throat symptom moment headache night spouse headache night coincidence ton virus kid experience viral symptom fever sprague group lancet result fitbit user correlation influenza illness population level dataset rhr rise remember relationship twitter activity population level skepticism variation music amp mood publication snyder study signal phone data signal effect trace flu project gedankenstuecke signups heart rate data sign quantifiedflu grow project network list share post introductory background copy link self covid talk tracker rise heart rate predicts symptom heart rate infection risk trigger measure sense azure signal symphony concert hall work graph difficulty tomkintner detect study impression nan caught flu sleepless night rise pulse monday fitbit hr rhr fitbits version start beat fever start til monday wife surgery virus living center straw backyard sunday body ache issue sunday rest monday shape step amp dirty oura hr temperature data heart rate night sleep hr temperature delta correlation temperature outlier incl fever hr value hr ton factor correlation hr surprise correlation temperature temperature increase sleep level addition parameter model exercise reader pkuhar human data pattern flu symptom performs jupyter notebook data analysis data oura ring study idea retrospective data identify pattern sound slack quantifiedflu channel prototype madprime ejain madprime progress twitter thread state oura fitbit data temperature morning night hrv morning hold thermometer contribute variation hrv breathing measurement window data apple health symptom exposure virus btw apple authorization process temperature data location health purpose health data health weather map indicator corona virus case benefit distancing people data vaccine group scripps lancet result fitbit user correlation influenza illness population level dataset rhr rise remember relationship twitter activity population level guess value twitter feed measure flu rhr work population level individual scripps tolpol md california heart rate study detecting covid check app report heart rate study fitbit morning report heart rate asks report symptom insight industry fake sign result problem heart rate influence example eat meal bedtime increase rhr experience knowledge context rhr measurement order understand measurement indicator signal apple watch gist thought peter kuhar pkuhar infection alert apple watch heart rate elevation data health github discus corovid19 coronavirus applewatch,"['report', 'felt', 'body', 'temperature', 'heart', 'rate', 'twitter', 'jason', 'jasonljin', 'caught', 'symptom', 'body', 'temperature', 'indicator', 'match', 'experience', 'cold', 'gt', 'wearable', 'diagnostics', 'monitoring', 'body', 'temperature', 'warning', 'sign', 'people', 'temperature', 'reading', 'thermometer', 'reading', 'gist', 'thought', 'project', 'heart', 'rate', 'fact', 'warning', 'sign', 'people', 'heart', 'rate', 'measurement', 'temperature', 'reading', 'track', 'symptom', 'share', 'test', 'result', 'thermometer', 'conclusion', 'hrv', 'people', 'mistake', 'apple', 'health', 'user', 'data', 'permission', 'health', 'map', 'contribute', 'data', 'device', 'rhr', 'hrv', 'signal', 'value', 'madprime', 'post', 'mention', 'throat', 'symptom', 'moment', 'morning', 'sore', 'throat', 'reading', 'advance', 'rhr', 'work', 'population', 'level', 'individual', 'regular', 'food', 'mookiebearapps', 'start', 'beat', 'fever', 'start', 'til', 'feeling', 'weather', 'heart', 'rate', 'sign', 'sound', 'signal', 'factor', 'specific', 'share', 'people', 'track', 'symptom', 'correlation', 'ejain', 'post', 'mention', 'throat', 'symptom', 'moment', 'headache', 'night', 'spouse', 'headache', 'night', 'coincidence', 'ton', 'virus', 'kid', 'experience', 'viral', 'symptom', 'fever', 'sprague', 'group', 'lancet', 'result', 'fitbit', 'user', 'correlation', 'influenza', 'illness', 'population', 'level', 'dataset', 'rhr', 'rise', 'remember', 'relationship', 'twitter', 'activity', 'population', 'level', 'skepticism', 'variation', 'music', 'amp', 'mood', 'publication', 'snyder', 'study', 'signal', 'phone', 'data', 'signal', 'effect', 'trace', 'flu', 'project', 'gedankenstuecke', 'signups', 'heart', 'rate', 'data', 'sign', 'quantifiedflu', 'grow', 'project', 'network', 'list', 'share', 'post', 'introductory', 'background', 'copy', 'link', 'self', 'covid', 'talk', 'tracker', 'rise', 'heart', 'rate', 'predicts', 'symptom', 'heart', 'rate', 'infection', 'risk', 'trigger', 'measure', 'sense', 'azure', 'signal', 'symphony', 'concert', 'hall', 'work', 'graph', 'difficulty', 'tomkintner', 'detect', 'study', 'impression', 'nan', 'caught', 'flu', 'sleepless', 'night', 'rise', 'pulse', 'monday', 'fitbit', 'hr', 'rhr', 'fitbits', 'version', 'start', 'beat', 'fever', 'start', 'til', 'monday', 'wife', 'surgery', 'virus', 'living', 'center', 'straw', 'backyard', 'sunday', 'body', 'ache', 'issue', 'sunday', 'rest', 'monday', 'shape', 'step', 'amp', 'dirty', 'oura', 'hr', 'temperature', 'data', 'heart', 'rate', 'night', 'sleep', 'hr', 'temperature', 'delta', 'correlation', 'temperature', 'outlier', 'incl', 'fever', 'hr', 'value', 'hr', 'ton', 'factor', 'correlation', 'hr', 'surprise', 'correlation', 'temperature', 'temperature', 'increase', 'sleep', 'level', 'addition', 'parameter', 'model', 'exercise', 'reader', 'pkuhar', 'human', 'data', 'pattern', 'flu', 'symptom', 'performs', 'jupyter', 'notebook', 'data', 'analysis', 'data', 'oura', 'ring', 'study', 'idea', 'retrospective', 'data', 'identify', 'pattern', 'sound', 'slack', 'quantifiedflu', 'channel', 'prototype', 'madprime', 'ejain', 'madprime', 'progress', 'twitter', 'thread', 'state', 'oura', 'fitbit', 'data', 'temperature', 'morning', 'night', 'hrv', 'morning', 'hold', 'thermometer', 'contribute', 'variation', 'hrv', 'breathing', 'measurement', 'window', 'data', 'apple', 'health', 'symptom', 'exposure', 'virus', 'btw', 'apple', 'authorization', 'process', 'temperature', 'data', 'location', 'health', 'purpose', 'health', 'data', 'health', 'weather', 'map', 'indicator', 'corona', 'virus', 'case', 'benefit', 'distancing', 'people', 'data', 'vaccine', 'group', 'scripps', 'lancet', 'result', 'fitbit', 'user', 'correlation', 'influenza', 'illness', 'population', 'level', 'dataset', 'rhr', 'rise', 'remember', 'relationship', 'twitter', 'activity', 'population', 'level', 'guess', 'value', 'twitter', 'feed', 'measure', 'flu', 'rhr', 'work', 'population', 'level', 'individual', 'scripps', 'tolpol', 'md', 'california', 'heart', 'rate', 'study', 'detecting', 'covid', 'check', 'app', 'report', 'heart', 'rate', 'study', 'fitbit', 'morning', 'report', 'heart', 'rate', 'asks', 'report', 'symptom', 'insight', 'industry', 'fake', 'sign', 'result', 'problem', 'heart', 'rate', 'influence', 'example', 'eat', 'meal', 'bedtime', 'increase', 'rhr', 'experience', 'knowledge', 'context', 'rhr', 'measurement', 'order', 'understand', 'measurement', 'indicator', 'signal', 'apple', 'watch', 'gist', 'thought', 'peter', 'kuhar', 'pkuhar', 'infection', 'alert', 'apple', 'watch', 'heart', 'rate', 'elevation', 'data', 'health', 'github', 'discus', 'corovid19', 'coronavirus', 'applewatch']"
+7872.0,participate reporting result future chance version moment android tuckle option study variable result experimenter option incorporate feature point future researcher university interaction group self study help user experiment aspect result tell download experiment,"['participate', 'reporting', 'result', 'future', 'chance', 'version', 'moment', 'android', 'tuckle', 'option', 'study', 'variable', 'result', 'experimenter', 'option', 'incorporate', 'feature', 'point', 'future', 'researcher', 'university', 'interaction', 'group', 'self', 'study', 'help', 'user', 'experiment', 'aspect', 'result', 'tell', 'download', 'experiment']"
+7880.0,affiliation product worry post solution data david gonalez user jmeter code product usage sound product tool feedback help data spreadsheet method test product solution beta tester service feedback feedback okay user site test server load service opinion nan,"['affiliation', 'product', 'worry', 'post', 'solution', 'data', 'david', 'gonalez', 'user', 'jmeter', 'code', 'product', 'usage', 'sound', 'product', 'tool', 'feedback', 'help', 'data', 'spreadsheet', 'method', 'test', 'product', 'solution', 'beta', 'tester', 'service', 'feedback', 'feedback', 'okay', 'user', 'site', 'test', 'server', 'load', 'service', 'opinion', 'nan']"
+7889.0,hypothesis data apps tool analysis roi device measure water consumption kitchen cup holder body motion analysis sensor phone watch wear data analysis water hidrate water track fraction ounce device download data apple health google fit ejain mention challenge face relationship water stress pain muscle stiffness measure stretch hold finger counter water smartphone app measure simple smartphone app account doze wake ups night eeg help record state buzz random stretch pain level measure movement work connectivity route data smartphone cloud web interface correlation level variable click reason level sophistication paper measurement discipline focus intervention test stop intervention reason pain doctor injury case tomorrow theory connects muscle water combination water repeat experiment data place course limit measure draw line case case basis technology support finding tool measure work automate data aggregation place self school paper approach purpose challenge effort crash log data challenge lie data source instance eat type workout mood memory challenge hypothesis data collection campaign process process chellenges season data hypothesis fact savy app tool work connectivity batch information source hand run analytics data figure stuff challenge device route data device route data apps produce dashboard correlate source hack hardware attach module course device work source framework data device measure gps distance location focus distraction food scale meditation quality smartphone report mood option smartwatch buzz prompt measurement sky dream anticipate self anticipate development effort thought,"['hypothesis', 'data', 'apps', 'tool', 'analysis', 'roi', 'device', 'measure', 'water', 'consumption', 'kitchen', 'cup', 'holder', 'body', 'motion', 'analysis', 'sensor', 'phone', 'watch', 'wear', 'data', 'analysis', 'water', 'hidrate', 'water', 'track', 'fraction', 'ounce', 'device', 'download', 'data', 'apple', 'health', 'google', 'fit', 'ejain', 'mention', 'challenge', 'face', 'relationship', 'water', 'stress', 'pain', 'muscle', 'stiffness', 'measure', 'stretch', 'hold', 'finger', 'counter', 'water', 'smartphone', 'app', 'measure', 'simple', 'smartphone', 'app', 'account', 'doze', 'wake', 'ups', 'night', 'eeg', 'help', 'record', 'state', 'buzz', 'random', 'stretch', 'pain', 'level', 'measure', 'movement', 'work', 'connectivity', 'route', 'data', 'smartphone', 'cloud', 'web', 'interface', 'correlation', 'level', 'variable', 'click', 'reason', 'level', 'sophistication', 'paper', 'measurement', 'discipline', 'focus', 'intervention', 'test', 'stop', 'intervention', 'reason', 'pain', 'doctor', 'injury', 'case', 'tomorrow', 'theory', 'connects', 'muscle', 'water', 'combination', 'water', 'repeat', 'experiment', 'data', 'place', 'course', 'limit', 'measure', 'draw', 'line', 'case', 'case', 'basis', 'technology', 'support', 'finding', 'tool', 'measure', 'work', 'automate', 'data', 'aggregation', 'place', 'self', 'school', 'paper', 'approach', 'purpose', 'challenge', 'effort', 'crash', 'log', 'data', 'challenge', 'lie', 'data', 'source', 'instance', 'eat', 'type', 'workout', 'mood', 'memory', 'challenge', 'hypothesis', 'data', 'collection', 'campaign', 'process', 'process', 'chellenges', 'season', 'data', 'hypothesis', 'fact', 'savy', 'app', 'tool', 'work', 'connectivity', 'batch', 'information', 'source', 'hand', 'run', 'analytics', 'data', 'figure', 'stuff', 'challenge', 'device', 'route', 'data', 'device', 'route', 'data', 'apps', 'produce', 'dashboard', 'correlate', 'source', 'hack', 'hardware', 'attach', 'module', 'course', 'device', 'work', 'source', 'framework', 'data', 'device', 'measure', 'gps', 'distance', 'location', 'focus', 'distraction', 'food', 'scale', 'meditation', 'quality', 'smartphone', 'report', 'mood', 'option', 'smartwatch', 'buzz', 'prompt', 'measurement', 'sky', 'dream', 'anticipate', 'self', 'anticipate', 'development', 'effort', 'thought']"
+7921.0,ejain withings data accuracy withings temperature variation morning temperature reading deviation median reading outdoors correspond github ejain body temperature ejain body temperature development account github mbient lab skin temperature question increase core temperature device wear exercise temperature correlate calculate ssol mention temperature measurement order kinsa quickcare today kinsa export kinsa impression reading issue reading reading point reading device export data recommends reading temperature tea drinking ice water drink change mark fact change temperature measurement artifact temperature range effect season food exercise temperature warning sign health issue reading change tracker device kindara work device core temperature temperature accuracy estimate trend fertility change device withings data accuracy kinsa ear data export vicks data accuracy recommendation reading azure temperature signal noise experience morning reading deviation temperature measure circulation reading value range reading trip pattern tell note reading temperature reflect core temperature extent standard core temperature temperature case rule reading question body colder colder environment consume calorie ejain reading outdoors rule reading thermometer freezer thermometer reading air temperature room temperature thermometer mouth reading shop stock moment temperature reading value temperature morning temperature meal apartment exercise temperature reading reading morning reading device convenient capture point interesting spent night outdoors air temperature matter thermometer reading dsc03626 track intake march body composition avg min step count body temperature reduces body temperature test zone affect morning reading pre travel temperature jet lag body colder azure post body temperature ibuttons kinsa thermometer heat reduces function temperature hr pmc building vulnerability climate temperature exposure heatwaves frequency duration intensity climate change deal research health impact heat measurement individual building reduction function memory attention speed baseline respect ac group gt pmc function heat resident region building heat exacerbate thermal heat wave temperature temperature ideal vicks eapps export csv export aplh mbientlab device armpit measure temperature fever temperature body ssol feverfrida ithermonitor export file rout app googlefit file help interaction element mistake relation structure subgraph item subdivision exception product point reverse temperature environment temperature core temperature temperature temperature core temperature temperature kindara priya temperature core temperature temperature export file ear vicks export file export ggl ithermonitor fridababy feverfrida lab export file temperature withings export withings temperature finger temperature oura environment temperature mbient lab file mbient lab sensor bundle temperature temperature contact ambient temperature sensor oura ring record temperature pleaseeee temperature sensor oura ibuttons temperature signal noise pain data mind device ithermonitor measure temperature temperature hospital core temperature study accuracy application consumer reseller licenser packaging varies design product description ithermonitor spec plastic sensor armpit patch measure apple health childcare product company parent temperature drawback place difference stick bra case condition reality adult purchase data place place trend collect data point figure adjustment baseline temperature degree device thought difference temperature core temperature device ithermonitor ithermonitor solution health tomorrow data caloric,"['ejain', 'withings', 'data', 'accuracy', 'withings', 'temperature', 'variation', 'morning', 'temperature', 'reading', 'deviation', 'median', 'reading', 'outdoors', 'correspond', 'github', 'ejain', 'body', 'temperature', 'ejain', 'body', 'temperature', 'development', 'account', 'github', 'mbient', 'lab', 'skin', 'temperature', 'question', 'increase', 'core', 'temperature', 'device', 'wear', 'exercise', 'temperature', 'correlate', 'calculate', 'ssol', 'mention', 'temperature', 'measurement', 'order', 'kinsa', 'quickcare', 'today', 'kinsa', 'export', 'kinsa', 'impression', 'reading', 'issue', 'reading', 'reading', 'point', 'reading', 'device', 'export', 'data', 'recommends', 'reading', 'temperature', 'tea', 'drinking', 'ice', 'water', 'drink', 'change', 'mark', 'fact', 'change', 'temperature', 'measurement', 'artifact', 'temperature', 'range', 'effect', 'season', 'food', 'exercise', 'temperature', 'warning', 'sign', 'health', 'issue', 'reading', 'change', 'tracker', 'device', 'kindara', 'work', 'device', 'core', 'temperature', 'temperature', 'accuracy', 'estimate', 'trend', 'fertility', 'change', 'device', 'withings', 'data', 'accuracy', 'kinsa', 'ear', 'data', 'export', 'vicks', 'data', 'accuracy', 'recommendation', 'reading', 'azure', 'temperature', 'signal', 'noise', 'experience', 'morning', 'reading', 'deviation', 'temperature', 'measure', 'circulation', 'reading', 'value', 'range', 'reading', 'trip', 'pattern', 'tell', 'note', 'reading', 'temperature', 'reflect', 'core', 'temperature', 'extent', 'standard', 'core', 'temperature', 'temperature', 'case', 'rule', 'reading', 'question', 'body', 'colder', 'colder', 'environment', 'consume', 'calorie', 'ejain', 'reading', 'outdoors', 'rule', 'reading', 'thermometer', 'freezer', 'thermometer', 'reading', 'air', 'temperature', 'room', 'temperature', 'thermometer', 'mouth', 'reading', 'shop', 'stock', 'moment', 'temperature', 'reading', 'value', 'temperature', 'morning', 'temperature', 'meal', 'apartment', 'exercise', 'temperature', 'reading', 'reading', 'morning', 'reading', 'device', 'convenient', 'capture', 'point', 'interesting', 'spent', 'night', 'outdoors', 'air', 'temperature', 'matter', 'thermometer', 'reading', 'dsc03626', 'track', 'intake', 'march', 'body', 'composition', 'avg', 'min', 'step', 'count', 'body', 'temperature', 'reduces', 'body', 'temperature', 'test', 'zone', 'affect', 'morning', 'reading', 'pre', 'travel', 'temperature', 'jet', 'lag', 'body', 'colder', 'azure', 'post', 'body', 'temperature', 'ibuttons', 'kinsa', 'thermometer', 'heat', 'reduces', 'function', 'temperature', 'hr', 'pmc', 'building', 'vulnerability', 'climate', 'temperature', 'exposure', 'heatwaves', 'frequency', 'duration', 'intensity', 'climate', 'change', 'deal', 'research', 'health', 'impact', 'heat', 'measurement', 'individual', 'building', 'reduction', 'function', 'memory', 'attention', 'speed', 'baseline', 'respect', 'ac', 'group', 'gt', 'pmc', 'function', 'heat', 'resident', 'region', 'building', 'heat', 'exacerbate', 'thermal', 'heat', 'wave', 'temperature', 'temperature', 'ideal', 'vicks', 'eapps', 'export', 'csv', 'export', 'aplh', 'mbientlab', 'device', 'armpit', 'measure', 'temperature', 'fever', 'temperature', 'body', 'ssol', 'feverfrida', 'ithermonitor', 'export', 'file', 'rout', 'app', 'googlefit', 'file', 'help', 'interaction', 'element', 'mistake', 'relation', 'structure', 'subgraph', 'item', 'subdivision', 'exception', 'product', 'point', 'reverse', 'temperature', 'environment', 'temperature', 'core', 'temperature', 'temperature', 'temperature', 'core', 'temperature', 'temperature', 'kindara', 'priya', 'temperature', 'core', 'temperature', 'temperature', 'export', 'file', 'ear', 'vicks', 'export', 'file', 'export', 'ggl', 'ithermonitor', 'fridababy', 'feverfrida', 'lab', 'export', 'file', 'temperature', 'withings', 'export', 'withings', 'temperature', 'finger', 'temperature', 'oura', 'environment', 'temperature', 'mbient', 'lab', 'file', 'mbient', 'lab', 'sensor', 'bundle', 'temperature', 'temperature', 'contact', 'ambient', 'temperature', 'sensor', 'oura', 'ring', 'record', 'temperature', 'pleaseeee', 'temperature', 'sensor', 'oura', 'ibuttons', 'temperature', 'signal', 'noise', 'pain', 'data', 'mind', 'device', 'ithermonitor', 'measure', 'temperature', 'temperature', 'hospital', 'core', 'temperature', 'study', 'accuracy', 'application', 'consumer', 'reseller', 'licenser', 'packaging', 'varies', 'design', 'product', 'description', 'ithermonitor', 'spec', 'plastic', 'sensor', 'armpit', 'patch', 'measure', 'apple', 'health', 'childcare', 'product', 'company', 'parent', 'temperature', 'drawback', 'place', 'difference', 'stick', 'bra', 'case', 'condition', 'reality', 'adult', 'purchase', 'data', 'place', 'place', 'trend', 'collect', 'data', 'point', 'figure', 'adjustment', 'baseline', 'temperature', 'degree', 'device', 'thought', 'difference', 'temperature', 'core', 'temperature', 'device', 'ithermonitor', 'ithermonitor', 'solution', 'health', 'tomorrow', 'data', 'caloric']"
+7930.0,wan meal plan recipe ingredient meal plan beginner,"['wan', 'meal', 'plan', 'recipe', 'ingredient', 'meal', 'plan', 'beginner']"
+7932.0,sorry feel kickstarter claim leap,"['sorry', 'feel', 'kickstarter', 'claim', 'leap']"
+7935.0,people directory tool resource,"['people', 'directory', 'tool', 'resource']"
+7960.0,davidhead thread reply jakobeglarsen exploration area jump misremember conclusion recall button solution self project market prototype research production search option pan image price form quantity button network company customer support company route information end chose build software solution addition button solution google home google assistant record event build prototype skillsets project solution leverage button candidate tip rabbit hole process software layer opportunity step mass button solution developer head button challenge software layer bulk button product report aws button project button cost source button cost button software layer reference button discontinuation insight spending button pair zapier pricey,"['davidhead', 'thread', 'reply', 'jakobeglarsen', 'exploration', 'area', 'jump', 'misremember', 'conclusion', 'recall', 'button', 'solution', 'self', 'project', 'market', 'prototype', 'research', 'production', 'search', 'option', 'pan', 'image', 'price', 'form', 'quantity', 'button', 'network', 'company', 'customer', 'support', 'company', 'route', 'information', 'end', 'chose', 'build', 'software', 'solution', 'addition', 'button', 'solution', 'google', 'home', 'google', 'assistant', 'record', 'event', 'build', 'prototype', 'skillsets', 'project', 'solution', 'leverage', 'button', 'candidate', 'tip', 'rabbit', 'hole', 'process', 'software', 'layer', 'opportunity', 'step', 'mass', 'button', 'solution', 'developer', 'head', 'button', 'challenge', 'software', 'layer', 'bulk', 'button', 'product', 'report', 'aws', 'button', 'project', 'button', 'cost', 'source', 'button', 'cost', 'button', 'software', 'layer', 'reference', 'button', 'discontinuation', 'insight', 'spending', 'button', 'pair', 'zapier', 'pricey']"
+7963.0,kind word eventloggers google photo integration food tracking outing phone camera tool map data case data log visit horton trip gas station example work activity example today image canada town beacon iot button forum bemoans iot button btw idea location room data correlate event action eventloggers example button confirm office button data appi whip data eventloggers data service timeline dashboard people fitbit basis sync google photo process eventloggers feedback appreciate change future people point member family pay marketing project dm info mate tracking event logger core process work flow feature question plan plan case information condition profit model business particular learn blog vlogs facing social work timeline google photo tool plan map add beacon room car track spent location timeline jesse,"['kind', 'word', 'eventloggers', 'google', 'photo', 'integration', 'food', 'tracking', 'outing', 'phone', 'camera', 'tool', 'map', 'data', 'case', 'data', 'log', 'visit', 'horton', 'trip', 'gas', 'station', 'example', 'work', 'activity', 'example', 'today', 'image', 'canada', 'town', 'beacon', 'iot', 'button', 'forum', 'bemoans', 'iot', 'button', 'btw', 'idea', 'location', 'room', 'data', 'correlate', 'event', 'action', 'eventloggers', 'example', 'button', 'confirm', 'office', 'button', 'data', 'appi', 'whip', 'data', 'eventloggers', 'data', 'service', 'timeline', 'dashboard', 'people', 'fitbit', 'basis', 'sync', 'google', 'photo', 'process', 'eventloggers', 'feedback', 'appreciate', 'change', 'future', 'people', 'point', 'member', 'family', 'pay', 'marketing', 'project', 'dm', 'info', 'mate', 'tracking', 'event', 'logger', 'core', 'process', 'work', 'flow', 'feature', 'question', 'plan', 'plan', 'case', 'information', 'condition', 'profit', 'model', 'business', 'particular', 'learn', 'blog', 'vlogs', 'facing', 'social', 'work', 'timeline', 'google', 'photo', 'tool', 'plan', 'map', 'add', 'beacon', 'room', 'car', 'track', 'spent', 'location', 'timeline', 'jesse']"
+7968.0,body visualizer home device body scan wellness facility body scan addition body measurement scan model posture analysis kind person visualise goal body generates measurement possibility compare help goal body vaporware product data shapescale lab scanner object photogrammetry scanner sense person face detection hardware rig scanner work resolution sensor developer stand,"['body', 'visualizer', 'home', 'device', 'body', 'scan', 'wellness', 'facility', 'body', 'scan', 'addition', 'body', 'measurement', 'scan', 'model', 'posture', 'analysis', 'kind', 'person', 'visualise', 'goal', 'body', 'generates', 'measurement', 'possibility', 'compare', 'help', 'goal', 'body', 'vaporware', 'product', 'data', 'shapescale', 'lab', 'scanner', 'object', 'photogrammetry', 'scanner', 'sense', 'person', 'face', 'detection', 'hardware', 'rig', 'scanner', 'work', 'resolution', 'sensor', 'developer', 'stand']"
+7972.0,app count export metric apple health iphone download share health data data heart rate variability support apple health hrv data apple health hrv4training dave nan,"['app', 'count', 'export', 'metric', 'apple', 'health', 'iphone', 'download', 'share', 'health', 'data', 'data', 'heart', 'rate', 'variability', 'support', 'apple', 'health', 'hrv', 'data', 'apple', 'health', 'hrv4training', 'dave', 'nan']"
+7987.0,sound muse problem kind device data biofeedback money gadget meditation focus session purchase device data group application measure concentration headband idea startup brainco idea detection headband help user concentration feedback variety meditation yoga pomodoro technique app reward mechanism concentration level user product book membership user product adult student kind help concentration idea suggestion advice,"['sound', 'muse', 'problem', 'kind', 'device', 'data', 'biofeedback', 'money', 'gadget', 'meditation', 'focus', 'session', 'purchase', 'device', 'data', 'group', 'application', 'measure', 'concentration', 'headband', 'idea', 'startup', 'brainco', 'idea', 'detection', 'headband', 'help', 'user', 'concentration', 'feedback', 'variety', 'meditation', 'yoga', 'pomodoro', 'technique', 'app', 'reward', 'mechanism', 'concentration', 'level', 'user', 'product', 'book', 'membership', 'user', 'product', 'adult', 'student', 'kind', 'help', 'concentration', 'idea', 'suggestion', 'advice']"
+8033.0,team version goal management demo app view wire frame beta feedback zoom people access version commit feedback create discount forum user people half android user io people feedback suspect folk mission help people happier process goal health management goal progress goal increase satisfaction optimism research people goal reason goal measurable goal plan action progress mechanism goal template goal smartracs goal break goal milestone success schedule task help goal automate progress series integration data aggregation calendar list grow traction beta result dashboard area reach question ontrac,"['team', 'version', 'goal', 'management', 'demo', 'app', 'view', 'wire', 'frame', 'beta', 'feedback', 'zoom', 'people', 'access', 'version', 'commit', 'feedback', 'create', 'discount', 'forum', 'user', 'people', 'half', 'android', 'user', 'io', 'people', 'feedback', 'suspect', 'folk', 'mission', 'help', 'people', 'happier', 'process', 'goal', 'health', 'management', 'goal', 'progress', 'goal', 'increase', 'satisfaction', 'optimism', 'research', 'people', 'goal', 'reason', 'goal', 'measurable', 'goal', 'plan', 'action', 'progress', 'mechanism', 'goal', 'template', 'goal', 'smartracs', 'goal', 'break', 'goal', 'milestone', 'success', 'schedule', 'task', 'help', 'goal', 'automate', 'progress', 'series', 'integration', 'data', 'aggregation', 'calendar', 'list', 'grow', 'traction', 'beta', 'result', 'dashboard', 'area', 'reach', 'question', 'ontrac']"
+8038.0,control company client sent dm family data set eventloggers event people workshop community health invitation share experience practice tool health dear contribute workshop health conjunction excellent kdd world health crisis attention government institution technology company respond dawn technology care care opportunity research design deployment ai ml health scale potent conversation health safety concern workshop expert researcher field practitioner problem solution path paper page citation health topic paper paper paper kdd organizer conference facilitate connection workshop date slack channel participant author extend invitation forward contribution community chander fujitsu lab america martha russell stanford university text hidden anssi smedlund health,"['control', 'company', 'client', 'sent', 'dm', 'family', 'data', 'set', 'eventloggers', 'event', 'people', 'workshop', 'community', 'health', 'invitation', 'share', 'experience', 'practice', 'tool', 'health', 'dear', 'contribute', 'workshop', 'health', 'conjunction', 'excellent', 'kdd', 'world', 'health', 'crisis', 'attention', 'government', 'institution', 'technology', 'company', 'respond', 'dawn', 'technology', 'care', 'care', 'opportunity', 'research', 'design', 'deployment', 'ai', 'ml', 'health', 'scale', 'potent', 'conversation', 'health', 'safety', 'concern', 'workshop', 'expert', 'researcher', 'field', 'practitioner', 'problem', 'solution', 'path', 'paper', 'page', 'citation', 'health', 'topic', 'paper', 'paper', 'paper', 'kdd', 'organizer', 'conference', 'facilitate', 'connection', 'workshop', 'date', 'slack', 'channel', 'participant', 'author', 'extend', 'invitation', 'forward', 'contribution', 'community', 'chander', 'fujitsu', 'lab', 'america', 'martha', 'russell', 'stanford', 'university', 'text', 'hidden', 'anssi', 'smedlund', 'health']"
+8049.0,post organizer productivity distraction device morning routine research project project forum maintain project project log tag user sign share idea meeting collaborator human research project research chat morning approach presentation project deck project meeting place presentation idea project scratch link info research page list human community human program infrastructure amp tell zoom meeting june pacific post home page bouziane forum project effectiveness technique contrasting implementation intention method notion post screenshots insight analysis data reflection learning sound method stoicism idea ferris stuff notion offer manipulation information display hide tracking reference clarity record vague impression direction insight data example experiment downturn mood productivity shake morning routine sunlight feel guess check recommendation meet path zoom meeting card idea presentation imagine weed tag gary place course experiment aint premise energy productive work notion purpose adversity table thought block date utility logbook jot observation experiment help theory result control variant course quality gut tracking drive stuff fact morning impact mood experiment morning routine discipline intention idea idea job firm project manager relationship management place experiment idea work quality matter failure data point stuff hand end matter indication check morning routine work track tool quantity quality lifetime action thought forgot,"['post', 'organizer', 'productivity', 'distraction', 'device', 'morning', 'routine', 'research', 'project', 'project', 'forum', 'maintain', 'project', 'project', 'log', 'tag', 'user', 'sign', 'share', 'idea', 'meeting', 'collaborator', 'human', 'research', 'project', 'research', 'chat', 'morning', 'approach', 'presentation', 'project', 'deck', 'project', 'meeting', 'place', 'presentation', 'idea', 'project', 'scratch', 'link', 'info', 'research', 'page', 'list', 'human', 'community', 'human', 'program', 'infrastructure', 'amp', 'tell', 'zoom', 'meeting', 'june', 'pacific', 'post', 'home', 'page', 'bouziane', 'forum', 'project', 'effectiveness', 'technique', 'contrasting', 'implementation', 'intention', 'method', 'notion', 'post', 'screenshots', 'insight', 'analysis', 'data', 'reflection', 'learning', 'sound', 'method', 'stoicism', 'idea', 'ferris', 'stuff', 'notion', 'offer', 'manipulation', 'information', 'display', 'hide', 'tracking', 'reference', 'clarity', 'record', 'vague', 'impression', 'direction', 'insight', 'data', 'example', 'experiment', 'downturn', 'mood', 'productivity', 'shake', 'morning', 'routine', 'sunlight', 'feel', 'guess', 'check', 'recommendation', 'meet', 'path', 'zoom', 'meeting', 'card', 'idea', 'presentation', 'imagine', 'weed', 'tag', 'gary', 'place', 'course', 'experiment', 'aint', 'premise', 'energy', 'productive', 'work', 'notion', 'purpose', 'adversity', 'table', 'thought', 'block', 'date', 'utility', 'logbook', 'jot', 'observation', 'experiment', 'help', 'theory', 'result', 'control', 'variant', 'course', 'quality', 'gut', 'tracking', 'drive', 'stuff', 'fact', 'morning', 'impact', 'mood', 'experiment', 'morning', 'routine', 'discipline', 'intention', 'idea', 'idea', 'job', 'firm', 'project', 'manager', 'relationship', 'management', 'place', 'experiment', 'idea', 'work', 'quality', 'matter', 'failure', 'data', 'point', 'stuff', 'hand', 'end', 'matter', 'indication', 'check', 'morning', 'routine', 'work', 'track', 'tool', 'quantity', 'quality', 'lifetime', 'action', 'thought', 'forgot']"
+8055.0,apple health export function apple health iphone click account button right setting export health data export zip file data xml format figure work data access simple option resource source project ledger question access expertise support feature somebody question answer export data apple health io access export data apple health data weight wi fi withings scale data apple health export access date export data,"['apple', 'health', 'export', 'function', 'apple', 'health', 'iphone', 'click', 'account', 'button', 'right', 'setting', 'export', 'health', 'data', 'export', 'zip', 'file', 'data', 'xml', 'format', 'figure', 'work', 'data', 'access', 'simple', 'option', 'resource', 'source', 'project', 'ledger', 'question', 'access', 'expertise', 'support', 'feature', 'somebody', 'question', 'answer', 'export', 'data', 'apple', 'health', 'io', 'access', 'export', 'data', 'apple', 'health', 'data', 'weight', 'wi', 'fi', 'withings', 'scale', 'data', 'apple', 'health', 'export', 'access', 'date', 'export', 'data']"
+8058.0,lnp tool correlation network intuition course pattern design experiment log food example image track correlation progress cause track morning quality meditation quality activity focus food exercise stretch symptom pain chest feel brain spend work spend spend guitar stress happiness meal type location glass today aggregator solution tool correlation track bitesnap myfitnesspal forum lnp note section record specific example spaghetti toast type food field type food meal pasta meat bread generate dashboard image graph refer image idea calorie data meal type food choice goal home google assistant dictate meal eventloggers category example meat ball toast dinner create dinner event phrase note field check pasta meat bread type food field eventloggers dm tweak eventloggers activity photo photo voice google home image,"['lnp', 'tool', 'correlation', 'network', 'intuition', 'course', 'pattern', 'design', 'experiment', 'log', 'food', 'example', 'image', 'track', 'correlation', 'progress', 'cause', 'track', 'morning', 'quality', 'meditation', 'quality', 'activity', 'focus', 'food', 'exercise', 'stretch', 'symptom', 'pain', 'chest', 'feel', 'brain', 'spend', 'work', 'spend', 'spend', 'guitar', 'stress', 'happiness', 'meal', 'type', 'location', 'glass', 'today', 'aggregator', 'solution', 'tool', 'correlation', 'track', 'bitesnap', 'myfitnesspal', 'forum', 'lnp', 'note', 'section', 'record', 'specific', 'example', 'spaghetti', 'toast', 'type', 'food', 'field', 'type', 'food', 'meal', 'pasta', 'meat', 'bread', 'generate', 'dashboard', 'image', 'graph', 'refer', 'image', 'idea', 'calorie', 'data', 'meal', 'type', 'food', 'choice', 'goal', 'home', 'google', 'assistant', 'dictate', 'meal', 'eventloggers', 'category', 'example', 'meat', 'ball', 'toast', 'dinner', 'create', 'dinner', 'event', 'phrase', 'note', 'field', 'check', 'pasta', 'meat', 'bread', 'type', 'food', 'field', 'eventloggers', 'dm', 'tweak', 'eventloggers', 'activity', 'photo', 'photo', 'voice', 'google', 'home', 'image']"
+8067.0,rain8dome9 goal self improvement issue step program help people potential people people step solution problem sleepio medication help book reading therapist psychiatrist prescribe self patient rain8dome9 wrap tool interface step instruction conclusion organizer step process step step project sense research project conclusion instance topic promise data series question people experience feel people digestion work creativity individual estimate guess trigger cause trigger creativity step people skill development step anybody program people kind tracking data analysis stage program support person benefit joncousins author book software mood post bunch link jon cousin jon advice step step forum work talk company mood target mood people job question meaning work tool help people crisis data practice people happiness feel sell ask sort conversation type people persuade worthwhile fitbits apple watch acceptance mood project data cost fallacy audience dream start pharma mood medication software tool illness people mood cure rain8dome9 feel pursue people depression illness health prefer focus audience focus prevention cure illness psychosis schizophrenia depression disorder mood help situation user people type therapy tool help interaction sort insight hoping bouziane thinking ejain goal self improvement issue step program help people medicine tool wrap tool interface step instruction apps device step jmir mhealth uhealth mhealth app prescription practice pre post study lt gt background evidence effectiveness health mhealth drug intervention care globe people step solution problem goal self improvement appeal people disease app reddit ofc data doctor sound idea gain audience reverse engineering product shit medias talk brain stuff note experience people work stuff desire experience goal people mechanism kind imagine result work work effort opinion apple watch tech effort user cost mean benefit sooner mood success guess focus community sound target group nerd target crowd force spending community people following app benefit share benefit ramblings therapist psychiatrist prescribe self patient idea professional direction anybody program people wonder sort human community platform barrier entry program course,"['rain8dome9', 'goal', 'self', 'improvement', 'issue', 'step', 'program', 'help', 'people', 'potential', 'people', 'people', 'step', 'solution', 'problem', 'sleepio', 'medication', 'help', 'book', 'reading', 'therapist', 'psychiatrist', 'prescribe', 'self', 'patient', 'rain8dome9', 'wrap', 'tool', 'interface', 'step', 'instruction', 'conclusion', 'organizer', 'step', 'process', 'step', 'step', 'project', 'sense', 'research', 'project', 'conclusion', 'instance', 'topic', 'promise', 'data', 'series', 'question', 'people', 'experience', 'feel', 'people', 'digestion', 'work', 'creativity', 'individual', 'estimate', 'guess', 'trigger', 'cause', 'trigger', 'creativity', 'step', 'people', 'skill', 'development', 'step', 'anybody', 'program', 'people', 'kind', 'tracking', 'data', 'analysis', 'stage', 'program', 'support', 'person', 'benefit', 'joncousins', 'author', 'book', 'software', 'mood', 'post', 'bunch', 'link', 'jon', 'cousin', 'jon', 'advice', 'step', 'step', 'forum', 'work', 'talk', 'company', 'mood', 'target', 'mood', 'people', 'job', 'question', 'meaning', 'work', 'tool', 'help', 'people', 'crisis', 'data', 'practice', 'people', 'happiness', 'feel', 'sell', 'ask', 'sort', 'conversation', 'type', 'people', 'persuade', 'worthwhile', 'fitbits', 'apple', 'watch', 'acceptance', 'mood', 'project', 'data', 'cost', 'fallacy', 'audience', 'dream', 'start', 'pharma', 'mood', 'medication', 'software', 'tool', 'illness', 'people', 'mood', 'cure', 'rain8dome9', 'feel', 'pursue', 'people', 'depression', 'illness', 'health', 'prefer', 'focus', 'audience', 'focus', 'prevention', 'cure', 'illness', 'psychosis', 'schizophrenia', 'depression', 'disorder', 'mood', 'help', 'situation', 'user', 'people', 'type', 'therapy', 'tool', 'help', 'interaction', 'sort', 'insight', 'hoping', 'bouziane', 'thinking', 'ejain', 'goal', 'self', 'improvement', 'issue', 'step', 'program', 'help', 'people', 'medicine', 'tool', 'wrap', 'tool', 'interface', 'step', 'instruction', 'apps', 'device', 'step', 'jmir', 'mhealth', 'uhealth', 'mhealth', 'app', 'prescription', 'practice', 'pre', 'post', 'study', 'lt', 'gt', 'background', 'evidence', 'effectiveness', 'health', 'mhealth', 'drug', 'intervention', 'care', 'globe', 'people', 'step', 'solution', 'problem', 'goal', 'self', 'improvement', 'appeal', 'people', 'disease', 'app', 'reddit', 'ofc', 'data', 'doctor', 'sound', 'idea', 'gain', 'audience', 'reverse', 'engineering', 'product', 'shit', 'medias', 'talk', 'brain', 'stuff', 'note', 'experience', 'people', 'work', 'stuff', 'desire', 'experience', 'goal', 'people', 'mechanism', 'kind', 'imagine', 'result', 'work', 'work', 'effort', 'opinion', 'apple', 'watch', 'tech', 'effort', 'user', 'cost', 'mean', 'benefit', 'sooner', 'mood', 'success', 'guess', 'focus', 'community', 'sound', 'target', 'group', 'nerd', 'target', 'crowd', 'force', 'spending', 'community', 'people', 'following', 'app', 'benefit', 'share', 'benefit', 'ramblings', 'therapist', 'psychiatrist', 'prescribe', 'self', 'patient', 'idea', 'professional', 'direction', 'anybody', 'program', 'people', 'wonder', 'sort', 'human', 'community', 'platform', 'barrier', 'entry', 'program', 'course']"
+8069.0,project habit habit alright sort experiment failure sense disappointment expectation management step habit practice bar habit check compassionate place notion bullet journal feature adaptability agility habit tracker page compassion muscle frame term success metric process goal process feel outcome conversation metric measure success success sense fearless curiousity integrity offer resilience resourcefulness mark pas fail type significance example effect processing compare realisation function pay change game focus intention timer conclusion success cost reward confidence process foundation work habit process form practice continue experiment idea effect productivity impact mood list pleasure quality presentation process figure ignore mood practice productivity practice activity experiment habit consistency victory goal practice victory condition box victory condition practice process meet improvement list daily question self talk compassionate attitude talk person lol brother grace forgiveness remind picture weed channel word track force box practice term habit background idea countless sense crippling force manifest fail habit attitude productivity sound habit notion track habit table box spent list habit practice acceptance self compassion box kind situation june track task habit action data data experiment log entry turnaround attempt data work rest cycle conclusion block measure experiment downturn reason emerges hint self change experiment log result result meaning log date similarity productivity energy friday self care tuesday soar frame mind procrastination disappointment result rebound memory future review review session invite avoidance date result heart hypothesis review section thought data reference pattern marker case process fact hide,"['project', 'habit', 'habit', 'alright', 'sort', 'experiment', 'failure', 'sense', 'disappointment', 'expectation', 'management', 'step', 'habit', 'practice', 'bar', 'habit', 'check', 'compassionate', 'place', 'notion', 'bullet', 'journal', 'feature', 'adaptability', 'agility', 'habit', 'tracker', 'page', 'compassion', 'muscle', 'frame', 'term', 'success', 'metric', 'process', 'goal', 'process', 'feel', 'outcome', 'conversation', 'metric', 'measure', 'success', 'success', 'sense', 'fearless', 'curiousity', 'integrity', 'offer', 'resilience', 'resourcefulness', 'mark', 'pas', 'fail', 'type', 'significance', 'example', 'effect', 'processing', 'compare', 'realisation', 'function', 'pay', 'change', 'game', 'focus', 'intention', 'timer', 'conclusion', 'success', 'cost', 'reward', 'confidence', 'process', 'foundation', 'work', 'habit', 'process', 'form', 'practice', 'continue', 'experiment', 'idea', 'effect', 'productivity', 'impact', 'mood', 'list', 'pleasure', 'quality', 'presentation', 'process', 'figure', 'ignore', 'mood', 'practice', 'productivity', 'practice', 'activity', 'experiment', 'habit', 'consistency', 'victory', 'goal', 'practice', 'victory', 'condition', 'box', 'victory', 'condition', 'practice', 'process', 'meet', 'improvement', 'list', 'daily', 'question', 'self', 'talk', 'compassionate', 'attitude', 'talk', 'person', 'lol', 'brother', 'grace', 'forgiveness', 'remind', 'picture', 'weed', 'channel', 'word', 'track', 'force', 'box', 'practice', 'term', 'habit', 'background', 'idea', 'countless', 'sense', 'crippling', 'force', 'manifest', 'fail', 'habit', 'attitude', 'productivity', 'sound', 'habit', 'notion', 'track', 'habit', 'table', 'box', 'spent', 'list', 'habit', 'practice', 'acceptance', 'self', 'compassion', 'box', 'kind', 'situation', 'june', 'track', 'task', 'habit', 'action', 'data', 'data', 'experiment', 'log', 'entry', 'turnaround', 'attempt', 'data', 'work', 'rest', 'cycle', 'conclusion', 'block', 'measure', 'experiment', 'downturn', 'reason', 'emerges', 'hint', 'self', 'change', 'experiment', 'log', 'result', 'result', 'meaning', 'log', 'date', 'similarity', 'productivity', 'energy', 'friday', 'self', 'care', 'tuesday', 'soar', 'frame', 'mind', 'procrastination', 'disappointment', 'result', 'rebound', 'memory', 'future', 'review', 'review', 'session', 'invite', 'avoidance', 'date', 'result', 'heart', 'hypothesis', 'review', 'section', 'thought', 'data', 'reference', 'pattern', 'marker', 'case', 'process', 'fact', 'hide']"
+8072.0,sleep data oura amp emfit research study ability flow state state consciousness feel perform zone work flow research collective research design half dozen participant result test subject opportunity test research design indication effect data indication effect rem experience flow state share data oura impact flow link study answer question,"['sleep', 'data', 'oura', 'amp', 'emfit', 'research', 'study', 'ability', 'flow', 'state', 'state', 'consciousness', 'feel', 'perform', 'zone', 'work', 'flow', 'research', 'collective', 'research', 'design', 'half', 'dozen', 'participant', 'result', 'test', 'subject', 'opportunity', 'test', 'research', 'design', 'indication', 'effect', 'data', 'indication', 'effect', 'rem', 'experience', 'flow', 'state', 'share', 'data', 'oura', 'impact', 'flow', 'link', 'study', 'answer', 'question']"
+8080.0,agaricus exposure pollution elimination cut cause issue absence factor end data inconclusive vitamin heart palpitation candidate sleep carbs blood sugar alcohol coffee exercise trigger elimination approach step maintain phase log meal event jump change coffee cup cut alcohol lt ounce data change exception thursday episode afternoon lunch rice carb blood sugar stay list data log trigger culprit log lunch picnic table night dinner family memory screenshot zio patch report case anybody report dropbox pdf zio patch study researcher half patient event exclude arrhythmia etiology patient symptom evaluation ambulatory monitoring emergency department patient arrhythmia event self report button zio device notebook type arrhythmia kardia ecg data arrhythmia list arrhythmia type tachycardia lt tachycardia beat second block degree mobitz ii degree tachycardia lt tachycardia fibrillation fibrillation fibrillation torsades fibrillation arrhythmia event contraction second data pause heartbeat second heart rate bpm pvc symptom beat beat feel drop pause second patient question anybody error thinking study wonder data wearing patch kind pvc kardia device identify pvc event result suspect zio analytics assessment pvc type glad data arrhythmia today tracker article cut vitamin supplement iu jeff chan case data metoprolol expectation decrease min propensity pvc pvc dose wear medication serf medication notice button press data issue button pvc data end dose night cooking holiday november observation protocol break episode button press count label analysis work episode supplement today coffee ounce morning coffee cup cup morning ounce cup mid consumption pvc night meal dos stop making log entry list mg metoprolol november supplement impression magnesium selenium vitamin oil nac evidence favor effect feel helpless project phase spring phase project button data arrhythmia episode cycle meal cycle event april method device record ecg home kardia button video kardia spo2 sensor video sensor display cardiologist data kardia arrhythmia premature contraction data dr yang diagnosis pvc dr yang test diagnosis kardia patient dr yang kardia pvc diagnosis button treatment plan frequency treatment medication ablation august episode question trigger arrhythmia watch data september september visualization button tracker wash dryer breast pocket shirt connect loss phase project frequency pvc approach science approach today device patch adheres chest record data button post update arrhythmia night phase project cup coffee alcohol supplement magnesium supplement supplement choice magnesium risk people isolation outdoors evidence link instance finding effect vitamin biosynthesis neurotransmitter activity function cardiac cvd risk activity brain center mann catherine morley hollenberg david hanley sofia cardiovascular risk report e12349 wealth idea water water area temp advice sport forum effect beta blocker factor win noise question problem excellent patch data pdf format goal button data agreement button course existence button press press feedback cycle effect compare pvc press pvc zio button press suggestion window method blood work fluctuation influence measure home test exercise influence point electrolyte issue mind test catecholamine arousal exploration track anxiety area arrhythmia tense conversation talk phone initiate pvc exercise trigger sweet case evidence supplement phase button observation ass intervention patch patch mb device assistant shave area hair abrades type material applies device tape adherent zio marketing photo device shower device water choice app event mb mb doubtless app zio app image bothersome pvc family stressor half mg pvc test beat heart rate beat range episode dinner act success yesterday chance placebo drug fact effect continue plan data mg metoprolol november pvc today lunch wine dessert glass pvc increase plan half mg metoprolol november paper answer question cardiologist treatment option mean guess heartbeat heartbeat heartbeat ratio determine pvc heart rate varies relationship pvc cardiomyopathy effect pvc researcher pig description burden beat beat beat denominator understanding cut point burden cardiomyopathy study frequency development cardiomyopathy line study burden contraction afferent tone implication contraction journal physiology heart circulatory physiology article sanguine consequence pvc risk heart failure study paper analysis california health data diagnosis vpcs effect patient morbidity vpcs cause relation premature complex heart failure agarwal journal cardiology volume issue note pvc paper paywall note condition cause drop blood oxygenation meter motivation learn pig study researcher evidence imbalance contribute development cardiomyopathy chemosensory neuron ganglion ganglion neuron adaptation memory response cardiac stimulus capacity excitation population afferent neuron insult pathology arrhythmia yikes memory effect doubtless combine role stress exercise trigger wave pvc sense cycle making change order stop pvc equilibrium level arrhythmia button zio correlation analysis research human research chat comment image slide button arrhythmia event event graph zio button event transform graph zeo button event graph transform correlation value button range event influence event night zio report press correlation correlation outlier correlation measurement correlation r correlation outlier test setting range result help difference zio record data night result discussion intervention meeting participant blackwell link blog dr anthony pearson cardiologist pearson factor pvc stress intervention test zio night data purpose adhesive device shirt question sleep half remover experience device data project thought heart beat zio beat observation protocol break severity button satisfy idea episode press data video episode spo2 sensor progress heart return spo2 beat series beat spo2 rhythm return episode pvc oct wolf vimeo arrhythmia yesterday october data zio button arrhythmia record compare phase project research engineering variety method wearable sensor report volunteer research idea curiosity zio ground truth button observation comfort building treat subject observation ground truth concern experience room temp body risk people temperature circumstance concern experience arrhythmia button hope zio data benefit button data coherent zio data switch focus consultation button data drug judge effect data goal cardiologist zio data guide treatment practice consultant treatment option data comparison zio purpose reason path justification project benefit zio data attention episode instance episode zio beat morning realize case difference pvc bother pvc notice treat bothersome pvc spend thinking pvc question today meditation routine morning intention intervention help meeting human research group morning zio report button data discussion point press zio zio count night zio counting multiple beat beat press physiology arrhythmia role nerve heart rate literature threshold treatment reflection study influence influence study outcome measure death set threshold value set data suggests zio record sooner post error button protocol button table series run upstairs pvc hand press problem deal analysis today research note tool data correction sake roam project correction query case metoprolol sunday pvc button press yesterday press september today press afternoon stress pvc plan half mg metoprolol november pvc metoprolol today work neighborhood end walk relaxed trial metoprolol today right pvc metoprolol ate fruit note app connectivity app issue observation notification issue record mode inconvenient decision app choice symptom duration lt lt gt feel pull phone record min beat phone record symptom convenient symptom lack trust record night visit family phone pocket record course dinner button observation protocol decision moment continue device continue record symptom button tracker connect analysis phase case crossover design issue design approach yield trigger observation event bread exercise sleep bread sleep exposure resolution exposure exposure trigger kind design work trigger coffee meditation paper case crossover design implementation r case crossover design implementation r zhongheng zhang description condition subject heart attack risk event seriousness event subject experience event help method metoprolol effect effect pvc afternoon morning pvc headache morning wonder plan pvc yesterday afternoon drug reluctance plan half dose limit mg today confidence button calibration phase project wave cause pattern kind chart mid october pvc november night event family responsibility present morning guess multi cycle product kind rhythm pattern feedback effect likelihood pvc proceeding stress effect feedback pattern instance likelihood insomnia night insomnia night model cycle data feed model pattern approach approach pattern night melatonin valium night pattern night sense feedback effect problem dr yang pvc morning onine user comment drug discussion heart attack morning approach minimal mg pvc increase pvc goal cycle test event test effect repeat mg dose plan metroprolol button press morning observation analysis stage morning meal note meal button press today breakfast corn tortilla trigger phase bread food carbs category monitoring zio xt patch button monitor arrhythmia incident button observation confidence data zio app observation app yesterday observation enter login credential work password update observation observation observation county internet access observation reset password data transfer data eye data issue update message doubt data frustrating pvc weekday lunch mg metoprolol transition phase project matter relearn project enter metoprolol dose project forum entry post update everybody topic mute project generate notification medication sheet idea notebook confidence note project log forum forum moderation work routine project lesson capitulate note notification setting metoprolol pvc odd symptom kind brain buzz shock skull headache disorientation reaction cold toe swell form brain buzz research feeling toe care np search term described effect beta blocker report meta analysis vasoconstriction adrenoceptor blocker review network meta analysis symptom worrisome benefit metoprolol metoprolol beta blocker effect drug data pvc series question phase project change pvc morning dose place dos november december december news device issue yesterday data issue firmware data loss device power button power firmware summer data loss issue power data december firmware term loss curse note toe december device morning press estimate press december soccer pvc metoprolol dose protocol note conclusion data december metoprolol dose protocol today mark transition project cadence metoprolol expectation drop level stay increase severity symptom effect manage symptom effect record tolerance drug increase drug symptom problem happens yesterday metropolol effect pvc night morning half metoprolol work pvc point model beta blocker effect activation heart rate pvc work expectation button medication metoprolol november device issue today data accurate june analysis timing observation stamp introduction december project log note report event button tracker september device zio patch correlation test zio button metoprolol beta blocker dos event button today analysis medication event medication post account eventloggers data integration tool dreeds forum project investigate trigger data video conference cardiologist contraction condition people coffee stress problem tolerance timing event change eventloggers drink proof liquor drink night arrhythmia experiment law visit lawn cup coffee morning improvement coffee alcohol hope idea meal trigger meal breakdown episode button click corresponds pvc min catch wave metoprolol dr yang zio data pvc ectopy explanation reference monitor pollutant co2 buildup night thread indoor weather station track co2 level plumelabs no2 voc measure correlate pvc skin response product blood flow temperature mood ring thermometer finger factor heart rate variability change effect headache search symptom drug cgm data pvc factor condition recovery collection thought problem sleep study confirm issue blood work potassium catecholamine level blood article medication supplement heart effect question effect example point beta blocker heart rate effect step test point glass water pulse second heart muscle water esophagus response potassium banana source problem recall approach food sensitivity heart rate change blood chemistry path heart microbiome approach sensitize problem zio data accurate stamp magnitude information problem zio data button wonder approach relaxation notice severity duration oil music headphone meditating effect jon kabat zinn body notice symptom problem chest heart rate monitor heard people myzio bedside monitor headband chest capture heart signal port data generation apple watch detect problem record care confirms garmin hrm consumption sugar garmin hr alarm cgm alarm,"['agaricus', 'exposure', 'pollution', 'elimination', 'cut', 'cause', 'issue', 'absence', 'factor', 'end', 'data', 'inconclusive', 'vitamin', 'heart', 'palpitation', 'candidate', 'sleep', 'carbs', 'blood', 'sugar', 'alcohol', 'coffee', 'exercise', 'trigger', 'elimination', 'approach', 'step', 'maintain', 'phase', 'log', 'meal', 'event', 'jump', 'change', 'coffee', 'cup', 'cut', 'alcohol', 'lt', 'ounce', 'data', 'change', 'exception', 'thursday', 'episode', 'afternoon', 'lunch', 'rice', 'carb', 'blood', 'sugar', 'stay', 'list', 'data', 'log', 'trigger', 'culprit', 'log', 'lunch', 'picnic', 'table', 'night', 'dinner', 'family', 'memory', 'screenshot', 'zio', 'patch', 'report', 'case', 'anybody', 'report', 'dropbox', 'pdf', 'zio', 'patch', 'study', 'researcher', 'half', 'patient', 'event', 'exclude', 'arrhythmia', 'etiology', 'patient', 'symptom', 'evaluation', 'ambulatory', 'monitoring', 'emergency', 'department', 'patient', 'arrhythmia', 'event', 'self', 'report', 'button', 'zio', 'device', 'notebook', 'type', 'arrhythmia', 'kardia', 'ecg', 'data', 'arrhythmia', 'list', 'arrhythmia', 'type', 'tachycardia', 'lt', 'tachycardia', 'beat', 'second', 'block', 'degree', 'mobitz', 'ii', 'degree', 'tachycardia', 'lt', 'tachycardia', 'fibrillation', 'fibrillation', 'fibrillation', 'torsades', 'fibrillation', 'arrhythmia', 'event', 'contraction', 'second', 'data', 'pause', 'heartbeat', 'second', 'heart', 'rate', 'bpm', 'pvc', 'symptom', 'beat', 'beat', 'feel', 'drop', 'pause', 'second', 'patient', 'question', 'anybody', 'error', 'thinking', 'study', 'wonder', 'data', 'wearing', 'patch', 'kind', 'pvc', 'kardia', 'device', 'identify', 'pvc', 'event', 'result', 'suspect', 'zio', 'analytics', 'assessment', 'pvc', 'type', 'glad', 'data', 'arrhythmia', 'today', 'tracker', 'article', 'cut', 'vitamin', 'supplement', 'iu', 'jeff', 'chan', 'case', 'data', 'metoprolol', 'expectation', 'decrease', 'min', 'propensity', 'pvc', 'pvc', 'dose', 'wear', 'medication', 'serf', 'medication', 'notice', 'button', 'press', 'data', 'issue', 'button', 'pvc', 'data', 'end', 'dose', 'night', 'cooking', 'holiday', 'november', 'observation', 'protocol', 'break', 'episode', 'button', 'press', 'count', 'label', 'analysis', 'work', 'episode', 'supplement', 'today', 'coffee', 'ounce', 'morning', 'coffee', 'cup', 'cup', 'morning', 'ounce', 'cup', 'mid', 'consumption', 'pvc', 'night', 'meal', 'dos', 'stop', 'making', 'log', 'entry', 'list', 'mg', 'metoprolol', 'november', 'supplement', 'impression', 'magnesium', 'selenium', 'vitamin', 'oil', 'nac', 'evidence', 'favor', 'effect', 'feel', 'helpless', 'project', 'phase', 'spring', 'phase', 'project', 'button', 'data', 'arrhythmia', 'episode', 'cycle', 'meal', 'cycle', 'event', 'april', 'method', 'device', 'record', 'ecg', 'home', 'kardia', 'button', 'video', 'kardia', 'spo2', 'sensor', 'video', 'sensor', 'display', 'cardiologist', 'data', 'kardia', 'arrhythmia', 'premature', 'contraction', 'data', 'dr', 'yang', 'diagnosis', 'pvc', 'dr', 'yang', 'test', 'diagnosis', 'kardia', 'patient', 'dr', 'yang', 'kardia', 'pvc', 'diagnosis', 'button', 'treatment', 'plan', 'frequency', 'treatment', 'medication', 'ablation', 'august', 'episode', 'question', 'trigger', 'arrhythmia', 'watch', 'data', 'september', 'september', 'visualization', 'button', 'tracker', 'wash', 'dryer', 'breast', 'pocket', 'shirt', 'connect', 'loss', 'phase', 'project', 'frequency', 'pvc', 'approach', 'science', 'approach', 'today', 'device', 'patch', 'adheres', 'chest', 'record', 'data', 'button', 'post', 'update', 'arrhythmia', 'night', 'phase', 'project', 'cup', 'coffee', 'alcohol', 'supplement', 'magnesium', 'supplement', 'supplement', 'choice', 'magnesium', 'risk', 'people', 'isolation', 'outdoors', 'evidence', 'link', 'instance', 'finding', 'effect', 'vitamin', 'biosynthesis', 'neurotransmitter', 'activity', 'function', 'cardiac', 'cvd', 'risk', 'activity', 'brain', 'center', 'mann', 'catherine', 'morley', 'hollenberg', 'david', 'hanley', 'sofia', 'cardiovascular', 'risk', 'report', 'e12349', 'wealth', 'idea', 'water', 'water', 'area', 'temp', 'advice', 'sport', 'forum', 'effect', 'beta', 'blocker', 'factor', 'win', 'noise', 'question', 'problem', 'excellent', 'patch', 'data', 'pdf', 'format', 'goal', 'button', 'data', 'agreement', 'button', 'course', 'existence', 'button', 'press', 'press', 'feedback', 'cycle', 'effect', 'compare', 'pvc', 'press', 'pvc', 'zio', 'button', 'press', 'suggestion', 'window', 'method', 'blood', 'work', 'fluctuation', 'influence', 'measure', 'home', 'test', 'exercise', 'influence', 'point', 'electrolyte', 'issue', 'mind', 'test', 'catecholamine', 'arousal', 'exploration', 'track', 'anxiety', 'area', 'arrhythmia', 'tense', 'conversation', 'talk', 'phone', 'initiate', 'pvc', 'exercise', 'trigger', 'sweet', 'case', 'evidence', 'supplement', 'phase', 'button', 'observation', 'ass', 'intervention', 'patch', 'patch', 'mb', 'device', 'assistant', 'shave', 'area', 'hair', 'abrades', 'type', 'material', 'applies', 'device', 'tape', 'adherent', 'zio', 'marketing', 'photo', 'device', 'shower', 'device', 'water', 'choice', 'app', 'event', 'mb', 'mb', 'doubtless', 'app', 'zio', 'app', 'image', 'bothersome', 'pvc', 'family', 'stressor', 'half', 'mg', 'pvc', 'test', 'beat', 'heart', 'rate', 'beat', 'range', 'episode', 'dinner', 'act', 'success', 'yesterday', 'chance', 'placebo', 'drug', 'fact', 'effect', 'continue', 'plan', 'data', 'mg', 'metoprolol', 'november', 'pvc', 'today', 'lunch', 'wine', 'dessert', 'glass', 'pvc', 'increase', 'plan', 'half', 'mg', 'metoprolol', 'november', 'paper', 'answer', 'question', 'cardiologist', 'treatment', 'option', 'mean', 'guess', 'heartbeat', 'heartbeat', 'heartbeat', 'ratio', 'determine', 'pvc', 'heart', 'rate', 'varies', 'relationship', 'pvc', 'cardiomyopathy', 'effect', 'pvc', 'researcher', 'pig', 'description', 'burden', 'beat', 'beat', 'beat', 'denominator', 'understanding', 'cut', 'point', 'burden', 'cardiomyopathy', 'study', 'frequency', 'development', 'cardiomyopathy', 'line', 'study', 'burden', 'contraction', 'afferent', 'tone', 'implication', 'contraction', 'journal', 'physiology', 'heart', 'circulatory', 'physiology', 'article', 'sanguine', 'consequence', 'pvc', 'risk', 'heart', 'failure', 'study', 'paper', 'analysis', 'california', 'health', 'data', 'diagnosis', 'vpcs', 'effect', 'patient', 'morbidity', 'vpcs', 'cause', 'relation', 'premature', 'complex', 'heart', 'failure', 'agarwal', 'journal', 'cardiology', 'volume', 'issue', 'note', 'pvc', 'paper', 'paywall', 'note', 'condition', 'cause', 'drop', 'blood', 'oxygenation', 'meter', 'motivation', 'learn', 'pig', 'study', 'researcher', 'evidence', 'imbalance', 'contribute', 'development', 'cardiomyopathy', 'chemosensory', 'neuron', 'ganglion', 'ganglion', 'neuron', 'adaptation', 'memory', 'response', 'cardiac', 'stimulus', 'capacity', 'excitation', 'population', 'afferent', 'neuron', 'insult', 'pathology', 'arrhythmia', 'yikes', 'memory', 'effect', 'doubtless', 'combine', 'role', 'stress', 'exercise', 'trigger', 'wave', 'pvc', 'sense', 'cycle', 'making', 'change', 'order', 'stop', 'pvc', 'equilibrium', 'level', 'arrhythmia', 'button', 'zio', 'correlation', 'analysis', 'research', 'human', 'research', 'chat', 'comment', 'image', 'slide', 'button', 'arrhythmia', 'event', 'event', 'graph', 'zio', 'button', 'event', 'transform', 'graph', 'zeo', 'button', 'event', 'graph', 'transform', 'correlation', 'value', 'button', 'range', 'event', 'influence', 'event', 'night', 'zio', 'report', 'press', 'correlation', 'correlation', 'outlier', 'correlation', 'measurement', 'correlation', 'r', 'correlation', 'outlier', 'test', 'setting', 'range', 'result', 'help', 'difference', 'zio', 'record', 'data', 'night', 'result', 'discussion', 'intervention', 'meeting', 'participant', 'blackwell', 'link', 'blog', 'dr', 'anthony', 'pearson', 'cardiologist', 'pearson', 'factor', 'pvc', 'stress', 'intervention', 'test', 'zio', 'night', 'data', 'purpose', 'adhesive', 'device', 'shirt', 'question', 'sleep', 'half', 'remover', 'experience', 'device', 'data', 'project', 'thought', 'heart', 'beat', 'zio', 'beat', 'observation', 'protocol', 'break', 'severity', 'button', 'satisfy', 'idea', 'episode', 'press', 'data', 'video', 'episode', 'spo2', 'sensor', 'progress', 'heart', 'return', 'spo2', 'beat', 'series', 'beat', 'spo2', 'rhythm', 'return', 'episode', 'pvc', 'oct', 'wolf', 'vimeo', 'arrhythmia', 'yesterday', 'october', 'data', 'zio', 'button', 'arrhythmia', 'record', 'compare', 'phase', 'project', 'research', 'engineering', 'variety', 'method', 'wearable', 'sensor', 'report', 'volunteer', 'research', 'idea', 'curiosity', 'zio', 'ground', 'truth', 'button', 'observation', 'comfort', 'building', 'treat', 'subject', 'observation', 'ground', 'truth', 'concern', 'experience', 'room', 'temp', 'body', 'risk', 'people', 'temperature', 'circumstance', 'concern', 'experience', 'arrhythmia', 'button', 'hope', 'zio', 'data', 'benefit', 'button', 'data', 'coherent', 'zio', 'data', 'switch', 'focus', 'consultation', 'button', 'data', 'drug', 'judge', 'effect', 'data', 'goal', 'cardiologist', 'zio', 'data', 'guide', 'treatment', 'practice', 'consultant', 'treatment', 'option', 'data', 'comparison', 'zio', 'purpose', 'reason', 'path', 'justification', 'project', 'benefit', 'zio', 'data', 'attention', 'episode', 'instance', 'episode', 'zio', 'beat', 'morning', 'realize', 'case', 'difference', 'pvc', 'bother', 'pvc', 'notice', 'treat', 'bothersome', 'pvc', 'spend', 'thinking', 'pvc', 'question', 'today', 'meditation', 'routine', 'morning', 'intention', 'intervention', 'help', 'meeting', 'human', 'research', 'group', 'morning', 'zio', 'report', 'button', 'data', 'discussion', 'point', 'press', 'zio', 'zio', 'count', 'night', 'zio', 'counting', 'multiple', 'beat', 'beat', 'press', 'physiology', 'arrhythmia', 'role', 'nerve', 'heart', 'rate', 'literature', 'threshold', 'treatment', 'reflection', 'study', 'influence', 'influence', 'study', 'outcome', 'measure', 'death', 'set', 'threshold', 'value', 'set', 'data', 'suggests', 'zio', 'record', 'sooner', 'post', 'error', 'button', 'protocol', 'button', 'table', 'series', 'run', 'upstairs', 'pvc', 'hand', 'press', 'problem', 'deal', 'analysis', 'today', 'research', 'note', 'tool', 'data', 'correction', 'sake', 'roam', 'project', 'correction', 'query', 'case', 'metoprolol', 'sunday', 'pvc', 'button', 'press', 'yesterday', 'press', 'september', 'today', 'press', 'afternoon', 'stress', 'pvc', 'plan', 'half', 'mg', 'metoprolol', 'november', 'pvc', 'metoprolol', 'today', 'work', 'neighborhood', 'end', 'walk', 'relaxed', 'trial', 'metoprolol', 'today', 'right', 'pvc', 'metoprolol', 'ate', 'fruit', 'note', 'app', 'connectivity', 'app', 'issue', 'observation', 'notification', 'issue', 'record', 'mode', 'inconvenient', 'decision', 'app', 'choice', 'symptom', 'duration', 'lt', 'lt', 'gt', 'feel', 'pull', 'phone', 'record', 'min', 'beat', 'phone', 'record', 'symptom', 'convenient', 'symptom', 'lack', 'trust', 'record', 'night', 'visit', 'family', 'phone', 'pocket', 'record', 'course', 'dinner', 'button', 'observation', 'protocol', 'decision', 'moment', 'continue', 'device', 'continue', 'record', 'symptom', 'button', 'tracker', 'connect', 'analysis', 'phase', 'case', 'crossover', 'design', 'issue', 'design', 'approach', 'yield', 'trigger', 'observation', 'event', 'bread', 'exercise', 'sleep', 'bread', 'sleep', 'exposure', 'resolution', 'exposure', 'exposure', 'trigger', 'kind', 'design', 'work', 'trigger', 'coffee', 'meditation', 'paper', 'case', 'crossover', 'design', 'implementation', 'r', 'case', 'crossover', 'design', 'implementation', 'r', 'zhongheng', 'zhang', 'description', 'condition', 'subject', 'heart', 'attack', 'risk', 'event', 'seriousness', 'event', 'subject', 'experience', 'event', 'help', 'method', 'metoprolol', 'effect', 'effect', 'pvc', 'afternoon', 'morning', 'pvc', 'headache', 'morning', 'wonder', 'plan', 'pvc', 'yesterday', 'afternoon', 'drug', 'reluctance', 'plan', 'half', 'dose', 'limit', 'mg', 'today', 'confidence', 'button', 'calibration', 'phase', 'project', 'wave', 'cause', 'pattern', 'kind', 'chart', 'mid', 'october', 'pvc', 'november', 'night', 'event', 'family', 'responsibility', 'present', 'morning', 'guess', 'multi', 'cycle', 'product', 'kind', 'rhythm', 'pattern', 'feedback', 'effect', 'likelihood', 'pvc', 'proceeding', 'stress', 'effect', 'feedback', 'pattern', 'instance', 'likelihood', 'insomnia', 'night', 'insomnia', 'night', 'model', 'cycle', 'data', 'feed', 'model', 'pattern', 'approach', 'approach', 'pattern', 'night', 'melatonin', 'valium', 'night', 'pattern', 'night', 'sense', 'feedback', 'effect', 'problem', 'dr', 'yang', 'pvc', 'morning', 'onine', 'user', 'comment', 'drug', 'discussion', 'heart', 'attack', 'morning', 'approach', 'minimal', 'mg', 'pvc', 'increase', 'pvc', 'goal', 'cycle', 'test', 'event', 'test', 'effect', 'repeat', 'mg', 'dose', 'plan', 'metroprolol', 'button', 'press', 'morning', 'observation', 'analysis', 'stage', 'morning', 'meal', 'note', 'meal', 'button', 'press', 'today', 'breakfast', 'corn', 'tortilla', 'trigger', 'phase', 'bread', 'food', 'carbs', 'category', 'monitoring', 'zio', 'xt', 'patch', 'button', 'monitor', 'arrhythmia', 'incident', 'button', 'observation', 'confidence', 'data', 'zio', 'app', 'observation', 'app', 'yesterday', 'observation', 'enter', 'login', 'credential', 'work', 'password', 'update', 'observation', 'observation', 'observation', 'county', 'internet', 'access', 'observation', 'reset', 'password', 'data', 'transfer', 'data', 'eye', 'data', 'issue', 'update', 'message', 'doubt', 'data', 'frustrating', 'pvc', 'weekday', 'lunch', 'mg', 'metoprolol', 'transition', 'phase', 'project', 'matter', 'relearn', 'project', 'enter', 'metoprolol', 'dose', 'project', 'forum', 'entry', 'post', 'update', 'everybody', 'topic', 'mute', 'project', 'generate', 'notification', 'medication', 'sheet', 'idea', 'notebook', 'confidence', 'note', 'project', 'log', 'forum', 'forum', 'moderation', 'work', 'routine', 'project', 'lesson', 'capitulate', 'note', 'notification', 'setting', 'metoprolol', 'pvc', 'odd', 'symptom', 'kind', 'brain', 'buzz', 'shock', 'skull', 'headache', 'disorientation', 'reaction', 'cold', 'toe', 'swell', 'form', 'brain', 'buzz', 'research', 'feeling', 'toe', 'care', 'np', 'search', 'term', 'described', 'effect', 'beta', 'blocker', 'report', 'meta', 'analysis', 'vasoconstriction', 'adrenoceptor', 'blocker', 'review', 'network', 'meta', 'analysis', 'symptom', 'worrisome', 'benefit', 'metoprolol', 'metoprolol', 'beta', 'blocker', 'effect', 'drug', 'data', 'pvc', 'series', 'question', 'phase', 'project', 'change', 'pvc', 'morning', 'dose', 'place', 'dos', 'november', 'december', 'december', 'news', 'device', 'issue', 'yesterday', 'data', 'issue', 'firmware', 'data', 'loss', 'device', 'power', 'button', 'power', 'firmware', 'summer', 'data', 'loss', 'issue', 'power', 'data', 'december', 'firmware', 'term', 'loss', 'curse', 'note', 'toe', 'december', 'device', 'morning', 'press', 'estimate', 'press', 'december', 'soccer', 'pvc', 'metoprolol', 'dose', 'protocol', 'note', 'conclusion', 'data', 'december', 'metoprolol', 'dose', 'protocol', 'today', 'mark', 'transition', 'project', 'cadence', 'metoprolol', 'expectation', 'drop', 'level', 'stay', 'increase', 'severity', 'symptom', 'effect', 'manage', 'symptom', 'effect', 'record', 'tolerance', 'drug', 'increase', 'drug', 'symptom', 'problem', 'happens', 'yesterday', 'metropolol', 'effect', 'pvc', 'night', 'morning', 'half', 'metoprolol', 'work', 'pvc', 'point', 'model', 'beta', 'blocker', 'effect', 'activation', 'heart', 'rate', 'pvc', 'work', 'expectation', 'button', 'medication', 'metoprolol', 'november', 'device', 'issue', 'today', 'data', 'accurate', 'june', 'analysis', 'timing', 'observation', 'stamp', 'introduction', 'december', 'project', 'log', 'note', 'report', 'event', 'button', 'tracker', 'september', 'device', 'zio', 'patch', 'correlation', 'test', 'zio', 'button', 'metoprolol', 'beta', 'blocker', 'dos', 'event', 'button', 'today', 'analysis', 'medication', 'event', 'medication', 'post', 'account', 'eventloggers', 'data', 'integration', 'tool', 'dreeds', 'forum', 'project', 'investigate', 'trigger', 'data', 'video', 'conference', 'cardiologist', 'contraction', 'condition', 'people', 'coffee', 'stress', 'problem', 'tolerance', 'timing', 'event', 'change', 'eventloggers', 'drink', 'proof', 'liquor', 'drink', 'night', 'arrhythmia', 'experiment', 'law', 'visit', 'lawn', 'cup', 'coffee', 'morning', 'improvement', 'coffee', 'alcohol', 'hope', 'idea', 'meal', 'trigger', 'meal', 'breakdown', 'episode', 'button', 'click', 'corresponds', 'pvc', 'min', 'catch', 'wave', 'metoprolol', 'dr', 'yang', 'zio', 'data', 'pvc', 'ectopy', 'explanation', 'reference', 'monitor', 'pollutant', 'co2', 'buildup', 'night', 'thread', 'indoor', 'weather', 'station', 'track', 'co2', 'level', 'plumelabs', 'no2', 'voc', 'measure', 'correlate', 'pvc', 'skin', 'response', 'product', 'blood', 'flow', 'temperature', 'mood', 'ring', 'thermometer', 'finger', 'factor', 'heart', 'rate', 'variability', 'change', 'effect', 'headache', 'search', 'symptom', 'drug', 'cgm', 'data', 'pvc', 'factor', 'condition', 'recovery', 'collection', 'thought', 'problem', 'sleep', 'study', 'confirm', 'issue', 'blood', 'work', 'potassium', 'catecholamine', 'level', 'blood', 'article', 'medication', 'supplement', 'heart', 'effect', 'question', 'effect', 'example', 'point', 'beta', 'blocker', 'heart', 'rate', 'effect', 'step', 'test', 'point', 'glass', 'water', 'pulse', 'second', 'heart', 'muscle', 'water', 'esophagus', 'response', 'potassium', 'banana', 'source', 'problem', 'recall', 'approach', 'food', 'sensitivity', 'heart', 'rate', 'change', 'blood', 'chemistry', 'path', 'heart', 'microbiome', 'approach', 'sensitize', 'problem', 'zio', 'data', 'accurate', 'stamp', 'magnitude', 'information', 'problem', 'zio', 'data', 'button', 'wonder', 'approach', 'relaxation', 'notice', 'severity', 'duration', 'oil', 'music', 'headphone', 'meditating', 'effect', 'jon', 'kabat', 'zinn', 'body', 'notice', 'symptom', 'problem', 'chest', 'heart', 'rate', 'monitor', 'heard', 'people', 'myzio', 'bedside', 'monitor', 'headband', 'chest', 'capture', 'heart', 'signal', 'port', 'data', 'generation', 'apple', 'watch', 'detect', 'problem', 'record', 'care', 'confirms', 'garmin', 'hrm', 'consumption', 'sugar', 'garmin', 'hr', 'alarm', 'cgm', 'alarm']"
+8086.0,export analysis data notion cronometer track amp graph mysymptoms google calendar review correlation data csv file tool csv data analysis data code data analysis majority export fitbit google photo dump figure course action data export multiple service requirement data photo health service data apis authentication understand library language data step map data api spec data place mysql database excel cloud google sheet party analysis tool correlation function google visualization option human offer python code tool collection type data io service data service correlation data list page service list aggregation mark krynsky website scroll data aggregation app service section service instinct meaningful data source list extract data sheet excel step data collection source hope,"['export', 'analysis', 'data', 'notion', 'cronometer', 'track', 'amp', 'graph', 'mysymptoms', 'google', 'calendar', 'review', 'correlation', 'data', 'csv', 'file', 'tool', 'csv', 'data', 'analysis', 'data', 'code', 'data', 'analysis', 'majority', 'export', 'fitbit', 'google', 'photo', 'dump', 'figure', 'course', 'action', 'data', 'export', 'multiple', 'service', 'requirement', 'data', 'photo', 'health', 'service', 'data', 'apis', 'authentication', 'understand', 'library', 'language', 'data', 'step', 'map', 'data', 'api', 'spec', 'data', 'place', 'mysql', 'database', 'excel', 'cloud', 'google', 'sheet', 'party', 'analysis', 'tool', 'correlation', 'function', 'google', 'visualization', 'option', 'human', 'offer', 'python', 'code', 'tool', 'collection', 'type', 'data', 'io', 'service', 'data', 'service', 'correlation', 'data', 'list', 'page', 'service', 'list', 'aggregation', 'mark', 'krynsky', 'website', 'scroll', 'data', 'aggregation', 'app', 'service', 'section', 'service', 'instinct', 'meaningful', 'data', 'source', 'list', 'extract', 'data', 'sheet', 'excel', 'step', 'data', 'collection', 'source', 'hope']"
+8104.0,approach device design control data sensor stack usability tradeoff device storage battery data transfer firmware dial count solution detection tool hr data type base user friend human platform hr data relation symptom infection permission fitbit apple health hr data project hr data covid scenario project hrv sleep level advice support signal user participant user experiment data step process series tool lack ecosystem support justin appreciate question briefly jakobeglarsen analysis topic talk amp mind list topic sample order topic sense breadth hr fitness mistake case hr project list topic flu sign hr body temp symptom cog search topic search filemaker database talk page cognition justin answer browse forum discussion project data project blood oximetry hr detection purpose problem device data type rhr convenient export format signal device representation pdf export zio patch pdf report device watch finger model product goal data software signal processing fo nan cog contec watch ppg track saturation ppg smartbands blood pressure ecg hear topic research mind process data design requirement data card csv format device server access download data dashboard data team moment create problem device moment device research analysis community monitoring signal motion idea adaptation signal research criticism type specification sensor output waveform ecg waveform dof orientation channel finger cuff sensor ecg wire lead lt i2c port rate hz dimension communication wi fi battery connector jack x2 jst s4b ph k response notification mail apology appreciate insight topic depth forum talk question conversation people direction regard idea rain8dome9 level datasets interface software web feature interface example aspect data acquisition pipeline gt device tool processing accessibility data thought device trade usability type platform data interrogation user community interface amp usability device community idea signal flu challenge self thought leader trend people moment people question agaricus doubt effort ecosystem product stage byproduct research project form data interrogation user question level cater community research tool usability expectation test water type idea discussion development heart rate heart rate variability respiration rate respiratory rate variability transit perfusion index velocity r r interval blood pressure motion feedback contec device model aspect saturation moment analog device source wavelength spo2 literature blood pressure ppg tell justin health technology startup health solution research research project manner ecg ppg signal device resolve requirement data collection datalogger capture dof imu fi ble i2c port sensing possibility metadata service access term data analysis insight experience type signal nature feedback keen case product regard justin,"['approach', 'device', 'design', 'control', 'data', 'sensor', 'stack', 'usability', 'tradeoff', 'device', 'storage', 'battery', 'data', 'transfer', 'firmware', 'dial', 'count', 'solution', 'detection', 'tool', 'hr', 'data', 'type', 'base', 'user', 'friend', 'human', 'platform', 'hr', 'data', 'relation', 'symptom', 'infection', 'permission', 'fitbit', 'apple', 'health', 'hr', 'data', 'project', 'hr', 'data', 'covid', 'scenario', 'project', 'hrv', 'sleep', 'level', 'advice', 'support', 'signal', 'user', 'participant', 'user', 'experiment', 'data', 'step', 'process', 'series', 'tool', 'lack', 'ecosystem', 'support', 'justin', 'appreciate', 'question', 'briefly', 'jakobeglarsen', 'analysis', 'topic', 'talk', 'amp', 'mind', 'list', 'topic', 'sample', 'order', 'topic', 'sense', 'breadth', 'hr', 'fitness', 'mistake', 'case', 'hr', 'project', 'list', 'topic', 'flu', 'sign', 'hr', 'body', 'temp', 'symptom', 'cog', 'search', 'topic', 'search', 'filemaker', 'database', 'talk', 'page', 'cognition', 'justin', 'answer', 'browse', 'forum', 'discussion', 'project', 'data', 'project', 'blood', 'oximetry', 'hr', 'detection', 'purpose', 'problem', 'device', 'data', 'type', 'rhr', 'convenient', 'export', 'format', 'signal', 'device', 'representation', 'pdf', 'export', 'zio', 'patch', 'pdf', 'report', 'device', 'watch', 'finger', 'model', 'product', 'goal', 'data', 'software', 'signal', 'processing', 'fo', 'nan', 'cog', 'contec', 'watch', 'ppg', 'track', 'saturation', 'ppg', 'smartbands', 'blood', 'pressure', 'ecg', 'hear', 'topic', 'research', 'mind', 'process', 'data', 'design', 'requirement', 'data', 'card', 'csv', 'format', 'device', 'server', 'access', 'download', 'data', 'dashboard', 'data', 'team', 'moment', 'create', 'problem', 'device', 'moment', 'device', 'research', 'analysis', 'community', 'monitoring', 'signal', 'motion', 'idea', 'adaptation', 'signal', 'research', 'criticism', 'type', 'specification', 'sensor', 'output', 'waveform', 'ecg', 'waveform', 'dof', 'orientation', 'channel', 'finger', 'cuff', 'sensor', 'ecg', 'wire', 'lead', 'lt', 'i2c', 'port', 'rate', 'hz', 'dimension', 'communication', 'wi', 'fi', 'battery', 'connector', 'jack', 'x2', 'jst', 's4b', 'ph', 'k', 'response', 'notification', 'mail', 'apology', 'appreciate', 'insight', 'topic', 'depth', 'forum', 'talk', 'question', 'conversation', 'people', 'direction', 'regard', 'idea', 'rain8dome9', 'level', 'datasets', 'interface', 'software', 'web', 'feature', 'interface', 'example', 'aspect', 'data', 'acquisition', 'pipeline', 'gt', 'device', 'tool', 'processing', 'accessibility', 'data', 'thought', 'device', 'trade', 'usability', 'type', 'platform', 'data', 'interrogation', 'user', 'community', 'interface', 'amp', 'usability', 'device', 'community', 'idea', 'signal', 'flu', 'challenge', 'self', 'thought', 'leader', 'trend', 'people', 'moment', 'people', 'question', 'agaricus', 'doubt', 'effort', 'ecosystem', 'product', 'stage', 'byproduct', 'research', 'project', 'form', 'data', 'interrogation', 'user', 'question', 'level', 'cater', 'community', 'research', 'tool', 'usability', 'expectation', 'test', 'water', 'type', 'idea', 'discussion', 'development', 'heart', 'rate', 'heart', 'rate', 'variability', 'respiration', 'rate', 'respiratory', 'rate', 'variability', 'transit', 'perfusion', 'index', 'velocity', 'r', 'r', 'interval', 'blood', 'pressure', 'motion', 'feedback', 'contec', 'device', 'model', 'aspect', 'saturation', 'moment', 'analog', 'device', 'source', 'wavelength', 'spo2', 'literature', 'blood', 'pressure', 'ppg', 'tell', 'justin', 'health', 'technology', 'startup', 'health', 'solution', 'research', 'research', 'project', 'manner', 'ecg', 'ppg', 'signal', 'device', 'resolve', 'requirement', 'data', 'collection', 'datalogger', 'capture', 'dof', 'imu', 'fi', 'ble', 'i2c', 'port', 'sensing', 'possibility', 'metadata', 'service', 'access', 'term', 'data', 'analysis', 'insight', 'experience', 'type', 'signal', 'nature', 'feedback', 'keen', 'case', 'product', 'regard', 'justin']"
+8112.0,bouziane plan progress enjoy format trick sheet formula chart spot change category work axis frequency tag average rating lol sound share spreadsheet template version business episode series google sheet mood data cross data source programmer spreadsheet demonstrate technique happiness money happiness happiness create reaction trick eyyyy haha apps sheet template user lowkey formula lead magnet sheet dance sheet fluency chart story data dot grey matter notice iphone plan,"['bouziane', 'plan', 'progress', 'enjoy', 'format', 'trick', 'sheet', 'formula', 'chart', 'spot', 'change', 'category', 'work', 'axis', 'frequency', 'tag', 'average', 'rating', 'lol', 'sound', 'share', 'spreadsheet', 'template', 'version', 'business', 'episode', 'series', 'google', 'sheet', 'mood', 'data', 'cross', 'data', 'source', 'programmer', 'spreadsheet', 'demonstrate', 'technique', 'happiness', 'money', 'happiness', 'happiness', 'create', 'reaction', 'trick', 'eyyyy', 'haha', 'apps', 'sheet', 'template', 'user', 'lowkey', 'formula', 'lead', 'magnet', 'sheet', 'dance', 'sheet', 'fluency', 'chart', 'story', 'data', 'dot', 'grey', 'matter', 'notice', 'iphone', 'plan']"
+8113.0,video post link advice store amp data data data data food date format video setup problem depth lars help fact video series help data source spreadsheet data space add data sequence date column column type data end image column series chart date format normalise scale direction data multiplier chart column entry series aka chart help note video cross fitness data multiple source happiness data support case change happiness track symptom factor value ability custom scale entry work video series app,"['video', 'post', 'link', 'advice', 'store', 'amp', 'data', 'data', 'data', 'data', 'food', 'date', 'format', 'video', 'setup', 'problem', 'depth', 'lars', 'help', 'fact', 'video', 'series', 'help', 'data', 'source', 'spreadsheet', 'data', 'space', 'add', 'data', 'sequence', 'date', 'column', 'column', 'type', 'data', 'end', 'image', 'column', 'series', 'chart', 'date', 'format', 'normalise', 'scale', 'direction', 'data', 'multiplier', 'chart', 'column', 'entry', 'series', 'aka', 'chart', 'help', 'note', 'video', 'cross', 'fitness', 'data', 'multiple', 'source', 'happiness', 'data', 'support', 'case', 'change', 'happiness', 'track', 'symptom', 'factor', 'value', 'ability', 'custom', 'scale', 'entry', 'work', 'video', 'series', 'app']"
+8133.0,echo difficulty quality video bathroom video phone head difference visibility hair loss area minoxidil photo angle loss pattern image root image blonde hair image track hair loss hair loss conclusion difference hair length video precise method loss loss amp image,"['echo', 'difficulty', 'quality', 'video', 'bathroom', 'video', 'phone', 'head', 'difference', 'visibility', 'hair', 'loss', 'area', 'minoxidil', 'photo', 'angle', 'loss', 'pattern', 'image', 'root', 'image', 'blonde', 'hair', 'image', 'track', 'hair', 'loss', 'hair', 'loss', 'conclusion', 'difference', 'hair', 'length', 'video', 'precise', 'method', 'loss', 'loss', 'amp', 'image']"
+8134.0,fitbit night charge shower location technology dash analytics export data dashboard visualization correlation variable dreeds home assistant google home assistant seperate apps ability export csv location phone usage activity step app export csv phone usage data rescuetime smarttime charge exercise data rescuetime phone usage data funnel data rescuetime api api facilitate data transfer csv file authentication setup automate apis export data json read step parse csv mysql database case discover input phone chrome browser event phone camera photo home assistant voice event google photo integration php script activity end source cm php mysql apache content management web interface solution business custom code photo activity data timeline google visualization correlation script correlate fitbit data rescuetime data family capture matter food wellness journal kid family experiment platform chronicle measure effect mess user question request feature point help people family sorry google home assistant action people event google talk event logger idea order phone log record event event home toast breakfast today breakfast event eventloggers food type bread video example idea kitchen morning breakfast coffee aspirin google home medication kitchen gas esso gh item ml gh coffee fitbit tracking data csv data,"['fitbit', 'night', 'charge', 'shower', 'location', 'technology', 'dash', 'analytics', 'export', 'data', 'dashboard', 'visualization', 'correlation', 'variable', 'dreeds', 'home', 'assistant', 'google', 'home', 'assistant', 'seperate', 'apps', 'ability', 'export', 'csv', 'location', 'phone', 'usage', 'activity', 'step', 'app', 'export', 'csv', 'phone', 'usage', 'data', 'rescuetime', 'smarttime', 'charge', 'exercise', 'data', 'rescuetime', 'phone', 'usage', 'data', 'funnel', 'data', 'rescuetime', 'api', 'api', 'facilitate', 'data', 'transfer', 'csv', 'file', 'authentication', 'setup', 'automate', 'apis', 'export', 'data', 'json', 'read', 'step', 'parse', 'csv', 'mysql', 'database', 'case', 'discover', 'input', 'phone', 'chrome', 'browser', 'event', 'phone', 'camera', 'photo', 'home', 'assistant', 'voice', 'event', 'google', 'photo', 'integration', 'php', 'script', 'activity', 'end', 'source', 'cm', 'php', 'mysql', 'apache', 'content', 'management', 'web', 'interface', 'solution', 'business', 'custom', 'code', 'photo', 'activity', 'data', 'timeline', 'google', 'visualization', 'correlation', 'script', 'correlate', 'fitbit', 'data', 'rescuetime', 'data', 'family', 'capture', 'matter', 'food', 'wellness', 'journal', 'kid', 'family', 'experiment', 'platform', 'chronicle', 'measure', 'effect', 'mess', 'user', 'question', 'request', 'feature', 'point', 'help', 'people', 'family', 'sorry', 'google', 'home', 'assistant', 'action', 'people', 'event', 'google', 'talk', 'event', 'logger', 'idea', 'order', 'phone', 'log', 'record', 'event', 'event', 'home', 'toast', 'breakfast', 'today', 'breakfast', 'event', 'eventloggers', 'food', 'type', 'bread', 'video', 'example', 'idea', 'kitchen', 'morning', 'breakfast', 'coffee', 'aspirin', 'google', 'home', 'medication', 'kitchen', 'gas', 'esso', 'gh', 'item', 'ml', 'gh', 'coffee', 'fitbit', 'tracking', 'data', 'csv', 'data']"
+8136.0,dexa gain report scale change change composition question case result withings exercise recommendation option coach talk variability impedance method hydration factor help course straightforward body goal impression variability frustrate bodyfat scale withings scale body bathroom scale impedance accurate body measurement body amazon goal progress bodybuilding goal circumference muscle body mass mass post bodybuilding amp tracker feature purchase custom exercise stretch exercise database custom workout stretch order stretch exercise api measurement progress exercise recommendation flexibility recommendation exercise history app export measurement muscle recommendation exercise stretch progress chart version app seperate recommendation amp bodybuilding exercise,"['dexa', 'gain', 'report', 'scale', 'change', 'change', 'composition', 'question', 'case', 'result', 'withings', 'exercise', 'recommendation', 'option', 'coach', 'talk', 'variability', 'impedance', 'method', 'hydration', 'factor', 'help', 'course', 'straightforward', 'body', 'goal', 'impression', 'variability', 'frustrate', 'bodyfat', 'scale', 'withings', 'scale', 'body', 'bathroom', 'scale', 'impedance', 'accurate', 'body', 'measurement', 'body', 'amazon', 'goal', 'progress', 'bodybuilding', 'goal', 'circumference', 'muscle', 'body', 'mass', 'mass', 'post', 'bodybuilding', 'amp', 'tracker', 'feature', 'purchase', 'custom', 'exercise', 'stretch', 'exercise', 'database', 'custom', 'workout', 'stretch', 'order', 'stretch', 'exercise', 'api', 'measurement', 'progress', 'exercise', 'recommendation', 'flexibility', 'recommendation', 'exercise', 'history', 'app', 'export', 'measurement', 'muscle', 'recommendation', 'exercise', 'stretch', 'progress', 'chart', 'version', 'app', 'seperate', 'recommendation', 'amp', 'bodybuilding', 'exercise']"
+8142.0,lars help level support forum thread topic conference breakout session dashboard python person conference arrange kind workshop forum user reply post topic dashboard data nan python create aggregator dashboard webapp software developer aggregator dashboard tool experience mistake spreadsheet tracker date format data vba setup data correlation variable tracker python excel software career io gyroscope import csv data chronometer notion solution download csv file mail trigger send csv file api api csv file webapp webapp information variable format format database csv file data format change graph graph scatterplots variable correlation variable category category pick webapp calculates variable list data field data question mistake create aggregator dashboard solution data tracker solution download csv benefit desktop app store information variable database kind database database software direction doubt understand,"['lars', 'help', 'level', 'support', 'forum', 'thread', 'topic', 'conference', 'breakout', 'session', 'dashboard', 'python', 'person', 'conference', 'arrange', 'kind', 'workshop', 'forum', 'user', 'reply', 'post', 'topic', 'dashboard', 'data', 'nan', 'python', 'create', 'aggregator', 'dashboard', 'webapp', 'software', 'developer', 'aggregator', 'dashboard', 'tool', 'experience', 'mistake', 'spreadsheet', 'tracker', 'date', 'format', 'data', 'vba', 'setup', 'data', 'correlation', 'variable', 'tracker', 'python', 'excel', 'software', 'career', 'io', 'gyroscope', 'import', 'csv', 'data', 'chronometer', 'notion', 'solution', 'download', 'csv', 'file', 'mail', 'trigger', 'send', 'csv', 'file', 'api', 'api', 'csv', 'file', 'webapp', 'webapp', 'information', 'variable', 'format', 'format', 'database', 'csv', 'file', 'data', 'format', 'change', 'graph', 'graph', 'scatterplots', 'variable', 'correlation', 'variable', 'category', 'category', 'pick', 'webapp', 'calculates', 'variable', 'list', 'data', 'field', 'data', 'question', 'mistake', 'create', 'aggregator', 'dashboard', 'solution', 'data', 'tracker', 'solution', 'download', 'csv', 'benefit', 'desktop', 'app', 'store', 'information', 'variable', 'database', 'kind', 'database', 'database', 'software', 'direction', 'doubt', 'understand']"
+8143.0,calorie point kind sense pt luck app protein carb diet revisit voice calorie counter change track food rating star food content sodium micronutrient star fruit veggie calorie fitbit alta pt weight lb keto liver medication speech calorie counter version voice calorie counter mookiebearapps microphone button food mark food calorie pt column exit hand tabl mfp track sodium potassium logging point point advantage calorie point calorie precision calorie calorie,"['calorie', 'point', 'kind', 'sense', 'pt', 'luck', 'app', 'protein', 'carb', 'diet', 'revisit', 'voice', 'calorie', 'counter', 'change', 'track', 'food', 'rating', 'star', 'food', 'content', 'sodium', 'micronutrient', 'star', 'fruit', 'veggie', 'calorie', 'fitbit', 'alta', 'pt', 'weight', 'lb', 'keto', 'liver', 'medication', 'speech', 'calorie', 'counter', 'version', 'voice', 'calorie', 'counter', 'mookiebearapps', 'microphone', 'button', 'food', 'mark', 'food', 'calorie', 'pt', 'column', 'exit', 'hand', 'tabl', 'mfp', 'track', 'sodium', 'potassium', 'logging', 'point', 'point', 'advantage', 'calorie', 'point', 'calorie', 'precision', 'calorie', 'calorie']"
+8145.0,vo2max test estimate app dean talk research data vo2 max temperature temperature vo2 study runner percentage point reduction max data boost vo2 max pace weather max reason exercise routine sleep note improvement pay attention vo2 max siva raj stress apple watch accurate point decrease habit mile mile index area,"['vo2max', 'test', 'estimate', 'app', 'dean', 'talk', 'research', 'data', 'vo2', 'max', 'temperature', 'temperature', 'vo2', 'study', 'runner', 'percentage', 'point', 'reduction', 'max', 'data', 'boost', 'vo2', 'max', 'pace', 'weather', 'max', 'reason', 'exercise', 'routine', 'sleep', 'note', 'improvement', 'pay', 'attention', 'vo2', 'max', 'siva', 'raj', 'stress', 'apple', 'watch', 'accurate', 'point', 'decrease', 'habit', 'mile', 'mile', 'index', 'area']"
+8149.0,advantage notebook environment project notebook data wearable data notebook collection human start building python application dashboard analysis jupyter notebook jupyter notebook help application application data csv file json file dashboard analytics analysis machine learning ressource efficient ui share experience python jupyter jupyter script command line python interpreter resource problem cronjobs stress recode script term memory efficiency jupyter browser notebook py script script resource example checkout jupyter google visualization jupiter notebook environment application jupyter presentation visualize tkinter dash library gui,"['advantage', 'notebook', 'environment', 'project', 'notebook', 'data', 'wearable', 'data', 'notebook', 'collection', 'human', 'start', 'building', 'python', 'application', 'dashboard', 'analysis', 'jupyter', 'notebook', 'jupyter', 'notebook', 'help', 'application', 'application', 'data', 'csv', 'file', 'json', 'file', 'dashboard', 'analytics', 'analysis', 'machine', 'learning', 'ressource', 'efficient', 'ui', 'share', 'experience', 'python', 'jupyter', 'jupyter', 'script', 'command', 'line', 'python', 'interpreter', 'resource', 'problem', 'cronjobs', 'stress', 'recode', 'script', 'term', 'memory', 'efficiency', 'jupyter', 'browser', 'notebook', 'py', 'script', 'script', 'resource', 'example', 'checkout', 'jupyter', 'google', 'visualization', 'jupiter', 'notebook', 'environment', 'application', 'jupyter', 'presentation', 'visualize', 'tkinter', 'dash', 'library', 'gui']"
+8150.0,richard sprague sprague forum elimination diet discover cause symptom feel brain fog feel blood recommend test food food journal finding pattern food trouble recommend test mysymptoms gjusaityte practise suspect ingredient orange lars problem symptom concern symptom nutrition food feeling practise suspect ingredient problem application help food eat feel development process inspiration reach add symptom access analytics promotion people problem tool doctor food intolerance sensitivity test attention hear platform idea finding pattern blog post experience feelsom calculation example health amp food tracker topic visit gastroenterologist information microbiome test,"['richard', 'sprague', 'sprague', 'forum', 'elimination', 'diet', 'discover', 'cause', 'symptom', 'feel', 'brain', 'fog', 'feel', 'blood', 'recommend', 'test', 'food', 'food', 'journal', 'finding', 'pattern', 'food', 'trouble', 'recommend', 'test', 'mysymptoms', 'gjusaityte', 'practise', 'suspect', 'ingredient', 'orange', 'lars', 'problem', 'symptom', 'concern', 'symptom', 'nutrition', 'food', 'feeling', 'practise', 'suspect', 'ingredient', 'problem', 'application', 'help', 'food', 'eat', 'feel', 'development', 'process', 'inspiration', 'reach', 'add', 'symptom', 'access', 'analytics', 'promotion', 'people', 'problem', 'tool', 'doctor', 'food', 'intolerance', 'sensitivity', 'test', 'attention', 'hear', 'platform', 'idea', 'finding', 'pattern', 'blog', 'post', 'experience', 'feelsom', 'calculation', 'example', 'health', 'amp', 'food', 'tracker', 'topic', 'visit', 'gastroenterologist', 'information', 'microbiome', 'test']"
+8156.0,nan test data privacy reason,"['nan', 'test', 'data', 'privacy', 'reason']"
+8161.0,head stone spire health tag support date support faq tracker thought data platform app amp contacting,"['head', 'stone', 'spire', 'health', 'tag', 'support', 'date', 'support', 'faq', 'tracker', 'thought', 'data', 'platform', 'app', 'amp', 'contacting']"
+8165.0,honeyspoon provide audio r honeyspoon conversation share suggestion stage clockwise jonas sara riggare university wolf thomas blomseth christiansen totti lab focus story project people community method tool amp tell discoverablity r podcast,"['honeyspoon', 'provide', 'audio', 'r', 'honeyspoon', 'conversation', 'share', 'suggestion', 'stage', 'clockwise', 'jonas', 'sara', 'riggare', 'university', 'wolf', 'thomas', 'blomseth', 'christiansen', 'totti', 'lab', 'focus', 'story', 'project', 'people', 'community', 'method', 'tool', 'amp', 'tell', 'discoverablity', 'r', 'podcast']"
+8167.0,toe layer knowledge eh event quarter table event mood crash mood crash glass observe eye notion diverse work reflective practice growth feel effect productivity visualisation project data analysis attitude confidence ability bypass motivation track data consistency lay foundation self result productivity test drive fit practice drive notion track event person language processing interpretation work pressure start log log data logging interval table data convenience attempt aid timer run thu fri june prediction awareness task productivity priority decision making reflection half mark work tracking plan section reflection crash arvo section interval ruin odds danger list idea resistance trigger data depression date reflection task list todo list result event tell result bounce tuesday point energy drive refreshes event log interval bouziane moment track hope result,"['toe', 'layer', 'knowledge', 'eh', 'event', 'quarter', 'table', 'event', 'mood', 'crash', 'mood', 'crash', 'glass', 'observe', 'eye', 'notion', 'diverse', 'work', 'reflective', 'practice', 'growth', 'feel', 'effect', 'productivity', 'visualisation', 'project', 'data', 'analysis', 'attitude', 'confidence', 'ability', 'bypass', 'motivation', 'track', 'data', 'consistency', 'lay', 'foundation', 'self', 'result', 'productivity', 'test', 'drive', 'fit', 'practice', 'drive', 'notion', 'track', 'event', 'person', 'language', 'processing', 'interpretation', 'work', 'pressure', 'start', 'log', 'log', 'data', 'logging', 'interval', 'table', 'data', 'convenience', 'attempt', 'aid', 'timer', 'run', 'thu', 'fri', 'june', 'prediction', 'awareness', 'task', 'productivity', 'priority', 'decision', 'making', 'reflection', 'half', 'mark', 'work', 'tracking', 'plan', 'section', 'reflection', 'crash', 'arvo', 'section', 'interval', 'ruin', 'odds', 'danger', 'list', 'idea', 'resistance', 'trigger', 'data', 'depression', 'date', 'reflection', 'task', 'list', 'todo', 'list', 'result', 'event', 'tell', 'result', 'bounce', 'tuesday', 'point', 'energy', 'drive', 'refreshes', 'event', 'log', 'interval', 'bouziane', 'moment', 'track', 'hope', 'result']"
+8168.0,meetup seattle pmintroductions connectivity issue manage deal flood spammer isaacgerg pst post meeting p topic title date meeting clarity moment meeting zoom bomb attack bother zoom link internet attention control meeting admit anybody room meeting people form admit everybody group tonight everybody list link resource project resource slide june human openhumans quantifiedflu forum forum link bob mad nan nan ant tell today email meeting host zomm meeting pst event start nan ticket nan,"['meetup', 'seattle', 'pmintroductions', 'connectivity', 'issue', 'manage', 'deal', 'flood', 'spammer', 'isaacgerg', 'pst', 'post', 'meeting', 'p', 'topic', 'title', 'date', 'meeting', 'clarity', 'moment', 'meeting', 'zoom', 'bomb', 'attack', 'bother', 'zoom', 'link', 'internet', 'attention', 'control', 'meeting', 'admit', 'anybody', 'room', 'meeting', 'people', 'form', 'admit', 'everybody', 'group', 'tonight', 'everybody', 'list', 'link', 'resource', 'project', 'resource', 'slide', 'june', 'human', 'openhumans', 'quantifiedflu', 'forum', 'forum', 'link', 'bob', 'mad', 'nan', 'nan', 'ant', 'tell', 'today', 'email', 'meeting', 'host', 'zomm', 'meeting', 'pst', 'event', 'start', 'nan', 'ticket', 'nan']"
+8177.0,stine student technology society topic movement economy second question answer tracker vantage watch information gain body practice reason thesis experience practice question technology track value information gain tracking practice instance information gain term technology smartwatches wearable information knowledge expense data device body form imply problem contribute master email stinemargrethe hotmail advance course edit thesis,"['stine', 'student', 'technology', 'society', 'topic', 'movement', 'economy', 'second', 'question', 'answer', 'tracker', 'vantage', 'watch', 'information', 'gain', 'body', 'practice', 'reason', 'thesis', 'experience', 'practice', 'question', 'technology', 'track', 'value', 'information', 'gain', 'tracking', 'practice', 'instance', 'information', 'gain', 'term', 'technology', 'smartwatches', 'wearable', 'information', 'knowledge', 'expense', 'data', 'device', 'body', 'form', 'imply', 'problem', 'contribute', 'master', 'email', 'stinemargrethe', 'hotmail', 'advance', 'course', 'edit', 'thesis']"
+8188.0,lnp csv import data file bucket zenobase format csv json file api dashboard eye data collection issue data lookup dump data data cleanup visualization jupyter kludgy paste people michael thread forum conversation topic chance chaos problem case topic discussion rearrange topic topic topic dashboard data transfer topic discussion question idea post topic dashboard data post topic dashboard data post topic dashboard data guide file functionality correlation variable variable change contact developer project product tracker health jupiter correlation variable tracker zenobase import data service csv image tracking aggregator analytics dashboard custom functionality building platform io csv file tracker custom script file custom variable group create page custom dashboard combination variable comment image,"['lnp', 'csv', 'import', 'data', 'file', 'bucket', 'zenobase', 'format', 'csv', 'json', 'file', 'api', 'dashboard', 'eye', 'data', 'collection', 'issue', 'data', 'lookup', 'dump', 'data', 'data', 'cleanup', 'visualization', 'jupyter', 'kludgy', 'paste', 'people', 'michael', 'thread', 'forum', 'conversation', 'topic', 'chance', 'chaos', 'problem', 'case', 'topic', 'discussion', 'rearrange', 'topic', 'topic', 'topic', 'dashboard', 'data', 'transfer', 'topic', 'discussion', 'question', 'idea', 'post', 'topic', 'dashboard', 'data', 'post', 'topic', 'dashboard', 'data', 'post', 'topic', 'dashboard', 'data', 'guide', 'file', 'functionality', 'correlation', 'variable', 'variable', 'change', 'contact', 'developer', 'project', 'product', 'tracker', 'health', 'jupiter', 'correlation', 'variable', 'tracker', 'zenobase', 'import', 'data', 'service', 'csv', 'image', 'tracking', 'aggregator', 'analytics', 'dashboard', 'custom', 'functionality', 'building', 'platform', 'io', 'csv', 'file', 'tracker', 'custom', 'script', 'file', 'custom', 'variable', 'group', 'create', 'page', 'custom', 'dashboard', 'combination', 'variable', 'comment', 'image']"
+8197.0,future giant quantification immense market style video community movement feedback thought video self quantification health,"['future', 'giant', 'quantification', 'immense', 'market', 'style', 'video', 'community', 'movement', 'feedback', 'thought', 'video', 'self', 'quantification', 'health']"
+8199.0,rescuetime tool limitation notion session spent device mobile self research human community paula project activity productivity data data rescue rescue work data project rescue data post iearn setup data access analysis visualization learn rescue aspect service topic case review information dashboard corner room spent website goal github dashboard dashboard contribute dashboard development account check bot messenger ping review application journal vimwiki pull data rescuetime source visualization openhumans account sign data chart ton notebook data source project incorporate rescuetime data check repo,"['rescuetime', 'tool', 'limitation', 'notion', 'session', 'spent', 'device', 'mobile', 'self', 'research', 'human', 'community', 'paula', 'project', 'activity', 'productivity', 'data', 'data', 'rescue', 'rescue', 'work', 'data', 'project', 'rescue', 'data', 'post', 'iearn', 'setup', 'data', 'access', 'analysis', 'visualization', 'learn', 'rescue', 'aspect', 'service', 'topic', 'case', 'review', 'information', 'dashboard', 'corner', 'room', 'spent', 'website', 'goal', 'github', 'dashboard', 'dashboard', 'contribute', 'dashboard', 'development', 'account', 'check', 'bot', 'messenger', 'ping', 'review', 'application', 'journal', 'vimwiki', 'pull', 'data', 'rescuetime', 'source', 'visualization', 'openhumans', 'account', 'sign', 'data', 'chart', 'ton', 'notebook', 'data', 'source', 'project', 'incorporate', 'rescuetime', 'data', 'check', 'repo']"
+8201.0,api api example habit api webscrapers download data tracker kind tracker api image,"['api', 'api', 'example', 'habit', 'api', 'webscrapers', 'download', 'data', 'tracker', 'kind', 'tracker', 'api', 'image']"
+8202.0,amp tell online theme dashboard talk proposal rsvp lars counsel decade project goal dashboard product track dozen programmer project community project gyroscope example community people heterogeneity user data flow service haul source income intensity money support development customer acquisition phase work case envision problem solve people version work encourage question development support approach contribute development collection jupyter section human human authorization build dashboard share variety user data work path sort access platform capacity group collaborator browse example suggestion head joining force human dashboard development notebook anybody kastan focus goal create product standard case support success field product dashboard product resource case purpose aggregator creator user tomorrow sleep access enthusiasm dashboard theme amp tell meetup thursday sens series talk solution topic dashboard conversation forth talk question conference breakout course people conversation possibility workshop expert community focus solution approach feedback idea suggestion dashboard content talk sukazavr workflow data data store analysis hand effort area decade human example approach building workflow community data store topic idea dashboard data post topic forum apologize timeline issue post edits coherence worth virtualbreakout self dashboard data dimension data member family dashboard power bi data cloud server database mood workoiuts h1 lnp service analytics tech company list power bi tableau data studio qlik tool term folk platform insight data insight data method insight feel value proposition tool space capability credibility trust transparency barrier pay sergio lars job version data source integration screenshot solution pay subscription tracker people community solution solution standpoint hurdle knowledge skill batch self service analytics tech company value proposition problem data integration analysis visualization form post solution ability tracker data insight analytics self improvement goal prototype screenshot sergio design wireframes envision watch video prototype screenshots dashboard dasboards box graph pie chart value image variable scatterplot series heatmap chart customize graph image data import import data integration google fitbit withings calendar cronometer csv api image reason solution app track amp graph percentage calendar track variable dashboard variable scatterplot explore data import data solution pay subscription tracker dashboard graph data variable spot pattern variable correlation custom discus solution dashboard gyroscope head health google data studio grafana tableau integration tracker problem solve people tracker import flexibility data analysis custom experiment solution satisfies alternative build dashboard expand dash tracking aggregator analytics dashboard custom functionality building platform io csv file tracker custom script file custom variable group create page custom dashboard combination variable comment image batch self service analytics tech company value proposition problem data integration analysis visualization service analytics tech company insight section app platform insight data insight data method insight flag post python app web technology start start web app python create aggregator dashboard webapp software developer aggregator dashboard tool experience mistake spreadsheet tracker date format data vba setup data correlation variable tracker python excel software career io gyroscope import csv data chronometer notion solution download csv file mail trigger send csv file api api csv file webapp webapp information variable format format database csv file data format change graph graph scatterplots variable correlation variable category category pick webapp calculates variable list data field data question mistake create aggregator dashboard solution data tracker solution download csv benefit desktop app store information variable database kind database database software direction statistic hypothesis test lnp dash step python journey sukazavr order pace technology development humanapi user data source consumer insight service health enterprise output database copy mean work programmer skill statistic data science example pearl causal analysis dashboard analytics correlation analysis correlation bioloop improving performance pattern apple watch worth goal dashboard image bioloop sleep improvement bioloop intelligent improvement plan health data gyroscope pay gyroscope speak value issue gyroscope reason customization data source goal flexibility create custom dashboard power user stage apis integrate bunch health apps productivity spreadsheet github note user widget plan chart type line chart bar chart widget architecture allow user code custom query power user data learn scale data source flexibility folk feel jljorgenson18 gmail interview potential user product hope version io send python create aggregator dashboard webapp software developer aggregator dashboard tool question csv csv kind bet benefit desktop app course switch mac application tracker api pay rest api data access fair account storage processing cost plenty stick platform export data csv help source dashboard today building dashboard creates experience dashboard app data glance correction combo javascript flask project service api act interface project collaborate feel email andreilyskov gmail dot image solution pay subscription tracker market folk self conference volunteer nan post flag thought line build nan article api price cost image point startup mode feature article people tool price prohibit project fan apps self fan whoop fitness recovery product work productivity tracker work improves prevents code d7708a rize feedback macos app work question focus work alert solve problem tracker data clunky interface concept tracker alleviate issue publishing price link article promote service implementers complexity process article tarek product leader humanapi price habitdash order pace technology development humanapi user data source consumer insight service health enterprise question pay development maintain expense source money service thought product maker outcome integration resource maintenance infrastructure data discourage combine effort help dashboard data post data fashion dashboard lnp framework run problem example assign callback output workarounds custom javascript code mvp job lars process building dashboard python thinking thought experience question minimum product mvp interface version mind example data effort watch boot pc reason motivates building interface connect data api learn interface dash advantage integration drawback solution dash start database sql database db software mysql mvp csv file data block direclty interface drop csv email idea correlation view metric spot correlation trend correlation start vision research business expense email update value data approach practicality measure device progress project goal disclosure chat bounce idea welsome platform track impact action dashboard user custom activity custom goal activity reminder progress challenge friend fit concept people community improvement community people carbon footprint action advice chat bounce idea discussion post site data information data information dashboard data nan work progress data grafana package internet activity promnesia image bluemaestro environment sensor image image interface data source timestamps plot creation software data correlation software term community feedback loop data change effect data reason condition change software scratch combine self tool growth habit forum post people software motivation software science degree skill engineer hone study machine learning practice particular technology service reckon preference software research area plan idea motivation dashboard tell idea stenhaug gmail,"['amp', 'tell', 'online', 'theme', 'dashboard', 'talk', 'proposal', 'rsvp', 'lars', 'counsel', 'decade', 'project', 'goal', 'dashboard', 'product', 'track', 'dozen', 'programmer', 'project', 'community', 'project', 'gyroscope', 'example', 'community', 'people', 'heterogeneity', 'user', 'data', 'flow', 'service', 'haul', 'source', 'income', 'intensity', 'money', 'support', 'development', 'customer', 'acquisition', 'phase', 'work', 'case', 'envision', 'problem', 'solve', 'people', 'version', 'work', 'encourage', 'question', 'development', 'support', 'approach', 'contribute', 'development', 'collection', 'jupyter', 'section', 'human', 'human', 'authorization', 'build', 'dashboard', 'share', 'variety', 'user', 'data', 'work', 'path', 'sort', 'access', 'platform', 'capacity', 'group', 'collaborator', 'browse', 'example', 'suggestion', 'head', 'joining', 'force', 'human', 'dashboard', 'development', 'notebook', 'anybody', 'kastan', 'focus', 'goal', 'create', 'product', 'standard', 'case', 'support', 'success', 'field', 'product', 'dashboard', 'product', 'resource', 'case', 'purpose', 'aggregator', 'creator', 'user', 'tomorrow', 'sleep', 'access', 'enthusiasm', 'dashboard', 'theme', 'amp', 'tell', 'meetup', 'thursday', 'sens', 'series', 'talk', 'solution', 'topic', 'dashboard', 'conversation', 'forth', 'talk', 'question', 'conference', 'breakout', 'course', 'people', 'conversation', 'possibility', 'workshop', 'expert', 'community', 'focus', 'solution', 'approach', 'feedback', 'idea', 'suggestion', 'dashboard', 'content', 'talk', 'sukazavr', 'workflow', 'data', 'data', 'store', 'analysis', 'hand', 'effort', 'area', 'decade', 'human', 'example', 'approach', 'building', 'workflow', 'community', 'data', 'store', 'topic', 'idea', 'dashboard', 'data', 'post', 'topic', 'forum', 'apologize', 'timeline', 'issue', 'post', 'edits', 'coherence', 'worth', 'virtualbreakout', 'self', 'dashboard', 'data', 'dimension', 'data', 'member', 'family', 'dashboard', 'power', 'bi', 'data', 'cloud', 'server', 'database', 'mood', 'workoiuts', 'h1', 'lnp', 'service', 'analytics', 'tech', 'company', 'list', 'power', 'bi', 'tableau', 'data', 'studio', 'qlik', 'tool', 'term', 'folk', 'platform', 'insight', 'data', 'insight', 'data', 'method', 'insight', 'feel', 'value', 'proposition', 'tool', 'space', 'capability', 'credibility', 'trust', 'transparency', 'barrier', 'pay', 'sergio', 'lars', 'job', 'version', 'data', 'source', 'integration', 'screenshot', 'solution', 'pay', 'subscription', 'tracker', 'people', 'community', 'solution', 'solution', 'standpoint', 'hurdle', 'knowledge', 'skill', 'batch', 'self', 'service', 'analytics', 'tech', 'company', 'value', 'proposition', 'problem', 'data', 'integration', 'analysis', 'visualization', 'form', 'post', 'solution', 'ability', 'tracker', 'data', 'insight', 'analytics', 'self', 'improvement', 'goal', 'prototype', 'screenshot', 'sergio', 'design', 'wireframes', 'envision', 'watch', 'video', 'prototype', 'screenshots', 'dashboard', 'dasboards', 'box', 'graph', 'pie', 'chart', 'value', 'image', 'variable', 'scatterplot', 'series', 'heatmap', 'chart', 'customize', 'graph', 'image', 'data', 'import', 'import', 'data', 'integration', 'google', 'fitbit', 'withings', 'calendar', 'cronometer', 'csv', 'api', 'image', 'reason', 'solution', 'app', 'track', 'amp', 'graph', 'percentage', 'calendar', 'track', 'variable', 'dashboard', 'variable', 'scatterplot', 'explore', 'data', 'import', 'data', 'solution', 'pay', 'subscription', 'tracker', 'dashboard', 'graph', 'data', 'variable', 'spot', 'pattern', 'variable', 'correlation', 'custom', 'discus', 'solution', 'dashboard', 'gyroscope', 'head', 'health', 'google', 'data', 'studio', 'grafana', 'tableau', 'integration', 'tracker', 'problem', 'solve', 'people', 'tracker', 'import', 'flexibility', 'data', 'analysis', 'custom', 'experiment', 'solution', 'satisfies', 'alternative', 'build', 'dashboard', 'expand', 'dash', 'tracking', 'aggregator', 'analytics', 'dashboard', 'custom', 'functionality', 'building', 'platform', 'io', 'csv', 'file', 'tracker', 'custom', 'script', 'file', 'custom', 'variable', 'group', 'create', 'page', 'custom', 'dashboard', 'combination', 'variable', 'comment', 'image', 'batch', 'self', 'service', 'analytics', 'tech', 'company', 'value', 'proposition', 'problem', 'data', 'integration', 'analysis', 'visualization', 'service', 'analytics', 'tech', 'company', 'insight', 'section', 'app', 'platform', 'insight', 'data', 'insight', 'data', 'method', 'insight', 'flag', 'post', 'python', 'app', 'web', 'technology', 'start', 'start', 'web', 'app', 'python', 'create', 'aggregator', 'dashboard', 'webapp', 'software', 'developer', 'aggregator', 'dashboard', 'tool', 'experience', 'mistake', 'spreadsheet', 'tracker', 'date', 'format', 'data', 'vba', 'setup', 'data', 'correlation', 'variable', 'tracker', 'python', 'excel', 'software', 'career', 'io', 'gyroscope', 'import', 'csv', 'data', 'chronometer', 'notion', 'solution', 'download', 'csv', 'file', 'mail', 'trigger', 'send', 'csv', 'file', 'api', 'api', 'csv', 'file', 'webapp', 'webapp', 'information', 'variable', 'format', 'format', 'database', 'csv', 'file', 'data', 'format', 'change', 'graph', 'graph', 'scatterplots', 'variable', 'correlation', 'variable', 'category', 'category', 'pick', 'webapp', 'calculates', 'variable', 'list', 'data', 'field', 'data', 'question', 'mistake', 'create', 'aggregator', 'dashboard', 'solution', 'data', 'tracker', 'solution', 'download', 'csv', 'benefit', 'desktop', 'app', 'store', 'information', 'variable', 'database', 'kind', 'database', 'database', 'software', 'direction', 'statistic', 'hypothesis', 'test', 'lnp', 'dash', 'step', 'python', 'journey', 'sukazavr', 'order', 'pace', 'technology', 'development', 'humanapi', 'user', 'data', 'source', 'consumer', 'insight', 'service', 'health', 'enterprise', 'output', 'database', 'copy', 'mean', 'work', 'programmer', 'skill', 'statistic', 'data', 'science', 'example', 'pearl', 'causal', 'analysis', 'dashboard', 'analytics', 'correlation', 'analysis', 'correlation', 'bioloop', 'improving', 'performance', 'pattern', 'apple', 'watch', 'worth', 'goal', 'dashboard', 'image', 'bioloop', 'sleep', 'improvement', 'bioloop', 'intelligent', 'improvement', 'plan', 'health', 'data', 'gyroscope', 'pay', 'gyroscope', 'speak', 'value', 'issue', 'gyroscope', 'reason', 'customization', 'data', 'source', 'goal', 'flexibility', 'create', 'custom', 'dashboard', 'power', 'user', 'stage', 'apis', 'integrate', 'bunch', 'health', 'apps', 'productivity', 'spreadsheet', 'github', 'note', 'user', 'widget', 'plan', 'chart', 'type', 'line', 'chart', 'bar', 'chart', 'widget', 'architecture', 'allow', 'user', 'code', 'custom', 'query', 'power', 'user', 'data', 'learn', 'scale', 'data', 'source', 'flexibility', 'folk', 'feel', 'jljorgenson18', 'gmail', 'interview', 'potential', 'user', 'product', 'hope', 'version', 'io', 'send', 'python', 'create', 'aggregator', 'dashboard', 'webapp', 'software', 'developer', 'aggregator', 'dashboard', 'tool', 'question', 'csv', 'csv', 'kind', 'bet', 'benefit', 'desktop', 'app', 'course', 'switch', 'mac', 'application', 'tracker', 'api', 'pay', 'rest', 'api', 'data', 'access', 'fair', 'account', 'storage', 'processing', 'cost', 'plenty', 'stick', 'platform', 'export', 'data', 'csv', 'help', 'source', 'dashboard', 'today', 'building', 'dashboard', 'creates', 'experience', 'dashboard', 'app', 'data', 'glance', 'correction', 'combo', 'javascript', 'flask', 'project', 'service', 'api', 'act', 'interface', 'project', 'collaborate', 'feel', 'email', 'andreilyskov', 'gmail', 'dot', 'image', 'solution', 'pay', 'subscription', 'tracker', 'market', 'folk', 'self', 'conference', 'volunteer', 'nan', 'post', 'flag', 'thought', 'line', 'build', 'nan', 'article', 'api', 'price', 'cost', 'image', 'point', 'startup', 'mode', 'feature', 'article', 'people', 'tool', 'price', 'prohibit', 'project', 'fan', 'apps', 'self', 'fan', 'whoop', 'fitness', 'recovery', 'product', 'work', 'productivity', 'tracker', 'work', 'improves', 'prevents', 'code', 'd7708a', 'rize', 'feedback', 'macos', 'app', 'work', 'question', 'focus', 'work', 'alert', 'solve', 'problem', 'tracker', 'data', 'clunky', 'interface', 'concept', 'tracker', 'alleviate', 'issue', 'publishing', 'price', 'link', 'article', 'promote', 'service', 'implementers', 'complexity', 'process', 'article', 'tarek', 'product', 'leader', 'humanapi', 'price', 'habitdash', 'order', 'pace', 'technology', 'development', 'humanapi', 'user', 'data', 'source', 'consumer', 'insight', 'service', 'health', 'enterprise', 'question', 'pay', 'development', 'maintain', 'expense', 'source', 'money', 'service', 'thought', 'product', 'maker', 'outcome', 'integration', 'resource', 'maintenance', 'infrastructure', 'data', 'discourage', 'combine', 'effort', 'help', 'dashboard', 'data', 'post', 'data', 'fashion', 'dashboard', 'lnp', 'framework', 'run', 'problem', 'example', 'assign', 'callback', 'output', 'workarounds', 'custom', 'javascript', 'code', 'mvp', 'job', 'lars', 'process', 'building', 'dashboard', 'python', 'thinking', 'thought', 'experience', 'question', 'minimum', 'product', 'mvp', 'interface', 'version', 'mind', 'example', 'data', 'effort', 'watch', 'boot', 'pc', 'reason', 'motivates', 'building', 'interface', 'connect', 'data', 'api', 'learn', 'interface', 'dash', 'advantage', 'integration', 'drawback', 'solution', 'dash', 'start', 'database', 'sql', 'database', 'db', 'software', 'mysql', 'mvp', 'csv', 'file', 'data', 'block', 'direclty', 'interface', 'drop', 'csv', 'email', 'idea', 'correlation', 'view', 'metric', 'spot', 'correlation', 'trend', 'correlation', 'start', 'vision', 'research', 'business', 'expense', 'email', 'update', 'value', 'data', 'approach', 'practicality', 'measure', 'device', 'progress', 'project', 'goal', 'disclosure', 'chat', 'bounce', 'idea', 'welsome', 'platform', 'track', 'impact', 'action', 'dashboard', 'user', 'custom', 'activity', 'custom', 'goal', 'activity', 'reminder', 'progress', 'challenge', 'friend', 'fit', 'concept', 'people', 'community', 'improvement', 'community', 'people', 'carbon', 'footprint', 'action', 'advice', 'chat', 'bounce', 'idea', 'discussion', 'post', 'site', 'data', 'information', 'data', 'information', 'dashboard', 'data', 'nan', 'work', 'progress', 'data', 'grafana', 'package', 'internet', 'activity', 'promnesia', 'image', 'bluemaestro', 'environment', 'sensor', 'image', 'image', 'interface', 'data', 'source', 'timestamps', 'plot', 'creation', 'software', 'data', 'correlation', 'software', 'term', 'community', 'feedback', 'loop', 'data', 'change', 'effect', 'data', 'reason', 'condition', 'change', 'software', 'scratch', 'combine', 'self', 'tool', 'growth', 'habit', 'forum', 'post', 'people', 'software', 'motivation', 'software', 'science', 'degree', 'skill', 'engineer', 'hone', 'study', 'machine', 'learning', 'practice', 'particular', 'technology', 'service', 'reckon', 'preference', 'software', 'research', 'area', 'plan', 'idea', 'motivation', 'dashboard', 'tell', 'idea', 'stenhaug', 'gmail']"
+8218.0,air quality inhaler propeller feature clip pulse oximeter wrist past pattern allergy air pollution asthma change oxygenation pulse oximeter asthma asthma suspect hiatus cardio exercise investigate planning treatment condition cardio exercise measure meter measure air lung method method peak flow meter spirometry doctor feno tester inflammation website quote company recommendation topic measure level planning test treatment effect hear advice question effect effect recurrence bushfires smoke air effect term idea oximeter experiment measure guess sort stop prescribed exercise insightful,"['air', 'quality', 'inhaler', 'propeller', 'feature', 'clip', 'pulse', 'oximeter', 'wrist', 'past', 'pattern', 'allergy', 'air', 'pollution', 'asthma', 'change', 'oxygenation', 'pulse', 'oximeter', 'asthma', 'asthma', 'suspect', 'hiatus', 'cardio', 'exercise', 'investigate', 'planning', 'treatment', 'condition', 'cardio', 'exercise', 'measure', 'meter', 'measure', 'air', 'lung', 'method', 'method', 'peak', 'flow', 'meter', 'spirometry', 'doctor', 'feno', 'tester', 'inflammation', 'website', 'quote', 'company', 'recommendation', 'topic', 'measure', 'level', 'planning', 'test', 'treatment', 'effect', 'hear', 'advice', 'question', 'effect', 'effect', 'recurrence', 'bushfires', 'smoke', 'air', 'effect', 'term', 'idea', 'oximeter', 'experiment', 'measure', 'guess', 'sort', 'stop', 'prescribed', 'exercise', 'insightful']"
+8220.0,step game question blood pressure concern reading experience project log vantage sleep metric report experience sleep quality stibeck tip accuracy watch wake feeling watch tell night bitman track blood parameter healthvault healthvault shut friend seth point tell difference exploration scale point scale beware rabbit hole risk work click link github ran88dom99 data flow network contribute ran88dom99 data flow network graph development account github track blood parameter healthvault track dr visit result onplanners tip learn pattern wake wake sign family history blood pressure heart attack community step game activity leisure heartrate intake outtake device budget vantage sportswatch job application correlate google tracking check project forum feel watch body feeling watch tell vice versa tip accuracy watch track blood marker,"['step', 'game', 'question', 'blood', 'pressure', 'concern', 'reading', 'experience', 'project', 'log', 'vantage', 'sleep', 'metric', 'report', 'experience', 'sleep', 'quality', 'stibeck', 'tip', 'accuracy', 'watch', 'wake', 'feeling', 'watch', 'tell', 'night', 'bitman', 'track', 'blood', 'parameter', 'healthvault', 'healthvault', 'shut', 'friend', 'seth', 'point', 'tell', 'difference', 'exploration', 'scale', 'point', 'scale', 'beware', 'rabbit', 'hole', 'risk', 'work', 'click', 'link', 'github', 'ran88dom99', 'data', 'flow', 'network', 'contribute', 'ran88dom99', 'data', 'flow', 'network', 'graph', 'development', 'account', 'github', 'track', 'blood', 'parameter', 'healthvault', 'track', 'dr', 'visit', 'result', 'onplanners', 'tip', 'learn', 'pattern', 'wake', 'wake', 'sign', 'family', 'history', 'blood', 'pressure', 'heart', 'attack', 'community', 'step', 'game', 'activity', 'leisure', 'heartrate', 'intake', 'outtake', 'device', 'budget', 'vantage', 'sportswatch', 'job', 'application', 'correlate', 'google', 'tracking', 'check', 'project', 'forum', 'feel', 'watch', 'body', 'feeling', 'watch', 'tell', 'vice', 'versa', 'tip', 'accuracy', 'watch', 'track', 'blood', 'marker']"
+8222.0,openhumans user self tracking tool gyrosco pe user thought help,"['openhumans', 'user', 'self', 'tracking', 'tool', 'gyrosco', 'pe', 'user', 'thought', 'help']"
+8231.0,groot kind research practice self community definition,"['groot', 'kind', 'research', 'practice', 'self', 'community', 'definition']"
+8232.0,warning sickness analysis self data flu,"['warning', 'sickness', 'analysis', 'self', 'data', 'flu']"
+8233.0,self community activity person report discovery data work,"['self', 'community', 'activity', 'person', 'report', 'discovery', 'data', 'work']"
+8234.0,nan caught custom williams mean share anybody development idea post button jakobeglarsen amp tblomseth today meetup share project button tracker puck button tracker puck source hardware device webbrowser web connection sensor gyroscope thermometer magnetometer button gbp button tracker case configure button tracker code website download data javascript data web file storage persistent battery button record temperature amp light level data figure button puck clock browser timestamps press source contributor source heart rate sensor bangle wealth sensor case documentation puck javascript newcomer button half people case sensor temperature light hear sf adafruit ship,"['nan', 'caught', 'custom', 'williams', 'mean', 'share', 'anybody', 'development', 'idea', 'post', 'button', 'jakobeglarsen', 'amp', 'tblomseth', 'today', 'meetup', 'share', 'project', 'button', 'tracker', 'puck', 'button', 'tracker', 'puck', 'source', 'hardware', 'device', 'webbrowser', 'web', 'connection', 'sensor', 'gyroscope', 'thermometer', 'magnetometer', 'button', 'gbp', 'button', 'tracker', 'case', 'configure', 'button', 'tracker', 'code', 'website', 'download', 'data', 'javascript', 'data', 'web', 'file', 'storage', 'persistent', 'battery', 'button', 'record', 'temperature', 'amp', 'light', 'level', 'data', 'figure', 'button', 'puck', 'clock', 'browser', 'timestamps', 'press', 'source', 'contributor', 'source', 'heart', 'rate', 'sensor', 'bangle', 'wealth', 'sensor', 'case', 'documentation', 'puck', 'javascript', 'newcomer', 'button', 'half', 'people', 'case', 'sensor', 'temperature', 'light', 'hear', 'sf', 'adafruit', 'ship']"
+8236.0,evidence support behaviour chart exercise weekday weekend willingness exercise tldr exercise mood factor prevents depresses schedule account case relationship exercise mood walk compare data change effect rinse repeat sense testing superb person approach question self data tool project approach clarity set series observation method spreadsheet exercise happiness blog post happiness exercise spreadsheet benefit knowledge today health happiness data change workout myzone runkeeper prove watch video tldr exercise mood cover topic series people analysis variation theme conclusion admit thesis happiness data result factor mood evidence support behaviour chart stick data difference people analysis complete question data conclusion concede expectation exercise experience compare data change effect rinse repeat fact health,"['evidence', 'support', 'behaviour', 'chart', 'exercise', 'weekday', 'weekend', 'willingness', 'exercise', 'tldr', 'exercise', 'mood', 'factor', 'prevents', 'depresses', 'schedule', 'account', 'case', 'relationship', 'exercise', 'mood', 'walk', 'compare', 'data', 'change', 'effect', 'rinse', 'repeat', 'sense', 'testing', 'superb', 'person', 'approach', 'question', 'self', 'data', 'tool', 'project', 'approach', 'clarity', 'set', 'series', 'observation', 'method', 'spreadsheet', 'exercise', 'happiness', 'blog', 'post', 'happiness', 'exercise', 'spreadsheet', 'benefit', 'knowledge', 'today', 'health', 'happiness', 'data', 'change', 'workout', 'myzone', 'runkeeper', 'prove', 'watch', 'video', 'tldr', 'exercise', 'mood', 'cover', 'topic', 'series', 'people', 'analysis', 'variation', 'theme', 'conclusion', 'admit', 'thesis', 'happiness', 'data', 'result', 'factor', 'mood', 'evidence', 'support', 'behaviour', 'chart', 'stick', 'data', 'difference', 'people', 'analysis', 'complete', 'question', 'data', 'conclusion', 'concede', 'expectation', 'exercise', 'experience', 'compare', 'data', 'change', 'effect', 'rinse', 'repeat', 'fact', 'health']"
+8238.0,azure measure interval sequence interval bpm hrv metric limitation ppg trouble interval movement ecg device strap heart rate rate calculation variability interval heart rate device sensor measure contract track breathing rate volume option post topic breathing technique azure ppg data answer start topic ppg data photoplethysmogram data shine intensity wavelength light pulse pulse generate hrv hrv breath correct oura calculates night movement noise troublesome topic discussion respiratory rate type data value covid infection availability apple watch discussion question answer rate stuff calculates respiration rate oura ppg data night curve heart beat r peak distance save data form hrv rmssd interval hr qrs complex research version sale ppg data night anlaysis imagine data kill battery respiration rate frequency modulation interval interval frequency kind frequency analysis garner information method,"['azure', 'measure', 'interval', 'sequence', 'interval', 'bpm', 'hrv', 'metric', 'limitation', 'ppg', 'trouble', 'interval', 'movement', 'ecg', 'device', 'strap', 'heart', 'rate', 'rate', 'calculation', 'variability', 'interval', 'heart', 'rate', 'device', 'sensor', 'measure', 'contract', 'track', 'breathing', 'rate', 'volume', 'option', 'post', 'topic', 'breathing', 'technique', 'azure', 'ppg', 'data', 'answer', 'start', 'topic', 'ppg', 'data', 'photoplethysmogram', 'data', 'shine', 'intensity', 'wavelength', 'light', 'pulse', 'pulse', 'generate', 'hrv', 'hrv', 'breath', 'correct', 'oura', 'calculates', 'night', 'movement', 'noise', 'troublesome', 'topic', 'discussion', 'respiratory', 'rate', 'type', 'data', 'value', 'covid', 'infection', 'availability', 'apple', 'watch', 'discussion', 'question', 'answer', 'rate', 'stuff', 'calculates', 'respiration', 'rate', 'oura', 'ppg', 'data', 'night', 'curve', 'heart', 'beat', 'r', 'peak', 'distance', 'save', 'data', 'form', 'hrv', 'rmssd', 'interval', 'hr', 'qrs', 'complex', 'research', 'version', 'sale', 'ppg', 'data', 'night', 'anlaysis', 'imagine', 'data', 'kill', 'battery', 'respiration', 'rate', 'frequency', 'modulation', 'interval', 'interval', 'frequency', 'kind', 'frequency', 'analysis', 'garner', 'information', 'method']"
+8239.0,li jodi forlizzie paper stage informatics interview community research material perspective frontier science framework science half analysis entry aspect data collection data term usability review journal entry,"['li', 'jodi', 'forlizzie', 'paper', 'stage', 'informatics', 'interview', 'community', 'research', 'material', 'perspective', 'frontier', 'science', 'framework', 'science', 'half', 'analysis', 'entry', 'aspect', 'data', 'collection', 'data', 'term', 'usability', 'review', 'journal', 'entry']"
+8240.0,button tracker observation return attention meditation word loss awareness return awareness meditation quicker data density observation pre template map access analysis observation meditation support awareness question problem button prototype button gedankenstuecke design issue button project tends record observation necklace pocket tap phone page record date tap phone saver timing meditation duration puck button tracker help making project folk forum button pin effect self awareness direction step goal dirty ranking matrix connection example theory mood crash level self awareness word mood swing factor present problem track absense self awareness value habit term connection judge result score versus meaning score rank mood behaviour track headspace kind data yield feel wheel lol input,"['button', 'tracker', 'observation', 'return', 'attention', 'meditation', 'word', 'loss', 'awareness', 'return', 'awareness', 'meditation', 'quicker', 'data', 'density', 'observation', 'pre', 'template', 'map', 'access', 'analysis', 'observation', 'meditation', 'support', 'awareness', 'question', 'problem', 'button', 'prototype', 'button', 'gedankenstuecke', 'design', 'issue', 'button', 'project', 'tends', 'record', 'observation', 'necklace', 'pocket', 'tap', 'phone', 'page', 'record', 'date', 'tap', 'phone', 'saver', 'timing', 'meditation', 'duration', 'puck', 'button', 'tracker', 'help', 'making', 'project', 'folk', 'forum', 'button', 'pin', 'effect', 'self', 'awareness', 'direction', 'step', 'goal', 'dirty', 'ranking', 'matrix', 'connection', 'example', 'theory', 'mood', 'crash', 'level', 'self', 'awareness', 'word', 'mood', 'swing', 'factor', 'present', 'problem', 'track', 'absense', 'self', 'awareness', 'value', 'habit', 'term', 'connection', 'judge', 'result', 'score', 'versus', 'meaning', 'score', 'rank', 'mood', 'behaviour', 'track', 'headspace', 'kind', 'data', 'yield', 'feel', 'wheel', 'lol', 'input']"
+8241.0,bug histogram app rfo comma tab file csv histogram viewer ad improvement histogram viewer csv comma tab file finger change bin tap hand corner quit display stats viewing data myfitnesspal noom keeptrack log routine date field,"['bug', 'histogram', 'app', 'rfo', 'comma', 'tab', 'file', 'csv', 'histogram', 'viewer', 'ad', 'improvement', 'histogram', 'viewer', 'csv', 'comma', 'tab', 'file', 'finger', 'change', 'bin', 'tap', 'hand', 'corner', 'quit', 'display', 'stats', 'viewing', 'data', 'myfitnesspal', 'noom', 'keeptrack', 'log', 'routine', 'date', 'field']"
+8242.0,paper issue stats study alternative result case method correctness effect random data set coin flip experiment coffee example measure effect neck question stick treatment physiotherapist statistician reply power determines power significance level effect sample problem effect advance guess self experimentation design calculate population calculation image result case error experiment neck neck pain design focus design focus design image sample change measure level significance experiment design detect change effect end sample experience confidence stat sig precision detect effect factor concept power calculate parameter consideration effect experiment effect measure bodyweight gt sample experiment test article test experiment research calculate power test help question,"['paper', 'issue', 'stats', 'study', 'alternative', 'result', 'case', 'method', 'correctness', 'effect', 'random', 'data', 'set', 'coin', 'flip', 'experiment', 'coffee', 'example', 'measure', 'effect', 'neck', 'question', 'stick', 'treatment', 'physiotherapist', 'statistician', 'reply', 'power', 'determines', 'power', 'significance', 'level', 'effect', 'sample', 'problem', 'effect', 'advance', 'guess', 'self', 'experimentation', 'design', 'calculate', 'population', 'calculation', 'image', 'result', 'case', 'error', 'experiment', 'neck', 'neck', 'pain', 'design', 'focus', 'design', 'focus', 'design', 'image', 'sample', 'change', 'measure', 'level', 'significance', 'experiment', 'design', 'detect', 'change', 'effect', 'end', 'sample', 'experience', 'confidence', 'stat', 'sig', 'precision', 'detect', 'effect', 'factor', 'concept', 'power', 'calculate', 'parameter', 'consideration', 'effect', 'experiment', 'effect', 'measure', 'bodyweight', 'gt', 'sample', 'experiment', 'test', 'article', 'test', 'experiment', 'research', 'calculate', 'power', 'test', 'help', 'question']"
+8252.0,technique pacer breathing app io simple pacer breathing tool guide visualize help meditation relaxation practice moment io connect procrastination jessicak problem question topic technique routine count count count count repeat settle mind body matching count heart rate benefit attention brain wander respiratory advantage win thread question research answer breathing technique exercise buteyko method tell source breathe nan activity technique activity match hof method morning xpt method box breathing respiratory workout andrew goal pure relaxation institute hemisync protocol napping help breathing monroe institute product ask doctor suggestion fan wim hof method science page claim warning laying technique activity approach strength training training heart rate heart rate variability mirror measure result book breathing breath james instinct claim second breath cycle cortex increase heart rate variability brain body state stress self control mode control craving challenge power win power procrastinate task goal result procrastination task bed fall quantify sleep onset,"['technique', 'pacer', 'breathing', 'app', 'io', 'simple', 'pacer', 'breathing', 'tool', 'guide', 'visualize', 'help', 'meditation', 'relaxation', 'practice', 'moment', 'io', 'connect', 'procrastination', 'jessicak', 'problem', 'question', 'topic', 'technique', 'routine', 'count', 'count', 'count', 'count', 'repeat', 'settle', 'mind', 'body', 'matching', 'count', 'heart', 'rate', 'benefit', 'attention', 'brain', 'wander', 'respiratory', 'advantage', 'win', 'thread', 'question', 'research', 'answer', 'breathing', 'technique', 'exercise', 'buteyko', 'method', 'tell', 'source', 'breathe', 'nan', 'activity', 'technique', 'activity', 'match', 'hof', 'method', 'morning', 'xpt', 'method', 'box', 'breathing', 'respiratory', 'workout', 'andrew', 'goal', 'pure', 'relaxation', 'institute', 'hemisync', 'protocol', 'napping', 'help', 'breathing', 'monroe', 'institute', 'product', 'ask', 'doctor', 'suggestion', 'fan', 'wim', 'hof', 'method', 'science', 'page', 'claim', 'warning', 'laying', 'technique', 'activity', 'approach', 'strength', 'training', 'training', 'heart', 'rate', 'heart', 'rate', 'variability', 'mirror', 'measure', 'result', 'book', 'breathing', 'breath', 'james', 'instinct', 'claim', 'second', 'breath', 'cycle', 'cortex', 'increase', 'heart', 'rate', 'variability', 'brain', 'body', 'state', 'stress', 'self', 'control', 'mode', 'control', 'craving', 'challenge', 'power', 'win', 'power', 'procrastinate', 'task', 'goal', 'result', 'procrastination', 'task', 'bed', 'fall', 'quantify', 'sleep', 'onset']"
+8273.0,hawthorne effect work story source definition effect require opinion mood idea intention change mood mood treatment mood disorder example food calorie end cut mindless attention habit pushup exercise page cost comprehension enjoyment track reference effect search effect example building list book mind sergio action mood effect mindfulness technique thought work course project track pomodoros benjamin harkins analysis study people progress goal level fact progress point progress imagine topic progress goal benefit water hidratespark water water act effect measure exercise repetition training direction page today random question fix trouble habit routine today shift measurement censor work pushup overcome inertia continue chapter effect search hawthorne effect example effect effect work story improvement effect effect arises work direction example semi donut performance slack pushup order measurement pushup exercise baseline,"['hawthorne', 'effect', 'work', 'story', 'source', 'definition', 'effect', 'require', 'opinion', 'mood', 'idea', 'intention', 'change', 'mood', 'mood', 'treatment', 'mood', 'disorder', 'example', 'food', 'calorie', 'end', 'cut', 'mindless', 'attention', 'habit', 'pushup', 'exercise', 'page', 'cost', 'comprehension', 'enjoyment', 'track', 'reference', 'effect', 'search', 'effect', 'example', 'building', 'list', 'book', 'mind', 'sergio', 'action', 'mood', 'effect', 'mindfulness', 'technique', 'thought', 'work', 'course', 'project', 'track', 'pomodoros', 'benjamin', 'harkins', 'analysis', 'study', 'people', 'progress', 'goal', 'level', 'fact', 'progress', 'point', 'progress', 'imagine', 'topic', 'progress', 'goal', 'benefit', 'water', 'hidratespark', 'water', 'water', 'act', 'effect', 'measure', 'exercise', 'repetition', 'training', 'direction', 'page', 'today', 'random', 'question', 'fix', 'trouble', 'habit', 'routine', 'today', 'shift', 'measurement', 'censor', 'work', 'pushup', 'overcome', 'inertia', 'continue', 'chapter', 'effect', 'search', 'hawthorne', 'effect', 'example', 'effect', 'effect', 'work', 'story', 'improvement', 'effect', 'effect', 'arises', 'work', 'direction', 'example', 'semi', 'donut', 'performance', 'slack', 'pushup', 'order', 'measurement', 'pushup', 'exercise', 'baseline']"
+8286.0,file file data point date zone heart rate data movie eat meal compare correlate data feature heart rate heart rate recovery rate exercise recommendation text file comma row line break character control data batch operation jump spreadsheet sheet heart rate text file recording line break datasets worksheet data spreadsheet dataset thousand recording graduate database solution control access step migrate script text file spreadsheet luck sergo value target range example heart rate age group visualization highlight value range sergio sergio work energy access ease review evolves grows adapts proof feel relevance practice access lower input review sense community join question project beginner file analysis script heart rate data date heart rate store file practice save datetime datetime isoformat heart rate question heart rate,"['file', 'file', 'data', 'point', 'date', 'zone', 'heart', 'rate', 'data', 'movie', 'eat', 'meal', 'compare', 'correlate', 'data', 'feature', 'heart', 'rate', 'heart', 'rate', 'recovery', 'rate', 'exercise', 'recommendation', 'text', 'file', 'comma', 'row', 'line', 'break', 'character', 'control', 'data', 'batch', 'operation', 'jump', 'spreadsheet', 'sheet', 'heart', 'rate', 'text', 'file', 'recording', 'line', 'break', 'datasets', 'worksheet', 'data', 'spreadsheet', 'dataset', 'thousand', 'recording', 'graduate', 'database', 'solution', 'control', 'access', 'step', 'migrate', 'script', 'text', 'file', 'spreadsheet', 'luck', 'sergo', 'value', 'target', 'range', 'example', 'heart', 'rate', 'age', 'group', 'visualization', 'highlight', 'value', 'range', 'sergio', 'sergio', 'work', 'energy', 'access', 'ease', 'review', 'evolves', 'grows', 'adapts', 'proof', 'feel', 'relevance', 'practice', 'access', 'lower', 'input', 'review', 'sense', 'community', 'join', 'question', 'project', 'beginner', 'file', 'analysis', 'script', 'heart', 'rate', 'data', 'date', 'heart', 'rate', 'store', 'file', 'practice', 'save', 'datetime', 'datetime', 'isoformat', 'heart', 'rate', 'question', 'heart', 'rate']"
+8293.0,research workflow experience process work order disincentive churn curiosity backtrack project spreadsheet process idea source date date date note pdfs research method karl read pdf iphone predict ratio chance spend today workflow document draft workflow element element note image note comment reference note note title article book title reference title author date bibliographical entry note image note tag process tool apple note roam note note apple note environment note section page roam note source block reference roam create source title reference link reference title source reading note reference alt note text reading note bracket start note source link note source author title keywords keyword phrase note note add note note note keywords link note note block reference alt edit rewrite reading note note draft photo book page apple note card roam tag source screenshot screenshot sprague waste method spent project decade research career messy process point spend attention trick resistance search research project semi lesson progress roam work tutorial guide workflow difference case explains level model carry breakthrough unit block scene block unique identifier character block unique identifier hierarchy organization interface block picture index card experiment learn create connection instance roam tutorial note start info today page add block file note source idea project project idea tag idea link watching tutorial workflow card roam block element thinking word card word mark square title unit worry link embeds offer approach purpose continue item idea list workflow beck tench suit aspect practice book note book relevance section book book note doc link reference comment draft course source material process key reference zotero folder reference source reference list reference list imagine process glitchy work loss item talk searching process kind reach efficiency recreate workflow date tool annoyance today figure collect note book simplenote advantage collection apple note note idea book web passage post picture agaricus twitter account note sharing image iphone photo reflection text video shu brief description roam software mention roam curve immerse concern lock structure data doubt zettlekasten notion heart broken cloud storage curve forte para method impression worth check person network visualisation software organisation level connectedness roam bring note network process thought archive connection hacker news comment method note research roam sucker discussion dedication waste method spent project,"['research', 'workflow', 'experience', 'process', 'work', 'order', 'disincentive', 'churn', 'curiosity', 'backtrack', 'project', 'spreadsheet', 'process', 'idea', 'source', 'date', 'date', 'date', 'note', 'pdfs', 'research', 'method', 'karl', 'read', 'pdf', 'iphone', 'predict', 'ratio', 'chance', 'spend', 'today', 'workflow', 'document', 'draft', 'workflow', 'element', 'element', 'note', 'image', 'note', 'comment', 'reference', 'note', 'note', 'title', 'article', 'book', 'title', 'reference', 'title', 'author', 'date', 'bibliographical', 'entry', 'note', 'image', 'note', 'tag', 'process', 'tool', 'apple', 'note', 'roam', 'note', 'note', 'apple', 'note', 'environment', 'note', 'section', 'page', 'roam', 'note', 'source', 'block', 'reference', 'roam', 'create', 'source', 'title', 'reference', 'link', 'reference', 'title', 'source', 'reading', 'note', 'reference', 'alt', 'note', 'text', 'reading', 'note', 'bracket', 'start', 'note', 'source', 'link', 'note', 'source', 'author', 'title', 'keywords', 'keyword', 'phrase', 'note', 'note', 'add', 'note', 'note', 'note', 'keywords', 'link', 'note', 'note', 'block', 'reference', 'alt', 'edit', 'rewrite', 'reading', 'note', 'note', 'draft', 'photo', 'book', 'page', 'apple', 'note', 'card', 'roam', 'tag', 'source', 'screenshot', 'screenshot', 'sprague', 'waste', 'method', 'spent', 'project', 'decade', 'research', 'career', 'messy', 'process', 'point', 'spend', 'attention', 'trick', 'resistance', 'search', 'research', 'project', 'semi', 'lesson', 'progress', 'roam', 'work', 'tutorial', 'guide', 'workflow', 'difference', 'case', 'explains', 'level', 'model', 'carry', 'breakthrough', 'unit', 'block', 'scene', 'block', 'unique', 'identifier', 'character', 'block', 'unique', 'identifier', 'hierarchy', 'organization', 'interface', 'block', 'picture', 'index', 'card', 'experiment', 'learn', 'create', 'connection', 'instance', 'roam', 'tutorial', 'note', 'start', 'info', 'today', 'page', 'add', 'block', 'file', 'note', 'source', 'idea', 'project', 'project', 'idea', 'tag', 'idea', 'link', 'watching', 'tutorial', 'workflow', 'card', 'roam', 'block', 'element', 'thinking', 'word', 'card', 'word', 'mark', 'square', 'title', 'unit', 'worry', 'link', 'embeds', 'offer', 'approach', 'purpose', 'continue', 'item', 'idea', 'list', 'workflow', 'beck', 'tench', 'suit', 'aspect', 'practice', 'book', 'note', 'book', 'relevance', 'section', 'book', 'book', 'note', 'doc', 'link', 'reference', 'comment', 'draft', 'course', 'source', 'material', 'process', 'key', 'reference', 'zotero', 'folder', 'reference', 'source', 'reference', 'list', 'reference', 'list', 'imagine', 'process', 'glitchy', 'work', 'loss', 'item', 'talk', 'searching', 'process', 'kind', 'reach', 'efficiency', 'recreate', 'workflow', 'date', 'tool', 'annoyance', 'today', 'figure', 'collect', 'note', 'book', 'simplenote', 'advantage', 'collection', 'apple', 'note', 'note', 'idea', 'book', 'web', 'passage', 'post', 'picture', 'agaricus', 'twitter', 'account', 'note', 'sharing', 'image', 'iphone', 'photo', 'reflection', 'text', 'video', 'shu', 'brief', 'description', 'roam', 'software', 'mention', 'roam', 'curve', 'immerse', 'concern', 'lock', 'structure', 'data', 'doubt', 'zettlekasten', 'notion', 'heart', 'broken', 'cloud', 'storage', 'curve', 'forte', 'para', 'method', 'impression', 'worth', 'check', 'person', 'network', 'visualisation', 'software', 'organisation', 'level', 'connectedness', 'roam', 'bring', 'note', 'network', 'process', 'thought', 'archive', 'connection', 'hacker', 'news', 'comment', 'method', 'note', 'research', 'roam', 'sucker', 'discussion', 'dedication', 'waste', 'method', 'spent', 'project']"
+8296.0,corbenspears discussion question forum corbenspears effect psilocybin janet chang wan share experience start doubt check video wan lsd order research chemical,"['corbenspears', 'discussion', 'question', 'forum', 'corbenspears', 'effect', 'psilocybin', 'janet', 'chang', 'wan', 'share', 'experience', 'start', 'doubt', 'check', 'video', 'wan', 'lsd', 'order', 'research', 'chemical']"
+8301.0,hand point view nan simple sleep problem difficulty help forum share track sleep track woke wearable example wearable lying book privacy bed wake accurate difficulty wake night wake pop email server phone ping server record data context rest data source code script phone setting account username password ping io logging csv file check hope email server check email traffic port filename script sudo python3 server py email account phone server ip address enter password credential import import import socket import import select import pytz datetime import datetime format levelname message log log setlevel path csv timezone pytz timezone host wildcard ip address port default port socket end r class connectionwrapper subclass instantiate def init socket self conn conn operation settimeout self def sendall self data data log debug r data log debug r data data data encode def recvall self gt str data lt chunk self conn recv end chunk data chunk chunk index end break data chunk data gt pair data data pair data pair pair index end data pop break log debug recv r join data join data return def ip address class clientclosedsocket exception pas def host port sock socket socket socket inet socket sock stream sock bind host port host hostname host hostname pop3 port sock conn sock accept conn connectionwrapper inner conn record stamp ip address file ip address conn ip address timestamp datetime timezone strftime csv path format timestamp ip address log debug addr conn sendall pop3 server lt socket lifetime second error select select inner conn inner conn second print socket client raise clientclosedsocket continue error data recvall data log data command data split maxsplit log command command response dict user user pas pas list ok r r quit pypopper pop3 server signing command command conn sendall response command break log info socket clientclosedsocket pas systemexit keyboardinterrupt log pypopper exception print fatal error sock shutdown sock shutdown socket sock host port,"['hand', 'point', 'view', 'nan', 'simple', 'sleep', 'problem', 'difficulty', 'help', 'forum', 'share', 'track', 'sleep', 'track', 'woke', 'wearable', 'example', 'wearable', 'lying', 'book', 'privacy', 'bed', 'wake', 'accurate', 'difficulty', 'wake', 'night', 'wake', 'pop', 'email', 'server', 'phone', 'ping', 'server', 'record', 'data', 'context', 'rest', 'data', 'source', 'code', 'script', 'phone', 'setting', 'account', 'username', 'password', 'ping', 'io', 'logging', 'csv', 'file', 'check', 'hope', 'email', 'server', 'check', 'email', 'traffic', 'port', 'filename', 'script', 'sudo', 'python3', 'server', 'py', 'email', 'account', 'phone', 'server', 'ip', 'address', 'enter', 'password', 'credential', 'import', 'import', 'import', 'socket', 'import', 'import', 'select', 'import', 'pytz', 'datetime', 'import', 'datetime', 'format', 'levelname', 'message', 'log', 'log', 'setlevel', 'path', 'csv', 'timezone', 'pytz', 'timezone', 'host', 'wildcard', 'ip', 'address', 'port', 'default', 'port', 'socket', 'end', 'r', 'class', 'connectionwrapper', 'subclass', 'instantiate', 'def', 'init', 'socket', 'self', 'conn', 'conn', 'operation', 'settimeout', 'self', 'def', 'sendall', 'self', 'data', 'data', 'log', 'debug', 'r', 'data', 'log', 'debug', 'r', 'data', 'data', 'data', 'encode', 'def', 'recvall', 'self', 'gt', 'str', 'data', 'lt', 'chunk', 'self', 'conn', 'recv', 'end', 'chunk', 'data', 'chunk', 'chunk', 'index', 'end', 'break', 'data', 'chunk', 'data', 'gt', 'pair', 'data', 'data', 'pair', 'data', 'pair', 'pair', 'index', 'end', 'data', 'pop', 'break', 'log', 'debug', 'recv', 'r', 'join', 'data', 'join', 'data', 'return', 'def', 'ip', 'address', 'class', 'clientclosedsocket', 'exception', 'pas', 'def', 'host', 'port', 'sock', 'socket', 'socket', 'socket', 'inet', 'socket', 'sock', 'stream', 'sock', 'bind', 'host', 'port', 'host', 'hostname', 'host', 'hostname', 'pop3', 'port', 'sock', 'conn', 'sock', 'accept', 'conn', 'connectionwrapper', 'inner', 'conn', 'record', 'stamp', 'ip', 'address', 'file', 'ip', 'address', 'conn', 'ip', 'address', 'timestamp', 'datetime', 'timezone', 'strftime', 'csv', 'path', 'format', 'timestamp', 'ip', 'address', 'log', 'debug', 'addr', 'conn', 'sendall', 'pop3', 'server', 'lt', 'socket', 'lifetime', 'second', 'error', 'select', 'select', 'inner', 'conn', 'inner', 'conn', 'second', 'print', 'socket', 'client', 'raise', 'clientclosedsocket', 'continue', 'error', 'data', 'recvall', 'data', 'log', 'data', 'command', 'data', 'split', 'maxsplit', 'log', 'command', 'command', 'response', 'dict', 'user', 'user', 'pas', 'pas', 'list', 'ok', 'r', 'r', 'quit', 'pypopper', 'pop3', 'server', 'signing', 'command', 'command', 'conn', 'sendall', 'response', 'command', 'break', 'log', 'info', 'socket', 'clientclosedsocket', 'pas', 'systemexit', 'keyboardinterrupt', 'log', 'pypopper', 'exception', 'print', 'fatal', 'error', 'sock', 'shutdown', 'sock', 'shutdown', 'socket', 'sock', 'host', 'port']"
+8302.0,join fitbit hr data chart share data chart antibody test march peak start illness today rhr march peak illness infection rate flatter fitbits graph term infection picture rhr data rise pulse science elevation fitbit anxiety,"['join', 'fitbit', 'hr', 'data', 'chart', 'share', 'data', 'chart', 'antibody', 'test', 'march', 'peak', 'start', 'illness', 'today', 'rhr', 'march', 'peak', 'illness', 'infection', 'rate', 'flatter', 'fitbits', 'graph', 'term', 'infection', 'picture', 'rhr', 'data', 'rise', 'pulse', 'science', 'elevation', 'fitbit', 'anxiety']"
+8311.0,studyflyer mb forum phd researcher university london research sleep technology study interview user device night data language communicate participate study survey help participant interview video participation interview currency form amazon voucher people interview quota interview sign stage regard qmul ac uk,"['studyflyer', 'mb', 'forum', 'phd', 'researcher', 'university', 'london', 'research', 'sleep', 'technology', 'study', 'interview', 'user', 'device', 'night', 'data', 'language', 'communicate', 'participate', 'study', 'survey', 'help', 'participant', 'interview', 'video', 'participation', 'interview', 'currency', 'form', 'amazon', 'voucher', 'people', 'interview', 'quota', 'interview', 'sign', 'stage', 'regard', 'qmul', 'ac', 'uk']"
+8312.0,hope summer quarantine philadelphia tell presenter self philadelphia meetup group community user maker tool share th,"['hope', 'summer', 'quarantine', 'philadelphia', 'tell', 'presenter', 'self', 'philadelphia', 'meetup', 'group', 'community', 'user', 'maker', 'tool', 'share', 'th']"
+8321.0,capture change variance data point trend line pas data percentage trend line trend line difference post challenge emotion sort confusion chart event mood trend mood change mean difference emphasis story idea study science box background p value judge random noise confidence interval calculate likeliness sense sleepcoacher michael data app sound set rain9dome9 app development rename spent promote work seo apple app store luck google reason search change end mitigate simplicity search context agaricus data realm database secure sync user phone data csv format video json realm database data export export entry location geo coordinate share data party analysis youtube demo video data mood sense absolute term entry trend entry calculation runningscore smoothingfactor line entry entry runningscore smoothingfactor entry rating point point entry entry trend line rating pull data sequence discrete value data fit data concept change data trend line entry calculation value example person mood quit drinking somebody mood mood sea success failure annoyance anxiety experience moment idea app moment brain data emotion feeling mentality marketing feel data end app limit metric concentration store analytics start conclusion volume traffic sale money benefit version ad piece copy variation science money response video coefficient lt change app result trend line kinda point change change point overview detrimental happiness clearer trend line pas data percentage trend line gradient image ejain event mood trend accumulation happiness unhappiness line line line visualisation axis rating data point kind sample wave tell case count rating type entry entry entry idea myriad objection practice fit intuition data reveals people privacy policy people data change permission people work analysis point wider context user track idea data figure evolve intuition change data visualisation data location story visualisation data point calendar reality data mobile data visualisation innovation spent data export series youtube blog post cross reference app data data source data conclusion infinity reason data degree physic science happiness data emphasis story idea study appreciate brain cycle suggestion list feature people privacy consideration entry default data feed reality data visualisation data export people visualisation stuff function picture ebook function kind cheat sheet magnet people list post ish advice mood decision change idea apple app review policy people price burn user adoption download benefit patience stuff stuff video mood change product procrastination reaction idea video place share drum business marketeer promote work listing app change app data flow graph project term dozen effort counter apps rename change app brain place share self help community ad people community people psychology martin bet inspiration positivity instagram page story ad fee price point audience kind advertising people people share data territory evangelicals cheat sheet people barrier metric gift sign change target people joe learn comparison reward journey imagine space marketing change authenticity brand product balance lol ap people target market ad linkedin doctor case worker therapist client patient change code tool discount idk result wonder mentality business metric term strategy budget money growth approach growth brand michael chatbot track splitting data moment research lab university texas data automation interview process app app play store,"['capture', 'change', 'variance', 'data', 'point', 'trend', 'line', 'pas', 'data', 'percentage', 'trend', 'line', 'trend', 'line', 'difference', 'post', 'challenge', 'emotion', 'sort', 'confusion', 'chart', 'event', 'mood', 'trend', 'mood', 'change', 'mean', 'difference', 'emphasis', 'story', 'idea', 'study', 'science', 'box', 'background', 'p', 'value', 'judge', 'random', 'noise', 'confidence', 'interval', 'calculate', 'likeliness', 'sense', 'sleepcoacher', 'michael', 'data', 'app', 'sound', 'set', 'rain9dome9', 'app', 'development', 'rename', 'spent', 'promote', 'work', 'seo', 'apple', 'app', 'store', 'luck', 'google', 'reason', 'search', 'change', 'end', 'mitigate', 'simplicity', 'search', 'context', 'agaricus', 'data', 'realm', 'database', 'secure', 'sync', 'user', 'phone', 'data', 'csv', 'format', 'video', 'json', 'realm', 'database', 'data', 'export', 'export', 'entry', 'location', 'geo', 'coordinate', 'share', 'data', 'party', 'analysis', 'youtube', 'demo', 'video', 'data', 'mood', 'sense', 'absolute', 'term', 'entry', 'trend', 'entry', 'calculation', 'runningscore', 'smoothingfactor', 'line', 'entry', 'entry', 'runningscore', 'smoothingfactor', 'entry', 'rating', 'point', 'point', 'entry', 'entry', 'trend', 'line', 'rating', 'pull', 'data', 'sequence', 'discrete', 'value', 'data', 'fit', 'data', 'concept', 'change', 'data', 'trend', 'line', 'entry', 'calculation', 'value', 'example', 'person', 'mood', 'quit', 'drinking', 'somebody', 'mood', 'mood', 'sea', 'success', 'failure', 'annoyance', 'anxiety', 'experience', 'moment', 'idea', 'app', 'moment', 'brain', 'data', 'emotion', 'feeling', 'mentality', 'marketing', 'feel', 'data', 'end', 'app', 'limit', 'metric', 'concentration', 'store', 'analytics', 'start', 'conclusion', 'volume', 'traffic', 'sale', 'money', 'benefit', 'version', 'ad', 'piece', 'copy', 'variation', 'science', 'money', 'response', 'video', 'coefficient', 'lt', 'change', 'app', 'result', 'trend', 'line', 'kinda', 'point', 'change', 'change', 'point', 'overview', 'detrimental', 'happiness', 'clearer', 'trend', 'line', 'pas', 'data', 'percentage', 'trend', 'line', 'gradient', 'image', 'ejain', 'event', 'mood', 'trend', 'accumulation', 'happiness', 'unhappiness', 'line', 'line', 'line', 'visualisation', 'axis', 'rating', 'data', 'point', 'kind', 'sample', 'wave', 'tell', 'case', 'count', 'rating', 'type', 'entry', 'entry', 'entry', 'idea', 'myriad', 'objection', 'practice', 'fit', 'intuition', 'data', 'reveals', 'people', 'privacy', 'policy', 'people', 'data', 'change', 'permission', 'people', 'work', 'analysis', 'point', 'wider', 'context', 'user', 'track', 'idea', 'data', 'figure', 'evolve', 'intuition', 'change', 'data', 'visualisation', 'data', 'location', 'story', 'visualisation', 'data', 'point', 'calendar', 'reality', 'data', 'mobile', 'data', 'visualisation', 'innovation', 'spent', 'data', 'export', 'series', 'youtube', 'blog', 'post', 'cross', 'reference', 'app', 'data', 'data', 'source', 'data', 'conclusion', 'infinity', 'reason', 'data', 'degree', 'physic', 'science', 'happiness', 'data', 'emphasis', 'story', 'idea', 'study', 'appreciate', 'brain', 'cycle', 'suggestion', 'list', 'feature', 'people', 'privacy', 'consideration', 'entry', 'default', 'data', 'feed', 'reality', 'data', 'visualisation', 'data', 'export', 'people', 'visualisation', 'stuff', 'function', 'picture', 'ebook', 'function', 'kind', 'cheat', 'sheet', 'magnet', 'people', 'list', 'post', 'ish', 'advice', 'mood', 'decision', 'change', 'idea', 'apple', 'app', 'review', 'policy', 'people', 'price', 'burn', 'user', 'adoption', 'download', 'benefit', 'patience', 'stuff', 'stuff', 'video', 'mood', 'change', 'product', 'procrastination', 'reaction', 'idea', 'video', 'place', 'share', 'drum', 'business', 'marketeer', 'promote', 'work', 'listing', 'app', 'change', 'app', 'data', 'flow', 'graph', 'project', 'term', 'dozen', 'effort', 'counter', 'apps', 'rename', 'change', 'app', 'brain', 'place', 'share', 'self', 'help', 'community', 'ad', 'people', 'community', 'people', 'psychology', 'martin', 'bet', 'inspiration', 'positivity', 'instagram', 'page', 'story', 'ad', 'fee', 'price', 'point', 'audience', 'kind', 'advertising', 'people', 'people', 'share', 'data', 'territory', 'evangelicals', 'cheat', 'sheet', 'people', 'barrier', 'metric', 'gift', 'sign', 'change', 'target', 'people', 'joe', 'learn', 'comparison', 'reward', 'journey', 'imagine', 'space', 'marketing', 'change', 'authenticity', 'brand', 'product', 'balance', 'lol', 'ap', 'people', 'target', 'market', 'ad', 'linkedin', 'doctor', 'case', 'worker', 'therapist', 'client', 'patient', 'change', 'code', 'tool', 'discount', 'idk', 'result', 'wonder', 'mentality', 'business', 'metric', 'term', 'strategy', 'budget', 'money', 'growth', 'approach', 'growth', 'brand', 'michael', 'chatbot', 'track', 'splitting', 'data', 'moment', 'research', 'lab', 'university', 'texas', 'data', 'automation', 'interview', 'process', 'app', 'app', 'play', 'store']"
+8325.0,dan dascalescu discussion science civility platform tomorrow description registration science amp talk nan,"['dan', 'dascalescu', 'discussion', 'science', 'civility', 'platform', 'tomorrow', 'description', 'registration', 'science', 'amp', 'talk', 'nan']"
+8332.0,health tech company health ornament health research health community people survey health health survey member interview compensation,"['health', 'tech', 'company', 'health', 'ornament', 'health', 'research', 'health', 'community', 'people', 'survey', 'health', 'health', 'survey', 'member', 'interview', 'compensation']"
+8336.0,sergeypoznyakakvelon help interprets cms50fw model data source peak github repository developer spo2percentage pulserate pulsewaveform pulseintensity file intensity hope lead graph dreeds response device format author repo ask communication protocol document device data cms50n ox document format reverse engineering help data sends packet packet byte byte ints photoplethysmogram graph device byte idea image plot packet sequence image plot byte packet guess heart rate peak reading idea calculate perfusion index resource info example data guess formula fit,"['sergeypoznyakakvelon', 'help', 'interprets', 'cms50fw', 'model', 'data', 'source', 'peak', 'github', 'repository', 'developer', 'spo2percentage', 'pulserate', 'pulsewaveform', 'pulseintensity', 'file', 'intensity', 'hope', 'lead', 'graph', 'dreeds', 'response', 'device', 'format', 'author', 'repo', 'ask', 'communication', 'protocol', 'document', 'device', 'data', 'cms50n', 'ox', 'document', 'format', 'reverse', 'engineering', 'help', 'data', 'sends', 'packet', 'packet', 'byte', 'byte', 'ints', 'photoplethysmogram', 'graph', 'device', 'byte', 'idea', 'image', 'plot', 'packet', 'sequence', 'image', 'plot', 'byte', 'packet', 'guess', 'heart', 'rate', 'peak', 'reading', 'idea', 'calculate', 'perfusion', 'index', 'resource', 'info', 'example', 'data', 'guess', 'formula', 'fit']"
+8350.0,idea term discipline production qualification criterion song guess venue making record release track link experiment count song submission draft work work component audience qualification page estimate inference song recording august study purpose observation,"['idea', 'term', 'discipline', 'production', 'qualification', 'criterion', 'song', 'guess', 'venue', 'making', 'record', 'release', 'track', 'link', 'experiment', 'count', 'song', 'submission', 'draft', 'work', 'work', 'component', 'audience', 'qualification', 'page', 'estimate', 'inference', 'song', 'recording', 'august', 'study', 'purpose', 'observation']"
+8361.0,official definition company heart rate service change heart rate stricter protocol term trend measure position room temperature measure data fo software aidalabs feel pain tracker metric methodology matter consistent definition heart rate heart rate data value measure heart rate reading countless article methodology rhr option heart rate heart rate heart rate heart rate insight suggestion,"['official', 'definition', 'company', 'heart', 'rate', 'service', 'change', 'heart', 'rate', 'stricter', 'protocol', 'term', 'trend', 'measure', 'position', 'room', 'temperature', 'measure', 'data', 'fo', 'software', 'aidalabs', 'feel', 'pain', 'tracker', 'metric', 'methodology', 'matter', 'consistent', 'definition', 'heart', 'rate', 'heart', 'rate', 'data', 'value', 'measure', 'heart', 'rate', 'reading', 'countless', 'article', 'methodology', 'rhr', 'option', 'heart', 'rate', 'heart', 'rate', 'heart', 'rate', 'heart', 'rate', 'insight', 'suggestion']"
+8362.0,phone sorry question people parallel work apps toggl support timer apps zeiterfassung source android app functionality track define activity sport track spend activity office home stop work app count commute app track parallel activity train commute export data necessity data collection work network connection data,"['phone', 'sorry', 'question', 'people', 'parallel', 'work', 'apps', 'toggl', 'support', 'timer', 'apps', 'zeiterfassung', 'source', 'android', 'app', 'functionality', 'track', 'define', 'activity', 'sport', 'track', 'spend', 'activity', 'office', 'home', 'stop', 'work', 'app', 'count', 'commute', 'app', 'track', 'parallel', 'activity', 'train', 'commute', 'export', 'data', 'necessity', 'data', 'collection', 'work', 'network', 'connection', 'data']"
+8368.0,mookiebearapps understand patient item calorie people food data nicholas calorie people benefit exercise awareness habit meal summary photo topic conference breakout session conversation data dashboard challenge food people community trick problem virtualbreakout preciser data effect interaction physicist friend data throw calorie item data calorie data gnumeric p value mb mb calorie calorie item calorie data r r statistic item calorie item limit calorie item estimate correlate understand patient item calorie people data entry correlation fake today course calorie appearance correlation collect data data mookiebearapps approach track calorie macro belief calorie game variability chain restaurant meal game photo food software ingredient portion macro calorie reality moment wonder item catch variation quality food affect type food eat insight ground approach offer food haha item somwhat consumption item loss gain calorie question count count causal food salk institute study clock protocol panda study custom app participant enter description app study care ate thinking practice health lead track food cronometer issue food variability measure mass right variability coffee volume keurig gram coffee brand pod mug fit kind precision post doc study info theory heard publication,"['mookiebearapps', 'understand', 'patient', 'item', 'calorie', 'people', 'food', 'data', 'nicholas', 'calorie', 'people', 'benefit', 'exercise', 'awareness', 'habit', 'meal', 'summary', 'photo', 'topic', 'conference', 'breakout', 'session', 'conversation', 'data', 'dashboard', 'challenge', 'food', 'people', 'community', 'trick', 'problem', 'virtualbreakout', 'preciser', 'data', 'effect', 'interaction', 'physicist', 'friend', 'data', 'throw', 'calorie', 'item', 'data', 'calorie', 'data', 'gnumeric', 'p', 'value', 'mb', 'mb', 'calorie', 'calorie', 'item', 'calorie', 'data', 'r', 'r', 'statistic', 'item', 'calorie', 'item', 'limit', 'calorie', 'item', 'estimate', 'correlate', 'understand', 'patient', 'item', 'calorie', 'people', 'data', 'entry', 'correlation', 'fake', 'today', 'course', 'calorie', 'appearance', 'correlation', 'collect', 'data', 'data', 'mookiebearapps', 'approach', 'track', 'calorie', 'macro', 'belief', 'calorie', 'game', 'variability', 'chain', 'restaurant', 'meal', 'game', 'photo', 'food', 'software', 'ingredient', 'portion', 'macro', 'calorie', 'reality', 'moment', 'wonder', 'item', 'catch', 'variation', 'quality', 'food', 'affect', 'type', 'food', 'eat', 'insight', 'ground', 'approach', 'offer', 'food', 'haha', 'item', 'somwhat', 'consumption', 'item', 'loss', 'gain', 'calorie', 'question', 'count', 'count', 'causal', 'food', 'salk', 'institute', 'study', 'clock', 'protocol', 'panda', 'study', 'custom', 'app', 'participant', 'enter', 'description', 'app', 'study', 'care', 'ate', 'thinking', 'practice', 'health', 'lead', 'track', 'food', 'cronometer', 'issue', 'food', 'variability', 'measure', 'mass', 'right', 'variability', 'coffee', 'volume', 'keurig', 'gram', 'coffee', 'brand', 'pod', 'mug', 'fit', 'kind', 'precision', 'post', 'doc', 'study', 'info', 'theory', 'heard', 'publication']"
+8369.0,exist io custom correlation contribute github ran88dom99 data flow network contribute ran88dom99 data flow network graph development account github github bar chart resource device wearable application platform woop self idea prototype tell app idea app tool relationship relationship computes correlation coefficient coffee consumption list example correlate correlation coefficient answer question requirement knowledge statistic barrier value effort app quikktrack google play tell,"['exist', 'io', 'custom', 'correlation', 'contribute', 'github', 'ran88dom99', 'data', 'flow', 'network', 'contribute', 'ran88dom99', 'data', 'flow', 'network', 'graph', 'development', 'account', 'github', 'github', 'bar', 'chart', 'resource', 'device', 'wearable', 'application', 'platform', 'woop', 'self', 'idea', 'prototype', 'tell', 'app', 'idea', 'app', 'tool', 'relationship', 'relationship', 'computes', 'correlation', 'coefficient', 'coffee', 'consumption', 'list', 'example', 'correlate', 'correlation', 'coefficient', 'answer', 'question', 'requirement', 'knowledge', 'statistic', 'barrier', 'value', 'effort', 'app', 'quikktrack', 'google', 'play', 'tell']"
+8371.0,data memory nowadays human consider google sheet excel forum convention screwed inform track software database share effort query information example utility return email plot alcohol correlation regression task item date list relate project plot character task plot bodyweight food spending fitbit step load document view bookmark project date range person idea piece information query plot effort data structure web column table information data scientist software software capacity kind stuff data perform plot query correlation share note notion potential functionality query functionality burden tracking notion project step data sort database data format email task parse import database apps apis import data data spreadsheet start excel pivot table type sql,"['data', 'memory', 'nowadays', 'human', 'consider', 'google', 'sheet', 'excel', 'forum', 'convention', 'screwed', 'inform', 'track', 'software', 'database', 'share', 'effort', 'query', 'information', 'example', 'utility', 'return', 'email', 'plot', 'alcohol', 'correlation', 'regression', 'task', 'item', 'date', 'list', 'relate', 'project', 'plot', 'character', 'task', 'plot', 'bodyweight', 'food', 'spending', 'fitbit', 'step', 'load', 'document', 'view', 'bookmark', 'project', 'date', 'range', 'person', 'idea', 'piece', 'information', 'query', 'plot', 'effort', 'data', 'structure', 'web', 'column', 'table', 'information', 'data', 'scientist', 'software', 'software', 'capacity', 'kind', 'stuff', 'data', 'perform', 'plot', 'query', 'correlation', 'share', 'note', 'notion', 'potential', 'functionality', 'query', 'functionality', 'burden', 'tracking', 'notion', 'project', 'step', 'data', 'sort', 'database', 'data', 'format', 'email', 'task', 'parse', 'import', 'database', 'apps', 'apis', 'import', 'data', 'data', 'spreadsheet', 'start', 'excel', 'pivot', 'table', 'type', 'sql']"
+8378.0,lnp download csv eu copy data request ask policy export access copy data jupyter notebook rescuetime download usage data rescuetime libertyequalitydata rescuetime download premium android window image download csv smarter unloads tldr recall data member history member generate archive export csv premium subscriber data report access member api eventloggers data rt cut eventloggers rt code notebook python code date documentation note run rescuetime downloader extract rescuetime data data analysis hope,"['lnp', 'download', 'csv', 'eu', 'copy', 'data', 'request', 'ask', 'policy', 'export', 'access', 'copy', 'data', 'jupyter', 'notebook', 'rescuetime', 'download', 'usage', 'data', 'rescuetime', 'libertyequalitydata', 'rescuetime', 'download', 'premium', 'android', 'window', 'image', 'download', 'csv', 'smarter', 'unloads', 'tldr', 'recall', 'data', 'member', 'history', 'member', 'generate', 'archive', 'export', 'csv', 'premium', 'subscriber', 'data', 'report', 'access', 'member', 'api', 'eventloggers', 'data', 'rt', 'cut', 'eventloggers', 'rt', 'code', 'notebook', 'python', 'code', 'date', 'documentation', 'note', 'run', 'rescuetime', 'downloader', 'extract', 'rescuetime', 'data', 'data', 'analysis', 'hope']"
+8379.0,developer developer kind interface apps career pursue passionate kind job passion coach consultant individual employee company experiment blog date scientist self experimentation skill experimentation entrepreneur making product option industry lars developer interface engineering data science work,"['developer', 'developer', 'kind', 'interface', 'apps', 'career', 'pursue', 'passionate', 'kind', 'job', 'passion', 'coach', 'consultant', 'individual', 'employee', 'company', 'experiment', 'blog', 'date', 'scientist', 'self', 'experimentation', 'skill', 'experimentation', 'entrepreneur', 'making', 'product', 'option', 'industry', 'lars', 'developer', 'interface', 'engineering', 'data', 'science', 'work']"
+8380.0,post attempt capture webinar susannah fox patient inclusion patient data webinar series registry treatment response council idea data storage access data storage access feel temptation engineer solution figure work research treatment cure imagine doctor example data phone app help layer complexity version suppose framework conversation data example doctor list level data collection patient overengineer flowchart level data analysis access right permission example email fitbit account box series data permission option date phone data simple version continuation conversation framework data collection flow chart route action data patient obstacle anti education model reform industry profit manipulation patient doctor relationship form principle data storage guideline self data brings heard engineer yell version create thirteenth version born,"['post', 'attempt', 'capture', 'webinar', 'susannah', 'fox', 'patient', 'inclusion', 'patient', 'data', 'webinar', 'series', 'registry', 'treatment', 'response', 'council', 'idea', 'data', 'storage', 'access', 'data', 'storage', 'access', 'feel', 'temptation', 'engineer', 'solution', 'figure', 'work', 'research', 'treatment', 'cure', 'imagine', 'doctor', 'example', 'data', 'phone', 'app', 'help', 'layer', 'complexity', 'version', 'suppose', 'framework', 'conversation', 'data', 'example', 'doctor', 'list', 'level', 'data', 'collection', 'patient', 'overengineer', 'flowchart', 'level', 'data', 'analysis', 'access', 'right', 'permission', 'example', 'email', 'fitbit', 'account', 'box', 'series', 'data', 'permission', 'option', 'date', 'phone', 'data', 'simple', 'version', 'continuation', 'conversation', 'framework', 'data', 'collection', 'flow', 'chart', 'route', 'action', 'data', 'patient', 'obstacle', 'anti', 'education', 'model', 'reform', 'industry', 'profit', 'manipulation', 'patient', 'doctor', 'relationship', 'form', 'principle', 'data', 'storage', 'guideline', 'self', 'data', 'brings', 'heard', 'engineer', 'yell', 'version', 'create', 'thirteenth', 'version', 'born']"
+8381.0,sound data notepad pencil work support issue dorthe tracker community contributor organization web info gary paper idea approach investment kind entry project data spreadsheet dorthe question data nature domain vitals activity mood domain spent dinner share data sense organization insight data work value dorthe pointer experience community support journey end situation aspect example model case model self focus dimension example environment model ask information collect order track change case track nutrition sleep dimension track mood activity dimension expertise foremost case environment mindful change impact data solution reason nature self customization tool fit feel data self objective aspect suggestion allows focus discipline self discipline tool luck sergio apps data mysymptom likert symptom recorder sergio pointer question organization data science project statistic evidence data collection work organisation denmark idea data member state discus opportunity idea data work health food tip trick member data provide symptom motion yoga work dance cognition quality idea bring doctor help timeline quality existence withings health fit question journey expertise solution people buy cup meet advance thought input input data data data science treatment data member experience data paper sheet digital collect data world learn input idea organization sclerosis society information data leg project start corner project training training yoga site hurry strike corona spring home training member home data training information intention merch content data personalization website,"['sound', 'data', 'notepad', 'pencil', 'work', 'support', 'issue', 'dorthe', 'tracker', 'community', 'contributor', 'organization', 'web', 'info', 'gary', 'paper', 'idea', 'approach', 'investment', 'kind', 'entry', 'project', 'data', 'spreadsheet', 'dorthe', 'question', 'data', 'nature', 'domain', 'vitals', 'activity', 'mood', 'domain', 'spent', 'dinner', 'share', 'data', 'sense', 'organization', 'insight', 'data', 'work', 'value', 'dorthe', 'pointer', 'experience', 'community', 'support', 'journey', 'end', 'situation', 'aspect', 'example', 'model', 'case', 'model', 'self', 'focus', 'dimension', 'example', 'environment', 'model', 'ask', 'information', 'collect', 'order', 'track', 'change', 'case', 'track', 'nutrition', 'sleep', 'dimension', 'track', 'mood', 'activity', 'dimension', 'expertise', 'foremost', 'case', 'environment', 'mindful', 'change', 'impact', 'data', 'solution', 'reason', 'nature', 'self', 'customization', 'tool', 'fit', 'feel', 'data', 'self', 'objective', 'aspect', 'suggestion', 'allows', 'focus', 'discipline', 'self', 'discipline', 'tool', 'luck', 'sergio', 'apps', 'data', 'mysymptom', 'likert', 'symptom', 'recorder', 'sergio', 'pointer', 'question', 'organization', 'data', 'science', 'project', 'statistic', 'evidence', 'data', 'collection', 'work', 'organisation', 'denmark', 'idea', 'data', 'member', 'state', 'discus', 'opportunity', 'idea', 'data', 'work', 'health', 'food', 'tip', 'trick', 'member', 'data', 'provide', 'symptom', 'motion', 'yoga', 'work', 'dance', 'cognition', 'quality', 'idea', 'bring', 'doctor', 'help', 'timeline', 'quality', 'existence', 'withings', 'health', 'fit', 'question', 'journey', 'expertise', 'solution', 'people', 'buy', 'cup', 'meet', 'advance', 'thought', 'input', 'input', 'data', 'data', 'data', 'science', 'treatment', 'data', 'member', 'experience', 'data', 'paper', 'sheet', 'digital', 'collect', 'data', 'world', 'learn', 'input', 'idea', 'organization', 'sclerosis', 'society', 'information', 'data', 'leg', 'project', 'start', 'corner', 'project', 'training', 'training', 'yoga', 'site', 'hurry', 'strike', 'corona', 'spring', 'home', 'training', 'member', 'home', 'data', 'training', 'information', 'intention', 'merch', 'content', 'data', 'personalization', 'website']"
+8382.0,effect condition effect problem delay delay effect randomization nan tension headache headache activity symptom light sound smell moment headache muscle shoulder mix experiment headache introduction headache data collection headache track amp graph app usage result headache headache headache sample research family work reason headache family headache headache experience muscle soreness future experiment option exercise glass eye strain cause kind program headache pillow combination training neck exercise headache introduction key term kind headache tension headache cause headache area face neck headache neck exercise headache exercise neck exercise exercise image image dumbbell shrug image data collection track headache interval pain pain track result headache train neck pain headache neck info train neck family pain analysis data location affect pain mom place place pain conclusion discussion neck impact headache evening mom place mattress amp impact discussion conclude neck exercise headache factor experiment neck exercise headache headache analysis mom place effect effect headache place place mattress cause average pain movement experiment option exercise glass eye strain cause kind program headache pillow combination work cause work cause effect muscle soreness randomization blood glucose level migraine work dip level headache blindspots dizziness,"['effect', 'condition', 'effect', 'problem', 'delay', 'delay', 'effect', 'randomization', 'nan', 'tension', 'headache', 'headache', 'activity', 'symptom', 'light', 'sound', 'smell', 'moment', 'headache', 'muscle', 'shoulder', 'mix', 'experiment', 'headache', 'introduction', 'headache', 'data', 'collection', 'headache', 'track', 'amp', 'graph', 'app', 'usage', 'result', 'headache', 'headache', 'headache', 'sample', 'research', 'family', 'work', 'reason', 'headache', 'family', 'headache', 'headache', 'experience', 'muscle', 'soreness', 'future', 'experiment', 'option', 'exercise', 'glass', 'eye', 'strain', 'cause', 'kind', 'program', 'headache', 'pillow', 'combination', 'training', 'neck', 'exercise', 'headache', 'introduction', 'key', 'term', 'kind', 'headache', 'tension', 'headache', 'cause', 'headache', 'area', 'face', 'neck', 'headache', 'neck', 'exercise', 'headache', 'exercise', 'neck', 'exercise', 'exercise', 'image', 'image', 'dumbbell', 'shrug', 'image', 'data', 'collection', 'track', 'headache', 'interval', 'pain', 'pain', 'track', 'result', 'headache', 'train', 'neck', 'pain', 'headache', 'neck', 'info', 'train', 'neck', 'family', 'pain', 'analysis', 'data', 'location', 'affect', 'pain', 'mom', 'place', 'place', 'pain', 'conclusion', 'discussion', 'neck', 'impact', 'headache', 'evening', 'mom', 'place', 'mattress', 'amp', 'impact', 'discussion', 'conclude', 'neck', 'exercise', 'headache', 'factor', 'experiment', 'neck', 'exercise', 'headache', 'headache', 'analysis', 'mom', 'place', 'effect', 'effect', 'headache', 'place', 'place', 'mattress', 'cause', 'average', 'pain', 'movement', 'experiment', 'option', 'exercise', 'glass', 'eye', 'strain', 'cause', 'kind', 'program', 'headache', 'pillow', 'combination', 'work', 'cause', 'work', 'cause', 'effect', 'muscle', 'soreness', 'randomization', 'blood', 'glucose', 'level', 'migraine', 'work', 'dip', 'level', 'headache', 'blindspots', 'dizziness']"
+8383.0,nicholas topic discussion tends thread tool cognition mind thread vein lnp sorry today research meeting forum brain fog topic people start project evidence hint butter almond brain fog question brain fog suggestion intervention experience brain fog observation convenient question experience brain fog today observation assessment clarity phenomenon test mind range test brain deficit question experience brain fog almond causal relationship poster causal almond experience brain fog cause brain circumstance evidence nut peanut brain measure report qm lesson project mark drangsholt brain fog benefit term build method adversity hit drangsholt brain fog research retreat cause test brain faculty moment thought term memory spreadsheet data illustration track brain fog sum accurate intensity idea track amp graph track brain fog metric food eat cumbersome change image regression analysis food sensitivity test research moment food change food sensitivity test guide experimentation almond outcome term almond brain fog data collection procedure ate almond brain fog track amp graph result experience brain fog almond reason brain experiment brain image conclusion brain discussion experience brain fog almond result experiment experiment eat food walnut spending relaxing nicholas easure brain fog tha memory test reslts example puzzle brain fog semi bias effect course step plan hope help problem measure experiment work affect brain fog butter brain fog data collection procedure ate peanut butter brain fog track amp graph app result peanut butter cause brain effect discussion experiment experiment experiment eat food walnut spending relaxing hear people situation okay problem nut experiment butter cause introduction brain fog peanut butter egg oil seed cause data collection procedure food brain notion peanut butter egg oil seed peanut result brain food brain fog peanut butter conclusion peanut butter brain discussion conclude brain food brain fog peanut butter sample future experiment eat almond wheat spending relaxing food sensitivity test almond issue issue skyr problem eat ketosis zero brain fog carb sugar settle bud research read swears test elimination diet criticism accuracy result mrt food sensitivity test problem brain fog response food core diet pepper cut result thread food image image mb image mb measure brain fog tha memory test reslts example puzzle brain fog semi bias effect course step link lars brain fog data scale suggestion track variable column spreadsheet regression analysis estimate predict brain example brain peanut butter x2 x3 x4 data regression analysis brain variable output issue access tool spss linear function simplifies excel forum advice issue incase anyways brain point remember page book illness brain fog food intolerance exercise oxygen cause fogginess hypoxia case chamber cause acupuncture inversion floor leg dog yoga position coffee enema factor glutathione mthfr mutation supplement brain energy feed mitochondrion coq10 ribose anxiety stress tre trauma release environment contains mycotoxin brain people combination error style issue health factor environment food list ozone therapy brain fog session oxygenation effect help share brain fog whilst combat winter serotonin peanut butter super sleepy nod allergic food coma situation eat eye eat packet buuut fella ymmv research point tryptophan melatonin carbs insulin link hit carb food jam apple juice test history family dense carbs tryptophan joke path blood monitor afford keto insulin spike work responsibility random confusion inconsistency condition brain fog keto retest nut gotten diagnosis medication keto brainfog point retest carbs nut case issue result compounding issue waffle direction luck thought brain figure convenient track brain fog track qualify cause brain qualify sequence rem sleep source sleep data apple watch spend sleep alcohol consumption alcohol today experience brain fog today attention brain example energy focus dip mom gotten quality alcohol energy experience brain fog endel app energy level rise measure brain fog muse headband muse meditation brain fog result brain fog,"['nicholas', 'topic', 'discussion', 'tends', 'thread', 'tool', 'cognition', 'mind', 'thread', 'vein', 'lnp', 'sorry', 'today', 'research', 'meeting', 'forum', 'brain', 'fog', 'topic', 'people', 'start', 'project', 'evidence', 'hint', 'butter', 'almond', 'brain', 'fog', 'question', 'brain', 'fog', 'suggestion', 'intervention', 'experience', 'brain', 'fog', 'observation', 'convenient', 'question', 'experience', 'brain', 'fog', 'today', 'observation', 'assessment', 'clarity', 'phenomenon', 'test', 'mind', 'range', 'test', 'brain', 'deficit', 'question', 'experience', 'brain', 'fog', 'almond', 'causal', 'relationship', 'poster', 'causal', 'almond', 'experience', 'brain', 'fog', 'cause', 'brain', 'circumstance', 'evidence', 'nut', 'peanut', 'brain', 'measure', 'report', 'qm', 'lesson', 'project', 'mark', 'drangsholt', 'brain', 'fog', 'benefit', 'term', 'build', 'method', 'adversity', 'hit', 'drangsholt', 'brain', 'fog', 'research', 'retreat', 'cause', 'test', 'brain', 'faculty', 'moment', 'thought', 'term', 'memory', 'spreadsheet', 'data', 'illustration', 'track', 'brain', 'fog', 'sum', 'accurate', 'intensity', 'idea', 'track', 'amp', 'graph', 'track', 'brain', 'fog', 'metric', 'food', 'eat', 'cumbersome', 'change', 'image', 'regression', 'analysis', 'food', 'sensitivity', 'test', 'research', 'moment', 'food', 'change', 'food', 'sensitivity', 'test', 'guide', 'experimentation', 'almond', 'outcome', 'term', 'almond', 'brain', 'fog', 'data', 'collection', 'procedure', 'ate', 'almond', 'brain', 'fog', 'track', 'amp', 'graph', 'result', 'experience', 'brain', 'fog', 'almond', 'reason', 'brain', 'experiment', 'brain', 'image', 'conclusion', 'brain', 'discussion', 'experience', 'brain', 'fog', 'almond', 'result', 'experiment', 'experiment', 'eat', 'food', 'walnut', 'spending', 'relaxing', 'nicholas', 'easure', 'brain', 'fog', 'tha', 'memory', 'test', 'reslts', 'example', 'puzzle', 'brain', 'fog', 'semi', 'bias', 'effect', 'course', 'step', 'plan', 'hope', 'help', 'problem', 'measure', 'experiment', 'work', 'affect', 'brain', 'fog', 'butter', 'brain', 'fog', 'data', 'collection', 'procedure', 'ate', 'peanut', 'butter', 'brain', 'fog', 'track', 'amp', 'graph', 'app', 'result', 'peanut', 'butter', 'cause', 'brain', 'effect', 'discussion', 'experiment', 'experiment', 'experiment', 'eat', 'food', 'walnut', 'spending', 'relaxing', 'hear', 'people', 'situation', 'okay', 'problem', 'nut', 'experiment', 'butter', 'cause', 'introduction', 'brain', 'fog', 'peanut', 'butter', 'egg', 'oil', 'seed', 'cause', 'data', 'collection', 'procedure', 'food', 'brain', 'notion', 'peanut', 'butter', 'egg', 'oil', 'seed', 'peanut', 'result', 'brain', 'food', 'brain', 'fog', 'peanut', 'butter', 'conclusion', 'peanut', 'butter', 'brain', 'discussion', 'conclude', 'brain', 'food', 'brain', 'fog', 'peanut', 'butter', 'sample', 'future', 'experiment', 'eat', 'almond', 'wheat', 'spending', 'relaxing', 'food', 'sensitivity', 'test', 'almond', 'issue', 'issue', 'skyr', 'problem', 'eat', 'ketosis', 'zero', 'brain', 'fog', 'carb', 'sugar', 'settle', 'bud', 'research', 'read', 'swears', 'test', 'elimination', 'diet', 'criticism', 'accuracy', 'result', 'mrt', 'food', 'sensitivity', 'test', 'problem', 'brain', 'fog', 'response', 'food', 'core', 'diet', 'pepper', 'cut', 'result', 'thread', 'food', 'image', 'image', 'mb', 'image', 'mb', 'measure', 'brain', 'fog', 'tha', 'memory', 'test', 'reslts', 'example', 'puzzle', 'brain', 'fog', 'semi', 'bias', 'effect', 'course', 'step', 'link', 'lars', 'brain', 'fog', 'data', 'scale', 'suggestion', 'track', 'variable', 'column', 'spreadsheet', 'regression', 'analysis', 'estimate', 'predict', 'brain', 'example', 'brain', 'peanut', 'butter', 'x2', 'x3', 'x4', 'data', 'regression', 'analysis', 'brain', 'variable', 'output', 'issue', 'access', 'tool', 'spss', 'linear', 'function', 'simplifies', 'excel', 'forum', 'advice', 'issue', 'incase', 'anyways', 'brain', 'point', 'remember', 'page', 'book', 'illness', 'brain', 'fog', 'food', 'intolerance', 'exercise', 'oxygen', 'cause', 'fogginess', 'hypoxia', 'case', 'chamber', 'cause', 'acupuncture', 'inversion', 'floor', 'leg', 'dog', 'yoga', 'position', 'coffee', 'enema', 'factor', 'glutathione', 'mthfr', 'mutation', 'supplement', 'brain', 'energy', 'feed', 'mitochondrion', 'coq10', 'ribose', 'anxiety', 'stress', 'tre', 'trauma', 'release', 'environment', 'contains', 'mycotoxin', 'brain', 'people', 'combination', 'error', 'style', 'issue', 'health', 'factor', 'environment', 'food', 'list', 'ozone', 'therapy', 'brain', 'fog', 'session', 'oxygenation', 'effect', 'help', 'share', 'brain', 'fog', 'whilst', 'combat', 'winter', 'serotonin', 'peanut', 'butter', 'super', 'sleepy', 'nod', 'allergic', 'food', 'coma', 'situation', 'eat', 'eye', 'eat', 'packet', 'buuut', 'fella', 'ymmv', 'research', 'point', 'tryptophan', 'melatonin', 'carbs', 'insulin', 'link', 'hit', 'carb', 'food', 'jam', 'apple', 'juice', 'test', 'history', 'family', 'dense', 'carbs', 'tryptophan', 'joke', 'path', 'blood', 'monitor', 'afford', 'keto', 'insulin', 'spike', 'work', 'responsibility', 'random', 'confusion', 'inconsistency', 'condition', 'brain', 'fog', 'keto', 'retest', 'nut', 'gotten', 'diagnosis', 'medication', 'keto', 'brainfog', 'point', 'retest', 'carbs', 'nut', 'case', 'issue', 'result', 'compounding', 'issue', 'waffle', 'direction', 'luck', 'thought', 'brain', 'figure', 'convenient', 'track', 'brain', 'fog', 'track', 'qualify', 'cause', 'brain', 'qualify', 'sequence', 'rem', 'sleep', 'source', 'sleep', 'data', 'apple', 'watch', 'spend', 'sleep', 'alcohol', 'consumption', 'alcohol', 'today', 'experience', 'brain', 'fog', 'today', 'attention', 'brain', 'example', 'energy', 'focus', 'dip', 'mom', 'gotten', 'quality', 'alcohol', 'energy', 'experience', 'brain', 'fog', 'endel', 'app', 'energy', 'level', 'rise', 'measure', 'brain', 'fog', 'muse', 'headband', 'muse', 'meditation', 'brain', 'fog', 'result', 'brain', 'fog']"
+8386.0,discus challenge practice discussion research human community mood lesson scale frequency issue discussion circumplex model ema track valence alexey app track valence arousal variable case valence arousal control record value fan model mood map valence range mood edge case model term ping term playing muse headband map eeg wave order mood study accuracy methodology work strategy,"['discus', 'challenge', 'practice', 'discussion', 'research', 'human', 'community', 'mood', 'lesson', 'scale', 'frequency', 'issue', 'discussion', 'circumplex', 'model', 'ema', 'track', 'valence', 'alexey', 'app', 'track', 'valence', 'arousal', 'variable', 'case', 'valence', 'arousal', 'control', 'record', 'value', 'fan', 'model', 'mood', 'map', 'valence', 'range', 'mood', 'edge', 'case', 'model', 'term', 'ping', 'term', 'playing', 'muse', 'headband', 'map', 'eeg', 'wave', 'order', 'mood', 'study', 'accuracy', 'methodology', 'work', 'strategy']"
+8393.0,marc mathys baroreceptor baroreceptor sensitivity health biomarker paper hrv marc university marburg marc hrv variation sensitivity br problem hrv ratio measure fit lab environment consumer device measure blood pressure body change blood pressure distort blood pressure approach consider alcohol effect blood pressure chamber technique mr spock sleep data biohackers health technology basis health ring sleep biohackers tech health project university zoom people experience marc change,"['marc', 'mathys', 'baroreceptor', 'baroreceptor', 'sensitivity', 'health', 'biomarker', 'paper', 'hrv', 'marc', 'university', 'marburg', 'marc', 'hrv', 'variation', 'sensitivity', 'br', 'problem', 'hrv', 'ratio', 'measure', 'fit', 'lab', 'environment', 'consumer', 'device', 'measure', 'blood', 'pressure', 'body', 'change', 'blood', 'pressure', 'distort', 'blood', 'pressure', 'approach', 'consider', 'alcohol', 'effect', 'blood', 'pressure', 'chamber', 'technique', 'mr', 'spock', 'sleep', 'data', 'biohackers', 'health', 'technology', 'basis', 'health', 'ring', 'sleep', 'biohackers', 'tech', 'health', 'project', 'university', 'zoom', 'people', 'experience', 'marc', 'change']"
+8402.0,lnp buying withings people model body composition trouble api award trouble body mass mass device mass estimate value kind data google fit api body mass amp mass weight seal body process scale body mass mass measure progress api automate export buying withings people github gistfile1 withings user preface withings body analyzer purport heart rate bare foot fan wikipedia page impact movement people employee unit post withings field extract spent inconsistency implementation hole data coverage post developer reason hair access party api data consumer query startdate second measure return millisecond measure measure device identifier example watch model aura sleep data model file choice withings fitbit scale google fit data google fit api downside api api support renpho cs20m cs20m apology data fitbit account comment metric fibit mistake apis renpho scale google fit google api authentication data scale benefit battery micro usb cable pound scale google fit scale body composition test bod pod hydro caliper scale room reading variance test accuracy focus trend example percentage direction indicator action scale rating star people mention people partner christine phone eventloggers pull stand scale ymmv connects apple healthkit dreeds sense body composition measurement source list scale page scale api,"['lnp', 'buying', 'withings', 'people', 'model', 'body', 'composition', 'trouble', 'api', 'award', 'trouble', 'body', 'mass', 'mass', 'device', 'mass', 'estimate', 'value', 'kind', 'data', 'google', 'fit', 'api', 'body', 'mass', 'amp', 'mass', 'weight', 'seal', 'body', 'process', 'scale', 'body', 'mass', 'mass', 'measure', 'progress', 'api', 'automate', 'export', 'buying', 'withings', 'people', 'github', 'gistfile1', 'withings', 'user', 'preface', 'withings', 'body', 'analyzer', 'purport', 'heart', 'rate', 'bare', 'foot', 'fan', 'wikipedia', 'page', 'impact', 'movement', 'people', 'employee', 'unit', 'post', 'withings', 'field', 'extract', 'spent', 'inconsistency', 'implementation', 'hole', 'data', 'coverage', 'post', 'developer', 'reason', 'hair', 'access', 'party', 'api', 'data', 'consumer', 'query', 'startdate', 'second', 'measure', 'return', 'millisecond', 'measure', 'measure', 'device', 'identifier', 'example', 'watch', 'model', 'aura', 'sleep', 'data', 'model', 'file', 'choice', 'withings', 'fitbit', 'scale', 'google', 'fit', 'data', 'google', 'fit', 'api', 'downside', 'api', 'api', 'support', 'renpho', 'cs20m', 'cs20m', 'apology', 'data', 'fitbit', 'account', 'comment', 'metric', 'fibit', 'mistake', 'apis', 'renpho', 'scale', 'google', 'fit', 'google', 'api', 'authentication', 'data', 'scale', 'benefit', 'battery', 'micro', 'usb', 'cable', 'pound', 'scale', 'google', 'fit', 'scale', 'body', 'composition', 'test', 'bod', 'pod', 'hydro', 'caliper', 'scale', 'room', 'reading', 'variance', 'test', 'accuracy', 'focus', 'trend', 'example', 'percentage', 'direction', 'indicator', 'action', 'scale', 'rating', 'star', 'people', 'mention', 'people', 'partner', 'christine', 'phone', 'eventloggers', 'pull', 'stand', 'scale', 'ymmv', 'connects', 'apple', 'healthkit', 'dreeds', 'sense', 'body', 'composition', 'measurement', 'source', 'list', 'scale', 'page', 'scale', 'api']"
+8404.0,compare contrast rescuetime offer api ontrac app launch user coach affiliate point integrates encourage user pricing rescuetime person work tracker individual company manager fitbit work thought apple watch health metric track exercise sleep meal metric task software developer apple work mind goal user metric development chrome extension desktop app mac track site track work item doc aggregate data visualization trend progress mockups mock timeline prototype work morning context afternoon work metric info manager company manager imagine apple watch data thought project feedback checkout home page barebones kickstarter read depth macgill compare contrast data insight visualization data building work track record reference promotion self accomplishment rescuetime briefly input plan visualization demand hook gmail pull outlook metadata pull email outlook gmail email provider extension gmail integrates encourage user product develops beta september user coach affiliate note email hook gmail pull outlook,"['compare', 'contrast', 'rescuetime', 'offer', 'api', 'ontrac', 'app', 'launch', 'user', 'coach', 'affiliate', 'point', 'integrates', 'encourage', 'user', 'pricing', 'rescuetime', 'person', 'work', 'tracker', 'individual', 'company', 'manager', 'fitbit', 'work', 'thought', 'apple', 'watch', 'health', 'metric', 'track', 'exercise', 'sleep', 'meal', 'metric', 'task', 'software', 'developer', 'apple', 'work', 'mind', 'goal', 'user', 'metric', 'development', 'chrome', 'extension', 'desktop', 'app', 'mac', 'track', 'site', 'track', 'work', 'item', 'doc', 'aggregate', 'data', 'visualization', 'trend', 'progress', 'mockups', 'mock', 'timeline', 'prototype', 'work', 'morning', 'context', 'afternoon', 'work', 'metric', 'info', 'manager', 'company', 'manager', 'imagine', 'apple', 'watch', 'data', 'thought', 'project', 'feedback', 'checkout', 'home', 'page', 'barebones', 'kickstarter', 'read', 'depth', 'macgill', 'compare', 'contrast', 'data', 'insight', 'visualization', 'data', 'building', 'work', 'track', 'record', 'reference', 'promotion', 'self', 'accomplishment', 'rescuetime', 'briefly', 'input', 'plan', 'visualization', 'demand', 'hook', 'gmail', 'pull', 'outlook', 'metadata', 'pull', 'email', 'outlook', 'gmail', 'email', 'provider', 'extension', 'gmail', 'integrates', 'encourage', 'user', 'product', 'develops', 'beta', 'september', 'user', 'coach', 'affiliate', 'note', 'email', 'hook', 'gmail', 'pull', 'outlook']"
+8420.0,andrew123 metame link link software crowd building site share activity habit verification commitment activity link data metame self,"['andrew123', 'metame', 'link', 'link', 'software', 'crowd', 'building', 'site', 'share', 'activity', 'habit', 'verification', 'commitment', 'activity', 'link', 'data', 'metame', 'self']"
+8423.0,face muscle eye device indication reading garbage data muse meditation version work correlate noise bird calmly breath notice session band focus muse tension neck ok today reason eye session room neck tense room noticing bird kept neck tense heck bird bird head exercise tense neck room post bird session image neck room meditation moment figure calm session mark experience muse trust,"['face', 'muscle', 'eye', 'device', 'indication', 'reading', 'garbage', 'data', 'muse', 'meditation', 'version', 'work', 'correlate', 'noise', 'bird', 'calmly', 'breath', 'notice', 'session', 'band', 'focus', 'muse', 'tension', 'neck', 'ok', 'today', 'reason', 'eye', 'session', 'room', 'neck', 'tense', 'room', 'noticing', 'bird', 'kept', 'neck', 'tense', 'heck', 'bird', 'bird', 'head', 'exercise', 'tense', 'neck', 'room', 'post', 'bird', 'session', 'image', 'neck', 'room', 'meditation', 'moment', 'figure', 'calm', 'session', 'mark', 'experience', 'muse', 'trust']"
+8427.0,stage headband wrist mattress wearable information sleep quality headband data mimic polysomnography monitor monitor movement monitor accuracy,"['stage', 'headband', 'wrist', 'mattress', 'wearable', 'information', 'sleep', 'quality', 'headband', 'data', 'mimic', 'polysomnography', 'monitor', 'monitor', 'movement', 'monitor', 'accuracy']"
+8441.0,blood test range test androgen doctor vitamin androgen result middel mmol alanin transferase albumin p basisk phosphatase amylase reaktivt protein calcium mmol bilirubin mol thrombocytter p thyreoidea rt kobalamin pmol kreatinin p mol thyr stim hormon miu natrium mmol leucocytter moglobin mmol calcium korrig mmol kalium mmol moglobin a1c ifcc hb mmol mol ckd epi gt ml min image dermaroller hairline doctor guess hairline difference difference stage alopecia guess gp recollection result woman hair loss experimentation guess regime minoxidil process recommend doctor approach position division treatment treatment youve basal nutrition range vitamin panthenol protein collagen minoxidil prescription location food log intervention behaviour stressor oxidant health regimen visualisation intervention mesotherapy term channel substance delivery memory tell mechanism action absorption impact hair growth cycle status potassium channel opener question nutrient hair anagen phase stressor oxidant body phase improvement loss focus anagen phase growth nutrient carrier oil area micro channel roller hasten delivery hope help guess log food supplement antioxidant plant sage tea stress catagen phase breadth nutrient vera peptide peptide challenge hair growth cycle paper plant compound pmc update plant androgen androgen group drug level activity androgen hormone body disease syndrome hirsutism excellent response mesotherapy treatment male alopecia daniel fernandes mattos barreto glaura tinoco plata leonardo rotolo araujo violeta duarte s0168365919306224 pdf dermatology lars supplementation regimine vitamin minoxidil sense advice prerequisite nutrient minoxidil mechanism action needling sense feedback info tyour androgen clue,"['blood', 'test', 'range', 'test', 'androgen', 'doctor', 'vitamin', 'androgen', 'result', 'middel', 'mmol', 'alanin', 'transferase', 'albumin', 'p', 'basisk', 'phosphatase', 'amylase', 'reaktivt', 'protein', 'calcium', 'mmol', 'bilirubin', 'mol', 'thrombocytter', 'p', 'thyreoidea', 'rt', 'kobalamin', 'pmol', 'kreatinin', 'p', 'mol', 'thyr', 'stim', 'hormon', 'miu', 'natrium', 'mmol', 'leucocytter', 'moglobin', 'mmol', 'calcium', 'korrig', 'mmol', 'kalium', 'mmol', 'moglobin', 'a1c', 'ifcc', 'hb', 'mmol', 'mol', 'ckd', 'epi', 'gt', 'ml', 'min', 'image', 'dermaroller', 'hairline', 'doctor', 'guess', 'hairline', 'difference', 'difference', 'stage', 'alopecia', 'guess', 'gp', 'recollection', 'result', 'woman', 'hair', 'loss', 'experimentation', 'guess', 'regime', 'minoxidil', 'process', 'recommend', 'doctor', 'approach', 'position', 'division', 'treatment', 'treatment', 'youve', 'basal', 'nutrition', 'range', 'vitamin', 'panthenol', 'protein', 'collagen', 'minoxidil', 'prescription', 'location', 'food', 'log', 'intervention', 'behaviour', 'stressor', 'oxidant', 'health', 'regimen', 'visualisation', 'intervention', 'mesotherapy', 'term', 'channel', 'substance', 'delivery', 'memory', 'tell', 'mechanism', 'action', 'absorption', 'impact', 'hair', 'growth', 'cycle', 'status', 'potassium', 'channel', 'opener', 'question', 'nutrient', 'hair', 'anagen', 'phase', 'stressor', 'oxidant', 'body', 'phase', 'improvement', 'loss', 'focus', 'anagen', 'phase', 'growth', 'nutrient', 'carrier', 'oil', 'area', 'micro', 'channel', 'roller', 'hasten', 'delivery', 'hope', 'help', 'guess', 'log', 'food', 'supplement', 'antioxidant', 'plant', 'sage', 'tea', 'stress', 'catagen', 'phase', 'breadth', 'nutrient', 'vera', 'peptide', 'peptide', 'challenge', 'hair', 'growth', 'cycle', 'paper', 'plant', 'compound', 'pmc', 'update', 'plant', 'androgen', 'androgen', 'group', 'drug', 'level', 'activity', 'androgen', 'hormone', 'body', 'disease', 'syndrome', 'hirsutism', 'excellent', 'response', 'mesotherapy', 'treatment', 'male', 'alopecia', 'daniel', 'fernandes', 'mattos', 'barreto', 'glaura', 'tinoco', 'plata', 'leonardo', 'rotolo', 'araujo', 'violeta', 'duarte', 's0168365919306224', 'pdf', 'dermatology', 'lars', 'supplementation', 'regimine', 'vitamin', 'minoxidil', 'sense', 'advice', 'prerequisite', 'nutrient', 'minoxidil', 'mechanism', 'action', 'needling', 'sense', 'feedback', 'info', 'tyour', 'androgen', 'clue']"
+8458.0,help heart rate monitor measure progress note progress progress photo clothing measure duration rep app cardio duration distance strava measure body body method body forearm hip biceps shoulder calf counting calorie track garmin watch measure hrv metric teae status form load bb bb guess progress body shape strength track start ae training effect garmin tell activity training status garmin guide training impact form yesterday fitness minus yesterday fatigue peak data load garmin score impact body training load bb garmin feature combination stress activity estimate energy reserve track metric blood glucose data timing respiration rate lung function,"['help', 'heart', 'rate', 'monitor', 'measure', 'progress', 'note', 'progress', 'progress', 'photo', 'clothing', 'measure', 'duration', 'rep', 'app', 'cardio', 'duration', 'distance', 'strava', 'measure', 'body', 'body', 'method', 'body', 'forearm', 'hip', 'biceps', 'shoulder', 'calf', 'counting', 'calorie', 'track', 'garmin', 'watch', 'measure', 'hrv', 'metric', 'teae', 'status', 'form', 'load', 'bb', 'bb', 'guess', 'progress', 'body', 'shape', 'strength', 'track', 'start', 'ae', 'training', 'effect', 'garmin', 'tell', 'activity', 'training', 'status', 'garmin', 'guide', 'training', 'impact', 'form', 'yesterday', 'fitness', 'minus', 'yesterday', 'fatigue', 'peak', 'data', 'load', 'garmin', 'score', 'impact', 'body', 'training', 'load', 'bb', 'garmin', 'feature', 'combination', 'stress', 'activity', 'estimate', 'energy', 'reserve', 'track', 'metric', 'blood', 'glucose', 'data', 'timing', 'respiration', 'rate', 'lung', 'function']"
+8459.0,renpho body sync metric export metric api,"['renpho', 'body', 'sync', 'metric', 'export', 'metric', 'api']"
+8486.0,capture reading io reading hrv support export data interval sign plan sweetbeat hrv io health llc app cost heart rate monitor monitor hrv session data analysis data kubios data hrv record session date session data grade contact assistance analysis kubios application heart rate data io cardiowell apple app store web site cardiowell io heart rate monitor biofeedback hrv biofeedback tool hrv monitor app recommendation,"['capture', 'reading', 'io', 'reading', 'hrv', 'support', 'export', 'data', 'interval', 'sign', 'plan', 'sweetbeat', 'hrv', 'io', 'health', 'llc', 'app', 'cost', 'heart', 'rate', 'monitor', 'monitor', 'hrv', 'session', 'data', 'analysis', 'data', 'kubios', 'data', 'hrv', 'record', 'session', 'date', 'session', 'data', 'grade', 'contact', 'assistance', 'analysis', 'kubios', 'application', 'heart', 'rate', 'data', 'io', 'cardiowell', 'apple', 'app', 'store', 'web', 'site', 'cardiowell', 'io', 'heart', 'rate', 'monitor', 'biofeedback', 'hrv', 'biofeedback', 'tool', 'hrv', 'monitor', 'app', 'recommendation']"
+8494.0,mobile app quantify goal growth building start offer glove onboarding work community build install beta io match shoot email peter gradientapp xyz reach,"['mobile', 'app', 'quantify', 'goal', 'growth', 'building', 'start', 'offer', 'glove', 'onboarding', 'work', 'community', 'build', 'install', 'beta', 'io', 'match', 'shoot', 'email', 'peter', 'gradientapp', 'xyz', 'reach']"
+8496.0,cathal gurrin clue data doras pdf sense direction comment semester bachelor software engineering platform work health data recommendation datasets machine form ai learning course course project kind machine health data datasets,"['cathal', 'gurrin', 'clue', 'data', 'doras', 'pdf', 'sense', 'direction', 'comment', 'semester', 'bachelor', 'software', 'engineering', 'platform', 'work', 'health', 'data', 'recommendation', 'datasets', 'machine', 'form', 'ai', 'learning', 'course', 'course', 'project', 'kind', 'machine', 'health', 'data', 'datasets']"
+8498.0,experiment article result reference people experience hacker monitor diabetes research project technology self experience,"['experiment', 'article', 'result', 'reference', 'people', 'experience', 'hacker', 'monitor', 'diabetes', 'research', 'project', 'technology', 'self', 'experience']"
+8512.0,lars set point clarity data imagine group people data data result course limitation approach fragmentation tool privacy sergio people data data goal data data basis experiment baseline change change correlation data clarity data machine gain insight data method correlation io kind abnormality data situation people track symptom data doctor case disability service fund fund value symptom data job difference symptom severity range change treatment math graph symptom eye idea memory dredge correlation data calorie data investigate abnormality,"['lars', 'set', 'point', 'clarity', 'data', 'imagine', 'group', 'people', 'data', 'data', 'result', 'course', 'limitation', 'approach', 'fragmentation', 'tool', 'privacy', 'sergio', 'people', 'data', 'data', 'goal', 'data', 'data', 'basis', 'experiment', 'baseline', 'change', 'change', 'correlation', 'data', 'clarity', 'data', 'machine', 'gain', 'insight', 'data', 'method', 'correlation', 'io', 'kind', 'abnormality', 'data', 'situation', 'people', 'track', 'symptom', 'data', 'doctor', 'case', 'disability', 'service', 'fund', 'fund', 'value', 'symptom', 'data', 'job', 'difference', 'symptom', 'severity', 'range', 'change', 'treatment', 'math', 'graph', 'symptom', 'eye', 'idea', 'memory', 'dredge', 'correlation', 'data', 'calorie', 'data', 'investigate', 'abnormality']"
+8524.0,hermandevries code work research code work jupyterhub setup human enables people data analysis data store human version notebook notebook exploratory step oura data human data access visit notebook exploratory version notebook cell output calculation hermandevries edit amp jupyter notebook version edit code preference series analysis code project blogpost insight relationship heart rate variability hrv activity data finding activity hrv variance resting hrv course change term trend data eye hrv hrv data series model proxy sign feedback loop downwards hypothesis phd trajectory hrv correlation variance tst sleep stage hrv result sleep stage activity mvpa tst tst night sleep sense guess blog post share suggestion question post share code notebook code result mb link article code chart article share understand post blog post btw heart rate variability hrv value sd tst hrv scale deviation chart contains chart std tst hrv hrv night holiday cycling problem effect pw meaning term effect hrv decline vo2max cycling bike shop supply chain issue covid exercise cycling muscle tendon share,"['hermandevries', 'code', 'work', 'research', 'code', 'work', 'jupyterhub', 'setup', 'human', 'enables', 'people', 'data', 'analysis', 'data', 'store', 'human', 'version', 'notebook', 'notebook', 'exploratory', 'step', 'oura', 'data', 'human', 'data', 'access', 'visit', 'notebook', 'exploratory', 'version', 'notebook', 'cell', 'output', 'calculation', 'hermandevries', 'edit', 'amp', 'jupyter', 'notebook', 'version', 'edit', 'code', 'preference', 'series', 'analysis', 'code', 'project', 'blogpost', 'insight', 'relationship', 'heart', 'rate', 'variability', 'hrv', 'activity', 'data', 'finding', 'activity', 'hrv', 'variance', 'resting', 'hrv', 'course', 'change', 'term', 'trend', 'data', 'eye', 'hrv', 'hrv', 'data', 'series', 'model', 'proxy', 'sign', 'feedback', 'loop', 'downwards', 'hypothesis', 'phd', 'trajectory', 'hrv', 'correlation', 'variance', 'tst', 'sleep', 'stage', 'hrv', 'result', 'sleep', 'stage', 'activity', 'mvpa', 'tst', 'tst', 'night', 'sleep', 'sense', 'guess', 'blog', 'post', 'share', 'suggestion', 'question', 'post', 'share', 'code', 'notebook', 'code', 'result', 'mb', 'link', 'article', 'code', 'chart', 'article', 'share', 'understand', 'post', 'blog', 'post', 'btw', 'heart', 'rate', 'variability', 'hrv', 'value', 'sd', 'tst', 'hrv', 'scale', 'deviation', 'chart', 'contains', 'chart', 'std', 'tst', 'hrv', 'hrv', 'night', 'holiday', 'cycling', 'problem', 'effect', 'pw', 'meaning', 'term', 'effect', 'hrv', 'decline', 'vo2max', 'cycling', 'bike', 'shop', 'supply', 'chain', 'issue', 'covid', 'exercise', 'cycling', 'muscle', 'tendon', 'share']"
+8540.0,discussion happiness practice tends issue face mood practice log mood moment rating evaluation range wider narrower rating morning feel coherent concept random convenient design sample notification data access practice doubt happens notification phone app scale rating dependent reflection moment rating exception situation distress injury context kind mood family member instance sample range fact ups term act effect observation measure measurement practice lability measurement approach friction subtlety design minimise effect mood mood smiley icon emotion entry change smiley work design friction benefit mood effect cadence measurement frequency brain change event change help eye podcast friend ivanka share people agaricus happiness consideration proponent moment start emotion cloudy data emotion timescales data set,"['discussion', 'happiness', 'practice', 'tends', 'issue', 'face', 'mood', 'practice', 'log', 'mood', 'moment', 'rating', 'evaluation', 'range', 'wider', 'narrower', 'rating', 'morning', 'feel', 'coherent', 'concept', 'random', 'convenient', 'design', 'sample', 'notification', 'data', 'access', 'practice', 'doubt', 'happens', 'notification', 'phone', 'app', 'scale', 'rating', 'dependent', 'reflection', 'moment', 'rating', 'exception', 'situation', 'distress', 'injury', 'context', 'kind', 'mood', 'family', 'member', 'instance', 'sample', 'range', 'fact', 'ups', 'term', 'act', 'effect', 'observation', 'measure', 'measurement', 'practice', 'lability', 'measurement', 'approach', 'friction', 'subtlety', 'design', 'minimise', 'effect', 'mood', 'mood', 'smiley', 'icon', 'emotion', 'entry', 'change', 'smiley', 'work', 'design', 'friction', 'benefit', 'mood', 'effect', 'cadence', 'measurement', 'frequency', 'brain', 'change', 'event', 'change', 'help', 'eye', 'podcast', 'friend', 'ivanka', 'share', 'people', 'agaricus', 'happiness', 'consideration', 'proponent', 'moment', 'start', 'emotion', 'cloudy', 'data', 'emotion', 'timescales', 'data', 'set']"
+8553.0,entrifis effort data reason value visualisation advice developer solution api source effort code data mhealth comprehensive discussion dashboard data hook human graph software apple health app downside access data custom report cost humanapi cost addition cost correct david apple conflict solve user solve ecosystem sam alexis problem software developer sense data idea platform function hub self data integration data device source data api developer problem data place end user access data developer scientist software data device source maker collect data wheel exists collaborate effort data reason value visualisation advice developer solution apple developer advance home change permission lytiko visualisation stuff bare bone create interface list list create account beta lytiko documentation api api answer question auto generate term work series type tool food money stuff waist body track pattern dream follower step count feedback hub data beepb00p xyz interface beepb00p python package github karlicoss hpi interface contribute karlicoss hpi development account github idea data export data disk json csv sqlite project data gdpr export handle data repository result python api data leverage software process transform data topic end user data end user access restrict docker focus building software data goal device source maker collect data approach device developer visualize data export data project promnesia dashboard work progress python programmer data export script python code effort extend people,"['entrifis', 'effort', 'data', 'reason', 'value', 'visualisation', 'advice', 'developer', 'solution', 'api', 'source', 'effort', 'code', 'data', 'mhealth', 'comprehensive', 'discussion', 'dashboard', 'data', 'hook', 'human', 'graph', 'software', 'apple', 'health', 'app', 'downside', 'access', 'data', 'custom', 'report', 'cost', 'humanapi', 'cost', 'addition', 'cost', 'correct', 'david', 'apple', 'conflict', 'solve', 'user', 'solve', 'ecosystem', 'sam', 'alexis', 'problem', 'software', 'developer', 'sense', 'data', 'idea', 'platform', 'function', 'hub', 'self', 'data', 'integration', 'data', 'device', 'source', 'data', 'api', 'developer', 'problem', 'data', 'place', 'end', 'user', 'access', 'data', 'developer', 'scientist', 'software', 'data', 'device', 'source', 'maker', 'collect', 'data', 'wheel', 'exists', 'collaborate', 'effort', 'data', 'reason', 'value', 'visualisation', 'advice', 'developer', 'solution', 'apple', 'developer', 'advance', 'home', 'change', 'permission', 'lytiko', 'visualisation', 'stuff', 'bare', 'bone', 'create', 'interface', 'list', 'list', 'create', 'account', 'beta', 'lytiko', 'documentation', 'api', 'api', 'answer', 'question', 'auto', 'generate', 'term', 'work', 'series', 'type', 'tool', 'food', 'money', 'stuff', 'waist', 'body', 'track', 'pattern', 'dream', 'follower', 'step', 'count', 'feedback', 'hub', 'data', 'beepb00p', 'xyz', 'interface', 'beepb00p', 'python', 'package', 'github', 'karlicoss', 'hpi', 'interface', 'contribute', 'karlicoss', 'hpi', 'development', 'account', 'github', 'idea', 'data', 'export', 'data', 'disk', 'json', 'csv', 'sqlite', 'project', 'data', 'gdpr', 'export', 'handle', 'data', 'repository', 'result', 'python', 'api', 'data', 'leverage', 'software', 'process', 'transform', 'data', 'topic', 'end', 'user', 'data', 'end', 'user', 'access', 'restrict', 'docker', 'focus', 'building', 'software', 'data', 'goal', 'device', 'source', 'maker', 'collect', 'data', 'approach', 'device', 'developer', 'visualize', 'data', 'export', 'data', 'project', 'promnesia', 'dashboard', 'work', 'progress', 'python', 'programmer', 'data', 'export', 'script', 'python', 'code', 'effort', 'extend', 'people']"
+8556.0,mind hrv account metric magic end idea kind metric matter method method work sit oura ecg monitor buying measure heart rate variability rest making experiment hrv track spend sleep stage criterion subscription accurate conclusion smartphone min morning measure camera api export data ring bed accurate tool hrv choose emfit watch garmin metric strap oura watch consider watch oura sensor heart rate heart rate variability state r grade ecg device satisfies watch measure hrv ecg physiognomy work criterion strap bed method sensor reading extract signal variation interval heartbeat beat beat interval signal suggest sensor ecg monitor figure stress peak interpretation inform training,"['mind', 'hrv', 'account', 'metric', 'magic', 'end', 'idea', 'kind', 'metric', 'matter', 'method', 'method', 'work', 'sit', 'oura', 'ecg', 'monitor', 'buying', 'measure', 'heart', 'rate', 'variability', 'rest', 'making', 'experiment', 'hrv', 'track', 'spend', 'sleep', 'stage', 'criterion', 'subscription', 'accurate', 'conclusion', 'smartphone', 'min', 'morning', 'measure', 'camera', 'api', 'export', 'data', 'ring', 'bed', 'accurate', 'tool', 'hrv', 'choose', 'emfit', 'watch', 'garmin', 'metric', 'strap', 'oura', 'watch', 'consider', 'watch', 'oura', 'sensor', 'heart', 'rate', 'heart', 'rate', 'variability', 'state', 'r', 'grade', 'ecg', 'device', 'satisfies', 'watch', 'measure', 'hrv', 'ecg', 'physiognomy', 'work', 'criterion', 'strap', 'bed', 'method', 'sensor', 'reading', 'extract', 'signal', 'variation', 'interval', 'heartbeat', 'beat', 'beat', 'interval', 'signal', 'suggest', 'sensor', 'ecg', 'monitor', 'figure', 'stress', 'peak', 'interpretation', 'inform', 'training']"
+8558.0,basharov metric introspection basharov people data problem share tool process effort basharov introspection observation debate psychology philosophy link resource debate basharov topic psychologist psychologist jung notion therapy progress debate theory opposition point data help reason people defines picture tool tool opposition opinion regard self introspection debate argument observation sense access state abstract defines picture tool people data picture answer point opinion forum article angle art science tech introspection observation debate psychology philosophy introspection philosopher psychologist topic imagine data monitoring tool insight information mind body data person,"['basharov', 'metric', 'introspection', 'basharov', 'people', 'data', 'problem', 'share', 'tool', 'process', 'effort', 'basharov', 'introspection', 'observation', 'debate', 'psychology', 'philosophy', 'link', 'resource', 'debate', 'basharov', 'topic', 'psychologist', 'psychologist', 'jung', 'notion', 'therapy', 'progress', 'debate', 'theory', 'opposition', 'point', 'data', 'help', 'reason', 'people', 'defines', 'picture', 'tool', 'tool', 'opposition', 'opinion', 'regard', 'self', 'introspection', 'debate', 'argument', 'observation', 'sense', 'access', 'state', 'abstract', 'defines', 'picture', 'tool', 'people', 'data', 'picture', 'answer', 'point', 'opinion', 'forum', 'article', 'angle', 'art', 'science', 'tech', 'introspection', 'observation', 'debate', 'psychology', 'philosophy', 'introspection', 'philosopher', 'psychologist', 'topic', 'imagine', 'data', 'monitoring', 'tool', 'insight', 'information', 'mind', 'body', 'data', 'person']"
+8568.0,azure variety measurement study instrument mmschladen friction measurement barrier enjoy project glitch research project background measurement oura project data azure value rmssd measure project effect influence basis lars comment input analysis guess issue graph measure noise data case night choice hrv second watch oura oura accurate coefficient determination r oura study mean variation ecg trend experiment example trend experiment hrv kind conclusion watch experiment watch measure heart rate variability api trend experiment study watch hrv api mean oura ppg device hrv measure hrv night watch oura hrv metric hrv tell stress experiment product question watch accurate night install imprecise read somebody hrv night watch accurate study podcast agaricus night rmssd inter beat bi data type hrv rmssd knowledge hope depends frequency change point measurement quality measure work check paper stress effect kind rmssd withdrawal rest digest rmssd heart rate hrv possibility hrv measurement analysis heart rate measurement suffice end analysis ppg device heart rate kubios documentation kubios application university finland gold standard hrv research analysis company claim product question accuracy issue watch band photoplethysmography technology blood volume change heart beat heart rate monitor strap measure signal heart ppg device challenge ppg accuracy heart rate grade hrv technology hrv future result biometrics insight discovery lars data specific data measurement precision microsecond factor analysis hrv determine state recovery session morning position biometrics factor measurement window data data frequency domain quality device contact device contact pad quality data algorithm artifact beat data data cause hrv result hrv metric data domain frequency domain insight phrase hrv hrv capture ppg device luck ekg chest sensor hrv information peak point stamp issue computation frame method data ecg movesense sensor suunto tell buy pulsesensor arduino measurement regard printsbery oura accuracy greenfield fitness loss performance advice transcript dive heart rate variability introduction podcast jay wile sponsor cancel reading corresponds measure people injury thoracic promise oura forget compliance deal folk movement,"['azure', 'variety', 'measurement', 'study', 'instrument', 'mmschladen', 'friction', 'measurement', 'barrier', 'enjoy', 'project', 'glitch', 'research', 'project', 'background', 'measurement', 'oura', 'project', 'data', 'azure', 'value', 'rmssd', 'measure', 'project', 'effect', 'influence', 'basis', 'lars', 'comment', 'input', 'analysis', 'guess', 'issue', 'graph', 'measure', 'noise', 'data', 'case', 'night', 'choice', 'hrv', 'second', 'watch', 'oura', 'oura', 'accurate', 'coefficient', 'determination', 'r', 'oura', 'study', 'mean', 'variation', 'ecg', 'trend', 'experiment', 'example', 'trend', 'experiment', 'hrv', 'kind', 'conclusion', 'watch', 'experiment', 'watch', 'measure', 'heart', 'rate', 'variability', 'api', 'trend', 'experiment', 'study', 'watch', 'hrv', 'api', 'mean', 'oura', 'ppg', 'device', 'hrv', 'measure', 'hrv', 'night', 'watch', 'oura', 'hrv', 'metric', 'hrv', 'tell', 'stress', 'experiment', 'product', 'question', 'watch', 'accurate', 'night', 'install', 'imprecise', 'read', 'somebody', 'hrv', 'night', 'watch', 'accurate', 'study', 'podcast', 'agaricus', 'night', 'rmssd', 'inter', 'beat', 'bi', 'data', 'type', 'hrv', 'rmssd', 'knowledge', 'hope', 'depends', 'frequency', 'change', 'point', 'measurement', 'quality', 'measure', 'work', 'check', 'paper', 'stress', 'effect', 'kind', 'rmssd', 'withdrawal', 'rest', 'digest', 'rmssd', 'heart', 'rate', 'hrv', 'possibility', 'hrv', 'measurement', 'analysis', 'heart', 'rate', 'measurement', 'suffice', 'end', 'analysis', 'ppg', 'device', 'heart', 'rate', 'kubios', 'documentation', 'kubios', 'application', 'university', 'finland', 'gold', 'standard', 'hrv', 'research', 'analysis', 'company', 'claim', 'product', 'question', 'accuracy', 'issue', 'watch', 'band', 'photoplethysmography', 'technology', 'blood', 'volume', 'change', 'heart', 'beat', 'heart', 'rate', 'monitor', 'strap', 'measure', 'signal', 'heart', 'ppg', 'device', 'challenge', 'ppg', 'accuracy', 'heart', 'rate', 'grade', 'hrv', 'technology', 'hrv', 'future', 'result', 'biometrics', 'insight', 'discovery', 'lars', 'data', 'specific', 'data', 'measurement', 'precision', 'microsecond', 'factor', 'analysis', 'hrv', 'determine', 'state', 'recovery', 'session', 'morning', 'position', 'biometrics', 'factor', 'measurement', 'window', 'data', 'data', 'frequency', 'domain', 'quality', 'device', 'contact', 'device', 'contact', 'pad', 'quality', 'data', 'algorithm', 'artifact', 'beat', 'data', 'data', 'cause', 'hrv', 'result', 'hrv', 'metric', 'data', 'domain', 'frequency', 'domain', 'insight', 'phrase', 'hrv', 'hrv', 'capture', 'ppg', 'device', 'luck', 'ekg', 'chest', 'sensor', 'hrv', 'information', 'peak', 'point', 'stamp', 'issue', 'computation', 'frame', 'method', 'data', 'ecg', 'movesense', 'sensor', 'suunto', 'tell', 'buy', 'pulsesensor', 'arduino', 'measurement', 'regard', 'printsbery', 'oura', 'accuracy', 'greenfield', 'fitness', 'loss', 'performance', 'advice', 'transcript', 'dive', 'heart', 'rate', 'variability', 'introduction', 'podcast', 'jay', 'wile', 'sponsor', 'cancel', 'reading', 'corresponds', 'measure', 'people', 'injury', 'thoracic', 'promise', 'oura', 'forget', 'compliance', 'deal', 'folk', 'movement']"
+8595.0,mail ilmo stromberg gmail anybody journey volunteer journey startup phone pro people interview motivates data app concept talk message kerstinxx email ilmostromberg andpsc entrifis interviewee app concept message contribute interview entrepreneur solution app developer christod gmail kerstin email andreapisciotta gmx,"['mail', 'ilmo', 'stromberg', 'gmail', 'anybody', 'journey', 'volunteer', 'journey', 'startup', 'phone', 'pro', 'people', 'interview', 'motivates', 'data', 'app', 'concept', 'talk', 'message', 'kerstinxx', 'email', 'ilmostromberg', 'andpsc', 'entrifis', 'interviewee', 'app', 'concept', 'message', 'contribute', 'interview', 'entrepreneur', 'solution', 'app', 'developer', 'christod', 'gmail', 'kerstin', 'email', 'andreapisciotta', 'gmx']"
+8599.0,test effect effect caffeine sleep randomize belongs discussion issue sensor tracker result process function condition condition condition curiosity problem point problem design question answer issue domain knowledge effect intervention cost instance coffee induce withdrawal effect kiwi placeholder question cover intervention kiwi pill sleep covid schedule intervention kiwi pro intervention test intervention frequency activity eod factor hand intervention tolerance effect frequency suggestion question intervention supplement problem accurate sleep tracker oura result night afternoon outlier sleep drinking night face image,"['test', 'effect', 'effect', 'caffeine', 'sleep', 'randomize', 'belongs', 'discussion', 'issue', 'sensor', 'tracker', 'result', 'process', 'function', 'condition', 'condition', 'condition', 'curiosity', 'problem', 'point', 'problem', 'design', 'question', 'answer', 'issue', 'domain', 'knowledge', 'effect', 'intervention', 'cost', 'instance', 'coffee', 'induce', 'withdrawal', 'effect', 'kiwi', 'placeholder', 'question', 'cover', 'intervention', 'kiwi', 'pill', 'sleep', 'covid', 'schedule', 'intervention', 'kiwi', 'pro', 'intervention', 'test', 'intervention', 'frequency', 'activity', 'eod', 'factor', 'hand', 'intervention', 'tolerance', 'effect', 'frequency', 'suggestion', 'question', 'intervention', 'supplement', 'problem', 'accurate', 'sleep', 'tracker', 'oura', 'result', 'night', 'afternoon', 'outlier', 'sleep', 'drinking', 'night', 'face', 'image']"
+8630.0,attention network test ant scienceofbehaviorchange network test science behavior change fatigue score fatigue score data hrv quality correlation data company claim eeg data intelligence luck project machine class estimate fatigue eeg recording goal break duration idea fatigue psychomotor vigilance test reaction measure deprivation effect work concentration,"['attention', 'network', 'test', 'ant', 'scienceofbehaviorchange', 'network', 'test', 'science', 'behavior', 'change', 'fatigue', 'score', 'fatigue', 'score', 'data', 'hrv', 'quality', 'correlation', 'data', 'company', 'claim', 'eeg', 'data', 'intelligence', 'luck', 'project', 'machine', 'class', 'estimate', 'fatigue', 'eeg', 'recording', 'goal', 'break', 'duration', 'idea', 'fatigue', 'psychomotor', 'vigilance', 'test', 'reaction', 'measure', 'deprivation', 'effect', 'work', 'concentration']"
+8640.0,item addition repeat post applies people community solution solution standpoint hurdle knowledge skill batch self service analytics tech company value proposition problem data integration analysis visualization sergio hope help developer integration developer openhumans scratch platform drawback feature vision aggregator user data list tool data service help gyrosco pe health health coach lifelogging improvement zenobase zenobase store aggregate visualize data openhumans human travel app yoptimise demo feature builder template install shop collection portfolio documentation join place view sign package place reading fitnesssyncer health fitness zagalaga zagalaga keeptrack android value utility flowdash flow dashboard focus matter reporter iphone lytiko lytiko data daylio mood tracker bullet journal goal amp happiness tracker quantimodo living data data help health happiness nomie app source tracker fxlifesheet cozy io cozy cloud gather data cozy privacy design cloud gather data service control security doentry doentry traqs activeos wearable data health amp fitness solution world self trend self community solution data service gyroscope application world reason somebody solution feature data solution integration service data care product data building application builder enjoy process insight data source thefedoration define data aggregator habit tracker definition data aggregator data multiple data source unifies analysis comparison comparison table comment google data aggregator fitness syncer health zenobase habit quantimodo gyroscope sport track event logger surge href project update invite backbone thefedoration ekerstein definition spreadsheet add software integration section data privacy segment category sheet product link evaluation user spreadsheet question thefedoration question tool data aggregation blocker building custom metric metric step aggregator data service metric metric experimentation incentive building tool user create tool user principle custom solution problem design feel data company point standpoint product solve problem data integration visualization satisfaction value proposition invest post aggregator tool post build summary,"['item', 'addition', 'repeat', 'post', 'applies', 'people', 'community', 'solution', 'solution', 'standpoint', 'hurdle', 'knowledge', 'skill', 'batch', 'self', 'service', 'analytics', 'tech', 'company', 'value', 'proposition', 'problem', 'data', 'integration', 'analysis', 'visualization', 'sergio', 'hope', 'help', 'developer', 'integration', 'developer', 'openhumans', 'scratch', 'platform', 'drawback', 'feature', 'vision', 'aggregator', 'user', 'data', 'list', 'tool', 'data', 'service', 'help', 'gyrosco', 'pe', 'health', 'health', 'coach', 'lifelogging', 'improvement', 'zenobase', 'zenobase', 'store', 'aggregate', 'visualize', 'data', 'openhumans', 'human', 'travel', 'app', 'yoptimise', 'demo', 'feature', 'builder', 'template', 'install', 'shop', 'collection', 'portfolio', 'documentation', 'join', 'place', 'view', 'sign', 'package', 'place', 'reading', 'fitnesssyncer', 'health', 'fitness', 'zagalaga', 'zagalaga', 'keeptrack', 'android', 'value', 'utility', 'flowdash', 'flow', 'dashboard', 'focus', 'matter', 'reporter', 'iphone', 'lytiko', 'lytiko', 'data', 'daylio', 'mood', 'tracker', 'bullet', 'journal', 'goal', 'amp', 'happiness', 'tracker', 'quantimodo', 'living', 'data', 'data', 'help', 'health', 'happiness', 'nomie', 'app', 'source', 'tracker', 'fxlifesheet', 'cozy', 'io', 'cozy', 'cloud', 'gather', 'data', 'cozy', 'privacy', 'design', 'cloud', 'gather', 'data', 'service', 'control', 'security', 'doentry', 'doentry', 'traqs', 'activeos', 'wearable', 'data', 'health', 'amp', 'fitness', 'solution', 'world', 'self', 'trend', 'self', 'community', 'solution', 'data', 'service', 'gyroscope', 'application', 'world', 'reason', 'somebody', 'solution', 'feature', 'data', 'solution', 'integration', 'service', 'data', 'care', 'product', 'data', 'building', 'application', 'builder', 'enjoy', 'process', 'insight', 'data', 'source', 'thefedoration', 'define', 'data', 'aggregator', 'habit', 'tracker', 'definition', 'data', 'aggregator', 'data', 'multiple', 'data', 'source', 'unifies', 'analysis', 'comparison', 'comparison', 'table', 'comment', 'google', 'data', 'aggregator', 'fitness', 'syncer', 'health', 'zenobase', 'habit', 'quantimodo', 'gyroscope', 'sport', 'track', 'event', 'logger', 'surge', 'href', 'project', 'update', 'invite', 'backbone', 'thefedoration', 'ekerstein', 'definition', 'spreadsheet', 'add', 'software', 'integration', 'section', 'data', 'privacy', 'segment', 'category', 'sheet', 'product', 'link', 'evaluation', 'user', 'spreadsheet', 'question', 'thefedoration', 'question', 'tool', 'data', 'aggregation', 'blocker', 'building', 'custom', 'metric', 'metric', 'step', 'aggregator', 'data', 'service', 'metric', 'metric', 'experimentation', 'incentive', 'building', 'tool', 'user', 'create', 'tool', 'user', 'principle', 'custom', 'solution', 'problem', 'design', 'feel', 'data', 'company', 'point', 'standpoint', 'product', 'solve', 'problem', 'data', 'integration', 'visualization', 'satisfaction', 'value', 'proposition', 'invest', 'post', 'aggregator', 'tool', 'post', 'build', 'summary']"
+8656.0,lnp guess test progress start research cognition term memory net valuable resource yoni donner maintenance request user mind measure metric test coffee thought mind create heard study digit digit repeat data mean mean transfer effect tell test design integration experiment correlation thought score test test better jbl experiment mind correlation benefit coffee morning basis band correlation sleep rem wristwatch correlation step meditation donner developer email interview finger exercise tap second reaction talk conference slide online dld data iirc experiment menu data math describes curve transfer form skill chess master musician population researcher chess music child ability meta analysis effect chess music instruction child skill analysis effect memory skill music chess expertise variable result effect effect quality design presence control group result doubt chess music memory training implication finding debate type training brain training video game damadam feature result progress start model data sala work transfer effect memory transfer memory task improves math ability cognitive agaricus approach app create app cognition problem ton person cognition quality information figure work data exercise meditation practice service apple health data provider user create plan cognition test success apps fasting zero functionality value user information help behaviour lnp mind feature result linkedin profile job google rain8dome9 damadam feature result developer mean data error image,"['lnp', 'guess', 'test', 'progress', 'start', 'research', 'cognition', 'term', 'memory', 'net', 'valuable', 'resource', 'yoni', 'donner', 'maintenance', 'request', 'user', 'mind', 'measure', 'metric', 'test', 'coffee', 'thought', 'mind', 'create', 'heard', 'study', 'digit', 'digit', 'repeat', 'data', 'mean', 'mean', 'transfer', 'effect', 'tell', 'test', 'design', 'integration', 'experiment', 'correlation', 'thought', 'score', 'test', 'test', 'better', 'jbl', 'experiment', 'mind', 'correlation', 'benefit', 'coffee', 'morning', 'basis', 'band', 'correlation', 'sleep', 'rem', 'wristwatch', 'correlation', 'step', 'meditation', 'donner', 'developer', 'email', 'interview', 'finger', 'exercise', 'tap', 'second', 'reaction', 'talk', 'conference', 'slide', 'online', 'dld', 'data', 'iirc', 'experiment', 'menu', 'data', 'math', 'describes', 'curve', 'transfer', 'form', 'skill', 'chess', 'master', 'musician', 'population', 'researcher', 'chess', 'music', 'child', 'ability', 'meta', 'analysis', 'effect', 'chess', 'music', 'instruction', 'child', 'skill', 'analysis', 'effect', 'memory', 'skill', 'music', 'chess', 'expertise', 'variable', 'result', 'effect', 'effect', 'quality', 'design', 'presence', 'control', 'group', 'result', 'doubt', 'chess', 'music', 'memory', 'training', 'implication', 'finding', 'debate', 'type', 'training', 'brain', 'training', 'video', 'game', 'damadam', 'feature', 'result', 'progress', 'start', 'model', 'data', 'sala', 'work', 'transfer', 'effect', 'memory', 'transfer', 'memory', 'task', 'improves', 'math', 'ability', 'cognitive', 'agaricus', 'approach', 'app', 'create', 'app', 'cognition', 'problem', 'ton', 'person', 'cognition', 'quality', 'information', 'figure', 'work', 'data', 'exercise', 'meditation', 'practice', 'service', 'apple', 'health', 'data', 'provider', 'user', 'create', 'plan', 'cognition', 'test', 'success', 'apps', 'fasting', 'zero', 'functionality', 'value', 'user', 'information', 'help', 'behaviour', 'lnp', 'mind', 'feature', 'result', 'linkedin', 'profile', 'job', 'google', 'rain8dome9', 'damadam', 'feature', 'result', 'developer', 'mean', 'data', 'error', 'image']"
+8657.0,value forward hermandevries agaricus chance join research finding thursday join thursday blogpost data visualization loss line chart problem race fatmass loss pace line weight loss line muscle mass line bone mass line consequence impact body composition sense eye opener data blogpost description body composition experience p download link r notebook blogpost case withings data,"['value', 'forward', 'hermandevries', 'agaricus', 'chance', 'join', 'research', 'finding', 'thursday', 'join', 'thursday', 'blogpost', 'data', 'visualization', 'loss', 'line', 'chart', 'problem', 'race', 'fatmass', 'loss', 'pace', 'line', 'weight', 'loss', 'line', 'muscle', 'mass', 'line', 'bone', 'mass', 'line', 'consequence', 'impact', 'body', 'composition', 'sense', 'eye', 'opener', 'data', 'blogpost', 'description', 'body', 'composition', 'experience', 'p', 'download', 'link', 'r', 'notebook', 'blogpost', 'case', 'withings', 'data']"
+8663.0,london lurker team building drug delivery device choice stack work nootropics nicotine situation drug melatonin half user feedback thought typeform,"['london', 'lurker', 'team', 'building', 'drug', 'delivery', 'device', 'choice', 'stack', 'work', 'nootropics', 'nicotine', 'situation', 'drug', 'melatonin', 'half', 'user', 'feedback', 'thought', 'typeform']"
+8666.0,body mass lfm leg mass termonology body mass mass training cable row dumbbell shoulder press barbell squat cable row dumbell shoulder press leg grip lat pulldown dumbbell press barbell hip thrust pulldown dumbbell bench press grip lat cable crossover deadlift grip lat cable crossover leg cable row dumbell bench press barbell squat cable row dumbell bench press dumbell shrug pulldown dumbell press barbell deadlift grip lat pulldown dumbell press leg muscle cable row incline dumbell press dumbell press dumbell shoulder press leg barbell squat barbell deadlift barbell deadlift leg shrug nutrition protein carbs progress measurement forearm calf hip shoulder lat measurement forearm calf hip shoulder lat weight fm fm image grip lat rep cable row incline dumbell press rep press rep press rep leg rep rep cable row incline dumbell press rep press rep press rep leg rep progress photo amp image image image image image image image image image image image image image image image image conclusion mucle measurement vacation october chest sense muscle set average withings process step data average thought gain weight pound muscle set recovery increase protein research stress frequency program train muscle pull leg split,"['body', 'mass', 'lfm', 'leg', 'mass', 'termonology', 'body', 'mass', 'mass', 'training', 'cable', 'row', 'dumbbell', 'shoulder', 'press', 'barbell', 'squat', 'cable', 'row', 'dumbell', 'shoulder', 'press', 'leg', 'grip', 'lat', 'pulldown', 'dumbbell', 'press', 'barbell', 'hip', 'thrust', 'pulldown', 'dumbbell', 'bench', 'press', 'grip', 'lat', 'cable', 'crossover', 'deadlift', 'grip', 'lat', 'cable', 'crossover', 'leg', 'cable', 'row', 'dumbell', 'bench', 'press', 'barbell', 'squat', 'cable', 'row', 'dumbell', 'bench', 'press', 'dumbell', 'shrug', 'pulldown', 'dumbell', 'press', 'barbell', 'deadlift', 'grip', 'lat', 'pulldown', 'dumbell', 'press', 'leg', 'muscle', 'cable', 'row', 'incline', 'dumbell', 'press', 'dumbell', 'press', 'dumbell', 'shoulder', 'press', 'leg', 'barbell', 'squat', 'barbell', 'deadlift', 'barbell', 'deadlift', 'leg', 'shrug', 'nutrition', 'protein', 'carbs', 'progress', 'measurement', 'forearm', 'calf', 'hip', 'shoulder', 'lat', 'measurement', 'forearm', 'calf', 'hip', 'shoulder', 'lat', 'weight', 'fm', 'fm', 'image', 'grip', 'lat', 'rep', 'cable', 'row', 'incline', 'dumbell', 'press', 'rep', 'press', 'rep', 'press', 'rep', 'leg', 'rep', 'rep', 'cable', 'row', 'incline', 'dumbell', 'press', 'rep', 'press', 'rep', 'press', 'rep', 'leg', 'rep', 'progress', 'photo', 'amp', 'image', 'image', 'image', 'image', 'image', 'image', 'image', 'image', 'image', 'image', 'image', 'image', 'image', 'image', 'image', 'image', 'conclusion', 'mucle', 'measurement', 'vacation', 'october', 'chest', 'sense', 'muscle', 'set', 'average', 'withings', 'process', 'step', 'data', 'average', 'thought', 'gain', 'weight', 'pound', 'muscle', 'set', 'recovery', 'increase', 'protein', 'research', 'stress', 'frequency', 'program', 'train', 'muscle', 'pull', 'leg', 'split']"
+8668.0,friend carb diet reference viewpoint article sparse post sense reaction pdf title topic critique criticism carb diet diabetes carb diet k berstein keto diet ketosis approach virta health business case diabetes virta evidence approach decade research continuation debate inability research resolve controversy question agaricus article version carb diet sugar label rice bread eat veggie carbs body exercising muscle,"['friend', 'carb', 'diet', 'reference', 'viewpoint', 'article', 'sparse', 'post', 'sense', 'reaction', 'pdf', 'title', 'topic', 'critique', 'criticism', 'carb', 'diet', 'diabetes', 'carb', 'diet', 'k', 'berstein', 'keto', 'diet', 'ketosis', 'approach', 'virta', 'health', 'business', 'case', 'diabetes', 'virta', 'evidence', 'approach', 'decade', 'research', 'continuation', 'debate', 'inability', 'research', 'resolve', 'controversy', 'question', 'agaricus', 'article', 'version', 'carb', 'diet', 'sugar', 'label', 'rice', 'bread', 'eat', 'veggie', 'carbs', 'body', 'exercising', 'muscle']"
+8672.0,welcome survey glad network researcher work martijn groot institute hanze university groot radboud university center reshape center support effort article envision world scientist everybody access support address question health tool method science share vision application project tracker student health center research project health application health survey discover health aspect answer network community test prototype application reply contact contact survey alex,"['welcome', 'survey', 'glad', 'network', 'researcher', 'work', 'martijn', 'groot', 'institute', 'hanze', 'university', 'groot', 'radboud', 'university', 'center', 'reshape', 'center', 'support', 'effort', 'article', 'envision', 'world', 'scientist', 'everybody', 'access', 'support', 'address', 'question', 'health', 'tool', 'method', 'science', 'share', 'vision', 'application', 'project', 'tracker', 'student', 'health', 'center', 'research', 'project', 'health', 'application', 'health', 'survey', 'discover', 'health', 'aspect', 'answer', 'network', 'community', 'test', 'prototype', 'application', 'reply', 'contact', 'contact', 'survey', 'alex']"
+8673.0,wave velocity feature body model heart rate wearable hr velocity indicator health background withings decision wave velocity europe velocity feature experiment example oil omega pulse velocity improves body pwv europe salt food meat change change health body accurate average trend muscle api withings model withings body withings body difference withings body cardio wave velocity measure stiffness problem blood pressure father blood clot correlation hrv track velocity benefit wave velocity goal cognition monitor health body cardio pwv refund body choice body battery aluminium body body printsbery,"['wave', 'velocity', 'feature', 'body', 'model', 'heart', 'rate', 'wearable', 'hr', 'velocity', 'indicator', 'health', 'background', 'withings', 'decision', 'wave', 'velocity', 'europe', 'velocity', 'feature', 'experiment', 'example', 'oil', 'omega', 'pulse', 'velocity', 'improves', 'body', 'pwv', 'europe', 'salt', 'food', 'meat', 'change', 'change', 'health', 'body', 'accurate', 'average', 'trend', 'muscle', 'api', 'withings', 'model', 'withings', 'body', 'withings', 'body', 'difference', 'withings', 'body', 'cardio', 'wave', 'velocity', 'measure', 'stiffness', 'problem', 'blood', 'pressure', 'father', 'blood', 'clot', 'correlation', 'hrv', 'track', 'velocity', 'benefit', 'wave', 'velocity', 'goal', 'cognition', 'monitor', 'health', 'body', 'cardio', 'pwv', 'refund', 'body', 'choice', 'body', 'battery', 'aluminium', 'body', 'body', 'printsbery']"
+8679.0,discussion velocity thread withings velocity apps amp tool body scale measure velocity indicator stiffness idea calculate velocity user heart beat moment foot foot withings body withings body apps amp tool body accurate average trend muscle api withings model withings body withings body difference withings body cardio wave velocity measure stiffness experiment change velocity heard predictor health velocity making experiment wikipedia pulse velocity pulse velocity velocity blood pressure pulse length artery stiffness carotid pwv cfpwv cfpwv predicts event mortality convention risk factor society hypertension indicator target damage test investigation hypertension method location stiffness assessment practice cfpwv validation guideline measure ankle pwv cardio index cfpwv wave location distance wave distance carotid artery artery groin device measure cfpwv technique transducer record arrival wave carotid artery cuff neck record arrival resonance imaging record arrival wave velocity waveform device arm cuff fingertip sensor scale utility interpretation guideline society hypertension state pwv marker end damage pwv threshold value blood pressure pulse velocity pwv lung function opinion ekg ppg finger distance sound,"['discussion', 'velocity', 'thread', 'withings', 'velocity', 'apps', 'amp', 'tool', 'body', 'scale', 'measure', 'velocity', 'indicator', 'stiffness', 'idea', 'calculate', 'velocity', 'user', 'heart', 'beat', 'moment', 'foot', 'foot', 'withings', 'body', 'withings', 'body', 'apps', 'amp', 'tool', 'body', 'accurate', 'average', 'trend', 'muscle', 'api', 'withings', 'model', 'withings', 'body', 'withings', 'body', 'difference', 'withings', 'body', 'cardio', 'wave', 'velocity', 'measure', 'stiffness', 'experiment', 'change', 'velocity', 'heard', 'predictor', 'health', 'velocity', 'making', 'experiment', 'wikipedia', 'pulse', 'velocity', 'pulse', 'velocity', 'velocity', 'blood', 'pressure', 'pulse', 'length', 'artery', 'stiffness', 'carotid', 'pwv', 'cfpwv', 'cfpwv', 'predicts', 'event', 'mortality', 'convention', 'risk', 'factor', 'society', 'hypertension', 'indicator', 'target', 'damage', 'test', 'investigation', 'hypertension', 'method', 'location', 'stiffness', 'assessment', 'practice', 'cfpwv', 'validation', 'guideline', 'measure', 'ankle', 'pwv', 'cardio', 'index', 'cfpwv', 'wave', 'location', 'distance', 'wave', 'distance', 'carotid', 'artery', 'artery', 'groin', 'device', 'measure', 'cfpwv', 'technique', 'transducer', 'record', 'arrival', 'wave', 'carotid', 'artery', 'cuff', 'neck', 'record', 'arrival', 'resonance', 'imaging', 'record', 'arrival', 'wave', 'velocity', 'waveform', 'device', 'arm', 'cuff', 'fingertip', 'sensor', 'scale', 'utility', 'interpretation', 'guideline', 'society', 'hypertension', 'state', 'pwv', 'marker', 'end', 'damage', 'pwv', 'threshold', 'value', 'blood', 'pressure', 'pulse', 'velocity', 'pwv', 'lung', 'function', 'opinion', 'ekg', 'ppg', 'finger', 'distance', 'sound']"
+8683.0,hrv hrv experiment change buy emfit tracker sleeping partner hand convenient night emfit accurate oura emfit accurate case tracker accurate emfit,"['hrv', 'hrv', 'experiment', 'change', 'buy', 'emfit', 'tracker', 'sleeping', 'partner', 'hand', 'convenient', 'night', 'emfit', 'accurate', 'oura', 'emfit', 'accurate', 'case', 'tracker', 'accurate', 'emfit']"
+8686.0,self tracker meetup dashboard topic agaricus meetup dashboard analysis existio human mysymptoms symptom rating search woop awesom ran88dom99 data flow network github place store data file spreadsheet data reach data apps help idea help distraction watch sugar measurement data table workaround sync fitbit data phone device blood glucose level base unit investment rbkn research post comparison grid site spreadsheet habit syncer head health zenobase quantimodo exist io downside opinion medication scale mood pain drop note issue device spreadsheet mention plug project habit dash goal project statistic fitness device habit habit development hope site apple health support apple io solution problem health issue apps hardware data history anxiety depression result productivity instance med start activity mind attempt craves track factor med med supplement depression adhd dos effect configuration status attention diet monitor blood sugar data energy mood problem pattern log consolidates data symptom med activity biometrics energy entry effect study tool access phone iphone apple watch series custom metric io ability custom data timestamps tag entry mind software hardware project data collection silo data timeline log standard trend view recommendation suggestion resource advance,"['self', 'tracker', 'meetup', 'dashboard', 'topic', 'agaricus', 'meetup', 'dashboard', 'analysis', 'existio', 'human', 'mysymptoms', 'symptom', 'rating', 'search', 'woop', 'awesom', 'ran88dom99', 'data', 'flow', 'network', 'github', 'place', 'store', 'data', 'file', 'spreadsheet', 'data', 'reach', 'data', 'apps', 'help', 'idea', 'help', 'distraction', 'watch', 'sugar', 'measurement', 'data', 'table', 'workaround', 'sync', 'fitbit', 'data', 'phone', 'device', 'blood', 'glucose', 'level', 'base', 'unit', 'investment', 'rbkn', 'research', 'post', 'comparison', 'grid', 'site', 'spreadsheet', 'habit', 'syncer', 'head', 'health', 'zenobase', 'quantimodo', 'exist', 'io', 'downside', 'opinion', 'medication', 'scale', 'mood', 'pain', 'drop', 'note', 'issue', 'device', 'spreadsheet', 'mention', 'plug', 'project', 'habit', 'dash', 'goal', 'project', 'statistic', 'fitness', 'device', 'habit', 'habit', 'development', 'hope', 'site', 'apple', 'health', 'support', 'apple', 'io', 'solution', 'problem', 'health', 'issue', 'apps', 'hardware', 'data', 'history', 'anxiety', 'depression', 'result', 'productivity', 'instance', 'med', 'start', 'activity', 'mind', 'attempt', 'craves', 'track', 'factor', 'med', 'med', 'supplement', 'depression', 'adhd', 'dos', 'effect', 'configuration', 'status', 'attention', 'diet', 'monitor', 'blood', 'sugar', 'data', 'energy', 'mood', 'problem', 'pattern', 'log', 'consolidates', 'data', 'symptom', 'med', 'activity', 'biometrics', 'energy', 'entry', 'effect', 'study', 'tool', 'access', 'phone', 'iphone', 'apple', 'watch', 'series', 'custom', 'metric', 'io', 'ability', 'custom', 'data', 'timestamps', 'tag', 'entry', 'mind', 'software', 'hardware', 'project', 'data', 'collection', 'silo', 'data', 'timeline', 'log', 'standard', 'trend', 'view', 'recommendation', 'suggestion', 'resource', 'advance']"
+8693.0,buying tracker hrv smartwatch sleeping partner trend experiment change,"['buying', 'tracker', 'hrv', 'smartwatch', 'sleeping', 'partner', 'trend', 'experiment', 'change']"
+8694.0,renpho bodyfat scale result gym average body muscle mass plan morning place surface clothing plan calibrate stand sound convenient tag data alcohol salty dinner fever night approach hydrate body result average index scale dexa scan inline dexa scan scan,"['renpho', 'bodyfat', 'scale', 'result', 'gym', 'average', 'body', 'muscle', 'mass', 'plan', 'morning', 'place', 'surface', 'clothing', 'plan', 'calibrate', 'stand', 'sound', 'convenient', 'tag', 'data', 'alcohol', 'salty', 'dinner', 'fever', 'night', 'approach', 'hydrate', 'body', 'result', 'average', 'index', 'scale', 'dexa', 'scan', 'inline', 'dexa', 'scan', 'scan']"
+8708.0,measure term memory focus concentration term memory memory cause measure cognition population aspect cognition mind cognition cognition individual aspect sign software clinic research test result population baseline test price example report,"['measure', 'term', 'memory', 'focus', 'concentration', 'term', 'memory', 'memory', 'cause', 'measure', 'cognition', 'population', 'aspect', 'cognition', 'mind', 'cognition', 'cognition', 'individual', 'aspect', 'sign', 'software', 'clinic', 'research', 'test', 'result', 'population', 'baseline', 'test', 'price', 'example', 'report']"
+8709.0,trust doctor doctor trust ideal doctor specialist experiment prevention curing symptom doctor denmark aalborg suggestion lnp increase chance athlete people level performance disease driven,"['trust', 'doctor', 'doctor', 'trust', 'ideal', 'doctor', 'specialist', 'experiment', 'prevention', 'curing', 'symptom', 'doctor', 'denmark', 'aalborg', 'suggestion', 'lnp', 'increase', 'chance', 'athlete', 'people', 'level', 'performance', 'disease', 'driven']"
+8712.0,place self research project support group human community participant people participant share research project support feel join understand process research project hand experience kind group self research chat folk student science foundation communication surround data participant practice explain people goal habit reddit question question group people online forum study communication support advancement automation community practice talk attend pre covid self tracker meetups conference experience journey wow extending offer join shelbey,"['place', 'self', 'research', 'project', 'support', 'group', 'human', 'community', 'participant', 'people', 'participant', 'share', 'research', 'project', 'support', 'feel', 'join', 'understand', 'process', 'research', 'project', 'hand', 'experience', 'kind', 'group', 'self', 'research', 'chat', 'folk', 'student', 'science', 'foundation', 'communication', 'surround', 'data', 'participant', 'practice', 'explain', 'people', 'goal', 'habit', 'reddit', 'question', 'question', 'group', 'people', 'online', 'forum', 'study', 'communication', 'support', 'advancement', 'automation', 'community', 'practice', 'talk', 'attend', 'pre', 'covid', 'self', 'tracker', 'meetups', 'conference', 'experience', 'journey', 'wow', 'extending', 'offer', 'join', 'shelbey']"
+8725.0,glad blog post point hrv heart attack hand experience arrhythmia meditation impact readiness score mention meditation share study hrv depression pmc association depressive symptom heart rate variability vietnam direction association heart rate variability index regulation depressive symptom twin difference study veteran twin heart rate variability haha comment explain science blog post picture source version hrv measure hrv recovery fitness hrv hrv heart rate example illness hrv value hrv indicate heart attack monitor avoid hrv value push training today value night hrv confidence confidence hrv rule hrv value body recovery mode situation training stress hrv drinking recovery hrv sign blogpost hrv value situation example distance drinking hrv fever point drinking hrv range fever alcohol moderation lady correlation data point oura data bed heart rate respiratory rate hrv correlation mood track mood daylio data daylio happiness hrv happiness hrv hrv idea study connection hrv depression function depression risk vice hrv acupressure mat start hrv increase hrv term term blog post comment information comment analysis data meditation session moment morning meditator increase hrv meditation hrv average readiness score arrhythmia condition hrv method measure variation heartbeat everybody hrv math understand heart graph hrv spike case hrv,"['glad', 'blog', 'post', 'point', 'hrv', 'heart', 'attack', 'hand', 'experience', 'arrhythmia', 'meditation', 'impact', 'readiness', 'score', 'mention', 'meditation', 'share', 'study', 'hrv', 'depression', 'pmc', 'association', 'depressive', 'symptom', 'heart', 'rate', 'variability', 'vietnam', 'direction', 'association', 'heart', 'rate', 'variability', 'index', 'regulation', 'depressive', 'symptom', 'twin', 'difference', 'study', 'veteran', 'twin', 'heart', 'rate', 'variability', 'haha', 'comment', 'explain', 'science', 'blog', 'post', 'picture', 'source', 'version', 'hrv', 'measure', 'hrv', 'recovery', 'fitness', 'hrv', 'hrv', 'heart', 'rate', 'example', 'illness', 'hrv', 'value', 'hrv', 'indicate', 'heart', 'attack', 'monitor', 'avoid', 'hrv', 'value', 'push', 'training', 'today', 'value', 'night', 'hrv', 'confidence', 'confidence', 'hrv', 'rule', 'hrv', 'value', 'body', 'recovery', 'mode', 'situation', 'training', 'stress', 'hrv', 'drinking', 'recovery', 'hrv', 'sign', 'blogpost', 'hrv', 'value', 'situation', 'example', 'distance', 'drinking', 'hrv', 'fever', 'point', 'drinking', 'hrv', 'range', 'fever', 'alcohol', 'moderation', 'lady', 'correlation', 'data', 'point', 'oura', 'data', 'bed', 'heart', 'rate', 'respiratory', 'rate', 'hrv', 'correlation', 'mood', 'track', 'mood', 'daylio', 'data', 'daylio', 'happiness', 'hrv', 'happiness', 'hrv', 'hrv', 'idea', 'study', 'connection', 'hrv', 'depression', 'function', 'depression', 'risk', 'vice', 'hrv', 'acupressure', 'mat', 'start', 'hrv', 'increase', 'hrv', 'term', 'term', 'blog', 'post', 'comment', 'information', 'comment', 'analysis', 'data', 'meditation', 'session', 'moment', 'morning', 'meditator', 'increase', 'hrv', 'meditation', 'hrv', 'average', 'readiness', 'score', 'arrhythmia', 'condition', 'hrv', 'method', 'measure', 'variation', 'heartbeat', 'everybody', 'hrv', 'math', 'understand', 'heart', 'graph', 'hrv', 'spike', 'case', 'hrv']"
+8734.0,mention gift card qsers student university ai technique goal method analysis framework people interview study feedback framework participate study share data cause health condition health ask interview data data gift card interview information study feel research team contact info question survey study pdf gift card amazon course study opportunity gift card participation interview,"['mention', 'gift', 'card', 'qsers', 'student', 'university', 'ai', 'technique', 'goal', 'method', 'analysis', 'framework', 'people', 'interview', 'study', 'feedback', 'framework', 'participate', 'study', 'share', 'data', 'cause', 'health', 'condition', 'health', 'ask', 'interview', 'data', 'data', 'gift', 'card', 'interview', 'information', 'study', 'feel', 'research', 'team', 'contact', 'info', 'question', 'survey', 'study', 'pdf', 'gift', 'card', 'amazon', 'course', 'study', 'opportunity', 'gift', 'card', 'participation', 'interview']"
+8737.0,button press meditation routine gesture return attention miss project puck meditation tracker question reply today approach yaroslav background project button test meditation summary action notice button tracker product research prototype self level option button glad loan button button feedback form vibration data button data file data csv column date record record version arrhythmia project energy meditate version figure route possibility gedankenstuecke script behavior totti button description project button tracker gary break video game controller attach arduino bulky button people research institute purpose record mind puck course help case code track sort version meditation button eye simplicity button finger focus attention length occurs tool button click notice export timestamps tip,"['button', 'press', 'meditation', 'routine', 'gesture', 'return', 'attention', 'miss', 'project', 'puck', 'meditation', 'tracker', 'question', 'reply', 'today', 'approach', 'yaroslav', 'background', 'project', 'button', 'test', 'meditation', 'summary', 'action', 'notice', 'button', 'tracker', 'product', 'research', 'prototype', 'self', 'level', 'option', 'button', 'glad', 'loan', 'button', 'button', 'feedback', 'form', 'vibration', 'data', 'button', 'data', 'file', 'data', 'csv', 'column', 'date', 'record', 'record', 'version', 'arrhythmia', 'project', 'energy', 'meditate', 'version', 'figure', 'route', 'possibility', 'gedankenstuecke', 'script', 'behavior', 'totti', 'button', 'description', 'project', 'button', 'tracker', 'gary', 'break', 'video', 'game', 'controller', 'attach', 'arduino', 'bulky', 'button', 'people', 'research', 'institute', 'purpose', 'record', 'mind', 'puck', 'course', 'help', 'case', 'code', 'track', 'sort', 'version', 'meditation', 'button', 'eye', 'simplicity', 'button', 'finger', 'focus', 'attention', 'length', 'occurs', 'tool', 'button', 'click', 'notice', 'export', 'timestamps', 'tip']"
+8742.0,sprague data comparison research chat comparison apple watch nile measure note strength data csv file process example figure map heart rate summary body feature accurate standalone application amazon halo folk review adopter halo band shower program workout sleep score metric heart rate monitor sleep score tone function school feature tone wrist brighter tone feel awoke mood measure lesson dynamic rating calorie octane routine workout,"['sprague', 'data', 'comparison', 'research', 'chat', 'comparison', 'apple', 'watch', 'nile', 'measure', 'note', 'strength', 'data', 'csv', 'file', 'process', 'example', 'figure', 'map', 'heart', 'rate', 'summary', 'body', 'feature', 'accurate', 'standalone', 'application', 'amazon', 'halo', 'folk', 'review', 'adopter', 'halo', 'band', 'shower', 'program', 'workout', 'sleep', 'score', 'metric', 'heart', 'rate', 'monitor', 'sleep', 'score', 'tone', 'function', 'school', 'feature', 'tone', 'wrist', 'brighter', 'tone', 'feel', 'awoke', 'mood', 'measure', 'lesson', 'dynamic', 'rating', 'calorie', 'octane', 'routine', 'workout']"
+8768.0,product traction work issue asd adhd work term privacy building tool data people interview people nootropics medication understand people question,"['product', 'traction', 'work', 'issue', 'asd', 'adhd', 'work', 'term', 'privacy', 'building', 'tool', 'data', 'people', 'interview', 'people', 'nootropics', 'medication', 'understand', 'people', 'question']"
+8773.0,comparison withings body cardio body blog learn note withings body body scale learn note bodyfat scale judge progress withings body cardio body version taller withings reading blog post accuracy impedance scale track change weight measurement image muscle mass muscle mass measurement trend image mass reason mass measurement image mass withings fat measurement line image mass withings fat measurement image winner trend muscle mass differ mass problem figure weight amp muscle mass measurement mass measurement dexa scan welcome data withings shiney renpho withings,"['comparison', 'withings', 'body', 'cardio', 'body', 'blog', 'learn', 'note', 'withings', 'body', 'body', 'scale', 'learn', 'note', 'bodyfat', 'scale', 'judge', 'progress', 'withings', 'body', 'cardio', 'body', 'version', 'taller', 'withings', 'reading', 'blog', 'post', 'accuracy', 'impedance', 'scale', 'track', 'change', 'weight', 'measurement', 'image', 'muscle', 'mass', 'muscle', 'mass', 'measurement', 'trend', 'image', 'mass', 'reason', 'mass', 'measurement', 'image', 'mass', 'withings', 'fat', 'measurement', 'line', 'image', 'mass', 'withings', 'fat', 'measurement', 'image', 'winner', 'trend', 'muscle', 'mass', 'differ', 'mass', 'problem', 'figure', 'weight', 'amp', 'muscle', 'mass', 'measurement', 'mass', 'measurement', 'dexa', 'scan', 'welcome', 'data', 'withings', 'shiney', 'renpho', 'withings']"
+8778.0,criterion render change insight influence feature fyi data learning rating gary creator mood app change comparison experience apps apps comparison daylio mood panda moodistory apps mind comparison sheet comment doc google change feature change mood panda text entry rate track image context click learn link mood tracker mood tracker evidence support copy change feature change paramount importance tell priority course mood tracker list image,"['criterion', 'render', 'change', 'insight', 'influence', 'feature', 'fyi', 'data', 'learning', 'rating', 'gary', 'creator', 'mood', 'app', 'change', 'comparison', 'experience', 'apps', 'apps', 'comparison', 'daylio', 'mood', 'panda', 'moodistory', 'apps', 'mind', 'comparison', 'sheet', 'comment', 'doc', 'google', 'change', 'feature', 'change', 'mood', 'panda', 'text', 'entry', 'rate', 'track', 'image', 'context', 'click', 'learn', 'link', 'mood', 'tracker', 'mood', 'tracker', 'evidence', 'support', 'copy', 'change', 'feature', 'change', 'paramount', 'importance', 'tell', 'priority', 'course', 'mood', 'tracker', 'list', 'image']"
+8782.0,luck project expectation exercise increase barrier doubt experiment endurance mean plan test retest exercise plan hr hrv vo2 max apple health data octorope rope flow train kettlebell sport rope kind endurance sound bike fingertip pulse ox device heartrate fitbit rate result impact activity speed choice walk heart rate zone distance info phil maffetone focus threshold choice covid gym shutdown,"['luck', 'project', 'expectation', 'exercise', 'increase', 'barrier', 'doubt', 'experiment', 'endurance', 'mean', 'plan', 'test', 'retest', 'exercise', 'plan', 'hr', 'hrv', 'vo2', 'max', 'apple', 'health', 'data', 'octorope', 'rope', 'flow', 'train', 'kettlebell', 'sport', 'rope', 'kind', 'endurance', 'sound', 'bike', 'fingertip', 'pulse', 'ox', 'device', 'heartrate', 'fitbit', 'rate', 'result', 'impact', 'activity', 'speed', 'choice', 'walk', 'heart', 'rate', 'zone', 'distance', 'info', 'phil', 'maffetone', 'focus', 'threshold', 'choice', 'covid', 'gym', 'shutdown']"
+8789.0,question setup access cloud tool import data tool create crystal report combine data multiple source force data multiple source calculation example define indicator function work schedule nutrition intake exercise sleep define source data create dataset score example dataset column value data source score source data structure dataset host data dataset source option prone consuming software reshape data export data power query plugin service analytics power bi connect dataset visualize result result data app source solution apps layer insight data revel luck sergio openhumans human sergio power query plugin issue data cloud spreadsheet phase confusion plan result mind aggregate info start energy basic nutrition supplement hydration mood hobby start feel lol collectiong data mash dashboard health dashboard export data goal place idea apps health watch fitbit history figure minddoc mood tracker questionnaire dminder vit level future tody list household task chronometer food work ketone version ketone level idea track med supplement symptom list event trigger fitness band timer rescue export data sense access cloud tool import data tool create crystal report mention access crystal report jira input guideline link list apps figure export data support zenobase read clue data file export apps list apps step start link curve steep project history samsung health google location history data data source project page,"['question', 'setup', 'access', 'cloud', 'tool', 'import', 'data', 'tool', 'create', 'crystal', 'report', 'combine', 'data', 'multiple', 'source', 'force', 'data', 'multiple', 'source', 'calculation', 'example', 'define', 'indicator', 'function', 'work', 'schedule', 'nutrition', 'intake', 'exercise', 'sleep', 'define', 'source', 'data', 'create', 'dataset', 'score', 'example', 'dataset', 'column', 'value', 'data', 'source', 'score', 'source', 'data', 'structure', 'dataset', 'host', 'data', 'dataset', 'source', 'option', 'prone', 'consuming', 'software', 'reshape', 'data', 'export', 'data', 'power', 'query', 'plugin', 'service', 'analytics', 'power', 'bi', 'connect', 'dataset', 'visualize', 'result', 'result', 'data', 'app', 'source', 'solution', 'apps', 'layer', 'insight', 'data', 'revel', 'luck', 'sergio', 'openhumans', 'human', 'sergio', 'power', 'query', 'plugin', 'issue', 'data', 'cloud', 'spreadsheet', 'phase', 'confusion', 'plan', 'result', 'mind', 'aggregate', 'info', 'start', 'energy', 'basic', 'nutrition', 'supplement', 'hydration', 'mood', 'hobby', 'start', 'feel', 'lol', 'collectiong', 'data', 'mash', 'dashboard', 'health', 'dashboard', 'export', 'data', 'goal', 'place', 'idea', 'apps', 'health', 'watch', 'fitbit', 'history', 'figure', 'minddoc', 'mood', 'tracker', 'questionnaire', 'dminder', 'vit', 'level', 'future', 'tody', 'list', 'household', 'task', 'chronometer', 'food', 'work', 'ketone', 'version', 'ketone', 'level', 'idea', 'track', 'med', 'supplement', 'symptom', 'list', 'event', 'trigger', 'fitness', 'band', 'timer', 'rescue', 'export', 'data', 'sense', 'access', 'cloud', 'tool', 'import', 'data', 'tool', 'create', 'crystal', 'report', 'mention', 'access', 'crystal', 'report', 'jira', 'input', 'guideline', 'link', 'list', 'apps', 'figure', 'export', 'data', 'support', 'zenobase', 'read', 'clue', 'data', 'file', 'export', 'apps', 'list', 'apps', 'step', 'start', 'link', 'curve', 'steep', 'project', 'history', 'samsung', 'health', 'google', 'location', 'history', 'data', 'data', 'source', 'project', 'page']"
+8798.0,mysymptoms example activityrecommender happiness input score participation offer suggestion activity data score require score mysymptoms score kind analysis model base suggestion method activityrecommender user participation absolute score evaluate score participation example homework homework tempting record participation score choice entry user unit participation participation dinner worry hypothetical participation reintroduce ability user participation rating score data file bunch analysis suggestion level description value model value value happiness value stock stock market half rate return present happiness value stock stock market value event note present happiness value stock stock market moment information pass data exists present happiness point happiness weight happiness activityrecommender estimate graph present happiness attempt pattern information present happiness approach present happiness computes deviation weight estimate approach data weight activityrecommender data user weight activityrecommender data data factor present happiness suggestion interpolator present happiness suggestion circumstance data factor present happiness suggestion activity user report activity user data factor present happiness suggestion activity user activity example activity sport activity soccer inherits sport rating sport activity data assign rating soccer value approach feature interpolator factor second activity activity graph spent activity compute regression line difference right graph value line activityrecommender probability user suggestion considers happiness factor moment mention present happiness suggestion considers possibility information result making suggestion activity data discovery activity future happiness accounting learning support problem solution declare problem solution user record instance solution problem user instance suggestion activity solve problem problem solution user talk term pain everybody efficiency difficulty user anybody feedback application bunch property record super convenient button participation suggestion happiness definition data browse reminisce participation comment measure efficiency experiment estimate efficiency point user difficulty estimate support idea idea bunch analysis support identify activity impact source run io window source fee download ad validate privacy concern import export user data text format xml anybody advice process feedback response mysymptoms difference mysymptoms health activityrecommender happiness efficiency example activityrecommender happiness input score participation offer suggestion activity data user record participation activityrecommender oops response expectation participation run experiment measure efficiency randomness experiment moment concept efficiency value user change metric support todos support todos manner,"['mysymptoms', 'example', 'activityrecommender', 'happiness', 'input', 'score', 'participation', 'offer', 'suggestion', 'activity', 'data', 'score', 'require', 'score', 'mysymptoms', 'score', 'kind', 'analysis', 'model', 'base', 'suggestion', 'method', 'activityrecommender', 'user', 'participation', 'absolute', 'score', 'evaluate', 'score', 'participation', 'example', 'homework', 'homework', 'tempting', 'record', 'participation', 'score', 'choice', 'entry', 'user', 'unit', 'participation', 'participation', 'dinner', 'worry', 'hypothetical', 'participation', 'reintroduce', 'ability', 'user', 'participation', 'rating', 'score', 'data', 'file', 'bunch', 'analysis', 'suggestion', 'level', 'description', 'value', 'model', 'value', 'value', 'happiness', 'value', 'stock', 'stock', 'market', 'half', 'rate', 'return', 'present', 'happiness', 'value', 'stock', 'stock', 'market', 'value', 'event', 'note', 'present', 'happiness', 'value', 'stock', 'stock', 'market', 'moment', 'information', 'pass', 'data', 'exists', 'present', 'happiness', 'point', 'happiness', 'weight', 'happiness', 'activityrecommender', 'estimate', 'graph', 'present', 'happiness', 'attempt', 'pattern', 'information', 'present', 'happiness', 'approach', 'present', 'happiness', 'computes', 'deviation', 'weight', 'estimate', 'approach', 'data', 'weight', 'activityrecommender', 'data', 'user', 'weight', 'activityrecommender', 'data', 'data', 'factor', 'present', 'happiness', 'suggestion', 'interpolator', 'present', 'happiness', 'suggestion', 'circumstance', 'data', 'factor', 'present', 'happiness', 'suggestion', 'activity', 'user', 'report', 'activity', 'user', 'data', 'factor', 'present', 'happiness', 'suggestion', 'activity', 'user', 'activity', 'example', 'activity', 'sport', 'activity', 'soccer', 'inherits', 'sport', 'rating', 'sport', 'activity', 'data', 'assign', 'rating', 'soccer', 'value', 'approach', 'feature', 'interpolator', 'factor', 'second', 'activity', 'activity', 'graph', 'spent', 'activity', 'compute', 'regression', 'line', 'difference', 'right', 'graph', 'value', 'line', 'activityrecommender', 'probability', 'user', 'suggestion', 'considers', 'happiness', 'factor', 'moment', 'mention', 'present', 'happiness', 'suggestion', 'considers', 'possibility', 'information', 'result', 'making', 'suggestion', 'activity', 'data', 'discovery', 'activity', 'future', 'happiness', 'accounting', 'learning', 'support', 'problem', 'solution', 'declare', 'problem', 'solution', 'user', 'record', 'instance', 'solution', 'problem', 'user', 'instance', 'suggestion', 'activity', 'solve', 'problem', 'problem', 'solution', 'user', 'talk', 'term', 'pain', 'everybody', 'efficiency', 'difficulty', 'user', 'anybody', 'feedback', 'application', 'bunch', 'property', 'record', 'super', 'convenient', 'button', 'participation', 'suggestion', 'happiness', 'definition', 'data', 'browse', 'reminisce', 'participation', 'comment', 'measure', 'efficiency', 'experiment', 'estimate', 'efficiency', 'point', 'user', 'difficulty', 'estimate', 'support', 'idea', 'idea', 'bunch', 'analysis', 'support', 'identify', 'activity', 'impact', 'source', 'run', 'io', 'window', 'source', 'fee', 'download', 'ad', 'validate', 'privacy', 'concern', 'import', 'export', 'user', 'data', 'text', 'format', 'xml', 'anybody', 'advice', 'process', 'feedback', 'response', 'mysymptoms', 'difference', 'mysymptoms', 'health', 'activityrecommender', 'happiness', 'efficiency', 'example', 'activityrecommender', 'happiness', 'input', 'score', 'participation', 'offer', 'suggestion', 'activity', 'data', 'user', 'record', 'participation', 'activityrecommender', 'oops', 'response', 'expectation', 'participation', 'run', 'experiment', 'measure', 'efficiency', 'randomness', 'experiment', 'moment', 'concept', 'efficiency', 'value', 'user', 'change', 'metric', 'support', 'todos', 'support', 'todos', 'manner']"
+8813.0,amp tell glad infographics trend correlation metric blog post visualization direction delete track metric metric caring count data blog journey read post reading future post sense humour language infographics infographics direction track mate toe data observation statistic data,"['amp', 'tell', 'glad', 'infographics', 'trend', 'correlation', 'metric', 'blog', 'post', 'visualization', 'direction', 'delete', 'track', 'metric', 'metric', 'caring', 'count', 'data', 'blog', 'journey', 'read', 'post', 'reading', 'future', 'post', 'sense', 'humour', 'language', 'infographics', 'infographics', 'direction', 'track', 'mate', 'toe', 'data', 'observation', 'statistic', 'data']"
+8828.0,levlnow measure metabolism breath capnometry target self monitoring danwich option carbon dioxide monitoring hospital product,"['levlnow', 'measure', 'metabolism', 'breath', 'capnometry', 'target', 'self', 'monitoring', 'danwich', 'option', 'carbon', 'dioxide', 'monitoring', 'hospital', 'product']"
+8834.0,pattern factor experiment design posting plan discus self hope mind liberty switch category project difference design wise project document project update project progress question dandruff choose meat basis diet posting continue comment question feel stay cost feeling space forum upload issue arrhythmia measurement project log forum step people topic arrhythmia issue measurement anybody project log reflection analysis register change measurement reflection analysis friction record measurement measure forget reminding project review record learning intuition rhythm project post sense question export record notion export notion post sense productivity app research function feature data suggestion project dandruff severity dandruff feeling result attention demonstrate measurement reliability video protocol test rating end test review photo date rate scale rating rating photo video record result reassure raise doubt reliability measurement project easier yield record observation severity burdensome aspect change observation element mean dandruff problem fuzzy complex background context check phenomenon track impression mirror morning procedure cloth color possibility selection phenomenon track approach method phenomenon help work refers assessment work measure scale measurement scheme incidence phenomenon approach troubleshoot problem care degree improvement scale recording permanent record failure mode paper purpose note spreadsheet project note analysis copying spreadsheet advice level concentrating fundamental phenomenon observation protocol observation watching food idea picture eat kind notebook stream consult troubleshooting record shoot food picture orientation metadata experiment point showering head amp shoulder hippie shampoo natralia beard background contrast method desk dandruff video dandruff beard whole30 dandruff badness log meh post update change today meaning consume calorie tomorrow eat portion consume calorie track calorie food spreadsheet tip trick food share notion log rank pre control log point log ketovore level increase fasting interval meat steak liver water mean butter egg oil spice cheese product keto food tomato coffee carnivore food today notion result article eat tip tail bone cook example cartilage meat evaluate seafood eat animal liver micronutrient food source order magnitude unit frozen kill earth kill research skin food effect attention notice kombucha suck lol makeup gut skin microbe clue product jojoba oil jojoba skin face rest skin moisturizer climate range humidity air space plan affect dandruff suspect seborrheic dermatitis shampoo head shoulder shampoo apple cider vinegar wash water product partner gut response food inflames recommends elimination protocol food start meat salt meat salt food food product effect stay practice intermittent window food beard photo paper log notion reddit forum video jan phase strict carnivore check result carnivore applying meat carb point image change adapt record measure chill track whip camera fool noise thought variety impact test reintroduce food dandruff food effect change start food food group future notion track history ambivalence consistency notion paper feel quantitative experiment metric simplicity friction stick change experiment resistance track resistance image image tell sheet metric data second image sheet image field whip comb morning track notion drop field film edit upload post video exercise admit broken head dandruff body gotten section data fit dandruff flake density thickness toughness capture data feel check box quantify edit whoop food macro notion solve view default today yesterday food image log entry benefit phone friction database date field data database feature notion list plan learn plot data google chart example correlation conclusion tracking barrier entry place simplicity problem decision study word shortcut privilege engineering experiment consistency result head type video update track learn video production quality method placeholder summary metric change flexibility method change log change question track question log rank log video pre control measure dandruff reason filing bathroom help quality landscape control refining rating technique end video video lol notion spreadsheet today tomorrow hint dan idea lol comb heap film standardise shampoo lol help factor scalp film hair beard lol log rank science idea result dandruff meaning bring partner dandruff reflection inflammation food stay term resilience speak eat caffeine coffee impact slump middle video tip hint share post notion appreciate figure advice experiment person overcome simplicity rework approach element change finger dense dandruff chin access timer rub page photograph result spreadsheet capture date goodness rating record carnivore summarise correlation meat dandruff design planning feel spend heap retrospect project sprint friction motivation effort difference consistency motivation feeling correlation dandruff meat dandruff skin fat food drinking butter fat carb total carnivore beard sideburn notion degree dandruff teaspoon cocoa saturday food vengeance lol struggle stay project energy order paper feel meaningful methodology video stay cost feeling space forum upload data feeling food meat money dandruff dandruff toughness density comb finger camera dandruff beard dandruff localise area cocoa powder spoon eating butter ghee meat meat skin point pimple caffeine napping dandruff feeling result attention measure health water city reveals weakness food procrastination self consciousness log track hand difficulty video energy structuring hand define date record expectation design rigour thoroughness prioritise work night routine dish food example pass design pas project energy review point research dandruff health analysis data word dump text video edit video log closing phase tension log reflection analysis project video article content reflection concise video video step image button job dot filter export database image treat notion workspace track job goal draft journal type stuff capture meeting note space mate brainstorm reflect feel calendar feature view experiment idea genius idea pas term refine idea define problem issue sort space push feel direction wider sense push science experimentation experiment feel experiment difference feel job suggestion log wuhoo consistency rank meh video pre control measure dandruff tip hint log rank effect carnivore yesterday intervention result meat mark guess carnivore tell guess plan trashy food impact lol carnivore tip experiment log today level result process observation pick order direction hair order standardise result video camera suggestion method log yesterday dandruff point snowstorm food quote decision cut weird flavour reference spice sweet food culture wine seafood savoury food drink egg stevia cream drop peppermint oil citrus oil example coffee coffee butter texture taste mouth water walk person smell resist work thought buying break home guess struggle food avocado salad ice cream keto option country grill burger stay food drink kombucha decide eat money food result dryness skin dandruff dandruff chin head dandruff miracle carnivore food log baseline chart data today start data tip hint dang idea start heya photo idea meat salt advice partner micronutrient example track dandruff data term solution point mini update data google sheet figure import stuff wrap head line point result result reason ham ham nitrate meant kind word carnivore result treat partner data mind blowing possibility work data job result tonne data display shift quality thinking term data restructure create consistency job future display hahahaha feel step experiment carnivore end review post feel point ya carb plenty food post video posterity suggestion share idea donut theory human skin sense outer layer microbiome holy moly hell clue image guess sound hmmm idea point guess control head shower temperature shampoo point elimination protocol trigger kombucha veggie book list clean microscope capture dandruff face kombucha problem kombucha effect skin hit consider experiment produce result question matter plain effect dose matter onset symptom relief symptom effect solution vinegar lemon juice tea effect sugar yeast probiotic approach effect change eating meat supplement article track humidity level environment condition skin effect makeup skin gut biome,"['pattern', 'factor', 'experiment', 'design', 'posting', 'plan', 'discus', 'self', 'hope', 'mind', 'liberty', 'switch', 'category', 'project', 'difference', 'design', 'wise', 'project', 'document', 'project', 'update', 'project', 'progress', 'question', 'dandruff', 'choose', 'meat', 'basis', 'diet', 'posting', 'continue', 'comment', 'question', 'feel', 'stay', 'cost', 'feeling', 'space', 'forum', 'upload', 'issue', 'arrhythmia', 'measurement', 'project', 'log', 'forum', 'step', 'people', 'topic', 'arrhythmia', 'issue', 'measurement', 'anybody', 'project', 'log', 'reflection', 'analysis', 'register', 'change', 'measurement', 'reflection', 'analysis', 'friction', 'record', 'measurement', 'measure', 'forget', 'reminding', 'project', 'review', 'record', 'learning', 'intuition', 'rhythm', 'project', 'post', 'sense', 'question', 'export', 'record', 'notion', 'export', 'notion', 'post', 'sense', 'productivity', 'app', 'research', 'function', 'feature', 'data', 'suggestion', 'project', 'dandruff', 'severity', 'dandruff', 'feeling', 'result', 'attention', 'demonstrate', 'measurement', 'reliability', 'video', 'protocol', 'test', 'rating', 'end', 'test', 'review', 'photo', 'date', 'rate', 'scale', 'rating', 'rating', 'photo', 'video', 'record', 'result', 'reassure', 'raise', 'doubt', 'reliability', 'measurement', 'project', 'easier', 'yield', 'record', 'observation', 'severity', 'burdensome', 'aspect', 'change', 'observation', 'element', 'mean', 'dandruff', 'problem', 'fuzzy', 'complex', 'background', 'context', 'check', 'phenomenon', 'track', 'impression', 'mirror', 'morning', 'procedure', 'cloth', 'color', 'possibility', 'selection', 'phenomenon', 'track', 'approach', 'method', 'phenomenon', 'help', 'work', 'refers', 'assessment', 'work', 'measure', 'scale', 'measurement', 'scheme', 'incidence', 'phenomenon', 'approach', 'troubleshoot', 'problem', 'care', 'degree', 'improvement', 'scale', 'recording', 'permanent', 'record', 'failure', 'mode', 'paper', 'purpose', 'note', 'spreadsheet', 'project', 'note', 'analysis', 'copying', 'spreadsheet', 'advice', 'level', 'concentrating', 'fundamental', 'phenomenon', 'observation', 'protocol', 'observation', 'watching', 'food', 'idea', 'picture', 'eat', 'kind', 'notebook', 'stream', 'consult', 'troubleshooting', 'record', 'shoot', 'food', 'picture', 'orientation', 'metadata', 'experiment', 'point', 'showering', 'head', 'amp', 'shoulder', 'hippie', 'shampoo', 'natralia', 'beard', 'background', 'contrast', 'method', 'desk', 'dandruff', 'video', 'dandruff', 'beard', 'whole30', 'dandruff', 'badness', 'log', 'meh', 'post', 'update', 'change', 'today', 'meaning', 'consume', 'calorie', 'tomorrow', 'eat', 'portion', 'consume', 'calorie', 'track', 'calorie', 'food', 'spreadsheet', 'tip', 'trick', 'food', 'share', 'notion', 'log', 'rank', 'pre', 'control', 'log', 'point', 'log', 'ketovore', 'level', 'increase', 'fasting', 'interval', 'meat', 'steak', 'liver', 'water', 'mean', 'butter', 'egg', 'oil', 'spice', 'cheese', 'product', 'keto', 'food', 'tomato', 'coffee', 'carnivore', 'food', 'today', 'notion', 'result', 'article', 'eat', 'tip', 'tail', 'bone', 'cook', 'example', 'cartilage', 'meat', 'evaluate', 'seafood', 'eat', 'animal', 'liver', 'micronutrient', 'food', 'source', 'order', 'magnitude', 'unit', 'frozen', 'kill', 'earth', 'kill', 'research', 'skin', 'food', 'effect', 'attention', 'notice', 'kombucha', 'suck', 'lol', 'makeup', 'gut', 'skin', 'microbe', 'clue', 'product', 'jojoba', 'oil', 'jojoba', 'skin', 'face', 'rest', 'skin', 'moisturizer', 'climate', 'range', 'humidity', 'air', 'space', 'plan', 'affect', 'dandruff', 'suspect', 'seborrheic', 'dermatitis', 'shampoo', 'head', 'shoulder', 'shampoo', 'apple', 'cider', 'vinegar', 'wash', 'water', 'product', 'partner', 'gut', 'response', 'food', 'inflames', 'recommends', 'elimination', 'protocol', 'food', 'start', 'meat', 'salt', 'meat', 'salt', 'food', 'food', 'product', 'effect', 'stay', 'practice', 'intermittent', 'window', 'food', 'beard', 'photo', 'paper', 'log', 'notion', 'reddit', 'forum', 'video', 'jan', 'phase', 'strict', 'carnivore', 'check', 'result', 'carnivore', 'applying', 'meat', 'carb', 'point', 'image', 'change', 'adapt', 'record', 'measure', 'chill', 'track', 'whip', 'camera', 'fool', 'noise', 'thought', 'variety', 'impact', 'test', 'reintroduce', 'food', 'dandruff', 'food', 'effect', 'change', 'start', 'food', 'food', 'group', 'future', 'notion', 'track', 'history', 'ambivalence', 'consistency', 'notion', 'paper', 'feel', 'quantitative', 'experiment', 'metric', 'simplicity', 'friction', 'stick', 'change', 'experiment', 'resistance', 'track', 'resistance', 'image', 'image', 'tell', 'sheet', 'metric', 'data', 'second', 'image', 'sheet', 'image', 'field', 'whip', 'comb', 'morning', 'track', 'notion', 'drop', 'field', 'film', 'edit', 'upload', 'post', 'video', 'exercise', 'admit', 'broken', 'head', 'dandruff', 'body', 'gotten', 'section', 'data', 'fit', 'dandruff', 'flake', 'density', 'thickness', 'toughness', 'capture', 'data', 'feel', 'check', 'box', 'quantify', 'edit', 'whoop', 'food', 'macro', 'notion', 'solve', 'view', 'default', 'today', 'yesterday', 'food', 'image', 'log', 'entry', 'benefit', 'phone', 'friction', 'database', 'date', 'field', 'data', 'database', 'feature', 'notion', 'list', 'plan', 'learn', 'plot', 'data', 'google', 'chart', 'example', 'correlation', 'conclusion', 'tracking', 'barrier', 'entry', 'place', 'simplicity', 'problem', 'decision', 'study', 'word', 'shortcut', 'privilege', 'engineering', 'experiment', 'consistency', 'result', 'head', 'type', 'video', 'update', 'track', 'learn', 'video', 'production', 'quality', 'method', 'placeholder', 'summary', 'metric', 'change', 'flexibility', 'method', 'change', 'log', 'change', 'question', 'track', 'question', 'log', 'rank', 'log', 'video', 'pre', 'control', 'measure', 'dandruff', 'reason', 'filing', 'bathroom', 'help', 'quality', 'landscape', 'control', 'refining', 'rating', 'technique', 'end', 'video', 'video', 'lol', 'notion', 'spreadsheet', 'today', 'tomorrow', 'hint', 'dan', 'idea', 'lol', 'comb', 'heap', 'film', 'standardise', 'shampoo', 'lol', 'help', 'factor', 'scalp', 'film', 'hair', 'beard', 'lol', 'log', 'rank', 'science', 'idea', 'result', 'dandruff', 'meaning', 'bring', 'partner', 'dandruff', 'reflection', 'inflammation', 'food', 'stay', 'term', 'resilience', 'speak', 'eat', 'caffeine', 'coffee', 'impact', 'slump', 'middle', 'video', 'tip', 'hint', 'share', 'post', 'notion', 'appreciate', 'figure', 'advice', 'experiment', 'person', 'overcome', 'simplicity', 'rework', 'approach', 'element', 'change', 'finger', 'dense', 'dandruff', 'chin', 'access', 'timer', 'rub', 'page', 'photograph', 'result', 'spreadsheet', 'capture', 'date', 'goodness', 'rating', 'record', 'carnivore', 'summarise', 'correlation', 'meat', 'dandruff', 'design', 'planning', 'feel', 'spend', 'heap', 'retrospect', 'project', 'sprint', 'friction', 'motivation', 'effort', 'difference', 'consistency', 'motivation', 'feeling', 'correlation', 'dandruff', 'meat', 'dandruff', 'skin', 'fat', 'food', 'drinking', 'butter', 'fat', 'carb', 'total', 'carnivore', 'beard', 'sideburn', 'notion', 'degree', 'dandruff', 'teaspoon', 'cocoa', 'saturday', 'food', 'vengeance', 'lol', 'struggle', 'stay', 'project', 'energy', 'order', 'paper', 'feel', 'meaningful', 'methodology', 'video', 'stay', 'cost', 'feeling', 'space', 'forum', 'upload', 'data', 'feeling', 'food', 'meat', 'money', 'dandruff', 'dandruff', 'toughness', 'density', 'comb', 'finger', 'camera', 'dandruff', 'beard', 'dandruff', 'localise', 'area', 'cocoa', 'powder', 'spoon', 'eating', 'butter', 'ghee', 'meat', 'meat', 'skin', 'point', 'pimple', 'caffeine', 'napping', 'dandruff', 'feeling', 'result', 'attention', 'measure', 'health', 'water', 'city', 'reveals', 'weakness', 'food', 'procrastination', 'self', 'consciousness', 'log', 'track', 'hand', 'difficulty', 'video', 'energy', 'structuring', 'hand', 'define', 'date', 'record', 'expectation', 'design', 'rigour', 'thoroughness', 'prioritise', 'work', 'night', 'routine', 'dish', 'food', 'example', 'pass', 'design', 'pas', 'project', 'energy', 'review', 'point', 'research', 'dandruff', 'health', 'analysis', 'data', 'word', 'dump', 'text', 'video', 'edit', 'video', 'log', 'closing', 'phase', 'tension', 'log', 'reflection', 'analysis', 'project', 'video', 'article', 'content', 'reflection', 'concise', 'video', 'video', 'step', 'image', 'button', 'job', 'dot', 'filter', 'export', 'database', 'image', 'treat', 'notion', 'workspace', 'track', 'job', 'goal', 'draft', 'journal', 'type', 'stuff', 'capture', 'meeting', 'note', 'space', 'mate', 'brainstorm', 'reflect', 'feel', 'calendar', 'feature', 'view', 'experiment', 'idea', 'genius', 'idea', 'pas', 'term', 'refine', 'idea', 'define', 'problem', 'issue', 'sort', 'space', 'push', 'feel', 'direction', 'wider', 'sense', 'push', 'science', 'experimentation', 'experiment', 'feel', 'experiment', 'difference', 'feel', 'job', 'suggestion', 'log', 'wuhoo', 'consistency', 'rank', 'meh', 'video', 'pre', 'control', 'measure', 'dandruff', 'tip', 'hint', 'log', 'rank', 'effect', 'carnivore', 'yesterday', 'intervention', 'result', 'meat', 'mark', 'guess', 'carnivore', 'tell', 'guess', 'plan', 'trashy', 'food', 'impact', 'lol', 'carnivore', 'tip', 'experiment', 'log', 'today', 'level', 'result', 'process', 'observation', 'pick', 'order', 'direction', 'hair', 'order', 'standardise', 'result', 'video', 'camera', 'suggestion', 'method', 'log', 'yesterday', 'dandruff', 'point', 'snowstorm', 'food', 'quote', 'decision', 'cut', 'weird', 'flavour', 'reference', 'spice', 'sweet', 'food', 'culture', 'wine', 'seafood', 'savoury', 'food', 'drink', 'egg', 'stevia', 'cream', 'drop', 'peppermint', 'oil', 'citrus', 'oil', 'example', 'coffee', 'coffee', 'butter', 'texture', 'taste', 'mouth', 'water', 'walk', 'person', 'smell', 'resist', 'work', 'thought', 'buying', 'break', 'home', 'guess', 'struggle', 'food', 'avocado', 'salad', 'ice', 'cream', 'keto', 'option', 'country', 'grill', 'burger', 'stay', 'food', 'drink', 'kombucha', 'decide', 'eat', 'money', 'food', 'result', 'dryness', 'skin', 'dandruff', 'dandruff', 'chin', 'head', 'dandruff', 'miracle', 'carnivore', 'food', 'log', 'baseline', 'chart', 'data', 'today', 'start', 'data', 'tip', 'hint', 'dang', 'idea', 'start', 'heya', 'photo', 'idea', 'meat', 'salt', 'advice', 'partner', 'micronutrient', 'example', 'track', 'dandruff', 'data', 'term', 'solution', 'point', 'mini', 'update', 'data', 'google', 'sheet', 'figure', 'import', 'stuff', 'wrap', 'head', 'line', 'point', 'result', 'result', 'reason', 'ham', 'ham', 'nitrate', 'meant', 'kind', 'word', 'carnivore', 'result', 'treat', 'partner', 'data', 'mind', 'blowing', 'possibility', 'work', 'data', 'job', 'result', 'tonne', 'data', 'display', 'shift', 'quality', 'thinking', 'term', 'data', 'restructure', 'create', 'consistency', 'job', 'future', 'display', 'hahahaha', 'feel', 'step', 'experiment', 'carnivore', 'end', 'review', 'post', 'feel', 'point', 'ya', 'carb', 'plenty', 'food', 'post', 'video', 'posterity', 'suggestion', 'share', 'idea', 'donut', 'theory', 'human', 'skin', 'sense', 'outer', 'layer', 'microbiome', 'holy', 'moly', 'hell', 'clue', 'image', 'guess', 'sound', 'hmmm', 'idea', 'point', 'guess', 'control', 'head', 'shower', 'temperature', 'shampoo', 'point', 'elimination', 'protocol', 'trigger', 'kombucha', 'veggie', 'book', 'list', 'clean', 'microscope', 'capture', 'dandruff', 'face', 'kombucha', 'problem', 'kombucha', 'effect', 'skin', 'hit', 'consider', 'experiment', 'produce', 'result', 'question', 'matter', 'plain', 'effect', 'dose', 'matter', 'onset', 'symptom', 'relief', 'symptom', 'effect', 'solution', 'vinegar', 'lemon', 'juice', 'tea', 'effect', 'sugar', 'yeast', 'probiotic', 'approach', 'effect', 'change', 'eating', 'meat', 'supplement', 'article', 'track', 'humidity', 'level', 'environment', 'condition', 'skin', 'effect', 'makeup', 'skin', 'gut', 'biome']"
+8842.0,score night correlation exercise activity evening exercise evening quality event exertion kind event tuesday class class body reacts audience garmin watch measure stress level investigate hypothesis stress quality recovery heart rate analysis result example event recovery interesting hear,"['score', 'night', 'correlation', 'exercise', 'activity', 'evening', 'exercise', 'evening', 'quality', 'event', 'exertion', 'kind', 'event', 'tuesday', 'class', 'class', 'body', 'reacts', 'audience', 'garmin', 'watch', 'measure', 'stress', 'level', 'investigate', 'hypothesis', 'stress', 'quality', 'recovery', 'heart', 'rate', 'analysis', 'result', 'example', 'event', 'recovery', 'interesting', 'hear']"
+8844.0,amp dashboard kind notebook metric analysis finding page data visualization analysis visitor data blog site data tool data server thought agaricus blog fact javascript data visualization example notebook resilient data inconsistency point reason process format example file email work issue file issue example issue example data work data end table metric list header date format runtimeerror filter function return value date debug ability bedtime toy version data understand date fatigue insomnia restless abdo pain bladder pelvic pain gallbladder pain pain hay fever itch gastro nausea diarrhoea commode stemetil med suggestion line ending rule integer example data decimal data half value hope snippet work glitch pasting data everybody stuff form email address parser feedback page mi data file count metric parser graph insight message line data case fix data case moment error character line file valid line data file column check validity eye parser crap,"['amp', 'dashboard', 'kind', 'notebook', 'metric', 'analysis', 'finding', 'page', 'data', 'visualization', 'analysis', 'visitor', 'data', 'blog', 'site', 'data', 'tool', 'data', 'server', 'thought', 'agaricus', 'blog', 'fact', 'javascript', 'data', 'visualization', 'example', 'notebook', 'resilient', 'data', 'inconsistency', 'point', 'reason', 'process', 'format', 'example', 'file', 'email', 'work', 'issue', 'file', 'issue', 'example', 'issue', 'example', 'data', 'work', 'data', 'end', 'table', 'metric', 'list', 'header', 'date', 'format', 'runtimeerror', 'filter', 'function', 'return', 'value', 'date', 'debug', 'ability', 'bedtime', 'toy', 'version', 'data', 'understand', 'date', 'fatigue', 'insomnia', 'restless', 'abdo', 'pain', 'bladder', 'pelvic', 'pain', 'gallbladder', 'pain', 'pain', 'hay', 'fever', 'itch', 'gastro', 'nausea', 'diarrhoea', 'commode', 'stemetil', 'med', 'suggestion', 'line', 'ending', 'rule', 'integer', 'example', 'data', 'decimal', 'data', 'half', 'value', 'hope', 'snippet', 'work', 'glitch', 'pasting', 'data', 'everybody', 'stuff', 'form', 'email', 'address', 'parser', 'feedback', 'page', 'mi', 'data', 'file', 'count', 'metric', 'parser', 'graph', 'insight', 'message', 'line', 'data', 'case', 'fix', 'data', 'case', 'moment', 'error', 'character', 'line', 'file', 'valid', 'line', 'data', 'file', 'column', 'check', 'validity', 'eye', 'parser', 'crap']"
+8848.0,discussion hope analysis information self tracker firepower research experience data context research practice instance emotion sleep group research data condition data secure emotion rating emotion rating group level influence experience activity research definition phenomenon instance decide care sleep change row predicts validation solves problem measure state measurement cause variance series piece data jane elliott relation variable reference charles technique causal data sense domain data framework correlation tool causal inference analysis dowhy python package learn tl data challenge analysis insight quantity data job pattern data example million million data data source level row data question goal pattern behavior sequence behavior combination behavior quantity define discovery pattern night morning quantity rule thumb regression analysis event instance research event data data point people practice imagine data problem patience data solution objective scale data connection productivity multiple apply experiment intervention challenge comparison people people cohort pattern row analysis approach coordination engineering effort downside self data sense smallness company analysis applies company sense company data statement company irony analysis individual data happens company data resource face challenge fraction community correlation prediction reading question experience datasets job sociologist imply type point increase sense data topic mention regression approach analysis multi variate pattern prediction data people charles book inquiry set relation variable link resource member community,"['discussion', 'hope', 'analysis', 'information', 'self', 'tracker', 'firepower', 'research', 'experience', 'data', 'context', 'research', 'practice', 'instance', 'emotion', 'sleep', 'group', 'research', 'data', 'condition', 'data', 'secure', 'emotion', 'rating', 'emotion', 'rating', 'group', 'level', 'influence', 'experience', 'activity', 'research', 'definition', 'phenomenon', 'instance', 'decide', 'care', 'sleep', 'change', 'row', 'predicts', 'validation', 'solves', 'problem', 'measure', 'state', 'measurement', 'cause', 'variance', 'series', 'piece', 'data', 'jane', 'elliott', 'relation', 'variable', 'reference', 'charles', 'technique', 'causal', 'data', 'sense', 'domain', 'data', 'framework', 'correlation', 'tool', 'causal', 'inference', 'analysis', 'dowhy', 'python', 'package', 'learn', 'tl', 'data', 'challenge', 'analysis', 'insight', 'quantity', 'data', 'job', 'pattern', 'data', 'example', 'million', 'million', 'data', 'data', 'source', 'level', 'row', 'data', 'question', 'goal', 'pattern', 'behavior', 'sequence', 'behavior', 'combination', 'behavior', 'quantity', 'define', 'discovery', 'pattern', 'night', 'morning', 'quantity', 'rule', 'thumb', 'regression', 'analysis', 'event', 'instance', 'research', 'event', 'data', 'data', 'point', 'people', 'practice', 'imagine', 'data', 'problem', 'patience', 'data', 'solution', 'objective', 'scale', 'data', 'connection', 'productivity', 'multiple', 'apply', 'experiment', 'intervention', 'challenge', 'comparison', 'people', 'people', 'cohort', 'pattern', 'row', 'analysis', 'approach', 'coordination', 'engineering', 'effort', 'downside', 'self', 'data', 'sense', 'smallness', 'company', 'analysis', 'applies', 'company', 'sense', 'company', 'data', 'statement', 'company', 'irony', 'analysis', 'individual', 'data', 'happens', 'company', 'data', 'resource', 'face', 'challenge', 'fraction', 'community', 'correlation', 'prediction', 'reading', 'question', 'experience', 'datasets', 'job', 'sociologist', 'imply', 'type', 'point', 'increase', 'sense', 'data', 'topic', 'mention', 'regression', 'approach', 'analysis', 'multi', 'variate', 'pattern', 'prediction', 'data', 'people', 'charles', 'book', 'inquiry', 'set', 'relation', 'variable', 'link', 'resource', 'member', 'community']"
+8853.0,notion idea people case course template sort text file people people people list remind example tom lawrence forum mum phone reminder reminder program form message contact list energy level reminder text file list recall anybody list message form today picture cat today article read phone person energy contact bunch folk reminder curl hole end task hate chunk people list automaticness suit people relationship work job contact user solution,"['notion', 'idea', 'people', 'case', 'course', 'template', 'sort', 'text', 'file', 'people', 'people', 'people', 'list', 'remind', 'example', 'tom', 'lawrence', 'forum', 'mum', 'phone', 'reminder', 'reminder', 'program', 'form', 'message', 'contact', 'list', 'energy', 'level', 'reminder', 'text', 'file', 'list', 'recall', 'anybody', 'list', 'message', 'form', 'today', 'picture', 'cat', 'today', 'article', 'read', 'phone', 'person', 'energy', 'contact', 'bunch', 'folk', 'reminder', 'curl', 'hole', 'end', 'task', 'hate', 'chunk', 'people', 'list', 'automaticness', 'suit', 'people', 'relationship', 'work', 'job', 'contact', 'user', 'solution']"
+8861.0,member forum passionate community member startup building data platform track monitor fitness phenotyping create model technique inference detection learning multi series data mood data platform engagement area psychology psychiatry nuance business model monetization data community individual join focus group fear health monitoring individual team concept investor expert data analyst scientist psychiatrist clinician dive material entrepreneur,"['member', 'forum', 'passionate', 'community', 'member', 'startup', 'building', 'data', 'platform', 'track', 'monitor', 'fitness', 'phenotyping', 'create', 'model', 'technique', 'inference', 'detection', 'learning', 'multi', 'series', 'data', 'mood', 'data', 'platform', 'engagement', 'area', 'psychology', 'psychiatry', 'nuance', 'business', 'model', 'monetization', 'data', 'community', 'individual', 'join', 'focus', 'group', 'fear', 'health', 'monitoring', 'individual', 'team', 'concept', 'investor', 'expert', 'data', 'analyst', 'scientist', 'psychiatrist', 'clinician', 'dive', 'material', 'entrepreneur']"
+8879.0,step data prep data ml causal analysis step thread comment correction analysis data chart data source file download folder source data program file folder graph analysis code source tag aggregate data dense accelerometry auto data metric meal data series metric tag provenance data goal controlability tag variable step data series analysis cleaning distribution outlier distribution jump stranger outlier autocorrelation normalization test score difficulty test decomposition example test score series curve test lack noise graph check model curve detection tare torn annotates note graph worth series analysis start overlap timezone misalignment user input error data source standard data doctor office evaluate data source sensor metric posture activity accelerometer grander exploratory quality graph combination goal metric annotation type result custom output chart result causal impact cross correlation simulation test machine learning result cause goal measure suggestion quality decision experiment,"['step', 'data', 'prep', 'data', 'ml', 'causal', 'analysis', 'step', 'thread', 'comment', 'correction', 'analysis', 'data', 'chart', 'data', 'source', 'file', 'download', 'folder', 'source', 'data', 'program', 'file', 'folder', 'graph', 'analysis', 'code', 'source', 'tag', 'aggregate', 'data', 'dense', 'accelerometry', 'auto', 'data', 'metric', 'meal', 'data', 'series', 'metric', 'tag', 'provenance', 'data', 'goal', 'controlability', 'tag', 'variable', 'step', 'data', 'series', 'analysis', 'cleaning', 'distribution', 'outlier', 'distribution', 'jump', 'stranger', 'outlier', 'autocorrelation', 'normalization', 'test', 'score', 'difficulty', 'test', 'decomposition', 'example', 'test', 'score', 'series', 'curve', 'test', 'lack', 'noise', 'graph', 'check', 'model', 'curve', 'detection', 'tare', 'torn', 'annotates', 'note', 'graph', 'worth', 'series', 'analysis', 'start', 'overlap', 'timezone', 'misalignment', 'user', 'input', 'error', 'data', 'source', 'standard', 'data', 'doctor', 'office', 'evaluate', 'data', 'source', 'sensor', 'metric', 'posture', 'activity', 'accelerometer', 'grander', 'exploratory', 'quality', 'graph', 'combination', 'goal', 'metric', 'annotation', 'type', 'result', 'custom', 'output', 'chart', 'result', 'causal', 'impact', 'cross', 'correlation', 'simulation', 'test', 'machine', 'learning', 'result', 'cause', 'goal', 'measure', 'suggestion', 'quality', 'decision', 'experiment']"
+8890.0,co2 sensor calibrate reading trigger calibration app help support accurate form station accurate data experience measure measure contact support button work message button text box issue co2 level window house,"['co2', 'sensor', 'calibrate', 'reading', 'trigger', 'calibration', 'app', 'help', 'support', 'accurate', 'form', 'station', 'accurate', 'data', 'experience', 'measure', 'measure', 'contact', 'support', 'button', 'work', 'message', 'button', 'text', 'box', 'issue', 'co2', 'level', 'window', 'house']"
+8902.0,sleep expert conference people sense wake ups audio wyze io track result record night intent play doctor oura apple watch garmin track sleep arlo hd camera night night night check compare tracker apple self report gold standard device voice event plot timeline night data interesting night chip recorder nightstand fission mac audio editor display earth thought analysis example kind people finding audio experience drop sleep night night night report suggestion pattern,"['sleep', 'expert', 'conference', 'people', 'sense', 'wake', 'ups', 'audio', 'wyze', 'io', 'track', 'result', 'record', 'night', 'intent', 'play', 'doctor', 'oura', 'apple', 'watch', 'garmin', 'track', 'sleep', 'arlo', 'hd', 'camera', 'night', 'night', 'night', 'check', 'compare', 'tracker', 'apple', 'self', 'report', 'gold', 'standard', 'device', 'voice', 'event', 'plot', 'timeline', 'night', 'data', 'interesting', 'night', 'chip', 'recorder', 'nightstand', 'fission', 'mac', 'audio', 'editor', 'display', 'earth', 'thought', 'analysis', 'example', 'kind', 'people', 'finding', 'audio', 'experience', 'drop', 'sleep', 'night', 'night', 'night', 'report', 'suggestion', 'pattern']"
+8908.0,dan dascalescu gadget device limit precision budget body composition measurement withings scale measurement body scale physician frill scale morning body composition analysis attempt scale copycat information subscription requirement withings care finish measuring inconsistent user precision consistency matter recommendation criterion purchase precision scale consumer report review version product battery etekcity eb9380h wirecutter user resolution tanita hd article beep eatsmart precision article shatters suffer memory effect claim ejain device limit accuracy precision etekcity eb9380h resolution wirecutter claim accuracy scale ranking amazon scale precision weight weight scale mass index unit study scale measure body scale health care setting precise facility gadget oura emfit emsfit stage detection accuracy eeg test discrepancy ring person sleep withings interface software improvement body composition grain research factor company developer api opinion withings mistaken garmin api shameless plug founder habit allows dashboard device access data,"['dan', 'dascalescu', 'gadget', 'device', 'limit', 'precision', 'budget', 'body', 'composition', 'measurement', 'withings', 'scale', 'measurement', 'body', 'scale', 'physician', 'frill', 'scale', 'morning', 'body', 'composition', 'analysis', 'attempt', 'scale', 'copycat', 'information', 'subscription', 'requirement', 'withings', 'care', 'finish', 'measuring', 'inconsistent', 'user', 'precision', 'consistency', 'matter', 'recommendation', 'criterion', 'purchase', 'precision', 'scale', 'consumer', 'report', 'review', 'version', 'product', 'battery', 'etekcity', 'eb9380h', 'wirecutter', 'user', 'resolution', 'tanita', 'hd', 'article', 'beep', 'eatsmart', 'precision', 'article', 'shatters', 'suffer', 'memory', 'effect', 'claim', 'ejain', 'device', 'limit', 'accuracy', 'precision', 'etekcity', 'eb9380h', 'resolution', 'wirecutter', 'claim', 'accuracy', 'scale', 'ranking', 'amazon', 'scale', 'precision', 'weight', 'weight', 'scale', 'mass', 'index', 'unit', 'study', 'scale', 'measure', 'body', 'scale', 'health', 'care', 'setting', 'precise', 'facility', 'gadget', 'oura', 'emfit', 'emsfit', 'stage', 'detection', 'accuracy', 'eeg', 'test', 'discrepancy', 'ring', 'person', 'sleep', 'withings', 'interface', 'software', 'improvement', 'body', 'composition', 'grain', 'research', 'factor', 'company', 'developer', 'api', 'opinion', 'withings', 'mistaken', 'garmin', 'api', 'shameless', 'plug', 'founder', 'habit', 'allows', 'dashboard', 'device', 'access', 'data']"
+8922.0,difference bag btw fancy app libre sensor block buying sensor buy sensor markup price create account buying sensor sensor access blood sugar monitor affiliation company product link point blog post argument longevity health optimization review veristables product writer data collection christmas experiment score happens body christmas porridge test food blood sugar level biohacks feedback question comment ilmo,"['difference', 'bag', 'btw', 'fancy', 'app', 'libre', 'sensor', 'block', 'buying', 'sensor', 'buy', 'sensor', 'markup', 'price', 'create', 'account', 'buying', 'sensor', 'sensor', 'access', 'blood', 'sugar', 'monitor', 'affiliation', 'company', 'product', 'link', 'point', 'blog', 'post', 'argument', 'longevity', 'health', 'optimization', 'review', 'veristables', 'product', 'writer', 'data', 'collection', 'christmas', 'experiment', 'score', 'happens', 'body', 'christmas', 'porridge', 'test', 'food', 'blood', 'sugar', 'level', 'biohacks', 'feedback', 'question', 'comment', 'ilmo']"
+8935.0,event kind apple health export csv file myfitness track drink list track data track variety variable exist io dashboard apple health track sleep quality body temperature myfitnesspal apple health track calorie track weight apple health wahoo fitness apple health track exercise cycling streak apple health track caffeine water consumption spreadsheet vitamin level blood pressure doctor visit item alcohol consumption track drink spreadsheet button streak apple health option apple health track blood alcohol drink measure alcohol apple health streak solution figure work track drink water alcohol spreadsheet prefer apple health button glass drink,"['event', 'kind', 'apple', 'health', 'export', 'csv', 'file', 'myfitness', 'track', 'drink', 'list', 'track', 'data', 'track', 'variety', 'variable', 'exist', 'io', 'dashboard', 'apple', 'health', 'track', 'sleep', 'quality', 'body', 'temperature', 'myfitnesspal', 'apple', 'health', 'track', 'calorie', 'track', 'weight', 'apple', 'health', 'wahoo', 'fitness', 'apple', 'health', 'track', 'exercise', 'cycling', 'streak', 'apple', 'health', 'track', 'caffeine', 'water', 'consumption', 'spreadsheet', 'vitamin', 'level', 'blood', 'pressure', 'doctor', 'visit', 'item', 'alcohol', 'consumption', 'track', 'drink', 'spreadsheet', 'button', 'streak', 'apple', 'health', 'option', 'apple', 'health', 'track', 'blood', 'alcohol', 'drink', 'measure', 'alcohol', 'apple', 'health', 'streak', 'solution', 'figure', 'work', 'track', 'drink', 'water', 'alcohol', 'spreadsheet', 'prefer', 'apple', 'health', 'button', 'glass', 'drink']"
+8936.0,price tag people people goodtohear change world people listing strength mood tracker journal design mood tracker launch respond apple watch reminder notification mode data power overload rating choice rate hashtags apps mood rating tag rating point score booster reminder data corner accurate picture memory mood data export class citizen tutorial data insight concept change mood change visualisation reality data visualisation data visualisation update update post,"['price', 'tag', 'people', 'people', 'goodtohear', 'change', 'world', 'people', 'listing', 'strength', 'mood', 'tracker', 'journal', 'design', 'mood', 'tracker', 'launch', 'respond', 'apple', 'watch', 'reminder', 'notification', 'mode', 'data', 'power', 'overload', 'rating', 'choice', 'rate', 'hashtags', 'apps', 'mood', 'rating', 'tag', 'rating', 'point', 'score', 'booster', 'reminder', 'data', 'corner', 'accurate', 'picture', 'memory', 'mood', 'data', 'export', 'class', 'citizen', 'tutorial', 'data', 'insight', 'concept', 'change', 'mood', 'change', 'visualisation', 'reality', 'data', 'visualisation', 'data', 'visualisation', 'update', 'update', 'post']"
+8954.0,post fit format streak benefit quote habit word mploying r meeting goal record step moment reflect record success success paper allows dopamine wonder manner incentivize truth habit human grace track r direction streak wake outline reason walk moment thought calendar break streak thought habit procrastination meet goal priority morning clothes bedroom door night reminder tackle exercise work household phone habit priority streak streak meant work commitment duty list exercise meeting goal consistency march tracker goal acknowledgement confidence habit fact goal experience goal perspective habit stick,"['post', 'fit', 'format', 'streak', 'benefit', 'quote', 'habit', 'word', 'mploying', 'r', 'meeting', 'goal', 'record', 'step', 'moment', 'reflect', 'record', 'success', 'success', 'paper', 'allows', 'dopamine', 'wonder', 'manner', 'incentivize', 'truth', 'habit', 'human', 'grace', 'track', 'r', 'direction', 'streak', 'wake', 'outline', 'reason', 'walk', 'moment', 'thought', 'calendar', 'break', 'streak', 'thought', 'habit', 'procrastination', 'meet', 'goal', 'priority', 'morning', 'clothes', 'bedroom', 'door', 'night', 'reminder', 'tackle', 'exercise', 'work', 'household', 'phone', 'habit', 'priority', 'streak', 'streak', 'meant', 'work', 'commitment', 'duty', 'list', 'exercise', 'meeting', 'goal', 'consistency', 'march', 'tracker', 'goal', 'acknowledgement', 'confidence', 'habit', 'fact', 'goal', 'experience', 'goal', 'perspective', 'habit', 'stick']"
+8959.0,therapy quantification company cybil marker psychedelics io,"['therapy', 'quantification', 'company', 'cybil', 'marker', 'psychedelics', 'io']"
+8960.0,food log data share folk pattern dissertation study participate info study participation online study help healthcare practice people age research screening tool health research team screener healthcare provider information behavior access internet email answer question participate study access study participation form online health habit min recall nutrition profile study tablet phone feel comment question eatingandhealthresearch gmail study michigan university review committee protocol fy20 surveypost2,"['food', 'log', 'data', 'share', 'folk', 'pattern', 'dissertation', 'study', 'participate', 'info', 'study', 'participation', 'online', 'study', 'help', 'healthcare', 'practice', 'people', 'age', 'research', 'screening', 'tool', 'health', 'research', 'team', 'screener', 'healthcare', 'provider', 'information', 'behavior', 'access', 'internet', 'email', 'answer', 'question', 'participate', 'study', 'access', 'study', 'participation', 'form', 'online', 'health', 'habit', 'min', 'recall', 'nutrition', 'profile', 'study', 'tablet', 'phone', 'feel', 'comment', 'question', 'eatingandhealthresearch', 'gmail', 'study', 'michigan', 'university', 'review', 'committee', 'protocol', 'fy20', 'surveypost2']"
+8965.0,option csv file hrv logger io fluctuation analysis dfa heart rate variability hrv threshold heart rate data overexertion dfa step contact developer alarm phone ease threshold application phone phone camera measure heart rate variability parameter feel sorry question answer welltory help data crash flare data start data analysis spreadsheet column addition fitbit withings data analysis investigate correlation data crash goal case predictor watch indicator symptom analysis data encephalomyelitis fatigue syndrome condition post malaise exertion crash occurs flu symptom exertion baseline crash symptom data help exertion threshold pem fashion heart rate monitor factor temperature example symptom brain fog level research cogitation teach area sort tool setup design pay degree welltory nan nan hiccup pem measurement catch point project measurement measurement measure burden person hr measurement home alarm level limitation measurement limit measure work sit trigger,"['option', 'csv', 'file', 'hrv', 'logger', 'io', 'fluctuation', 'analysis', 'dfa', 'heart', 'rate', 'variability', 'hrv', 'threshold', 'heart', 'rate', 'data', 'overexertion', 'dfa', 'step', 'contact', 'developer', 'alarm', 'phone', 'ease', 'threshold', 'application', 'phone', 'phone', 'camera', 'measure', 'heart', 'rate', 'variability', 'parameter', 'feel', 'sorry', 'question', 'answer', 'welltory', 'help', 'data', 'crash', 'flare', 'data', 'start', 'data', 'analysis', 'spreadsheet', 'column', 'addition', 'fitbit', 'withings', 'data', 'analysis', 'investigate', 'correlation', 'data', 'crash', 'goal', 'case', 'predictor', 'watch', 'indicator', 'symptom', 'analysis', 'data', 'encephalomyelitis', 'fatigue', 'syndrome', 'condition', 'post', 'malaise', 'exertion', 'crash', 'occurs', 'flu', 'symptom', 'exertion', 'baseline', 'crash', 'symptom', 'data', 'help', 'exertion', 'threshold', 'pem', 'fashion', 'heart', 'rate', 'monitor', 'factor', 'temperature', 'example', 'symptom', 'brain', 'fog', 'level', 'research', 'cogitation', 'teach', 'area', 'sort', 'tool', 'setup', 'design', 'pay', 'degree', 'welltory', 'nan', 'nan', 'hiccup', 'pem', 'measurement', 'catch', 'point', 'project', 'measurement', 'measurement', 'measure', 'burden', 'person', 'hr', 'measurement', 'home', 'alarm', 'level', 'limitation', 'measurement', 'limit', 'measure', 'work', 'sit', 'trigger']"
+8969.0,data form chart explanation data data store project term service imply device data anybody creepy privacy advocate care data publish expense condition data access oura data figure sleep send ad product browser care story data people data conclusion qualm data company ad selection performance art project video themself publishing location people line,"['data', 'form', 'chart', 'explanation', 'data', 'data', 'store', 'project', 'term', 'service', 'imply', 'device', 'data', 'anybody', 'creepy', 'privacy', 'advocate', 'care', 'data', 'publish', 'expense', 'condition', 'data', 'access', 'oura', 'data', 'figure', 'sleep', 'send', 'ad', 'product', 'browser', 'care', 'story', 'data', 'people', 'data', 'conclusion', 'qualm', 'data', 'company', 'ad', 'selection', 'performance', 'art', 'project', 'video', 'themself', 'publishing', 'location', 'people', 'line']"
+8970.0,meeting cycle presentation join help research project group peer join self research group pacific,"['meeting', 'cycle', 'presentation', 'join', 'help', 'research', 'project', 'group', 'peer', 'join', 'self', 'research', 'group', 'pacific']"
+8974.0,example forum apology place difference conception health device produce opinion reference debt background freelance writer globalization psyche ethan response expert people perspective sensor culture question people understanding health regard data privacy issue culture self device medicine perspective sort ethan,"['example', 'forum', 'apology', 'place', 'difference', 'conception', 'health', 'device', 'produce', 'opinion', 'reference', 'debt', 'background', 'freelance', 'writer', 'globalization', 'psyche', 'ethan', 'response', 'expert', 'people', 'perspective', 'sensor', 'culture', 'question', 'people', 'understanding', 'health', 'regard', 'data', 'privacy', 'issue', 'culture', 'self', 'device', 'medicine', 'perspective', 'sort', 'ethan']"
+8978.0,comparison oura emfit blog copy feedback blog post buy convenience oura night charge winner emfit oura box cm weekend trip battery bring ring emfit box emfit sensor mattress outlet connection ring charger emfit oura box space box metric metric heart rate heart rate variability rmssd sleep latency bed sleep stage light rem respiratory rate activity score night emfit oura body step amp exit balance ratio winner win body temperature activity step metric win exit balance ratio metric win balance hrv rmssd emfit amp ratio activity sn activity pns pns amp contributes ratio indication dominance half variability pns amp note p ginsberg heart rate variability metric norm health efn note meditation nap meditation nap moment heart rate heart rate variability temperature metric meditation amp nap sit bed sensor heart rate respiratory rate amp movement metric meditation emfit nap meditation bed sensor oura guide example description readiness score bedtime tell reason heart rate meal video emfit web athlete chart metric recovery recovery amp ratio frequency domain hrv trend stats monitor video winner oura win curve data storage oura storage device store data storage cloud data account emfit storage device device storage cloud data integration data export oura integration integrates gyroscope cronometer head health samsung health google health sync wattson bioloop fitnesssyncer ihealth wattson amp api data export data export csv value night json access hr amp rmssd hrv activity meditation nap integration integrates trainingpeaks amp ifttt integration trigger event return bed fall api api cost price data export data csv file night access heart rate rate activity stage second hrv access timestamps amp meditation nap winner oura integration api amp export file emfit integration export multiple night file accuracy comparison data heart rate r grade ecg device note hannu kinnunen aleksi rantanen tuomas kentt koskim recovery health accuracy hr hrv ppg comparison grade ecg institute physic engineering medicine heart rate variability r grade ecg device note hannu kinnunen aleksi rantanen tuomas kentt koskim recovery health accuracy hr hrv ppg comparison grade ecg institute physic engineering medicine note respiratory rate breath night grade research note correlation polysomnography gold standard note zambotti rosa colrain baker ring comparison tracker polysomnography behav sleep note sleep onset latency correlation polysomnography gold standard electrooculogram efn note zambotti rosa colrain baker ring comparison tracker polysomnography behav sleep note wake onset correlation polysomnography gold standard electrooculogram efn note zambotti rosa colrain baker ring comparison tracker polysomnography behav sleep note sleep stage stage polysomnography gold standard study note zambotti rosa colrain baker ring comparison tracker polysomnography behav sleep note temperature corerelation lab condition world condition research grade ibutton efn note emfit heart rate r ecg reference device note ville vesterinen rinkinen ari contact ballistocardiography monitoring emfit heart rate heart rate variability validation study engineering efn note study emfit bpm ecg reference device note ville vesterinen rinkinen ari contact ballistocardiography monitoring emfit heart rate heart rate variability validation study engineering efn note trend oura heart rate variability r ln rmssd measurement ecg reference device note ville vesterinen rinkinen ari contact ballistocardiography monitoring emfit heart rate heart rate variability validation study engineering efn note trend basicly respiration rate measurement respiration cycle rpm plethysmography note jukka ranta timo mirja tenhunen mikko alasaukko emfit heart rate respiration rate validation note data oura amp emfit heart rate heart rate hrv rmssd oura emfit seperate hrv value morning evening average readiness oura hrv score emfit latecy morning emfit bed tracking emfit oura night clock oura min fall total bedtime sleep rem sleep oura sleep emfit efn note harvey r colten sleep disorder deprivation academy note data oura oura score respiratory rate winner study result metric trend exception latency emfit match study correlation respiratory rate trend sleep amp rem kind trend oura rem sleep rem duration emfit accurate oura emfit convenience loser charge winner travel weekend traips trip amp charger loser trip connect wifi space metric heart rate heart rate variability rmssd sleep stage light rem respiratory rate activity score body temperature step heart rate heart rate variability rmssd sleep stage light rem respiratory rate activity score toss exit balance ratio winner loser curve monitor data storage winner device storage account loser device integration data export winner integration api amp csv file integration csv file night accuracy comparison data winner oura validation study result amp winner validation study oura data woke accurate tracking oura convenient convenient metric activity score body temperature step interface store data device integration api amp csv export convenient convenient metric bed exit balance ratio curve monitor store data device amp integration api amp csv export inconvenient choice buy oura oura curve emfit interface matter emfit data storage wifi hotspot backup store data backup sheet integration integration data choice setup emfit convenient oura convenient plan bring wi fi amp outlet,"['comparison', 'oura', 'emfit', 'blog', 'copy', 'feedback', 'blog', 'post', 'buy', 'convenience', 'oura', 'night', 'charge', 'winner', 'emfit', 'oura', 'box', 'cm', 'weekend', 'trip', 'battery', 'bring', 'ring', 'emfit', 'box', 'emfit', 'sensor', 'mattress', 'outlet', 'connection', 'ring', 'charger', 'emfit', 'oura', 'box', 'space', 'box', 'metric', 'metric', 'heart', 'rate', 'heart', 'rate', 'variability', 'rmssd', 'sleep', 'latency', 'bed', 'sleep', 'stage', 'light', 'rem', 'respiratory', 'rate', 'activity', 'score', 'night', 'emfit', 'oura', 'body', 'step', 'amp', 'exit', 'balance', 'ratio', 'winner', 'win', 'body', 'temperature', 'activity', 'step', 'metric', 'win', 'exit', 'balance', 'ratio', 'metric', 'win', 'balance', 'hrv', 'rmssd', 'emfit', 'amp', 'ratio', 'activity', 'sn', 'activity', 'pns', 'pns', 'amp', 'contributes', 'ratio', 'indication', 'dominance', 'half', 'variability', 'pns', 'amp', 'note', 'p', 'ginsberg', 'heart', 'rate', 'variability', 'metric', 'norm', 'health', 'efn', 'note', 'meditation', 'nap', 'meditation', 'nap', 'moment', 'heart', 'rate', 'heart', 'rate', 'variability', 'temperature', 'metric', 'meditation', 'amp', 'nap', 'sit', 'bed', 'sensor', 'heart', 'rate', 'respiratory', 'rate', 'amp', 'movement', 'metric', 'meditation', 'emfit', 'nap', 'meditation', 'bed', 'sensor', 'oura', 'guide', 'example', 'description', 'readiness', 'score', 'bedtime', 'tell', 'reason', 'heart', 'rate', 'meal', 'video', 'emfit', 'web', 'athlete', 'chart', 'metric', 'recovery', 'recovery', 'amp', 'ratio', 'frequency', 'domain', 'hrv', 'trend', 'stats', 'monitor', 'video', 'winner', 'oura', 'win', 'curve', 'data', 'storage', 'oura', 'storage', 'device', 'store', 'data', 'storage', 'cloud', 'data', 'account', 'emfit', 'storage', 'device', 'device', 'storage', 'cloud', 'data', 'integration', 'data', 'export', 'oura', 'integration', 'integrates', 'gyroscope', 'cronometer', 'head', 'health', 'samsung', 'health', 'google', 'health', 'sync', 'wattson', 'bioloop', 'fitnesssyncer', 'ihealth', 'wattson', 'amp', 'api', 'data', 'export', 'data', 'export', 'csv', 'value', 'night', 'json', 'access', 'hr', 'amp', 'rmssd', 'hrv', 'activity', 'meditation', 'nap', 'integration', 'integrates', 'trainingpeaks', 'amp', 'ifttt', 'integration', 'trigger', 'event', 'return', 'bed', 'fall', 'api', 'api', 'cost', 'price', 'data', 'export', 'data', 'csv', 'file', 'night', 'access', 'heart', 'rate', 'rate', 'activity', 'stage', 'second', 'hrv', 'access', 'timestamps', 'amp', 'meditation', 'nap', 'winner', 'oura', 'integration', 'api', 'amp', 'export', 'file', 'emfit', 'integration', 'export', 'multiple', 'night', 'file', 'accuracy', 'comparison', 'data', 'heart', 'rate', 'r', 'grade', 'ecg', 'device', 'note', 'hannu', 'kinnunen', 'aleksi', 'rantanen', 'tuomas', 'kentt', 'koskim', 'recovery', 'health', 'accuracy', 'hr', 'hrv', 'ppg', 'comparison', 'grade', 'ecg', 'institute', 'physic', 'engineering', 'medicine', 'heart', 'rate', 'variability', 'r', 'grade', 'ecg', 'device', 'note', 'hannu', 'kinnunen', 'aleksi', 'rantanen', 'tuomas', 'kentt', 'koskim', 'recovery', 'health', 'accuracy', 'hr', 'hrv', 'ppg', 'comparison', 'grade', 'ecg', 'institute', 'physic', 'engineering', 'medicine', 'note', 'respiratory', 'rate', 'breath', 'night', 'grade', 'research', 'note', 'correlation', 'polysomnography', 'gold', 'standard', 'note', 'zambotti', 'rosa', 'colrain', 'baker', 'ring', 'comparison', 'tracker', 'polysomnography', 'behav', 'sleep', 'note', 'sleep', 'onset', 'latency', 'correlation', 'polysomnography', 'gold', 'standard', 'electrooculogram', 'efn', 'note', 'zambotti', 'rosa', 'colrain', 'baker', 'ring', 'comparison', 'tracker', 'polysomnography', 'behav', 'sleep', 'note', 'wake', 'onset', 'correlation', 'polysomnography', 'gold', 'standard', 'electrooculogram', 'efn', 'note', 'zambotti', 'rosa', 'colrain', 'baker', 'ring', 'comparison', 'tracker', 'polysomnography', 'behav', 'sleep', 'note', 'sleep', 'stage', 'stage', 'polysomnography', 'gold', 'standard', 'study', 'note', 'zambotti', 'rosa', 'colrain', 'baker', 'ring', 'comparison', 'tracker', 'polysomnography', 'behav', 'sleep', 'note', 'temperature', 'corerelation', 'lab', 'condition', 'world', 'condition', 'research', 'grade', 'ibutton', 'efn', 'note', 'emfit', 'heart', 'rate', 'r', 'ecg', 'reference', 'device', 'note', 'ville', 'vesterinen', 'rinkinen', 'ari', 'contact', 'ballistocardiography', 'monitoring', 'emfit', 'heart', 'rate', 'heart', 'rate', 'variability', 'validation', 'study', 'engineering', 'efn', 'note', 'study', 'emfit', 'bpm', 'ecg', 'reference', 'device', 'note', 'ville', 'vesterinen', 'rinkinen', 'ari', 'contact', 'ballistocardiography', 'monitoring', 'emfit', 'heart', 'rate', 'heart', 'rate', 'variability', 'validation', 'study', 'engineering', 'efn', 'note', 'trend', 'oura', 'heart', 'rate', 'variability', 'r', 'ln', 'rmssd', 'measurement', 'ecg', 'reference', 'device', 'note', 'ville', 'vesterinen', 'rinkinen', 'ari', 'contact', 'ballistocardiography', 'monitoring', 'emfit', 'heart', 'rate', 'heart', 'rate', 'variability', 'validation', 'study', 'engineering', 'efn', 'note', 'trend', 'basicly', 'respiration', 'rate', 'measurement', 'respiration', 'cycle', 'rpm', 'plethysmography', 'note', 'jukka', 'ranta', 'timo', 'mirja', 'tenhunen', 'mikko', 'alasaukko', 'emfit', 'heart', 'rate', 'respiration', 'rate', 'validation', 'note', 'data', 'oura', 'amp', 'emfit', 'heart', 'rate', 'heart', 'rate', 'hrv', 'rmssd', 'oura', 'emfit', 'seperate', 'hrv', 'value', 'morning', 'evening', 'average', 'readiness', 'oura', 'hrv', 'score', 'emfit', 'latecy', 'morning', 'emfit', 'bed', 'tracking', 'emfit', 'oura', 'night', 'clock', 'oura', 'min', 'fall', 'total', 'bedtime', 'sleep', 'rem', 'sleep', 'oura', 'sleep', 'emfit', 'efn', 'note', 'harvey', 'r', 'colten', 'sleep', 'disorder', 'deprivation', 'academy', 'note', 'data', 'oura', 'oura', 'score', 'respiratory', 'rate', 'winner', 'study', 'result', 'metric', 'trend', 'exception', 'latency', 'emfit', 'match', 'study', 'correlation', 'respiratory', 'rate', 'trend', 'sleep', 'amp', 'rem', 'kind', 'trend', 'oura', 'rem', 'sleep', 'rem', 'duration', 'emfit', 'accurate', 'oura', 'emfit', 'convenience', 'loser', 'charge', 'winner', 'travel', 'weekend', 'traips', 'trip', 'amp', 'charger', 'loser', 'trip', 'connect', 'wifi', 'space', 'metric', 'heart', 'rate', 'heart', 'rate', 'variability', 'rmssd', 'sleep', 'stage', 'light', 'rem', 'respiratory', 'rate', 'activity', 'score', 'body', 'temperature', 'step', 'heart', 'rate', 'heart', 'rate', 'variability', 'rmssd', 'sleep', 'stage', 'light', 'rem', 'respiratory', 'rate', 'activity', 'score', 'toss', 'exit', 'balance', 'ratio', 'winner', 'loser', 'curve', 'monitor', 'data', 'storage', 'winner', 'device', 'storage', 'account', 'loser', 'device', 'integration', 'data', 'export', 'winner', 'integration', 'api', 'amp', 'csv', 'file', 'integration', 'csv', 'file', 'night', 'accuracy', 'comparison', 'data', 'winner', 'oura', 'validation', 'study', 'result', 'amp', 'winner', 'validation', 'study', 'oura', 'data', 'woke', 'accurate', 'tracking', 'oura', 'convenient', 'convenient', 'metric', 'activity', 'score', 'body', 'temperature', 'step', 'interface', 'store', 'data', 'device', 'integration', 'api', 'amp', 'csv', 'export', 'convenient', 'convenient', 'metric', 'bed', 'exit', 'balance', 'ratio', 'curve', 'monitor', 'store', 'data', 'device', 'amp', 'integration', 'api', 'amp', 'csv', 'export', 'inconvenient', 'choice', 'buy', 'oura', 'oura', 'curve', 'emfit', 'interface', 'matter', 'emfit', 'data', 'storage', 'wifi', 'hotspot', 'backup', 'store', 'data', 'backup', 'sheet', 'integration', 'integration', 'data', 'choice', 'setup', 'emfit', 'convenient', 'oura', 'convenient', 'plan', 'bring', 'wi', 'fi', 'amp', 'outlet']"
+8980.0,mi option fulfill requirement rate tracker imagine band recommend fitbit withings data track pulse activity option apis access data apple samsung oura access data option age range device case fitbit age fitbit ace inspire parent charge versa fitness tracker family yo compare data internet smartphone fitness tracker data internet data smartphone pulse activity data fitness tracker data smartphone internet site data site compare data group people paratents wife participate,"['mi', 'option', 'fulfill', 'requirement', 'rate', 'tracker', 'imagine', 'band', 'recommend', 'fitbit', 'withings', 'data', 'track', 'pulse', 'activity', 'option', 'apis', 'access', 'data', 'apple', 'samsung', 'oura', 'access', 'data', 'option', 'age', 'range', 'device', 'case', 'fitbit', 'age', 'fitbit', 'ace', 'inspire', 'parent', 'charge', 'versa', 'fitness', 'tracker', 'family', 'yo', 'compare', 'data', 'internet', 'smartphone', 'fitness', 'tracker', 'data', 'internet', 'data', 'smartphone', 'pulse', 'activity', 'data', 'fitness', 'tracker', 'data', 'smartphone', 'internet', 'site', 'data', 'site', 'compare', 'data', 'group', 'people', 'paratents', 'wife', 'participate']"
+8983.0,luck study data scientist people background data collection visualization people data background tool sheet focus problem solve data science job help journey experience data science statistic machine journey book knowledge topic ground knowledge feature insight data data data context influence result datasets analysis job data question data inspires analysis data inspires job function case startup founder problem solve truth community problem spend solution problem journey knowledge skill experience data science sergio software engineering direction push career health building software data everybody data scientist place ask data science job help journey data job data thought job data scientist knowledge inspiration data data job data scientist question lnp everybody data scientist dashboard background biology bioinformatics data analysis visualization skill data practice data skill research data,"['luck', 'study', 'data', 'scientist', 'people', 'background', 'data', 'collection', 'visualization', 'people', 'data', 'background', 'tool', 'sheet', 'focus', 'problem', 'solve', 'data', 'science', 'job', 'help', 'journey', 'experience', 'data', 'science', 'statistic', 'machine', 'journey', 'book', 'knowledge', 'topic', 'ground', 'knowledge', 'feature', 'insight', 'data', 'data', 'data', 'context', 'influence', 'result', 'datasets', 'analysis', 'job', 'data', 'question', 'data', 'inspires', 'analysis', 'data', 'inspires', 'job', 'function', 'case', 'startup', 'founder', 'problem', 'solve', 'truth', 'community', 'problem', 'spend', 'solution', 'problem', 'journey', 'knowledge', 'skill', 'experience', 'data', 'science', 'sergio', 'software', 'engineering', 'direction', 'push', 'career', 'health', 'building', 'software', 'data', 'everybody', 'data', 'scientist', 'place', 'ask', 'data', 'science', 'job', 'help', 'journey', 'data', 'job', 'data', 'thought', 'job', 'data', 'scientist', 'knowledge', 'inspiration', 'data', 'data', 'job', 'data', 'scientist', 'question', 'lnp', 'everybody', 'data', 'scientist', 'dashboard', 'background', 'biology', 'bioinformatics', 'data', 'analysis', 'visualization', 'skill', 'data', 'practice', 'data', 'skill', 'research', 'data']"
+9001.0,hgraph visualization score hscore center graph algorithm hscore varies company hgraph goinvo line github project idea algorithm project moment activity hgraph iphone hgraph project case custom compute score household algorithm metric dimension score center graph output model example computes health activity nutrition computes mood trip sergio share source data visualization hgraph work data visualization type experiment demo hearing data visualization evolution power bi plug hgraph utility datasets utility sergio hgraph sergio yep example assume plot bound example implementation issue metric threshold project range envision implementation algorithm,"['hgraph', 'visualization', 'score', 'hscore', 'center', 'graph', 'algorithm', 'hscore', 'varies', 'company', 'hgraph', 'goinvo', 'line', 'github', 'project', 'idea', 'algorithm', 'project', 'moment', 'activity', 'hgraph', 'iphone', 'hgraph', 'project', 'case', 'custom', 'compute', 'score', 'household', 'algorithm', 'metric', 'dimension', 'score', 'center', 'graph', 'output', 'model', 'example', 'computes', 'health', 'activity', 'nutrition', 'computes', 'mood', 'trip', 'sergio', 'share', 'source', 'data', 'visualization', 'hgraph', 'work', 'data', 'visualization', 'type', 'experiment', 'demo', 'hearing', 'data', 'visualization', 'evolution', 'power', 'bi', 'plug', 'hgraph', 'utility', 'datasets', 'utility', 'sergio', 'hgraph', 'sergio', 'yep', 'example', 'assume', 'plot', 'bound', 'example', 'implementation', 'issue', 'metric', 'threshold', 'project', 'range', 'envision', 'implementation', 'algorithm']"
+9005.0,blog post topic thought experience blog post setup tracker withings body cardio emfit wi fi health wi fi wi fi radiofrequency spectrum frequency field mean energy atom electron damage dna cell cancer institute ray note cancer society agency research cancer radiofrequency field evidence neuroma amp glioma wireless phone efn agency research cancer world health organisation risk assessment evidence article world health organisation health consequence level field world health organization health effect term exposure radiofrequency power frequency field scientist research area exposure safety limit canada exposure cell phone safety limit cancer institute researcher evidence level field cause cancer argument body radiation wi fi tissue heating human havas argues level interferes repair mechanism stress damage component damage process cancer note magda havas theory observation collide radiation cause cancer pollution note review literature radiofrequency wave count motility sperm cause temperature amp stress activity note farah hanan fathihah jaffar khairul hilwani ismail kok siti fatimah effect radiation male review medicine efn note stay harm stress care power density radiation distance cell phone distance exposure note bc disease control stress note andy wai kan yeung nikolay osama el tawil simona bung daim atanas antioxidant literature landscape analysis medicine longevity note wi fi type radiation cell dna agency research cancer world health organisation literature evidence term level exposure researcher cause cancer stress heat amp stress activity limit duration exposure distance emitter power density distance manage stress example nutrition,"['blog', 'post', 'topic', 'thought', 'experience', 'blog', 'post', 'setup', 'tracker', 'withings', 'body', 'cardio', 'emfit', 'wi', 'fi', 'health', 'wi', 'fi', 'wi', 'fi', 'radiofrequency', 'spectrum', 'frequency', 'field', 'mean', 'energy', 'atom', 'electron', 'damage', 'dna', 'cell', 'cancer', 'institute', 'ray', 'note', 'cancer', 'society', 'agency', 'research', 'cancer', 'radiofrequency', 'field', 'evidence', 'neuroma', 'amp', 'glioma', 'wireless', 'phone', 'efn', 'agency', 'research', 'cancer', 'world', 'health', 'organisation', 'risk', 'assessment', 'evidence', 'article', 'world', 'health', 'organisation', 'health', 'consequence', 'level', 'field', 'world', 'health', 'organization', 'health', 'effect', 'term', 'exposure', 'radiofrequency', 'power', 'frequency', 'field', 'scientist', 'research', 'area', 'exposure', 'safety', 'limit', 'canada', 'exposure', 'cell', 'phone', 'safety', 'limit', 'cancer', 'institute', 'researcher', 'evidence', 'level', 'field', 'cause', 'cancer', 'argument', 'body', 'radiation', 'wi', 'fi', 'tissue', 'heating', 'human', 'havas', 'argues', 'level', 'interferes', 'repair', 'mechanism', 'stress', 'damage', 'component', 'damage', 'process', 'cancer', 'note', 'magda', 'havas', 'theory', 'observation', 'collide', 'radiation', 'cause', 'cancer', 'pollution', 'note', 'review', 'literature', 'radiofrequency', 'wave', 'count', 'motility', 'sperm', 'cause', 'temperature', 'amp', 'stress', 'activity', 'note', 'farah', 'hanan', 'fathihah', 'jaffar', 'khairul', 'hilwani', 'ismail', 'kok', 'siti', 'fatimah', 'effect', 'radiation', 'male', 'review', 'medicine', 'efn', 'note', 'stay', 'harm', 'stress', 'care', 'power', 'density', 'radiation', 'distance', 'cell', 'phone', 'distance', 'exposure', 'note', 'bc', 'disease', 'control', 'stress', 'note', 'andy', 'wai', 'kan', 'yeung', 'nikolay', 'osama', 'el', 'tawil', 'simona', 'bung', 'daim', 'atanas', 'antioxidant', 'literature', 'landscape', 'analysis', 'medicine', 'longevity', 'note', 'wi', 'fi', 'type', 'radiation', 'cell', 'dna', 'agency', 'research', 'cancer', 'world', 'health', 'organisation', 'literature', 'evidence', 'term', 'level', 'exposure', 'researcher', 'cause', 'cancer', 'stress', 'heat', 'amp', 'stress', 'activity', 'limit', 'duration', 'exposure', 'distance', 'emitter', 'power', 'density', 'distance', 'manage', 'stress', 'example', 'nutrition']"
+9028.0,karen potassium home dialysis blood potassium test home kit potassium wee,"['karen', 'potassium', 'home', 'dialysis', 'blood', 'potassium', 'test', 'home', 'kit', 'potassium', 'wee']"
+9031.0,sound measure effect tracking simple food interval body flashcard test poster poll community experiment design experiment deprivation night night mood exercise event mile keto pound ketogenesis pound matter keto nut olive cup nut kidney stone guacamole animal keto bacon chicken beef half half eat vegetable statin cholesterol tree morning news online start test start weight sleep energy deprivation wife wonder husband test fear state outcome shift pattern measure sign health quantification run food state health word food health consequence information rebuild simple food interval body sign health inflammation food food example attempt self quantification feedback improvement heart self quantification,"['sound', 'measure', 'effect', 'tracking', 'simple', 'food', 'interval', 'body', 'flashcard', 'test', 'poster', 'poll', 'community', 'experiment', 'design', 'experiment', 'deprivation', 'night', 'night', 'mood', 'exercise', 'event', 'mile', 'keto', 'pound', 'ketogenesis', 'pound', 'matter', 'keto', 'nut', 'olive', 'cup', 'nut', 'kidney', 'stone', 'guacamole', 'animal', 'keto', 'bacon', 'chicken', 'beef', 'half', 'half', 'eat', 'vegetable', 'statin', 'cholesterol', 'tree', 'morning', 'news', 'online', 'start', 'test', 'start', 'weight', 'sleep', 'energy', 'deprivation', 'wife', 'wonder', 'husband', 'test', 'fear', 'state', 'outcome', 'shift', 'pattern', 'measure', 'sign', 'health', 'quantification', 'run', 'food', 'state', 'health', 'word', 'food', 'health', 'consequence', 'information', 'rebuild', 'simple', 'food', 'interval', 'body', 'sign', 'health', 'inflammation', 'food', 'food', 'example', 'attempt', 'self', 'quantification', 'feedback', 'improvement', 'heart', 'self', 'quantification']"
+9046.0,hr4v approach daunting resource analysis mortal power factor hypothesis design experiment folk data approach work friend focus symptom basis research project step test observation protocol phenomenon kind step observation phase track phenomenon observation idea colitis observation research path glad developer hacker community fatigue syndrome developer uc test page science guide microbiome stuff operation colitis implementation analysis anybody bunch paper idea stuff larry talk analysis variable crohn disease larry smarr talk microbiome crohn disease azure cloud peanut agaricus appreciate response work symptom method science developer hacker idea kind group effort compute anybody recipe kubernetes spin amazon azure compute cluster data dataset convince scientist methodology cluster play data miner sprague analysis calvin wow link fu link book post rolling,"['hr4v', 'approach', 'daunting', 'resource', 'analysis', 'mortal', 'power', 'factor', 'hypothesis', 'design', 'experiment', 'folk', 'data', 'approach', 'work', 'friend', 'focus', 'symptom', 'basis', 'research', 'project', 'step', 'test', 'observation', 'protocol', 'phenomenon', 'kind', 'step', 'observation', 'phase', 'track', 'phenomenon', 'observation', 'idea', 'colitis', 'observation', 'research', 'path', 'glad', 'developer', 'hacker', 'community', 'fatigue', 'syndrome', 'developer', 'uc', 'test', 'page', 'science', 'guide', 'microbiome', 'stuff', 'operation', 'colitis', 'implementation', 'analysis', 'anybody', 'bunch', 'paper', 'idea', 'stuff', 'larry', 'talk', 'analysis', 'variable', 'crohn', 'disease', 'larry', 'smarr', 'talk', 'microbiome', 'crohn', 'disease', 'azure', 'cloud', 'peanut', 'agaricus', 'appreciate', 'response', 'work', 'symptom', 'method', 'science', 'developer', 'hacker', 'idea', 'kind', 'group', 'effort', 'compute', 'anybody', 'recipe', 'kubernetes', 'spin', 'amazon', 'azure', 'compute', 'cluster', 'data', 'dataset', 'convince', 'scientist', 'methodology', 'cluster', 'play', 'data', 'miner', 'sprague', 'analysis', 'calvin', 'wow', 'link', 'fu', 'link', 'book', 'post', 'rolling']"
+9066.0,management work context efficiency post email work example burnt self work spent dinner sergio fort simon type work case knowledge work effectiveness century mangement focus efficiency sergio list feature risk metric servitude word enslavement kind positive analytics employee risk abuse information intention importance issue risk moment performance monitoring hand century management work performance knowledge work motivation trust recipe focus knowledge worker performance efficiency measure organization microsoft burnout stress factor manager subscribe covid19 work home march working email work home email cause indicator workload risk stress launch analytics product proof demand benefit line employer importance work email fact warns issue query outlook data mining plugin feature fitness product apple watch market understanding body knowledge economy employer efficiency employee case center century taylorism measure tendency spread level knowledge job efficiency productivity workplace analytics movement measure relates example check press release watch video wellbeing experience half commute create bookend workday reminder break meeting prepare risk burnout share headspace bring set mindfulness experience science meditation work team team purpose check experience people teammate effectiveness interaction feature list future suppose risk metric outlook today sergio living society ht type thought productivity people culture motivation result manager people harder self network acceptance employer debate arguman kialo nightmare check book story shteyngart book mirror feature future people world today credit pole hurry r gadget monitor torrent rating sex appeal yorker lenny abr question revert knowledge work measure cost email unit people track output unit knowledge work society advantage fact condition scare pure quantophrenia article measure data desire maximise surveillance article prouder haha list feature risk metric servitude word enslavement kind platform place deal quantification today society performance optimisation control method data practice article taylorism article parallel question sergio performance monitoring hand century management work performance knowledge work motivation trust performance monitoring practice employee motivation trust consideration work dimension centre company sword people capital machine cost efficiency productivity worker state robot course case consideration aim performance productivity optimisation tool tool control sergio risk abuse information intention purpose information empowerment sum phrase road hell intention situation reason worker self company risk manager force work harder case worker self quantifies risk culture motivation result self norm productivity master relationship track desire performance taylorism nuance effectiveness efficiency question type work fact tool force divide work task surveillance knowledge work aim similarity manager method management taylorism century optimisation work tracking century discus idea today article taylorism taylorism self tracking tool taylorist work work task course assembly line production date similarity idea surveillance self discipline self monitor workplace taylorian manager question taylorist era question risk master slave relationship work knowledge economy employer efficiency employee case center century taylorism measure tendency spread level knowledge job sergio effectiveness efficiency measure business company question myriad measure effort future practitioner fort simon share taylorism work work track work workvector home check,"['management', 'work', 'context', 'efficiency', 'post', 'email', 'work', 'example', 'burnt', 'self', 'work', 'spent', 'dinner', 'sergio', 'fort', 'simon', 'type', 'work', 'case', 'knowledge', 'work', 'effectiveness', 'century', 'mangement', 'focus', 'efficiency', 'sergio', 'list', 'feature', 'risk', 'metric', 'servitude', 'word', 'enslavement', 'kind', 'positive', 'analytics', 'employee', 'risk', 'abuse', 'information', 'intention', 'importance', 'issue', 'risk', 'moment', 'performance', 'monitoring', 'hand', 'century', 'management', 'work', 'performance', 'knowledge', 'work', 'motivation', 'trust', 'recipe', 'focus', 'knowledge', 'worker', 'performance', 'efficiency', 'measure', 'organization', 'microsoft', 'burnout', 'stress', 'factor', 'manager', 'subscribe', 'covid19', 'work', 'home', 'march', 'working', 'email', 'work', 'home', 'email', 'cause', 'indicator', 'workload', 'risk', 'stress', 'launch', 'analytics', 'product', 'proof', 'demand', 'benefit', 'line', 'employer', 'importance', 'work', 'email', 'fact', 'warns', 'issue', 'query', 'outlook', 'data', 'mining', 'plugin', 'feature', 'fitness', 'product', 'apple', 'watch', 'market', 'understanding', 'body', 'knowledge', 'economy', 'employer', 'efficiency', 'employee', 'case', 'center', 'century', 'taylorism', 'measure', 'tendency', 'spread', 'level', 'knowledge', 'job', 'efficiency', 'productivity', 'workplace', 'analytics', 'movement', 'measure', 'relates', 'example', 'check', 'press', 'release', 'watch', 'video', 'wellbeing', 'experience', 'half', 'commute', 'create', 'bookend', 'workday', 'reminder', 'break', 'meeting', 'prepare', 'risk', 'burnout', 'share', 'headspace', 'bring', 'set', 'mindfulness', 'experience', 'science', 'meditation', 'work', 'team', 'team', 'purpose', 'check', 'experience', 'people', 'teammate', 'effectiveness', 'interaction', 'feature', 'list', 'future', 'suppose', 'risk', 'metric', 'outlook', 'today', 'sergio', 'living', 'society', 'ht', 'type', 'thought', 'productivity', 'people', 'culture', 'motivation', 'result', 'manager', 'people', 'harder', 'self', 'network', 'acceptance', 'employer', 'debate', 'arguman', 'kialo', 'nightmare', 'check', 'book', 'story', 'shteyngart', 'book', 'mirror', 'feature', 'future', 'people', 'world', 'today', 'credit', 'pole', 'hurry', 'r', 'gadget', 'monitor', 'torrent', 'rating', 'sex', 'appeal', 'yorker', 'lenny', 'abr', 'question', 'revert', 'knowledge', 'work', 'measure', 'cost', 'email', 'unit', 'people', 'track', 'output', 'unit', 'knowledge', 'work', 'society', 'advantage', 'fact', 'condition', 'scare', 'pure', 'quantophrenia', 'article', 'measure', 'data', 'desire', 'maximise', 'surveillance', 'article', 'prouder', 'haha', 'list', 'feature', 'risk', 'metric', 'servitude', 'word', 'enslavement', 'kind', 'platform', 'place', 'deal', 'quantification', 'today', 'society', 'performance', 'optimisation', 'control', 'method', 'data', 'practice', 'article', 'taylorism', 'article', 'parallel', 'question', 'sergio', 'performance', 'monitoring', 'hand', 'century', 'management', 'work', 'performance', 'knowledge', 'work', 'motivation', 'trust', 'performance', 'monitoring', 'practice', 'employee', 'motivation', 'trust', 'consideration', 'work', 'dimension', 'centre', 'company', 'sword', 'people', 'capital', 'machine', 'cost', 'efficiency', 'productivity', 'worker', 'state', 'robot', 'course', 'case', 'consideration', 'aim', 'performance', 'productivity', 'optimisation', 'tool', 'tool', 'control', 'sergio', 'risk', 'abuse', 'information', 'intention', 'purpose', 'information', 'empowerment', 'sum', 'phrase', 'road', 'hell', 'intention', 'situation', 'reason', 'worker', 'self', 'company', 'risk', 'manager', 'force', 'work', 'harder', 'case', 'worker', 'self', 'quantifies', 'risk', 'culture', 'motivation', 'result', 'self', 'norm', 'productivity', 'master', 'relationship', 'track', 'desire', 'performance', 'taylorism', 'nuance', 'effectiveness', 'efficiency', 'question', 'type', 'work', 'fact', 'tool', 'force', 'divide', 'work', 'task', 'surveillance', 'knowledge', 'work', 'aim', 'similarity', 'manager', 'method', 'management', 'taylorism', 'century', 'optimisation', 'work', 'tracking', 'century', 'discus', 'idea', 'today', 'article', 'taylorism', 'taylorism', 'self', 'tracking', 'tool', 'taylorist', 'work', 'work', 'task', 'course', 'assembly', 'line', 'production', 'date', 'similarity', 'idea', 'surveillance', 'self', 'discipline', 'self', 'monitor', 'workplace', 'taylorian', 'manager', 'question', 'taylorist', 'era', 'question', 'risk', 'master', 'slave', 'relationship', 'work', 'knowledge', 'economy', 'employer', 'efficiency', 'employee', 'case', 'center', 'century', 'taylorism', 'measure', 'tendency', 'spread', 'level', 'knowledge', 'job', 'sergio', 'effectiveness', 'efficiency', 'measure', 'business', 'company', 'question', 'myriad', 'measure', 'effort', 'future', 'practitioner', 'fort', 'simon', 'share', 'taylorism', 'work', 'work', 'track', 'work', 'workvector', 'home', 'check']"
+9071.0,share hope share help house fact slept house notice house housemate suffer substance blood test study sleep chemical bed plant air ventilate room air wash clothes feel record air quality device detect people issue air quality house discussion chris,"['share', 'hope', 'share', 'help', 'house', 'fact', 'slept', 'house', 'notice', 'house', 'housemate', 'suffer', 'substance', 'blood', 'test', 'study', 'sleep', 'chemical', 'bed', 'plant', 'air', 'ventilate', 'room', 'air', 'wash', 'clothes', 'feel', 'record', 'air', 'quality', 'device', 'detect', 'people', 'issue', 'air', 'quality', 'house', 'discussion', 'chris']"
+9084.0,colleague participant data study research participation possibility form message recruitment flyer information fellyf3l connect mail r r tue nl jeshyr realise platform perspective health data tracker practice worth realise user advertising phd topic connect chat,"['colleague', 'participant', 'data', 'study', 'research', 'participation', 'possibility', 'form', 'message', 'recruitment', 'flyer', 'information', 'fellyf3l', 'connect', 'mail', 'r', 'r', 'tue', 'nl', 'jeshyr', 'realise', 'platform', 'perspective', 'health', 'data', 'tracker', 'practice', 'worth', 'realise', 'user', 'advertising', 'phd', 'topic', 'connect', 'chat']"
+9090.0,variety people field brand anybody revenue stream revenue generator support work class variety business person list support career counselor career dream example creator info revenue revenue stream dream youtuber blogger niche money revenue question youtubers niche revenue stream,"['variety', 'people', 'field', 'brand', 'anybody', 'revenue', 'stream', 'revenue', 'generator', 'support', 'work', 'class', 'variety', 'business', 'person', 'list', 'support', 'career', 'counselor', 'career', 'dream', 'example', 'creator', 'info', 'revenue', 'revenue', 'stream', 'dream', 'youtuber', 'blogger', 'niche', 'money', 'revenue', 'question', 'youtubers', 'niche', 'revenue', 'stream']"
+9103.0,feeling survey camera room record activitywatch survey candidate survey camera gopro hero chest harness video meal family event document research learn dean post people camera thesis survey people data survey purpose help reminder survey image help research advance,"['feeling', 'survey', 'camera', 'room', 'record', 'activitywatch', 'survey', 'candidate', 'survey', 'camera', 'gopro', 'hero', 'chest', 'harness', 'video', 'meal', 'family', 'event', 'document', 'research', 'learn', 'dean', 'post', 'people', 'camera', 'thesis', 'survey', 'people', 'data', 'survey', 'purpose', 'help', 'reminder', 'survey', 'image', 'help', 'research', 'advance']"
+9105.0,stress toll health effect stress health recommender recommendation dissertation invite study dissertation android application pax app track stress mood recommendation stress capability insight mood cope option euro amazon voucher language device question rating dislike recommendation installation description study task pax stress resilience app reach reshare distribute spread word ask question contact pax addbanner sara recommendation recommender preference dislike recommendation knowledge app stress technique activity suggestion recommendation activity rate suggestion recommendation activity feedback suggestion ask question support contact question level personalization recommendation question task cause stress information idea luck work,"['stress', 'toll', 'health', 'effect', 'stress', 'health', 'recommender', 'recommendation', 'dissertation', 'invite', 'study', 'dissertation', 'android', 'application', 'pax', 'app', 'track', 'stress', 'mood', 'recommendation', 'stress', 'capability', 'insight', 'mood', 'cope', 'option', 'euro', 'amazon', 'voucher', 'language', 'device', 'question', 'rating', 'dislike', 'recommendation', 'installation', 'description', 'study', 'task', 'pax', 'stress', 'resilience', 'app', 'reach', 'reshare', 'distribute', 'spread', 'word', 'ask', 'question', 'contact', 'pax', 'addbanner', 'sara', 'recommendation', 'recommender', 'preference', 'dislike', 'recommendation', 'knowledge', 'app', 'stress', 'technique', 'activity', 'suggestion', 'recommendation', 'activity', 'rate', 'suggestion', 'recommendation', 'activity', 'feedback', 'suggestion', 'ask', 'question', 'support', 'contact', 'question', 'level', 'personalization', 'recommendation', 'question', 'task', 'cause', 'stress', 'information', 'idea', 'luck', 'work']"
+9109.0,separ te issue point view variable allows tab tab android workspace mess data export data feature solution default value form unit inability data killer integrate tracking data device tracking airtables analysis database backend export integromat service work example setup data fitbit airtables set fitbit gt airtables sheet work parameter automate data export exists option event api support data export anybody tip memento database md airtables analysis visualization capability key phone button record event integromat sheet tracker database app work fine data export memento database default value data export csv memento database tab io upload file mp4 io download mp4 io popup ad icon android export data service withings google calendar memento database work data google sheet export service export google sheet code okay solution,"['separ', 'te', 'issue', 'point', 'view', 'variable', 'allows', 'tab', 'tab', 'android', 'workspace', 'mess', 'data', 'export', 'data', 'feature', 'solution', 'default', 'value', 'form', 'unit', 'inability', 'data', 'killer', 'integrate', 'tracking', 'data', 'device', 'tracking', 'airtables', 'analysis', 'database', 'backend', 'export', 'integromat', 'service', 'work', 'example', 'setup', 'data', 'fitbit', 'airtables', 'set', 'fitbit', 'gt', 'airtables', 'sheet', 'work', 'parameter', 'automate', 'data', 'export', 'exists', 'option', 'event', 'api', 'support', 'data', 'export', 'anybody', 'tip', 'memento', 'database', 'md', 'airtables', 'analysis', 'visualization', 'capability', 'key', 'phone', 'button', 'record', 'event', 'integromat', 'sheet', 'tracker', 'database', 'app', 'work', 'fine', 'data', 'export', 'memento', 'database', 'default', 'value', 'data', 'export', 'csv', 'memento', 'database', 'tab', 'io', 'upload', 'file', 'mp4', 'io', 'download', 'mp4', 'io', 'popup', 'ad', 'icon', 'android', 'export', 'data', 'service', 'withings', 'google', 'calendar', 'memento', 'database', 'work', 'data', 'google', 'sheet', 'export', 'service', 'export', 'google', 'sheet', 'code', 'okay', 'solution']"
+9141.0,resembles question blood glucose spike night end recording audio hear bpm bpm heart rate respiratory rate reason reason cut problem measuing device emfit hr data example peak data artifact image respiratory rate peak respiratory rate correlation hr user sensor chest incorrect hr sensor artifact spike issue forum03 forum01 log hr glance narrower data second watch catch hr emfit garmin catch emfit artifact hmm hr garmin rate data patchy accurate artifact hr change garmin track accurate figure breathing analyse data detect artifact,"['resembles', 'question', 'blood', 'glucose', 'spike', 'night', 'end', 'recording', 'audio', 'hear', 'bpm', 'bpm', 'heart', 'rate', 'respiratory', 'rate', 'reason', 'reason', 'cut', 'problem', 'measuing', 'device', 'emfit', 'hr', 'data', 'example', 'peak', 'data', 'artifact', 'image', 'respiratory', 'rate', 'peak', 'respiratory', 'rate', 'correlation', 'hr', 'user', 'sensor', 'chest', 'incorrect', 'hr', 'sensor', 'artifact', 'spike', 'issue', 'forum03', 'forum01', 'log', 'hr', 'glance', 'narrower', 'data', 'second', 'watch', 'catch', 'hr', 'emfit', 'garmin', 'catch', 'emfit', 'artifact', 'hmm', 'hr', 'garmin', 'rate', 'data', 'patchy', 'accurate', 'artifact', 'hr', 'change', 'garmin', 'track', 'accurate', 'figure', 'breathing', 'analyse', 'data', 'detect', 'artifact']"
+9146.0,wear bed step bed step approximation bedtime activity level flip shhh feature phone capture rest data emfit bed bed miband imperfect mysymptoms fitbit capture data eventloggers bed notice data visualization accumulate data trend example image battle cancer dip dog cancer dip vacation fitbit measure family health health quality quantity spot nighter sick fri kid school crawl bed eventloggers charge data phone accurate apps work smartwatches data idea solution timing data charge phone app movement phase data fitbit lonnie,"['wear', 'bed', 'step', 'bed', 'step', 'approximation', 'bedtime', 'activity', 'level', 'flip', 'shhh', 'feature', 'phone', 'capture', 'rest', 'data', 'emfit', 'bed', 'bed', 'miband', 'imperfect', 'mysymptoms', 'fitbit', 'capture', 'data', 'eventloggers', 'bed', 'notice', 'data', 'visualization', 'accumulate', 'data', 'trend', 'example', 'image', 'battle', 'cancer', 'dip', 'dog', 'cancer', 'dip', 'vacation', 'fitbit', 'measure', 'family', 'health', 'health', 'quality', 'quantity', 'spot', 'nighter', 'sick', 'fri', 'kid', 'school', 'crawl', 'bed', 'eventloggers', 'charge', 'data', 'phone', 'accurate', 'apps', 'work', 'smartwatches', 'data', 'idea', 'solution', 'timing', 'data', 'charge', 'phone', 'app', 'movement', 'phase', 'data', 'fitbit', 'lonnie']"
+9161.0,export muse data csv muse app csv mind monitor record save csv connect muse mind monitor app muse app meditation app record record muse meditation,"['export', 'muse', 'data', 'csv', 'muse', 'app', 'csv', 'mind', 'monitor', 'record', 'save', 'csv', 'connect', 'muse', 'mind', 'monitor', 'app', 'muse', 'app', 'meditation', 'app', 'record', 'record', 'muse', 'meditation']"
+9163.0,design student syracuse university thesis design track health predict likeness illness product service health enthusiast people illness message ask semi interview understand people shape design service product link research reference question drop thought question chat project gokul forum step,"['design', 'student', 'syracuse', 'university', 'thesis', 'design', 'track', 'health', 'predict', 'likeness', 'illness', 'product', 'service', 'health', 'enthusiast', 'people', 'illness', 'message', 'ask', 'semi', 'interview', 'understand', 'people', 'shape', 'design', 'service', 'product', 'link', 'research', 'reference', 'question', 'drop', 'thought', 'question', 'chat', 'project', 'gokul', 'forum', 'step']"
+9168.0,reading offline strip precision reading word result mean export data work study data track urine data people company hydration blood cell count kidney health liver health uit risk ketone level store data app trend advice metric accurate advice tracker store export functionality market amazon link work meat fruit ph level ketone drink wbc count rise study export issue customer support tool collect data export data export capability data developer api,"['reading', 'offline', 'strip', 'precision', 'reading', 'word', 'result', 'mean', 'export', 'data', 'work', 'study', 'data', 'track', 'urine', 'data', 'people', 'company', 'hydration', 'blood', 'cell', 'count', 'kidney', 'health', 'liver', 'health', 'uit', 'risk', 'ketone', 'level', 'store', 'data', 'app', 'trend', 'advice', 'metric', 'accurate', 'advice', 'tracker', 'store', 'export', 'functionality', 'market', 'amazon', 'link', 'work', 'meat', 'fruit', 'ph', 'level', 'ketone', 'drink', 'wbc', 'count', 'rise', 'study', 'export', 'issue', 'customer', 'support', 'tool', 'collect', 'data', 'export', 'data', 'export', 'capability', 'data', 'developer', 'api']"
+9169.0,activitywatch title window search clarinet mysymptom symptom window tracker activitywatch guess window edit user example davidrusu task program information fact window title site task length tag title mysymptoms ggl store davidrusu congratulation window version program example solution pax mood improvement form mobile app notification wider variety level crack luck dean rain8dome9 task length tag title spent task sample example spent saturday sample tag view cactus april rain8dome9 mysymptoms store sorry share link cactus process window monitoring sampling psychiatrist patient report form page notification moment sample capture experience fact analysis process window monitoring level category site program window title example clarinet practice youtube video entertainment vein clarinet cactus work pop sample allows capture self tag aggregate sample spent trend understanding rain8dome9 activitywatch title window search clarinet example cactus track tracker toggle track task client timesheet spent task case project task task span program information fact window title site cactus data level abstraction default choose tag rain8dome9 mysymptom symptom random dreeds congratulation window version program request glad window user dreeds example solution point mobile tool app dev iteration speed tool release idea companion app addition dreeds pax mood improvement form mobile app notification wider variety level case cactus mobile mood dreeds crack luck cactus state share cactus demo mb idea sample random increase odds activity twitter random view job method process sample view view place view view sample view stack bird eye trend share people data ownership privacy data collect machine link thought email davidrusu gmail enjoy david p concept tagtime cactus data analysis fix cactus,"['activitywatch', 'title', 'window', 'search', 'clarinet', 'mysymptom', 'symptom', 'window', 'tracker', 'activitywatch', 'guess', 'window', 'edit', 'user', 'example', 'davidrusu', 'task', 'program', 'information', 'fact', 'window', 'title', 'site', 'task', 'length', 'tag', 'title', 'mysymptoms', 'ggl', 'store', 'davidrusu', 'congratulation', 'window', 'version', 'program', 'example', 'solution', 'pax', 'mood', 'improvement', 'form', 'mobile', 'app', 'notification', 'wider', 'variety', 'level', 'crack', 'luck', 'dean', 'rain8dome9', 'task', 'length', 'tag', 'title', 'spent', 'task', 'sample', 'example', 'spent', 'saturday', 'sample', 'tag', 'view', 'cactus', 'april', 'rain8dome9', 'mysymptoms', 'store', 'sorry', 'share', 'link', 'cactus', 'process', 'window', 'monitoring', 'sampling', 'psychiatrist', 'patient', 'report', 'form', 'page', 'notification', 'moment', 'sample', 'capture', 'experience', 'fact', 'analysis', 'process', 'window', 'monitoring', 'level', 'category', 'site', 'program', 'window', 'title', 'example', 'clarinet', 'practice', 'youtube', 'video', 'entertainment', 'vein', 'clarinet', 'cactus', 'work', 'pop', 'sample', 'allows', 'capture', 'self', 'tag', 'aggregate', 'sample', 'spent', 'trend', 'understanding', 'rain8dome9', 'activitywatch', 'title', 'window', 'search', 'clarinet', 'example', 'cactus', 'track', 'tracker', 'toggle', 'track', 'task', 'client', 'timesheet', 'spent', 'task', 'case', 'project', 'task', 'task', 'span', 'program', 'information', 'fact', 'window', 'title', 'site', 'cactus', 'data', 'level', 'abstraction', 'default', 'choose', 'tag', 'rain8dome9', 'mysymptom', 'symptom', 'random', 'dreeds', 'congratulation', 'window', 'version', 'program', 'request', 'glad', 'window', 'user', 'dreeds', 'example', 'solution', 'point', 'mobile', 'tool', 'app', 'dev', 'iteration', 'speed', 'tool', 'release', 'idea', 'companion', 'app', 'addition', 'dreeds', 'pax', 'mood', 'improvement', 'form', 'mobile', 'app', 'notification', 'wider', 'variety', 'level', 'case', 'cactus', 'mobile', 'mood', 'dreeds', 'crack', 'luck', 'cactus', 'state', 'share', 'cactus', 'demo', 'mb', 'idea', 'sample', 'random', 'increase', 'odds', 'activity', 'twitter', 'random', 'view', 'job', 'method', 'process', 'sample', 'view', 'view', 'place', 'view', 'view', 'sample', 'view', 'stack', 'bird', 'eye', 'trend', 'share', 'people', 'data', 'ownership', 'privacy', 'data', 'collect', 'machine', 'link', 'thought', 'email', 'davidrusu', 'gmail', 'enjoy', 'david', 'p', 'concept', 'tagtime', 'cactus', 'data', 'analysis', 'fix', 'cactus']"
+9191.0,track activity health integrate quantification remote autonomy freedom problem procrastination quantification help quantification environment correspond expectation benefit limitation practice answer,"['track', 'activity', 'health', 'integrate', 'quantification', 'remote', 'autonomy', 'freedom', 'problem', 'procrastination', 'quantification', 'help', 'quantification', 'environment', 'correspond', 'expectation', 'benefit', 'limitation', 'practice', 'answer']"
diff --git a/datasets/global_df.zip b/datasets/global_df.zip
new file mode 100644
index 0000000..1389d5e
Binary files /dev/null and b/datasets/global_df.zip differ
diff --git a/datasets/network_df.csv.zip b/datasets/network_df.csv.zip
new file mode 100644
index 0000000..896a41e
Binary files /dev/null and b/datasets/network_df.csv.zip differ
diff --git a/datasets/words_df.csv b/datasets/words_df.csv
new file mode 100644
index 0000000..60ce616
--- /dev/null
+++ b/datasets/words_df.csv
@@ -0,0 +1,12 @@
+creation_year,data,track,sleep,work,app,device,self,people,help,test,start,health,measure,zeo,post,new,question,rate,user,heart,change,project,sensor,tool,different,activity,idea,apps,record,research
+2011,549,312,207,299,397,72,248,227,203,170,146,138,146,29,147,134,158,210,110,78,149,97,66,87,71,61,103,48,81,94
+2012,826,401,208,297,573,118,181,227,161,141,167,155,194,24,140,179,109,245,116,73,96,96,32,118,117,89,90,84,52,103
+2013,2072,680,792,829,1339,432,335,340,417,216,362,236,325,834,361,315,241,487,215,258,283,178,320,160,208,213,243,163,205,187
+2014,1597,837,736,749,1245,404,356,306,353,276,341,419,341,434,344,361,305,456,261,209,170,197,324,222,171,208,229,194,160,200
+2015,815,472,247,304,778,177,175,117,172,79,109,244,171,109,107,166,124,257,89,148,106,70,74,91,65,67,82,125,74,93
+2016,1080,470,566,360,821,253,133,161,170,211,156,228,197,301,140,160,89,333,114,150,96,101,148,135,97,112,104,123,97,125
+2017,426,427,340,223,487,122,121,112,122,162,99,151,130,15,79,70,111,243,50,123,75,66,71,74,82,86,78,72,71,70
+2018,426,282,203,202,395,121,78,102,111,170,94,124,127,7,89,68,67,160,66,51,55,61,22,53,73,50,64,44,60,55
+2019,729,449,226,290,587,111,169,129,178,142,163,133,213,50,103,127,128,251,110,133,96,132,73,96,75,68,105,63,118,61
+2020,909,570,195,356,636,127,257,140,154,138,182,139,252,1,133,127,101,304,140,131,143,155,61,105,125,90,116,83,98,113
+2021,293,178,165,153,161,41,58,45,56,36,43,65,84,0,44,40,41,114,26,41,26,31,16,20,33,31,30,13,40,38
diff --git a/datasets/words_df_2021.csv b/datasets/words_df_2021.csv
new file mode 100644
index 0000000..3d7fcae
--- /dev/null
+++ b/datasets/words_df_2021.csv
@@ -0,0 +1,82 @@
+creation_date,data,track,sleep,work,self,app,measure,metric,start,question,export,help,efn,amp,heart,rate,health,emfit,experiment,example,device,people,note,analysis,food,learn,dandruff,eat,oura
+2021-01-01,0,6,0,0,1,4,0,0,3,1,0,0,0,7,0,0,0,0,0,2,1,0,0,0,8,3,6,23,1
+2021-01-02,0,4,0,5,1,8,6,4,2,1,0,1,0,0,0,1,0,0,3,0,0,0,2,1,5,3,6,2,0
+2021-01-03,21,1,5,0,5,5,1,1,0,1,0,0,0,3,1,1,0,0,2,2,0,3,0,8,0,1,1,1,0
+2021-01-04,10,0,0,7,0,2,0,1,1,1,1,1,0,7,0,0,0,0,1,3,0,1,0,1,0,0,3,1,0
+2021-01-05,18,3,3,6,3,3,1,1,1,0,0,3,0,6,0,1,1,0,1,3,0,5,4,2,0,2,3,1,0
+2021-01-06,14,2,0,3,3,1,0,0,0,0,0,1,0,3,0,0,0,0,0,3,0,0,0,1,0,0,1,2,0
+2021-01-07,0,1,0,1,0,0,1,0,1,0,0,0,0,2,0,0,0,0,0,0,0,1,0,0,0,0,3,2,0
+2021-01-08,15,1,2,1,1,3,4,8,2,1,0,1,0,2,2,0,0,0,2,1,0,1,1,6,0,4,1,4,3
+2021-01-09,4,4,0,0,2,1,1,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,2,1,2,6,0
+2021-01-10,0,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,2,0
+2021-01-11,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,2,0,0,0,0,1,0,2,0,0,2,2
+2021-01-12,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0
+2021-01-13,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,1,0,0,2,0,0,0,0,0,1,0,2,2,0
+2021-01-14,0,4,0,2,0,0,2,1,0,2,0,0,0,0,0,0,0,0,2,0,0,0,0,0,1,0,2,3,0
+2021-01-15,0,2,1,1,0,2,0,0,0,0,0,0,0,2,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0
+2021-01-17,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1,0,0,0,1,0
+2021-01-18,5,0,0,1,1,9,0,0,0,0,0,1,0,0,0,1,1,0,0,0,1,0,1,0,0,1,0,5,0
+2021-01-21,2,0,0,0,0,1,0,0,2,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,3,1,1
+2021-01-24,1,0,0,0,0,4,2,0,0,1,0,0,0,0,0,0,1,0,1,0,0,0,0,0,1,1,0,1,0
+2021-01-25,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0
+2021-01-26,1,0,5,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0
+2021-01-27,0,2,7,0,1,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,2
+2021-01-28,1,14,17,4,0,12,3,0,0,0,1,0,0,2,1,4,10,1,1,1,2,0,0,0,0,0,0,1,7
+2021-01-29,6,3,0,3,0,10,1,0,2,0,1,0,0,0,0,2,0,0,0,0,0,3,0,0,0,0,0,1,0
+2021-01-30,0,0,2,1,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0
+2021-01-31,0,2,4,3,0,3,4,0,0,0,1,0,0,1,0,3,1,0,0,0,2,0,0,0,0,1,0,0,0
+2021-02-01,1,1,1,0,0,0,4,0,0,0,0,0,0,0,1,1,1,0,0,0,2,0,1,0,0,1,0,3,0
+2021-02-03,10,29,4,2,3,5,10,2,4,2,2,8,0,2,0,3,2,0,11,2,0,1,0,3,7,8,21,18,2
+2021-02-04,0,3,1,3,0,0,0,0,1,0,0,3,0,0,0,0,0,0,0,0,1,0,0,0,0,2,0,1,0
+2021-02-05,8,0,0,3,1,3,0,1,1,4,0,4,0,2,1,2,6,0,0,2,0,1,0,1,1,1,0,6,1
+2021-02-06,3,0,0,0,3,0,0,1,2,2,0,1,0,1,0,0,1,0,0,0,1,3,0,0,0,2,0,2,0
+2021-02-07,40,19,59,5,0,13,18,17,3,0,13,2,26,56,25,45,8,43,0,3,14,1,26,4,0,5,0,4,48
+2021-02-08,27,3,1,3,2,3,0,0,1,2,2,5,0,3,0,2,1,0,5,1,1,2,1,4,6,2,1,12,1
+2021-02-09,18,1,4,1,0,4,3,0,1,1,0,3,0,1,1,1,0,1,0,0,2,1,0,1,0,2,0,2,2
+2021-02-10,6,3,12,1,2,3,0,0,1,2,0,1,0,1,0,4,1,5,0,0,9,2,0,1,0,0,0,0,5
+2021-02-11,1,4,7,0,1,2,2,0,1,3,0,0,0,1,0,0,0,0,1,1,0,1,1,0,0,2,0,3,1
+2021-02-13,4,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0
+2021-02-14,1,0,0,1,0,1,2,0,0,0,0,0,0,0,2,3,2,0,0,0,0,0,0,1,0,0,0,0,0
+2021-02-15,0,2,3,1,0,1,0,4,1,0,0,0,13,10,0,0,8,1,1,4,0,0,14,1,0,0,0,4,0
+2021-02-16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-02-18,2,0,0,1,0,0,0,0,0,0,0,0,0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-02-19,0,3,1,5,2,2,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0
+2021-02-20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0
+2021-02-21,0,1,3,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0
+2021-02-22,6,2,0,3,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0,0,0,0,0,2,0,3,0
+2021-02-23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-02-25,0,1,0,0,2,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0
+2021-02-28,1,3,0,1,2,2,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0
+2021-03-01,3,0,0,4,0,1,0,0,0,0,0,0,0,0,3,3,0,0,0,0,0,0,0,1,0,0,0,0,0
+2021-03-02,0,0,1,2,0,1,0,0,1,0,0,4,0,0,0,1,0,0,0,0,0,0,0,0,2,2,0,3,0
+2021-03-03,0,2,0,10,3,0,2,0,0,2,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0
+2021-03-04,1,4,4,8,3,0,1,0,0,1,0,1,0,1,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0
+2021-03-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-03-06,0,0,0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0
+2021-03-08,0,0,0,7,1,0,10,1,1,2,0,1,0,1,0,1,0,0,0,1,0,1,0,0,0,0,0,4,0
+2021-03-09,4,2,0,14,1,1,1,2,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,4,0
+2021-03-10,0,1,0,4,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,2,0
+2021-03-11,1,1,0,7,5,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0
+2021-03-13,0,0,0,1,0,0,0,0,0,0,0,2,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0
+2021-03-14,0,0,0,1,2,0,0,0,0,1,0,0,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,2,0
+2021-03-15,0,4,0,5,0,2,0,1,0,0,0,3,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,1,0
+2021-03-16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-03-17,6,5,0,4,0,11,0,0,1,2,3,2,0,2,0,2,6,0,1,0,1,5,0,2,2,0,0,11,0
+2021-03-18,0,0,0,0,4,0,0,0,0,0,0,0,0,1,1,2,4,0,2,1,0,0,0,0,5,0,0,0,0
+2021-03-19,1,0,0,0,0,2,1,0,0,2,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0
+2021-03-20,0,0,3,0,0,0,0,0,3,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,0,0,2,0
+2021-03-22,2,0,0,1,0,1,0,0,0,0,0,0,0,1,1,2,0,2,0,1,1,0,0,0,0,0,0,1,0
+2021-03-23,2,3,3,1,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0
+2021-03-24,3,4,2,0,0,0,1,0,0,1,0,1,0,0,0,3,0,4,1,0,0,0,0,0,0,0,0,4,0
+2021-03-25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-03-26,1,2,0,1,0,6,0,0,0,2,1,0,0,0,0,3,2,0,0,0,0,2,0,0,0,0,0,0,0
+2021-03-28,1,1,3,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-03-29,13,6,4,1,0,3,2,1,1,0,1,1,0,1,0,3,5,0,0,1,0,1,0,0,1,1,0,0,0
+2021-03-30,10,4,0,2,0,3,0,0,0,0,4,0,0,9,0,3,0,0,0,1,1,1,0,2,0,0,0,1,0
+2021-03-31,2,2,0,1,0,1,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-04-01,6,7,0,6,2,7,0,0,1,0,3,1,0,18,0,1,0,0,0,5,0,0,0,2,0,0,0,2,0
+2021-04-02,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-04-03,7,1,1,1,0,3,0,0,0,0,3,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2,0
+2021-04-04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-04-05,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0
+2021-04-06,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0
diff --git a/datasets/words_df_20_21.csv b/datasets/words_df_20_21.csv
new file mode 100644
index 0000000..6b3d92f
--- /dev/null
+++ b/datasets/words_df_20_21.csv
@@ -0,0 +1,362 @@
+creation_date,data,track,work,sleep,self,app,measure,start,effect,experiment,project,help,people,amp,hrv,rate,health,device,change,user,test,heart,different,note,post,food,learn,new,result,oura
+2020-01-01,1,1,0,0,0,2,0,0,0,0,0,2,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0
+2020-01-02,1,4,10,0,7,1,0,3,0,0,5,1,1,0,0,0,2,0,0,0,0,1,0,2,0,0,0,0,0,0
+2020-01-03,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-01-05,1,2,4,0,0,2,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0
+2020-01-09,0,0,0,0,0,1,2,1,0,0,2,0,0,0,0,0,0,0,0,0,1,0,0,2,0,0,0,0,0,0
+2020-01-11,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0
+2020-01-13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0
+2020-01-15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-01-16,3,0,0,0,0,0,5,1,1,0,0,0,0,0,0,0,0,4,0,0,0,0,1,0,0,0,0,0,0,0
+2020-01-17,1,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-01-18,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0
+2020-01-20,0,3,0,0,0,1,0,0,0,1,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-01-22,2,0,0,0,0,2,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-01-24,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0
+2020-01-26,7,0,3,0,0,1,15,0,14,9,0,0,1,8,0,4,0,0,2,0,6,1,4,0,5,4,4,3,1,0
+2020-01-27,8,0,2,0,0,4,1,0,0,0,0,0,0,1,0,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0
+2020-01-28,5,7,2,15,0,11,0,1,0,1,1,0,0,1,0,4,6,0,1,0,4,4,1,0,4,7,0,0,0,2
+2020-01-29,6,10,1,4,10,1,0,2,0,0,1,1,0,4,0,3,1,2,2,0,0,0,1,0,3,1,0,5,2,0
+2020-01-30,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-02-01,10,1,1,0,5,2,7,1,5,10,0,1,1,0,0,0,0,0,2,0,0,0,0,0,6,1,1,1,0,0
+2020-02-02,1,1,0,0,1,0,0,0,0,0,0,0,0,1,0,2,0,1,0,0,2,0,0,0,0,0,0,0,0,0
+2020-02-04,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-02-05,1,1,0,0,0,0,0,1,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-02-06,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-02-07,1,1,1,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0
+2020-02-09,5,3,4,0,2,0,3,2,12,9,0,1,0,2,1,0,0,0,0,0,3,0,1,0,2,4,2,3,2,0
+2020-02-11,5,0,1,0,9,3,0,1,2,1,3,5,6,1,1,0,0,0,0,0,0,0,0,1,0,0,1,0,1,0
+2020-02-12,11,0,4,7,10,1,1,5,5,0,3,1,3,7,5,6,0,0,0,0,1,3,2,1,2,1,2,0,0,2
+2020-02-13,3,5,2,3,1,4,1,3,0,3,0,3,2,5,3,5,1,2,1,0,0,2,0,0,2,0,0,2,0,4
+2020-02-14,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-02-16,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0
+2020-02-18,0,1,0,3,0,1,0,0,0,0,1,0,1,0,0,0,0,1,1,0,0,0,2,0,0,1,1,0,1,1
+2020-02-19,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-02-21,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0
+2020-02-22,5,0,1,0,5,3,8,1,11,11,0,0,1,3,0,4,0,0,2,0,6,0,2,2,3,4,0,0,3,0
+2020-02-23,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0
+2020-02-24,9,3,5,0,4,1,4,1,9,1,3,2,3,1,0,3,0,0,1,1,0,0,2,0,0,1,1,1,0,0
+2020-02-25,10,0,4,0,0,6,0,2,6,1,5,3,0,4,0,0,1,1,4,3,2,0,1,2,1,2,1,0,2,0
+2020-02-26,5,2,3,0,3,2,8,2,2,5,1,3,0,2,0,3,0,0,3,0,4,0,3,2,2,2,3,2,0,1
+2020-02-27,0,1,0,1,1,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,3,0,0,0,0,0,1,0,0,0
+2020-02-28,1,0,0,4,0,1,3,3,0,0,1,0,0,0,0,1,0,2,1,0,0,0,2,0,0,0,0,0,2,1
+2020-02-29,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0
+2020-03-01,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-03-02,0,2,0,1,1,0,1,0,1,0,1,0,0,0,0,2,0,0,0,0,0,2,0,1,0,0,0,0,0,0
+2020-03-03,0,3,1,1,1,0,3,0,3,0,0,0,1,1,1,2,0,0,0,0,2,1,0,1,1,0,0,0,1,0
+2020-03-04,4,3,3,8,1,3,3,0,2,0,0,0,0,5,0,2,0,0,0,2,1,1,0,2,2,1,0,0,3,1
+2020-03-05,0,0,0,1,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-03-06,0,2,1,0,5,3,1,2,0,2,0,1,0,1,0,2,0,0,0,1,0,1,0,0,0,0,0,0,1,0
+2020-03-07,0,0,0,1,0,2,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-03-10,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0
+2020-03-12,5,2,1,0,0,4,1,1,0,0,1,0,1,0,0,3,1,0,0,0,1,3,0,1,1,0,0,0,1,1
+2020-03-13,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,1,0,0,0,0,2,0,0,1,0,0,0,0,2,0
+2020-03-14,9,4,5,2,3,9,4,0,0,0,0,0,0,2,0,1,0,4,1,0,3,1,3,0,1,1,0,1,0,1
+2020-03-15,4,2,2,3,3,3,9,0,2,4,0,2,0,0,0,0,0,0,0,0,1,0,0,0,2,1,1,0,0,0
+2020-03-16,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+2020-03-17,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0
+2020-03-18,0,0,0,0,0,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-03-23,2,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,1,0,0,0
+2020-03-24,3,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0
+2020-03-25,5,1,0,0,0,4,1,0,0,1,0,0,2,1,3,0,6,1,0,2,0,0,0,0,0,0,0,0,0,0
+2020-03-27,3,2,1,0,1,0,2,0,1,0,0,0,0,0,0,1,1,6,2,0,0,0,0,0,0,1,0,0,0,3
+2020-03-29,1,0,0,0,0,2,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,2,0,0,0,0,0,0
+2020-03-30,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-03-31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-04-02,1,0,2,3,1,3,0,0,0,0,1,1,0,3,0,1,1,0,0,0,0,0,1,0,0,0,0,1,0,0
+2020-04-03,0,2,0,0,0,3,0,0,0,0,0,0,0,1,0,4,0,0,0,1,0,3,0,0,0,0,0,1,0,0
+2020-04-06,3,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0
+2020-04-07,4,1,1,2,0,0,0,0,0,0,0,1,0,1,1,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0
+2020-04-08,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-04-10,0,1,1,0,0,3,1,1,0,0,2,1,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0
+2020-04-11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-04-12,1,0,1,0,0,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0
+2020-04-14,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-04-15,3,0,0,0,0,4,0,1,0,0,0,1,1,1,3,1,3,1,0,0,0,1,0,0,0,0,0,0,0,0
+2020-04-16,2,0,0,0,0,2,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-04-17,2,0,0,0,0,1,0,0,0,0,0,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-04-21,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-04-23,0,0,0,0,0,3,1,1,0,0,0,2,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,1
+2020-04-24,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0
+2020-04-25,1,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,2,1,1,2,0,0,0,0,0,0,0,0,0
+2020-04-27,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0
+2020-04-29,3,0,0,0,3,4,2,0,0,0,0,0,0,0,0,2,2,4,0,0,0,0,0,0,0,0,0,0,0,0
+2020-05-01,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0
+2020-05-04,1,2,0,0,1,1,0,0,0,2,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,1,0
+2020-05-06,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0
+2020-05-08,1,2,1,0,2,10,0,0,0,0,0,2,5,0,0,0,1,0,0,2,0,0,0,0,0,0,0,0,1,0
+2020-05-09,1,0,4,0,2,1,0,1,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-05-13,2,2,1,0,2,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0
+2020-05-14,9,0,0,0,1,0,2,0,0,0,0,1,0,0,0,4,0,0,0,0,0,4,0,2,0,0,0,0,0,0
+2020-05-15,1,7,6,0,7,1,0,3,1,7,10,2,0,1,0,1,0,1,2,1,0,0,1,2,2,0,4,1,1,0
+2020-05-16,7,1,1,0,0,7,0,0,0,1,0,0,1,0,0,2,3,0,0,1,0,1,0,1,0,0,0,0,0,0
+2020-05-17,0,5,2,2,0,1,1,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0
+2020-05-18,6,0,2,0,1,5,0,0,0,0,1,0,0,0,0,0,4,1,0,0,0,0,0,0,0,0,0,0,0,0
+2020-05-19,0,1,1,0,0,0,0,0,0,1,0,0,1,1,0,0,0,0,2,0,0,0,0,0,0,1,0,0,0,0
+2020-05-20,9,13,7,4,4,14,1,4,2,3,1,2,10,1,0,1,0,0,2,2,4,0,3,1,0,0,5,2,2,1
+2020-05-21,3,9,1,1,2,2,0,1,0,2,3,5,3,2,0,1,1,1,1,1,1,0,0,3,2,4,1,0,0,0
+2020-05-22,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-05-23,1,2,0,2,3,1,1,1,0,0,0,2,2,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0
+2020-05-24,21,2,0,4,1,8,0,1,0,0,0,3,1,1,0,1,1,0,2,1,0,0,2,1,1,0,0,0,0,0
+2020-05-25,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-05-26,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-05-27,10,7,6,1,4,2,0,3,0,3,7,3,4,0,1,1,2,4,0,1,0,2,1,0,2,0,1,0,4,0
+2020-05-28,13,4,1,1,1,4,0,1,0,1,3,1,1,1,1,6,1,9,0,6,1,2,1,0,0,0,2,1,0,1
+2020-05-29,12,2,0,1,1,5,0,0,0,0,0,0,2,3,0,2,0,3,0,2,0,0,2,0,0,1,0,0,0,0
+2020-05-30,3,8,1,0,2,2,0,1,1,2,3,1,0,1,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0
+2020-05-31,0,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,1,0,0
+2020-06-01,0,0,0,0,0,3,0,0,1,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,1,0,0,0,0,0
+2020-06-02,7,4,2,0,0,9,0,0,0,0,1,3,0,2,0,0,0,0,1,0,0,0,6,1,0,0,1,0,0,0
+2020-06-03,4,10,1,4,0,7,5,0,0,0,0,1,0,6,0,5,0,0,0,0,0,0,0,0,1,0,0,0,0,0
+2020-06-04,22,14,12,1,3,24,0,0,0,0,0,0,0,1,0,1,1,0,4,0,0,0,6,1,0,4,0,6,1,0
+2020-06-05,1,0,2,0,0,3,0,0,0,0,0,1,0,0,0,1,0,0,2,1,1,0,0,0,0,0,0,0,0,0
+2020-06-06,1,7,1,1,2,4,1,1,2,3,0,1,0,2,0,0,0,0,1,0,2,0,0,2,0,3,3,0,0,0
+2020-06-07,6,0,1,0,0,0,0,4,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,1
+2020-06-08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-06-09,0,1,4,0,0,1,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,1,0,0,0,1,0,0
+2020-06-10,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0
+2020-06-11,9,2,1,1,0,1,0,0,0,0,0,2,1,0,0,1,0,0,1,1,2,0,4,0,0,3,0,0,0,0
+2020-06-12,3,0,0,2,0,0,1,0,1,1,0,1,1,1,0,1,0,0,0,2,0,0,0,0,0,1,0,1,0,0
+2020-06-13,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-06-14,4,1,0,0,0,1,0,0,0,0,0,0,0,3,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-06-15,0,2,0,0,0,1,0,0,0,0,0,0,0,2,0,0,1,0,0,0,1,0,2,0,1,1,0,1,0,0
+2020-06-16,3,5,1,0,6,0,0,1,0,1,2,1,1,2,0,0,0,0,0,0,2,0,1,0,0,0,0,0,1,0
+2020-06-17,0,2,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,2,0
+2020-06-19,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0
+2020-06-20,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-06-21,1,4,2,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0
+2020-06-22,1,7,0,0,1,1,0,0,0,0,0,0,1,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0
+2020-06-23,0,0,1,0,0,1,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0
+2020-06-24,3,7,4,0,1,3,0,1,0,0,3,0,2,3,0,2,0,1,0,3,0,0,5,3,0,0,0,0,0,1
+2020-06-25,13,2,2,0,5,0,0,2,0,0,4,0,1,0,0,0,2,2,0,0,0,0,1,4,1,0,2,0,0,0
+2020-06-26,10,12,0,0,6,5,0,2,0,0,2,1,0,1,0,1,0,0,1,1,0,0,1,0,7,0,0,2,0,0
+2020-06-27,3,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-06-29,4,2,1,7,1,1,0,1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,1
+2020-06-30,4,4,1,2,2,6,3,0,1,1,0,1,1,0,0,1,0,1,0,0,2,1,0,0,0,0,0,1,0,0
+2020-07-01,3,9,3,1,1,1,1,0,5,2,1,2,0,0,0,0,0,0,2,1,0,1,1,0,1,0,2,2,0,0
+2020-07-02,7,7,4,2,4,0,1,2,0,2,2,0,1,4,0,2,0,2,0,1,0,1,0,0,1,0,0,1,0,0
+2020-07-03,11,9,4,0,6,7,1,1,1,0,1,1,1,1,3,6,2,0,1,0,0,1,1,0,1,0,0,1,2,3
+2020-07-04,4,1,3,1,1,3,1,0,2,7,1,1,0,3,0,0,0,0,2,0,3,0,0,0,0,0,0,0,1,0
+2020-07-05,0,0,0,0,0,0,1,0,4,2,0,0,0,4,0,0,0,0,2,0,0,0,0,0,0,0,1,0,0,0
+2020-07-06,2,2,1,0,0,2,0,1,0,2,1,1,0,1,0,0,1,0,0,0,0,0,0,0,1,0,0,2,0,0
+2020-07-07,1,0,2,1,0,2,0,0,0,0,0,4,0,0,0,1,2,0,0,1,0,2,0,0,0,0,0,0,0,0
+2020-07-08,2,5,2,1,0,1,3,0,2,1,0,1,0,3,1,10,2,4,1,0,0,6,0,0,0,0,0,0,1,1
+2020-07-09,11,9,6,0,1,6,6,3,11,1,1,0,1,8,0,3,0,0,1,0,0,0,3,2,0,2,0,2,2,0
+2020-07-10,8,8,1,0,1,1,2,0,3,1,1,2,1,0,0,1,0,0,4,2,1,0,1,0,1,3,1,0,0,1
+2020-07-12,9,2,3,0,1,2,0,0,0,0,1,0,0,0,0,8,0,0,0,0,0,3,0,0,0,0,0,1,0,0
+2020-07-13,2,0,2,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-07-14,12,8,2,2,1,0,2,2,0,1,1,3,1,1,0,2,0,0,0,0,0,0,0,1,0,0,9,1,2,0
+2020-07-15,2,2,8,2,1,5,0,3,1,0,0,2,0,1,0,8,0,0,0,0,1,6,0,34,1,0,0,2,0,0
+2020-07-16,1,2,6,1,0,3,0,1,1,0,3,0,0,0,0,0,0,0,0,0,0,0,1,4,1,1,5,3,0,0
+2020-07-17,26,3,0,6,18,7,0,6,0,0,0,0,0,6,0,2,0,0,0,4,1,0,0,1,0,0,1,2,0,0
+2020-07-19,0,0,5,0,0,3,0,4,0,1,2,2,0,0,0,1,0,0,0,0,0,1,2,2,0,0,4,0,0,0
+2020-07-20,1,3,0,4,7,0,0,0,0,0,0,2,1,0,0,0,0,1,0,2,0,0,0,0,0,0,0,0,0,0
+2020-07-21,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0
+2020-07-22,0,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1,1,1,0
+2020-07-23,15,5,1,1,1,12,0,1,0,0,1,2,0,2,0,1,0,0,3,2,0,0,2,2,1,3,0,1,2,0
+2020-07-24,13,3,3,1,4,7,0,0,0,0,0,3,11,0,0,0,0,0,4,2,0,0,2,0,2,0,1,1,0,0
+2020-07-25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0
+2020-07-27,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-07-28,7,8,2,0,0,7,1,1,0,0,0,3,1,2,0,3,6,2,0,0,2,1,2,0,0,0,0,0,1,0
+2020-07-29,3,1,0,0,0,3,1,2,3,0,0,0,1,0,1,4,0,0,5,0,0,3,3,0,1,0,1,3,3,0
+2020-07-30,12,1,0,0,0,5,0,0,0,0,1,0,0,6,0,1,0,2,5,1,1,0,1,0,3,0,0,0,0,0
+2020-07-31,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,2,0,0,0,0,1,2,0,0,0,0,0,0,1,1
+2020-08-02,0,0,3,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-08-03,4,1,2,0,0,7,0,0,0,0,0,0,3,1,0,0,0,0,2,0,0,0,0,0,0,0,1,0,0,0
+2020-08-04,0,0,0,2,1,1,0,0,0,0,0,2,0,1,0,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0
+2020-08-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-08-08,6,4,6,2,0,5,3,2,0,0,0,0,0,0,0,9,0,0,1,0,0,9,2,0,1,0,0,0,0,0
+2020-08-09,9,11,0,3,0,6,0,0,1,0,3,1,1,2,0,1,0,0,0,0,0,0,0,2,1,1,0,2,1,1
+2020-08-10,0,1,1,0,0,3,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0
+2020-08-11,10,4,1,0,8,10,1,1,0,3,0,2,0,0,0,1,1,0,0,0,0,0,1,1,2,3,3,0,0,0
+2020-08-12,10,16,6,2,5,5,0,1,2,11,1,2,2,10,0,0,2,0,1,0,0,0,2,0,0,5,3,6,3,0
+2020-08-13,9,5,2,0,2,3,0,1,0,0,1,2,1,0,0,1,0,0,0,0,0,0,0,3,0,1,1,0,1,0
+2020-08-14,0,4,1,1,1,2,0,0,0,0,1,0,1,0,1,1,4,0,0,0,0,0,0,0,0,0,0,0,0,1
+2020-08-16,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-08-17,19,14,2,2,8,5,1,3,1,0,3,0,0,2,0,0,0,0,3,1,1,0,0,0,0,0,2,2,0,0
+2020-08-18,14,8,14,4,3,11,4,5,0,0,2,1,2,2,0,2,1,1,0,3,0,1,1,0,3,0,0,0,0,1
+2020-08-19,1,1,2,0,0,3,0,0,0,0,0,3,1,0,0,2,0,0,0,3,0,0,0,1,2,1,0,3,0,1
+2020-08-20,3,5,2,0,2,6,3,0,2,0,0,4,2,1,0,3,3,1,0,0,2,0,0,0,0,5,0,0,0,1
+2020-08-21,4,4,1,0,0,1,0,3,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1
+2020-08-23,0,0,1,0,0,2,0,0,0,0,0,0,2,1,0,0,0,0,0,0,2,0,1,0,0,0,0,0,0,0
+2020-08-24,2,2,2,2,0,0,0,0,0,0,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-08-25,4,2,1,0,2,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0
+2020-08-26,6,3,0,0,3,4,0,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,1,0,0,0,0,0
+2020-08-27,3,1,0,0,0,3,4,0,3,0,0,0,0,2,0,2,0,2,0,3,0,1,0,0,1,0,0,0,0,0
+2020-08-28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-08-29,1,2,2,0,2,0,0,0,0,0,3,0,1,2,0,0,0,2,0,1,0,0,0,0,0,0,0,0,0,0
+2020-08-30,1,0,2,1,0,3,0,0,0,1,1,3,0,0,0,1,1,0,0,0,3,0,0,0,0,2,0,0,2,0
+2020-09-04,1,2,1,0,0,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0
+2020-09-05,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-09-06,8,2,4,0,1,3,0,0,0,0,1,1,0,2,0,4,0,2,0,6,0,1,2,0,0,0,1,0,0,0
+2020-09-09,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-09-10,1,4,0,0,0,0,2,1,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0
+2020-09-11,0,0,0,0,0,1,1,0,0,0,0,2,0,0,1,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1
+2020-09-13,3,4,2,0,3,4,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,1,0,0,1,1,0,0,0
+2020-09-14,6,0,0,0,0,4,0,0,0,1,0,0,0,0,8,4,1,0,0,0,0,3,0,0,0,0,0,1,1,0
+2020-09-15,0,1,2,0,1,4,0,2,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0
+2020-09-16,7,3,3,0,3,2,1,0,0,0,2,0,0,0,0,1,3,2,0,0,0,0,1,0,1,0,3,0,0,0
+2020-09-18,0,0,1,0,1,1,1,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0
+2020-09-19,0,7,2,0,3,19,0,0,1,0,0,1,0,0,0,4,6,0,4,0,0,0,0,0,0,1,0,0,1,1
+2020-09-22,10,1,0,0,1,1,0,0,0,1,0,2,1,0,0,0,1,0,2,0,0,0,0,0,0,0,1,2,0,0
+2020-09-23,4,2,4,9,2,4,2,0,0,0,0,0,0,0,12,6,8,1,4,0,2,2,0,0,4,0,0,1,3,3
+2020-09-24,6,5,0,0,1,1,0,1,0,0,0,1,2,0,1,0,0,0,1,0,0,0,0,0,0,0,0,3,1,0
+2020-09-25,0,0,0,1,0,0,1,0,2,0,1,0,0,0,9,1,0,0,0,0,0,1,0,1,2,0,0,0,1,0
+2020-09-26,0,1,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-09-27,5,8,1,0,0,1,0,0,1,8,0,0,1,5,2,0,0,0,1,0,0,0,2,0,0,2,0,0,3,0
+2020-09-28,6,13,3,2,5,1,3,0,1,1,0,0,1,4,8,2,0,3,2,0,0,2,1,6,0,1,0,0,1,4
+2020-09-29,5,10,4,0,3,6,1,2,0,0,4,0,3,0,0,0,0,3,0,1,1,0,1,0,1,0,2,1,0,0
+2020-09-30,12,5,4,0,1,13,6,3,1,1,1,0,0,5,0,3,2,7,0,1,0,2,0,3,2,0,1,1,2,0
+2020-10-01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-10-03,12,6,1,1,3,8,4,2,0,2,0,0,0,0,2,6,1,2,2,4,7,1,0,0,0,7,1,0,2,1
+2020-10-04,8,1,1,0,5,5,0,0,0,0,0,0,0,0,2,6,0,0,0,0,1,1,1,0,0,1,0,1,0,2
+2020-10-05,1,1,3,0,0,6,6,1,0,2,1,0,0,0,6,9,0,4,1,0,0,7,0,3,1,0,0,0,1,4
+2020-10-06,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+2020-10-07,10,1,2,2,2,2,7,1,2,2,0,1,0,1,16,5,0,3,4,1,1,0,5,0,1,0,0,0,1,8
+2020-10-08,2,0,0,0,2,1,8,1,3,2,3,1,1,3,10,10,1,2,1,0,0,11,1,2,0,0,1,0,0,9
+2020-10-09,1,1,1,2,0,1,2,1,1,0,1,1,0,0,1,3,0,0,0,0,0,1,1,4,0,1,0,0,1,2
+2020-10-10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-10-11,9,0,1,0,3,0,3,0,2,0,2,1,1,0,1,1,0,0,2,0,0,0,3,2,0,0,0,0,0,0
+2020-10-12,1,3,1,0,0,2,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0
+2020-10-13,3,0,1,2,0,1,0,2,3,1,1,0,0,0,0,0,0,2,0,0,5,2,0,0,0,0,1,0,0,0
+2020-10-14,16,1,3,1,4,5,1,1,3,0,3,3,3,0,3,4,1,2,0,2,1,0,0,0,0,0,0,0,2,0
+2020-10-15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-10-16,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-10-19,0,0,0,0,1,2,0,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0
+2020-10-20,3,0,3,2,1,0,4,0,1,0,1,1,0,0,1,0,0,0,2,0,3,0,0,0,0,0,1,0,0,0
+2020-10-21,1,0,2,0,3,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-10-22,4,1,0,0,3,2,0,0,0,0,0,0,0,2,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0
+2020-10-23,2,0,1,0,1,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0
+2020-10-25,3,2,0,0,2,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,2,0,0,0,0,1,0,0
+2020-10-26,5,4,2,3,0,7,3,3,6,0,0,0,1,3,0,4,0,0,1,0,3,7,1,0,0,1,0,0,0,0
+2020-10-29,4,0,1,3,1,6,1,0,0,0,0,1,0,0,0,1,1,0,0,2,1,1,0,0,0,0,0,0,0,1
+2020-10-30,3,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,3,0,1,0,0,0
+2020-11-01,0,1,1,1,1,2,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0
+2020-11-02,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-11-03,1,1,0,0,0,0,4,0,0,0,0,0,0,8,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-11-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0
+2020-11-06,1,3,5,4,2,6,4,0,0,0,2,1,0,0,1,4,8,0,1,0,3,1,1,0,0,0,1,2,2,1
+2020-11-07,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,1,0,2,0,0,0,0,0,0,1,0,0,0,0
+2020-11-08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-11-09,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-11-10,1,1,0,3,0,3,1,0,4,3,1,0,0,0,0,0,1,0,1,1,2,1,0,0,0,0,0,1,0,0
+2020-11-11,1,1,1,0,0,0,6,0,4,3,0,1,0,2,0,1,0,0,0,0,3,0,0,0,2,0,0,1,0,0
+2020-11-12,2,3,0,4,1,0,3,1,2,1,0,0,0,0,2,5,0,0,2,0,1,2,0,0,0,0,0,0,0,1
+2020-11-13,7,5,3,0,0,5,0,2,2,1,3,1,0,1,0,2,2,2,2,0,2,0,2,1,0,0,0,0,2,0
+2020-11-14,14,8,1,0,5,8,0,0,0,1,0,2,1,3,0,0,5,0,0,3,0,0,2,0,2,0,0,0,0,0
+2020-11-15,7,5,0,3,3,4,8,2,0,2,1,1,1,0,3,2,2,2,2,0,3,0,1,0,1,0,0,3,0,0
+2020-11-16,4,1,6,1,1,3,2,1,7,2,0,0,0,3,0,2,0,0,0,1,1,1,0,0,0,0,6,1,3,0
+2020-11-17,1,0,0,1,0,1,2,0,0,0,0,0,0,1,0,3,0,0,0,0,0,0,0,0,0,0,0,0,2,0
+2020-11-18,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-11-19,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0
+2020-11-21,0,0,1,0,2,1,1,0,0,1,0,1,0,2,0,0,2,0,1,0,3,0,0,0,0,0,0,0,1,0
+2020-11-22,1,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0
+2020-11-23,3,8,1,0,1,1,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0
+2020-11-24,0,0,2,0,4,0,0,3,2,0,3,0,1,0,0,1,0,0,1,0,0,1,0,3,1,0,0,0,0,0
+2020-11-26,1,3,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0
+2020-11-27,3,1,0,1,0,3,1,1,0,0,0,0,0,2,30,6,0,0,0,0,0,3,2,0,3,0,1,2,0,3
+2020-11-30,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,1,0,0,0,1,0
+2020-12-01,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0
+2020-12-02,4,4,2,0,3,0,0,0,0,1,0,1,1,1,0,0,2,0,0,0,1,0,1,0,0,0,0,1,0,0
+2020-12-03,3,5,0,0,1,2,0,0,0,0,3,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0
+2020-12-04,0,0,1,0,0,1,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0
+2020-12-07,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0
+2020-12-08,9,4,3,2,0,3,0,1,0,0,0,0,0,1,0,3,1,1,0,0,0,2,0,1,0,0,0,0,0,0
+2020-12-09,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-12-11,6,1,4,0,0,1,0,3,4,0,8,1,0,2,0,3,0,3,2,0,0,0,1,5,1,0,1,6,1,0
+2020-12-15,1,0,2,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-12-16,1,1,1,0,0,0,7,0,0,0,0,0,0,4,0,2,0,0,1,0,1,0,0,2,1,0,3,1,0,0
+2020-12-17,2,5,0,0,1,6,0,0,0,0,0,0,0,0,1,1,1,0,6,1,2,0,0,2,0,0,2,2,0,0
+2020-12-18,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-12-19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0
+2020-12-20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-12-21,25,4,4,1,1,16,1,11,0,0,0,0,0,3,0,3,2,1,0,0,1,2,1,0,0,1,1,3,3,0
+2020-12-22,3,2,0,5,0,5,2,0,0,1,0,0,0,1,0,1,0,0,0,4,2,0,0,0,0,0,0,1,1,1
+2020-12-23,2,1,0,0,0,5,1,0,0,2,0,0,0,2,0,1,1,0,1,4,0,0,0,0,0,0,0,1,0,0
+2020-12-24,10,0,3,0,0,20,0,1,0,0,0,0,0,2,0,3,0,0,3,33,0,0,2,2,0,0,2,4,2,0
+2020-12-26,2,0,0,1,1,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,1,0
+2020-12-27,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1
+2020-12-28,3,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2020-12-30,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0
+2020-12-31,2,0,0,0,0,0,1,0,0,0,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0
+2021-01-01,0,6,0,0,2,4,0,3,3,0,5,0,0,7,0,0,0,1,1,0,1,0,1,0,2,8,3,0,1,1
+2021-01-02,0,4,5,0,4,8,6,2,6,3,2,1,0,0,0,1,0,0,6,0,2,0,2,2,3,5,3,1,2,0
+2021-01-03,21,1,0,5,5,5,1,0,2,2,0,0,3,3,1,1,0,0,0,1,0,1,0,0,0,0,1,2,3,0
+2021-01-04,10,0,7,0,0,2,0,1,0,1,0,1,1,7,0,0,0,0,0,1,0,0,1,0,1,0,0,0,0,0
+2021-01-05,18,3,6,3,3,3,1,1,0,1,0,3,5,6,0,1,1,0,2,2,0,0,0,4,0,0,2,3,0,0
+2021-01-06,14,2,3,0,3,1,0,0,0,0,0,1,0,3,0,0,0,0,0,0,0,0,2,0,0,0,0,3,0,0
+2021-01-07,0,1,1,0,0,0,1,1,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-01-08,15,1,1,2,2,3,4,2,0,2,0,1,1,2,8,0,0,0,0,4,5,2,1,1,2,0,4,3,4,3
+2021-01-09,4,4,0,0,3,1,1,1,1,1,0,1,1,0,0,1,0,0,3,0,0,0,0,0,1,2,1,0,1,0
+2021-01-10,0,2,1,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,2,2,0,0,0,0
+2021-01-11,2,1,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,1,1,2,0,0,0,2
+2021-01-12,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0
+2021-01-13,0,0,0,0,0,1,0,0,1,2,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,1,0
+2021-01-14,0,4,2,0,0,0,2,0,0,2,0,0,0,0,0,0,0,0,3,0,0,0,1,0,1,1,0,0,1,0
+2021-01-15,0,2,1,1,0,2,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0
+2021-01-17,0,0,0,0,0,2,0,0,1,0,0,0,0,0,0,2,0,0,0,2,0,0,0,0,0,0,0,0,0,0
+2021-01-18,5,0,1,0,1,9,0,0,0,0,0,1,0,0,0,1,1,1,0,5,0,0,0,1,0,0,1,0,0,0
+2021-01-21,2,0,0,0,1,1,0,2,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1
+2021-01-24,1,0,0,0,1,4,2,0,0,1,0,0,0,0,0,0,1,0,0,0,2,0,1,0,1,1,1,0,0,0
+2021-01-25,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-01-26,1,0,0,5,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0
+2021-01-27,0,2,0,7,1,2,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+2021-01-28,1,14,4,17,0,12,3,0,0,1,0,0,0,2,2,4,10,2,0,0,1,1,0,0,0,0,0,1,0,7
+2021-01-29,6,3,3,0,0,10,1,2,0,0,0,0,3,0,0,2,0,0,3,0,0,0,0,0,1,0,0,0,0,0
+2021-01-30,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0
+2021-01-31,0,2,3,4,0,3,4,0,0,0,0,0,0,1,0,3,1,2,0,0,1,0,1,0,0,0,1,0,0,0
+2021-02-01,1,1,0,1,0,0,4,0,0,0,0,0,0,0,0,1,1,2,0,1,0,1,0,1,1,0,1,0,0,0
+2021-02-03,10,29,2,4,5,5,10,4,0,11,9,8,1,2,0,3,2,0,2,1,2,0,3,0,7,7,8,4,4,2
+2021-02-04,0,3,3,1,0,0,0,1,0,0,0,3,0,0,0,0,0,1,1,0,0,0,0,0,1,0,2,2,0,0
+2021-02-05,8,0,3,0,2,3,0,1,0,0,0,4,1,2,0,2,6,0,0,1,0,1,0,0,2,1,1,1,0,1
+2021-02-06,3,0,0,0,4,0,0,2,0,0,3,1,3,1,0,0,1,1,0,1,0,0,0,0,0,0,2,2,0,0
+2021-02-07,40,19,5,59,0,13,18,3,0,0,1,2,1,56,13,45,8,14,0,3,1,25,3,26,1,0,5,1,2,48
+2021-02-08,27,3,3,1,2,3,0,1,0,5,1,5,2,3,0,2,1,1,1,0,0,0,1,1,0,6,2,1,1,1
+2021-02-09,18,1,1,4,0,4,3,1,0,0,1,3,1,1,1,1,0,2,0,0,0,1,1,0,1,0,2,0,0,2
+2021-02-10,6,3,1,12,2,3,0,1,0,0,0,1,2,1,0,4,1,9,1,0,2,0,1,0,1,0,0,0,0,5
+2021-02-11,1,4,0,7,2,2,2,1,0,1,2,0,1,1,0,0,0,0,0,0,3,0,2,1,3,0,2,0,1,1
+2021-02-13,4,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0
+2021-02-14,1,0,1,0,0,1,2,0,0,0,1,0,0,0,2,3,2,0,0,0,0,2,0,0,0,0,0,1,0,0
+2021-02-15,0,2,1,3,0,1,0,1,2,1,3,0,0,10,0,0,8,0,0,0,1,0,1,14,2,0,0,2,0,0
+2021-02-16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-02-18,2,0,1,0,0,0,0,0,0,0,0,0,0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-02-19,0,3,5,1,2,2,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0
+2021-02-20,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0
+2021-02-21,0,1,0,3,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-02-22,6,2,3,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,2,0,4,0
+2021-02-23,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0
+2021-02-25,0,1,0,0,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0
+2021-02-28,1,3,1,0,2,2,0,1,0,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0
+2021-03-01,3,0,4,0,0,1,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,3,0,0,0,0,0,0,0,0
+2021-03-02,0,0,2,1,0,1,0,1,1,0,0,4,0,0,0,1,0,0,0,0,5,0,0,0,2,2,2,1,1,0
+2021-03-03,0,2,10,0,3,0,2,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0
+2021-03-04,1,4,8,4,3,0,1,0,2,0,0,1,1,1,0,0,0,1,1,0,1,0,0,0,1,0,0,2,0,0
+2021-03-05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-03-06,0,0,1,0,0,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0
+2021-03-08,0,0,7,0,1,0,10,1,2,0,0,1,1,1,0,1,0,0,0,0,0,0,1,0,0,0,0,2,0,0
+2021-03-09,4,2,14,0,1,1,1,0,2,0,0,0,0,0,0,0,1,0,0,1,1,0,1,0,0,0,0,1,0,0
+2021-03-10,0,1,4,0,1,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-03-11,1,1,7,0,5,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0
+2021-03-13,0,0,1,0,0,0,0,0,0,1,0,2,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0
+2021-03-14,0,0,1,0,3,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0
+2021-03-15,0,4,5,0,0,2,0,0,1,0,0,3,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0
+2021-03-16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-03-17,6,5,4,0,1,11,0,1,2,1,0,2,5,2,0,2,6,1,0,0,0,0,1,0,1,2,0,1,1,0
+2021-03-18,0,0,0,0,4,0,0,0,0,2,0,0,0,1,0,2,4,0,0,0,0,1,2,0,0,5,0,0,0,0
+2021-03-19,1,0,0,0,0,2,1,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,1,0,0,0
+2021-03-20,0,0,0,3,0,0,0,3,0,1,0,0,0,1,0,0,0,0,0,0,2,0,0,0,0,1,0,1,0,0
+2021-03-22,2,0,1,0,0,1,0,0,0,0,0,0,0,1,0,2,0,1,0,0,0,1,0,0,0,0,0,0,0,0
+2021-03-23,2,3,1,3,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-03-24,3,4,0,2,0,0,1,0,1,1,0,1,0,0,0,3,0,0,1,0,0,0,0,0,0,0,0,0,0,0
+2021-03-25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-03-26,1,2,1,0,0,6,0,0,0,0,1,0,2,0,0,3,2,0,0,1,0,0,0,0,0,0,0,0,0,0
+2021-03-28,1,1,0,3,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-03-29,13,6,1,4,0,3,2,1,0,0,0,1,1,1,1,3,5,0,0,0,1,0,0,0,2,1,1,2,0,0
+2021-03-30,10,4,2,0,0,3,0,0,0,0,0,0,1,9,0,3,0,1,0,0,0,0,0,0,0,0,0,1,0,0
+2021-03-31,2,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-04-01,6,7,6,0,2,7,0,1,0,0,1,1,0,18,0,1,0,0,0,2,0,0,0,0,0,0,0,0,1,0
+2021-04-02,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-04-03,7,1,1,1,0,3,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0
+2021-04-04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0
+2021-04-05,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+2021-04-06,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,1,0,0
diff --git a/extracting_data.ipynb b/extracting_data.ipynb
new file mode 100644
index 0000000..bae90c8
--- /dev/null
+++ b/extracting_data.ipynb
@@ -0,0 +1,2150 @@
+{
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "id": "moved-third",
+ "metadata": {},
+ "source": [
+ "## Quantified Self Forum analysis\n",
+ "### Extracting data by category: \n",
+ "\n",
+ "\n",
+ "### Creating Dataframe: \n",
+ ""
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 2,
+ "id": "dominican-planner",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import pandas as pd\n",
+ "import urllib.parse\n",
+ "import requests\n",
+ "from pprint import pprint\n",
+ "import numpy as np\n",
+ "import pickle\n",
+ "import json\n",
+ "import os\n",
+ "import glob\n",
+ "import pprint"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "greenhouse-worthy",
+ "metadata": {},
+ "source": [
+ "### function to extract nested data"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "organic-serve",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "def json_extract(obj, key):\n",
+ " \"\"\"Recursively fetch values from nested JSON.\"\"\"\n",
+ " arr = []\n",
+ "\n",
+ " def extract(obj, arr, key):\n",
+ " \"\"\"Recursively search for values of key in JSON tree.\"\"\"\n",
+ " if isinstance(obj, dict):\n",
+ " for k, v in obj.items():\n",
+ " if isinstance(v, (dict, list)):\n",
+ " extract(v, arr, key)\n",
+ " elif k == key:\n",
+ " arr.append(v)\n",
+ " elif isinstance(obj, list):\n",
+ " for item in obj:\n",
+ " extract(item, arr, key)\n",
+ " return arr\n",
+ "\n",
+ " values = extract(obj, arr, key)\n",
+ " return values"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "chronic-dinner",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "## POSTS BY CATEGORY "
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "responsible-journey",
+ "metadata": {},
+ "source": [
+ "\n",
+ "### 1 - Category : Quantified Self ----------------------------------------------------------------------------------------"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "textile-canon",
+ "metadata": {},
+ "source": [
+ "#### I* overview posts + getting post id"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "subsequent-locator",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "pages = np.arange(0, 71)\n",
+ "\n",
+ "with open('all_posts.json', 'w') as posts:\n",
+ " \n",
+ " all_posts = [] \n",
+ " for page in pages: \n",
+ " page = requests.get(\"https://forum.quantifiedself.com/c/quantified-self/5.json?page=\" + str(page)).json()\n",
+ " all_posts.append(page)\n",
+ " \n",
+ " json.dump(all_posts, posts)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "south-suggestion",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# getting to get full posts\n",
+ "\n",
+ "mylist_n = [] \n",
+ "\n",
+ "def openposts(): \n",
+ " with open(\"all_posts.json\", 'r') as j:\n",
+ " content = json.load(j)\n",
+ " for page in content:\n",
+ " ids = json_extract(page[\"topic_list\"], 'id')\n",
+ " for ID in ids:\n",
+ " mylist_n.append(ID) \n",
+ "openposts()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "excellent-belief",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# unpacking nested list\n",
+ "len(mylist_n)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "smaller-elimination",
+ "metadata": {},
+ "source": [
+ "#### II* Quantified Self Full posts + comment ids"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "chinese-lexington",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# getting all full posts of QS category \n",
+ " \n",
+ "for index, ID in enumerate(mylist_n): \n",
+ " post = requests.get(\"https://forum.quantifiedself.com/t/\" + (str(ID)) + \".json\")\n",
+ " post = post.json()\n",
+ " with open('as_post' + str(index) + '.json', 'w') as file:\n",
+ " json.dump(post, file)\n",
+ " \n",
+ "# iterating to get all comment ids in each post\n",
+ " \n",
+ " with open('comment_ids.txt', 'a') as comment_ids:\n",
+ " for comment in post[\"post_stream\"][\"stream\"]: \n",
+ " comment_ids.write(str(comment)+'\\n')"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "killing-spelling",
+ "metadata": {},
+ "source": [
+ "#### III* Getting all comments of each post"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "planned-financing",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "# unpacking list of ids numbers\n",
+ "\n",
+ "with open('comment_ids.txt', 'r') as c:\n",
+ " thread_id = c.read().splitlines()\n",
+ "results = list(map(int, thread_id))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "binding-dayton",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "for index, ID in enumerate(results):\n",
+ " comment = requests.get(\"https://forum.quantifiedself.com/posts/\" + str(ID) + \".json\")\n",
+ " comment = comment.json()\n",
+ " with open('comment' + str(index) + '.json', 'w') as threads:\n",
+ " json.dump(comment, threads)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "pursuant-crime",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "### 2- Catgory : Uncategorized ----------------------------------------------------------------------------------------"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "immune-optimization",
+ "metadata": {},
+ "source": [
+ "#### I* overview posts + getting post id"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "accepting-steps",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "pages = np.arange(0, 8)\n",
+ "\n",
+ "with open('UNC_posts.json', 'w') as all_posts:\n",
+ " \n",
+ " UNC_posts = []\n",
+ " for page in pages: \n",
+ " page = requests.get(\"https://forum.quantifiedself.com/c/uncategorized/1.json?page=\" + str(page)).json()\n",
+ " UNC_posts.append(page)\n",
+ " \n",
+ " json.dump(UNC_posts, all_posts)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "unknown-birmingham",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# getting to get full posts\n",
+ "\n",
+ "mylist_n = [] \n",
+ "\n",
+ "def open_posts(): \n",
+ " with open(\"UNC_posts.json\", 'r') as j:\n",
+ " content = json.load(j)\n",
+ " for page in content:\n",
+ " ids = json_extract(page[\"topic_list\"], 'id')\n",
+ " for ID in ids:\n",
+ " mylist_n.append(ID) \n",
+ "open_posts()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "divided-child",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "len(mylist_n)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "international-second",
+ "metadata": {},
+ "source": [
+ "#### II* Uncategorized Full posts + comment ids"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "multiple-collect",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# getting all full posts of QS category \n",
+ " \n",
+ "for index, ID in enumerate(mylist_n): \n",
+ " post0 = requests.get(\"https://forum.quantifiedself.com/t/\" + (str(ID)) + \".json\")\n",
+ " post0 = post0.json()\n",
+ " with open('unc_post' + str(index) + '.json', 'w') as f:\n",
+ " json.dump(post0, f)\n",
+ " \n",
+ "# iterating to get all comment ids in each post\n",
+ " \n",
+ " with open('comment_idz.txt', 'a') as comment_idz:\n",
+ " for commentt in post0[\"post_stream\"][\"stream\"]: \n",
+ " comment_idz.write(str(commentt)+'\\n')"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "finite-point",
+ "metadata": {},
+ "source": [
+ "#### III* Getting all comments of each post"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "distant-obligation",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# unpacking list of ids numbers\n",
+ "\n",
+ "with open('comment_idz.txt', 'r') as z:\n",
+ " thread_idz = z.read().splitlines()\n",
+ "result = list(map(int, thread_idz))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "controlled-restaurant",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "for index, ID in enumerate(result):\n",
+ " comment0 = requests.get(\"https://forum.quantifiedself.com/posts/\" + str(ID) + \".json\")\n",
+ " comment0 = comment0.json()\n",
+ " with open('unc_comment' + str(index) + '.json', 'w') as threadz:\n",
+ " json.dump(comment0, threadz)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "retained-phenomenon",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "### 3- Catgory : META ----------------------------------------------------------------------------------------"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "departmental-invitation",
+ "metadata": {},
+ "source": [
+ "#### I* overview posts + getting post id"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "single-technology",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "pages = np.arange(0, 1)\n",
+ "\n",
+ "with open('META_posts.json', 'w') as all_postz:\n",
+ " \n",
+ " meta_ids= []\n",
+ " for page in pages: \n",
+ " page = requests.get(\"https://forum.quantifiedself.com/c/meta/3.json?page=\" + str(page)).json()\n",
+ " meta_ids.append(page)\n",
+ " \n",
+ " json.dump(meta_ids, all_postz)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "conditional-sierra",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "mylist_n = [] \n",
+ "\n",
+ "def openposts(): \n",
+ " with open(\"META_posts.json\", 'r') as j:\n",
+ " content = json.load(j)\n",
+ " for page in content:\n",
+ " ids = json_extract(page[\"topic_list\"], 'id')\n",
+ " for ID in ids:\n",
+ " mylist_n.append(ID) \n",
+ "openposts()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "worldwide-eagle",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "len(mylist_n)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "catholic-coffee",
+ "metadata": {},
+ "source": [
+ "#### II* Meta Full posts + comment ids"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "studied-arctic",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# getting all full posts of QS category \n",
+ " \n",
+ "for index, ID in enumerate(mylist_n): \n",
+ " post0 = requests.get(\"https://forum.quantifiedself.com/t/\" + (str(ID)) + \".json\")\n",
+ " post0 = post0.json()\n",
+ " with open('meta_post' + str(index) + '.json', 'w') as f:\n",
+ " json.dump(post0, f)\n",
+ " \n",
+ "# iterating to get all comment ids in each post\n",
+ " \n",
+ " with open('m_comment_idz.txt', 'a') as comment_idz:\n",
+ " for commentt in post0[\"post_stream\"][\"stream\"]: \n",
+ " comment_idz.write(str(commentt)+'\\n')"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "colored-sarah",
+ "metadata": {},
+ "source": [
+ "#### III* Getting all comments of each post"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "instant-frederick",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# unpacking list of ids numbers\n",
+ "\n",
+ "with open('m_comment_idz.txt', 'r') as z:\n",
+ " thread_idz = z.read().splitlines()\n",
+ "result = list(map(int, thread_idz))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "reasonable-ladder",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "for index, ID in enumerate(result):\n",
+ " comment0 = requests.get(\"https://forum.quantifiedself.com/posts/\" + str(ID) + \".json\")\n",
+ " comment0 = comment0.json()\n",
+ " with open('meta_comment' + str(index) + '.json', 'w') as threadz:\n",
+ " json.dump(comment0, threadz)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "latest-dynamics",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "### 4- Catgory : QS Admin ----------------------------------------------------------------------------------------"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "cooked-tampa",
+ "metadata": {},
+ "source": [
+ "#### I* overview posts + getting post id"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "characteristic-albuquerque",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "pages = np.arange(0, 1)\n",
+ "\n",
+ "with open('Admin_posts.json', 'w') as all_postz:\n",
+ " \n",
+ " admin_ids= []\n",
+ " for page in pages: \n",
+ " page = requests.get(\"https://forum.quantifiedself.com/c/qs-admin/6.json?page=\" + str(page)).json()\n",
+ " admin_ids.append(page)\n",
+ " \n",
+ " json.dump(admin_ids, all_postz)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "brilliant-victor",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "mylist_n = [] \n",
+ "\n",
+ "def openposts(): \n",
+ " with open(\"Admin_posts.json\", 'r') as j:\n",
+ " content = json.load(j)\n",
+ " for page in content:\n",
+ " ids = json_extract(page[\"topic_list\"], 'id')\n",
+ " for ID in ids:\n",
+ " mylist_n.append(ID) \n",
+ "openposts()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "reported-cleaner",
+ "metadata": {
+ "scrolled": false
+ },
+ "outputs": [],
+ "source": [
+ "len(mylist_n)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "structured-force",
+ "metadata": {},
+ "source": [
+ "#### II* Admin Full posts + comment ids"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "improving-cornwall",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# getting all full posts of QS category \n",
+ " \n",
+ "for index, ID in enumerate(mylist_a): \n",
+ " post0 = requests.get(\"https://forum.quantifiedself.com/t/\" + (str(ID)) + \".json\")\n",
+ " post0 = post0.json()\n",
+ " with open('ad_post' + str(index) + '.json', 'w') as f:\n",
+ " json.dump(post0, f)\n",
+ " \n",
+ "# iterating to get all comment ids in each post\n",
+ " \n",
+ " with open('acomment_idz.txt', 'a') as comment_idz:\n",
+ " for commentt in post0[\"post_stream\"][\"stream\"]: \n",
+ " comment_idz.write(str(commentt)+'\\n')"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "second-channel",
+ "metadata": {},
+ "source": [
+ "#### III* Getting all comments of each post"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "swiss-stack",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# unpacking list of ids numbers\n",
+ "\n",
+ "with open('acomment_idz.txt', 'r') as z:\n",
+ " thread_idz = z.read().splitlines()\n",
+ "result = list(map(int, thread_idz))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "educated-fitness",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "for index, ID in enumerate(result):\n",
+ " comment0 = requests.get(\"https://forum.quantifiedself.com/posts/\" + str(ID) + \".json\")\n",
+ " comment0 = comment0.json()\n",
+ " with open('ad_comment' + str(index) + '.json', 'w') as threadz:\n",
+ " json.dump(comment0, threadz)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "registered-frequency",
+ "metadata": {},
+ "source": [
+ "\n",
+ "\n",
+ "## USERS LIST"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "level-seattle",
+ "metadata": {},
+ "source": [
+ "- total_rows_directory_items\t5696\n",
+ "- 113 pages"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "ancient-quantity",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "page_num = np.arange(0, 114)\n",
+ "\n",
+ "for index, ID in enumerate(page_num): \n",
+ " post = requests.get(\"https://forum.quantifiedself.com/directory_items.json?page=\" + (str(ID)) + \"&period=all\")\n",
+ " post = post.json()\n",
+ " with open('user_page' + str(index) + '.json', 'w') as file:\n",
+ " json.dump(post, file)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "statewide-triple",
+ "metadata": {},
+ "source": [
+ "\n",
+ "# Dataframe"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "loved-princeton",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import os\n",
+ "\n",
+ "folderpath = r\"/Users/kaoutarlanjri/a_Quantified_Self_Project/1_C_category/QS_posts\"\n",
+ "filepaths = [os.path.join(folderpath, name) for name in os.listdir(folderpath)]\n",
+ "all_files = []\n",
+ "\n",
+ "for path in filepaths:\n",
+ " with open(path, 'r') as f:\n",
+ " file = f.read()\n",
+ " #all_files.append(file)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "aware-constraint",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "import collections\n",
+ "a_dict = collections.defaultdict(list)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "serious-implement",
+ "metadata": {},
+ "source": [
+ "### Test with one post"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "auburn-integration",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "from pathlib import Path\n",
+ "\n",
+ "dataFolder = Path(r'/Users/kaoutarlanjri/a_Quantified_Self_Project/1_C_category/QS_comments/comment0.json')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "julian-least",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "def openposts(): \n",
+ " with open(dataFolder, 'r') as j:\n",
+ " post = json.load(j)\n",
+ " df = pd.DataFrame.from_dict(post, orient=\"index\")\n",
+ " df_tr = df.transpose()\n",
+ " return df_tr"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "arbitrary-lindsay",
+ "metadata": {},
+ "source": [
+ "# -------------------------"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "dominican-latest",
+ "metadata": {},
+ "source": [
+ "\n",
+ "# 1 - Comments df"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "discrete-chapter",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "path = '/Users/kaoutarlanjri/a_Quantified_Self_Project/1_C_category/QS_comments/'\n",
+ "json_data = []\n",
+ "\n",
+ "def extract_comments():\n",
+ " \n",
+ " for filename in glob.glob(os.path.join(path, '*.json')): \n",
+ "\n",
+ " with open(filename, encoding='utf-8', mode='r') as currentFile:\n",
+ " content = json.load(currentFile)\n",
+ " json_data.append(content)\n",
+ " \n",
+ "extract_comments()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "approved-gender",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_all = pd.DataFrame.from_records(json_data)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "congressional-thriller",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "df_all.head(1)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "waiting-vertex",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_all.to_csv('raw_comments.csv', header = True, encoding='utf-8', index=False)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 21,
+ "id": "impaired-counter",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_all = pd.read_csv('raw_comments.csv')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "material-feeling",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "len(df_all)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "seventh-caribbean",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_all.columns"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 22,
+ "id": "asian-certification",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_comments = df_all[['id', 'username', 'user_id', 'created_at', 'cooked', 'post_number', 'updated_at', 'reply_count',\n",
+ " 'reply_to_user','reply_to_post_number', 'quote_count', 'incoming_link_count', 'reads', 'readers_count', 'topic_id']]"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 23,
+ "id": "serious-sense",
+ "metadata": {
+ "scrolled": false
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " id | \n",
+ " username | \n",
+ " user_id | \n",
+ " created_at | \n",
+ " cooked | \n",
+ " post_number | \n",
+ " updated_at | \n",
+ " reply_count | \n",
+ " reply_to_user | \n",
+ " reply_to_post_number | \n",
+ " quote_count | \n",
+ " incoming_link_count | \n",
+ " reads | \n",
+ " readers_count | \n",
+ " topic_id | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 0 | \n",
+ " 6997 | \n",
+ " QuantifiedBob | \n",
+ " 884 | \n",
+ " 2016-03-14T17:40:17.744Z | \n",
+ " <p>The size of the mask plus electronics is ra... | \n",
+ " 3 | \n",
+ " 2016-03-14T17:40:42.276Z | \n",
+ " 1 | \n",
+ " {'username': 'Dan_Dascalescu', 'avatar_templat... | \n",
+ " 2.0 | \n",
+ " 0 | \n",
+ " 10 | \n",
+ " 31 | \n",
+ " 30 | \n",
+ " 2139 | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ " id username user_id created_at \\\n",
+ "0 6997 QuantifiedBob 884 2016-03-14T17:40:17.744Z \n",
+ "\n",
+ " cooked post_number \\\n",
+ "0 The size of the mask plus electronics is ra... 3 \n",
+ "\n",
+ " updated_at reply_count \\\n",
+ "0 2016-03-14T17:40:42.276Z 1 \n",
+ "\n",
+ " reply_to_user reply_to_post_number \\\n",
+ "0 {'username': 'Dan_Dascalescu', 'avatar_templat... 2.0 \n",
+ "\n",
+ " quote_count incoming_link_count reads readers_count topic_id \n",
+ "0 0 10 31 30 2139 "
+ ]
+ },
+ "execution_count": 23,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "df_comments.head(1)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "advanced-craft",
+ "metadata": {},
+ "source": [
+ "### Exporting to CSV file"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 25,
+ "id": "provincial-vatican",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_comments.to_csv('comments.csv', header = True, encoding='utf-8', index=False)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 271,
+ "id": "elect-optics",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_comments = pd.read_csv('comments.csv')"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "sporting-breeding",
+ "metadata": {},
+ "source": [
+ "### * Creating 1st network df from comments df and extracting username"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 272,
+ "id": "valued-associate",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "1513"
+ ]
+ },
+ "execution_count": 272,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "network_df_1 = df_comments[[\"created_at\", \"username\",\"reply_to_user\"]]\n",
+ "network_df_1 = network_df_1.dropna()\n",
+ "len(network_df_1)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 273,
+ "id": "positive-marketplace",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# convert str col to dict type\n",
+ "network_df_1[\"reply_to_user\"] = network_df_1.reply_to_user.apply(eval)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 274,
+ "id": "willing-teens",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "network_df_1[\"reply_to_user\"] = network_df_1[\"reply_to_user\"].apply(lambda keys: keys.get('username'))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 275,
+ "id": "understood-waters",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "
\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " created_at | \n",
+ " username | \n",
+ " reply_to_user | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 0 | \n",
+ " 2016-03-14T17:40:17.744Z | \n",
+ " QuantifiedBob | \n",
+ " Dan_Dascalescu | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ " created_at username reply_to_user\n",
+ "0 2016-03-14T17:40:17.744Z QuantifiedBob Dan_Dascalescu"
+ ]
+ },
+ "execution_count": 275,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "network_df_1.head(1)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "affiliated-there",
+ "metadata": {},
+ "source": [
+ "\n",
+ "# 2 - Posts df"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 28,
+ "id": "prescription-anthropology",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "path = '/Users/kaoutarlanjri/a_Quantified_Self_Project/1_C_category/QS_posts/'\n",
+ "data = []\n",
+ "\n",
+ "def extract_posts():\n",
+ "\n",
+ " for filename in glob.glob(os.path.join(path, '*.json')): \n",
+ "\n",
+ " with open(filename, encoding='utf-8', mode='r') as currentFile:\n",
+ " post = json.load(currentFile)\n",
+ " data.append(post)\n",
+ " \n",
+ "extract_posts()"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "general-nursing",
+ "metadata": {},
+ "source": [
+ "#### extracting posts datasets "
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "medieval-laser",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "out_posts = []\n",
+ "in_posts = []\n",
+ "\n",
+ "for i in data: #info outside post stream\n",
+ " \n",
+ " out_posts.append([i['id'], #rename to topic_id\n",
+ " i['post_stream']['stream'], i['tags'], \n",
+ " i['title'], i['posts_count'], i['views'], i['like_count'], i['closed'],\n",
+ " i['category_id'], i['word_count'], i['featured_link']\n",
+ " ])\n",
+ " \n",
+ " for j in i['post_stream']['posts']: #info inside post stream\n",
+ " \n",
+ " in_posts.append([\n",
+ " j['id'], j['username'], j['user_id'], j['created_at'] ,j['updated_at'], \n",
+ " j['cooked'], j['post_number'], j['reply_count'],j['reply_to_post_number'], \n",
+ " j['quote_count'],j['incoming_link_count'],j['reads'],j['readers_count'],\n",
+ " j['topic_id'], j.get('reply_to_user')\n",
+ " ])\n",
+ "\n",
+ " \n",
+ "in_posts_df = pd.DataFrame(data=in_posts, columns=['id', 'username', 'user_id', 'created_at', 'updated_at', \n",
+ " 'cooked', 'post_number','reply_count', 'reply_to_post_number', \n",
+ " 'quote_count', 'incoming_link_count','reads', 'readers_count', \n",
+ " 'topic_id','reply_to_user'])\n",
+ "\n",
+ "out_posts_df = pd.DataFrame(data=out_posts, columns=['topic_id', # id rename to 'topic_id'\n",
+ " 'stream', 'tags', 'title', 'posts_count','views',\n",
+ " 'like_count', 'closed', 'category_id', 'word_count',\n",
+ " 'featured_link'])"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "major-giant",
+ "metadata": {
+ "scrolled": false
+ },
+ "outputs": [],
+ "source": [
+ "in_posts_df.head(1)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "fixed-function",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "out_posts_df.head(1)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "chemical-receptor",
+ "metadata": {
+ "scrolled": false
+ },
+ "outputs": [],
+ "source": [
+ "print(len(out_posts_df))\n",
+ "print(len(in_posts_df))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "stuck-energy",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "in_posts_df.to_csv('in_posts_df.csv', header = True, encoding='utf-8', index=False)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "fundamental-benefit",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "out_posts_df.to_csv('out_posts_df.csv', header = True, encoding='utf-8', index=False)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 243,
+ "id": "prostate-hands",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "in_posts_df = pd.read_csv('in_posts_df.csv')\n",
+ "out_posts_df = pd.read_csv('out_posts_df.csv')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 246,
+ "id": "color-reducing",
+ "metadata": {
+ "scrolled": false
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " id | \n",
+ " username | \n",
+ " user_id | \n",
+ " created_at | \n",
+ " updated_at | \n",
+ " cooked | \n",
+ " post_number | \n",
+ " reply_count | \n",
+ " reply_to_post_number | \n",
+ " quote_count | \n",
+ " incoming_link_count | \n",
+ " reads | \n",
+ " readers_count | \n",
+ " topic_id | \n",
+ " reply_to_user | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 0 | \n",
+ " 16418 | \n",
+ " fermion | \n",
+ " 8713 | \n",
+ " 2019-07-24T09:24:11.337Z | \n",
+ " 2019-07-30T18:35:39.494Z | \n",
+ " <p>First: Thanks to all developers and to all ... | \n",
+ " 1 | \n",
+ " 0 | \n",
+ " NaN | \n",
+ " 0 | \n",
+ " 11 | \n",
+ " 14 | \n",
+ " 13 | \n",
+ " 7139 | \n",
+ " NaN | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ " id username user_id created_at \\\n",
+ "0 16418 fermion 8713 2019-07-24T09:24:11.337Z \n",
+ "\n",
+ " updated_at \\\n",
+ "0 2019-07-30T18:35:39.494Z \n",
+ "\n",
+ " cooked post_number \\\n",
+ "0 First: Thanks to all developers and to all ... 1 \n",
+ "\n",
+ " reply_count reply_to_post_number quote_count incoming_link_count reads \\\n",
+ "0 0 NaN 0 11 14 \n",
+ "\n",
+ " readers_count topic_id reply_to_user \n",
+ "0 13 7139 NaN "
+ ]
+ },
+ "execution_count": 246,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "in_posts_df.head(1)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "broadband-sodium",
+ "metadata": {},
+ "source": [
+ "### * Creating 2nd network df from comments df and extracting username"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 276,
+ "id": "invalid-study",
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "1301"
+ ]
+ },
+ "execution_count": 276,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "network_df_2 = in_posts_df[[\"created_at\", \"username\",\"reply_to_user\"]]\n",
+ "network_df_2 = network_df_2.dropna()\n",
+ "len(network_df_2)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 277,
+ "id": "incident-discretion",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "# convert str col to dict type\n",
+ "network_df_2[\"reply_to_user\"] = network_df_2.reply_to_user.apply(eval)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 278,
+ "id": "major-biodiversity",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "network_df_2[\"reply_to_user\"] = network_df_2[\"reply_to_user\"].apply(lambda keys: keys.get('username'))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 279,
+ "id": "earlier-guess",
+ "metadata": {
+ "scrolled": false
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "
\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " created_at | \n",
+ " username | \n",
+ " reply_to_user | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 2 | \n",
+ " 2019-07-25T23:21:56.518Z | \n",
+ " fermion | \n",
+ " Steven_Jonas | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ " created_at username reply_to_user\n",
+ "2 2019-07-25T23:21:56.518Z fermion Steven_Jonas"
+ ]
+ },
+ "execution_count": 279,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "network_df_2.head(1)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "ordered-method",
+ "metadata": {},
+ "source": [
+ "## Social Network df"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 280,
+ "id": "average-bacteria",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " created_at | \n",
+ " username | \n",
+ " reply_to_user | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 0 | \n",
+ " 2016-03-14T17:40:17.744Z | \n",
+ " QuantifiedBob | \n",
+ " Dan_Dascalescu | \n",
+ "
\n",
+ " \n",
+ " | 1 | \n",
+ " 2016-12-16T19:25:20.064Z | \n",
+ " Krishnan | \n",
+ " Patrik_Helenius | \n",
+ "
\n",
+ " \n",
+ " | 2 | \n",
+ " 2016-08-30T02:43:01.551Z | \n",
+ " ankoshy | \n",
+ " ejain | \n",
+ "
\n",
+ " \n",
+ " | 3 | \n",
+ " 2017-09-08T07:59:23.531Z | \n",
+ " markwkoester | \n",
+ " Eremolalos | \n",
+ "
\n",
+ " \n",
+ " | 4 | \n",
+ " 2019-07-02T13:10:47.375Z | \n",
+ " cfuarte | \n",
+ " ejain | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ " created_at username reply_to_user\n",
+ "0 2016-03-14T17:40:17.744Z QuantifiedBob Dan_Dascalescu\n",
+ "1 2016-12-16T19:25:20.064Z Krishnan Patrik_Helenius\n",
+ "2 2016-08-30T02:43:01.551Z ankoshy ejain\n",
+ "3 2017-09-08T07:59:23.531Z markwkoester Eremolalos\n",
+ "4 2019-07-02T13:10:47.375Z cfuarte ejain"
+ ]
+ },
+ "execution_count": 280,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "network_df = network_df_1.merge(network_df_2, how='left')\n",
+ "network_df.head()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 281,
+ "id": "engaged-treat",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "network_df.to_csv('network_df.csv', header = True, encoding='utf-8', index=False)"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "preceding-silver",
+ "metadata": {},
+ "source": [
+ "### Merging posts df with comment df"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "organized-affect",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "df_comments.columns"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "human-nothing",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "in_posts_df.columns"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "injured-garbage",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "print(len(in_posts_df))\n",
+ "print(len(in_posts_df.user_id.unique()))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "speaking-outside",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "print(len(df_comments))\n",
+ "print(len(df_comments.user_id.unique()))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "initial-struggle",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "df = df_comments.merge(in_posts_df, how='left')\n",
+ "df.head()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "supreme-transcription",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "len(df)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "brown-prisoner",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "print(len(df.user_id.unique()))"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "completed-revelation",
+ "metadata": {},
+ "source": [
+ "### Merging all posts df"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "miniature-conservative",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "df_posts = df.merge(out_posts_df, how='left', on=('topic_id'))\n",
+ "df_posts.head()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "defined-liability",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_posts.columns"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "missing-visibility",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [],
+ "source": [
+ "len(df_posts)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "elect-folks",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "print(len(df_posts.user_id.unique()))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "southern-librarian",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_posts.to_csv('dt_posts_comments.csv', header = True, encoding='utf-8', index=False)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "funded-daughter",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "df_posts = pd.read_csv('dt_posts_comments.csv')"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "virgin-climate",
+ "metadata": {},
+ "source": [
+ "\n",
+ "# 3 - Userlist df"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 14,
+ "id": "acute-target",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "path = '/Users/kaoutarlanjri/a_Quantified_Self_Project/5_USER_list'\n",
+ "userlist = []\n",
+ "\n",
+ "def extract_userlist():\n",
+ " for filename in glob.glob(os.path.join(path, '*.json')): \n",
+ "\n",
+ " with open(filename, encoding='utf-8', mode='r') as currentFile:\n",
+ " post = json.load(currentFile)\n",
+ " userlist.append(post)\n",
+ " \n",
+ "extract_userlist()"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 20,
+ "id": "pleasant-principle",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "mylist = []\n",
+ "file_num = 0\n",
+ "\n",
+ "for i in userlist:\n",
+ " for j in i['directory_items']: \n",
+ " \n",
+ " mylist.append([ j['id'], j['time_read'],j['likes_received'], j['likes_given'], j['topics_entered'],\n",
+ " j['topic_count'], j['post_count'], j['posts_read'], j['days_visited'],\n",
+ " j['user']['username'], j['user']['name'] \n",
+ " ])\n",
+ " \n",
+ " file_num+=1\n",
+ "\n",
+ "userlist_df = pd.DataFrame(data=mylist, columns=['user_id', 'time_read', 'likes_received', 'likes_given', 'topics_entered',\n",
+ " 'topic_count', 'post_count', 'posts_read', 'days_visited', 'username', 'name'])"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 21,
+ "id": "automotive-northeast",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ "\n",
+ "
\n",
+ " \n",
+ " \n",
+ " | \n",
+ " user_id | \n",
+ " time_read | \n",
+ " likes_received | \n",
+ " likes_given | \n",
+ " topics_entered | \n",
+ " topic_count | \n",
+ " post_count | \n",
+ " posts_read | \n",
+ " days_visited | \n",
+ " username | \n",
+ " name | \n",
+ "
\n",
+ " \n",
+ " \n",
+ " \n",
+ " | 0 | \n",
+ " 9591 | \n",
+ " 760 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 7 | \n",
+ " 0 | \n",
+ " 0 | \n",
+ " 44 | \n",
+ " 1 | \n",
+ " Sakamoto | \n",
+ " None | \n",
+ "
\n",
+ " \n",
+ "
\n",
+ "
"
+ ],
+ "text/plain": [
+ " user_id time_read likes_received likes_given topics_entered \\\n",
+ "0 9591 760 0 0 7 \n",
+ "\n",
+ " topic_count post_count posts_read days_visited username name \n",
+ "0 0 0 44 1 Sakamoto None "
+ ]
+ },
+ "execution_count": 21,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "userlist_df.head(1)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 50,
+ "id": "prostate-burlington",
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "Index(['user_id', 'time_read', 'likes_received', 'likes_given',\n",
+ " 'topics_entered', 'topic_count', 'post_count', 'posts_read',\n",
+ " 'days_visited', 'username', 'name'],\n",
+ " dtype='object')"
+ ]
+ },
+ "execution_count": 50,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "userlist_df.columns"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 27,
+ "id": "simple-afghanistan",
+ "metadata": {
+ "scrolled": false
+ },
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "5696"
+ ]
+ },
+ "execution_count": 27,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "len(userlist_df)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 26,
+ "id": "married-injection",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "4336\n"
+ ]
+ }
+ ],
+ "source": [
+ "print(len(userlist_df.user_id.unique()))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "ancient-native",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "userlist_df['user_id'] = userlist_df['user_id'].astype(str)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "adapted-preference",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "userlist_df.to_csv('userlist.csv', header = True, encoding='utf-8', index=False)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 35,
+ "id": "convertible-saskatchewan",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "userlist_df = pd.read_csv('userlist.csv')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 36,
+ "id": "weighted-montgomery",
+ "metadata": {
+ "scrolled": false
+ },
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "4336\n"
+ ]
+ }
+ ],
+ "source": [
+ "print(len(userlist_df.user_id.unique()))"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "treated-baseline",
+ "metadata": {},
+ "source": [
+ "### Recap:\n",
+ " * **userlist_df** = (users list df)\n",
+ " * **df_posts** = (posts+comment df)\n",
+ " * **global_df** = (allposts+users df)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 11,
+ "id": "persistent-breathing",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "user dataset: 5696\n",
+ "unique users: 4336\n"
+ ]
+ }
+ ],
+ "source": [
+ "print('user dataset:', len(userlist_df))\n",
+ "print('unique users:', len(userlist_df.user_id.unique()))"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "id": "further-treat",
+ "metadata": {},
+ "source": [
+ "\n",
+ "# Global Dataframe"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 17,
+ "id": "outside-princeton",
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "Index(['id', 'user_id', 'created_at', 'cooked', 'post_number', 'updated_at',\n",
+ " 'reply_count', 'reply_to_post_number', 'quote_count',\n",
+ " 'incoming_link_count', 'reads', 'readers_count', 'topic_id',\n",
+ " 'reply_to_user', 'stream', 'tags', 'title', 'posts_count', 'views',\n",
+ " 'like_count', 'closed', 'category_id', 'word_count', 'featured_link',\n",
+ " 'time_read', 'likes_received', 'likes_given', 'topics_entered',\n",
+ " 'topic_count', 'post_count', 'posts_read', 'days_visited', 'username',\n",
+ " 'name', '_merge'],\n",
+ " dtype='object')"
+ ]
+ },
+ "execution_count": 17,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "global_df = pd.merge(df_posts, userlist_df, how='outer',indicator=True, on ='user_id')\n",
+ "global_df = global_df.drop([\"username_x\"], axis=1)\n",
+ "global_df.rename(columns = {'username_y' : 'username'}, inplace = True)\n",
+ "global_df.columns"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 45,
+ "id": "activated-local",
+ "metadata": {},
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "unique users: 4377\n",
+ "global df: 15244\n"
+ ]
+ }
+ ],
+ "source": [
+ "print('unique users:', len(global_df.user_id.unique()))\n",
+ "print('global df:', len(global_df))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 49,
+ "id": "careful-firewall",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df.to_csv('global_df.csv', header = True, encoding='utf-8', index=False)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 47,
+ "id": "useful-negotiation",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df = pd.read_csv('global_df.csv')"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "headed-remove",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_non_match = global_df[(global_df._merge != 'both')]\n",
+ "global_non_match"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 19,
+ "id": "friendly-boards",
+ "metadata": {
+ "scrolled": true
+ },
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "unique users: 4377\n",
+ "global df: 15244\n"
+ ]
+ }
+ ],
+ "source": [
+ "print('unique users:', len(global_df.user_id.unique()))\n",
+ "print('global df:', len(global_df))"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "collected-minister",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df['id'] = global_df['id'].astype(str)\n",
+ "global_df['post_number'] = global_df['post_number'].astype(str)\n",
+ "global_df['reply_to_post_number'] = global_df['reply_to_post_number'].astype(str)\n",
+ "global_df['topic_id'] = global_df['topic_id'].astype(str)\n",
+ "global_df['user_id'] = global_df['user_id'].astype(str)\n",
+ "global_df['category_id'] = global_df['category_id'].astype(str)"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "id": "virtual-assistant",
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "global_df.to_csv('global_df.csv', header = True, encoding='utf-8', index=False)"
+ ]
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "display_name": "Python 3",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.7.4"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
+}
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..a62b391
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,17 @@
+matplotlib==3.4.2
+numpy==1.20.3
+nltk==3.6.2
+plotly==5.0.0
+pyLDAvis==3.2.1
+scikit-learn==0.24.2
+spacy==3.0.6
+wordcloud==1.8.1
+seaborn==0.11.1
+scipy==1.7.0
+regex==2021.4.4
+plotly-express==0.4.1
+streamlit~=0.85.1
+pandas~=1.2.4
+gensim~=4.0.1
+sklearn~=0.0
+pip == 21.2.1
diff --git a/webapp/app.py b/webapp/app.py
new file mode 100644
index 0000000..602342d
--- /dev/null
+++ b/webapp/app.py
@@ -0,0 +1,232 @@
+import streamlit as st
+import pandas as pd
+import plotly.graph_objects as go
+import plotly_express as px
+
+from gensim import corpora
+import gensim
+import pyLDAvis
+import nltk
+from sklearn.model_selection import GridSearchCV
+
+nltk.download('punkt')
+nltk.download('averaged_perceptron_tagger')
+
+from nltk import pos_tag, word_tokenize
+import spacy
+from sklearn.decomposition import LatentDirichletAllocation
+from sklearn.feature_extraction.text import CountVectorizer
+from spacy import displacy
+
+
+# containers
+header = st.beta_container()
+dataset = st.beta_container()
+interactive = st.beta_container()
+
+
+#SIDE BARS
+TM = st.sidebar.checkbox('Topic Modelling')
+NER = st.sidebar.checkbox('NER: Named Entity Recognition')
+
+# data sets functions
+@st.cache
+def get_data(filename):
+ data = pd.read_csv(filename)
+ return data
+
+
+with header:
+ st.title("NLP for Quantified-Self Forum")
+ st.subheader("This project will give an overview of Forum's interactions and offer an interactive dashboard"
+ " to discover topics discussed about")
+
+ st.image('Data_Viz/qs_wordcloud.png')
+ st.sidebar.title("Side Menu")
+ st.sidebar.write("-----------")
+ st.sidebar.write("**Visualizations:** ")
+
+
+with dataset:
+ st.header('QS forum dataset')
+ st.text('The dataset was extracted from QS website using Python to parse the JSON files')
+
+ qs_data = get_data('https://media.githubusercontent.com/media/KaoutarLanjri/large_files/master/global_df.csv')
+ st.write(qs_data.head())
+
+ st.subheader('Distribution of Yearly Created Posts')
+ docs_list = pd.DataFrame(qs_data['date_year'].value_counts())
+ st.bar_chart(docs_list)
+
+with interactive:
+ st.title('Closer look into the data')
+
+ fig = go.Figure(data=go.Table(
+ columnwidth=[1, 1, 3, 3],
+ header=dict(values=list(qs_data[['topic_id', 'creation_date', 'noHTML_text', 'lemmat_text']].columns),
+ fill_color='#FD8E72',
+ align='center'),
+ cells=dict(values=[qs_data.topic_id, qs_data.creation_date, qs_data.noHTML_text, qs_data.lemmat_text])))
+
+ fig.update_layout(margin=dict(l=5, r=5, b=10, t=10))
+ st.write(fig)
+
+ # LINE CHART for Word occurence over time*
+
+# ALL TIME
+ words_freq = get_data(
+ 'https://raw.githubusercontent.com/KaoutarLanjri/quantified-self-forums/main/datasets/words_df.csv')
+
+ fig = px.line(words_freq, x=words_freq.creation_year, y=words_freq.columns[0:30],
+ title="Word Dispersion over time 2011 to 2021")
+
+ fig.update_xaxes(type='category')
+ st.write(fig)
+
+# 2021
+ words21_freq = get_data(
+ 'https://raw.githubusercontent.com/KaoutarLanjri/quantified-self-forums/main/datasets/words_df_2021.csv')
+
+ fig = px.line(words21_freq, x=words21_freq.creation_date, y=words21_freq.columns[0:30],
+ title="Word Dispersion over the year 2021")
+
+ fig.update_xaxes(type='category')
+ st.write(fig)
+
+ st.header('Topic Modelling')
+ st.image('Data_Viz/coherence_score_chart.png')
+ st.text('The improvement stops significantly improving after 9 topics')
+
+# TOPIC MODELLING
+ st.header('While Topic Modelling plot is loading...'
+ 'Check the topics keywords table')
+
+ st.image('Data_Viz/topic_model_words.png')
+ st.text('plot loading...')
+# Tokenize Text
+def tokenize_text(text):
+ filtered_text = []
+ words = word_tokenize(text)
+
+ for word in words:
+ filtered_text.append(word)
+ return filtered_text
+#
+df = qs_data.copy()
+
+df['no_sw_LDA_text'] = df['no_sw_LDA_text'].astype('str')
+
+df = df.groupby(['topic_id'], as_index=False).agg({('no_sw_LDA_text'): ' '.join})
+
+df['token_NN_text'] = df.no_sw_LDA_text.apply(lambda x: tokenize_text(x))
+
+
+
+# FUNCTIONS PREPROCESSING FOR TOPIC MODELLING
+
+# Example for detecting bigrams
+bigram_measures = nltk.collocations.BigramAssocMeasures()
+
+finder =nltk.collocations.BigramCollocationFinder\
+.from_documents([comment.split() for comment in\
+ df.no_sw_LDA_text])
+
+
+# Filter only those that occur at least 50 times
+finder.apply_freq_filter(50)
+bigram_scores = finder.score_ngrams(bigram_measures.pmi)
+
+
+trigram_measures = nltk.collocations.TrigramAssocMeasures()
+finder = nltk.collocations.TrigramCollocationFinder.from_documents([comment.split() for comment in df.no_sw_LDA_text])
+# Filter only those that occur at least 50 times
+finder.apply_freq_filter(50)
+trigram_scores = finder.score_ngrams(trigram_measures.pmi)
+
+bigram_pmi = pd.DataFrame(bigram_scores)
+bigram_pmi.columns = ['bigram', 'pmi']
+bigram_pmi.sort_values(by='pmi', axis=0, ascending=False, inplace=True)
+
+trigram_pmi = pd.DataFrame(trigram_scores)
+trigram_pmi.columns = ['trigram', 'pmi']
+trigram_pmi.sort_values(by='pmi', axis=0, ascending=False, inplace = True)
+
+# Filter for bigrams with only noun-type structures
+@st.cache
+def bigram_filter(bigram):
+ tag = nltk.pos_tag(bigram)
+ if tag[0][1] not in ['JJ', 'NN'] and tag[1][1] not in ['NN']:
+ return False
+ if 'n' in bigram or 't' in bigram:
+ return False
+ if 'PRON' in bigram:
+ return False
+ return True
+
+ # Filter for trigrams with only noun-type structures
+@st.cache
+def trigram_filter(trigram):
+ tag = nltk.pos_tag(trigram)
+ if tag[0][1] not in ['JJ', 'NN'] and tag[1][1] not in ['JJ','NN']:
+ return False
+ if 'n' in trigram or 't' in trigram:
+ return False
+ if 'PRON' in trigram:
+ return False
+ return True
+
+ # choose top 500 ngrams in this case ranked by PMI that have noun like structures
+filtered_bigram = bigram_pmi[bigram_pmi.apply(lambda bigram:\
+ bigram_filter(bigram['bigram'])\
+ and bigram.pmi > 5, axis = 1)][:500]
+
+filtered_trigram = trigram_pmi[trigram_pmi.apply(lambda trigram: \
+ trigram_filter(trigram['trigram'])\
+ and trigram.pmi > 5, axis = 1)][:500]
+
+
+bigrams = [' '.join(x) for x in filtered_bigram.bigram.values if len(x[0]) > 2 or len(x[1]) > 2]
+trigrams = [' '.join(x) for x in filtered_trigram.trigram.values if len(x[0]) > 2 or len(x[1]) > 2 and len(x[2]) > 2]
+
+ # Concatenate n-grams
+@st.cache
+def replace_ngram(x):
+ for gram in trigrams:
+ x = x.replace(gram, '_'.join(gram.split()))
+ for gram in bigrams:
+ x = x.replace(gram, '_'.join(gram.split()))
+ return x
+
+reviews_w_ngrams = df.copy()
+reviews_w_ngrams.no_sw_LDA_text = reviews_w_ngrams.no_sw_LDA_text.map(lambda x: replace_ngram(x))
+
+# tokenize reviews + remove stop words + remove names + remove words with less than 2 characters
+reviews_w_ngrams = reviews_w_ngrams.no_sw_LDA_text.map(lambda x: [word for word in x.split()\
+ if len(word) > 2])
+
+# Filter for only nouns
+@st.cache
+def noun_only(x):
+ pos_comment = nltk.pos_tag(x)
+ filtered = [word[0] for word in pos_comment if word[1] in ['NN']]
+ return filtered
+
+final_posts = reviews_w_ngrams.map(noun_only)
+
+# TOPIC MODELLING
+dictionary = corpora.Dictionary(final_posts)
+doc_term_matrix = [dictionary.doc2bow(doc) for doc in final_posts]
+
+Lda = gensim.models.ldamodel.LdaModel
+ldamodel = Lda(doc_term_matrix, num_topics=10, id2word = dictionary, passes=40,\
+ iterations=200, chunksize = 10000, eval_every = None, random_state=0)
+
+import pyLDAvis.gensim_models
+from gensim.models import LdaModel, HdpModel
+
+vis_data1 = pyLDAvis.gensim_models.prepare(ldamodel, doc_term_matrix, dictionary)
+pyLDAvis.display(vis_data1)
+
+html_string1 = pyLDAvis.prepared_data_to_html(vis_data1)
+from streamlit import components
+components.v1.html(html_string1, width=1300, height=800, scrolling=True)
\ No newline at end of file
diff --git a/webapp/function.py b/webapp/function.py
new file mode 100644
index 0000000..7c9b2fb
--- /dev/null
+++ b/webapp/function.py
@@ -0,0 +1,83 @@
+import spacy
+
+def entity_analyzer(my_text):
+ nlp = spacy.load('en')
+ docx = nlp(my_text)
+ entities = [(entity.text, entity.label_) for entity in docx]
+ return entities
+
+
+with interactive:
+ st.title('Closer look into the data')
+
+ fig = go.Figure(data=go.Table())
+ fig.update_layout()
+ st.write(fig)
+
+
+ def ner(text):
+ doc = nlp(text)
+ return [X.label_ for X in doc.ents]
+
+
+ ent = qs_data['cleaned_text'].\apply(lambda x: ner(x))
+ ent = [x for sub in ent for x in sub]
+
+ # data vectorized
+ vectorizer = CountVectorizer(analyzer='word',
+ min_df=10, # minimum reqd occurences of a word
+ stop_words='english', # remove stop words
+ lowercase=True, # convert all words to lowercase
+ token_pattern='[a-zA-Z0-9]{3,}', # num chars > 3
+ # max_features=50000, # max number of uniq words
+ )
+
+ data_vectorized = vectorizer.fit_transform(qs_data.no_sw_LDA_text)
+
+ # Build LDA Model
+ lda_model = LatentDirichletAllocation(n_components=20,
+ max_iter=10, # Max learning iterations
+ learning_method='online',
+ random_state=100, # Random state
+ batch_size=128, # n docs in each learning iter
+ evaluate_every=-1, # compute perplexity every n iters, default: Don't
+ n_jobs=-1, # Use all available CPUs
+ )
+ lda_output = lda_model.fit_transform(data_vectorized)
+
+ # train model
+
+ # Define Search Param
+ search_params = {'n_components': [10, 15, 20, 25, 30], 'learning_decay': [.5, .7, .9]}
+ # Init the Model
+ lda = LatentDirichletAllocation()
+ # Init Grid Search Class
+ model = GridSearchCV(lda, param_grid=search_params)
+ # Do the Grid Search
+ model.fit(data_vectorized)
+ # Defining Best Model
+ best_lda_model = model.best_estimator_
+ # Create Document - Topic Matrix
+ lda_output = best_lda_model.transform(data_vectorized)
+
+ plot = pyLDAvis.sklearn.prepare(best_lda_model, data_vectorized, vectorizer, mds='tsne')
+ plot
+
+ html_string = pyLDAvis.prepared_data_to_html(plot)
+ from streamlit import components
+
+ components.v1.html(html_string, width=1300, height=800, scrolling=True)
+
+
+ _______
+ features = st.beta_container()
+
+ with features:
+ st.header('Features created')
+
+ st.markdown('* **first feature:** NER')
+ st.markdown('* **second feature:** Topic Modelling')
+ st.markdown('* **Third feature:** Social Network Analysis')
+
+
+ --------
\ No newline at end of file
diff --git a/webapp/functions.py b/webapp/functions.py
new file mode 100644
index 0000000..c8eac01
--- /dev/null
+++ b/webapp/functions.py
@@ -0,0 +1,234 @@
+# Holistic stop words function
+import re
+
+import gensim
+import spacy
+from wordcloud import WordCloud, STOPWORDS, ImageColorGenerator
+from nltk.corpus import stopwords
+
+
+nlp = spacy.load('en_core_web_sm')
+
+set1 = list(nlp.Defaults.stop_words)
+set2 = list(STOPWORDS)
+set3 = list(stopwords.words('english'))
+
+extra_set = ['ill', 'hi', 'im', 'ive', 'dont', 'hello', 'hey', 'like', 'thanks', 'maybe', 'q', 'e g', 'think', 'good', 'com', 'hop',
+ 'thats', 'c', 'b', 'l', 'il', 'x', 'z', 'v', 'f', 'e', 'q', 'isnt', 'wont', 'yes', 'want', 'let', 'know', 'id', 'g', 'thing',
+ 'thank', 'come', 'mm', 'w', 'non', 'day', 'look', 'baby', 'n', 'lot', 'way', 'use', 'try', 'hour', 'couple', 'week', 'ago',
+ 'i', 'h', 'et', 'img', 'cool', 'year', 'u', 'need', 'nice', 'guy', 'boy', 'pm', '3rd', 'pretty', 'sure', 'bit', 'week', 'minute',
+ 'png', 'screen', 'shot', 'sans', 'serif', 'mon', 'mar', 'kb', 'gmt', 'arial', 'helvetica', 'feb', 'long', 'period', 'time', 'font',
+ 'size', 'medium', 'interested', 'dat', 'drank', 'dad', 'bottle', 'turn', 'number', 'everyday', 'follow', 'life', 'jar', 'j','www',
+ 'happen', 'yeah', 'wish', 'love', 'cheer', 'fun', 'later', 'bad', 'unfortunately', 'org', 'july', 'ki', 'february', 'month', 'saw',
+ 'potentially', '21st', 'hf', 'rr', 'lf', 'wait', 'yay', 'especially', 'feel', 'go', '100s', 'bin']
+
+stop_words_list = set1 + set2 + set3 + extra_set
+
+
+# remove stopwords
+def remove_stopwords(text):
+ slist = [word for word in text.split() if word not in stop_words_list]
+ text = (" ").join(slist)
+ return text
+
+
+def sent_to_words(sentences):
+ for sent in sentences:
+ sent = re.sub('\S*@\S*\s?', '', sent) # remove emails
+ sent = re.sub('\s+', ' ', sent) # remove newline chars
+ sent = re.sub("\'", "", sent) # remove single quotes
+ sent = gensim.utils.simple_preprocess(str(sent), deacc=True)
+ yield(sent)
+
+
+dictionary = corpora.Dictionary(df.token_NN_text)
+
+# filter words appear less than 15 docs & more than 0.5 documents & keep o
+dictionary.filter_extremes(no_below=15, no_above=0.5, keep_n=100000)
+
+# document to 'bow' BAG OF WORDS
+corpus = [dictionary.doc2bow(doc) for doc in df.token_NN_text]
+
+LDA = gensim.models.ldamodel.LdaModel
+
+# Build LDA model
+
+lda_model = LDA(corpus=corpus,
+ id2word=dictionary,
+ num_topics=30,
+ random_state=50,
+ update_every=1,
+ chunksize=100,
+ passes=10,
+ # alpha = "auto"
+ )
+import pyLDAvis.gensim_models as gensimvis
+
+vis_data = gensimvis.prepare(lda_model, corpus, dictionary)
+pyLDAvis.display(vis_data)
+
+html_string = pyLDAvis.prepared_data_to_html(vis_data)
+from streamlit import components
+
+components.v1.html(html_string, width=1300, height=800, scrolling=True)
+
+
+====
+
+
+# Example for detecting bigrams
+bigram_measures = nltk.collocations.BigramAssocMeasures()
+
+finder =nltk.collocations.BigramCollocationFinder\
+.from_documents([comment.split() for comment in\
+ df.no_sw_LDA_text])
+
+
+# Filter only those that occur at least 50 times
+finder.apply_freq_filter(50)
+bigram_scores = finder.score_ngrams(bigram_measures.pmi)
+
+
+trigram_measures = nltk.collocations.TrigramAssocMeasures()
+finder = nltk.collocations.TrigramCollocationFinder.from_documents([comment.split() for comment in df.no_sw_LDA_text])
+# Filter only those that occur at least 50 times
+finder.apply_freq_filter(50)
+trigram_scores = finder.score_ngrams(trigram_measures.pmi)
+
+bigram_pmi = pd.DataFrame(bigram_scores)
+bigram_pmi.columns = ['bigram', 'pmi']
+bigram_pmi.sort_values(by='pmi', axis=0, ascending=False, inplace=True)
+
+trigram_pmi = pd.DataFrame(trigram_scores)
+trigram_pmi.columns = ['trigram', 'pmi']
+trigram_pmi.sort_values(by='pmi', axis=0, ascending=False, inplace = True)
+
+# Filter for bigrams with only noun-type structures
+@st.cache
+def bigram_filter(bigram):
+ tag = nltk.pos_tag(bigram)
+ if tag[0][1] not in ['JJ', 'NN'] and tag[1][1] not in ['NN']:
+ return False
+ if 'n' in bigram or 't' in bigram:
+ return False
+ if 'PRON' in bigram:
+ return False
+ return True
+
+ # Filter for trigrams with only noun-type structures
+@st.cache
+def trigram_filter(trigram):
+ tag = nltk.pos_tag(trigram)
+ if tag[0][1] not in ['JJ', 'NN'] and tag[1][1] not in ['JJ','NN']:
+ return False
+ if 'n' in trigram or 't' in trigram:
+ return False
+ if 'PRON' in trigram:
+ return False
+ return True
+
+ # choose top 500 ngrams in this case ranked by PMI that have noun like structures
+filtered_bigram = bigram_pmi[bigram_pmi.apply(lambda bigram:\
+ bigram_filter(bigram['bigram'])\
+ and bigram.pmi > 5, axis = 1)][:500]
+
+filtered_trigram = trigram_pmi[trigram_pmi.apply(lambda trigram: \
+ trigram_filter(trigram['trigram'])\
+ and trigram.pmi > 5, axis = 1)][:500]
+
+
+bigrams = [' '.join(x) for x in filtered_bigram.bigram.values if len(x[0]) > 2 or len(x[1]) > 2]
+trigrams = [' '.join(x) for x in filtered_trigram.trigram.values if len(x[0]) > 2 or len(x[1]) > 2 and len(x[2]) > 2]
+
+ # Concatenate n-grams
+@st.cache
+def replace_ngram(x):
+ for gram in trigrams:
+ x = x.replace(gram, '_'.join(gram.split()))
+ for gram in bigrams:
+ x = x.replace(gram, '_'.join(gram.split()))
+ return x
+
+reviews_w_ngrams = df.copy()
+reviews_w_ngrams.no_sw_LDA_text = reviews_w_ngrams.no_sw_LDA_text.map(lambda x: replace_ngram(x))
+
+# tokenize reviews + remove stop words + remove names + remove words with less than 2 characters
+reviews_w_ngrams = reviews_w_ngrams.no_sw_LDA_text.map(lambda x: [word for word in x.split()\
+ if len(word) > 2])
+
+# Filter for only nouns
+@st.cache
+def noun_only(x):
+ pos_comment = nltk.pos_tag(x)
+ filtered = [word[0] for word in pos_comment if word[1] in ['NN']]
+ return filtered
+
+final_posts = reviews_w_ngrams.map(noun_only)
+
+# TOPIC MODELLING
+dictionary = corpora.Dictionary(final_posts)
+doc_term_matrix = [dictionary.doc2bow(doc) for doc in final_posts]
+
+Lda = gensim.models.ldamodel.LdaModel
+ldamodel = Lda(doc_term_matrix, num_topics=10, id2word = dictionary, passes=40,\
+ iterations=200, chunksize = 10000, eval_every = None, random_state=0)
+
+import pyLDAvis.gensim_models as gensimvis
+pyLDAvis.enable_notebook()
+
+vis_data1 = gensimvis.prepare(ldamodel, doc_term_matrix, dictionary)
+pyLDAvis.display(vis_data1)
+
+
+html_string1 = pyLDAvis.prepared_data_to_html(vis_data1)
+from streamlit import components
+components.v1.html(html_string1, width=1300, height=800, scrolling=True)
+
+============================================================================================
+
+22222
+
+# FUNCTIONS PREPROCESSING FOR TOPIC MODELLING
+
+vectorizer = CountVectorizer(analyzer='word',
+ min_df=10, # minimum reqd occurences of a word
+ stop_words='english', # remove stop words
+ lowercase=True, # convert all words to lowercase
+ token_pattern='[a-zA-Z0-9]{3,}', # num chars > 3
+ # max_features=50000, # max number of uniq words
+ )
+
+data_vectorized = vectorizer.fit_transform(df.no_sw_LDA_text)
+
+# Build LDA Model
+lda_model = LatentDirichletAllocation(n_components=20,
+ max_iter=10, # Max learning iterations
+ learning_method='online',
+ random_state=100, # Random state
+ batch_size=128, # n docs in each learning iter
+ evaluate_every = -1, # compute perplexity every n iters, default: Don't
+ n_jobs = -1, # Use all available CPUs
+ )
+
+lda_output = lda_model.fit_transform(data_vectorized)
+
+# Define Search Param
+search_params = {'n_components': [10, 15, 20, 25, 30], 'learning_decay': [.5, .7, .9]}
+# Init the Model
+lda = LatentDirichletAllocation()
+# Init Grid Search Class
+model = GridSearchCV(lda, param_grid=search_params)
+# Do the Grid Search
+model.fit(data_vectorized)
+
+# Best Model
+best_lda_model = model.best_estimator_
+
+pyLDAvis.enable_notebook()
+
+plot = pyLDAvis.sklearn.prepare(best_lda_model, data_vectorized, vectorizer, mds='tsne')
+plot
+
+html_string1 = pyLDAvis.prepared_data_to_html(plot)
+from streamlit import components
+components.v1.html(html_string1, width=1300, height=800, scrolling=True)
\ No newline at end of file
diff --git a/webapp/interactive-app-data-viz.py b/webapp/interactive-app-data-viz.py
new file mode 100644
index 0000000..11f9d61
--- /dev/null
+++ b/webapp/interactive-app-data-viz.py
@@ -0,0 +1,92 @@
+import streamlit as st
+import plotly_express as px
+import pandas as pd
+
+# configuration
+st.set_option('deprecation.showfileUploaderEncoding', False)
+
+# title of the app
+st.title("Data Visualization App")
+
+# Add a sidebar
+st.sidebar.subheader("Visualization Settings")
+
+# Setup file upload
+uploaded_file = st.sidebar.file_uploader(
+ label="Upload your CSV or Excel file. (200MB max)",
+ type=['csv', 'xlsx'])
+
+global df
+if uploaded_file is not None:
+ print(uploaded_file)
+ print("hello")
+
+ try:
+ df = pd.read_csv(uploaded_file)
+ except Exception as e:
+ print(e)
+ df = pd.read_excel(uploaded_file)
+
+global numeric_columns
+global non_numeric_columns
+try:
+ st.write(df)
+ numeric_columns = list(df.select_dtypes(['float', 'int']).columns)
+ non_numeric_columns = list(df.select_dtypes(['object']).columns)
+ non_numeric_columns.append(None)
+ print(non_numeric_columns)
+except Exception as e:
+ print(e)
+ st.write("Please upload file to the application.")
+
+# add a select widget to the side bar
+chart_select = st.sidebar.selectbox(
+ label="Select the chart type",
+ options=['Scatterplots', 'Lineplots', 'Histogram', 'Boxplot']
+)
+
+if chart_select == 'Scatterplots':
+ st.sidebar.subheader("Scatterplot Settings")
+ try:
+ x_values = st.sidebar.selectbox('X axis', options=numeric_columns)
+ y_values = st.sidebar.selectbox('Y axis', options=numeric_columns)
+ color_value = st.sidebar.selectbox("Color", options=non_numeric_columns)
+ plot = px.scatter(data_frame=df, x=x_values, y=y_values, color=color_value)
+ # display the chart
+ st.plotly_chart(plot)
+ except Exception as e:
+ print(e)
+
+if chart_select == 'Lineplots':
+ st.sidebar.subheader("Line Plot Settings")
+ try:
+ x_values = st.sidebar.selectbox('X axis', options=numeric_columns)
+ y_values = st.sidebar.selectbox('Y axis', options=numeric_columns)
+ color_value = st.sidebar.selectbox("Color", options=non_numeric_columns)
+ plot = px.line(data_frame=df, x=x_values, y=y_values, color=color_value)
+ st.plotly_chart(plot)
+ except Exception as e:
+ print(e)
+
+if chart_select == 'Histogram':
+ st.sidebar.subheader("Histogram Settings")
+ try:
+ x = st.sidebar.selectbox('Feature', options=numeric_columns)
+ bin_size = st.sidebar.slider("Number of Bins", min_value=10,
+ max_value=100, value=40)
+ color_value = st.sidebar.selectbox("Color", options=non_numeric_columns)
+ plot = px.histogram(x=x, data_frame=df, color=color_value)
+ st.plotly_chart(plot)
+ except Exception as e:
+ print(e)
+
+if chart_select == 'Boxplot':
+ st.sidebar.subheader("Boxplot Settings")
+ try:
+ y = st.sidebar.selectbox("Y axis", options=numeric_columns)
+ x = st.sidebar.selectbox("X axis", options=non_numeric_columns)
+ color_value = st.sidebar.selectbox("Color", options=non_numeric_columns)
+ plot = px.box(data_frame=df, y=y, x=x, color=color_value)
+ st.plotly_chart(plot)
+ except Exception as e:
+ print(e)
\ No newline at end of file
diff --git a/webapp/txt b/webapp/txt
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/webapp/txt
@@ -0,0 +1 @@
+
diff --git a/words_df.csv b/words_df.csv
new file mode 100644
index 0000000..60ce616
--- /dev/null
+++ b/words_df.csv
@@ -0,0 +1,12 @@
+creation_year,data,track,sleep,work,app,device,self,people,help,test,start,health,measure,zeo,post,new,question,rate,user,heart,change,project,sensor,tool,different,activity,idea,apps,record,research
+2011,549,312,207,299,397,72,248,227,203,170,146,138,146,29,147,134,158,210,110,78,149,97,66,87,71,61,103,48,81,94
+2012,826,401,208,297,573,118,181,227,161,141,167,155,194,24,140,179,109,245,116,73,96,96,32,118,117,89,90,84,52,103
+2013,2072,680,792,829,1339,432,335,340,417,216,362,236,325,834,361,315,241,487,215,258,283,178,320,160,208,213,243,163,205,187
+2014,1597,837,736,749,1245,404,356,306,353,276,341,419,341,434,344,361,305,456,261,209,170,197,324,222,171,208,229,194,160,200
+2015,815,472,247,304,778,177,175,117,172,79,109,244,171,109,107,166,124,257,89,148,106,70,74,91,65,67,82,125,74,93
+2016,1080,470,566,360,821,253,133,161,170,211,156,228,197,301,140,160,89,333,114,150,96,101,148,135,97,112,104,123,97,125
+2017,426,427,340,223,487,122,121,112,122,162,99,151,130,15,79,70,111,243,50,123,75,66,71,74,82,86,78,72,71,70
+2018,426,282,203,202,395,121,78,102,111,170,94,124,127,7,89,68,67,160,66,51,55,61,22,53,73,50,64,44,60,55
+2019,729,449,226,290,587,111,169,129,178,142,163,133,213,50,103,127,128,251,110,133,96,132,73,96,75,68,105,63,118,61
+2020,909,570,195,356,636,127,257,140,154,138,182,139,252,1,133,127,101,304,140,131,143,155,61,105,125,90,116,83,98,113
+2021,293,178,165,153,161,41,58,45,56,36,43,65,84,0,44,40,41,114,26,41,26,31,16,20,33,31,30,13,40,38