- Perform semantic analysis on raw data, files, or websites using the pyquantify CLI.
- Explore various linguistic and statistical metrics for English text.
- Introducing the generate_freq_plot command.
- Analyze and visualize the frequency distribution of the top 20 words in your data.
- Option to export the frequency plot as an image file.
- Introducing the generate_wordcloud command.
- Generate visually appealing word clouds from your data.
- Option to export the wordcloud as an image file.
- Search for a specific word in the morphological table.
- Display morphological information for the searched word.
- Option to limit the displayed rows and export the analysis results.
- Generate abstractive summaries of the provided text and export it as a text file