Class
TestEngTagger
In:
test/test_engtagger.rb
Parent:
Test::Unit::TestCase
Methods
setup
test_add_tags
test_assign_tag
test_classify_unknown_word
test_clean_text
test_clean_word
test_explain_tag
test_get_max_noun_phrases
test_get_max_noun_regex
test_get_noun_phrases
test_get_nouns
test_get_proper_nouns
test_get_readable
test_get_sentences
test_get_words
test_reset
test_split_punct
test_split_sentences
test_stem
test_strip_tags
test_valid_text
text_get_ext
Public Instance methods
setup
()
test_add_tags
()
test_assign_tag
()
test_classify_unknown_word
()
test_clean_text
()
test_clean_word
()
test_explain_tag
()
test_get_max_noun_phrases
()
test_get_max_noun_regex
()
test_get_noun_phrases
()
test_get_nouns
()
test_get_proper_nouns
()
test_get_readable
()
test_get_sentences
()
test_get_words
()
test_reset
()
test_split_punct
()
test_split_sentences
()
test_stem
()
test_strip_tags
()
test_valid_text
()
text_get_ext
()
[Validate]