Inspiration
I wanted to learn more about natural language processing, so I found a Python library that can help with NLP tasks.
What it does
Provides summary statistics about the words in a text file.
How we built it
Used the Natural Language Toolkit library in Python to analyze text.
Challenges we ran into
Couldn't get the identifySpeakers method (which would figure out which character said a quote) to work. We will continue to debug and try to fix the method to add to the functionality of our project.
Built With
- natural-language-processing
- natural-language-toolkit
- python
Log in or sign up for Devpost to join the conversation.