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
In chn-intern, running the TermSerialization tool finds terms that don't correctly "round-trip" (i.e. get the id for the term, then get the term for that id again), although not too many on a 3B word corpus. All of these either include a dash or an unusual Unicode character. (the problem with the dash may be related to another "dash-like" character, as there are a few of those, e.g. endash, emdash, soft hyphen)
Should be investigated further. May be a bug in the Terms code, or during indexing, or something else.
In chn-intern, running the TermSerialization tool finds terms that don't correctly "round-trip" (i.e. get the id for the term, then get the term for that id again), although not too many on a 3B word corpus. All of these either include a dash or an unusual Unicode character. (the problem with the dash may be related to another "dash-like" character, as there are a few of those, e.g. endash, emdash, soft hyphen)
Should be investigated further. May be a bug in the Terms code, or during indexing, or something else.
The text was updated successfully, but these errors were encountered: