first commit

This commit is contained in:
2022-12-12 10:45:51 +05:30
commit 48effe8886
126 changed files with 119396 additions and 0 deletions
+36
View File
@@ -0,0 +1,36 @@
{
"lang":"en",
"name":"model",
"version":"0.0.0",
"spacy_version":">=2.3.5",
"description":"",
"author":"",
"email":"",
"url":"",
"license":"",
"spacy_git_version":"1d4b1dea2",
"vectors":{
"width":0,
"vectors":0,
"keys":0,
"name":"spacy_pretrained_vectors"
},
"pipeline":[
"ner"
],
"factories":{
"ner":"ner"
},
"labels":{
"ner":[
"Bank Account No",
"Bank Name",
"Due Date",
"Grand Total",
"Invoice Date",
"Invoice No",
"RTGS/IFSC Code",
"Round Off"
]
}
}
+18
View File
@@ -0,0 +1,18 @@
{
"beam_width":1,
"beam_density":0.0,
"beam_update_prob":1.0,
"cnn_maxout_pieces":3,
"nr_feature_tokens":6,
"nr_class":34,
"hidden_depth":1,
"token_vector_width":96,
"hidden_width":64,
"maxout_pieces":2,
"pretrained_vectors":null,
"bilstm_depth":0,
"self_attn_depth":0,
"conv_depth":4,
"conv_window":1,
"embed_size":2000
}
Binary file not shown.
@@ -0,0 +1 @@
¥movesÚP{"0":{},"1":{"Invoice No":-1,"Invoice Date":-2,"Grand Total":-3,"Bank Name":-4,"Bank Account No":-5,"RTGS/IFSC Code":-6,"Due Date":-7,"Round Off":-8},"2":{"Invoice No":-1,"Invoice Date":-2,"Grand Total":-3,"Bank Name":-4,"Bank Account No":-5,"RTGS/IFSC Code":-6,"Due Date":-7,"Round Off":-8},"3":{"Invoice No":-1,"Invoice Date":-2,"Grand Total":-3,"Bank Name":-4,"Bank Account No":-5,"RTGS/IFSC Code":-6,"Due Date":-7,"Round Off":-8},"4":{"":1,"Invoice No":-1,"Invoice Date":-2,"Grand Total":-3,"Bank Name":-4,"Bank Account No":-5,"RTGS/IFSC Code":-6,"Due Date":-7,"Round Off":-8},"5":{"":1}}
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
@@ -0,0 +1 @@
«lexeme_norm€
File diff suppressed because it is too large Load Diff
Binary file not shown.