Skip to content

Commit

Permalink
Merge pull request #14 from microsoft/dependency-bump
Browse files Browse the repository at this point in the history
Dependency bump
  • Loading branch information
Mmdixon authored Jun 5, 2019
2 parents f644ad7 + f2ddbae commit 20f450a
Show file tree
Hide file tree
Showing 40 changed files with 1,277 additions and 756 deletions.
4 changes: 2 additions & 2 deletions docs/classes/chainedrulebasedpreprocessor.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <h3>add</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L74">nlp/preprocessor.ts:74</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L74">nlp/preprocessor.ts:74</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -164,7 +164,7 @@ <h3>pre<wbr>Process</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/preprocessor.html">PreProcessor</a>.<a href="../interfaces/preprocessor.html#preprocess">preProcess</a></p>
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L59">nlp/preprocessor.ts:59</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L59">nlp/preprocessor.ts:59</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
12 changes: 6 additions & 6 deletions docs/classes/contactmatcherconfig.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Overrides <a href="matcherconfig.html">MatcherConfig</a>.<a href="matcherconfig.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/contactmatcher.ts#L45">matchers/contactmatcher.ts:45</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/contactmatcher.ts#L45">matchers/contactmatcher.ts:45</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -162,7 +162,7 @@ <h3>best<wbr>Distance<wbr>Multiplier</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="matcherconfig.html">MatcherConfig</a>.<a href="matcherconfig.html#bestdistancemultiplier">bestDistanceMultiplier</a></p>
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L20">matchers/matcherconfig.ts:20</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L20">matchers/matcherconfig.ts:20</a></li>
</ul>
</aside>
</section>
Expand All @@ -173,7 +173,7 @@ <h3>find<wbr>Threshold</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="matcherconfig.html">MatcherConfig</a>.<a href="matcherconfig.html#findthreshold">findThreshold</a></p>
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L18">matchers/matcherconfig.ts:18</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L18">matchers/matcherconfig.ts:18</a></li>
</ul>
</aside>
</section>
Expand All @@ -184,7 +184,7 @@ <h3>max<wbr>Distance<wbr>Margin<wbr>Returns</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="matcherconfig.html">MatcherConfig</a>.<a href="matcherconfig.html#maxdistancemarginreturns">maxDistanceMarginReturns</a></p>
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L19">matchers/matcherconfig.ts:19</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L19">matchers/matcherconfig.ts:19</a></li>
</ul>
</aside>
</section>
Expand All @@ -195,7 +195,7 @@ <h3>max<wbr>Returns</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="matcherconfig.html">MatcherConfig</a>.<a href="matcherconfig.html#maxreturns">maxReturns</a></p>
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L17">matchers/matcherconfig.ts:17</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L17">matchers/matcherconfig.ts:17</a></li>
</ul>
</aside>
</section>
Expand All @@ -206,7 +206,7 @@ <h3>phonetic<wbr>Weight<wbr>Percentage</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="matcherconfig.html">MatcherConfig</a>.<a href="matcherconfig.html#phoneticweightpercentage">phoneticWeightPercentage</a></p>
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L16">matchers/matcherconfig.ts:16</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L16">matchers/matcherconfig.ts:16</a></li>
</ul>
</aside>
</section>
Expand Down
10 changes: 5 additions & 5 deletions docs/classes/encontactmatcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/contactmatcher.ts#L85">matchers/contactmatcher.ts:85</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/contactmatcher.ts#L85">matchers/contactmatcher.ts:85</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -197,7 +197,7 @@ <h3>config</h3>
<div class="tsd-signature tsd-kind-icon">config<span class="tsd-signature-symbol">:</span> <a href="matcherconfig.html" class="tsd-signature-type">MatcherConfig</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/contactmatcher.ts#L99">matchers/contactmatcher.ts:99</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/contactmatcher.ts#L99">matchers/contactmatcher.ts:99</a></li>
</ul>
</aside>
</section>
Expand All @@ -214,7 +214,7 @@ <h3>find</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/contactmatcher.ts#L143">matchers/contactmatcher.ts:143</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/contactmatcher.ts#L143">matchers/contactmatcher.ts:143</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -251,7 +251,7 @@ <h3>find<wbr>ByAlias</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/contactmatcher.ts#L174">matchers/contactmatcher.ts:174</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/contactmatcher.ts#L174">matchers/contactmatcher.ts:174</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -288,7 +288,7 @@ <h3>find<wbr>ByName</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/contactmatcher.ts#L160">matchers/contactmatcher.ts:160</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/contactmatcher.ts#L160">matchers/contactmatcher.ts:160</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/enplacematcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/placematcher.ts#L90">matchers/placematcher.ts:90</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/placematcher.ts#L90">matchers/placematcher.ts:90</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -195,7 +195,7 @@ <h3>config</h3>
<div class="tsd-signature tsd-kind-icon">config<span class="tsd-signature-symbol">:</span> <a href="matcherconfig.html" class="tsd-signature-type">MatcherConfig</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/placematcher.ts#L103">matchers/placematcher.ts:103</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/placematcher.ts#L103">matchers/placematcher.ts:103</a></li>
</ul>
</aside>
</section>
Expand All @@ -212,7 +212,7 @@ <h3>find</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/placematcher.ts#L148">matchers/placematcher.ts:148</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/placematcher.ts#L148">matchers/placematcher.ts:148</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/enplacespreprocessor.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Overrides <a href="enpreprocessor.html">EnPreProcessor</a>.<a href="enpreprocessor.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L142">nlp/preprocessor.ts:142</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L142">nlp/preprocessor.ts:142</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -165,7 +165,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> rules</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="enpreprocessor.html">EnPreProcessor</a>.<a href="enpreprocessor.html#rules">rules</a></p>
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L98">nlp/preprocessor.ts:98</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L98">nlp/preprocessor.ts:98</a></li>
</ul>
</aside>
</section>
Expand All @@ -184,7 +184,7 @@ <h3>pre<wbr>Process</h3>
<p>Implementation of <a href="../interfaces/preprocessor.html">PreProcessor</a>.<a href="../interfaces/preprocessor.html#preprocess">preProcess</a></p>
<p>Inherited from <a href="enpreprocessor.html">EnPreProcessor</a>.<a href="enpreprocessor.html#preprocess">preProcess</a></p>
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L125">nlp/preprocessor.ts:125</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L125">nlp/preprocessor.ts:125</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/enpreprocessor.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L102">nlp/preprocessor.ts:102</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L102">nlp/preprocessor.ts:102</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -163,7 +163,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> rules</h3>
<div class="tsd-signature tsd-kind-icon">rules<span class="tsd-signature-symbol">:</span> <a href="chainedrulebasedpreprocessor.html" class="tsd-signature-type">ChainedRuleBasedPreProcessor</a><span class="tsd-signature-symbol"> =&nbsp;new ChainedRuleBasedPreProcessor()</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L98">nlp/preprocessor.ts:98</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L98">nlp/preprocessor.ts:98</a></li>
</ul>
</aside>
</section>
Expand All @@ -181,7 +181,7 @@ <h3>pre<wbr>Process</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/preprocessor.html">PreProcessor</a>.<a href="../interfaces/preprocessor.html#preprocess">preProcess</a></p>
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L125">nlp/preprocessor.ts:125</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/nlp/preprocessor.ts#L125">nlp/preprocessor.ts:125</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
8 changes: 4 additions & 4 deletions docs/classes/interval.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/nlp/tokenizer.ts#L15">nlp/tokenizer.ts:15</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/nlp/tokenizer.ts#L15">nlp/tokenizer.ts:15</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -169,7 +169,7 @@ <h3>first</h3>
<div class="tsd-signature tsd-kind-icon">first<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/nlp/tokenizer.ts#L23">nlp/tokenizer.ts:23</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/nlp/tokenizer.ts#L23">nlp/tokenizer.ts:23</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -184,7 +184,7 @@ <h3>last</h3>
<div class="tsd-signature tsd-kind-icon">last<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/nlp/tokenizer.ts#L23">nlp/tokenizer.ts:23</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/nlp/tokenizer.ts#L23">nlp/tokenizer.ts:23</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -206,7 +206,7 @@ <h3>length</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/nlp/tokenizer.ts#L31">nlp/tokenizer.ts:31</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/nlp/tokenizer.ts#L31">nlp/tokenizer.ts:31</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
12 changes: 6 additions & 6 deletions docs/classes/matcherconfig.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L20">matchers/matcherconfig.ts:20</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L20">matchers/matcherconfig.ts:20</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -173,7 +173,7 @@ <h3>best<wbr>Distance<wbr>Multiplier</h3>
<div class="tsd-signature tsd-kind-icon">best<wbr>Distance<wbr>Multiplier<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L20">matchers/matcherconfig.ts:20</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L20">matchers/matcherconfig.ts:20</a></li>
</ul>
</aside>
</section>
Expand All @@ -183,7 +183,7 @@ <h3>find<wbr>Threshold</h3>
<div class="tsd-signature tsd-kind-icon">find<wbr>Threshold<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L18">matchers/matcherconfig.ts:18</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L18">matchers/matcherconfig.ts:18</a></li>
</ul>
</aside>
</section>
Expand All @@ -193,7 +193,7 @@ <h3>max<wbr>Distance<wbr>Margin<wbr>Returns</h3>
<div class="tsd-signature tsd-kind-icon">max<wbr>Distance<wbr>Margin<wbr>Returns<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L19">matchers/matcherconfig.ts:19</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L19">matchers/matcherconfig.ts:19</a></li>
</ul>
</aside>
</section>
Expand All @@ -203,7 +203,7 @@ <h3>max<wbr>Returns</h3>
<div class="tsd-signature tsd-kind-icon">max<wbr>Returns<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L17">matchers/matcherconfig.ts:17</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L17">matchers/matcherconfig.ts:17</a></li>
</ul>
</aside>
</section>
Expand All @@ -213,7 +213,7 @@ <h3>phonetic<wbr>Weight<wbr>Percentage</h3>
<div class="tsd-signature tsd-kind-icon">phonetic<wbr>Weight<wbr>Percentage<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L16">matchers/matcherconfig.ts:16</a></li>
<li>Defined in <a href="https://github.com/microsoft/PhoneticMatching/blob/master/ts/matchers/matcherconfig.ts#L16">matchers/matcherconfig.ts:16</a></li>
</ul>
</aside>
</section>
Expand Down
Loading

0 comments on commit 20f450a

Please sign in to comment.