The NameHunter class encapsulates the data and
operations needed to use the NameHunter.
Syntax
class NameHunter
Description
You must instantiate one of these objects to use the API, and you
typically need to instantiate one NameHunter object. This class includes functions
to manage the main NameHunter components, such as variants, TAQs, regularization
rules, transliteration rules, and score logging. Other objects (SearchList,
Searcher, etc.) in the API require a NameHunter instance in their constructors.
Description
A number of convenience functions are also included, such as the
ability to obtain the name of a culture of the current version of the API.