Re: analyse Chinese language using Python code

2014-04-22 Thread haiticare2011
On Tuesday, April 22, 2014 3:04:39 PM UTC-4, linda.s wrote: How to analyse Chinese language using Python code? You will need to program a pattern recognizer system. Are you interested in spoken chinese or written Kanji? xie xie JB -- https://mail.python.org/mailman/listinfo/python-list

networking question: 2-way messaging w/o wireless modem config?

2014-04-17 Thread haiticare2011
I have a Raspberry Pi board with a wireless usb modem on it. I wish to be able to message 2-way with the board from across the internet, without having to open ports on the wireless modem. Is there a way to do this? I have been looking at udp, but imagine that a udp packet is allowed in, but

Re: networking question: 2-way messaging w/o wireless modem config?

2014-04-17 Thread haiticare2011
On Thursday, April 17, 2014 12:38:46 PM UTC-4, Mark H. Harris wrote: On 4/17/14 11:20 AM, hxaiticzzare2...@gmail.com wrote: I have a Raspberry Pi board with a wireless usb modem on it. I wish to be able to message 2-way with the board from across the internet, without having to open