Skip to content

Highlight collocations, chunks, idioms, phrasal verbs and semi-fixed lexical phrases in texts. Perfect for building collocation awareness in ESL students

License

Notifications You must be signed in to change notification settings

monolithpl/fraze-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fraze finder

Highlight collocations, chunks, idioms, phrasal verbs and semi-fixed lexical phrases in texts. Perfect for building collocation awareness in ESL students. Analyze your text here

features

  • highlights and lists chunks in a given text
  • very fast lookups using a slightly modified version of Steve Hanov's succinct bit string trie implementation
  • fully client-side and portable - works offline, too!
  • zero framework rubbish - pure vanilla javascript with zero overhead - tiny code with zero external dependencies
  • responsive mobile-first layout

demo

check it out here

further reading

Read up on the usefulness of teaching chunks / collocations in EFL classrooms here:

implementation details

Read more about performance-first string lookups in javascript using tries here:

MIT License

Copyright 2016-7 Wiktor Jakubczyc

About

Highlight collocations, chunks, idioms, phrasal verbs and semi-fixed lexical phrases in texts. Perfect for building collocation awareness in ESL students

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published