frequency based on dictionary

3 views (last 30 days)
Mariano Mastrogiorgio
Mariano Mastrogiorgio on 8 Oct 2020
Hello, which fuction in the Text Analytics Toolbox should I use to simply count the frequency of words From a pre-given dictionary In a text? Thanks

Answers (1)

Asad (Mehrzad) Khoddam
Asad (Mehrzad) Khoddam on 8 Oct 2020
you can use unique function along with badOfWords

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!