Loading README.md +0 −4 Original line number Diff line number Diff line Loading @@ -57,8 +57,6 @@ Prerequisite for this step is the previous download of the concept-net-assertion > **Input:** >> Inputfile: path to unzipped conceptnet-assertions-5.6.0.csv > > > > **Output:** is the concept_graph_full ```python python src/graph_model/conceptnet2graph.py /"path_to_unziped_conceptnet-assertions-5.6.0.csv_File" Loading @@ -72,7 +70,6 @@ In this step we construct the subgraph for each sentence. <br> >> Inputfile: Path to train or test data <br> >> Graphpath path to ConceptNet Graph <br> >> Outputpath: spezifies path to folder where the output will be saved to > > **Output:** >> Loading @@ -98,7 +95,6 @@ Inputfiles need to follow the aforementioned Inputformat >> Outputpath: path to txt.file where extracted knowledgepaths can be saved <br> > > **Output** >> Output: .txtfile with knowledgepaths for each sentence ```python Loading Loading
README.md +0 −4 Original line number Diff line number Diff line Loading @@ -57,8 +57,6 @@ Prerequisite for this step is the previous download of the concept-net-assertion > **Input:** >> Inputfile: path to unzipped conceptnet-assertions-5.6.0.csv > > > > **Output:** is the concept_graph_full ```python python src/graph_model/conceptnet2graph.py /"path_to_unziped_conceptnet-assertions-5.6.0.csv_File" Loading @@ -72,7 +70,6 @@ In this step we construct the subgraph for each sentence. <br> >> Inputfile: Path to train or test data <br> >> Graphpath path to ConceptNet Graph <br> >> Outputpath: spezifies path to folder where the output will be saved to > > **Output:** >> Loading @@ -98,7 +95,6 @@ Inputfiles need to follow the aforementioned Inputformat >> Outputpath: path to txt.file where extracted knowledgepaths can be saved <br> > > **Output** >> Output: .txtfile with knowledgepaths for each sentence ```python Loading