swot-clj.core

get-institution-name

(get-institution-name text)
Returns a vector of an institution's name(s) based on the passed email or
domain, or nil if the domain was not recognized (i.e. is-academic? returns
false or the institution was validated by heuristics).

is-academic?

(is-academic? text)
Determines if the passed string is an email or domain belonging to an
academic institution.