We find it difficult for students to summarize long essays, so we want to create a convenient tool to help them.

It helps people find the core concepts of an essay faster and easier.

We use Python to build a dictionary tree to increase the speed of checking word frequency, use html and css to build its user interface, and use django to connect front end and back end.

We spend lots of times finding the words which should be avoided, such as "I", "am" and "in."

As we test it with essays with thousands of words, it gives meaningful choices of key words.

We learned how to connect front end with back end to let them harmoniously work together.

We want to improve the correctness of key words choices and create a summary with these words.

Built With

Share this project:

Updates