Skip to content

swarnamalyamohan/exploreASE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project CSC 591

How to run

  • Install python 3.9 or newer
  • Install requirements: pip install -r requirements.txt
  • Change directory to src using cd src
  • Run python main.py to generate table for the auto2.csv file
  • To run all datasets in the data folder at once, please do sh generate_output.sh

For Repgrids report, please see docs/repertory_grids.md.

Structure

  • Data files are located at data
  • Output files are located at out
  • Python files are located at src
  • A script is used to generate all output and stored them to etc/out/data_file.out

TODO: Provide links for outputs, and information about how to run with help string

Authors

  • Leo Hsiang
  • Ashrita Ramaswamy
  • Sanjana Cheerla
  • Natalie Kraft

Support

Contributions, issues, and feature requests are welcome!

Help

Email any queries to the contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.4%
  • Shell 0.6%