nnstreamer / nnstreamer-example

Example applications of nnstreamer. Note that we have to enable the 'apptest" CI module in the near future.
GNU Lesser General Public License v2.1
77 stars 72 forks source link

[Tizen/platform] Add text classification sample #149

Closed gichan-jang closed 4 years ago

gichan-jang commented 4 years ago

Add text classification sample app with Tizen IoT platform.

Signed-off-by: gichan-jang gichan2.jang@samsung.com

Self evaluation:

  1. Build test: [ *]Passed [ ]Failed [ ]Skipped
  2. Run test: [ *]Passed [ ]Failed [ ]Skipped
taos-ci commented 4 years ago

:memo: Version: 1.20190225. Thank you for submitting PR #149. Your PR must pass all verificiation processes of cibot before starting a review process from reviewers. If you are new member to join this project, please read manuals in documentation folder and wiki page. In order to monitor a progress status of your PR in more detail, visit http://nnsuite.mooo.com/.

taos-ci commented 4 years ago

:octocat: cibot: @gichan-jang, There is a newline issue. The final line of a text file should have newline character. Please resubmit your PR after fixing end of line in Tizen.platform/Tizen_IoT_text_classification_NonGUI/res/labels.txt.

taos-ci commented 4 years ago

:octocat: cibot: @gichan-jang, One of the format checkers is failed. If you want to get a hint to fix this issue, please go to https://github.com/nnstreamer/nnstreamer-example/wiki/.