I started drafting the mapping code, by establishing a new evaluation of similarities with respect to concepticon mappings in pysen. They are not perfect, but automated mapping has already been ported and 100% test coverage.
The principle is similar to what we decided to do in linse: in order to have access to part of the data in clts, we make a dump in zipped for, that can be included in the libraries and it is stated in RELEASING.md that the most recent dump needs to be made then.
The dump command is now available from pyconcepticon as well, and pysen also uses the dumped data for mapping.
I started drafting the mapping code, by establishing a new evaluation of similarities with respect to concepticon mappings in pysen. They are not perfect, but automated mapping has already been ported and 100% test coverage.
The principle is similar to what we decided to do in linse: in order to have access to part of the data in clts, we make a dump in zipped for, that can be included in the libraries and it is stated in RELEASING.md that the most recent dump needs to be made then.
The
dumpcommand is now available frompyconcepticonas well, andpysenalso uses the dumped data for mapping.