![JAR search and dependency download from the Maven repository](/logo.png)
edu.stanford.nlp.semgraph.semgrex.VariableStrings Maven / Gradle / Ivy
package edu.stanford.nlp.semgraph.semgrex;
import edu.stanford.nlp.stats.IntCounter;
import edu.stanford.nlp.util.Generics;
import java.util.Map;
/** a class that takes care of the stuff necessary for variable strings.
*
* // todo: if this is just a copy of the tregex one, use same for both?
*
* @author Roger Levy ([email protected])
*/
class VariableStrings {
private Map
© 2015 - 2025 Weber Informatics LLC | Privacy Policy