StyleSheets
Colors
All color variables are included in the assets\scss\_variables.scss file. These color Variables have two version. one is for light and another is for dark version. We have to change these colors accordingly to change in the site.
:root body.light {
--body-color: #fff;
--body-bg-opacity: 0.4;
--color-primary: #5cff85;
--color-text: #000;
--color-text-fixed: #000;
--color-content-details-text: rgba(0, 0, 0, 0.7);
--color-border: #000;
--color-border-none:#000;
// Buttons
--color-btn: #000;
--color-btn-bg: #5cff85;
--color-btn-border: #000 ;
--color-btn-secondary: #5cff85;
--color-btn-secondary-bg: #000;
--color-btn-secondary-border: #5cff85;
--color-btn-light: #000;
--color-btn-light-hover:#000;
--color-btn-light-hover-border:#000;
--color-btn-light-bg: #fffefe;
--color-btn-light-border: #000;
--color-btn-dark-color: #fff;
--color-filter-button-color: #000;
--color-filter-button-border: #000;
--color-filter-button-active-color: #000;
--color-filter-button-active-bg: #5cff85;
--color-filter-button-active-border: #5cff85;
--color-btn-bg-disabled:#EAFFEE;
--color-btn-text-disabled:#BDC2BC;
--color-btn-border-disabled: #BDC2BC;
--color-btn-outline-text:#000;
--color-btn-outline-hover-text: #000;
--color-btn-outline-border:#000;
--color-btn-outline-hover-border:#7E807F;
//checkbox
--color-checkbox-bg: #fff;
--color-checkbox: #000;
--checkbox-icon: url("/images/check.svg");
//Badge
--color-badge:#000;
--color-badge-desabled:#CEFFD7;
//Pagination
--color-pagination: #000;
--color-pagination-bg: #5CFF85;
//Alert
--color-alert-success-bg:rgba(167, 251, 184, 0.9);
--color-alert-success-title:#000;
--color-alert-success-text:#4C4D4C;
--color-alert-success-icon:#74F895;
--color-alert-danger-bg:rgba(255, 255, 255, 0.9);
--color-alert-danger-title:#D31313;
--color-alert-danger-text:rgba(204, 4, 4, 0.7);
--color-alert-danger-icon:#D31313;
//Breadcrumb
--color-breadcrumb:#4C4D4C;
--breadcrumb-icon: url("/images/breadcrumb.svg");
//Accordion
--color-accordion-bg: #CEFFD7;
--color-accordion-border: rgba(0, 0, 0, 0.2);
--accordion-icon: url("/images/accordion-icon.svg");
--accordion-icon-up: url("/images/accordion-icon-Up.svg");
--color-accordion-bordered-bg: rgba(255, 255, 255, 0.7);
--color-accordion-bordered-border: rgba(0, 0, 0, 1);
--accordion-bordered-icon: url("/images/accordion-icon.svg");
--accordion-bordered-icon-up: url("/images/accordion-icon-Up.svg");
//Dropdown
--color-dropdown-bg: rgba(153, 251, 178, 0.9);
--color-dropdown-text: #000000;
--color-dropdown-hover: #076C21;
--color-dropdown-icon: #5CFF85;
//Tooltips
--tooltip-primary-bg:#000;
--tooltip-primary-text:#fff;
--tooltip-success-bg:#5CFF85;
--tooltip-success-text:#000;
--tooltip-danger-bg: #F6E1E1;
--tooltip-danger-text: #D31313;
// Tabs
--color-tab-bg: rgba(234, 255, 238, 0.9);
--color-tab-text: #4C4D4C;
--color-tab-text-active: #000;
--color-tab-border: #076C21;
// Cookies
--color-cookies-bg: rgba(0, 0, 0, 0.4);
--color-cookies-text: #fff;
// Progressbar
--color-progressbar-bg: rgba(0, 0, 0, 0.4);
--filter-lg: blur(9px);
--filter-sm: blur(7.5px);
--color-hr: rgba(0, 0, 0, 0.2);
// What we do Section
--color-bg-whatWedo: #FFFFFF;
--color-border-whatWedo: #000;
--fliter-whatWedo: blur(6px);
--color-bg-whatWeDo-items: rgba(255,255,255,0.3);
--color-titleBar-whatWeDo-items: rgba(92, 255, 133, 0.6);
// How We Help Section
--color-bg-howWeHelp: #CEFFD7;
--color-bg-howWeHelp-icon: rgba(255,255,255, 1);
// Overview Section
--color-bg-overview: rgba(255, 255, 255, 0.7);
--color-bg-overview-number-bg: #5cff85;
--color-bg-overview-number-border: #000;
// Progress Section
--color-bg-progress: rgba(255, 255, 255, 0.7);
--color-bg-progress-img-border: #000;
// Testimonials Section
--color-bg-testimonial: rgba(255, 255,255, 0.7);
--color-bg-testimonial-author: rgba(0, 0, 0, 0.5);
// CTA Section
--color-bg-calToAction: rgba(255, 255, 255, 0.8);
--color-bg-calToAction-shadow: 0px 25px 50px rgba(0, 0, 0, 0.08);
--color-calToAction-btn-bg:#5cff85;
--color-calToAction-btn-text: #000;
--color-calToAction-btn-border: #000;
//Works Page Filter Section
--color-bg-filter: rgba(255, 255, 255, 0.4);
--color-bg-filter-header: #FFFFFF;
--color-nextProject-bg: rgba(255, 255, 255, 0.7);
//About Page
--color-bg-about: rgba(255, 255, 255, 1);
--color-fill-about: #5cff85;
--color-stroke-about: #000;
//Team Section
--color-bg-team: rgba(255, 255, 255, 1);
//Contact Page
--color-form-bg: rgba(255, 255, 255, 0.3);
--color-form-text: #000;
--color-form-placeholder: rgba(0, 0, 0, 0.5);
--color-form-border: #000;
//MD Files
--mdFile-svg: url('data:image/svg+xml,%3Csvg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M1.66699 1.66666C8.06699 9.49466 4.22566 16.9613 1.66699 20.3333C9.49499 13.9333 16.9617 17.7747 20.3337 20.3333C17.775 16.9613 13.9337 9.49466 20.3337 1.66666C16.9617 4.22533 9.49499 8.06666 1.66699 1.66666Z" fill="%235CFF85" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E ');
--table-bg: rgba(255, 255, 255, 0.4);
--table-border: rgba(0, 0, 0, 1);
// Toggle Icons
--toggle-icon: url("/images/toggle.svg");
--toggle-checked-icon: url("/images/toggle-checked.svg");
--toggle-bg:#fff;
--toggle-border: #000;
--toggle-bg-checked:#5cff85;
//Blog
--color-blog-bg: rgba(255, 255, 255, 0.7);
--color-blog-img-bg: rgba(155, 155, 155, 0.8);
// Components
--color-components-bg: rgba(255, 255, 255, 0.3);
--color-aside-bg: rgba(0, 0, 0, 0.1);
--color-code-bg: rgba(0, 0, 0, 0.1);
--color-components-title-border: rgba(0,0,0,.1);
}
:root body.dark {
--body-color: #000;
--body-bg-opacity: 1;
--color-primary: #5cff85;
--color-text: #fff;
--color-text-fixed: #000;
--color-content-details-text: #fff;
--color-border: #000;
--color-border-none: transparent;
// Buttons
--color-btn: #000;
--color-btn-bg: #5cff85;
--color-btn-border: #000 ;
--color-btn-secondary: #5cff85;
--color-btn-secondary-bg: #000;
--color-btn-secondary-border: #5cff85;
--color-btn-light:#5cff85;
--color-btn-light-hover:#000;
--color-btn-light-hover-border:#000;
--color-btn-light-bg: #000;
--color-btn-light-border: #5cff85;
--color-btn-dark-color: #fff;
--color-filter-button-color: #5cff85;
--color-filter-button-border: #5cff85;
--color-filter-button-active-color: #000;
--color-filter-button-active-bg: #5cff85;
--color-filter-button-active-border: #5cff85;
--color-filter-button-active-border: #5cff85;
--color-btn-bg-disabled:#000000;
--color-btn-text-disabled:#4C4D4C;
--color-btn-border-disabled: #4C4D4C;
--color-btn-outline-text: #CEFFD7;
--color-btn-outline-hover-text: #5CFF85;
--color-btn-outline-border: #CEFFD7;
--color-btn-outline-hover-border:#5CFF85;
--color-checkbox-bg: #000;
--color-checkbox: #5CFF85;
--checkbox-icon: url("/images/check-dark.svg");
//Badge
--color-badge:#5CFF85;
--color-badge-desabled:#162E1A;
//Pagination
--color-pagination: #5CFF85;
--color-pagination-bg: #000;
//Alert
--color-alert-success-bg:rgba(190, 255, 203, 0.9);
--color-alert-success-title:#000;
--color-alert-success-text:#4C4D4C;
--color-alert-success-icon:#C5FDD0;
--color-alert-danger-bg:rgba(255, 255, 255, 0.9);
--color-alert-danger-title:#D31313;
--color-alert-danger-text:rgba(204, 4, 4, 0.7);
--color-alert-danger-icon:#D31313;
//Breadcrumb
--color-breadcrumb:#BDC2BC;
--breadcrumb-icon: url("/images/breadcrumb-dark.svg");
//Accordion
--color-accordion-bg: rgba(0, 0, 0, 0.4);
--color-accordion-border: rgba(255, 255, 255, 0.2);
--accordion-icon: url("/images/accordion-icon-dark.svg");
--accordion-icon-up: url("/images/accordion-icon-dark-Up.svg");
--color-accordion-bordered-bg: rgba(255, 255, 255, 0.7);
--color-accordion-bordered-border: rgba(0, 0, 0, 1);
--accordion-bordered-icon: url("/images/accordion-icon.svg");
--accordion-bordered-icon-up: url("/images/accordion-icon-Up.svg");
//Dropdown
--color-dropdown-bg: rgba(0, 0, 0, 0.4);;
--color-dropdown-text: #CEFFD7;
--color-dropdown-hover: #5CFF85;
--color-dropdown-icon: rgba(0, 0, 0, 0.4);
//Tooltips
--tooltip-primary-bg:#076C21;
--tooltip-primary-text:#ffffff;
--tooltip-success-bg:#5CFF85;
--tooltip-success-text:#000;
--tooltip-danger-bg: #DEBDBD;
--tooltip-danger-text: #D31313;
// Tabs
--color-tab-bg: rgba(0, 0, 0, 0.4);
--color-tab-text: #C4CCC6;
--color-tab-text-active: #5CFF85;
--color-tab-border: #C4CCC6;
// Cookies
--color-cookies-bg: rgba(255, 255, 255, 0.8);
--color-cookies-text: #000;
// Progressbar
--color-progressbar-bg: rgba(255, 255, 255, 0.8);
--filter-lg: blur(9px);
--filter-sm: blur(7.5px);
--color-hr: rgba(0, 0, 0, 0.2);
// What we do Section
--color-bg-whatWedo: rgba(0,0,0,0.6);
--color-border-whatWedo: #000;
--fliter-whatWedo: blur(9px);
--color-bg-whatWeDo-items: rgba(0,0,0,0.6);
--color-titleBar-whatWeDo-items: rgba(0, 0, 0, 0.6);
// How We Help Section
--color-bg-howWeHelp: rgba(0, 0, 0, 0.3);
--color-bg-howWeHelp-icon: rgba(0, 0, 0, 0.4);
// Overview Section
--color-bg-overview: rgba(0, 0, 0, 0.4);
--color-bg-overview-number-bg: rgba(0, 0, 0, 0.4);
--color-bg-overview-number-border: #5cff85;
// Progress Section
--color-bg-progress: rgba(0, 0, 0, 0.7);
--color-bg-progress-img-border: rgba(255, 255, 255, 0.5);
// Testimonials Section
--color-bg-testimonial: rgba(0, 0, 0, 0.4);
--color-bg-testimonial-author: rgba(255, 255, 255, 0.5);
// CTA Section
--color-bg-calToAction: rgba(0, 0, 0, 0.4);
--color-bg-calToAction-shadow: 0px 0px 0px rgba(0, 0, 0, 0.08);
--color-calToAction-btn-bg:#000;
--color-calToAction-btn-text: #5cff85;
--color-calToAction-btn-border: #5cff85;
//Works Page
--color-bg-filter: rgba(0, 0, 0, 0.4);
--color-bg-filter-header: rgba(0, 0, 0, 0.4);
--color-nextProject-bg: rgba(255, 255, 255, 0.7);
//About Page
--color-bg-about: rgba(0, 0, 0, 0.4);
--color-fill-about: #000;
--color-stroke-about: #5cff85;
//Team Section
--color-bg-team: rgba(0, 0, 0, 0.4);
//Contact Page
--color-form-bg: rgba(3, 3, 3, 0.3);
--color-form-text: #5CFF85;;
--color-form-placeholder: rgba(255, 255, 255, 0.7);
--color-form-border: #5CFF85;
//MD Files
--mdFile-svg: url('data:image/svg+xml,%3Csvg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M1.66699 1.66666C8.06699 9.49466 4.22566 16.9613 1.66699 20.3333C9.49499 13.9333 16.9617 17.7747 20.3337 20.3333C17.775 16.9613 13.9337 9.49466 20.3337 1.66666C16.9617 4.22533 9.49499 8.06666 1.66699 1.66666Z" fill="black" stroke="%235CFF85" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E ');
--table-bg: rgba(0, 0, 0, 0.4);
--table-border: rgba(255, 255, 255, 0.3);
// Toggle Icons
--toggle-icon: url("/images/toggle-dark.svg");
--toggle-checked-icon: url("/images/toggle-checked-dark.svg");
--toggle-bg: transparent;
--toggle-border: #fff;
--toggle-bg-checked:#5cff85;
//Blog
--color-blog-bg: rgba(0,0,0,.4);
--color-blog-img-bg: rgba(155, 155, 155, 0.5);
// Components
--color-components-bg: rgba(0, 0, 0, 0.4);
--color-aside-bg: rgba(255, 255, 255, 0.1);
--color-code-bg: rgba(255, 255, 255, 0.1);
--color-components-title-border: #4C4D4C;
}
//site color variables
// Font Variables+
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;600;700&display=swap");
$font-primary: "Liberation Serif", serif;
$font-secondary: "Manrope", sans-serif;
$font-links: "Roboto Mono", monospace;
$font-size-normal: 16px;
$font-size-large: 18px;
$font-size-small: 13px;
$h1-font-size: 72px;
$h2-font-size: 56px;
$h3-font-size: 48px;
$h4-font-size: 32px;
$h5-font-size: 28px;
$h6-font-size: 18px;
$line-height-normal: 1.6;
$line-height-medium: 1.3;
$line-height-small: 1.1;
$font-weight-regular: 400;
$font-weight-medium: 500;
$font-weight-semibold: 600;
$font-weight-bold: 700;
$font-weight-extbold: 800;
$letter-spacing-normal: -0.5px;
Spacing
All spacing variables are included in the assets\scss\_variables.scss file. Default padding and margin are 16px. We assigned them on following variables. To add customized spacing we then multiply or divided these variables.
// Margin & padding
$padding: 16px;
$margin: 16px;
Border Radius
So far use three border radius variable. We also use default bootstrap rounded-0 class to disable border radius.
//border radius
$border-radius: 20px;
$border-radius-medium: 25px;
$border-radius-lg: 100px;
Other Variables
We have some other variables also. These are for transition and box shadow.
// Transition Variables
$base-transition: all 0.3s ease-in-out;
//Others Varibles
$box-shadow: 0px 20px 24px -4px rgba(6, 32, 29, 0.04);
$box-shadow-large: 0px 8px 11px -4px rgba(6, 32, 29, 0.08);
Navigation

