You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
John Kern edited this page Jun 27, 2013
·
2 revisions
EASE is a library that allows for machine learning based classification of textual content. This is useful for tasks such as scoring student essays. It leverages two well known AI libraries.
sklearn (aka scikit-learn): machine learning in Python