You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.
Currently, the
WordSeg
dataset uses characters from all datasets to create an instance ofAlphabet
, but only the training set should be used.This potentially involves architectural changes to
CharacterSequence
, but we might be able to handle failures differently instead.The text was updated successfully, but these errors were encountered: