I have simple definition of my entities, but what i do wrong, because i can not get any entity UserInfo and receive only error (could not load an entity: [UserI
I'm still pretty fresh to C# and XML so excuse me if I use the wrong terminology. I'm trying to serialize an XML string into a class I'm building. The problem i
I have a dataset which includes Tweets in Turkish language. I'm trying to do text mining with tm package and plot the networks with igraph R packages. libra
In a Spring project (4.3.14.RELEASE) I need to validate Map<String, List<InnerObj>> map in the MVC layer. For this purpose I wrote a custom validato
In my bash script I have a string and its prefix/suffix. I need to remove the prefix/suffix from the original string. For example, let's say I have the followi
I'm brand new to C++, and am working on a quiz program that reads from multiple text files containing Questions that look like this, but the number of answers p
I am trying to make a set of sets, what is the correct to method to do that in C++. What i am trying to achieve is something like this One = { {"DDD", "Numbers"
I am using Z3 in C++, and I have some bool-sort exprs. What I want to do is to count the number of true-value exprs. A very simple way is to convert those e