Update:
- Text Categorization - Crawler, Extraction, and Chunking strategies - Clustering for semantic segmentation
This commit is contained in:
122
models/reuters/meta.json
Normal file
122
models/reuters/meta.json
Normal file
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"lang":"en",
|
||||
"name":"pipeline",
|
||||
"version":"0.0.0",
|
||||
"spacy_version":">=3.7.4,<3.8.0",
|
||||
"description":"",
|
||||
"author":"",
|
||||
"email":"",
|
||||
"url":"",
|
||||
"license":"",
|
||||
"spacy_git_version":"bff8725f4",
|
||||
"vectors":{
|
||||
"width":0,
|
||||
"vectors":0,
|
||||
"keys":0,
|
||||
"name":null,
|
||||
"mode":"default"
|
||||
},
|
||||
"labels":{
|
||||
"textcat_multilabel":[
|
||||
"acq",
|
||||
"alum",
|
||||
"barley",
|
||||
"bop",
|
||||
"carcass",
|
||||
"castor-oil",
|
||||
"cocoa",
|
||||
"coconut",
|
||||
"coconut-oil",
|
||||
"coffee",
|
||||
"copper",
|
||||
"copra-cake",
|
||||
"corn",
|
||||
"cotton",
|
||||
"cotton-oil",
|
||||
"cpi",
|
||||
"cpu",
|
||||
"crude",
|
||||
"dfl",
|
||||
"dlr",
|
||||
"dmk",
|
||||
"earn",
|
||||
"fuel",
|
||||
"gas",
|
||||
"gnp",
|
||||
"gold",
|
||||
"grain",
|
||||
"groundnut",
|
||||
"groundnut-oil",
|
||||
"heat",
|
||||
"hog",
|
||||
"housing",
|
||||
"income",
|
||||
"instal-debt",
|
||||
"interest",
|
||||
"ipi",
|
||||
"iron-steel",
|
||||
"jet",
|
||||
"jobs",
|
||||
"l-cattle",
|
||||
"lead",
|
||||
"lei",
|
||||
"lin-oil",
|
||||
"livestock",
|
||||
"lumber",
|
||||
"meal-feed",
|
||||
"money-fx",
|
||||
"money-supply",
|
||||
"naphtha",
|
||||
"nat-gas",
|
||||
"nickel",
|
||||
"nkr",
|
||||
"nzdlr",
|
||||
"oat",
|
||||
"oilseed",
|
||||
"orange",
|
||||
"palladium",
|
||||
"palm-oil",
|
||||
"palmkernel",
|
||||
"pet-chem",
|
||||
"platinum",
|
||||
"potato",
|
||||
"propane",
|
||||
"rand",
|
||||
"rape-oil",
|
||||
"rapeseed",
|
||||
"reserves",
|
||||
"retail",
|
||||
"rice",
|
||||
"rubber",
|
||||
"rye",
|
||||
"ship",
|
||||
"silver",
|
||||
"sorghum",
|
||||
"soy-meal",
|
||||
"soy-oil",
|
||||
"soybean",
|
||||
"strategic-metal",
|
||||
"sugar",
|
||||
"sun-meal",
|
||||
"sun-oil",
|
||||
"sunseed",
|
||||
"tea",
|
||||
"tin",
|
||||
"trade",
|
||||
"veg-oil",
|
||||
"wheat",
|
||||
"wpi",
|
||||
"yen",
|
||||
"zinc"
|
||||
]
|
||||
},
|
||||
"pipeline":[
|
||||
"textcat_multilabel"
|
||||
],
|
||||
"components":[
|
||||
"textcat_multilabel"
|
||||
],
|
||||
"disabled":[
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user