Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4675
| Path | csiph.com!2.us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!news.szaf.org!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Achim Domma <domma@procoders.net> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] string split |
| Date | Wed, 22 Feb 2017 18:22:31 +0100 |
| Lines | 13 |
| Message-ID | <mailman.5.1487784159.2669.python-de@python.org> (permalink) |
| References | <CABTCcybjz2=TpMUvM7ur_obHfx2BGuoF4tohGuipgfrbonLcBA@mail.gmail.com> <51f4b957-1e5e-9789-4390-68147f6eaf77@procoders.net> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.uni-berlin.de jaRyrJNtLJqnB/LjoZJXlAQ7Wb3mdZwBOrlqm5566ghw== |
| Return-Path | <domma@procoders.net> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 |
| In-Reply-To | <CABTCcybjz2=TpMUvM7ur_obHfx2BGuoF4tohGuipgfrbonLcBA@mail.gmail.com> |
| X-PPP-Message-ID | <20170222172236.19201.50396@webhosting01.marketing-thom.de> |
| X-PPP-Vhost | procoders.net |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.23 |
| Precedence | list |
| List-Id | Die Deutsche Python Mailingliste <python-de.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-de/> |
| List-Post | <mailto:python-de@python.org> |
| List-Help | <mailto:python-de-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <51f4b957-1e5e-9789-4390-68147f6eaf77@procoders.net> |
| X-Mailman-Original-References | <CABTCcybjz2=TpMUvM7ur_obHfx2BGuoF4tohGuipgfrbonLcBA@mail.gmail.com> |
| Xref | csiph.com de.comp.lang.python:4675 |
Show key headers only | View raw
On Wednesday, 22 February, 2017 05:49 PM, Frank Grellert wrote: > Ein längerer Text soll in einzelne Sätze aufgespalten werden. Leider [...] > Hat jemand eine Idee? Perfekt wird das ein Rechner nur schwer hinbekommen. Aber vielleicht funktioniert http://www.nltk.org/api/nltk.tokenize.html#nltk.tokenize.sent_tokenize gut genug für dich!? Grüße, Achim
Back to de.comp.lang.python | Previous | Next | Find similar
Re: [Python-de] string split Achim Domma <domma@procoders.net> - 2017-02-22 18:22 +0100
csiph-web