aboutsummaryrefslogtreecommitdiffstats
path: root/model/resources/en/metadata.json
blob: 9ce22b30c641c3c19954a0b71a961cc28b216c06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "author": "Rosa Stern",
  "description": "Language resources for English",
  "email": "rosa.stern@snips.ai",
  "gazetteers": [
    "top_10000_words_stemmed"
  ],
  "language": "en",
  "license": "Apache License, Version 2.0",
  "name": "snips_nlu_en",
  "noise": "noise",
  "snips_nlu_version": ">=0.1.0,<1.0.0",
  "stems": "stems",
  "stop_words": "stop_words",
  "url": "https://snips-nlu.readthedocs.io",
  "version": "0.2.3",
  "word_clusters": [
    "brown_clusters"
  ]
}