Packages

object WordNet

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WordNet
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. val adj: POS
  2. val adv: POS
  3. val dict: Dictionary
  4. def getWordIDsMap(word: String): Map[String, Vector[IWordID]]
  5. def getWordIdsPos(word: String, pos: POS): Vector[IWordID]
  6. val noun: POS
  7. val pennPos: Map[POS, String]
  8. def posTags(word: String): Vector[String]
  9. def synSet(word: IWordID): ISynset
  10. val url: URL
  11. val urlDirect: URL
  12. val verb: POS