File size: 4,649 Bytes
57535ba
 
 
 
 
 
 
 
 
 
 
 
 
6bbf952
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57535ba
 
6bbf952
 
 
 
 
 
c4dd010
6bbf952
 
 
 
 
 
 
 
 
 
57535ba
 
 
 
 
 
6bbf952
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c4dd010
 
 
 
6bbf952
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57535ba
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<!DOCTYPE html>
<html lang="en">
  <head>
    <base href="" />
    <meta charset="utf-8" />
    <meta name="description" content="" />
    <link rel="icon" href="favicon.png" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.contentWindow.min.js"></script>
    <link
      rel="stylesheet"
      href="https://cdn.jsdelivr.net/npm/@observablehq/inspector@3/dist/inspector.css"
    />
    <style>
      @import url("https://fonts.googleapis.com/css2?family=Roboto&family=Source+Serif+4:wght@700&display=swap");
    </style>
    <style>
      .mw8 {
        max-width: 64rem;
      }
      .mx-auto {
        margin-left: auto;
        margin-right: auto;
      }
      .ph3 {
        padding-left: 1rem;
        padding-right: 1rem;
      }
      .measure-wide {
        max-width: 34em;
      }
      * {
        font-family: "Roboto", sans-serif;
      }
      h1,
      h2,
      h3,
      h4,
      h5,
      h6 {
        font-family: "Source Serif 4", serif;
      }
    </style>
  </head>
  <body>
    <article class="mw8 mx-auto ph3 sans-serif">
      <div class="measure-wide" id="observablehq-intro-7dbb745c"></div>
      <div id="observablehq-viewof-sentences-7dbb745c"></div>
      <div id="observablehq-viewof-params-7dbb745c"></div>
      <div id="observablehq-viewof-tryme-7dbb745c"></div>
      <div id="observablehq-viewof-clear-7dbb745c"></div>
      <div id="observablehq-datasets-7dbb745c"></div>
      <div id="observablehq-dialog-7dbb745c"></div>
      <div id="observablehq-viewof-scatter-7dbb745c"></div>
      <div id="observablehq-umapoptions-7dbb745c"></div>
      <div id="observablehq-viewof-umapOptions-7dbb745c"></div>
      <div id="observablehq-umapbutton-7dbb745c"></div>
      <div id="observablehq-hdbscanoptions-7dbb745c"></div>
      <div id="observablehq-viewof-clusterOptions-7dbb745c"></div>
      <div id="observablehq-hdbcscanbutton-7dbb745c"></div>
    </article>

    <script type="module">
      import {
        Runtime,
        Inspector,
      } from "https://cdn.jsdelivr.net/npm/@observablehq/runtime@4/dist/runtime.js";
      import define from "https://api.observablehq.com/d/843a8bdf01fc2c8f.js?v=3";
      new Runtime().module(define, (name) => {
        if (name === "intro")
          return new Inspector(
            document.querySelector("#observablehq-intro-7dbb745c")
          );
        if (name === "viewof sentences")
          return new Inspector(
            document.querySelector("#observablehq-viewof-sentences-7dbb745c")
          );
        if (name === "viewof params")
          return new Inspector(
            document.querySelector("#observablehq-viewof-params-7dbb745c")
          );
        if (name === "viewof tryme")
          return new Inspector(
            document.querySelector("#observablehq-viewof-tryme-7dbb745c")
          );
        if (name === "viewof clear")
          return new Inspector(
            document.querySelector("#observablehq-viewof-clear-7dbb745c")
          );
        if (name === "datasets")
          return new Inspector(
            document.querySelector("#observablehq-datasets-7dbb745c")
          );
        if (name === "dialog")
          return new Inspector(
            document.querySelector("#observablehq-dialog-7dbb745c")
          );
        if (name === "viewof scatter")
          return new Inspector(
            document.querySelector("#observablehq-viewof-scatter-7dbb745c")
          );
        if (name === "umapoptions")
          return new Inspector(
            document.querySelector("#observablehq-umapoptions-7dbb745c")
          );
        if (name === "viewof umapOptions")
          return new Inspector(
            document.querySelector("#observablehq-viewof-umapOptions-7dbb745c")
          );
        if (name === "umapbutton")
          return new Inspector(
            document.querySelector("#observablehq-umapbutton-7dbb745c")
          );
        if (name === "hdbscanoptions")
          return new Inspector(
            document.querySelector("#observablehq-hdbscanoptions-7dbb745c")
          );
        if (name === "viewof clusterOptions")
          return new Inspector(
            document.querySelector(
              "#observablehq-viewof-clusterOptions-7dbb745c"
            )
          );
        if (name === "hdbcscanbutton")
          return new Inspector(
            document.querySelector("#observablehq-hdbcscanbutton-7dbb745c")
          );
        return ["update", "data", "colorScale"].includes(name);
      });
    </script>
  </body>
</html>