Skip to content

denisrasulev/text-processor

Repository files navigation

Text Processor

Text processing tool

Here are some basic ideas:

  • Get text through interface window (copy-paste) or via file upload
  • Clean it using recommended settings and/or user selected things to clean from
  • Remove HTML tags, punctuation, change case, etc.
  • Extract entities, like names, e-mails, places
  • Analyze and show uploaded text analytics
  • Create N-grams for further processing
  • Links to download processed texts

Currently working on:

  • Text processing
  • Web application

Using these tools

  • PyCharm Pro
  • Python 3
  • Flask

About

App to clean text

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •