Tagify
Gets STDIN, file or HTTP address as an input and returns ordered list of most frequent tags as an output.
Example, get 10 most frequent words from StackOverflow main page:
$ tagify -s=https://stackoverflow.com -l=10
application using page add file server run ionic local error
Development
TODO
- Introduce verbose mode with self-explanatory output
- Add automatic release pipeline
- Increase test coverage
License
Released under the Apache License 2.0.