mustafa-tariqk / mindscape

Experience the truth of the trip
https://research.cs.queensu.ca/home/cisc498/index.html
MIT License
16 stars 0 forks source link

Word Cloud + Multi Language Support #32

Closed BasicallyOk closed 7 months ago

BasicallyOk commented 7 months ago

What does this PR do?

Added backend functionality to calculate the top k most important words in the chat. Added backend api for the feature. Multi-Language support is also added.

Github Issue Number

Resolves: Resolves #30

Relates to: Part of #7 (specifically the word cloud portion), #40

Author checklist

If any of these points have yet to be satisfied, make sure that you set the title to the format DRAFT #issue-num Title

Reviewer checklist

mustafa-tariqk commented 7 months ago

Please lint, I setup a vscode task that does this automatically. Also got autopep8 stuff in there