![JAR search and dependency download from the Maven repository](/logo.png)
com.as.text_understanding.tree_util.head.Direction Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of text-understanding Show documentation
Show all versions of text-understanding Show documentation
Analyzing natural-language text, in particular predicate-argument structure.
The newest version!
package com.as.text_understanding.tree_util.head;
/**
*
*
*
* Date: Mar 10, 2016
* @author Asher Stern
*
*/
public enum Direction {LEFT_TO_RIGHT, RIGHT_TO_LEFT}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy