Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Dominic Morin 7c1ec69e5a update version, docs and use map to make variations distinct 2018-10-05 16:24:35 -04:00
Dominic Morin 0c6158c4ab Apply changes to TS as well. 2018-10-05 16:24:34 -04:00
Dominic Morin bec8dd5daa Update JavaScript (TS) namespaces to reflect C#'s
Following PR https://maluuba.visualstudio.com/_git/PhoneticMatching/pullrequest/996?_a=overview
This PR is to adopt same conventions in how classes are organized. Specifically for Matchers and Distance operators.

I am still learning TypeScript. Please let me know if anything doesn't make sense.
2018-10-05 16:24:25 -04:00
Mmdixon 12b3334e8c Add C# project: bindings, wrappers and tests.
The public interface for C# classes is **complete** : under _src/cs/PhoneticMatching_.
Tests are **complete** : under _src\cs\PhoneticMatchingTests_.
Bindings are **complete** (might require more documentation but I don't think this is meant to be public): under _src\maluuba\speech\csharp_

Also reviewed in https://maluuba.visualstudio.com/_git/PhoneticMatching/pullrequest/976
2018-10-05 16:17:31 -04:00
Matthew Dixon f16e662d14 Initial Code Commit 2018-07-17 10:39:18 -04:00