Bert: Can BERT be used for Natural Language Correction? If so, how?

Created on 28 Jun 2019  路  1Comment  路  Source: google-research/bert

I have to do deep learning based natural language correction for a project. Given BERT's versatility, can it be used for this task. It uses a MLM based approach which may work well for a task where I have to predict the correct spelling of a word. Currently, I am using a LSTM based encoder-decoder approach. Any suggestions regarding using BERT or MLM approach would be useful.

Most helpful comment

>All comments

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dzhao123 picture dzhao123  路  3Comments

wangwei7175878 picture wangwei7175878  路  4Comments

alter-bug-tracer picture alter-bug-tracer  路  3Comments

okgrammer picture okgrammer  路  4Comments

awasthiabhijeet picture awasthiabhijeet  路  3Comments