From 3ae7871791d3dda22970e7b433ffd5bc584d73fc Mon Sep 17 00:00:00 2001 From: Wannaphong Phatthiyaphaibun <wannaphong@yahoo.com> Date: Mon, 12 Aug 2024 19:59:38 +0700 Subject: [PATCH] Add files via upload --- source/notebooks/thai_semantic_representations.ipynb | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/source/notebooks/thai_semantic_representations.ipynb b/source/notebooks/thai_semantic_representations.ipynb index e448d0b..45dfda5 100644 --- a/source/notebooks/thai_semantic_representations.ipynb +++ b/source/notebooks/thai_semantic_representations.ipynb @@ -20,7 +20,12 @@ { "cell_type": "markdown", "source": [ - "# Automatic Derivation of Semantic Representations for Thai Serial Verb Constructions: A Grammar-Based Approach\n", + "# Thai Semantic Representation\n", + "\n", + "This notebook collects all Thai Semantic Representations works.\n", + "\n", + "\n", + "## Automatic Derivation of Semantic Representations for Thai Serial Verb Constructions: A Grammar-Based Approach\n", "\n", "Vipasha Bansal\n", "\n", @@ -51,7 +56,7 @@ { "cell_type": "markdown", "source": [ - "## Install\n", + "### Install\n", "\n", "Get latest ACE from http://sweaglesw.org/linguistics/ace/" ], @@ -122,7 +127,7 @@ { "cell_type": "markdown", "source": [ - "## Usage\n", + "### Usage\n", "\n", "We use ACE for delphin." ],