mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
Move example sputnik package.json to examples directory
This commit is contained in:
parent
e619aba8df
commit
296897ad42
14
package.json
14
package.json
|
@ -1,14 +0,0 @@
|
||||||
{
|
|
||||||
"name": "en",
|
|
||||||
"version": "1.1.0",
|
|
||||||
"description": "english test model",
|
|
||||||
"license": "public domain",
|
|
||||||
"include": [
|
|
||||||
["deps", "*"],
|
|
||||||
["ner", "*"],
|
|
||||||
["pos", "*"],
|
|
||||||
["tokenizer", "*"],
|
|
||||||
["vocab", "*"],
|
|
||||||
["wordnet", "*"]
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user