Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 168 Bytes

File metadata and controls

12 lines (10 loc) · 168 Bytes

concordance

Concordance project for a given text prints words with their count and sentence number of each.

Run:

sbt "run test.text"

Test:

sbt test