Skip to content

Getting Started

Mehvin edited this page Aug 1, 2018 · 4 revisions

Enviornment

Before being able to start on implementing the state-of-the-art extractive & abstractive models, a proper development environment needs to be configured first. It is especially important for this project, having a development environment with proper structure will ensure smooth execution during the implementation stage. The environment sub-header is a guide on how the environment was configured for this project.

Natural Language Processing (NLP)

Additionally, with no knowledge and prior experience in the area of text summarization and machine learning, the project team needed to start off the project with a literature review to discover and document topics related to the project. The NLP basics sub-header contains some of the important terminologies learned from official papers, books and websites during the research stage of the project, which are needed for the project.