Element index for package core_text
[ a ]
[ b ]
[ d ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ o ]
[ p ]
[ r ]
[ s ]
[ w ]
[ _ ]
top
top
b
- Bs_DailyText
- in file Bs_DailyText.class.php, class Bs_DailyText
EXPERIMENTAL!
- Bs_DailyText
- in file Bs_DailyText.class.php, method Bs_DailyText::Bs_DailyText()
constructor.
- BS_DAILYTEXT_VERSION
- in file Bs_DailyText.class.php, constant BS_DAILYTEXT_VERSION
- Bs_LanguageDetector
- in file Bs_LanguageDetector.class.php, method Bs_LanguageDetector::Bs_LanguageDetector()
- Bs_LanguageDetector
- in file Bs_LanguageDetector.class.php, class Bs_LanguageDetector
detects the language of a text (not meant for single words).
- BS_LANGUAGEDETECTOR_VERSION
- in file Bs_LanguageDetector.class.php, constant BS_LANGUAGEDETECTOR_VERSION
- Bs_LanguageHandler
- in file Bs_LanguageHandler.class.php, method Bs_LanguageHandler::Bs_LanguageHandler()
Constructor
- Bs_LanguageHandler
- in file Bs_LanguageHandler.class.php, class Bs_LanguageHandler
This class provides methods to work with different languages.
- BS_LANGUAGEHANDLER_VERSION
- in file Bs_LanguageHandler.class.php, constant BS_LANGUAGEHANDLER_VERSION
- Bs_Ocr
- in file Bs_Ocr.class.php, method Bs_Ocr::Bs_Ocr()
constructor.
- Bs_Ocr
- in file Bs_Ocr.class.php, class Bs_Ocr
dependencies: imagemagick http://www.imagemagick.com/ gocr http://jocr.sourceforge.net/ Bs_Dir,
- BS_OCR_VERSION
- in file Bs_Ocr.class.php, constant BS_OCR_VERSION
- Bs_TextUtil
- in file Bs_TextUtil.class.php, class Bs_TextUtil
dependencies: Bs_String, Bs_Array
- Bs_TextUtil
- in file Bs_TextUtil.class.php, method Bs_TextUtil::Bs_TextUtil()
- BS_TEXTUTIL_VERSION
- in file Bs_TextUtil.class.php, constant BS_TEXTUTIL_VERSION
- Bs_DailyText.class.php
- procedural page Bs_DailyText.class.php
- Bs_LanguageDetector.class.php
- procedural page Bs_LanguageDetector.class.php
- Bs_LanguageHandler.class.php
- procedural page Bs_LanguageHandler.class.php
- Bs_Ocr.class.php
- procedural page Bs_Ocr.class.php
- Bs_TextUtil.class.php
- procedural page Bs_TextUtil.class.php
- Bs_TextUtil_PhpUnit.class.php
- procedural page Bs_TextUtil_PhpUnit.class.php
- Bs_TextUtil_PhpUnit
- in file Bs_TextUtil_PhpUnit.class.php, method Bs_TextUtil_PhpUnit::Bs_TextUtil_PhpUnit() (subpackage: phpunit)
- Bs_TextUtil_PhpUnit
- in file Bs_TextUtil_PhpUnit.class.php, class Bs_TextUtil_PhpUnit (subpackage: phpunit)
top
top
f
- fileToString
- in file Bs_Ocr.class.php, method Bs_Ocr::fileToString()
takes an image and returns the parsed text.
top
g
- $gocrPath
- in file Bs_Ocr.class.php, variable Bs_Ocr::$gocrPath
the path to the gocr binary dir.
- getLanguageDependentValue
- in file Bs_TextUtil.class.php, method Bs_TextUtil::getLanguageDependentValue()
returns the value of a [language dependant] [object] var for the current language.
top
i
- $imageMagickPath
- in file Bs_Ocr.class.php, variable Bs_Ocr::$imageMagickPath
the path to the image magick binary dir. should not be needed since the binaries should be in the 'path' and thus reachable from everywhere.
top
top
m
- $magickFileTypes
- in file Bs_Ocr.class.php, variable Bs_Ocr::$magickFileTypes
the accepted image file types. we use imagemagick to convert these to 'pgm'.
top
o
- ocr.php
- procedural page ocr.php
- ordinal
- in file Bs_TextUtil.class.php, method Bs_TextUtil::ordinal()
returns the number as a string with it's ordinal value
top
top
top
s
- $specialChars
- in file Bs_LanguageDetector.class.php, variable Bs_LanguageDetector::$specialChars
special chars to replace in text.
- $suffixDict
- in file Bs_LanguageDetector.class.php, variable Bs_LanguageDetector::$suffixDict
array with word suffixes for different languages.
- shortenString
- in file Bs_TextUtil.class.php, method Bs_TextUtil::shortenString()
To shorten a string to a certain number of characters, replacing surplus chars with a shortening suffix-string such as "[...]"
top
top
|
|