Skip to content

Project contains all source and work files for creating a novell book dictionary.

Notifications You must be signed in to change notification settings

gitrust/book-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Project contains all work files for creating a novell book dictionary.

The idea behind this project was to have a lookup dictionary while reading a book in english.

How To

  1. adapt Makefile (Title, URL)
  2. make all

Simple steps explained

  1. Download raw book
  2. Preprocess raw version of book text
  3. Split by words
  4. Sort and uniq words
  5. Translate each word
  6. make a browsable HTML version

Requirements

  • python 3.5
  • python module googletrans 2.2.0
  • python module beautifulsoup
  • make
  • Unix tools (wget, cat, mv, sort, grep)

References

Screenshot

Screenshot

About

Project contains all source and work files for creating a novell book dictionary.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published