[JavaScript] Document Word Parser

Document Word Parser

Usage

Parse the document word by word.

  1. Input document in textarea left side.
  2. Run
  3. You can see word-frequency on the right side. Ignore uppercase/lowercase and some characters-, . ‘ “ ( ) { } [ ] ? !-.
Share