Paul Justin Aranzamendez

Results 15 comments of Paul Justin Aranzamendez

hi @sagarguhe , @aztech-dev ! Having no problems with the windows binary, but as some of my co-workers use linux/MacOS , can I have a gist on how and why...

Hi @JafferWilson, thanks for the feedback!. Unfortunately , yes this is quite a buggy and pretty much proof of concept system (bachelor's degree thesis two years ago), and I'm afraid...

@shijunil We can send you our paper (kinda messy but yeah) if you wanna. :smiley:

@shijunil You'd need to modify the path indicated on the batch file "/Summarizer/langdetector" and run it before running the code.. That specific thing identifies what language a sentence is written...

What OS are you using? (Written and used it in windows) Oh crap I forgot. You also need java (not sure if you need java 8 but you need the...

Uhh, the batch file doesnt exactly work on linux. So maybe run it using terminal? :) @shijunil

So far I have encountered that PY4J network error when I forget to run the batch file on windows (which, on your case, haven't run the java server thingy) particularly,...

How could it not find the LangDetect class, it's there. O_o

on preprocessing/preprocessor.py: > remove lines 13, 25-30 on summarizer.py: > remove lines 166 through 178 and write `sentence.append("en")` btw, for what purpose do you plan to use Summe? I'm fairly...