Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
crayy
Posts
Comments
C
C#
•
Created by Darkisad on 4/19/2024 in
#help
BagOfWords.Transform (accord.net)
to test it properly
8 replies
C
C#
•
Created by Darkisad on 4/19/2024 in
#help
BagOfWords.Transform (accord.net)
you shuffle it
8 replies
C
C#
•
Created by Darkisad on 4/19/2024 in
#help
BagOfWords.Transform (accord.net)
I mean like when you shuffle cards for a magic trick
8 replies
C
C#
•
Created by Darkisad on 4/19/2024 in
#help
BagOfWords.Transform (accord.net)
also u ca use a random number generator to fill the rest of the vector if its too short or u can randomly remove elements if it's too long just test it a little.
8 replies
C
C#
•
Created by Darkisad on 4/19/2024 in
#help
BagOfWords.Transform (accord.net)
just shuffle the words in your text before transforming. It will mix things up but keep the size consistent
8 replies
C
C#
•
Created by vitaliiklimenko on 4/18/2024 in
#help
Problems with cyrrilic text encoding in DataGridView
should work
3 replies
C
C#
•
Created by vitaliiklimenko on 4/18/2024 in
#help
Problems with cyrrilic text encoding in DataGridView
UTF-8
3 replies
C
C#
•
Created by CodeGeek on 4/18/2024 in
#help
WriteLine vs. ReadLine
hopefully it helps
14 replies
C
C#
•
Created by CodeGeek on 4/18/2024 in
#help
WriteLine vs. ReadLine
yeah so basically
14 replies
C
C#
•
Created by Codemob on 4/15/2024 in
#help
C# Custom Screensaver capturing desktop returns solid color
did you look into the documentation of IPET
8 replies
C
C#
•
Created by Codemob on 4/15/2024 in
#help
C# Custom Screensaver capturing desktop returns solid color
Invisible Pixel Extraction Technique could help you here. I've used it on a project before but i could be wrong so try reading into that a little.
8 replies