GithubHelp home page GithubHelp logo

rouol / glossarymaker Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 85.59 MB

Python application that allows you to create and update a glossary of English words. There is an exe executable file

Python 96.63% C 2.63% CSS 0.02% HTML 0.03% JavaScript 0.13% Batchfile 0.01% C++ 0.12% Assembly 0.01% XSLT 0.35% Fortran 0.02% Smarty 0.01% Shell 0.01% Roff 0.02% PowerShell 0.04%

glossarymaker's Introduction

GlossaryMaker

Python application to create and update a glossary of English words.

By default, it will provide translations in Russian, but you can change it in the main.py changing the TARGET_LANGUAGE global variable

All the code needed located in main.py script, hook-build needed only for executable compiling with PyInstaller, and if you will, don't forget to add --additional-hooks-dir "path_to_project_dir/GlossaryMaker" to your build request. Although, there is an exe executable file, so you can directly launch it from windows, no compilation needed. textDivider.py is just a tool to quickly decompose text to separate unique words.

The run process is straight forward. When you'll launch an app, it will suggest you enter words, separated by endlines and when you finish you'll just need to double enter. If there won't be a glossary.xlsx file in the app directory, it will make one and store data there. If there will be one, it will append new data.

The program makes a transcript on its own, using https://github.com/mphilli/English-to-IPA library, but for translation and example sentences it uses web services, so you should be aware of getting banned or restricted because of the large number of requests.

glossarymaker's People

Contributors

rouol avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.