Пригарин Олег Юрьевич

Results 5 issues of Пригарин Олег Юрьевич

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 ![image](https://user-images.githubusercontent.com/39531415/133943853-e65b2a47-ff7b-4777-ade3-87330ba6279d.png) 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...

bug