andabi / deep-text-corrector

English text corrector by using deep neural networks in Pytorch
47 stars 20 forks source link

Great! How's the results? #1

Closed hunkim closed 7 years ago

hunkim commented 7 years ago

I was wondering which one works the best. Thanks in advance.

First trial: seq2seq w/ attention + nucle 2.3 dataset
Next..
more data, data augmentations, ...
tweeking (tweaking) nets like Bytenet or Transformer 
beam search
andabi commented 7 years ago

@hunkim The results was in fact not so successful. even though we have other ideas in mind and more datasets, we didn't try those yet haha..

hunkim commented 7 years ago

Thanks!

andabi commented 7 years ago

@hunkim when i make a progress, i'll let you know. thanks for your interest ;)

andabi commented 7 years ago

@hunkim i made a mistake. The results was not so successful.