1000Langs
1000Langs copied to clipboard
Creating super-parallel corpora of more than 1500+ unique languages for NLP research
Bumps [validators](https://github.com/kvesteri/validators) from 0.12.3 to 0.12.6. Changelog *Sourced from [validators's changelog](https://github.com/kvesteri/validators/blob/master/CHANGES.rst).* > 0.12.6 (2019-05-08) > ^^^^^^^^^^^^^^^^^^^ > > - Fixed domain validator for single character domains ([#118](https://github-redirect.dependabot.com/kvesteri/validators/issues/118), pull request courtesy...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.11.29 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
**Complete Error Message:** ```Traceback (most recent call last): File "../metaAPI/metadata.py", line 51, in getMetaEbible mask=(df['FCBH/DBS'].str.len() == 6) & (df['FCBH/DBS'].str.isupper()) File "/home/t/tanma/anaconda3/envs/lang1000/lib/python3.6/site-packages/pandas/core/frame.py", line 2688, in __getitem__ return self._getitem_column(key) File "/home/t/tanma/anaconda3/envs/lang1000/lib/python3.6/site-packages/pandas/core/frame.py", line...
Good evening. I am getting this error: CondaValueError: could not parse 'name: lang1000' in: env_linux.txt when trying to run: conda create --name lang1000 --file env_linux.txt
It seems that the crawler collects all the 1000+ languages on the list (please correct me if this my misunderstanding). May I ask if there is any easy fix I...