ShaliniR11
Results
2
comments of
ShaliniR11
Hi Dr. Alon, I have tried removing the space, the error still exists. I have a single sub directory in each of train,test and val like  and inside...
> Can you try running the java process directly, e.g.,: > > ``` > java -cp JavaExtractor/JPredict/target/JavaExtractor-0.0.1-SNAPSHOT.jar JavaExtractor.App --max_path_length 8 --max_path_width 2 --dir JavaExtractor/JPredict/src/main > ``` > > ? This...