Hi Daniel,

Here we go:
https://github.com/DavidRagazzi/HtmSpellingChecker

The code is very clear and well organized. I converted the C++ version of
Michael to C#.

About the spelling checker: I wouldn't take seriously the results of the
tests yet. Although it works well, it still need more improvements related
to accuracy and speed. Because this, I want try the Numenta version of CLA.
Since the last version of the CLA white paper, several unknown insights
were used in Nupic which probally fix some concepts flaws in the current
engine.

Best regards, David


On 29 May 2014 00:59, Daniel Bell <[email protected]> wrote:

> Is this HTM implementation in c#? Could you make it available?
>
> Also, i would love to see the results of your code.
>
>
> On Thu, May 29, 2014 at 3:15 PM, Michael Ferrier <
> [email protected]> wrote:
>
>> Hi David,
>>
>> Sounds like a great application. And glad to hear that my CLA
>> implementation was useful to you!
>>
>> -Mike
>>
>> _____________
>> Michael Ferrier
>> Department of Cognitive, Linguistic and Psychological Sciences, Brown
>> University
>> [email protected]
>>
>>
>> On Wed, May 28, 2014 at 2:41 PM, David Ragazzi <[email protected]>
>> wrote:
>>
>>> Hi folks,
>>>
>>> Just for inform that I wrote a spelling checker that infer solutions
>>> based on context using CLA algorithms. It was written in C# and use a CLA
>>> version nicely provided by my fellow Michael Ferrier at OpenHTM.
>>>
>>> I created my own engine to encode words to HTM and decode the the likely
>>> words according to context.
>>>
>>> This project was created for my Master thesis, and I think it could be
>>> breakthough related to extending the Nupic examples for NLP. Although it
>>> still present accuracy and speed less than N-Gram approach, yet it is able
>>> to provide good corrections successly.
>>>
>>> My aim is replace the current engine to Numenta engine probally using
>>> bindings for C# or then converting the entire project to Python.. I believe
>>> the Numenta engine is mature enough to improve accuracy and speed. This
>>> done, hopefully I will present it in hackatheon.
>>>
>>> I'll let you know as soon as I finish this job. :-)
>>>
>>> Best regards,
>>> --
>>>  David Ragazzi
>>> OS Community Commiter
>>> Numenta.org
>>> --
>>> "I think James Connolly, the Irish revolutionary, is right when he says that
>>> the only prophets are those who make their future. So we're not
>>> anticipating, we're working for it."
>>>
>>> _______________________________________________
>>> nupic mailing list
>>> [email protected]
>>> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>>>
>>>
>>
>> _______________________________________________
>> nupic mailing list
>> [email protected]
>> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>>
>>
>
> _______________________________________________
> nupic mailing list
> [email protected]
> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>
>


-- 
David Ragazzi
OS Community Commiter
Numenta.org
--
"I think James Connolly, the Irish revolutionary, is right when he says that
the only prophets are those who make their future. So we're not anticipating
, we're working for it."
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to