Liking cljdoc? Tell your friends :D

swot-clj.core


get-institution-nameclj

(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).

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).
raw docstring

is-academic?clj

(is-academic? text)

Determines if the passed string is an email or domain belonging to an academic institution.

Determines if the passed string is an email or domain belonging to an
academic institution.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close