UnityNLP icon indicating copy to clipboard operation
UnityNLP copied to clipboard

Natural Language Processing in Unity.

Results 7 UnityNLP issues
Sort by recently updated
recently updated
newest added

**Error:** I keep seeing these two warnings when i try to import this package and compile: [1] ``` F:/UP/My project (1)/Packages/voxell.nlp/Runtime/VoxellNLP/csc.rsp Parse Error : F:/UP/My project (1)/Packages/voxell.nlp/Runtime/VoxellNLP/csc.rsp: not parsed correctly:...

Hi ~ Where can I get models for other languages? Cheers!

documentation
enhancement
good first issue

**Describe the bug** I keep receiving this warning when exporting my application to Android: `Assembly for Assembly Definition File 'Packages/voxell.ai/Runtime/VX.AI.Runtime.asmdef' will not be compiled, because it has no scripts associated...

Sample scene keeps crashing on play.

I'm trying to use WordNet with the WordnetDictionary class. It seems to have problems identifying synsets. I think this is the simplest example to reproduce it, since the GetParentSenseKeys function...

bug