Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Multi-tier Web application File Storage (NginX, File System or FTP) ?
Post: Multi-tier Web application File Storage (NginX, Fi...

I am building a site using Flask, Gunicorn and NginX to serve files that can possibly be huge and dynamically generated like on a repository application. I want to place and access these files from a ...
draems Web Scraping & Web Development 0 1,615 Apr-22-2019, 07:47 AM
    Thread: Buttons or Radio Buttons on Tkinter Treeview
Post: Buttons or Radio Buttons on Tkinter Treeview

Is it possible to place a button or radiobutton on a treeview cell?
draems General Coding Help 0 3,357 Oct-31-2017, 04:06 AM
    Thread: Tuple Space with lindypy Problem
Post: Tuple Space with lindypy Problem

Can someone please explain why I only get this output? I have this example code from lindypy documents and I only get the output below which was not expected. import os import time from lindypy impor...
draems General Coding Help 0 2,566 Sep-19-2017, 07:00 AM
    Thread: Fast method of searching a string in a multi-dimension array?
Post: RE: Fast method of searching a string in a multi-d...

(Feb-20-2017, 12:16 PM)snippsat Wrote: Can fix it so the variable name is right **wink** >>> dictionary = [['dog', 34], ['cat', 2], ['house', 5], ['big', 10], ['bed', 21]] >>> dict...
draems General Coding Help 6 5,938 Feb-20-2017, 12:24 PM
    Thread: Fast method of searching a string in a multi-dimension array?
Post: RE: Fast method of searching a string in a multi-d...

(Feb-20-2017, 11:55 AM)Ofnuts Wrote: Best method for both ease of use and performance: use a real python dictionary dictionary = {'dog': 34, 'cat':2, 'house': 5, 'big': 10, 'bed': 21} id=dictionary...
draems General Coding Help 6 5,938 Feb-20-2017, 12:03 PM
    Thread: Fast method of searching a string in a multi-dimension array?
Post: Fast method of searching a string in a multi-dimen...

Good day. Anyone, please suggest a quicker method to search a string in a multi-dimension array. Given the example below, I want to check if the word 'house' exist in the first column and get the ID b...
draems General Coding Help 6 5,938 Feb-20-2017, 11:49 AM
    Thread: Module Dependency installation error
Post: RE: Module Dependency installation error

(Feb-12-2017, 07:25 AM)wavic Wrote: Find it. You are using Linux so open /usr/include/python3.4m/ directory and look for pyconfig.h. It should be there. I just found it in my pyhon3.5/. If it is not...
draems General Coding Help 10 10,203 Feb-12-2017, 07:50 AM
    Thread: Module Dependency installation error
Post: RE: Module Dependency installation error

(Feb-12-2017, 06:31 AM)wavic Wrote: Well, there is a git repo with installation instructions. Try it https://github.com/aboSamoor/pycld2 Thank you for this sir. I will try it and I'll give update r...
draems General Coding Help 10 10,203 Feb-12-2017, 06:47 AM
    Thread: Module Dependency installation error
Post: RE: Module Dependency installation error

still working on the suggested solutions everywhere and still stock on the problem. Anyone experience something like this too? pycld2 is the key for me to move forward. Thank you.
draems General Coding Help 10 10,203 Feb-12-2017, 05:40 AM
    Thread: Module Dependency installation error
Post: RE: Module Dependency installation error

(Feb-12-2017, 04:03 AM)Larz60+ Wrote: If you download the wheel from http://www.lfd.uci.edu/~gohlke/pythonlibs/, it will install the dependencies for you Thank you for the reply sir. I think these w...
draems General Coding Help 10 10,203 Feb-12-2017, 04:19 AM
    Thread: Module Dependency installation error
Post: RE: Module Dependency installation error

(Feb-12-2017, 03:22 AM)metulburr Wrote: what method are you installing? You can just use pip sudo pip install pycld2 good day sir. Sorry, I forgot to mention in my post that the command that I issue...
draems General Coding Help 10 10,203 Feb-12-2017, 03:27 AM
    Thread: Module Dependency installation error
Post: Module Dependency installation error

Good day everyone. Need some help in installing pycld2 in ubuntu 14.04 with python 2.7 and python 3.4  as  pre-installed (I'm using virtualenv to run python3).  pycld2 in required for polyglot and I g...
draems General Coding Help 10 10,203 Feb-12-2017, 02:28 AM
    Thread: UnicodeDecodeError while installing polyglot
Post: RE: UnicodeDecodeError while installing polyglot

Thank you for the reply sir. Yah, I was able to install it in windows 7 32 bit, some functionalities worked with windows but to good with NER. However, I'm planning to do the task with linux platform ...
draems Data Science 2 8,348 Feb-10-2017, 07:43 PM
    Thread: UnicodeDecodeError while installing polyglot
Post: UnicodeDecodeError while installing polyglot

Good day everyone. I'm installing polyglot for python 3.4.3 in windows 7 64 bit. Dependencies were installed already and when I installed  polyglot, I get an error below. Please help. This might sound...
draems Data Science 2 8,348 Feb-09-2017, 10:21 PM
    Thread: Thai Text Segmentation Module
Post: RE: Thai Text Segmentation Module

[quote pid='9514' dateline='1486018570'] j.craterHello, quick search found this alternative - Thai language NLP: https://pypi.python.org/pypi/pythainlp/1.0.0 If you would like us to help you get pytha...
draems General Coding Help 4 8,194 Feb-02-2017, 08:40 PM
    Thread: Thai Text Segmentation Module
Post: Thai Text Segmentation Module

Good day everyone. I'm working with a project that deals with Thai texts processing. Do you have any suggestions of what module to use? I need to detect the name of the places in the texts. I'm consid...
draems General Coding Help 4 8,194 Feb-02-2017, 06:42 AM

User Panel Messages

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