All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.clulab.wm.eidoscommon.Language.scala Maven / Gradle / Ivy

The newest version!
package org.clulab.wm.eidoscommon

object Language {
  // For now these are simple constant strings.  Later...
  val ENGLISH = "english"
  val SPANISH = "spanish"
  val PORTUGUESE = "portuguese"
  val CLU = "clu"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy