Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entailment graph statistics #313

Open
gennadil opened this issue Dec 11, 2013 · 1 comment
Open

Entailment graph statistics #313

gennadil opened this issue Dec 11, 2013 · 1 comment

Comments

@gennadil
Copy link

We're working on extracting statistics from the entailment graph.

We need to be able to extract:
• The size of the corpus (the number of documents used to build the graph)
• The number of text fragments in the corpus
• The number of nodes in the corpus

In the demo there are few methods that extract statistics:
• graph.getNumberOfEquivalenceClasses()
• graph.getNumberOfEntailmentUnits()
• graph.getNumberOfTextualInputs()

This is a history issue that was added fordocumentation purposes only. Please discard it (and close it).

@KathrinEichler
Copy link
Contributor

I think this issue relates to the transduction layer, so I suggest to add it there: https://github.com/hltfbk/Excitement-Transduction-Layer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants