-
2023-06-25 16:49:55,239[ERROR][utils.py:83] Error occurs when getting recommendations from Type4Py, reason: HTTPConnectionPool(host='localhost', port=5001): Max retries exceeded with url: /api/predi…
-
-
Hi, thank you for release this tool
I have faced some problems first
I cannot run the tool with DL mode as you can see in the image, could you please tell me what should I do to use the tool with t…
-
-
Hey there,
I am currently trying to getting this project up and running and was following the instructions to train the model using the ManyTypes4Py dataset. Unfortunately, the preprocess command j…
-
In python, DH requires explicit type casting way too often. The only case where type inference is automatically performed is `numba` with `@vectorize`. It is possible to improve the user experience.…
-
Hi, thanks for your tool to help me with type inference work.
I have successfully run HiTyper to generate some inferred types. But when I try to invoke Type4Py, some errors are reported:
`[Type Reco…
-
Hello, thank you for creating and providing this great project! I plan to use this project for my bachelor thesis. Therefore, I am mainly interested in the inference functionality provided with `infer…
-
![image](https://user-images.githubusercontent.com/9547040/145399582-fbca022a-47d8-40c6-b70d-5bd528507dff.png)
-
When using the `preprocess` command with only the `-o` argument, the code crashes with the following
```
UnboundLocalError: local variable 'train_files_vars' referenced before assignment
```
T…