Junya Ishihara

Results 13 comments of Junya Ishihara

The plugin should work with Cordova. From the error message, I guess that probably you have not imported cordova.js. Do you import cordova.js in your html by doing as follows?

Thank you very much for your advice. I wanted to see your examples, but was unable to see pages on https://learnwithoz.github.io/day-3-model-persistence.

@atzin-em I could implement export/import feature on a different project but the mechanysm should be same. Hope that they could help you. download(export) https://github.com/champierre/ml2scratch/blob/master/main.js#L341 upload(import) https://github.com/champierre/ml2scratch/blob/master/main.js#L354

@atzin-em It is interesting to try, but I have not yet.

設定.appからポップアップブロックをオフにしたらアップロードできるようなので、README に追記しておきます。

I personally have not tried yet on Raspberry Pi 4, but it seems it works if you have enough memory. Ref. https://twitter.com/abee2/status/1223997582566756352

You might be on the wrong page. Please follow the instruction described at https://github.com/champierre/ml2scratch/blob/master/README.en.md. If you still can't get it to work, please describe the problem in more detail. You...

OK, I understood what you mean. I added the instruction to README: https://github.com/champierre/ml2scratch/blob/master/README.en.md#for-developers---how-to-add-ml2scratch-extension-to-your-customized-scratch Let me know if this does not work.

@ryudenx 現状では建物名だけをきれいに抽出することができないため、そこにはに「ー」(長音)を「-」(ハイフン)に変換する処理をかけないということができません。建物名を分離することができるようになったときのために、本Issueは残しておきますが、今の時点で対応することは難しいということをご了承ください。

@ryudenx 現状では建物名だけをきれいに抽出することができないため、そこには漢数字をアラビア数字に変換する処理をかけないということができません。建物名を分離することができるようになったときのために、本Issueは残しておきますが、今の時点で対応することは難しいということをご了承ください。