{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-@l10n/ru/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Встроенный перевод","projectTitle":"Tisane Developer Documentation","description":"Tisane is an NLP platform, used for content moderation & more.","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"встроенный-перевод","__idx":0},"children":["Встроенный перевод"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Tisane предоставляет возможность машинного перевода, в первую очередь для пояснительных целей. При переводе используются те же языковые модели, что и для аналитических целей, что гарантирует единообразие результатов."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Чтобы использовать перевод, вызовите ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["POST /transform"]},". Ответ представляет собой простой текст (перевод исходного высказывания)."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Рекомендуем ознакомиться: ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/tisane-api-short/nlu-nlp-methods/transform"},"children":["Перевод текста"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"стандартный-машинный-перевод-по-сравнению-с-машинным-переводом-tisane","__idx":1},"children":["Стандартный машинный перевод по сравнению с машинным переводом Tisane"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Стандартные системы машинного перевода (Google Translate, Microsoft Translator, DeepL) в основном используются для перевода контента с целью его публикации. Современные поисковые системы, хотя и способны обрабатывать разнообразный контент, обучены лишь распознавать небольшое количество непристойностей и оскорблений. В коммерческих целях они в основном используются для перевода технических, научных текстов, официальных заявлений или новостей."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Во избежание скандалов и судебных исков оскорбления и непристойности не рассматриваются в первую очередь и по возможности удаляются. Часто к просьбам добавляют слово «пожалуйста», даже если его нет в оригинале."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Это означает, что ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["эмоциональная составляющая не сохраняется"]}," . Если, скажем, исходный текст содержал оскорбление, то стандартный машинный перевод, скорее всего, не будет его содержать. Модераторам глобальных сообществ, использующим стандартный машинный перевод, будет сложно понять реакцию людей, если стиль будет изменен. (Сравните: «Ты [этническая принадлежность]?» по сравнению с «Ты [оскорбление]?»)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Другая проблема заключается в том, что стандартный машинный перевод плохо справляется со сложными словами."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Вот почему мы создали машинный перевод, адаптированный для модерации контента и нужд правоохранительных органов:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Машинный перевод Tisane сохраняет исходную эмоциональную составляющую: оскорбления и ненормативная лексика на исходном языке переводятся как оскорбления и ненормативная лексика на целевом языке."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Машинный перевод Tisane может расшифровать алгоязык, поскольку он использует тот же процесс анализа."]}]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart LR\n  original[[\"(source language) Are you a [slur]?\"]]\n  standardTranslation[\"(target language) Are you a [ethnicity]?\"]\n  tisaneTranslation[\"(target language) Are you a [slur]?\"]\n  original -- standard machine translation --> standardTranslation\n  original -- Tisane built-in translation --> tisaneTranslation\n  style tisaneTranslation color:#00BF63\n\tstyle standardTranslation color:#FF3131\n","diagramHtml":"<svg id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 757px;\" viewBox=\"0 0 757 222\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .error-icon{fill:#552222;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .error-text{fill:#552222;stroke:#552222;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .edge-thickness-normal{stroke-width:1px;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .edge-thickness-thick{stroke-width:3.5px;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .edge-pattern-solid{stroke-dasharray:0;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .marker{fill:#333333;stroke:#333333;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .marker.cross{stroke:#333333;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 p{margin:0;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#333;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .cluster-label text{fill:#333;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .cluster-label span{color:#333;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .cluster-label span p{background-color:transparent;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .label text,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 span{fill:#333;color:#333;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .node rect,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .node circle,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .node ellipse,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .node polygon,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .rough-node .label text,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .node .label text,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .image-shape .label,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .icon-shape .label{text-anchor:middle;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .rough-node .label,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .node .label,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .image-shape .label,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .icon-shape .label{text-align:center;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .node.clickable{cursor:pointer;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .arrowheadPath{fill:#333333;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .flowchart-link{stroke:#333333;fill:none;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .cluster text{fill:#333;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .cluster span{color:#333;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 rect.text{fill:none;stroke-width:0;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .icon-shape,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .icon-shape p,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .icon-shape .label rect,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 .node .neo-node{stroke:#9370DB;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 [data-look=\"neo\"].node rect,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 [data-look=\"neo\"].cluster rect,#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M239.5,80.764L260.25,75.137C281,69.509,322.5,58.255,363.417,52.627C404.333,47,444.667,47,464.833,47L485,47\" id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442-L_original_standardTranslation_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_original_standardTranslation_0\" data-points=\"W3sieCI6MjM5LjUsInkiOjgwLjc2NDAzMzI2NDAzMzI2fSx7IngiOjM2NCwieSI6NDd9LHsieCI6NDg5LCJ5Ijo0N31d\" data-look=\"classic\" marker-end=\"url(#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442_flowchart-v2-pointEnd)\"></path><path d=\"M239.5,142.236L260.25,147.697C281,153.157,322.5,164.079,363.417,169.539C404.333,175,444.667,175,464.833,175L485,175\" id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442-L_original_tisaneTranslation_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_original_tisaneTranslation_0\" data-points=\"W3sieCI6MjM5LjUsInkiOjE0Mi4yMzU5NjY3MzU5NjY3NH0seyJ4IjozNjQsInkiOjE3NX0seyJ4Ijo0ODksInkiOjE3NX1d\" data-look=\"classic\" marker-end=\"url(#diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(364, 47)\"><g class=\"label\" data-id=\"L_original_standardTranslation_0\" transform=\"translate(-100, -24)\"><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"edgeLabel\"><p>standard machine translation</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(364, 175)\"><g class=\"label\" data-id=\"L_original_tisaneTranslation_0\" transform=\"translate(-94.6328125, -12)\"><foreignObject width=\"189.265625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Tisane built-in translation</p></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442-flowchart-original-0\" data-look=\"classic\" transform=\"translate(123.5, 111)\"><polygon points=\"0,0 215,0 215,-63 0,-63 0,0 -8,0 223,0 223,-63 -8,-63 -8,0\" class=\"label-container\" transform=\"translate(-107.5,31.5)\"></polygon><g class=\"label\" style=\"\" transform=\"translate(-100, -24)\"><rect></rect><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>(source language) Are you a [slur]?</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442-flowchart-standardTranslation-1\" data-look=\"classic\" transform=\"translate(619, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-39\" width=\"260\" height=\"78\"></rect><g class=\"label\" style=\"color:#FF3131 !important\" transform=\"translate(-100, -24)\"><rect></rect><foreignObject width=\"200\" height=\"48\"><div style=\"color: rgb(255, 49, 49) !important; display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\" xmlns=\"http://www.w3.org/1999/xhtml\"><span style=\"color:#FF3131 !important\" class=\"nodeLabel\"><p>(target language) Are you a [ethnicity]?</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442-flowchart-tisaneTranslation-2\" data-look=\"classic\" transform=\"translate(619, 175)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-39\" width=\"260\" height=\"78\"></rect><g class=\"label\" style=\"color:#00BF63 !important\" transform=\"translate(-100, -24)\"><rect></rect><foreignObject width=\"200\" height=\"48\"><div style=\"color: rgb(0, 191, 99) !important; display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\" xmlns=\"http://www.w3.org/1999/xhtml\"><span style=\"color:#00BF63 !important\" class=\"nodeLabel\"><p>(target language) Are you a [slur]?</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-0722d1cc3b6d38cec53722e01859bd40adb6466bad1fd74b382e3006be72e442-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 757px;\" viewBox=\"0 0 757 222\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .error-icon{fill:#a44141;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .error-text{fill:#ddd;stroke:#ddd;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .edge-thickness-normal{stroke-width:1px;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .edge-thickness-thick{stroke-width:3.5px;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .edge-pattern-solid{stroke-dasharray:0;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .edge-pattern-dashed{stroke-dasharray:3;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .edge-pattern-dotted{stroke-dasharray:2;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .marker{fill:lightgrey;stroke:lightgrey;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .marker.cross{stroke:lightgrey;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e p{margin:0;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#ccc;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .cluster-label text{fill:#F9FFFE;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .cluster-label span{color:#F9FFFE;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .cluster-label span p{background-color:transparent;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .label text,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e span{fill:#ccc;color:#ccc;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .node rect,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .node circle,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .node ellipse,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .node polygon,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .rough-node .label text,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .node .label text,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .image-shape .label,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .icon-shape .label{text-anchor:middle;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .rough-node .label,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .node .label,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .image-shape .label,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .icon-shape .label{text-align:center;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .node.clickable{cursor:pointer;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .arrowheadPath{fill:lightgrey;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .flowchart-link{stroke:lightgrey;fill:none;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .cluster text{fill:#F9FFFE;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .cluster span{color:#F9FFFE;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e rect.text{fill:none;stroke-width:0;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .icon-shape,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .icon-shape p,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .icon-shape .label rect,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e .node .neo-node{stroke:#ccc;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e [data-look=\"neo\"].node rect,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e [data-look=\"neo\"].cluster rect,#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e [data-look=\"neo\"].node polygon{stroke:url(#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e [data-look=\"neo\"].node path{stroke:url(#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e-gradient);stroke-width:1px;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e [data-look=\"neo\"].node circle{stroke:url(#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M239.5,80.764L260.25,75.137C281,69.509,322.5,58.255,363.417,52.627C404.333,47,444.667,47,464.833,47L485,47\" id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e-L_original_standardTranslation_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_original_standardTranslation_0\" data-points=\"W3sieCI6MjM5LjUsInkiOjgwLjc2NDAzMzI2NDAzMzI2fSx7IngiOjM2NCwieSI6NDd9LHsieCI6NDg5LCJ5Ijo0N31d\" data-look=\"classic\" marker-end=\"url(#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e_flowchart-v2-pointEnd)\"></path><path d=\"M239.5,142.236L260.25,147.697C281,153.157,322.5,164.079,363.417,169.539C404.333,175,444.667,175,464.833,175L485,175\" id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e-L_original_tisaneTranslation_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_original_tisaneTranslation_0\" data-points=\"W3sieCI6MjM5LjUsInkiOjE0Mi4yMzU5NjY3MzU5NjY3NH0seyJ4IjozNjQsInkiOjE3NX0seyJ4Ijo0ODksInkiOjE3NX1d\" data-look=\"classic\" marker-end=\"url(#diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(364, 47)\"><g class=\"label\" data-id=\"L_original_standardTranslation_0\" transform=\"translate(-100, -24)\"><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"edgeLabel\"><p>standard machine translation</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(364, 175)\"><g class=\"label\" data-id=\"L_original_tisaneTranslation_0\" transform=\"translate(-94.6328125, -12)\"><foreignObject width=\"189.265625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Tisane built-in translation</p></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e-flowchart-original-0\" data-look=\"classic\" transform=\"translate(123.5, 111)\"><polygon points=\"0,0 215,0 215,-63 0,-63 0,0 -8,0 223,0 223,-63 -8,-63 -8,0\" class=\"label-container\" transform=\"translate(-107.5,31.5)\"></polygon><g class=\"label\" style=\"\" transform=\"translate(-100, -24)\"><rect></rect><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>(source language) Are you a [slur]?</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e-flowchart-standardTranslation-1\" data-look=\"classic\" transform=\"translate(619, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-39\" width=\"260\" height=\"78\"></rect><g class=\"label\" style=\"color:#FF3131 !important\" transform=\"translate(-100, -24)\"><rect></rect><foreignObject width=\"200\" height=\"48\"><div style=\"color: rgb(255, 49, 49) !important; display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\" xmlns=\"http://www.w3.org/1999/xhtml\"><span style=\"color:#FF3131 !important\" class=\"nodeLabel\"><p>(target language) Are you a [ethnicity]?</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e-flowchart-tisaneTranslation-2\" data-look=\"classic\" transform=\"translate(619, 175)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-39\" width=\"260\" height=\"78\"></rect><g class=\"label\" style=\"color:#00BF63 !important\" transform=\"translate(-100, -24)\"><rect></rect><foreignObject width=\"200\" height=\"48\"><div style=\"color: rgb(0, 191, 99) !important; display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\" xmlns=\"http://www.w3.org/1999/xhtml\"><span style=\"color:#00BF63 !important\" class=\"nodeLabel\"><p>(target language) Are you a [slur]?</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-6108a2078f4d8a33b3cc76bf4c54d8014f6a12d2d29827fa33cbd0d8d8715e4e-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["flowchart LR\n  original[[\"(source language) Are you a [slur]?\"]]\n  standardTranslation[\"(target language) Are you a [ethnicity]?\"]\n  tisaneTranslation[\"(target language) Are you a [slur]?\"]\n  original -- standard machine translation --> standardTranslation\n  original -- Tisane built-in translation --> tisaneTranslation\n  style tisaneTranslation color:#00BF63\n\tstyle standardTranslation color:#FF3131\n"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"пример","__idx":2},"children":["Пример"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Запрос:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"from\": \"fr\",\n  \"to\": \"en\",\n  \"content\": \"tu es une taspe\",\n  \"settings\": {}\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Ответ:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"text","header":{"controls":{"copy":{}}},"source":"you are a bitch\n","lang":"text"},"children":[]}]},"headings":[{"value":"Встроенный перевод","id":"встроенный-перевод","depth":1},{"value":"Стандартный машинный перевод по сравнению с машинным переводом Tisane","id":"стандартный-машинный-перевод-по-сравнению-с-машинным-переводом-tisane","depth":2},{"value":"Пример","id":"пример","depth":2}],"frontmatter":{"seo":{"title":"Встроенный перевод"}},"lastModified":"2025-07-07T02:26:37.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/ru/guides/features/translation","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}