feat: training english

This commit is contained in:
monoid 2022-02-22 23:36:24 +09:00
parent 30cb6b8fe0
commit 46f8d08fd7
2 changed files with 1115 additions and 1 deletions

1115
EngTraning.ipynb Normal file

File diff suppressed because one or more lines are too long

View File

@ -1862,7 +1862,6 @@
} }
], ],
"source": [ "source": [
"tagIdConverter = TagIdConverter()\n",
"counter = collections.Counter()\n", "counter = collections.Counter()\n",
"total_l = 0\n", "total_l = 0\n",
"\n", "\n",