Class Hobbs78

java.lang.Object
org.episteme.social.linguistics.loaders.tigerxml.theories.hobbs78.Hobbs78

public class Hobbs78 extends Object
Implementation of Hobbs' 1978 algorithm for finding an antecedent for a pronoun.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Constructor Details

    • Hobbs78

      public Hobbs78()
  • Method Details

    • hobbsSearch

      public static final GraphNode hobbsSearch(GraphNode poss_pron)
      Hobbs' Algorithm (adapted to Tiger/Negra Syntax)