Пригарин Олег Юрьевич
Пригарин Олег Юрьевич
I trained model with google colab and saved it on google drive. Then I downloaded model and tried to use it on my PC (I try to use it in...
Type 'CharParsers.ParserResult' is defined in an assembly that is not referenced  VS quick actions do nothing. Got cwtools with NuGet
Example not working because doc.spans is None (TypeError: 'NoneType' object is not iterable) ``` from natasha import NamesExtractor, MorphVocab, PER, Doc extractor = NamesExtractor(MorphVocab()) Text = 'Посол Израиля на Украине...
I have structure like this: ```csharp [Pack] public struct UpdateSlot { [Flags] public enum SlotFlag { IsEnabled = 1, IsNotEnabled = 2, IsReady = 4, IsNotReady = 8, IsAi =...
When I enter play mode, I have error: `Cannot set the parent of the GameObject 'TMP UI SubObject [(HERE IS NAME OF MY FONT) + LiberationSans SDF Atlas]' while activating...