Viktor Martinović
Viktor Martinović
gensim/matutils.py:22: DeprecationWarning: Please use `triu` from the `scipy.linalg` namespace, the `scipy.linalg.special_matrices` namespace is deprecated. from scipy.linalg.special_matrices import triu
Hi all, in this repo: https://github.com/martino-vic/rtbwestoldturkic/blob/main/etc/languages.tsv I've been working with three languages that are not in Glottolog yet, namely Old Hungarian, Early Ancient Hungarian and Late Ancient Hungarian. I was...
When I run pytest I get `19 failed, 241 passed in 56.38s`, with problems in German, French, Polish, TestFlite, and TestLexLookup
Hello, I'm trying to use gruut-ipa 0.10.0 on Windows 10 and Python 3.9. I need to group phones into phonemes for English: ``` $ python3 -m gruut_ipa phonemes en-us "/dʒʌst...
rename private functions to start with "_" switch from json to toml for sc-files to make them human-usable (allows even comments) add pyproject.toml and move some functionality from setup.py in...
loanpy.utils.is_valid_language_sequence has an additional parameter which specifies the index of the column containing the language ID
https://cldf.clld.org/v1.0/terms.rdf#prosodicStructure
If crossvalidation causes that a sound is not in scdict AND it can't be caught through the heuristics (e.g. 'ʊ͡ə'), adapt throws a keyerror. This causes eval_one to stop when...