Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
amaiya committed May 17, 2022
2 parents 14d6b5b + 9fcee6c commit 436bc88
Show file tree
Hide file tree
Showing 66 changed files with 171 additions and 108 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Most recent releases are shown at the top. Each release shows:
- **Changed**: Additional parameters, changes to inputs or outputs, etc
- **Fixed**: Bug fixes that don't change documented behaviour

## 0.31.1 (TBD)
## 0.31.1 (2022-05-17)

### new:
- N/A
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
### [Overview](#overview) | [Tutorials](#tutorials) | [Examples](#examples) | [Installation](#installation) | [FAQ](https://github.com/amaiya/ktrain/blob/master/FAQ.md) | [API Docs](https://amaiya.github.io/ktrain/index.html) | [How to Cite](#how-to-cite)
[![PyPI Status](https://badge.fury.io/py/ktrain.svg)](https://badge.fury.io/py/ktrain) [![ktrain python compatibility](https://img.shields.io/pypi/pyversions/ktrain.svg)](https://pypi.python.org/pypi/ktrain) [![license](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/amaiya/ktrain/blob/master/LICENSE) [![Downloads](https://pepy.tech/badge/ktrain)](https://pepy.tech/project/ktrain)

<!--[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/ktrain_ai.svg?style=social&label=Follow%20%40ktrain_ai)](https://twitter.com/ktrain_ai)-->
[![PyPI Status](https://badge.fury.io/py/ktrain.svg)](https://badge.fury.io/py/ktrain) [![ktrain python compatibility](https://img.shields.io/pypi/pyversions/ktrain.svg)](https://pypi.python.org/pypi/ktrain) [![license](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/amaiya/ktrain/blob/master/LICENSE) [![Downloads](https://pepy.tech/badge/ktrain)](https://pepy.tech/project/ktrain)[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/ktrain_ai.svg?style=social&label=Follow%20%40ktrain_ai)](https://twitter.com/ktrain_ai)

<p align="center">
<img src="https://github.com/amaiya/ktrain/raw/master/ktrain_logo_200x100.png" width="200"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/core.html
Original file line number Diff line number Diff line change
Expand Up @@ -6282,4 +6282,4 @@ <h4><code><a title="ktrain.core.Learner" href="#ktrain.core.Learner">Learner</a>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/graph/data.html
Original file line number Diff line number Diff line change
Expand Up @@ -756,4 +756,4 @@ <h1>Index</h1>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/graph/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -691,4 +691,4 @@ <h1>Index</h1>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/graph/learner.html
Original file line number Diff line number Diff line change
Expand Up @@ -587,4 +587,4 @@ <h4><code><a title="ktrain.graph.learner.NodeClassLearner" href="#ktrain.graph.l
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/graph/models.html
Original file line number Diff line number Diff line change
Expand Up @@ -403,4 +403,4 @@ <h1>Index</h1>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/graph/predictor.html
Original file line number Diff line number Diff line change
Expand Up @@ -458,4 +458,4 @@ <h4><code><a title="ktrain.graph.predictor.NodePredictor" href="#ktrain.graph.pr
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/graph/preprocessor.html
Original file line number Diff line number Diff line change
Expand Up @@ -1002,4 +1002,4 @@ <h4><code><a title="ktrain.graph.preprocessor.NodePreprocessor" href="#ktrain.gr
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/graph/sg_wrappers.html
Original file line number Diff line number Diff line change
Expand Up @@ -513,4 +513,4 @@ <h4><code><a title="ktrain.graph.sg_wrappers.NodeSequenceWrapper" href="#ktrain.
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/imports.html
Original file line number Diff line number Diff line change
Expand Up @@ -320,4 +320,4 @@ <h1>Index</h1>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -649,4 +649,4 @@ <h1>Index</h1>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/lroptimize/lrfinder.html
Original file line number Diff line number Diff line change
Expand Up @@ -1108,4 +1108,4 @@ <h4><code><a title="ktrain.lroptimize.lrfinder.LRFinder" href="#ktrain.lroptimiz
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/lroptimize/triangular.html
Original file line number Diff line number Diff line change
Expand Up @@ -887,4 +887,4 @@ <h4><code><a title="ktrain.lroptimize.triangular.CyclicLR" href="#ktrain.lroptim
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/predictor.html
Original file line number Diff line number Diff line change
Expand Up @@ -924,4 +924,4 @@ <h4><code><a title="ktrain.predictor.Predictor" href="#ktrain.predictor.Predicto
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/tabular/data.html
Original file line number Diff line number Diff line change
Expand Up @@ -288,4 +288,4 @@ <h1>Index</h1>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/tabular/dataset.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,4 +287,4 @@ <h4><code><a title="ktrain.tabular.dataset.TabularDataset" href="#ktrain.tabular
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/tabular/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ <h1>Index</h1>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/tabular/models.html
Original file line number Diff line number Diff line change
Expand Up @@ -439,4 +439,4 @@ <h1>Index</h1>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/tabular/predictor.html
Original file line number Diff line number Diff line change
Expand Up @@ -643,4 +643,4 @@ <h4><code><a title="ktrain.tabular.predictor.TabularPredictor" href="#ktrain.tab
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/tabular/preprocessor.html
Original file line number Diff line number Diff line change
Expand Up @@ -1572,4 +1572,4 @@ <h4><code><a title="ktrain.tabular.preprocessor.TabularProc" href="#ktrain.tabul
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/data.html
Original file line number Diff line number Diff line change
Expand Up @@ -1172,4 +1172,4 @@ <h1>Index</h1>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/dataset.html
Original file line number Diff line number Diff line change
Expand Up @@ -395,4 +395,4 @@ <h4><code><a title="ktrain.text.dataset.TransformerDataset" href="#ktrain.text.d
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/eda.html
Original file line number Diff line number Diff line change
Expand Up @@ -5088,4 +5088,4 @@ <h4><code><a title="ktrain.text.eda.TopicModel" href="#ktrain.text.eda.TopicMode
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6727,4 +6727,4 @@ <h4><code><a title="ktrain.text.ZeroShotClassifier" href="#ktrain.text.ZeroShotC
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/kw/core.html
Original file line number Diff line number Diff line change
Expand Up @@ -590,4 +590,4 @@ <h4><code><a title="ktrain.text.kw.core.KeywordExtractor" href="#ktrain.text.kw.
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/learner.html
Original file line number Diff line number Diff line change
Expand Up @@ -778,4 +778,4 @@ <h4><code><a title="ktrain.text.learner.TransformerTextClassLearner" href="#ktra
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/models.html
Original file line number Diff line number Diff line change
Expand Up @@ -906,4 +906,4 @@ <h1>Index</h1>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/ner/anago/layers.html
Original file line number Diff line number Diff line change
Expand Up @@ -2525,4 +2525,4 @@ <h4><code><a title="ktrain.text.ner.anago.layers.CRF" href="#ktrain.text.ner.ana
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/ner/anago/layers_standalone.html
Original file line number Diff line number Diff line change
Expand Up @@ -2194,4 +2194,4 @@ <h4><code><a title="ktrain.text.ner.anago.layers_standalone.CRF" href="#ktrain.t
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/ner/anago/models.html
Original file line number Diff line number Diff line change
Expand Up @@ -582,4 +582,4 @@ <h4><code><a title="ktrain.text.ner.anago.models.BiLSTMCRF" href="#ktrain.text.n
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/ner/anago/preprocessing.html
Original file line number Diff line number Diff line change
Expand Up @@ -1266,4 +1266,4 @@ <h4><code><a title="ktrain.text.ner.anago.preprocessing.IndexTransformer" href="
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/ner/anago/wrapper.html
Original file line number Diff line number Diff line change
Expand Up @@ -621,4 +621,4 @@ <h4><code><a title="ktrain.text.ner.anago.wrapper.Sequence" href="#ktrain.text.n
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/ner/data.html
Original file line number Diff line number Diff line change
Expand Up @@ -735,4 +735,4 @@ <h1>Index</h1>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/ner/dataset.html
Original file line number Diff line number Diff line change
Expand Up @@ -276,4 +276,4 @@ <h4><code><a title="ktrain.text.ner.dataset.NERSequence" href="#ktrain.text.ner.
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/ner/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ <h1>Index</h1>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/ner/learner.html
Original file line number Diff line number Diff line change
Expand Up @@ -711,4 +711,4 @@ <h4><code><a title="ktrain.text.ner.learner.NERLearner" href="#ktrain.text.ner.l
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/ner/metrics.html
Original file line number Diff line number Diff line change
Expand Up @@ -1251,4 +1251,4 @@ <h1>Index</h1>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion docs/text/ner/models.html
Original file line number Diff line number Diff line change
Expand Up @@ -568,4 +568,4 @@ <h1>Index</h1>
<p>Generated by <a href="https://pdoc3.github.io/pdoc"><cite>pdoc</cite> 0.9.2</a>.</p>
</footer>
</body>
</html>
</html>

0 comments on commit 436bc88

Please sign in to comment.