pradeep-gnr / hw2-team11

Software Engineering Team Project - HW2
0 stars 1 forks source link

Implement a different Lucene-based Passage Retrieval #16

Closed hwang251 closed 11 years ago

hwang251 commented 11 years ago

Implement a passage retrieval using sentences as the passages and adding the previous and proceeding sentences to add relevance. Use the sentences as indexes for Lucene.

hwang251 commented 11 years ago

Implemented a sentence based lucene passage extractor