Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.027 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'exception': 0.03; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'snippet': 0.09; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:based': 0.16; 'wrote:': 0.17; 'certainly': 0.17; 'issue.': 0.20; 'written': 0.20; 'help.': 0.22; 'idea': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.28; 'code': 0.31; 'from:addr:yahoo.co.uk': 0.32; 'traceback': 0.33; 'anyone': 0.33; 'to:addr:python-list': 0.33; 'likely': 0.33; 'received:org': 0.36; 'but': 0.36; 'problems': 0.36; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'help': 0.40; 'group,': 0.60; "you've": 0.61; 'provide': 0.62; 'email addr:gmail.com': 0.63; 'more': 0.63; 'learned': 0.65; 'dear': 0.66; 'kindly': 0.67; 'received:2': 0.91; 'us?': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: HMM based Chunker NLTK Date: Tue, 18 Sep 2012 20:12:19 +0100 References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-2-97-76-21.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 In-Reply-To: X-Antivirus: avast! (VPS 120918-1, 18/09/2012), Outbound message X-Antivirus-Status: Clean 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1347995399 news.xs4all.nl 6916 [2001:888:2000:d::a6]:50796 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:29445 On 18/09/2012 19:35, subhabangalore@gmail.com wrote: > Dear Group, > If anyone of the learned members can kindly help with a HMM/CRF based chunker on NLTK. > > Regards, > Subhabrata. > Certainly but how do you intend paying us? :) An alternative approach is to provide us with an idea of what you've researched, what code you've written and what problems you've got with it. If you get a code exception please provide the complete traceback and a mimimal code snippet that reproduces the issue. This way you're much more likely to get help. -- Cheers. Mark Lawrence.