Issues
- 0
- 0
Find sentence similarity to keywords
#12 opened by jeffreyfei - 0
Either write a quick extractive summarizer or take one from a library to gauge accuracy
#18 opened by Will-Lo - 0
Use a Naive Bayes classifier to choose sentences
#17 opened by Will-Lo - 0
Implement RAKE algorithm to find keywords
#11 opened by jeffreyfei - 0
Find sentence-to-sentence cohesion
#13 opened by Will-Lo - 0
Find occurrence of proper names
#15 opened by Will-Lo - 0
Extract main concepts of document
#14 opened by Will-Lo - 0
- 0
Find percentile position of a sentence
#7 opened by Will-Lo - 0
Find normalized sentence length
#6 opened by Will-Lo - 0
Find sentences with nonessential words i.e. "because", "furthermore", "additionally"
#16 opened by Will-Lo - 0
Find occurrence of anaphors in a sentence
#10 opened by jeffreyfei - 0
- 0
find avg tf-isf per sentence
#5 opened by Will-Lo - 0
Compute sentence to centroid cohesion
#4 opened by Will-Lo