-
Can you change the nvim-busted-shims submodule to pull via http instead of ssh, so it doesn't need a gitlab SSH key to install using whatever plugin manager NvChad is using!
```
lazy.nvim (H)…
-
Добрый день!
Как подключить украинский словарь?
В доках сказано
`morph = pymorphy2.MorphAnalyzer(lang='uk')`
я установил так же словарь
`pip install -U pymorphy2-dicts-uk`
Запускаю и получаю
…
-
https://github.com/pleaseful/anubis-opener
yo shit is fucking useless dawg LOL
24rr updated
4 months ago
-
After installing Anaconda3-2019.07-Linux-x86_64.sh for a new user, directly running `pip install DAWG` fails with the following:
```
Building wheel for DAWG (setup.py) ... error
ERROR: Comple…
-
Use D3 or related. Let the dictionary terms be specified arbitrarily.
dylon updated
8 years ago
-
```
dawgdic 0.4.5 broke testing for out-of-tree builds:
make check-TESTS
make[2]: Entering directory `/home/jwilk/dawgdic-0.4.5/obj/test'
../../test/dawg-builder-test.sh: 7: ../../test/dawg-builder-…
-
When I load the dawg file, it throws EOFExpcetion on line 20: units[i] = input.readInt()
The dawg file is created like this (and also with other word lists):
>>> import dawg
>>> words =['a']
…
roar updated
10 years ago
-
I am trying to install chemdataextractor
Python version 3.10.11
It gives me the following error:
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\…
-
проблема с pymorphy2_dicts_ru.get_path()
import pymorphy2
morph = pymorphy2.MorphAnalyzer()
morph.parse('мировой войны')
выводит:
Traceback (most recent call last):
File "D:\etong\cn02.p…
-