diff --git a/README.md b/README.md index c5296f1..e1c63e8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # DaKanjiRecognizer-ML -The machine learning parts of the DaKanjiRecognizer applications(s). +The machine learning parts of the DaKanjiRecognizer applications. ## Setup development environment @@ -23,4 +23,4 @@ The data on which the neural network was trained on was kindly provided by [ETL Papers:
* [Recognizing Handwritten Japanese Characters Using Deep Convolutional Neural Networks](http://cs231n.stanford.edu/reports/2016/pdfs/262_Report.pdf)
* [A neural framework for online recognition of handwritten Kanji characters](https://www.researchgate.net/publication/327893142_A_neural_framework_for_online_recognition_of_handwritten_Kanji_characters)
-* [Online Handwritten Kanji Recognition Based on Inter-stroke Grammar](https://www.researchgate.net/publication/4288187_Online_Handwritten_Kanji_Recognition_Based_on_Inter-stroke_Grammar)

\ No newline at end of file +* [Online Handwritten Kanji Recognition Based on Inter-stroke Grammar](https://www.researchgate.net/publication/4288187_Online_Handwritten_Kanji_Recognition_Based_on_Inter-stroke_Grammar)