PHP Class Tests\TextAnalysis\Taggers\StanfordPosTaggerTest

Author: yooper
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: yooper/php-text-analysis

Protected Properties

Property Type Description
$text

Public Methods

Method Description
testClassiferNotFound ( )
testJarNotFound ( )
testStanfordPos ( )
testTempCreatedFile ( )

Method Details

testClassiferNotFound() public method

testJarNotFound() public method

public testJarNotFound ( )

testStanfordPos() public method

public testStanfordPos ( )

testTempCreatedFile() public method

public testTempCreatedFile ( )

Property Details

$text protected property

protected $text