karensg / crowd-summary

Crowd Summary Tool
0 stars 1 forks source link

Better sentence splitting and summary length #15

Closed fabcouwer closed 10 years ago

fabcouwer commented 10 years ago

Sentence splitting using the java BreakIterator and StanfordNLP. StanfordNLP seems to work best.

Summary length is now the square root of the input size.