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
INSERT INTO table(pair,token,frequency) VALUES('sme-nob','redaktø',24);
INSERT INTO table(pair,token,frequency) VALUES('sme-nob','Nollii»',3);
– whenever we see an html-entity, it's cut off at the ; so we don't know what the rest of the word is.
The text was updated successfully, but these errors were encountered:
unhammer
changed the title
unknown word thing mangles entities
unknown word database mangles entities
Feb 3, 2017
gives me e.g.
– whenever we see an html-entity, it's cut off at the
;
so we don't know what the rest of the word is.The text was updated successfully, but these errors were encountered: