Submitted by Devinco001 t3_ywjd26 in MachineLearning
[deleted] t1_iwk2vop wrote
[deleted]
Devinco001 OP t1_iwmv475 wrote
Yeah, I looked at some LM at huggingface for filling the mask. They looked good, but required significant memory and computational resources to train.
This approach is the best, but due to resource constraints, I might have to fall back on simpler algorithms. Currently, I am going to use symspell. It is surprisingly highly accurate and fast.
But I will keep looking for a less resource hungry LM, since lookup time is low and they better catch the context and grammer. Using levenshtein and varying model output will increase its accuracy further many times. Ultimately, will be shifting to that, thanks
[deleted] t1_iwn8lv5 wrote
[deleted]
Viewing a single comment thread. View all comments