Lukas Mielczarek

Results 4 issues of Lukas Mielczarek

I get the following error when trying the following: ``` import nlu nlu.load('elmo') ``` using configuration: OS: Windows 10 Java version: 1.8.0_311 (Java 8) Pyspark – version: 3.1.2 > ::...

I get the following error, when parsing the multiNLI development split: ```shell Traceback (most recent call last): File "/home/lukas/diora/diora/pytorch/diora/scripts/parse.py", line 241, in run(options) File "/home/lukas/diora/diora/pytorch/diora/scripts/parse.py", line 231, in run file_writer.update(batch_map,...

I have difficulties installing clusopt_core. I am running 6.9.12-3-MANJARO (64-bit) , Python 3.12 and have installed the prerequisites (pip 24.2, boost 1.83.0-9, boost-libs 1.83.0-9, gcc 14.2.1). I get the following...

When trying to import wordfreq via `import wordfreq` I get the following error: ```Traceback (most recent call last): File "", line 1, in File "/home/lukasm/Applications/miniforge3/envs/rocm/lib/python3.12/site-packages/wordfreq/__init__.py", line 17, in from wordfreq.tokens...