{
    "componentChunkName": "component---src-templates-note-note-js",
    "path": "/notes/LLMS-and-language-comparison",
    "result": {"data":{"mdx":{"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 = {};\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(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Universal Dependencies Project\"), \":\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"A collaborative effort to develop cross-linguistically consistent treebank annotation for many languages. It aims to capture similarities and differences between languages. Search for the Universal Dependencies Project to find related publications and datasets.\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Cross-Lingual Word Embeddings (CLWE)\"), \":\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Researchers have worked on aligning word embeddings across different languages to understand and utilize linguistic similarities. Look for papers by authors like \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/Mikel-Artetxe\",\n    \"title\": \"Mikel Artetxe\"\n  }, \"Mikel Artetxe\"), \" and \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/Alexis-Conneau\",\n    \"title\": \"Alexis Conneau\"\n  }, \"Alexis Conneau\"), \", who have contributed to this field.\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"PanLex Project\"), \":\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"A project aiming to enable the translation of words and phrases among all human languages. It explores semantic relationships and similarities between languages.\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Europarl Parallel Corpus\"), \":\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"A collection of parallel text in 21 European languages, used to train statistical machine translation models and understand linguistic similarities.\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Authors and Researchers\"), \":\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Look for work by researchers like J\\xF6rg Tiedemann, who has contributed to cross-lingual alignment and multilingual corpora, or Lyle Campbell, a known expert in historical linguistics.\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Google's Multilingual Neural Machine Translation System\"), \":\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Google has worked on a system that translates between multiple languages, leveraging similarities between languages. Details can be found in their research publications.\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Books on Comparative Linguistics\"), \":\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Books like \\\"The Power of Babel: A Natural History of Language\\\" by John H. McWhorter or \\\"Empires of the Word: A Language History of the World\\\" by Nicholas Ostler provide insights into the historical and structural relationships between languages.\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Academic Journals\"), \":\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"You may also find research papers on this subject in academic journals like \\\"Computational Linguistics,\\\" \\\"Journal of Machine Learning Research,\\\" and \\\"Language Resources and Evaluation.\\\"\")))), mdx(\"h2\", null, \"Dig Deeper\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/Universal-Dependencies\",\n    \"title\": \"Universal Dependencies\"\n  }, \"Universal Dependencies\"), \"\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/Cross-Lingual-Word-Embeddings\",\n    \"title\": \"Cross-Lingual Word Embeddings\"\n  }, \"Cross-Lingual Word Embeddings\"), \"\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/Europarl-Parallel-Corpus\",\n    \"title\": \"Europarl Parallel Corpus\"\n  }, \"Europarl Parallel Corpus\"), \"\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"\", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/Historical-Linguistics\",\n    \"title\": \"Historical Linguistics\"\n  }, \"Historical Linguistics\"), \"\")), mdx(\"p\", null, \"\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/notes/helped-by-chatgpt\",\n    \"title\": \"helped by chatgpt\"\n  }, \"helped by chatgpt\"), \"\"));\n}\n;\nMDXContent.isMDXComponent = true;","inboundReferences":[]}},"pageContext":{"slug":"LLMS-and-language-comparison","node":{"childMdx":{"slug":"LLMS-and-language-comparison"}}}},
    "staticQueryHashes": []}