Skip to content

Commit

Permalink
[no ci] typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amaiya committed Apr 1, 2023
1 parent 48c8e05 commit 47a167b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ The objective of the CoNLL2003 task is to classify sequences of words as belongi
### <a name="extraction"></a>Universal Information Extraction: [qa_information_extraction.ipynb](https://github.com/amaiya/ktrain/tree/master/examples/text)
### <a name="kwextraction"></a>Keyphrase Extraction: [keyword_extraction_example.ipynb](https://github.com/amaiya/ktrain/tree/master/examples/text)
### <a name="indonesian"></a> [Indonesian NLP examples by Sandy Khosasi](https://github.com/ilos-vigil/ktrain-assessment-study) including Indonesian question-answering, emotion recognition, and document similarity
### <a name="generativeai"></a> Generative AI Using GPT[generative_ai_example.ipynb]((https://github.com/amaiya/ktrain/tree/master/examples/text/generative_ai_example.ipynb)
### <a name="generativeai"></a> Generative AI Using GPT[generative_ai_example.ipynb](https://github.com/amaiya/ktrain/tree/master/examples/text/generative_ai_example.ipynb)


## Vision Data
Expand Down

0 comments on commit 47a167b

Please sign in to comment.