Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38403
| From | xDog Walker <thudfoo@gmail.com> |
|---|---|
| Subject | Re: Forward Backward Algorithm in Python |
| Date | 2013-02-07 21:03 -0800 |
| References | <361b7edd-68fb-4258-9409-5cab87c53e2a@googlegroups.com> <511410CB.9040407@davea.name> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1473.1360299875.2939.python-list@python.org> (permalink) |
On Thursday 2013 February 07 12:38, Dave Angel wrote: > On 02/07/2013 03:13 PM, subhabangalore@gmail.com wrote: > > Dear Group, > > If any one can kindly help me with a simple Forward Backward algorithm > > implementation. I tried to search in web but did not help much. > > > > Thanking You in Advance, > > Regards, > > Subhabrata. > > No idea what forward-backward-algorithm is. But a simple search with > DuckDuckGo gives a pile of refs, including the following with Python > example code: > > https://en.wikipedia.org/wiki/Forward%E2%80%93backward_algorithm > > > -- > DaveA Maybe this will do: http://code.activestate.com/recipes/576991-browser-history-data-structure/ -- Yonder nor sorghum stenches shut ladle gulls stopper torque wet strainers.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Forward Backward Algorithm in Python subhabangalore@gmail.com - 2013-02-07 12:13 -0800
Re: Forward Backward Algorithm in Python Dave Angel <d@davea.name> - 2013-02-07 15:38 -0500
Re: Forward Backward Algorithm in Python subhabangalore@gmail.com - 2013-02-07 20:50 -0800
Re: Forward Backward Algorithm in Python subhabangalore@gmail.com - 2013-02-07 20:50 -0800
Re: Forward Backward Algorithm in Python xDog Walker <thudfoo@gmail.com> - 2013-02-07 21:03 -0800
csiph-web