Full Changelog: v1.0.0...v1.5.0
Added
- https://tico-19-hxltm.etica.ai/ is now the public website.
Changed
- https://github.com/EticaAI/tico-19-hxltm is the (likely) definitive
repository for this project, as part of the
Etica.AI GitHub organization.
The early draft was bootstrapped on
https://github.com/fititnt/tico-19-hxltm (personal account).
Fixed
data/original/terminology/facebook/{.*-XX.csv -> .*.csv}
: Removed unknown
language suffix_XX
/-XX
used on filenames for Facebook terminology.
If this is to mean "no specific region" can be simply omitted when
exchanging data.:en_es-XX
,en_fr-XX
,en_ja-XX
,en_nl-XX
,en_no-XX
,en_pt-XX
,
en_tl-XX
scripts/patch/data-terminology-facebook.diff
for
data/original/terminology/facebook/
. As per
RFC 4180 - Common Format and MIME Type for Comma-Separated Values (CSV) Files
the manually applied DQUOTE"
to non-optional fields with data containing
,
as text.data/original/terminology/facebook/
: field targetLang data content
replaced_
with-
:- Restrict
-
language tags delimiter, as per
IETF Best Current Practice 47
and common usage in industry.
- Restrict
data/original/terminology/facebook/
: field targetLang data content
removed unknown language suffix_XX
/-XX