Navigation Items Source
Navigation Items are generated from config.toml file. In config.toml file, There is a [Menu]Parameter. Inside it, you will get [[menu.main]] Change here to add for more menu Items. For more help full code is given below.
[Menu]
# Main Menu
[[menu.main]]
name = "Home"
url= "/"
weight = 1
[[menu.main]]
name = "Work"
url= "/work/"
weight = 2
[[menu.main]]
name = "About"
url= "/about/"
weight = 3
[[menu.main]]
name = "Blog"
url= "/blog/"
weight = 4
Navigation Items
Navigation menu items codes are added in partial/header.html file. Codes in this file get data from config.toml and generated here. Full codes are given below.
<nav class="navbar navbar-expand-lg w-100" id="navigationBar">
<div class="container-fluid">
<a href="{{.Site.BaseURL}}" class="navbar-brand">
<img src="{{ .Site.Params.logo | absURL}}" class="show-on-light" alt="site-logo" />
<img src="{{ .Site.Params.logoDark | absURL}}" class="show-on-dark" alt="site-logo" />
</a>
<!--Navbar Toggler-->
<button
class="navbar-toggler p-3"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-default">
<svg
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
class="stroke--color"
d="M3.125 10H16.875"
stroke=""
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="stroke--color"
d="M3.125 5H16.875"
stroke=""
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="stroke--color"
d="M3.125 15H16.875"
stroke=""
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</span>
<span class="navbar-toggler-toggled">
<svg
width="20"
height="20"
viewBox="0 0 28 28"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
class="stroke--color"
d="M21.5 6.5L6.5 21.5"
stroke=""
stroke-width="3"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="stroke--color"
d="M21.5 21.5L6.5 6.5"
stroke=""
stroke-width="3"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</span>
</button>
<div
class="collapse navbar-collapse justify-content-between"
id="navbarSupportedContent"
>
<ul class="nav navbar-nav ms-lg-auto">
{{ $current := .}}
{{ range .Site.Menus.main}}
{{ $active := or ($current.IsMenuCurrent "main" .) ($current.HasMenuCurrent "main" .)}}
{{ $active = or $active (eq .Name $current.Title)}}
{{ $active =or $active (and (eq .Name "Work") (eq $current.Section "work"))}}
{{ $active =or $active (and (eq .Name "About") (eq $current.Section "about"))}}
{{ $active =or $active (and (eq .Name "Blog") (eq $current.Section "blog"))}}
{{if .HasChildren}}
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
role="button"
data-bs-toggle="dropdown"
aria-expanded="false"
>
{{.Name}}
</a>
<ul class="dropdown-menu dropdown-menu-end">
{{ range .Children}}
<li class=" dropdown-menu-list {{ if $active}}active{{ end}}">
<a href="{{ .URL}}" class="dropdown-item">{{ .Name}}</a>
</li>
{{ end}}
</ul>
</li>
{{ else}}
<li class="nav-item">
<a
class="nav-link {{ if $active}} active {{ end}}"
href="{{ .URL | absURL}}"
>{{ .Name}}</a
>
</li>
{{ end}} {{ end}}
</ul>
<div class="navbar-nav">
<a href="{{ .Site.Params.contactPageLink | absURL}}" class="btn btn-sm btn-secondary ms-xl-3">Let's Talk</a>
</div>
</div>
</div>
</nav>
Hero

Hero Data Source
Data in Banner section are getting from data/hero.yml file. Full codes are given below. You can edit these items to change any text, images, or paragraphs.
- enable to enable or disable the data file.
- heroTitle will change to Banner section title.
- heroImage will change the banner Image.
- heroImageDark will change the banner Image for dark mode.
- heroBtnText, heroBtnText will change hero button text and link respectively.
---
enable: true
heroTitle: >
We are Mantis,
Your Trusted Partner
in the AI revolution.
heroImage: "images/hero/hero-banner.png"
heroImageDark: "images/hero/hero-banner-dark.png"
heroBtnText: "Let's Talk"
heroBtnLink: "#"
---
Hero Codes
Data from data/hero.yml are generating through these codes.
<!--Hero Section-->
{{with .Site.Data.hero}}
{{if .enable}}
<section class="hero">
<div class="container">
<div class="row">
<div class="col-12">
<div class="hero-content d-flex">
<div class="hero-content--text ">
<h1>{{ .heroTitle | safeHTML}}</h1>
<a href="{{ .heroBtnLink | absURL }}" class="btn btn-primary">
{{ .heroBtnText }}
</a>
</div>
<div class="hero-content--image">
<svg class="shape1" width="139" height="126" viewBox="0 0 139 126" fill="none" xmlns="http://www.w3.org/2000/svg">
<path class="stroke--color" d="M1.69663 124.179C5.3682 111.032 12.3066 89.0485 29.9188 88.1457C38.4789 87.7068 45.0552 86.234 51.7426 92.5326C65.3401 105.34 40.5101 122.342 27.7413 111.212C2.16227 88.9151 9.4855 51.6469 39.9168 40.2848C53.9921 35.0295 70.1413 36.9591 82.2288 46.1344C87.9075 50.4451 93.8286 59.1902 86.1743 65.2725C69.1405 78.808 46.459 59.7206 49.0254 40.072C53.157 8.43965 93.7684 1.43608 117.437 14.7405C117.576 14.8187 134.718 25.4052 131.487 26.6691C125.106 29.166 104.447 22.7396 111.299 22.7913C118.087 22.8424 122.813 27.4804 128.484 29.7595C131.119 30.8188 135.519 6.79321 136.737 2.4012" stroke="" stroke-width="3" stroke-linecap="round"/>
</svg>
<img src="{{ .heroImage | absURL }}" class="show-on-light" alt="hero-image">
<img src="{{ .heroImageDark | absURL }}" class="show-on-dark" alt="hero-image">
</div>
</div>
</div>
</div>
</div>
</section>
{{end}}
{{end}}
What We Do Section

What We Do Section data
Data in coffee section are getting from data/whatWeDo.yml file. Full codes are given below. You can edit these items to change any text, images, or paragraphs.
- enableto enable or disable the data file.
- whatWeDoTitle will change the title of the section.
- whatWeDoSubTitle will change the subtitle text.
- whatWeDoItemsWill Iterate throw to show the what we do items.
- whatWeDoTools Will Iterate throw to show the what we do tools.
---
enable : true
whatWeDoTitle: What we do?
whatWeDoSubTitle: >
We solve business problems related to natural human language and speech. This field of Artificial <br>
Intelligence is called Natural Language Processing (NLP).We use tools like spaCy, and transformers, which <br>
allow us to deploy state of the art models known for their speed and accuracy.
whatWeDoItems:
- title: Medical <br> Chatbots
desc: >
We've helped our clients to provide complex medical training and assessment
by building chatbots that can communicate with people through speech and text.
icon: >
<svg width="45" height="40" viewBox="0 0 45 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.60157 34.1819L1.61103 34.1724L1.62048 34.1629C1.64884 34.1535 1.57321 34.2008 1.60157 34.1819Z" fill="black"/>
<path d="M37.5212 7.71773C34.6969 3.57972 26.0541 1.88839 22.0858 1.55998C9.68822 0.821049 5.99357 8.70297 3.11995 11.6587C0.246338 14.6144 1.55999 20.1153 1.8884 24.2205C2.15114 27.5046 3.91362 29.4751 4.76202 30.0498V33.0056L3.11995 35.1402L4.76202 36.4539L9.44191 35.1402C9.60612 35.3592 11.3467 36.2076 16.9954 37.8496C24.0563 39.9022 34.4834 35.1402 38.1781 33.0056C41.8727 30.8709 42.3653 20.8543 42.3653 18.4733C42.3653 16.0923 41.0517 12.8902 37.5212 7.71773Z" fill="#5CFF85"/>
<path class="fill--color" d="M0.00904739 19.859V19.9314L0.0180948 20.0762L0.0361896 20.6733C0.0995213 21.4604 0.180948 22.2475 0.343801 23.0256C0.769028 26.1017 2.10804 29.0512 4.04418 31.5211C3.68229 32.1997 3.23897 32.8149 2.70517 33.3215C2.52422 33.4934 2.33423 33.6563 2.13518 33.8101L1.99947 33.9096C1.96328 33.9368 1.91805 33.973 1.83662 34.0182L1.63758 34.1449L1.61948 34.1629C1.5652 34.1991 1.50187 34.2444 1.44758 34.2896C1.33901 34.371 1.23045 34.4887 1.13092 34.5972C0.298564 35.5472 0.443322 37.1214 1.55615 37.8905C1.70091 37.9809 1.80948 38.0533 2.02662 38.1348L2.18042 38.189L2.30709 38.2252L2.36137 38.2433L2.38851 38.2524L2.55136 38.2795L2.6147 38.2886L2.74136 38.3067C2.91326 38.3338 3.09421 38.3519 3.26611 38.37C4.66845 38.5147 6.09794 38.4786 7.52743 38.2071C8.61312 38.0081 9.68976 37.6552 10.7121 37.1667C13.562 38.6505 16.7105 39.5462 19.9043 39.7995C23.4237 40.0709 26.9974 39.6366 30.345 38.4695C30.7702 38.3428 31.1773 38.1619 31.5844 37.99C31.9916 37.8181 32.3987 37.6462 32.8058 37.4652L33.982 36.841L34.5701 36.5243C34.7601 36.4158 34.941 36.28 35.131 36.1624L36.2439 35.4296C36.6057 35.1763 36.9495 34.8777 37.3024 34.6063C38.0262 34.0725 38.6414 33.4211 39.2838 32.8058C40.4961 31.4849 41.6361 30.0735 42.4685 28.4631C42.9389 27.6941 43.2465 26.8346 43.6084 26.0022C43.7713 25.577 43.8799 25.1337 44.0246 24.6994C44.1603 24.2651 44.296 23.8399 44.3684 23.3513C44.4227 23.0799 44.4589 22.7632 44.477 22.4375C44.4951 22.1118 44.5222 21.759 44.4679 21.4966C44.3956 20.9447 44.287 20.4381 44.1875 20.2028C43.9975 19.7233 43.7894 19.7866 43.5813 20.1847C43.4818 20.3838 43.3732 20.6733 43.2737 21.0171C43.2194 21.189 43.1742 21.379 43.1199 21.5871C43.0746 21.7861 42.9751 22.0033 42.9118 22.2294C42.7942 22.5913 42.6675 22.9623 42.5499 23.3332C42.4232 23.6951 42.2423 24.048 42.0885 24.4099C41.808 25.1427 41.3828 25.8213 41.0028 26.527C40.1433 27.8841 39.1843 29.2231 37.9629 30.3721L37.5286 30.8154L37.0491 31.2225C36.7234 31.494 36.4158 31.7744 36.081 32.0368C35.3843 32.5163 34.7239 33.0592 33.9639 33.4753L33.412 33.8101C33.2311 33.9277 33.0411 34.0363 32.842 34.1177C32.453 34.3077 32.073 34.4977 31.684 34.6967C31.304 34.8958 30.8787 35.0225 30.4807 35.1944C30.0735 35.3572 29.6754 35.5291 29.2593 35.6377C26.3279 36.5877 23.1885 36.9043 20.1304 36.6057C17.0724 36.2981 14.0958 35.3391 11.4721 33.8011C11.0197 33.5387 10.4316 33.5115 9.94308 33.8011L9.90689 33.8191C8.61312 34.5701 7.11125 34.9682 5.56415 35.0677C6.37841 34.1177 6.99363 33.023 7.41886 31.883C7.636 31.304 7.52743 30.6254 7.08411 30.1459L7.07506 30.1369C5.16606 28.056 3.79086 25.5136 3.21182 22.7904C3.07611 22.1118 2.9585 21.4242 2.91326 20.7276C2.89517 20.5557 2.89517 20.3838 2.88612 20.2028L2.90421 19.9405L2.89517 19.8138V19.7595L2.94945 18.5924L2.97659 18.0134L3.05802 17.5248L3.21182 16.5477C3.2842 16.2129 3.39277 15.8782 3.48325 15.5344C3.57372 15.1996 3.65515 14.8558 3.7999 14.5301C4.53274 12.6754 5.64557 10.9745 7.03887 9.51786C8.1517 8.38693 9.355 7.31029 10.7483 6.49603L11.255 6.17032C11.4269 6.0708 11.6078 5.98033 11.7888 5.88985L12.8563 5.32891L13.9692 4.8675L14.5301 4.63226C14.7201 4.56893 14.9101 4.51465 15.1091 4.45132L16.2582 4.08942C16.6472 3.9899 17.0453 3.91752 17.4343 3.82705C18.2124 3.61896 19.0267 3.56467 19.8228 3.44706C20.2209 3.38372 20.6281 3.40182 21.0352 3.37468L21.6414 3.34753L21.9399 3.32944H22.0123H22.0304L22.1752 3.33849L23.487 3.39277C23.7042 3.40182 23.9304 3.41087 24.1384 3.41991L24.7175 3.50134C31.0054 4.1618 37.221 7.93456 40.0257 13.6616C40.8761 15.2629 41.2561 16.8824 41.6813 18.0224C41.9709 19.1805 42.3237 19.9133 42.7218 19.7685C42.9027 19.7052 43.0656 19.479 43.2013 19.099C43.2737 18.909 43.328 18.6829 43.3913 18.4205C43.4456 18.1581 43.5089 17.8596 43.4999 17.5248C43.5089 17.1991 43.4999 16.8372 43.4818 16.4391C43.4727 16.2401 43.4637 16.041 43.4365 15.8329C43.4003 15.6248 43.3551 15.4168 43.3189 15.1906C43.2194 14.7563 43.147 14.2768 42.9932 13.8063C42.8213 13.3359 42.6404 12.8473 42.4413 12.3406C41.618 10.5674 40.5685 8.89359 39.2657 7.42791C38.949 7.04792 38.5871 6.72221 38.2433 6.36936L37.7186 5.85366L37.1576 5.3832C36.7776 5.07559 36.4067 4.74988 36.0177 4.46036L34.8053 3.63705C33.1406 2.60565 31.3764 1.719 29.4945 1.15807C28.5717 0.814265 27.6036 0.651412 26.6536 0.425227C26.1651 0.334754 25.6584 0.280469 25.1608 0.20809L24.4099 0.108569C24.1565 0.0723792 23.9484 0.0814266 23.7132 0.0633318L22.6094 0.0180949L22.329 0.00904743L22.1933 0H22.0575H21.9852L21.3971 0.0271423C20.619 0.0723792 19.8319 0.0723792 19.0538 0.20809C18.2757 0.316659 17.4977 0.407133 16.7377 0.606175L15.5887 0.877597C15.2087 0.977118 14.8377 1.11283 14.4668 1.23045C11.4902 2.20756 8.6855 3.77276 6.34222 5.8808C4.01704 8.00694 2.14423 10.6669 1.0495 13.6435L0.940929 13.9149L0.859502 14.2044L0.696649 14.7744C0.597128 15.1634 0.470464 15.5344 0.389038 15.9234L0.189995 17.1448L0.0995213 17.751C0.0723791 17.95 0.0814265 18.1219 0.0633317 18.3119L0.00904739 19.4157L0 19.6962V19.7866V19.8047L0.00904739 19.859ZM3.06707 34.9591H3.05802C3.05802 34.9591 3.02183 34.9501 3.03992 34.9591C3.04897 34.9591 3.05802 34.9591 3.06707 34.9591ZM3.49229 36.9224L3.4742 36.9315H3.46515L3.50134 36.9043C3.49229 36.9224 3.49229 36.9224 3.49229 36.9224Z" fill=""/>
<path d="M30.4806 19.9948C29.6935 19.0629 28.7345 18.6558 27.7574 18.5472C25.4141 18.2849 23.0618 17.8868 20.7004 18.1853C20.4109 18.1491 20.1123 18.113 19.8228 18.0858C17.9681 17.932 16.1134 17.8868 14.2768 18.2577C13.752 18.3663 13.3177 18.7825 13.3539 19.5967C13.3901 20.3477 13.761 20.8996 14.3039 20.981C15.272 21.1348 16.2491 21.3067 17.2172 21.2886C18.7733 21.2524 20.3385 21.0715 21.8947 20.9538C24.6903 21.9943 27.5493 21.3972 30.3811 21.6143C30.5078 21.6233 30.7068 21.3067 30.7701 21.0895C30.8787 20.6553 30.7159 20.2753 30.4806 19.9948Z" fill="black"/>
<path d="M30.4806 14.4125C29.6935 13.4806 28.7345 13.0735 27.7574 12.9649C25.4141 12.7025 23.0618 12.3044 20.7004 12.603C20.4109 12.5668 20.1123 12.5306 19.8228 12.5035C17.9681 12.3497 16.1134 12.3044 14.2768 12.6754C13.752 12.7839 13.3177 13.2001 13.3539 14.0144C13.3901 14.7653 13.761 15.3172 14.3039 15.3986C15.272 15.5524 16.2491 15.7243 17.2172 15.7063C18.7733 15.6701 20.3385 15.4891 21.8947 15.3715C24.6903 16.412 27.5493 15.8148 30.3811 16.032C30.5078 16.041 30.7068 15.7243 30.7701 15.5072C30.8787 15.0639 30.7159 14.6929 30.4806 14.4125Z" fill="black"/>
<path d="M27.7574 24.1294C25.4141 23.867 23.0618 23.4689 20.7004 23.7675C20.4109 23.7313 20.1123 23.6951 19.8228 23.668C17.9681 23.5142 16.1134 23.4689 14.2768 23.8399C13.752 23.9484 13.3177 24.3646 13.3539 25.1789C13.3901 25.9298 13.761 26.4817 14.3039 26.5631C15.272 26.7169 16.2491 26.8888 17.2172 26.8707C18.7733 26.8346 20.3385 26.6536 21.8947 26.536C24.6903 27.5764 27.5493 26.9793 30.3811 27.1965C30.5078 27.2055 30.7068 26.8888 30.7701 26.6717C30.8968 26.2284 30.734 25.8574 30.4897 25.577C29.6845 24.6451 28.7254 24.238 27.7574 24.1294Z" fill="black"/>
</svg>
- title: Extract from <br> Documents
desc: >
We've built pipelines to extract complex information from documents in very specific domains such as invoicing,
research grant applications, and government or policy documents.
icon: >
<svg width="43" height="46" viewBox="0 0 43 46" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M36.0328 1.52997H4.59564L1.82176 3.26364L1.01272 9.15811C0.974197 17.4412 0.920261 35.0476 1.01272 39.2084C1.10519 43.3692 5.52026 44.1782 7.71624 44.0626H39.0378L41.1182 41.8666V10.0827L39.7313 4.18826L39.0378 2.68575L36.0328 1.52997Z" fill="#5CFF85"/>
<path class="fill--color" d="M39.5427 41.3309C39.5427 41.3945 39.5347 41.4025 39.5268 41.4184C39.5188 41.4343 39.5188 41.4502 39.5188 41.4661C39.5188 41.49 39.5029 41.5456 39.487 41.6013C39.4711 41.657 39.4631 41.7127 39.4393 41.7604C39.3677 41.9672 39.2643 42.174 39.1211 42.349C38.8427 42.699 38.4529 42.9774 38.0234 43.0808C37.92 43.1206 37.8007 43.1285 37.6893 43.1444L37.5144 43.1603L37.2121 43.1603L36.019 43.1683L33.6247 43.1922C30.4351 43.2319 14.763 43.2876 11.5814 43.3751C7.96219 43.4706 4.9555 43.8364 5.22594 44.5523C5.47252 45.2125 8.04174 45.6977 11.7564 45.7693C15.0971 45.833 30.9283 45.8966 34.2849 45.9602L36.7985 45.992L37.4269 46C37.5144 46 37.6814 45.992 37.8166 45.992C37.9598 45.992 38.103 45.9761 38.2382 45.9523C38.8029 45.8727 39.3518 45.6977 39.8608 45.4352C40.871 44.9023 41.6744 44.0035 42.1119 42.9456C42.1596 42.8104 42.2153 42.6751 42.2551 42.5399L42.3664 42.1263C42.3982 41.9752 42.4221 41.8081 42.438 41.649L42.4539 41.5297L42.4619 41.4502L42.4698 41.2911L42.4778 41.0684L42.4778 40.9093L42.4778 40.5991L42.4778 39.9707C42.4619 34.5857 42.4141 29.2007 42.3585 23.8157L42.271 8.80748L42.2471 6.79507L42.2392 5.78488L42.2312 5.28377L42.2312 5.1565L42.2232 4.99742L42.1994 4.67129C42.096 3.80428 41.7619 2.96909 41.221 2.29298C40.6881 1.61687 39.9643 1.08394 39.145 0.797589C38.787 0.646459 38.4211 0.551008 37.9677 0.487374L37.7371 0.463512L37.6257 0.455557L37.5939 0.455557L37.5144 0.455557L37.4587 0.455557L37.0053 0.439649L35.1917 0.368061C33.9827 0.32829 32.7736 0.288519 31.5566 0.240793C29.1306 0.169205 14.2142 0.113526 11.7802 0.0737545C10.5632 0.057846 9.34623 0.0419375 8.12128 0.026029L6.29181 0.0101205L5.37707 0.00216624C5.2498 -0.00578798 5.01118 0.0101204 4.79642 0.0180746C4.58165 0.0260289 4.36689 0.0737541 4.15213 0.105571C2.42606 0.455556 0.930668 1.72028 0.334099 3.38271C0.254558 3.58952 0.198879 3.79633 0.1432 4.01109C0.0875204 4.2179 0.055702 4.50425 0.0238874 4.73492L0.00797631 4.9656L2.26663e-05 5.07696L2.26579e-05 5.26786L2.26378e-05 5.7292L2.25574e-05 7.56663C0.00797599 12.4585 0.0159329 24.3009 0.0238864 29.1927C0.0238863 31.6426 0.0238861 34.0925 0.023886 36.5345L0.00797477 40.2014L2.10909e-05 41.1161C0.00797472 41.5456 0.0477467 41.9911 0.159105 42.4126C0.365915 43.2717 0.803396 44.0671 1.39996 44.7035C1.82154 45.1648 2.52946 45.6023 3.21353 45.7852C3.38852 45.833 3.55556 45.8648 3.71464 45.8886C3.87373 45.9045 4.03281 45.9205 4.16803 45.9284C4.3112 45.9364 4.46234 45.9284 4.58165 45.9125C4.64528 45.9045 4.70096 45.8966 4.74869 45.8966C4.79642 45.8886 4.82028 45.8727 4.85209 45.8648C5.28958 45.6898 5.2339 45.5148 4.86005 45.3318C4.77255 45.2921 4.61347 45.2205 4.47824 45.1648C4.32711 45.1091 4.18394 45.0216 4.0169 44.9421C3.69873 44.7591 3.34875 44.5364 3.03058 44.2342C2.5056 43.741 2.1238 43.1126 1.94085 42.4365C1.8454 42.1024 1.82154 41.7524 1.82154 41.4025C1.83745 41.0684 1.89313 40.6786 1.92494 40.3127C2.07607 38.8173 2.20334 37.2742 2.29879 35.6834C2.5056 32.5017 2.61696 29.1689 2.66469 25.8042C2.72832 21.7555 2.784 10.7642 2.84763 6.71552L2.87149 5.19627L2.89536 4.88606C2.91127 4.80651 2.92717 4.76674 2.93513 4.70311L2.99876 4.47244C3.03058 4.40085 3.05444 4.32131 3.08626 4.24972C3.3567 3.66906 3.88168 3.20772 4.47824 3.02477C4.62938 2.97704 4.78051 2.95318 4.93959 2.92932L5.17821 2.92136L5.55207 2.92136L7.07132 2.93727L10.1178 2.96909C14.1744 3.00886 30.7215 3.04068 34.7861 3.04068L36.3133 3.04068L37.0769 3.04068L37.4587 3.04068L37.4746 3.04068L37.57 3.04863L37.7609 3.05659C37.8007 3.05659 37.8166 3.06454 37.8246 3.06454L37.8564 3.0725C37.8802 3.08045 37.9041 3.08045 37.928 3.08045L38.1348 3.12817L38.3416 3.20772C38.4052 3.23953 38.4768 3.27135 38.5404 3.30317C38.8029 3.44634 39.0336 3.6452 39.2166 3.88383C39.3995 4.12245 39.5268 4.40085 39.5984 4.6872C39.6302 4.83038 39.6461 4.98151 39.654 5.14059L39.662 5.89624L39.7018 8.95066C39.6699 10.971 39.6461 12.9834 39.6143 15.0038C39.5904 25.1361 39.5586 28.3337 39.5347 31.5313L39.5188 36.3277L39.5188 41.0366L39.5427 41.3309Z" fill=""/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.4551 9.99399C13.756 10.4055 13.9649 10.8723 14.057 11.3575C14.1553 11.8366 14.1368 12.3464 14.014 12.7641C13.971 12.7825 13.928 12.8132 13.885 12.8501C13.9065 12.8347 13.928 12.8209 13.9495 12.8071L13.9495 12.8071L13.9495 12.8071C13.971 12.7933 13.9925 12.7794 14.014 12.7641C13.9894 13.8083 13.5165 14.8217 12.6996 15.5096C12.2942 15.8536 11.8151 16.1116 11.293 16.2528C11.0351 16.3265 10.7648 16.3695 10.4945 16.3818L10.3963 16.388H10.2673L10.1199 16.3818H10.0462L9.92947 16.3695L9.70221 16.3388C9.00815 16.2221 8.40008 15.8904 7.91485 15.4298C7.43576 14.963 7.09795 14.3733 6.93825 13.753C6.88297 13.581 6.88911 13.409 6.9014 13.2616C6.92597 13.1142 6.9751 12.9791 7.04267 12.8747C7.19622 12.6597 7.41119 12.5491 7.66302 12.5307C7.93942 12.5123 8.15439 12.6044 8.30795 12.715C8.38779 12.7764 8.4615 12.8378 8.51678 12.9054C8.57239 12.961 8.61135 13.0207 8.6508 13.0813L8.65082 13.0813C8.65929 13.0943 8.66779 13.1073 8.67647 13.1203C8.98972 13.6424 9.47495 13.9864 9.99703 14.0969C10.5191 14.2136 11.0965 14.1092 11.5387 13.753C11.6738 13.6424 11.809 13.5134 11.9195 13.366C11.9809 13.2002 12.0239 12.9975 12.0424 12.8501C12.0424 12.8273 12.0447 12.8139 12.048 12.7954L12.048 12.7954C12.05 12.784 12.0523 12.7706 12.0546 12.7518L12.0608 12.5307L12.0546 12.5L12.0485 12.4324C12.0485 12.3833 12.0485 12.3403 12.0362 12.2973C11.9932 11.9472 11.8397 11.6094 11.6124 11.3207C11.4896 11.1794 11.3544 11.0504 11.1947 10.946L11.0719 10.8723L10.9429 10.8109C10.8631 10.774 10.7464 10.731 10.6911 10.7126C10.6643 10.6858 10.5202 10.6683 10.3859 10.6521L10.3287 10.6451H10.3041L10.2304 10.6389C10.1975 10.6348 10.1617 10.6362 10.1269 10.6376H10.1269L10.1269 10.6376C10.1099 10.6383 10.093 10.6389 10.0769 10.6389C9.87419 10.6451 9.66536 10.6819 9.46881 10.7618C8.81774 11.032 8.15439 11.419 7.41734 12.2052C7.2085 12.4447 6.95053 12.5921 6.65571 12.4508C6.51444 12.371 6.29333 12.2052 6.34246 11.941L6.38546 11.7199L6.44074 11.5295C6.47759 11.4067 6.51444 11.2838 6.56358 11.161C6.60657 11.0382 6.65571 10.9215 6.71713 10.8048C6.77241 10.6881 6.82769 10.5775 6.9014 10.4669C7.17165 10.0247 7.51561 9.63775 7.92713 9.31836C8.33866 9.00511 8.80546 8.75942 9.30297 8.61815C9.5548 8.55059 9.81277 8.50145 10.0707 8.48303L10.2673 8.47074L10.3656 8.4646H10.3778H10.4516H10.47H10.5068L10.642 8.47074L10.7095 8.47688H10.7464L10.8017 8.48303L10.8588 8.49039C10.9849 8.50656 11.1206 8.52396 11.2377 8.55059C11.2992 8.56902 11.3621 8.58591 11.4251 8.6028C11.488 8.61969 11.551 8.63658 11.6124 8.65501C11.7353 8.698 11.8581 8.74714 11.9748 8.79627C12.0331 8.82698 12.0899 8.85614 12.1467 8.88531L12.1468 8.88534L12.1468 8.88536C12.2036 8.91453 12.2604 8.9437 12.3188 8.9744C12.7671 9.23237 13.1541 9.58247 13.4551 9.99399ZM13.4551 20.6998C13.756 21.1113 13.9649 21.5781 14.057 22.0633C14.1553 22.5424 14.1368 23.0522 14.0079 23.4699C13.9649 23.4883 13.9219 23.519 13.8789 23.5559C13.9004 23.5405 13.9218 23.5267 13.9433 23.5129L13.9434 23.5129C13.9649 23.499 13.9864 23.4852 14.0079 23.4699C13.9833 24.514 13.5104 25.5275 12.6934 26.2154C12.2881 26.5594 11.809 26.8173 11.2869 26.9586C11.0289 27.0323 10.7587 27.0753 10.4884 27.0876L10.3901 27.0937H10.2612L10.1137 27.0876H10.04L9.92334 27.0753L9.69608 27.0446C9.00202 26.9279 8.39395 26.5962 7.90872 26.1355C7.42964 25.6687 7.09182 25.0791 6.93212 24.4587C6.87684 24.2868 6.88299 24.1148 6.89527 23.9674C6.91984 23.82 6.96898 23.6848 7.03654 23.5804C7.19009 23.3654 7.40507 23.2549 7.6569 23.2365C7.93329 23.218 8.14827 23.3102 8.30182 23.4207C8.38167 23.4821 8.45537 23.5436 8.51065 23.6111C8.56626 23.6667 8.60523 23.7265 8.64467 23.787C8.65315 23.8 8.66165 23.8131 8.67035 23.8261C8.9836 24.3482 9.46883 24.6921 9.99091 24.8027C10.513 24.9194 11.0903 24.815 11.5326 24.4587C11.6677 24.3482 11.8028 24.2192 11.9134 24.0718C11.9748 23.906 12.0178 23.7033 12.0362 23.5559C12.0362 23.5331 12.0386 23.5197 12.0418 23.5012C12.0438 23.4897 12.0462 23.4763 12.0485 23.4576L12.0547 23.2365L12.0485 23.2057L12.0424 23.1382C12.0424 23.089 12.0424 23.0461 12.0301 23.0031C11.9871 22.653 11.8335 22.3151 11.6063 22.0265C11.4834 21.8852 11.3483 21.7562 11.1886 21.6518L11.0658 21.5781L10.9368 21.5167C10.8569 21.4798 10.7402 21.4368 10.685 21.4184C10.6581 21.3916 10.5141 21.3741 10.3798 21.3578L10.3226 21.3508H10.298L10.2243 21.3447C10.1913 21.3406 10.1556 21.342 10.1208 21.3433C10.1037 21.344 10.0869 21.3447 10.0708 21.3447C9.86806 21.3508 9.65923 21.3877 9.46268 21.4675C8.81162 21.7378 8.14827 22.1247 7.41121 22.9109C7.20238 23.1505 6.94441 23.2979 6.64958 23.1566C6.50832 23.0768 6.2872 22.9109 6.33634 22.6468L6.37933 22.4257L6.43461 22.2353C6.47146 22.1124 6.50832 21.9896 6.55745 21.8668C6.60045 21.7439 6.64958 21.6272 6.71101 21.5105C6.76629 21.3938 6.82156 21.2833 6.89527 21.1727C7.16552 20.7305 7.50948 20.3374 7.92101 20.0241C8.33253 19.7047 8.79933 19.4652 9.30299 19.3239C9.55482 19.2564 9.81279 19.2072 10.0708 19.1888L10.2673 19.1765L10.3656 19.1704H10.3779H10.4516H10.47H10.5068L10.642 19.1765L10.7095 19.1827H10.7464L10.8017 19.1888L10.8588 19.1962H10.8588L10.8589 19.1962C10.985 19.2123 11.1206 19.2297 11.2378 19.2564C11.2992 19.2748 11.3621 19.2917 11.4251 19.3086C11.4881 19.3255 11.551 19.3423 11.6124 19.3608C11.7353 19.4038 11.8581 19.4529 11.9748 19.502C12.0331 19.5327 12.0898 19.5619 12.1466 19.591L12.1468 19.5911L12.1469 19.5911C12.2037 19.6203 12.2604 19.6495 12.3188 19.6802C12.7672 19.9381 13.1541 20.2882 13.4551 20.6998ZM12.0547 34.2616C12.0362 34.409 11.9932 34.6117 11.9318 34.7775C11.8213 34.9249 11.6861 35.0539 11.551 35.1645C11.1088 35.5207 10.5314 35.6251 10.0093 35.5084C9.48724 35.3979 9.00201 35.0539 8.68876 34.5318C8.68007 34.5188 8.67157 34.5058 8.66309 34.4928C8.62364 34.4322 8.58468 34.3725 8.52907 34.3169C8.47379 34.2493 8.40008 34.1879 8.32023 34.1265C8.16668 34.0159 7.95171 33.9238 7.67531 33.9422C7.42348 33.9606 7.20851 34.0712 7.05495 34.2862C6.98739 34.3906 6.93825 34.5257 6.91368 34.6731C6.9014 34.8205 6.89526 34.9925 6.95054 35.1645C7.11023 35.7848 7.44805 36.3745 7.92714 36.8413C8.41237 37.3019 9.02044 37.6336 9.7145 37.7503L9.94176 37.781L10.0585 37.7933H10.1322L10.2796 37.7995H10.4086L10.5068 37.7933C10.7771 37.781 11.0473 37.738 11.3053 37.6643C11.8274 37.5231 12.3065 37.2651 12.7119 36.9211C13.5288 36.2332 14.0017 35.2198 14.0263 34.1756C14.143 33.7518 14.1614 33.242 14.0693 32.7629C13.9771 32.2777 13.7683 31.8109 13.4673 31.3993C13.1664 30.9878 12.7794 30.6377 12.331 30.3798C12.2728 30.3491 12.216 30.3199 12.1593 30.2908L12.1592 30.2907L12.1591 30.2907C12.1023 30.2615 12.0455 30.2324 11.9871 30.2016C11.8704 30.1525 11.7475 30.1034 11.6247 30.0604C11.5634 30.042 11.5005 30.0251 11.4377 30.0082L11.4376 30.0082L11.4374 30.0082C11.3744 29.9913 11.3115 29.9744 11.25 29.9559C11.1328 29.9293 10.9972 29.9119 10.8711 29.8958L10.8139 29.8884L10.7587 29.8822H10.7218L10.6542 29.8761L10.5191 29.87H10.4823H10.4638H10.3901H10.3778L10.2796 29.8761L10.083 29.8884C9.82506 29.9068 9.56709 29.9559 9.31526 30.0235C8.8116 30.1648 8.3448 30.4043 7.93328 30.7237C7.52176 31.037 7.1778 31.4301 6.90754 31.8723C6.83384 31.9829 6.77856 32.0934 6.72328 32.2101C6.66186 32.3268 6.61272 32.4435 6.56972 32.5664C6.52059 32.6892 6.48373 32.812 6.44688 32.9349L6.3916 33.1253L6.34861 33.3464C6.29947 33.6105 6.52059 33.7764 6.66186 33.8562C6.95668 33.9975 7.21465 33.8501 7.42348 33.6105C8.16054 32.8243 8.82389 32.4374 9.47496 32.1671C9.6715 32.0873 9.88034 32.0504 10.083 32.0443C10.0992 32.0443 10.116 32.0436 10.1331 32.0429H10.1331H10.1331H10.1331C10.1679 32.0416 10.2036 32.0402 10.2366 32.0443L10.3103 32.0504H10.3349L10.3921 32.0574C10.5264 32.0737 10.6704 32.0911 10.6972 32.118C10.7525 32.1364 10.8692 32.1794 10.9491 32.2163L11.0781 32.2777L11.2009 32.3514C11.3606 32.4558 11.4957 32.5848 11.6186 32.7261C11.8458 33.0147 11.9994 33.3525 12.0424 33.7027C12.0547 33.7456 12.0547 33.7886 12.0547 33.8378L12.0608 33.9053L12.0669 33.9361L12.0608 34.1572C12.0608 34.1931 12.0587 34.2123 12.0569 34.2281C12.0557 34.2393 12.0547 34.2489 12.0547 34.2616ZM14.0263 34.1756C14.0048 34.191 13.9833 34.2048 13.9618 34.2186C13.9403 34.2324 13.9188 34.2462 13.8973 34.2616C13.9403 34.2247 13.9833 34.194 14.0263 34.1756ZM35.1185 11.706L35.3764 11.7322C35.9476 11.7937 36.3407 12.1683 36.3776 12.672C36.4144 13.2248 35.9538 13.5073 35.3948 13.581C33.4355 13.8328 31.4577 13.8021 29.4861 13.6977C29.1941 13.6805 28.9074 13.658 28.6161 13.6352L28.5525 13.6302C26.4493 13.7999 24.3546 13.638 22.2614 13.4763L22.2614 13.4763L22.2612 13.4763L22.2611 13.4763C21.8542 13.4449 21.4474 13.4135 21.0406 13.3845C20.0026 13.3108 18.983 13.0344 18.1416 12.4017C17.8836 12.2113 17.7177 11.9595 17.8467 11.6585C17.9143 11.5111 18.1231 11.2961 18.2583 11.3023C19.2599 11.3512 20.2642 11.3392 21.2682 11.3272C23.2869 11.3031 25.3038 11.2789 27.2933 11.7507C27.7968 11.7264 28.3003 11.6982 28.8039 11.67L28.804 11.67L28.804 11.67C29.9593 11.6053 31.1155 11.5405 32.2746 11.5234C33.2206 11.5121 34.1717 11.6093 35.1185 11.706ZM35.3764 22.438L35.1185 22.4117C34.1717 22.315 33.2206 22.2179 32.2746 22.2292C31.1155 22.2463 29.9593 22.311 28.804 22.3758C28.3003 22.404 27.7968 22.4322 27.2933 22.4564C25.3038 21.9847 23.2869 22.0088 21.2682 22.033C20.2642 22.045 19.2599 22.057 18.2583 22.008C18.1231 22.0019 17.9143 22.2169 17.8467 22.3643C17.7177 22.6653 17.8836 22.9171 18.1416 23.1075C18.983 23.7401 20.0026 24.0165 21.0406 24.0902C21.4475 24.1192 21.8543 24.1506 22.2612 24.1821L22.2614 24.1821H22.2614C24.3546 24.3438 26.4492 24.5056 28.5525 24.3359L28.6162 24.3409L28.6163 24.3409C28.9076 24.3638 29.1941 24.3863 29.4861 24.4035C31.4577 24.5079 33.4355 24.5386 35.3948 24.2868C35.9538 24.2131 36.4144 23.9305 36.3776 23.3777C36.3407 22.8679 35.9476 22.4933 35.3764 22.438ZM35.1185 33.1174C35.2045 33.1262 35.2905 33.135 35.3764 33.1437C35.9476 33.199 36.3407 33.5736 36.3776 34.0834C36.4144 34.6362 35.9538 34.9188 35.3948 34.9925C33.4355 35.2443 31.4577 35.2136 29.4861 35.1092C29.1941 35.092 28.9074 35.0695 28.6162 35.0466L28.5525 35.0416C26.4492 35.2113 24.3546 35.0495 22.2614 34.8878C21.8545 34.8564 21.4475 34.8249 21.0406 34.7959C20.0026 34.7222 18.983 34.4458 18.1416 33.8132C17.8836 33.6228 17.7177 33.371 17.8467 33.07C17.9143 32.9226 18.1231 32.7076 18.2583 32.7137C19.2599 32.7627 20.2642 32.7507 21.2682 32.7387C23.2869 32.7145 25.3038 32.6904 27.2933 33.1621C27.7968 33.1379 28.3003 33.1097 28.804 33.0815C29.9593 33.0167 31.1155 32.952 32.2746 32.9349C33.2206 32.9236 34.1717 33.0207 35.1185 33.1174Z" fill="black"/>
</svg>
- title: Search <br> & Compare
desc: >
We've built tools to allow our clients to search through and compare their business documents
in a smart way, using more than just
keywords by incorporating context about the language that is used.
icon: >
<svg width="44" height="45" viewBox="0 0 44 45" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M35.0098 1.53836H25.9076L22.959 4.87156V14.6147L23.7282 17.9479L26.2922 19.1017L33.856 18.4607H39.625L40.3942 17.9479L41.4198 15.5121V5.38436L40.3942 3.71776L39.625 2.05116L35.0098 1.53836Z" fill="#5CFF85"/>
<path class="fill--color" d="M25.0969 20.0367C25.4193 20.221 25.6957 20.3131 26.1102 20.4052C26.2023 20.4052 26.2945 20.4513 26.3866 20.4513H26.5708H26.9854L27.6763 20.4973L29.0581 20.5434C29.9794 20.5895 30.9006 20.6355 31.7758 20.6355C33.6182 20.6816 35.4146 20.7276 37.2571 20.7276H38.3625H38.9153H39.1916C39.3298 20.7276 39.468 20.7276 39.6062 20.6816C40.7577 20.5434 41.8171 19.8525 42.462 18.8852C42.6002 18.6549 42.7384 18.3785 42.8305 18.1021C42.8766 17.964 42.9226 17.8258 42.9687 17.6876C42.9687 17.5955 43.0147 17.5494 43.0147 17.4573L43.0608 17.227V17.0888V17.0427V16.9967V16.8585V16.7664V16.6742V16.536V15.9833L43.0147 13.7724L42.8305 5.02069L42.8766 4.51402C42.8766 4.4219 42.8766 4.37583 42.8766 4.23765C42.8766 4.09947 42.8766 4.00734 42.8766 3.86916C42.8305 3.36248 42.7384 2.90187 42.5081 2.44126C42.0475 1.52003 41.2644 0.783044 40.2511 0.460614C40.1129 0.414553 40.0208 0.368491 39.8365 0.368491L39.6062 0.32243L39.422 0.276368H39.2838H39.2377H39.1916H39.0995H38.8692L37.9019 0.230307L35.9213 0.138184C33.2037 0.0460614 30.5321 0 27.8605 0H26.8472H26.709H26.5248C26.3866 0 26.2484 0 26.1102 0.0460614C25.8338 0.0921228 25.5575 0.138184 25.2811 0.230307C24.2217 0.552737 23.3005 1.38184 22.7938 2.39519C22.6556 2.6255 22.5635 2.90187 22.4714 3.17824C22.4253 3.31642 22.3792 3.45461 22.3792 3.63885C22.3332 3.8231 22.3332 4.00734 22.3332 4.0534V4.19159V4.32977V4.37583V4.60614V5.15888V7.13952C22.3332 9.81108 22.3332 12.4826 22.2871 15.1081C22.2871 15.5688 22.6095 16.3057 22.7938 16.536C23.2544 16.9967 23.6229 16.3979 23.8993 15.5227C24.8205 12.5748 25.235 8.93591 25.3272 5.29706L25.3732 4.46796V4.37583V4.32977C25.3732 4.37583 25.3732 4.23765 25.3732 4.37583V4.32977V4.14553L25.4193 4.00734C25.5114 3.77704 25.6496 3.54673 25.8799 3.40854C26.1102 3.27036 26.3405 3.2243 26.6169 3.2243L28.2751 3.27036C30.486 3.31642 32.697 3.40854 34.9079 3.45461L38.2244 3.50067H39.0535C39.2838 3.50067 39.1916 3.50067 39.3298 3.54673C39.5141 3.59279 39.6523 3.73097 39.7444 3.86916C39.7904 3.96128 39.8365 4.00734 39.8365 4.09947C39.8365 4.14553 39.8365 4.19159 39.8826 4.23765C39.8826 4.28371 39.8826 4.28371 39.8826 4.32977C39.8826 4.37583 39.8826 4.46796 39.8826 4.51402V6.17223C39.8826 7.2777 39.9286 8.38318 39.9747 9.48865C39.9286 10.5941 39.9286 11.6996 39.8826 12.759L39.8365 15.3845V16.6742V16.7664C39.8365 16.8124 39.8365 16.9045 39.8365 16.9045C39.8365 16.9045 39.8365 16.8585 39.8365 16.9045C39.8365 16.9506 39.7904 17.0427 39.7444 17.0888C39.6062 17.3191 39.3759 17.4573 39.1456 17.4573H36.6122C34.8619 17.4573 33.1115 17.5033 31.4073 17.5494L28.7357 17.5955L26.4326 17.6876C26.0641 17.6876 25.6496 17.4573 25.3272 17.227C25.0047 16.9967 24.7284 16.6742 24.3138 16.7203C23.9453 16.7664 23.5768 17.227 23.669 18.0561C23.715 18.4706 23.8993 18.9773 24.3138 19.3919C24.5441 19.6682 24.7744 19.8985 25.0969 20.0367Z" fill=""/>
<path class="fill--color" d="M7.27106 18.4706C7.36318 18.5627 7.73168 18.5167 7.96198 18.4246C8.37654 18.2403 8.51472 17.8258 8.51472 17.4573C8.56078 16.1676 8.05411 15.1081 7.36319 14.279C6.76439 13.5421 6.16559 12.759 5.52073 12.022C5.93528 12.0681 6.3959 12.1141 6.81045 12.1141C8.28441 12.0681 9.75838 11.8838 11.2323 11.7917C13.8578 12.8051 16.5755 12.2523 19.201 12.4366C19.3392 12.4366 19.5234 12.1141 19.5695 11.9299C19.7076 11.4693 19.5234 11.1008 19.2931 10.8244C18.5561 9.81108 17.6349 9.39653 16.7137 9.3044C14.5027 9.02803 12.2918 8.65954 10.0808 8.93591C9.80444 8.88985 9.52807 8.84379 9.2517 8.84379C8.23835 8.75167 7.27106 8.7056 6.25771 8.75167C7.36319 7.73831 8.37654 6.63284 9.2517 5.38918C9.57413 4.88251 9.66626 4.23765 9.06746 3.68491C8.51472 3.17824 7.8238 3.08611 7.31712 3.4546C6.44196 4.09946 5.52073 4.79038 4.78375 5.57343C3.54009 6.86315 2.43461 8.19893 1.28308 9.53471C0.822465 9.9032 0.68428 10.5481 0.960649 11.1008L1.05277 11.4232C2.5728 14.279 5.1983 16.0754 7.27106 18.4706Z" fill=""/>
<path d="M13.8569 25.2554H4.75475L1.80615 28.5886V38.3318L2.57535 41.665L5.13935 42.8188L12.7031 42.1778H18.4721L19.2413 41.665L20.2669 39.2292V29.1014L19.2413 27.4348L18.4721 25.7682L13.8569 25.2554Z" fill="#5CFF85"/>
<path class="fill--color" d="M0.684246 40.1195C0.684246 40.2577 0.684246 40.3498 0.684246 40.488C0.730307 40.9947 0.82243 41.4553 1.05274 41.9159C1.51335 42.8371 2.2964 43.5741 3.30975 43.8965C3.44793 43.9426 3.54005 43.9887 3.7243 43.9887L3.95461 44.0347L4.13885 44.0808H4.27704H4.3231H4.36916H4.46128H4.69159L5.65888 44.1268L7.63952 44.219C10.3111 44.3111 12.9366 44.3571 15.6081 44.3571H16.6215H16.7597H16.9439C17.0821 44.3571 17.2203 44.3571 17.3585 44.3111C17.6348 44.265 17.9112 44.219 18.1876 44.1268C19.2931 43.7583 20.2143 42.9753 20.6749 41.9619C20.8131 41.7316 20.9052 41.4553 20.9973 41.1789C21.0434 41.0407 21.0895 40.9025 21.0895 40.7183C21.1355 40.534 21.1355 40.3498 21.1355 40.3037V40.1656V40.0274V39.9813V39.751V39.2443V37.2637C21.1355 34.5921 21.1355 31.9206 21.1816 29.2951C21.1816 28.8344 20.8591 28.0975 20.6749 27.8672C20.2143 27.4065 19.8458 28.0053 19.5694 28.8805C18.6482 31.8284 18.2336 35.4673 18.1415 39.1061L18.0955 39.9352V40.0274V40.0734C18.0955 40.0274 18.0955 40.1656 18.0955 40.0274V40.0734V40.2577V40.3959C18.0033 40.6262 17.8652 40.8565 17.6348 40.9947C17.4045 41.1328 17.1742 41.1789 16.8979 41.1789L15.2397 41.1328C13.0287 41.0868 10.8178 40.9947 8.60681 40.9486L5.29039 40.9025H4.46128C4.23097 40.9025 4.3231 40.9025 4.18491 40.8565C4.00067 40.8104 3.86248 40.6722 3.77036 40.534C3.7243 40.4419 3.67824 40.3959 3.67824 40.3037C3.67824 40.2577 3.67824 40.2116 3.63218 40.1656C3.63218 40.1195 3.63218 40.1195 3.63218 40.0734C3.63218 40.0274 3.63218 39.9352 3.63218 39.8892V38.231C3.63218 37.1255 3.58611 36.02 3.54005 34.9146C3.58611 33.8091 3.58611 32.7036 3.63218 31.6442L3.67824 29.0187V27.729V27.6368C3.67824 27.5908 3.67824 27.4987 3.67824 27.4987C3.67824 27.4987 3.67824 27.5447 3.67824 27.4987C3.67824 27.4526 3.7243 27.3605 3.77036 27.3144C3.90854 27.0841 4.13885 26.9459 4.36916 26.9459H6.90254C8.65287 26.9459 10.4032 26.8999 12.1075 26.8538L14.6869 26.7617L16.99 26.6696C17.3585 26.6696 17.773 26.8999 18.0955 27.1302C18.4179 27.3605 18.6943 27.6829 19.1088 27.6368C19.4773 27.5908 19.8458 27.1302 19.7537 26.3011C19.7076 25.8865 19.5234 25.3798 19.1088 24.9653C18.9246 24.735 18.6482 24.5507 18.3718 24.3665C18.0494 24.1822 17.773 24.0901 17.3585 23.998C17.2664 23.998 17.1742 23.9519 17.0821 23.9519H16.8979H16.4833L15.7924 23.9059L14.4105 23.8598C13.4893 23.8138 12.5681 23.7677 11.6929 23.7677C9.85047 23.7216 8.05407 23.6756 6.21162 23.6756H5.10614H4.5534H4.27704C4.13885 23.6756 4.00067 23.6756 3.86248 23.7216C2.71095 23.8598 1.65154 24.5507 1.00668 25.518C0.868491 25.7483 0.730307 26.0247 0.638184 26.3011C0.592123 26.4393 0.546061 26.5774 0.5 26.7156C0.592123 26.7617 0.592123 26.8538 0.592123 26.8999L0.546061 27.1302V27.2684V27.3144V27.3605V27.4987V27.5908V27.729V27.8672V28.4199L0.592123 30.6308L0.776368 39.4286L0.730307 39.9352C0.730307 39.9813 0.730307 40.0274 0.684246 40.1195Z" fill=""/>
<path class="fill--color" d="M33.4801 35.4673C33.7565 35.5134 34.0328 35.5594 34.3092 35.5594C35.3226 35.6516 36.2898 35.6976 37.3032 35.6516C36.1977 36.6649 35.1844 37.7704 34.3092 39.014C33.9868 39.5207 33.8947 40.1656 34.4934 40.7183C35.0462 41.225 35.7371 41.3171 36.2438 40.9486C37.119 40.3038 38.0402 39.6128 38.7772 38.8298C40.0208 37.5401 41.1263 36.2043 42.2778 34.8685C42.7384 34.454 42.8766 33.8091 42.6003 33.2564L42.5081 32.98C40.9881 30.1242 38.3626 28.2817 36.2898 25.9326C36.1977 25.8405 35.8292 25.8865 35.5989 25.9787C35.1844 26.1629 35.0462 26.5775 35.0462 26.946C35.0001 28.2357 35.5068 29.2951 36.1977 30.1242C36.7965 30.8612 37.3953 31.6442 38.0402 32.3812C37.6256 32.3351 37.165 32.2891 36.7505 32.2891C35.2765 32.3351 33.8025 32.5194 32.3286 32.6115C29.7031 31.5982 26.9854 32.1509 24.3599 31.9666C24.2218 31.9666 24.0375 32.2891 23.9914 32.4733C23.8533 32.9339 24.0375 33.3024 24.2678 33.5788C25.0048 34.5 25.926 34.9146 26.8473 35.0067C29.0121 35.3752 31.2231 35.7897 33.4801 35.4673Z" fill=""/>
</svg>
whatWeDoTools:
- title: >
<span> Strategic advice: </span> <br> one-off or ongoing
desc: >
We can provide one-off or ongoing advice for any of your needs around Natural Language Processing. This could look like:
image: "images/whatWeDo/whatWeDo1.png"
shape1: >
<svg width="154" height="92" viewBox="0 0 154 92" fill="none" xmlns="http://www.w3.org/2000/svg">
<path class="fill--color" fill-rule="evenodd" clip-rule="evenodd" d="M111.036 87.5234C124.786 87.8564 138.837 87.1905 151.984 91.9122C152.767 92.1907 153.629 91.7851 153.913 90.9982C154.19 90.2112 153.786 89.3456 153.002 89.0611C139.548 84.2303 125.178 84.8357 111.109 84.4967C110.277 84.4725 109.584 85.1383 109.566 85.9737C109.541 86.8091 110.204 87.4992 111.036 87.5234Z" fill=""/>
<path class="fill--color"fill-rule="evenodd" clip-rule="evenodd" d="M109.801 67.476C114.086 63.5158 118.764 60.549 124.418 59.0786C125.226 58.8691 125.708 58.0428 125.503 57.234C125.292 56.4253 124.466 55.9392 123.665 56.1486C117.516 57.7468 112.423 60.9442 107.763 65.2477C107.148 65.8131 107.106 66.7714 107.673 67.3864C108.233 68.0008 109.192 68.0414 109.801 67.476Z" fill=""/>
<path class="fill--color" fill-rule="evenodd" clip-rule="evenodd" d="M97.8778 24.2399C99.8429 17.4751 103.713 12.1831 109.644 8.36148C110.343 7.9105 110.548 6.97342 110.096 6.27061C109.65 5.56779 108.716 5.36317 108.017 5.81416C101.452 10.0456 97.1604 15.9017 94.9844 23.3918C94.7493 24.1933 95.2135 25.0347 96.0091 25.2684C96.8109 25.5027 97.6487 25.0414 97.8778 24.2399Z" fill=""/>
<path class="fill--color" fill-rule="evenodd" clip-rule="evenodd" d="M30.1544 15.0591C28.985 16.4411 27.9361 17.9303 27.044 19.5157C26.6461 20.2215 25.9469 21.7216 25.8384 23.008C25.7178 24.3785 26.1819 25.5347 27.3755 26.1437C28.9608 26.9513 30.2267 26.8671 31.2032 26.3786C32.1436 25.9095 32.8789 24.9875 33.3431 23.7514C34.2292 21.3887 34.0965 17.7778 33.6324 15.7171C34.8802 14.4241 36.2485 13.2515 37.7133 12.2091C48.6237 4.44544 64.6278 7.30817 76.9427 18.9164C81.2527 22.9807 83.3263 31.5162 84.4053 40.7254C86.087 55.0644 85.1286 71.0796 84.996 75.7717C84.9658 76.9304 85.0743 77.618 85.1346 77.7555C85.4179 78.431 85.9182 78.6066 86.2678 78.6732C86.7742 78.764 87.178 78.6671 87.5035 78.4976C87.9436 78.2652 88.3053 77.8559 88.4741 77.2246C88.5645 76.8759 88.5885 76.3904 88.5765 75.8728C88.5644 75.5138 88.4921 75.1216 88.5644 74.8643C89.0346 73.2165 89.6012 71.6075 90.1558 69.987C92.0063 64.5394 94.3995 59.4345 97.0578 54.3356C105.503 38.1339 113.671 21.0152 127.517 8.67141C128.137 8.11752 128.198 7.15985 127.643 6.53513C127.095 5.91041 126.142 5.85349 125.515 6.40799C111.392 18.9957 103.001 36.4093 94.3874 52.9318C92.1269 57.2691 90.0533 61.6125 88.3293 66.1557C88.5041 58.119 88.4378 46.9945 86.9731 37.1514C85.671 28.3974 83.1936 20.661 79.0042 16.7099C65.5138 3.99324 47.9185 1.23467 35.9712 9.73987C34.6933 10.6503 33.4757 11.6516 32.3425 12.7376C26.0916 1.40236 12.7097 -3.14083 0.882985 2.2807C0.123473 2.62757 -0.208055 3.52592 0.135534 4.28564C0.485151 5.04535 1.37724 5.38073 2.13676 5.03387C12.794 0.148672 24.88 4.5084 30.1544 15.0591ZM31.0284 18.854C30.5401 19.5466 30.088 20.2645 29.6661 21.0067C29.4431 21.405 29.0573 22.1708 28.8945 22.9202C28.8583 23.0958 28.8523 23.3706 28.8523 23.4977C29.2683 23.7035 29.5937 23.8028 29.8589 23.669C30.1905 23.5044 30.3593 23.1169 30.5221 22.6841C30.932 21.5981 31.0646 20.1586 31.0284 18.854Z" fill=""/>
</svg>
shape2: >
<svg width="128" height="184" viewBox="0 0 128 184" fill="none" xmlns="http://www.w3.org/2000/svg">
<path class="stroke--color" d="M4.51373 181.983C4.93939 165.746 6.57317 138.364 26.6372 132.216C36.3888 129.228 43.5514 125.621 53.0953 130.951C72.5007 141.789 48.7745 168.61 30.8115 159.467C-5.17278 141.151 -7.52628 96.0178 24.2994 74.0823C39.0196 63.9365 58.2164 61.4813 74.8264 68.5658C82.6298 71.8942 91.9986 80.27 84.9284 89.5085C69.1945 110.068 37.4845 94.6157 34.7497 71.1959C30.3468 33.492 75.1847 13.6351 106.357 22.1273C106.54 22.1772 129.392 29.4249 126.031 31.8201C119.39 36.5518 93.6847 35.125 101.608 33.1979C109.456 31.2889 116.256 35.2713 123.46 36.2574C126.809 36.7158 124.921 7.71294 125.054 2.29111" stroke="" stroke-width="3" stroke-linecap="round"/>
</svg>
whatWeDoToolsLists:
- list: >
Helping you set your data strategy or sense-checking your existing strategy roadmap
- list: >
Providing expert advice about which NLP technology would work best for your specific project
- list: >
Advising on how you could improve the quality of your text data before a project starts or during an ongoing project
- title: >
<span> Ongoing consulting </span>
desc: >
We can integrate seamlessly into your ongoing project or embed during a project’s early stages to provide ongoing practical
support and consulting for your Natural Language Processing projects. This could look like:
image: "images/whatWeDo/whatWeDo2.png"
shape1: >
<svg width="183" height="161" viewBox="0 0 183 161" fill="none" xmlns="http://www.w3.org/2000/svg">
<path class="fill--color" fill-rule="evenodd" clip-rule="evenodd" d="M111.02 46.9076C108.42 44.0493 105.459 41.4588 102.324 39.244C96.1921 34.9115 86.6863 30.4155 77.4811 28.9513C71.1712 27.9477 65.0041 28.3775 60.0859 31.1245C50.7181 36.3568 47.3122 47.306 47.9693 59.3103C48.4487 68.0655 51.0742 77.3673 54.9663 85.2643C49.8113 81.2004 42.9691 77.1227 36.0006 75.3288C28.1898 73.3117 20.2347 74.1326 14.1383 80.7077C1.39768 94.4522 4.41545 110.046 14.1688 122.435C23.7509 134.604 39.8902 143.609 53.5538 144.526C54.2766 144.572 54.9021 144.025 54.9505 143.303C54.9988 142.581 54.452 141.955 53.7296 141.909C40.7112 141.031 25.3592 132.409 16.2299 120.812C7.27233 109.435 4.36097 95.112 16.0611 82.4937C21.4307 76.7027 28.466 76.0889 35.3462 77.8651C42.5037 79.7138 49.5094 84.1165 54.5138 88.2684C55.8694 89.3905 57.2393 90.5059 58.5939 91.6411C61.9225 96.7224 65.8018 100.755 69.8622 103.033C70.8711 103.595 71.4679 102.968 71.6267 102.784C71.8436 102.534 72.0801 102.114 71.8829 101.496C71.8459 101.38 71.7453 101.158 71.546 100.898C71.2726 100.548 70.6466 99.8838 70.393 99.5674C69.3476 98.2531 68.1716 97.0119 67.0122 95.8043C64.9978 93.6996 62.8125 91.7684 60.5819 89.8922C60.2906 89.4375 60.0038 88.9792 59.7218 88.5127C54.6779 80.1428 51.1413 69.2759 50.5878 59.1672C49.99 48.2436 52.8407 38.1753 61.3649 33.4144C65.8019 30.9361 71.3768 30.636 77.0693 31.5416C85.8674 32.9409 94.9501 37.245 100.811 41.3857C104.39 43.915 107.733 46.9578 110.527 50.3401C111.454 51.4626 112.268 52.7008 113.041 53.9342C113.126 54.0698 113.241 54.2687 113.368 54.4959C113.686 55.1679 114.03 55.821 114.402 56.4534C114.598 56.7863 114.746 56.9168 114.773 56.9403C115.482 57.5586 116.102 57.2213 116.372 57.0389C116.452 56.9846 117.267 56.395 116.826 55.3929C116.736 55.1898 116.152 54.0877 115.681 53.2529C112.329 46.0879 112.354 36.7133 115.379 29.5536C117.297 25.015 120.429 21.3598 124.751 19.8544C127.625 18.8537 131.01 18.8156 134.88 20.0447C144.214 23.0093 151.408 29.6646 157.532 37.4491C163.796 45.4124 168.939 54.5634 174.016 62.3362C174.411 62.9421 175.225 63.1128 175.831 62.7168C176.436 62.3213 176.607 61.508 176.211 60.902C171.096 53.0691 165.906 43.8526 159.593 35.8273C153.14 27.6235 145.511 20.6695 135.674 17.5452C131.171 16.1149 127.232 16.2133 123.888 17.3776C118.885 19.12 115.183 23.2782 112.963 28.5328C110.644 34.0238 109.955 40.7064 111.02 46.9076Z" fill=""/>
</svg>
shape2: >
<svg width="51" height="52" viewBox="0 0 51 52" fill="none" xmlns="http://www.w3.org/2000/svg">
<path class="fill--color" fill-rule="evenodd" clip-rule="evenodd" d="M3.92107 29.4321C5.28766 34.9887 5.19816 40.3396 5.36194 45.9757C5.39377 47.0764 4.52912 47.9915 3.43174 48.0246C2.3337 48.0578 1.41731 47.1891 1.38482 46.0884C1.22966 40.7441 1.355 35.6584 0.0580335 30.3804C-0.204542 29.3128 0.448596 28.232 1.51481 27.9734C2.58036 27.7082 3.65916 28.3646 3.92107 29.4321Z" fill=""/>
<path class="fill--color" fill-rule="evenodd" clip-rule="evenodd" d="M21.5314 18.664C30.8025 27.138 39.5378 38.0389 45.6433 49.0458C46.1757 50.0073 45.8289 51.2207 44.8688 51.7512C43.9087 52.2817 42.6966 51.9368 42.1642 50.9754C36.2602 40.3331 27.812 29.7903 18.8473 21.6014C18.0371 20.8587 17.9807 19.5989 18.7214 18.79C19.462 17.981 20.7212 17.9214 21.5314 18.664Z" fill=""/>
<path class="fill--color" fill-rule="evenodd" clip-rule="evenodd" d="M23.8801 0.407502C32.3594 -0.991575 41.0993 1.39545 48.8095 4.77047C49.8153 5.21473 50.2742 6.38833 49.8346 7.38956C49.3943 8.39743 48.22 8.85498 47.2141 8.41735C40.1922 5.34071 32.2506 3.05973 24.5279 4.33282C23.4444 4.51185 22.42 3.77586 22.2416 2.69506C22.0626 1.61426 22.7973 0.586531 23.8801 0.407502Z" fill=""/>
</svg>
whatWeDoToolsLists:
- list: >
Helping you recruit the best NLP experts for your project
- list: >
Helping you create a data roadmap combined with regular check-ins to support its implementation
- list: >
Continuously reviewing the latest Natural Language Processing technology so you always stay ahead of the curve
- title: >
<span> Develop, build and deploy </span>
desc: >
We develop, build and deploy the most relevant Natural Language Processing and deep learning techniques
to solve your problem, from battle-tested traditional algorithms, to state-of-the-art deep neural networks.
<br><br>
This could look like:
image: "images/whatWeDo/whatWeDo3.png"
shape1: >
<svg width="190" height="70" viewBox="0 0 190 70" fill="none" xmlns="http://www.w3.org/2000/svg">
<path class="stroke--color" d="M187.807 39.652C181.58 19.841 178.03 9.46879 157.407 14.0519C147.075 16.3479 143.007 21.2545 143.007 30.8519C143.007 37.232 152.607 35.799 152.607 29.2519C152.607 20.7084 149.197 12.3778 142.207 6.94081C125.882 -5.75644 98.7898 8.66904 87.0066 20.4519C82.3248 25.1335 81.0485 38.2835 90.2065 32.8964C96.6745 29.0917 92.7551 17.9701 88.6066 14.0519C69.8137 -3.69747 47.1693 15.4892 33.5843 29.0741C29.0196 33.6388 20.0159 44.1193 18.2954 50.1408C16.901 55.0214 6.34398 38.914 12.5176 46.8519C16.0902 51.4455 23.2609 58.1289 29.4065 58.8519C32.3709 59.2007 15.8959 62.9012 13.4065 64.0075C9.22989 65.8637 -0.418961 70.8828 2.56209 65.2519C5.0303 60.5897 8.60657 52.6693 8.60657 47.652" stroke="" stroke-width="3" stroke-linecap="round"/>
</svg>
shape2: >
<svg width="68" height="62" viewBox="0 0 68 62" fill="none" xmlns="http://www.w3.org/2000/svg">
<path class="fill--color" fill-rule="evenodd" clip-rule="evenodd" d="M63.3895 41.2557C61.7281 47.1758 60.8901 53.3739 60.1223 59.3865C59.9613 60.6815 60.8595 61.8839 62.125 61.9764C63.3913 62.1614 64.5494 61.2358 64.7104 60.0333C65.4495 54.2057 66.2403 48.1936 67.8397 42.551C68.1866 41.3485 67.4725 40.053 66.2441 39.6829C65.0166 39.3129 63.7373 40.0531 63.3895 41.2557Z" fill=""/>
<path class="fill--color" fill-rule="evenodd" clip-rule="evenodd" d="M39.8357 23.311C30.1128 32.8387 21.6415 43.5689 11.6578 52.9115C10.7254 53.744 10.6755 55.2241 11.5459 56.1491C12.4173 57.0741 13.8825 57.1662 14.8149 56.2412C24.8273 46.8986 33.3263 36.1684 43.0779 26.6407C43.9881 25.7157 44.001 24.236 43.1056 23.311C42.2111 22.4785 40.7459 22.386 39.8357 23.311Z" fill=""/>
<path class="fill--color" fill-rule="evenodd" clip-rule="evenodd" d="M2.43812 5.45704C8.00302 5.17953 13.5679 4.90257 19.1337 4.62507C20.4084 4.62507 21.3926 3.5145 21.3306 2.21948C21.2677 0.92446 20.1827 -1.45815e-05 18.9071 -1.45258e-05C13.333 0.277491 7.75974 0.554454 2.18651 0.831959C0.911841 0.92446 -0.0659012 2.03466 0.00347504 3.32968C0.0728513 4.5322 1.16437 5.54954 2.43812 5.45704Z" fill=""/>
</svg>
whatWeDoToolsLists:
- list: >
Tagging documents to add missing metadata. You can use this, for example, to make informed decisions through intelligent analysis such as how much money to allocate to a project,
or how to improve the grouping of items effectively for e-commerce.
---
What We Do section Codes
Data from data/whatWeDo.yml are generating through these codes.
{{with .Site.Data.whatWeDo}}
{{if .enable}}
<section class="whatWeDo">
<div class="container">
<div class="row">
<div class="col-md-9 mx-auto">
<div class="section-header text-center">
<h2 class="section-header--title">
{{ .whatWeDoTitle }}
</h2>
<p class="section-header--subTitle subtitle">
{{ .whatWeDoSubTitle | safeHTML }}
</p>
</div>
</div>
</div>
<!--End of Section Title-->
<div class="row">
<div class="col-12">
<div class="whatWeDo-items--body">
<div class="whatWeDo-items--shapeTop">
<svg width="122" height="126" viewBox="0 0 122 126" fill="none" xmlns="http://www.w3.org/2000/svg">
<path class="stroke--color" d="M2.20178 1.88873C14.5757 4.89956 35.292 10.6791 36.6867 27.0732C37.3646 35.0412 38.9444 41.127 33.2812 47.5604C21.7663 60.6413 5.13336 38.0224 15.1108 25.7668C35.0979 1.21591 70.0783 6.87448 81.6281 34.8933C86.9702 47.8527 85.678 62.9715 77.5019 74.5305C73.6608 79.9609 65.6923 85.7565 59.7807 78.8102C46.6248 63.352 63.7108 41.6037 82.1125 43.3799C111.738 46.2394 119.543 83.8874 107.88 106.374C107.812 106.506 98.4786 122.823 97.1986 119.85C94.6701 113.978 100.014 94.513 100.181 100.904C100.346 107.235 96.1698 111.788 94.2227 117.147C93.3177 119.637 115.858 122.986 119.992 123.984" stroke="" stroke-width="3" stroke-linecap="round"/>
</svg>
</div>
<div class="whatWeDo-items--shapeBottom">
<svg width="51" height="52" viewBox="0 0 51 52" fill="none" xmlns="http://www.w3.org/2000/svg">
<path class="fill--color" fill-rule="evenodd" clip-rule="evenodd" d="M46.0804 29.4321C44.7138 34.9887 44.8033 40.3396 44.6395 45.9757C44.6077 47.0764 45.4723 47.9915 46.5697 48.0246C47.6678 48.0578 48.5842 47.1891 48.6166 46.0884C48.7718 40.7441 48.6465 35.6584 49.9434 30.3804C50.206 29.3128 49.5529 28.232 48.4867 27.9734C47.4211 27.7082 46.3423 28.3646 46.0804 29.4321Z" fill=""/>
<path class="fill--color" fill-rule="evenodd" clip-rule="evenodd" d="M28.4699 18.6641C19.1989 27.1381 10.4636 38.0389 4.35804 49.0459C3.8256 50.0073 4.1724 51.2208 5.13253 51.7513C6.09265 52.2817 7.30473 51.9369 7.83717 50.9754C13.7411 40.3332 22.1893 29.7903 31.154 21.6014C31.9643 20.8588 32.0206 19.599 31.28 18.79C30.5393 17.9811 29.2802 17.9214 28.4699 18.6641Z" fill=""/>
<path class="fill--color" fill-rule="evenodd" clip-rule="evenodd" d="M26.1214 0.407502C17.6421 -0.991575 8.90217 1.39545 1.192 4.77047C0.186123 5.21473 -0.272735 6.38833 0.16688 7.38956C0.607158 8.39743 1.78147 8.85498 2.78735 8.41735C9.80925 5.34071 17.7508 3.05973 25.4736 4.33282C26.5571 4.51185 27.5815 3.77586 27.7599 2.69506C27.9389 1.61426 27.2042 0.586531 26.1214 0.407502Z" fill=""/>
</svg>
</div>
<div class="whatWeDo-items d-grid">
{{ range .whatWeDoItems }}
<div class="whatWeDo-items--content">
<div class="whatWeDo-items--content--icon">
{{ .icon | safeHTML }}
</div>
<h5 class="whatWeDo-items--content--title"> {{ .title | safeHTML }} </h5>
<p class="whatWeDo-items--content--desc"> {{ .desc | safeHTML }} </p>
</div>
{{ end }}
</div>
</div>
</div>
</div>
<!--End of Section Items-->
<div class="row">
<div class="col-12">
<div class="whatWeDo-tools--body">
{{ range .whatWeDoTools }}
<div class="whatWeDo-tools d-grid">
<div class="whatWeDo-tools--image">
<img src=" {{ .image | absURL }} " alt="">
<div class="whatWeDo-tools--image--shapeTop">
{{ .shape1 | safeHTML }}
</div>
<div class="whatWeDo-tools--image--shapeBottom">
{{ .shape2 | safeHTML }}
</div>
</div>
<div class="whatWeDo-tools--content">
<h3 class="whatWeDo-tools--content--title">
{{ .title | safeHTML}}
</h3>
<p class="whatWeDo-tools--content--desc subtitle">
{{ .desc | safeHTML }}
</p>
<ul class="whatWeDo-tools--content--list">
{{ range .whatWeDoToolsLists }}
<li class="d-flex">
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path class="stroke--color--primary fill--color--primary" fill-rule="evenodd" clip-rule="evenodd" d="M1 1C5.8 6.871 2.919 12.471 1 15C6.871 10.2 12.471 13.081 15 15C13.081 12.471 10.2 6.871 15 1C12.471 2.919 6.871 5.8 1 1Z" fill="" stroke="" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
<span> {{ .list }} </span>
</li>
{{ end }}
</ul>
</div>
</div>
{{ end }}
</div>
</div>
</div>
</div>
</section>
{{ end }}
{{ end }}
How We Help

How We help Data Source
Data in feature section are getting from data/howWeHelp.yml file. Full codes are given below. You can edit these items to change any text, images, or paragraphs.
- enable to enable or disable the data file.
- howWeHelpTitle will change the section title.
- howWeHelpSubTitle will change the section subtitle.
- howWeHelpDesc will change the section details texts.
---
enable : true
howWeHelpTitle: How we help you?
howWeHelpSubTitle: >
We work with you to scope out your project
howWeHelpDesc: >
Each problem is unique and there’s no one-size-fits-all solution.
At Mantis, we’ll have a call with you to understand the problems you’re facing.
We’ll then match your problems up with how we can use Natural Language Processing (NLP)
to provide the best solution.
This might involve, for example, looking at a sample of your text data
to have a more accurate understanding of which Natural Language Processing techniques
would work most effectively. Or it might involve working with you to improve your existing
NLP techniques around data so your data is in the best shape for future use.
We’ll then recommend options for moving forward and what the estimated costs and timeline would be.
howWeHelpBtnText: "Let's Talk"
howWeHelpBtnLink: "#"
---
How We help Code
Data from data/howWeHelp.yml are generating through these codes.
{{with .Site.Data.howWeHelp}}
{{if .enable}}
<div class="howWeHelp">
<div class="container">
<div class="row">
<div class="col-12">
<div class="howWeHelp-items--body">
<div class="howWeHelp-items--shapeTop">
<svg width="78" height="79" viewBox="0 0 78 79" fill="none" xmlns="http://www.w3.org/2000/svg">
<path class="fill--color" fill-rule="evenodd" clip-rule="evenodd" d="M2.88634 49.4915C2.9318 48.9356 3.20261 48.6251 3.71171 48.418C4.552 48.0765 5.50309 47.9003 6.3764 47.6581C7.972 47.2149 9.64012 46.8799 11.1762 46.2532C12.6142 45.6668 14.0253 44.9012 15.2613 43.9548C15.1386 46.1401 14.9478 48.2736 15.4602 50.4286C15.8367 52.0106 16.2367 54.4194 17.9859 55.1044C18.3911 55.2632 18.9691 55.0935 19.3867 55.0538C19.9299 55.0018 20.4733 54.9464 21.0167 54.8954C22.0918 54.7944 23.1695 54.7482 24.2482 54.6932C26.3752 54.5848 28.4942 54.5282 30.6235 54.5236C30.9757 54.5228 31.5885 54.3917 31.8641 54.6576C32.0675 54.8531 32.0386 55.2145 32.0629 55.4647C32.1482 56.3293 32.3107 57.1796 32.5446 58.0162C33.0562 59.8471 33.8438 61.6065 34.6845 63.3061C35.11 64.1651 35.5544 65.0142 35.9817 65.8722C36.188 66.2869 36.6047 66.8323 36.1835 67.2148C35.9204 67.4537 35.4096 67.5286 35.0824 67.6651C34.693 67.827 34.3187 68.0189 33.9429 68.209C33.0551 68.6581 32.1693 69.1113 31.2831 69.5638C27.9154 71.2841 24.5044 72.9302 21.1506 74.6722C20.6812 74.9158 20.2163 75.1671 19.7472 75.4107C19.5439 75.5159 19.1998 75.7603 18.9538 75.6934C18.6661 75.6144 18.6735 75.3076 18.4531 75.1589C18.2606 75.0291 17.876 75.0753 17.6392 74.9817C17.038 74.7438 16.6075 74.236 16.1055 73.8494C15.4601 73.3519 14.7591 72.9351 14.1192 72.4259C11.5357 70.3706 9.45782 67.7414 7.62285 65.0091C7.1288 64.2732 6.76183 63.4901 6.40074 62.6825C6.05932 61.9181 5.65869 61.1808 5.40943 60.3783C4.82812 58.5048 4.52146 56.5332 3.99632 54.6386C3.55673 53.0507 2.74973 51.1689 2.88634 49.4915ZM17.6706 51.7019C17.4839 50.4239 17.3577 49.1281 17.4483 47.8362C17.5415 46.5043 17.874 45.1924 18.151 43.8905C18.4122 42.662 18.5849 41.41 18.9201 40.1992C19.2508 39.0045 19.7364 37.888 19.9621 36.6654C20.4252 34.159 21.5168 31.8569 22.1662 29.406C22.8296 26.901 23.6242 24.4849 24.5525 22.0652C24.9938 20.9142 25.3751 19.657 25.9912 18.5877C26.2971 18.0566 26.6571 17.5191 27.0299 17.0338C27.355 16.6107 27.5794 16.8628 28.0266 16.7107C28.6785 16.4894 28.8929 15.5629 29.2589 15.0481C29.953 14.0729 30.6661 13.1051 31.4511 12.2022C32.255 11.2775 33.175 10.4675 34.0071 9.56878C34.8012 8.71059 35.6048 7.92236 36.5575 7.24054C38.4387 5.89404 40.5895 4.26584 42.9566 4.02245C44.0459 3.91042 44.7313 4.53161 45.3263 5.40895C45.9561 6.3375 45.9742 7.56124 46.0547 8.64688C46.1515 9.94905 46.0125 11.1313 45.4937 12.3261C44.9822 13.5042 45.7458 14.0729 46.5512 14.8699C48.3483 16.6486 50.5766 17.9097 52.6493 19.3295C53.7195 20.0631 54.7829 20.8071 55.8457 21.5513C56.4332 21.9629 57.02 22.3748 57.6065 22.7869C58.0368 23.089 58.4357 23.2767 58.6469 23.76C57.7068 24.4685 56.7109 25.1015 55.8718 25.9368C54.1591 27.6419 52.6518 29.6355 51.0708 31.4658C50.3112 32.3454 49.7616 33.3763 49.1969 34.3865C48.6521 35.3615 48.0013 36.3027 47.5593 37.3327C46.6089 39.5483 45.4793 41.7705 44.8107 44.0934C44.4775 45.2511 44.3871 46.3949 44.3011 47.5907C44.2493 48.311 44.1732 49.0292 44.1017 49.7478C44.0554 50.2106 44.1383 50.9844 43.9096 51.3956C43.4883 52.153 41.6803 51.3031 41.0492 51.2007C39.8616 51.0082 38.6547 51.0131 37.4554 51.0066C34.9113 50.9932 32.3583 51.0385 29.8161 50.9296C28.4843 50.8726 27.1455 50.7888 25.8123 50.8544C24.5203 50.9179 23.2503 51.1765 21.976 51.3773C21.703 51.4207 21.3621 51.422 21.2165 51.7018C21.1338 51.8618 21.2306 52.0305 21.0829 52.1907C20.8901 52.3995 20.5897 52.348 20.3343 52.3587C19.8155 52.3805 19.2987 52.4262 18.7788 52.4389C18.5546 52.4443 18.1218 52.5477 17.9161 52.4591C17.6994 52.366 17.7121 51.9847 17.6706 51.7019ZM48.3086 12.0384C48.7226 10.7429 48.8131 9.00408 48.6307 7.66499C48.5327 6.94632 48.3312 6.24488 48.0797 5.56586C47.861 4.97351 47.4074 4.32216 47.4242 3.6898C49.0387 4.16529 50.6346 4.69766 52.2687 5.10017C53.6807 5.44776 54.8226 6.25066 56.0525 6.99123C57.3735 7.78651 58.5996 8.70987 59.8822 9.56359C61.2585 10.48 62.6782 11.3289 64.0716 12.2178C66.5525 13.8007 68.7169 15.6729 70.8607 17.6873C72.7453 19.4579 75.3997 21.6787 75.7009 24.4116C75.8401 25.6802 75.9634 27.1281 75.5177 28.3491C75.1478 29.3632 74.3814 30.5531 73.6116 31.3097C72.8715 32.0373 71.8287 30.6448 71.2819 30.1826C70.1044 29.188 68.9097 28.2148 67.7197 27.2357C65.4561 25.3729 63.2754 23.3879 60.8764 21.7005C58.4584 20.0008 55.9995 18.3519 53.4473 16.8646C52.1696 16.1203 50.7851 15.4553 49.5946 14.5738C49.1575 14.2498 48.3567 13.9412 48.0317 13.5039C47.6829 13.0326 48.1608 12.5012 48.3086 12.0384ZM0.852564 49.5711C1.17854 49.5646 1.15687 49.5234 1.23127 49.8348C1.34681 50.3172 1.269 50.9189 1.29315 51.416C1.40714 53.7818 1.88594 56.2066 2.43769 58.507C3.52123 63.0253 5.13438 67.3854 8.10983 70.9993C9.48327 72.6676 10.9849 74.21 12.7624 75.4454C13.5818 76.0147 14.3919 76.6387 15.274 77.1073C15.7167 77.3428 16.3189 77.4048 16.7268 77.6525C16.9473 77.7867 17.084 78.1066 17.2806 78.2905C18.066 79.0238 18.844 79.1267 19.8839 78.8791C20.9629 78.6216 22.0564 78.1051 23.0666 77.6528C25.2158 76.6902 27.2077 75.3035 29.2545 74.1379C31.3108 72.9672 33.3339 71.7448 35.3488 70.5047C36.2248 69.9657 37.3071 69.4831 38.0476 68.7568C38.4949 68.318 38.5748 67.8444 38.4302 67.2479C37.919 65.1405 36.8127 63.1373 35.9066 61.1841C34.9335 59.0866 34.0733 56.9297 33.5658 54.6671C35.8141 54.4972 38.0498 54.3356 40.3054 54.2849C41.4337 54.2595 42.5639 54.2077 43.6918 54.1948C44.275 54.1879 44.5738 54.3627 45.0779 54.592C45.5204 54.7934 45.6951 54.5406 45.8075 54.1166C46.3922 51.9134 46.4063 49.6037 47.0677 47.4043C47.3645 46.4167 47.7787 45.4741 48.0942 44.493C48.4375 43.4264 48.8847 42.3601 49.3638 41.3492C49.5863 40.8798 49.9024 40.4796 50.1599 40.0321C50.3986 39.6177 50.5461 39.1598 50.7582 38.7318C51.2017 37.8374 51.7792 37.0209 52.3675 36.2189C52.958 35.4139 53.5253 34.6017 54.0801 33.7718C54.6257 32.9559 55.3179 32.2561 55.9066 31.4745C56.4608 30.7393 56.9223 29.96 57.4951 29.2349C58.0468 28.5362 58.2221 27.6551 58.8316 27.0098C59.1601 26.6619 59.5381 26.3652 59.8646 26.0153C60.1344 25.7262 60.3903 25.2531 60.8373 25.2693C61.3335 25.2877 61.8194 25.8818 62.1716 26.173C62.6257 26.5483 63.082 26.9205 63.5405 27.2904C65.3412 28.7434 67.1765 30.1573 68.9886 31.5972C69.8744 32.3016 70.8251 32.9181 71.6943 33.6438C72.328 34.1726 73.2799 34.4741 73.9763 33.9425C74.6786 33.4067 75.5425 32.8971 76.0675 32.1719C76.6365 31.3863 77.0386 30.4155 77.4676 29.5474C77.9147 28.6434 77.9957 27.6427 77.9989 26.6474C78.002 25.5867 78.0132 24.5345 77.777 23.4938C77.3288 21.5239 76.6273 19.3558 75.23 17.8499C74.5643 17.1322 73.7264 16.6437 72.9544 16.0564C72.1183 15.4193 71.466 14.5993 70.7417 13.8426C69.2889 12.3245 67.5892 11.0249 65.8737 9.82162C65.0557 9.24785 64.1589 8.79512 63.3366 8.21965C62.459 7.60475 61.5822 7.06301 60.6243 6.58588C59.6445 6.09813 58.7909 5.39963 57.8813 4.79813C56.9446 4.17879 55.9959 3.61237 54.992 3.11163C53.0662 2.15062 51.175 1.62078 49.0569 1.31013C46.7239 0.968026 44.4312 0.406193 42.1058 0.0314252C40.9916 -0.148131 40.0095 0.478717 39.0482 0.973726C38.068 1.47854 37.1169 2.04535 36.2468 2.72709C34.4821 4.11018 32.8201 5.65707 31.0958 7.09385C29.3022 8.58778 27.8601 10.2082 26.6157 12.1875C25.4298 14.0744 24.1583 15.9618 23.1163 17.933C21.001 21.9361 20.0346 26.4411 18.662 30.7283C17.9325 33.0073 17.1838 35.2554 16.643 37.591C16.377 38.7399 16.1591 39.9014 15.8835 41.0478C15.7668 41.5335 15.6404 41.7347 15.1555 41.8871C14.5953 42.0634 14.0145 42.1911 13.4489 42.3466C11.2101 42.962 9.04576 43.7019 6.84509 44.4334C4.80297 45.1117 2.74981 45.8044 1.03594 47.1574C0.675569 47.4421 0.24244 47.7778 0.0909637 48.2313C0.0221732 48.4384 -0.0719723 49.4497 0.0874635 49.5854C0.180484 49.665 0.713536 49.5737 0.852564 49.5711Z" fill=""/>
</svg>
</div>
<div class="howWeHelp-items d-flex">
<div class="section-header howWeHelp-items--content">
<h2 class="section-header--title">
{{ .howWeHelpTitle }}
</h2>
<p class="section-header--subTitle subtitle">
{{ .howWeHelpSubTitle | safeHTML }}
</p>
<div class="section-header--desc">
{{ .howWeHelpDesc | safeHTML }}
</div>
<a href="{{ .howWeHelpBtnLink | absURL }}" class="btn btn-primary">
{{ .howWeHelpBtnText | safeHTML }}
</a>
</div>
<div class="howWeHelp-items--image">
<svg width="386" height="306" viewBox="0 0 386 306" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M289.796 114.299C301.134 134.487 297.695 158.555 292.667 175.93C281.74 212.01 258.177 266.219 205.891 297.967L205.748 298.054C201.468 300.63 196.566 301.994 191.568 302C186.57 302.004 181.666 300.651 177.379 298.084L177.185 297.967C95.6992 248.856 86.0069 175.59 86.0069 175.59C83.6459 157.716 80.6245 134.846 93.2317 114.379C128.073 57.8187 258.399 58.3908 289.796 114.299Z" fill="#5CFF85"/>
<path d="M289.796 114.299C301.134 134.487 297.695 158.555 292.667 175.93C281.74 212.01 258.177 266.219 205.891 297.967L205.748 298.054C201.468 300.63 196.566 301.994 191.568 302C186.57 302.004 181.666 300.651 177.379 298.084L177.185 297.967C95.6992 248.856 86.0069 175.59 86.0069 175.59C83.6459 157.716 80.6245 134.846 93.2317 114.379C128.073 57.8187 258.399 58.3908 289.796 114.299Z" stroke="#08140B" stroke-width="7.20769" stroke-miterlimit="10"/>
<path d="M142.856 244.968C167.074 231.004 169.97 190.728 149.321 155.011C128.675 119.293 92.3036 101.659 68.085 115.625C43.8665 129.59 40.9712 169.865 61.6185 205.583C82.2658 241.3 118.636 258.934 142.856 244.968Z" fill="#5CFF85"/>
<path d="M142.856 244.968C167.074 231.004 169.97 190.728 149.321 155.011C128.675 119.293 92.3036 101.659 68.085 115.625C43.8665 129.59 40.9712 169.865 61.6185 205.583C82.2658 241.3 118.636 258.934 142.856 244.968Z" stroke="#08140B" stroke-width="7.20769" stroke-miterlimit="10"/>
<path d="M321.104 205.581C341.751 169.864 338.856 129.588 314.638 115.622C290.419 101.658 254.048 119.291 233.401 155.008C212.753 190.725 215.648 231.001 239.866 244.967C264.086 258.931 300.456 241.298 321.104 205.581Z" fill="#5CFF85"/>
<path d="M321.104 205.581C341.751 169.864 338.856 129.588 314.638 115.622C290.419 101.658 254.048 119.291 233.401 155.008C212.753 190.725 215.648 231.001 239.866 244.967C264.086 258.931 300.456 241.298 321.104 205.581Z" stroke="#08140B" stroke-width="7.20769" stroke-miterlimit="10"/>
<path class="stroke--color" d="M192.872 72.0259C199.498 52.214 212.196 34.9849 229.167 22.7768C246.137 10.5688 266.522 4 287.437 4C308.351 4 328.736 10.5688 345.707 22.7768C362.677 34.9849 375.373 52.214 382 72.0259" stroke="" stroke-width="7.20769" stroke-miterlimit="10" stroke-linecap="round"/>
<path class="stroke--color" d="M4 72.032C10.8523 51.9178 23.9212 34.4953 41.3236 22.2747C58.726 10.054 79.5635 3.66635 100.834 4.03195C142.468 4.97293 178.061 32.2008 191.671 72.032" stroke="" stroke-width="7.20769" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M286.886 175.999C291.573 175.999 295.373 172.205 295.373 167.523C295.373 162.841 291.573 159.047 286.886 159.047C282.198 159.047 278.399 162.841 278.399 167.523C278.399 172.205 282.198 175.999 286.886 175.999Z" fill="black"/>
<path d="M92.0473 175.999C96.7348 175.999 100.534 172.205 100.534 167.523C100.534 162.841 96.7348 159.047 92.0473 159.047C87.3602 159.047 83.5605 162.841 83.5605 167.523C83.5605 172.205 87.3602 175.999 92.0473 175.999Z" fill="black"/>
</svg>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
{{ end }}
{{ end }}
Testimonial

