edu.washington.cs.knowitall.normalization
Class HeadNounExtractor

java.lang.Object
  extended by edu.washington.cs.knowitall.normalization.HeadNounExtractor

public class HeadNounExtractor
extends Object

Created by IntelliJ IDEA. User: niranjan Date: 11/26/11 Time: 11:09 AM To change this template use File | Settings | File Templates.


Constructor Summary
HeadNounExtractor()
           
 
Method Summary
 NormalizedField normalizeField(ChunkedExtraction field)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeadNounExtractor

public HeadNounExtractor()
Method Detail

normalizeField

public NormalizedField normalizeField(ChunkedExtraction field)


Copyright © 2010-2012 University of Washington CSE. All Rights Reserved.