You have to download the FULL model( including data) for the classifier in model and put it to our folder
Or the whole project
You also should take a look at our approach and implementation are presented in the Presentation.pptx
- Open your Command Prompt
>> cd <path to the folder which contains the app.py file>
>> pip install -r requirements.txt
>> set FLASK_ENV=development
>> flask run
Then take the address and open this link on your browser
- Data:
- Prepocess text, build the neural network and evaluate the accuracy:
- Test the model:
- Put your text to the add_noise.py file and it will return the corresponding noisy text
- You can also edit that text like the way you want
- Then put the noisy text to spell corrector program (on your browser) and see the result
- Result
- Data:
- Test the model:
- Put the Vietnamese text to text classifier program (on your browser) and see the result
- Result