Quantcast
Channel: Programação - GUJ
Viewing all articles
Browse latest Browse all 33094

Erro ao localizar arquivo

$
0
0

@Fernando_Zaionz escreveu:

Sentiment dictionary file and the punctuation characters

const string DICTIONARYFILENAME = @"..\..\dictionary.tsv";

Como devo completar este campo que vai receber. É o nome do arquivo e o local do direction.tsv

private static char[] _punctuationChars = new[] {
' ', '!', '\"', '#', '$', '%', '&', '\'', '(', ')', '*', '+', ',', '-', '.', '/',   //ascii 23--47
':', ';', '<', '=', '>', '?', '@', '[', ']', '^', '_', '`', '{', '|', '}', '~' };   //ascii 58--64 + misc.

Mensagens: 1

Participantes: 1

Ler tópico completo


Viewing all articles
Browse latest Browse all 33094


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>