nixon-voxell / UnityNLP

Natural Language Processing in Unity.
https://unitynlp.readthedocs.io/
Apache License 2.0
62 stars 6 forks source link

Custom model demos and documentations #3

Closed THE-T-V1RUS closed 2 years ago

THE-T-V1RUS commented 2 years ago

Can you provide a tutorial on how to make a custom model for the NLPNaiveBayesClassifier? I am working on a game project similar to the game "Façade" and I feel the NLPNaiveBayesClassifier along with custom models would be very helpful for this task.

nixon-voxell commented 2 years ago

Hi, this is related to Issue: https://github.com/voxell-tech/UnityNLP/issues/1

nixon-voxell commented 2 years ago

Hi @MYLKCLUB , just so you know I have updated the tutorial on training custom naive bayes classifier here: https://unitynlp.readthedocs.io/en/latest/classifier.html#classifying-a-sentence (refer to #1 for more info)

THE-T-V1RUS commented 2 years ago

Hi,

Thank you so much for the example. I tested it out and have it working. I supported you on ko-fi for the quick response and helpful documentation. Looking forward to seeing more of your work and buying you more coffee in the future.

Cheers!

On Sat, Dec 25, 2021, 10:25 PM Nixon @.***> wrote:

Hi @MYLKCLUB https://github.com/MYLKCLUB , just so you know I have updated the tutorial on training custom naive bayes classifier here: https://unitynlp.readthedocs.io/en/latest/classifier.html#classifying-a-sentence (refer to #1 https://github.com/voxell-tech/UnityNLP/issues/1 for more info)

— Reply to this email directly, view it on GitHub https://github.com/voxell-tech/UnityNLP/issues/3#issuecomment-1001101459, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACFRTZUC4LP5LSRD6FHUR7DUS2DKPANCNFSM5KUHN6IA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

nixon-voxell commented 2 years ago

Hey, thank you so much for your support! I really do appreciate it really much!