Testimonial Data Source
Data in Widget Subscribe section are getting from data/testimonial.yml file. Full codes are given below. You can edit these items to change any text, images, or paragraphs.
- enable to enable or disable the data file.
- sectionTitle will change the section title.
- sectionSubTitle will change the section subtitle.
- testimonials will iterate through to show the testimonial author details.
---
enable: true
sectionTitle: >
Clients love US
sectionSubTitle: >
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Orci, amet eget id dolor facilisi scelerisque semper.
Duis morbi nunc, elit auctor porttitor. Odio enim scelerisque sagittis.
testimonials:
- author: Michel Atherton
designation: CEO
desc: >
We've helped our clients to provide complex medical training and assessment
by building chatbots that can communicate with people through speech and text.
authorImage: "images/testimonial/testimonial1.png"
- author: Nuno Gomej
designation: Head of Content
desc: >
We've helped our clients to provide complex medical training and assessment
by building chatbots that can communicate with people through speech and text.
authorImage: "images/testimonial/testimonial2.png"
- author: Adam Lalana
designation: Head of Marketing
desc: >
We've helped our clients to provide complex medical training and assessment
by building chatbots that can communicate with people through speech and text.
authorImage: "images/testimonial/testimonial3.png"
- author: Lara Christin
designation: Head of HR
desc: >
We've helped our clients to provide complex medical training and assessment
by building chatbots that can communicate with people through speech and text.
authorImage: "images/testimonial/testimonial4.png"
- author: Ashle Polonisky
designation: Content Writer
desc: >
We've helped our clients to provide complex medical training and assessment
by building chatbots that can communicate with people through speech and text.
authorImage: "images/testimonial/testimonial5.png"
- author: Allan Fidel
designation: Designer
desc: >
We've helped our clients to provide complex medical training and assessment
by building chatbots that can communicate with people through speech and text.
authorImage: "images/testimonial/testimonial1.png"
- author: Sara Sanoon
designation: MD
desc: >
We've helped our clients to provide complex medical training and assessment
authorImage: "images/testimonial/testimonial4.png"
---
Testimonial Codes
Data from data/testimonial.yml are generating through these codes.
{{with .Site.Data.testimonial }}
{{if .enable}}
<section class="testimonial" id="testimonial">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<div class="section-header text-center">
<h2 class="section-header--title">
{{ .sectionTitle }}
</h2>
<p class="section-header--subTitle subtitle">
{{ .sectionSubTitle | safeHTML }}
</p>
</div>
</div>
</div>
</div>
<div class="testimonial-items marquee" id="testimonialItems">
<ul class="testimonial-items--list marquee-content" id="testimonialIitemsList">
{{ range .testimonials }}
<li>
<div class="testimonial-items--content">
<div class="testimonial-items--content--header d-flex align-items-center">
<div class="testimonial-items--content--header--img flex-shrink-0">
<img src="{{ .authorImage | absURL }}" alt="">
</div>
<div class="testimonial-items--content--header--author">
<h6>{{ .author }} </h6>
<p>{{ .designation}} </p>
</div>
</div>
<div class="testimonial-items--content--body">
{{ .desc }}
</div>
</div>
</li>
{{ end }}
</ul>
</div>
</section>
{{ end }}
{{ end }}
Call to Action

