Skip to content

Instantly share code, notes, and snippets.

View joheredi's full-sized avatar

Jose Manuel Heredia Hidalgo joheredi

  • Microsoft
  • Redmond
View GitHub Profile
@joheredi
joheredi / recognize_entities_comparison.md
Last active May 21, 2021 17:26
Recognize entities comparison

Comparison of TextAnalytics Recognize Entities using different clients

Raw http

import https from "https";

const body = JSON.stringify({
  documents: [
    {
      id: "1",