Code Monkey home page Code Monkey logo

Comments (4)

drammock avatar drammock commented on May 26, 2024

Similar problem with LanguageCode xsm:

  • Lines 4182-4222 have LanguageName "kasem"
  • Lines 4224-4268 have LanguageName "kasɩm"

from dev.

bambooforest avatar bambooforest commented on May 26, 2024

The first problem is handled by "recent" changes to ISO 639-3, which retires [izi] and splits it into 4 separate codes:

http://www-01.sil.org/iso639-3/documentation.asp?id=izi

I've updated the AA data file. The second issue is that Kasem and Kasim are slightly reportedly mutually intelligible varieties of the same language, but one is spoken in Burkina and the other in Ghana. Ethnologue lists the Burkina variety as canonical:

http://www.ethnologue.com/language/xsm

The inventories are slightly different too. Do we want to implement implicit trump order as: the first occurrence of an ISO code within a particular inventories file?

from dev.

drammock avatar drammock commented on May 26, 2024

arbitrarily choosing the first one will certainly be easier to implement than trying to add an extra trump indicator somehow. Probably fine for AA since it's a static resource and we can fix the order the way we want it. Less good for handling resources like SAPHON where we don't have control over the format of the raw data file, so we can't guarantee that the "canonical" form (according to Ethnologue or whoever) comes first in the list.

from dev.

bambooforest avatar bambooforest commented on May 26, 2024

I think we can close this issue, or? Trump ordering will be handled internally by first come-first serve in alphabetic order. Other users can define trump as they fit. We will also pull in Glottolog codes (todo).

from dev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.