Call to Action Data Source
Data in Widget Text section are getting from data/callToAction.yml file. Full codes are given below. You can edit these items to change any text, images, or paragraphs.
- enable to enable or disable the data file.
- callToActionTitle will change the section title.
---
enable : true
callToActionTitle: >
Do you have a Natural Language Processing problem you need help with?
callToActionnText: "Let's Talk"
callToActionLink: "#"
---
Call to Action Codes
Data from data/callToAction.yml are generating thorough these codes.
{{with .Site.Data.callToAction}}
{{if .enable}}
<div class="callToAction">
<div class="container">
<div class="row">
<div class="col-12">
<div class="callToAction-items">
<div class="callToAction-items--content text-center">
<h2 class="callToAction-items--content--title">
{{ .callToActionTitle }}
</h2>
<a href="{{ .callToActionLink | absURL }}" class="btn btn-primary">
{{ .callToActionnText }}
</a>
</div>
</div>
</div>
</div>
</div>
</div>
{{ end }}
{{ end }}
Project Overview Section

Project Overview Section Data Source
Data in coffee section are getting from data/projectOverview.yml file. Full codes are given below. You can edit these items to change any text, images, or paragraphs.
- enable to enable or disable the data file.
- sectionTitle will change the title of the section.
- projectOverviewsWill Iterate throw to show the what we do items.
---
enable : false
sectionTitle: A Mantis NLP project overview
projectOverviewsBgShape: >
<svg width="1184" height="583" viewBox="0 0 1184 583" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M516.02 52.7235C517.832 59.485 531.494 64.1066 538.255 62.2949C531.494 64.1066 521.973 74.9398 523.785 81.7013M1004.49 350.157C1008.41 355.96 1002.93 369.303 997.127 373.217C1002.93 369.303 1017.35 369.225 1021.27 375.028M701.675 12.2322C702.163 19.2152 714.692 26.3586 721.675 25.8703C714.692 26.3586 703.279 35.1762 703.768 42.1592M325.898 119.781C328.966 126.072 343.259 128.002 349.55 124.934C343.259 128.002 335.98 140.453 339.049 146.745M153.643 210.521C157.659 216.255 172.077 215.925 177.811 211.91C172.077 215.925 166.836 229.361 170.851 235.095M13.6995 340.411C19.2899 344.624 32.9008 339.855 37.1135 334.265C32.9008 339.855 32.0681 354.253 37.6586 358.466M836.775 436.73C839.844 443.022 832.565 455.473 826.274 458.541C832.565 455.473 846.858 457.402 849.926 463.694M470.45 537.998C471.303 544.946 460.368 554.349 453.42 555.202C460.368 554.349 473.253 560.827 474.106 567.774M283.306 552.597C282.09 559.491 268.884 565.285 261.99 564.07C268.884 565.285 279.312 575.248 278.097 582.141M96.6708 516.25C93.7124 522.594 79.4558 524.773 73.1116 521.815C79.4558 524.773 86.9505 537.095 83.9922 543.439M897.477 0.815918C897.477 7.81592 909.477 15.8159 916.477 15.8159C909.477 15.8159 897.477 23.8159 897.477 30.8159M658.817 498.491C660.629 505.252 651.109 516.085 644.347 517.897C651.109 516.085 664.77 520.707 666.582 527.468M1098.45 34.3532C1095.17 40.5338 1102.01 53.231 1108.19 56.5173C1102.01 53.231 1087.65 54.661 1084.37 60.8416M1144.02 225.057C1149.69 229.171 1149.1 243.582 1144.99 249.245C1149.1 243.582 1162.63 238.576 1168.29 242.69M1179.25 132.751C1212.84 258.117 977.141 430.199 652.793 517.108C328.446 604.017 38.279 572.841 4.6873 447.475C-28.9044 322.109 206.8 150.026 531.147 63.1176C855.494 -23.791 1145.66 7.38486 1179.25 132.751Z" stroke="#5CFF85" stroke-width="2"/>
</svg>
projectOverviews:
- title: Read
desc: >
We will review the relevant literature for inspiration
on the latest and most stable Natural Language Processing techniques to solve the problem.
- title: Implement
desc: >
We design an algorithm (also known as a model) and implement a training process for the model to learn -
we use this process to either create your first model or help improve an existing model’s performance.
- title: Deploy
desc: >
We deploy the model onto your infrastructure of choice, such as
a cloud provider as a Docker container, or a standalone software package.
- title: Monitor
desc: >
We set up monitoring for the model’s performance to spot dips in performance early and work out how and when to optimise and recalibrate your model,
which keeps the model’s response accurate and effective.
---
Project Overview Section Codes
Data from data/projectOverview.yml are generating through these codes.
{{with .Site.Data.projectOverview}}
{{if .enable}}
<div class="projecOverview">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-header text-center">
<h2 class="section-header--title">
{{ .sectionTitle }}
</h2>
</div>
<div class="projecOverview-items--body">
<div class="projecOverview-items--bgShape">
{{ .projectOverviewsBgShape | safeHTML }}
</div>
<div class="projecOverview-items d-grid">
{{ range .projectOverviews }}
<div class="projecOverview-items--content text-center">
<h4 class="projecOverview-items--content--title">
{{ .title }}
</h4>
<p class="projecOverview-items--content--desc">
{{ .desc }}
</p>
</div>
{{ end }}
</div>
</div>
</div>
</div>
</div>
</div>
{{ end }}
{{ end }}
Work Cards

