NER trained in 100 iterations

This commit is contained in:
s443930 2022-05-03 18:41:31 +02:00
parent 6e2d95c303
commit f28d4d4789
8 changed files with 77412 additions and 76061 deletions

View File

@ -2,13 +2,13 @@
"lang":"en", "lang":"en",
"name":"pipeline", "name":"pipeline",
"version":"0.0.0", "version":"0.0.0",
"spacy_version":">=3.2.4,<3.3.0", "spacy_version":">=3.3.0,<3.4.0",
"description":"", "description":"",
"author":"", "author":"",
"email":"", "email":"",
"url":"", "url":"",
"license":"", "license":"",
"spacy_git_version":"b50fe5ec6", "spacy_git_version":"497a708c7",
"vectors":{ "vectors":{
"width":0, "width":0,
"vectors":0, "vectors":0,

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -15482,7 +15482,6 @@
"Maxwell", "Maxwell",
"Maxwell\\nand", "Maxwell\\nand",
"May", "May",
"May.",
"May\\nScott", "May\\nScott",
"Mayer\\n\"Employee\"\\n-5-", "Mayer\\n\"Employee\"\\n-5-",
"Mayer\\n(\"Employee\").\\nEmployee", "Mayer\\n(\"Employee\").\\nEmployee",
@ -30479,7 +30478,6 @@
"aws", "aws",
"ax", "ax",
"ay", "ay",
"ay.",
"aya", "aya",
"ayment", "ayment",
"ays", "ays",
@ -51576,7 +51574,6 @@
"may,\\npurchase", "may,\\npurchase",
"may,\\nrepresentative", "may,\\nrepresentative",
"may,\\nwithout", "may,\\nwithout",
"may.",
"may\\nagree", "may\\nagree",
"may\\nalso", "may\\nalso",
"may\\nat\\nany", "may\\nat\\nany",

1526
main.ipynb

File diff suppressed because it is too large Load Diff