An open API service providing repository metadata for many open source software ecosystems.

GitHub / adityasinghz / Review-Analysis-with-BERT-Neural-Network-and-Python

Nowadays almost all companies are working on Review Based Project Management techniques, So user reviews play a very crucial role in such a scenario so this model is able to rate each review on a scale of 1 to 5. BERT already have a pre-trained dataset of 6 different languages for this project, which made this model easier to develop. Then used BeautifulSoup for scaping useful data from the web page(HTML page), but the comments were in the class of the HTML page, so to extract it regex is used then used pandas data frames for output.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityasinghz%2FReview-Analysis-with-BERT-Neural-Network-and-Python

Stars: 0
Forks: 0
Open issues: 0

License: None
Language: Jupyter Notebook
Size: 169 KB
Dependencies parsed at: Pending

Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: about 1 month ago

Topics: beautifulsoup, bert, neural-language-processing, rege

Readme
Loading...