Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Python + PHP. Sending data from "Moodle" (php) to python CGI-script and get it back
Post: Python + PHP. Sending data from "Moodle" (php) to...

I installed Learning Managment System (LMS) 'Moodle' to XAMPP local server. And there is instrument for file downloading, called "filepicker". I want to pass text, received from 'filepicker' instrume...
stanislav Networking 0 1,586 May-07-2022, 10:32 AM
    Thread: Empty output for NLTK function in CGI script
Post: RE: Empty output for NLTK function in CGI script

Problem solved. So i made few mistakes, and the correct code is: #!C:\Users\HP\AppData\Local\Programs\Python\Python310-32\python.exe import os import urllib.parse import nltk query_dict = urllib.pa...
stanislav Networking 1 1,232 Apr-29-2022, 10:27 AM
    Thread: Empty output for NLTK function in CGI script
Post: Empty output for NLTK function in CGI script

Hi! I use python NLTK library in CGI script to tokenize some text in XAMPP web server. If i simply use: someamountoftext = "someamountoftext someamountoftext someamountoftext" and then nltk.word_token...
stanislav Networking 1 1,232 Apr-27-2022, 04:05 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020