- Personal assets.
Parse the document word by word.
- Input document in textarea left side.
- Run
- You can see word-frequency on the right side. Ignore uppercase/lowercase and some characters-, . ' " ( ) { } [ ] ? !-.
- Select Input Data Type.
- Input code. You can input single data or array. i.e. array format is {1, 2, 3, 4, 5}. MUST input '{', '}' and seperator ','
- Run
- You can see converted results.