public class EventScorer extends Object
| Constructor and Description |
|---|
EventScorer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
computes the average event scores for a set of documents.
|
static void |
scoreDocument(String docName) |
public static void main(String[] args) throws IOException
IOExceptionpublic static void scoreDocument(String docName)
Copyright © 2016 New York University. All rights reserved.