-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathluis.html
48 lines (43 loc) · 2.84 KB
/
luis.html
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
<!DOCTYPE html>
<html lang="en" class="light-mode">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon.png" />
<link rel="stylesheet" type="text/css" href="./site.css" />
<meta name="viewport" content="width=device-width" />
<link rel="modulepreload" href="./_app/immutable/entry/start.2c55a661.js">
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.75f5293f.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.74c6a932.js">
<link rel="modulepreload" href="./_app/immutable/chunks/paths.21152387.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.4df5770f.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.36074062.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.1375ff03.js">
<link rel="modulepreload" href="./_app/immutable/nodes/20.e77f7727.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents"> <div data-svelte-h="svelte-1jmaxoq">Language Understanding Intelligence Service</div> <div data-svelte-h="svelte-1ns04lu">Microsoft/LUIS</div> <div data-svelte-h="svelte-1shwnss">A machine learning-based service to build natural language into apps, bots, and IoT devices.
Quickly create enterprise-ready, custom models that continuously improve.</div> <div data-svelte-h="svelte-6ejb1i">Research Software Developer Lead</div> <div class="delivered" data-svelte-h="svelte-xrkxwm"><div>Innovative end-to-end web experience</div> <div>Interactive labeling, correction, and prediction.</div> <div>Long document classification and extraction.</div> <div>New web API</div></div> <div class="achieved" data-svelte-h="svelte-1is6xyg"><div>Fully refactored architecture</div> <div>Integration of advanced machine teaching research from MSR</div> <div>Lead geo-location diverse team of 15 under tight deadlines for Build conference</div></div> <div class="demonstrated" data-svelte-h="svelte-1iwyfog"><div>Self-reorged myself and select teammates from MSR to deliver LUIS</div> <div>Coached, mentored, and led-by-example new web developers</div> <div>Applied research computer science to integrate into the product</div> <div>Dramatically improved build time by refactoring HMR and index files</div> <div>Dedication: working 6-day weeks for 6 months, often 14-18 hour days to get</div></div>
<script>
{
__sveltekit_1cy0fcu = {
base: new URL(".", location).pathname.slice(0, -1),
env: {}
};
const element = document.currentScript.parentElement;
const data = [null,null];
Promise.all([
import("./_app/immutable/entry/start.2c55a661.js"),
import("./_app/immutable/entry/app.4df5770f.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 20],
data,
form: null,
error: null
});
});
}
</script>
</div>
</body>
</html>