-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathREADME.txt
28 lines (22 loc) · 897 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
This file contains details about the contents of the folder submitted for the Computational Linguistics Project Progress Report
Statistics
Contains the precision, ngram and FMeasure of every single summary we have calculated, that is a total of 9000 summaries.
Data
Contains the benchmark summaries and the summaries calculated by us
Code
Contains the source code of the programs developed by us.
1. BaseLine
BaseLine for PageRank
2. Bipartite Hits
Bipartite Hits Implementation
3. Multi-Document Summarization
Multi-Document Summarization implementation
4. Ngram_Analysis
Summary Evaluation Program
5. Summarizer
Summarizer code for TextRank and HITS algorithm implementation
Summaries
1. Intell
This contains all the data related to summaries created by Intellexer (Automated Summaries)
2. DUC
This contains all the data related to summaries given by DUC (User Generated Summaries)