Klebert-Engineering / deep-spell-9

Neural Spellcheck, Autocomplete and Fuzzy-match for SQLite FTS5 🤖
MIT License
2 stars 0 forks source link

Make beam search robust against ambiguous input class probability distributions #19

Open josephbirkner opened 7 years ago

josephbirkner commented 7 years ago

Currently, the extrapolator network is only trained to handle one-hot class vectors. However, for the extrapolation, it may be useful if the extrapolator could either ...