Class Hobbs78
java.lang.Object
org.episteme.social.linguistics.loaders.tigerxml.theories.hobbs78.Hobbs78
Implementation of Hobbs' 1978 algorithm for finding an antecedent for a pronoun.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final GraphNodehobbsSearch(GraphNode poss_pron) Hobbs' Algorithm (adapted to Tiger/Negra Syntax)
-
Constructor Details
-
Hobbs78
public Hobbs78()
-
-
Method Details
-
hobbsSearch
-