Inspiration
Allowing developers more easily to read through comments of other developers.
What it does
The plugin for atom is scanning a source file for comments and then analyses the found comments in regards to the sentiment and key phrases.
How we built it
We implemented a java script plugin for the atom browser, which uses the Microsoft Cognitive Services to retrieve the information about the comments.
What we learned
Using the Microsoft APIs.
What's next for comment-sentiment
- Cashing comment results
- Handling different programming and spoken languages
- Connecting multi line comments as one single comment
- Adding configuration file
Built With
- atom-editor
- javascript
- microsoft-cognitive-services
Log in or sign up for Devpost to join the conversation.