Alexander Kukushkin

Results 76 issues of Alexander Kukushkin

Пишет "file not found: dot", пользователь не понимает, что делать

```python RULE = rule( 'a', rule('b').repeatable(), 'c' ) parser = Parser(RULE) text = ' '.join(['a'] + ['b'] * 1000 + ['c']) list(parser.match(text)) RecursionError Traceback (most recent call last) in ()...

``` A = rule('a') B = rule('b') C = rule('c') SEP = eq(',') MAYBE_SEP = SEP.optional() RULE = rule( A, rule( MAYBE_SEP, B ).optional(), rule( MAYBE_SEP, C ).optional() ) parser...

What are your thoughts about integrating Label Studio Frontend into Jupyter? The idea is to integrate Javascript functionality into Jupyter Widget. Similar to leaflet.js available as https://github.com/jupyter-widgets/ipyleaflet or three.js as...

integration

https://app.slack.com/client/T040HKJE3/C04N3UMSL/thread/C04N3UMSL-1607717401.453500 > Привет, распарсил дохулиард диаологовых данных на русском языке (пикабу и диалоги из книг). 80+ гигов данных, плюс минус 200 миллионов диалогов (сложно точно посчитать, потому что диалоги с...

https://github.com/nerel-ds/NEREL

ner
relations

https://t.me/danokhlopkov/395

https://github.com/IlyaGusev/PoetryCorpus/

https://www.kaggle.com/nigula/russian-sensitive-topics https://arxiv.org/abs/2103.05345

https://www.kaggle.com/nigula/russianinappropriatemessages