Closed athityakumar closed 5 years ago
Gensim seems to capture the entire case & NLTK does decently too in capturing the facts - but the textrank is just not good for our case.
We can try tweaking nltk's scoring to be based on our legal corpus.
^ Sample files and output files can be seen in this branch: https://github.com/lbs-iitkgp/Opensoft-2019/tree/nltk-summarizer
Fixed by #77
Gensim seems to capture the entire case & NLTK does decently too in capturing the facts - but the textrank is just not good for our case.
We can try tweaking nltk's scoring to be based on our legal corpus.