Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 138 Bytes

File metadata and controls

5 lines (3 loc) · 138 Bytes

Lab.5

針對 Lab3/4 由網頁中分析出來的純文字部分,進行 tokenization,並將 tokenize 後的結果輸出到新的檔案中。

  • 建議使用 TokenizerME