DeepSpell
DeepSpell copied to clipboard
a Deep Learning based Speller
It's my code ``` # encoding: utf-8 ''' Created on Nov 26, 2015 @author: tal Based in part on: Learn math - https://github.com/fchollet/keras/blob/master/examples/addition_rnn.py See https://medium.com/@majortal/deep-spelling-9ffef96a24f6#.2c9pu8nlm ''' from __future__ import print_function,...
I've noticed that the model's predictions all have trailing periods. For example: Q Possibly even for good reasons. A Possibly even for good reasons. ☒ Possibly even for good rensuss.................................
Hi, i have made some changes in code according to my dataset but i'm getting the output like this: crbinerrnnnerrnnrr spectronnnnnnnnnnnnn pvcleipsiczessiiggss syphoniccccccccccccc phillipsiiliissiiiii spllshggngggggggggg embrittlementlementl tensionnnnnnnnnnnnnn victulictliccricc unitronichhnncchhccc hrttttttttttttttttt...
Hello Major, Thanks for writing the great tutorial.For model training I am using single words and unable to understand that how the prediction comes out in "print_random_prediction" function? Also after...
I can't find the line which generates char_frequency.json
hi. I want to use this model to train for Persian language but sometimes there is Engilsh word in my sentence but number of them is not enough that model...
- fixed minor bug in offset - fixed layout a little according to Python lint - added requirements.txt - updated code for Python 3.5 + (not compatible with 2.7, perhaps...
Hi everyone, I ran into a Deprecation Warning in the function preprocesses_split_lines4(): "DeprecationWarning: Deprecated. Use gensim.models.KeyedVectors.load_word2vec_format instead." The gensim word2vec import seems to be out of date. I tried to...
can your model check real word error?