Skip to content
/ swift Public

Converter of data formats used in Formal Concept Analysis and public repositories.

License

Notifications You must be signed in to change notification settings

gnovis/swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift - Relational Data Converter

Swift is a converter of data formats used in Formal Concept Analysis (FCA) and public repositories. Swift provides a Command-line swift-cli.py and GUI swift.py interfaces. Supported formats are: CSV, ARFF, DATA, DAT, CXT and DTL.

For more informations see the project home page http://gnovis.github.io/swift/.

Installation

  1. Make sure that following requirements are installed in your computer:
  2. Download the source.
  3. Unpack the ZIP archive.
  4. Go to the swift folder.
  5. Run swift.

Usage

The simplest scenario of using Swift:

cd path/to/swift/
swift-cli.py input.dat -t output.csv

The code above converts the input.dat to the output.csv file. Not every conversion can be used that way, some of them requires additional arguments. For more information about Swift functionality, see the manual.

Contributing

You are welcome to participate in development of this project.

License

Swift is distributed under the GNU GPL v3.

About

Converter of data formats used in Formal Concept Analysis and public repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published