Work Cards Source
---
title: "Categorising theme"
date: 2022-11-13T20:34:12+06:00
image: "images/work/work1.png"
badge: "images/work/wellcome.png"
objectives: >
The Wellcome Trust needed better visibility on where their research grants were being spent so they could better understand the grants’ impact and use this to inform ongoing strategic decisions.
nlps: ["entity-extraction", "content-categorization" ,"abc"]
models: ["CRF","Transformers", "naive-bayes", "SVM" ]
clientWebsite: "https://wellcome.org/"
gitName: "Grants tagger"
gitAddress: "https://github.com/wellcometrust/deep_reference_parser"
---
Work Card Codes
Data from content/work are generating through these codes.
You will find the codes on work/list.html file.
{{define "main"}}
<div class="works">
<div class="container">
<div class="row">
<div class="col-12">
<div class="page-header">
<h1 class="page-title">
{{ .Title }}
</h1>
</div>
</div>
<div class="col-12">
<div class="filter-section">
<div class="filter-section--sorting">
<h4>Sort by</h4>
<p class=" button--reset">Clear</p>
</div>
<div class="filter-section--row">
<div class="filter-section--row--title">
<h5>Techniques</h5>
</div>
<div class="filter-section--row--buttons">
{{if .Params.nlps}}
{{ range .Params.nlps }}
<button class="filter-button" data-filter="{{ . | urlize }}">
<span> {{ . | humanize }} </span>
<svg class="filter-button--close" width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.364 15.364C11.8492 18.8787 6.15075 18.8787 2.63604 15.364C-0.87867 11.8493 -0.878691 6.15077 2.63604 2.63604C6.15077 -0.878691 11.8493 -0.87867 15.364 2.63604C18.8787 6.15075 18.8787 11.8492 15.364 15.364ZM11.1213 5.46447C11.5119 5.07393 12.145 5.07395 12.5355 5.46447C12.9261 5.85499 12.9261 6.48814 12.5355 6.87868L10.4142 9L12.5355 11.1213C12.9261 11.5118 12.9261 12.145 12.5355 12.5355C12.145 12.9261 11.5118 12.9261 11.1213 12.5355L9 10.4142L6.87868 12.5355C6.48814 12.9261 5.85499 12.9261 5.46447 12.5355C5.07395 12.145 5.07393 11.5119 5.46447 11.1213L7.58579 9L5.46447 6.87868C5.07395 6.48816 5.07393 5.85501 5.46447 5.46447C5.85501 5.07393 6.48816 5.07395 6.87868 5.46447L9 7.58579L11.1213 5.46447Z" fill="black"/>
</svg>
</button>
{{ end }}
{{end }}
</div>
</div>
<div class="hr-border"> </div>
<div class="filter-section--row">
<div class="filter-section--row--title">
<h5>Models</h5>
</div>
<div class="filter-section--row--buttons">
{{if .Params.models}}
{{ range .Params.models }}
<button class="filter-button" data-filter="{{ . | urlize }}">
<span> {{ . | humanize }} </span>
<svg class="filter-button--close" width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.364 15.364C11.8492 18.8787 6.15075 18.8787 2.63604 15.364C-0.87867 11.8493 -0.878691 6.15077 2.63604 2.63604C6.15077 -0.878691 11.8493 -0.87867 15.364 2.63604C18.8787 6.15075 18.8787 11.8492 15.364 15.364ZM11.1213 5.46447C11.5119 5.07393 12.145 5.07395 12.5355 5.46447C12.9261 5.85499 12.9261 6.48814 12.5355 6.87868L10.4142 9L12.5355 11.1213C12.9261 11.5118 12.9261 12.145 12.5355 12.5355C12.145 12.9261 11.5118 12.9261 11.1213 12.5355L9 10.4142L6.87868 12.5355C6.48814 12.9261 5.85499 12.9261 5.46447 12.5355C5.07395 12.145 5.07393 11.5119 5.46447 11.1213L7.58579 9L5.46447 6.87868C5.07395 6.48816 5.07393 5.85501 5.46447 5.46447C5.85501 5.07393 6.48816 5.07395 6.87868 5.46447L9 7.58579L11.1213 5.46447Z" fill="black"/>
</svg>
</button>
{{ end }}
{{end }}
</div>
</div>
</div>
<div class="filter-cards">
{{ range .Paginator.Pages }}
<div class="card filter-cards--items custom-cards" data-tags='
{{if .Params.models}}{{ delimit .Params.nlps ", "}},{{end }}
{{if .Params.models}}{{ delimit .Params.models ", "}}{{end }}
'>
{{ if .Params.badge }}
<img src="{{ .Params.badge | absURL }}" class="custom-cards--badge" alt="">
{{ end }}
<img src="{{ .Params.image | absURL }}" class="card-img-top" alt="...">
<div class="card-body">
<a href="{{ .Permalink}}"><h4> {{ .Title}} </h4></a>
<p>{{ .Params.Objectives }}</p>
<a class="btn btn-light" href="{{ .Permalink}}" >Visit Project</a>
</div>
</div>
{{ end }}
</div>
</div>
</div>
</div>
</div>
{{end}}
Contact

