Skip to content

UnicodeEncodeError in split_sentences #41

@vetal4444

Description

@vetal4444
  s_iter = [''.join(map(str,y)).lstrip() for y in s_iter]

E UnicodeEncodeError: 'ascii' codec can't encode character u'\u2014' in position 85: ordinal not in range(128)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions