{
    "componentChunkName": "component---node-modules-gatsby-theme-andy-src-templates-note-js",
    "path": "/infodis",
    "result": {"data":{"brainNote":{"slug":"infodis","title":"Information Disorder","childMdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"Information Disorder\",\n  \"tags\": [\"data\", \"research\"]\n};\nvar makeShortcode = function makeShortcode(name) {\n  return function MDXDefaultShortcode(props) {\n    console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n    return mdx(\"div\", props);\n  };\n};\nvar NoteTag = makeShortcode(\"NoteTag\");\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(NoteTag, {\n    color: \"beige\",\n    mdxType: \"NoteTag\"\n  }, \"data\"), mdx(NoteTag, {\n    color: \"beige\",\n    mdxType: \"NoteTag\"\n  }, \"research\"), mdx(\"p\", null, \"I\\u2019m currently \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://blog.msdogo.com/my-research\",\n    \"target\": \"_blank\",\n    \"rel\": \"noreferrer\"\n  }, \"researching\"), \" misinformation and disinformation using machine learning. These are kinds of deceptive information commonly called \", mdx(\"em\", {\n    parentName: \"p\"\n  }, \"fake news\"), \", though I prefer the term \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://firstdraftnews.org/en/education/curriculum-resource/information-disorder-useful-graphics\",\n    \"target\": \"_blank\",\n    \"rel\": \"noreferrer\"\n  }, mdx(\"em\", {\n    parentName: \"a\"\n  }, \"Information Disorder\")), \". I recently published an exploratory \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://blog.msdogo.com/exploring-thematic-coherence-in-fake-news\",\n    \"target\": \"_blank\",\n    \"rel\": \"noreferrer\"\n  }, \"paper\"), \" on the current direction of my research. If you\\u2019re interested, I\\u2019m curating information and tools for researching and learning about fake news in \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://github.com/m-arti/infodis\",\n    \"target\": \"_blank\",\n    \"rel\": \"noreferrer\"\n  }, \"this\"), \" Github repository. I\\u2019m compiling some of them in this note.\"), mdx(\"h2\", {\n    \"id\": \"resources\"\n  }, \"Resources\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://github.com/m-arti/infodis/blob/master/Information%20Disorder%20Research.md\",\n    \"target\": \"_blank\",\n    \"rel\": \"noreferrer\"\n  }, mdx(\"strong\", {\n    parentName: \"a\"\n  }, \"Information disorder research\")), \": resources for research on various kinds of information disorder, such as fake news, rumours and satire.\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://github.com/m-arti/infodis/blob/master/News%20and%20Media%20Literacy.md\",\n    \"target\": \"_blank\",\n    \"rel\": \"noreferrer\"\n  }, mdx(\"strong\", {\n    parentName: \"a\"\n  }, \"News and media literacy\")), \": resources for teaching and learning news and media literacy.\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://soundcloud.com/martinssamuel/sets/infodis\",\n    \"target\": \"_blank\",\n    \"rel\": \"noreferrer\"\n  }, mdx(\"strong\", {\n    parentName: \"a\"\n  }, \"Podcasts and talks\")), \": if you prefer listening to reading, here are some interesting talks and conversations on the matter.\"), mdx(\"iframe\", {\n    width: \"100%\",\n    height: \"400\",\n    scrolling: \"no\",\n    frameBorder: \"no\",\n    src: \"https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/playlists/836488304&color=%23bbbbbb&auto_play=false&hide_related=true&show_comments=false&show_user=true&show_reposts=false&show_teaser=false&visual=false\"\n  }))), mdx(\"h2\", {\n    \"id\": \"publications\"\n  }, \"Publications\"), mdx(\"p\", null, \"I\\u2019m continuously analysing research papers (mainly from \", mdx(\"em\", {\n    parentName: \"p\"\n  }, \"arXiv\"), \") and other publications on \\u2018fake news\\u2019. The following \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://www.wolframcloud.com/obj/mar/Published/infodis.nb\",\n    \"target\": \"_blank\",\n    \"rel\": \"noreferrer\"\n  }, mdx(\"img\", {\n    src: \"https://raw.githubusercontent.com/m-arti/ms-notes/4ccb62f36641cd886207d3a35bc403f40a5cf7a7/images/wolfram-icon.svg\",\n    alt: \"A Wolfram Notebook containing an exploration of fake news research papers\",\n    style: {\n      \"width\": \"20px\",\n      \"display\": \"inline\",\n      \"verticalAlign\": \"middle\",\n      \"paddingRight\": \"2px\"\n    }\n  }), \"notebook\"), \" contains what I\\u2019ve gathered so far.\"), mdx(\"div\", {\n    \"className\": \"gatsby-resp-iframe-wrapper\",\n    \"style\": {\n      \"paddingBottom\": \"183.4862385321101%\",\n      \"position\": \"relative\",\n      \"height\": \"0\",\n      \"overflow\": \"hidden\",\n      \"marginBottom\": \"1.25rem\"\n    }\n  }, \" \", mdx(\"iframe\", {\n    parentName: \"div\",\n    \"src\": \"https://www.wolframcloud.com/obj/mar/Published/infodis.nb?_embed=iframe\",\n    \"style\": {\n      \"position\": \"absolute\",\n      \"top\": \"0\",\n      \"left\": \"0\",\n      \"width\": \"100%\",\n      \"height\": \"100%\"\n    }\n  }), \" \"));\n}\n;\nMDXContent.isMDXComponent = true;"},"inboundReferenceNotes":[],"outboundReferenceNotes":[]},"site":{"siteMetadata":{"title":"Martins's Notes"}}},"pageContext":{"slug":"infodis"}},
    "staticQueryHashes": ["1232055195","1232094545","1394212718","764694655"]}