I'm new to text mining and I'm not sure if could be applied here:
I have labeled sentences but the words I work with are codes, so each word length ranges from 5 to 15 letters and there are only 4 different letters (A, B, C, D).
Looks like this :
Sentence1: AAABCD BAAAA ABCCBAA CCCCC...... AAAAAAABB CCCCCCCAAA (Positive labeled) ...
Sentence10000: ACCCCCCCCCCCD ... AACCDD (Negative labeled)
Each sentence could be composed of a different number of words in a different order, ranging from 6 to 50 words.
Could RTextTools work in this case? When the matrix is created you have to select a language and I have no language.