Egor
Egor
Hi, I found that python-driver has lack of position information for several types of tokens. ```python import bblfsh client = bblfsh.BblfshClient("0.0.0.0:9432") file_loc = "location/of/file.py" # read content with open(file_loc, "r")...
Hi, I measured time for the same query that I used in https://github.com/bblfsh/client-python/issues/100 - I think it's very suspicious that it's so slow. Measurements: ```bash egor@egor-sourced:~/workspace/ml$ time python3 test_filter_libuast.py 100...
Hi, I used dashboard a bit and found that it's still hard to understand. When you use UAST from bblfsh as text - it's really verbose (even if you hide...
Hello, When I try to access http://visartm.vdi.mipt.ru/ or http://visartm.vdi.mipt.ru/docs/installation or http://visartm.vdi.mipt.ru/docs - it returns: ``` Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenance...
Hi, Thank you for a great work! I have a question. Sometimes we need to define search space for several classifiers. They may have some common parameter like `l1`, `dropout`,...
Hello, Thank you for a very interesting solution! Do you have any ideas how `rellm` can be used to make controllable generation for multiple prompts?
Make a schedule to launch long-running tests during the weekends so we know if something is failing.
Integrate visualization of style analyzer with vs-code. Example https://github.com/carlosms/vscode-babelfish