Contact Data Source
Data in Contact page are getting from content/contact/_index.toml file.
---
title: "Contact Us"
date: 2022-11-15T20:03:31+06:00
logo: >
<svg width="280" height="223" viewBox="0 0 280 223" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M209.022 83.8366C217.116 98.2678 214.662 115.47 211.073 127.889C203.272 153.679 186.45 192.426 149.125 215.118L149.023 215.18C145.967 217.021 142.468 217.997 138.9 218C135.332 218.004 131.83 217.037 128.771 215.201L128.632 215.118C70.4616 180.014 63.5423 127.645 63.5423 127.645C61.8569 114.87 59.6996 98.5237 68.6996 83.8951C93.5727 43.4668 186.609 43.8757 209.022 83.8366Z" fill="#5CFF85"/>
<path d="M209.022 83.8366C217.116 98.2678 214.662 115.47 211.073 127.889C203.272 153.679 186.45 192.426 149.125 215.118L149.023 215.18C145.967 217.021 142.468 217.997 138.9 218C135.332 218.004 131.83 217.037 128.77 215.201L128.632 215.118C70.4616 180.014 63.5423 127.645 63.5423 127.645C61.8569 114.87 59.6996 98.5237 68.6996 83.8951C93.5727 43.4668 186.609 43.8757 209.022 83.8366Z" stroke="black" stroke-width="8.7863" stroke-miterlimit="10"/>
<path d="M104.126 177.237C121.414 167.255 123.481 138.467 108.742 112.938C94.0021 87.4082 68.0377 74.8037 50.7483 84.7859C33.4594 94.7676 31.3926 123.555 46.1322 149.086C60.8718 174.615 86.8361 187.219 104.126 177.237Z" fill="#5CFF85"/>
<path d="M104.126 177.237C121.414 167.255 123.481 138.467 108.742 112.938C94.0021 87.4082 68.0377 74.8037 50.7483 84.7859C33.4594 94.7676 31.3926 123.555 46.1322 149.086C60.8718 174.615 86.8361 187.219 104.126 177.237Z" stroke="black" stroke-width="8.7863" stroke-miterlimit="10"/>
<path d="M231.372 149.085C246.112 123.556 244.045 94.7676 226.756 84.786C209.467 74.8038 183.503 87.4077 168.763 112.938C154.023 138.467 156.09 167.255 173.379 177.237C190.669 187.219 216.633 174.615 231.372 149.085Z" fill="#5CFF85"/>
<path d="M231.372 149.085C246.112 123.556 244.045 94.7676 226.756 84.786C209.467 74.8038 183.503 87.4077 168.763 112.938C154.023 138.467 156.09 167.255 173.379 177.237C190.669 187.219 216.633 174.615 231.372 149.085Z" stroke="black" stroke-width="8.7863" stroke-miterlimit="10"/>
<path d="M139.83 53.6235C144.561 39.4624 153.625 27.1474 165.74 18.4213C177.855 9.69527 192.407 5 207.338 5C222.268 5 236.821 9.69527 248.936 18.4213C261.05 27.1474 270.115 39.4624 274.845 53.6235" stroke="black" stroke-width="8.7863" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M5 53.6273C9.89175 39.2502 19.2213 26.7969 31.6445 18.0619C44.0676 9.32685 58.9432 4.76108 74.1274 5.02234C103.849 5.69491 128.81 22.9403 138.526 51.411" stroke="black" stroke-width="8.7863" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M208.126 130.3C212.124 130.3 215.364 127.06 215.364 123.062C215.364 119.065 212.124 115.824 208.126 115.824C204.128 115.824 200.888 119.065 200.888 123.062C200.888 127.06 204.128 130.3 208.126 130.3Z" fill="black"/>
<path d="M69.0354 130.3C73.0331 130.3 76.2739 127.06 76.2739 123.062C76.2739 119.065 73.0331 115.824 69.0354 115.824C65.0377 115.824 61.7969 119.065 61.7969 123.062C61.7969 127.06 65.0377 130.3 69.0354 130.3Z" fill="black"/>
</svg>
---
Contact Codes
Data in Contact page are getting from content/contact/_index.toml file and are generating through these codes.
{{define "main"}}
<div class="contact">
<div class="container">
<div class="row">
<div class="col-xl-9 mx-auto">
<div class="contact-items">
<div class="contact-items--logo text-center">
{{ .Params.logo | safeHTML }}
</div>
<div class="contact-items--content ">
<h2 class="contact-items--content--title text-center">
{{ .Title }}
</h2>
<div class="contact-items--form">
<form class="row gy-4 gx-5" name="contact" data-netlify="true" method="POST">
<div class="col-md-6">
<label for="inputName" class="form-label">Name*</label>
<input type="text" class="form-control" id="inputName" name="name">
</div>
<div class="col-md-6">
<label for="inputCompanyName" class="form-label">Company Name*</label>
<input type="text" class="form-control" id="inputCompanyName" name="company_name">
</div>
<div class="col-md-6">
<label for="inputEmail" class="form-label">Work Email*</label>
<input type="email" class="form-control" id="inputEmail" name="email">
</div>
<div class="col-md-6">
<label for="inputPhone" class="form-label">Phone No.</label>
<input type="text" class="form-control" id="inputPhone" name="phone">
</div>
<div class="col-12">
<label for="floatingTextarea" class="form-label">Project Description*</label>
<textarea class="form-control form-textarea" placeholder="Please describe your project in detail (data type, volume, timeline, budget, etc.)" id="floatingTextarea" rows="5" name="project_description"></textarea>
</div>
<div class="col-md-12 text-end ">
<button type="submit" class="btn btn-primary btn-sm mt-2">Submit</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
{{end}}
Work Cards

Work Cards Source
---
title: "Categorising theme"
date: 2022-11-13T20:34:12+06:00
image: "images/work/work1.png"
badge: "images/work/wellcome.png"
objectives: >
The Wellcome Trust needed better visibility on where their research grants were being spent so they could better understand the grants’ impact and use this to inform ongoing strategic decisions.
nlps: ["entity-extraction", "content-categorization" ,"abc"]
models: ["CRF","Transformers", "naive-bayes", "SVM" ]
clientWebsite: "https://wellcome.org/"
gitName: "Grants tagger"
gitAddress: "https://github.com/wellcometrust/deep_reference_parser"
---
Work Card Codes
Data from content/work are generating through these codes.
You will find the codes on work/list.html file.
{{define "main"}}
<div class="works">
<div class="container">
<div class="row">
<div class="col-12">
<div class="page-header">
<h1 class="page-title">
{{ .Title }}
</h1>
</div>
</div>
<div class="col-12">
<div class="filter-section">
<div class="filter-section--sorting">
<h4>Sort by</h4>
<p class=" button--reset">Clear</p>
</div>
<div class="filter-section--row">
<div class="filter-section--row--title">
<h5>Techniques</h5>
</div>
<div class="filter-section--row--buttons">
{{if .Params.nlps}}
{{ range .Params.nlps }}
<button class="filter-button" data-filter="{{ . | urlize }}">
<span> {{ . | humanize }} </span>
<svg class="filter-button--close" width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.364 15.364C11.8492 18.8787 6.15075 18.8787 2.63604 15.364C-0.87867 11.8493 -0.878691 6.15077 2.63604 2.63604C6.15077 -0.878691 11.8493 -0.87867 15.364 2.63604C18.8787 6.15075 18.8787 11.8492 15.364 15.364ZM11.1213 5.46447C11.5119 5.07393 12.145 5.07395 12.5355 5.46447C12.9261 5.85499 12.9261 6.48814 12.5355 6.87868L10.4142 9L12.5355 11.1213C12.9261 11.5118 12.9261 12.145 12.5355 12.5355C12.145 12.9261 11.5118 12.9261 11.1213 12.5355L9 10.4142L6.87868 12.5355C6.48814 12.9261 5.85499 12.9261 5.46447 12.5355C5.07395 12.145 5.07393 11.5119 5.46447 11.1213L7.58579 9L5.46447 6.87868C5.07395 6.48816 5.07393 5.85501 5.46447 5.46447C5.85501 5.07393 6.48816 5.07395 6.87868 5.46447L9 7.58579L11.1213 5.46447Z" fill="black"/>
</svg>
</button>
{{ end }}
{{end }}
</div>
</div>
<div class="hr-border"> </div>
<div class="filter-section--row">
<div class="filter-section--row--title">
<h5>Models</h5>
</div>
<div class="filter-section--row--buttons">
{{if .Params.models}}
{{ range .Params.models }}
<button class="filter-button" data-filter="{{ . | urlize }}">
<span> {{ . | humanize }} </span>
<svg class="filter-button--close" width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.364 15.364C11.8492 18.8787 6.15075 18.8787 2.63604 15.364C-0.87867 11.8493 -0.878691 6.15077 2.63604 2.63604C6.15077 -0.878691 11.8493 -0.87867 15.364 2.63604C18.8787 6.15075 18.8787 11.8492 15.364 15.364ZM11.1213 5.46447C11.5119 5.07393 12.145 5.07395 12.5355 5.46447C12.9261 5.85499 12.9261 6.48814 12.5355 6.87868L10.4142 9L12.5355 11.1213C12.9261 11.5118 12.9261 12.145 12.5355 12.5355C12.145 12.9261 11.5118 12.9261 11.1213 12.5355L9 10.4142L6.87868 12.5355C6.48814 12.9261 5.85499 12.9261 5.46447 12.5355C5.07395 12.145 5.07393 11.5119 5.46447 11.1213L7.58579 9L5.46447 6.87868C5.07395 6.48816 5.07393 5.85501 5.46447 5.46447C5.85501 5.07393 6.48816 5.07395 6.87868 5.46447L9 7.58579L11.1213 5.46447Z" fill="black"/>
</svg>
</button>
{{ end }}
{{end }}
</div>
</div>
</div>
<div class="filter-cards">
{{ range .Paginator.Pages }}
<div class="card filter-cards--items custom-cards" data-tags='
{{if .Params.models}}{{ delimit .Params.nlps ", "}},{{end }}
{{if .Params.models}}{{ delimit .Params.models ", "}}{{end }}
'>
{{ if .Params.badge }}
<img src="{{ .Params.badge | absURL }}" class="custom-cards--badge" alt="">
{{ end }}
<img src="{{ .Params.image | absURL }}" class="card-img-top" alt="...">
<div class="card-body">
<a href="{{ .Permalink}}"><h4> {{ .Title}} </h4></a>
<p>{{ .Params.Objectives }}</p>
<a class="btn btn-light" href="{{ .Permalink}}" >Visit Project</a>
</div>
</div>
{{ end }}
</div>
</div>
</div>
</div>
</div>
{{end}}
Team

Team Member's Data Source
The source of these items is in data/team.yml folder.
- enable to enable or disable the data file.
- sectionTitle will change the section title.
- teamMembers will itereate to show teams members details
---
enable : true
sectionTitle: >
Our Team
teamMembers:
- name: Matt
desc: >
Matt is an environmental scientist by background with a PhD in forestry. He left academia in 2015 and has worked as a data scientist in a number of UK Government departments, startups, and NGOs. Matt has experience of working in the Legal, Health, and Government sectors,
where his work focussed on developing reproducible and transparent ways of working and natural language problems.
githubLink: "#"
linkedinLink: "#"
image: "images/team/team1.png"
- name: Nick
desc: >
Nick has studied computer science at Imperial College where his thesis was about detecting lies from video. He has been working as a data scientist for more than 8 years in various startups and lately at the Wellcome Trust. Since his transition to the industry he switched focus from Computer vision to NLP and has experienced working with datasets from a few hundreds to millions of
examples and thousands of classes. He has a strong interest in reproducible, reusable and open source code.
githubLink: "#"
linkedinLink: "#"
image: "images/team/team2.png"
---
Team Member's Codes
Data from data/team.yml are generating through these codes.
{{with .Site.Data.team}}
{{if .enable}}
<section class="team">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-header text-center">
<h2 class="section-header--title">
{{ .sectionTitle }}
</h2>
</div>
<div class="team-items">
{{ range .teamMembers }}
<div class="team-members">
<div class="team-members--image">
<img src="{{ .image | absURL }}" alt="">
</div>
<div class="team-members--details">
<h4>{{ .name }}</h4>
<p class="subtitle">{{ .desc }}</p>
<div class="team-members--links">
<a href=" {{ .githubLink }} " target="_blank" class="btn btn-xs btn-dark ">
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.99908 0C4.47712 0 0 4.59042 0 10.2534C0 14.7834 2.86504 18.626 6.83876 19.9825C7.33908 20.0762 7.52141 19.7596 7.52141 19.4877C7.52141 19.2448 7.51281 18.5996 7.5079 17.7442C4.72636 18.3636 4.13948 16.3695 4.13948 16.3695C3.68458 15.1856 3.02894 14.8702 3.02894 14.8702C2.121 14.2339 3.0977 14.2465 3.0977 14.2465C4.10141 14.3195 4.62936 15.3033 4.62936 15.3033C5.52135 16.8699 6.97013 16.4174 7.53982 16.1555C7.63068 15.4927 7.88852 15.0408 8.17459 14.7846C5.95414 14.5259 3.61951 13.646 3.61951 9.71711C3.61951 8.59799 4.00933 7.6828 4.64901 6.96588C4.54587 6.70656 4.20271 5.66422 4.74662 4.25242C4.74662 4.25242 5.58642 3.97673 7.49685 5.30356C8.2943 5.07634 9.15007 4.96241 10.0003 4.95864C10.8493 4.96241 11.7051 5.07634 12.5038 5.30356C14.413 3.97673 15.2509 4.25242 15.2509 4.25242C15.7967 5.66422 15.4535 6.70656 15.3504 6.96588C15.9913 7.6828 16.3786 8.59799 16.3786 9.71711C16.3786 13.6561 14.0403 14.5228 11.8125 14.7765C12.1716 15.0931 12.4915 15.7187 12.4915 16.6754C12.4915 18.0457 12.4792 19.1516 12.4792 19.4877C12.4792 19.7622 12.6591 20.0813 13.1668 19.9812C17.1374 18.6223 20 14.7821 20 10.2534C20 4.59042 15.5223 0 9.99908 0Z" fill="white"/>
</svg>
<span>GIT Profile+</span>
</a>
<a href=" {{ .linkedinLink }} " target="_blank" class="btn btn-xs btn-dark ">
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.0585 1.66662H2.9418C2.78311 1.66442 2.62555 1.69349 2.4781 1.75219C2.33066 1.81089 2.19622 1.89805 2.08246 2.00871C1.96871 2.11937 1.87786 2.25136 1.81512 2.39713C1.75238 2.5429 1.71897 2.6996 1.7168 2.85829V17.1416C1.71897 17.3003 1.75238 17.457 1.81512 17.6028C1.87786 17.7485 1.96871 17.8805 2.08246 17.9912C2.19622 18.1019 2.33066 18.189 2.4781 18.2477C2.62555 18.3064 2.78311 18.3355 2.9418 18.3333H17.0585C17.2171 18.3355 17.3747 18.3064 17.5222 18.2477C17.6696 18.189 17.804 18.1019 17.9178 17.9912C18.0316 17.8805 18.1224 17.7485 18.1851 17.6028C18.2479 17.457 18.2813 17.3003 18.2835 17.1416V2.85829C18.2813 2.6996 18.2479 2.5429 18.1851 2.39713C18.1224 2.25136 18.0316 2.11937 17.9178 2.00871C17.804 1.89805 17.6696 1.81089 17.5222 1.75219C17.3747 1.69349 17.2171 1.66442 17.0585 1.66662ZM6.7418 15.6166H4.2418V8.11662H6.7418V15.6166ZM5.4918 7.06662C5.14702 7.06662 4.81636 6.92966 4.57256 6.68586C4.32876 6.44206 4.1918 6.1114 4.1918 5.76662C4.1918 5.42184 4.32876 5.09118 4.57256 4.84738C4.81636 4.60358 5.14702 4.46662 5.4918 4.46662C5.67488 4.44586 5.86028 4.464 6.03586 4.51986C6.21144 4.57571 6.37325 4.66803 6.51068 4.79076C6.64811 4.91348 6.75807 5.06385 6.83336 5.23202C6.90864 5.40019 6.94756 5.58237 6.94756 5.76662C6.94756 5.95087 6.90864 6.13305 6.83336 6.30122C6.75807 6.46939 6.64811 6.61976 6.51068 6.74249C6.37325 6.86521 6.21144 6.95753 6.03586 7.01338C5.86028 7.06924 5.67488 7.08738 5.4918 7.06662ZM15.7585 15.6166H13.2585V11.5916C13.2585 10.5833 12.9001 9.92495 11.9918 9.92495C11.7107 9.92701 11.437 10.0152 11.2075 10.1776C10.978 10.34 10.8039 10.5688 10.7085 10.8333C10.6433 11.0292 10.615 11.2354 10.6251 11.4416V15.6083H8.12513C8.12513 15.6083 8.12513 8.79162 8.12513 8.10829H10.6251V9.16662C10.8522 8.77254 11.1826 8.44789 11.5805 8.22762C11.9784 8.00736 12.4289 7.89983 12.8835 7.91662C14.5501 7.91662 15.7585 8.99162 15.7585 11.3V15.6166Z" fill="white"/>
</svg>
<span>Linked In</span>
</a>
</div>
</div>
</div>
{{ end }}
</div>
</div>
</div>
</section>
{{ end }}
{{ end }}