Skip to content

Commit 22dcb22

Browse files
author
Jesús Seijas
authored
doc: update license (axa-group#228)
1 parent 810515f commit 22dcb22

File tree

202 files changed

+204
-204
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

202 files changed

+204
-204
lines changed

LICENSE.md

+1-1

README.md

+2-2

docs/static/classifiers_binary-neural-network-classifier.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: classifiers/binary-neural-network-classifier.js</
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/classifiers_classifier.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: classifiers/classifier.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/classifiers_logistic-regression-classifier.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: classifiers/logistic-regression-classifier.js</h1
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,9 @@ <h2>Installation</h2><p>If you're looking to use NLP.js in your node application
171171
language: 'en' },
172172
answer: 'Till next time' }</code></pre><h2>Contributing</h2><p>You can read the guide of how to contribute at <a href="https://github.com/axa-group/nlp.js/blob/master/CONTRIBUTING.md">Contributing</a>.</p>
173173
<h2>Code of Conduct</h2><p>You can read the Code of Conduct at <a href="https://github.com/axa-group/nlp.js/blob/master/CODE_OF_CONDUCT.md">Code of Conduct</a>.</p>
174-
<h2>Who is behind it?</h2><p>This project is developed by AXA Shared Services Spain S.A.</p>
174+
<h2>Who is behind it?</h2><p>This project is developed by AXA Group Operations Spain S.A.</p>
175175
<p>If you need to contact us, you can do it at the email <a href="mailto:[email protected]">[email protected]</a></p>
176-
<h2>License</h2><p>Copyright (c) AXA Shared Services Spain S.A.</p>
176+
<h2>License</h2><p>Copyright (c) AXA Group Operations Spain S.A.</p>
177177
<p>Permission is hereby granted, free of charge, to any person obtaining
178178
a copy of this software and associated documentation files (the
179179
&quot;Software&quot;), to deal in the Software without restriction, including

docs/static/language_language.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: language/language.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/math_mathops.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: math/mathops.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/math_matrix.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: math/matrix.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/math_vector.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: math/vector.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/ner_enum-named-entity.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: ner/enum-named-entity.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/ner_named-entity.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: ner/named-entity.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/ner_ner-manager.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: ner/ner-manager.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/ner_regex-named-entity.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: ner/regex-named-entity.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/ner_trim-named-entity.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: ner/trim-named-entity.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlg_nlg-manager.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlg/nlg-manager.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlp_nlp-classifier.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlp/nlp-classifier.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlp_nlp-manager.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlp/nlp-manager.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlp_nlp-util.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlp/nlp-util.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlp_stemmers_dutch-stemmer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlp/stemmers/dutch-stemmer.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlp_stemmers_english-stemmer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlp/stemmers/english-stemmer.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlp_stemmers_hungarian-stemmer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlp/stemmers/hungarian-stemmer.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlp_stemmers_italian-stemmer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlp/stemmers/italian-stemmer.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlp_stemmers_norwegian-stemmer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlp/stemmers/norwegian-stemmer.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlp_stemmers_portuguese-stemmer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlp/stemmers/portuguese-stemmer.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlp_stemmers_romanian-stemmer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlp/stemmers/romanian-stemmer.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlp_stemmers_russian-stemmer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlp/stemmers/russian-stemmer.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlp_stemmers_swedish-stemmer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlp/stemmers/swedish-stemmer.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlp_stemmers_turkish-stemmer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlp/stemmers/turkish-stemmer.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/nlp_tokenizers_tokenizer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: nlp/tokenizers/tokenizer.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/recognizer_conversation-context.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: recognizer/conversation-context.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/recognizer_memory-conversation-context.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: recognizer/memory-conversation-context.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/recognizer_recognizer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: recognizer/recognizer.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/sentiment_sentiment-analyzer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: sentiment/sentiment-analyzer.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/sentiment_sentiment-manager.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: sentiment/sentiment-manager.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/slot_slot-manager.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: slot/slot-manager.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/util_evaluator.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: util/evaluator.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/util_similar-search.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: util/similar-search.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/xtables_xtable-utils.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: xtables/xtable-utils.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

docs/static/xtables_xtable.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 class="page-title">Source: xtables/xtable.js</h1>
2727
<section>
2828
<article>
2929
<pre class="prettyprint source linenums"><code>/*
30-
* Copyright (c) AXA Shared Services Spain S.A.
30+
* Copyright (c) AXA Group Operations Spain S.A.
3131
*
3232
* Permission is hereby granted, free of charge, to any person obtaining
3333
* a copy of this software and associated documentation files (the

examples/console-bot/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) AXA Shared Services Spain S.A.
2+
* Copyright (c) AXA Group Operations Spain S.A.
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining
55
* a copy of this software and associated documentation files (the

examples/console-bot/train-nlp.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) AXA Shared Services Spain S.A.
2+
* Copyright (c) AXA Group Operations Spain S.A.
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining
55
* a copy of this software and associated documentation files (the

examples/microsoft-bot-v4/train-nlp.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) AXA Shared Services Spain S.A.
2+
* Copyright (c) AXA Group Operations Spain S.A.
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining
55
* a copy of this software and associated documentation files (the

lib/classifiers/bayes-classifier.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) AXA Shared Services Spain S.A.
2+
* Copyright (c) AXA Group Operations Spain S.A.
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining
55
* a copy of this software and associated documentation files (the

0 commit comments

Comments
 (0)