Readme¶
Film Review Explorer - Textual Analysis of Chinese and English Film Reviews¶
The film_review_explorer is a Python library for analyzing film reviews scraped from various websites with this library.
Installation¶
Use the package manager pip to install film_review_scraper.
pip install film_review_explorer
Usage¶
Please refer to the demonstration for detailed usage.
Documentation¶
ReadTheDocs: film_review_explorer
Contributing¶
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License¶
Upcoming Updates:¶
Topic Modeling & Visualization with LDA and BERTopic