Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.087 X-Spam-Evidence: '*H*': 0.83; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.09; '"from': 0.16; 'for,': 0.16; 'scratch': 0.16; 'wrote:': 0.17; 'trying': 0.21; 'sorry,': 0.22; 'header:In-Reply- To:1': 0.25; 'header:User-Agent:1': 0.26; 'trouble': 0.28; "i'm": 0.29; 'basic': 0.30; 'code': 0.31; 'asking': 0.32; 'help,': 0.32; 'could': 0.32; 'to:addr:python-list': 0.33; 'doing': 0.35; 'pm,': 0.35; 'something': 0.35; 'there': 0.35; 'but': 0.36; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'group,': 0.60; 'email addr:gmail.com': 0.63; 'more': 0.63; 'dear': 0.66; 'received:74.208': 0.71; 'received:74.208.4.194': 0.84; 'subject:Model': 0.84 Date: Thu, 07 Mar 2013 19:12:06 -0500 From: Dave Angel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Python and Hidden Markov Model References: <1c2a4627-4000-456a-9a5a-c61c3069b98f@googlegroups.com> In-Reply-To: <1c2a4627-4000-456a-9a5a-c61c3069b98f@googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:rz8mv2Tv3sOfcq3nh/QIr7cnLpfFEda/Q/2vvxxQQDT aq4NYOaZ59LM6vXfQJHp6ssQsjNh0027J7Iyd7uP3JTz8pOgHz k6NjKuhUKkF4vMRB6ZnLRodZb7kj4Lu1NxeR6qW2F3mgGcnKaj f0UUwpHWNp+u/SjrfRnOHWnytrf3vhWi9wKloUB9Pf8l31ysLQ wQMPYEKQjqnrWwLygPOMzYRpzwtdyoSwAHFJPpcAaQcPYVS6iU u1FUhely/SNWrtUdrVn9omgMufP8/Mu0csIUsHmvk2dmiaFxQM V8GYv+SjlW+RvDZkfqAtDUdzz7TZOUSCAYu47/Np94brdxE3w= = X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362701554 news.xs4all.nl 6863 [2001:888:2000:d::a6]:60449 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40836 On 03/07/2013 03:48 PM, subhabangalore@gmail.com wrote: > Dear Group, > > I was trying to learn Hidden Markov Model. In Python there are various packages, but I was willing to do some basic calculation starting from the scratch so that I can learn the model very aptly. Do you know of any thing such? > I'm sorry, but I'm having trouble figuring out what you're asking for. You said there are packages that could help, but that you want to learn more by doing it from scratch. So what then are you asking for, if not packages, sample code or something that's not "from scratch" ? -- DaveA