Skip to content

Commit

Permalink
Fix line break issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
cfournie committed Jul 3, 2013
1 parent 7bf4316 commit 09e067a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SegEval v2.0
.. image:: https://pypip.in/d/segeval/badge.png
:target: https://crate.io/packages/segeval/

|br| raw:: html
|
Text segmentation is the task of splitting up any amount of text into segments by placing boundaries between some atomic unit (e.g., morphemes, words, lines, sentences, paragraphs, sections, etc.). It's a common pre-processing step in many `Natural Language Processing (NLP) <http://en.wikipedia.org/wiki/Natural_language_processing>`_ tasks.

Expand Down

0 comments on commit 09e067a

Please sign in to comment.