Skip to content

arbroen/text_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text analysis

Author: Jeroen Arbon, 2017

Requirements

python 3.6.1

Development Setup

After configuring your virtualenv (or some other flavour) run the following command in the project root.

pip install -r requirements.txt

Tests

For tests simply run the following, but only after installing the requirements.

pytest

Todos

  • Implement a custom datatype/object that can count words.
  • Add assignment description
  • Setup.py
  • tox
  • usage instructions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages