divvun/divvun-gramcheck-web

Suggestions missing, appear in CLI

snomos opened this issue · 1 comments

Cf #52 where there are no suggestions returned from the server to the extensions for the input string og, but plenty of suggestions in the CLI:

{
  "errs": [
    [],
    [],
    [
      "og",
      78,
      80,
      "typo",
      "Ii leat sátnelisttus",
      [
        "on",
        "ok",
        "ogi",
        "oge",
        "",
        "ja",
        "go",
        "kg",
        "ii",
        ""
      ],
      "Čállinmeattáhus"
    ],
    []
  ],
  "text": "Su váldofágadutkamuš lei sosiálapedagogihkas, fáddán ”Samisk barneoppdragelse og kjønnssosialisering”, Oslo 1986."
}

This is not longer an issue. Closed.