Spaces:
Running
Running
Merge branch 'main' into debug-pip-installation
Browse files
README.md
CHANGED
@@ -64,13 +64,6 @@ python main.py -a config_files/test/experiment_test.json
|
|
64 |
```
|
65 |
The last step should take only a few minutes to run.
|
66 |
|
67 |
-
### Startup
|
68 |
-
```console
|
69 |
-
conda activate gedi
|
70 |
-
python main.py -a config_files/test/experiment_test.json
|
71 |
-
```
|
72 |
-
The last step should take only a few minutes to run.
|
73 |
-
|
74 |
## General Usage
|
75 |
Our pipeline offers several pipeline steps, which can be run sequentially or partially ordered:
|
76 |
- [Feature Extraction](#feature-extraction)
|
@@ -475,4 +468,4 @@ Furthermore, the `iGEDI` web application is taken directly from the original pap
|
|
475 |
year = {2024},
|
476 |
bibsource = {dblp computer science bibliography, https://dblp.org}
|
477 |
}
|
478 |
-
```
|
|
|
64 |
```
|
65 |
The last step should take only a few minutes to run.
|
66 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
## General Usage
|
68 |
Our pipeline offers several pipeline steps, which can be run sequentially or partially ordered:
|
69 |
- [Feature Extraction](#feature-extraction)
|
|
|
468 |
year = {2024},
|
469 |
bibsource = {dblp computer science bibliography, https://dblp.org}
|
470 |
}
|
471 |
+
```
|