Lucas Ashby

Results 4 comments of Lucas Ashby

Based on the `nan` results from the last scrape (it ultimately had less than 100 entries and thus didn't make it through) we can scrape Min Nan, we just skip...

Sure, I can implement my crude solution and re-scrape. Perhaps at some point in the future we can come back to this if we think of a more elegant way...

Makes sense. The reason we are using the ISO639-2/B codes is because a naive research assistant (me) decided we should a year and a half ago. This should be an...

[`codes.py`](https://github.com/CUNY-CL/wikipron/blob/master/data/scrape/lib/codes.py) produces a [JSON](https://github.com/CUNY-CL/wikipron/blob/master/data/scrape/lib/unmatched_languages.json) of these when it's run. (I haven't looked at that functionality in a while but I assume it still appropriately collects all the codes we can't...