Skip to content

A classification scheme (and python function) for categorising file extensions into broad file types

License

Notifications You must be signed in to change notification settings

jddinneen/file-extension-categoriser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

file-extension-categoriser

A classification scheme (and python function) for categorising file extensions into broad file types.

The file 'binfiles.py' contains the categories and their related extensions, and a simple function that can be called to check some extension string against the lists and return a category.

The file 'results-tables.xls' provides descriptive statistics for how files of the categorised types comprise six kinds of file collections, as seen in collected data and described in a forthcoming manuscript (submitted for review). Statistics are log normal (e.g., log normal mean*) as described by Limpert, Stahel, & Abbt (2001) and without outliers (removed using interquartile range).

About

A classification scheme (and python function) for categorising file extensions into broad file types

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages