Table of Contents - text_detector-0.3.1 Documentation
Classes and Modules
- TextDetector
- TextDetector::Detector
- TextDetector::Detector::Base
- TextDetector::Detector::Regexp
- TextDetector::Detector::Simple
- TextDetector::Dictionary
- TextDetector::Dictionary::Base
- TextDetector::Dictionary::File
- TextDetector::Executor
Methods
- ::factory — TextDetector
- ::factory — TextDetector::Detector
- ::factory — TextDetector::Dictionary
- ::new — TextDetector::Detector::Base
- ::new — TextDetector::Dictionary::Base
- ::new — TextDetector::Executor
- ::normalize — TextDetector
- ::shallow_normalize — TextDetector
- #detect — TextDetector::Detector::Base
- #detect — TextDetector::Detector::Regexp
- #detect — TextDetector::Detector::Simple
- #detect — TextDetector::Executor
- #detect_all — TextDetector::Detector::Base
- #detect_all — TextDetector::Detector::Regexp
- #detect_all — TextDetector::Detector::Simple
- #detect_all — TextDetector::Executor
- #detect_n — TextDetector::Detector::Simple
- #lookup — TextDetector::Dictionary::Base
- #lookup — TextDetector::Dictionary::File
- #members — TextDetector::Dictionary::Base
- #members — TextDetector::Dictionary::File
- #setup — TextDetector::Detector::Base
- #setup — TextDetector::Detector::Regexp
- #setup — TextDetector::Dictionary::Base
- #setup — TextDetector::Dictionary::File