/** * Created by WebStorm. * User: martin * Date: 23/07/2020 * Time: 09:26 */ const { Corpus } = require('../lib/corpus'); const text = 'ESTAMP DEVELOPER 6 month contract £450-525 / day Developer, SQL, Photoshop, Javascript, … NET, C#, Javascript Advanced knowledge of SQL Server TSQL Experience of the design and … PDF stamp development E-STAMP DEVELOPER 6 month contract'; const out = Corpus.process(text); console.log(out);