Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Carlos-Francisco Méndez-Cruz
/
automatic-extraction-growth-conditions
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Carlos-Francisco Méndez-Cruz
2018-09-12 11:11:09 -0500
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
65133de6bb90781d4fc45e6c16b9c5dc34d60bd0
65133de6
1 parent
e129391b
Transform data sets
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
preprocessing-data/gzip-2-soft.py → scripts/gzip-2-soft.py
preprocessing-data/soft-2-xml.py → scripts/soft-2-xml.py
preprocessing-data
/gzip-2-soft.py
→
scripts
/gzip-2-soft.py
View file @
65133de
File moved
preprocessing-data
/soft-2-xml.py
→
scripts
/soft-2-xml.py
View file @
65133de
...
...
@@ -7,7 +7,7 @@ import sys
__author__
=
'CMendezC'
# Objective: convert soft file to XML file:
# include headings, tags, substitute &
# include headings, tags, substitute &
and <
# Parameters:
# 1) --inputPath input path
...
...
Please
register
or
login
to post a comment