DawgSharp
DawgSharp copied to clipboard
DAWG String Dictionary in C#
Приветствую! Пишу по-русски, т.к. вижу, что вы русский, и вопрос касается русского языка. В реализации DAWG на Python есть поиск с заменами, который позволяет находить слова с **ё** даже если...
...by caching the hash codes inside NodeWrappers.
In case the payloads are strings or objects, it may make sense to write each payload once and use indexes when payloads are used. This is where payloads are saved...
Rewrite lookup code in IL to match the performance of a Dictionary. Use the IL Support VS extension. Or maybe this? https://www.codeproject.com/articles/438868/inline-msil-in-csharp-vb-net-and-generic-pointers Performance doesn't seem to be an issue at...
My main use case involved 2.5M words that were represented using 150K nodes. But other users might have < 32K nodes in which case they may benefit from a 2x...
Hi, I've sent a couple of emails over time but not heard back. Is a commercial license available? Is the licensing@morpher... email still working? Thanks. Dave G