An application simulates the process of searching pages over Internet
Getting all inserted documents
User have to set the max documents first, then add documents using the textarea or import text from text files or pdf. After that the user will provide his search keywords to get the result report.
- pip3 install contractions
- pip3 install inflect
- pip3 install nltk //worldnet and stopwords should be then downloaded