Skip to content

statusfailed/attoparsec-arff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attoparsec-ARFF

A Haskell library for parsing ARFF files.

List of unsupported features

  • "String" attribute types
  • "Date" attribute types
  • Quoted identifiers in attribute names and nominal values

TODO list

  1. Use HLint and clean up code
  2. Testing
  3. Quoted identifiers
  4. Extra attribute types
  5. Fix haddock comments
  6. Re-do exports & hide some functions

About

An attoparsec-based parser for ARFF files in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published