Git Product home page Git Product logo

diccionario-espanol-txt's Introduction

List of all spanish words. Source RAE

Work explained here: https://duenaslerin.com/diccionario-palabras-espanol-en-texto-script/

Updated with RAE server in: 2022-05-11

Run

Download all data from RAE

python3 src/rae_downloader.py

It generates the file data/palabras_todas.txt

Split in diferent files

bash src/spliter.sh

Usage

usage: rae_downloader.py [-h] [--conjugaciones] [--skip-conjugaciones]

RAE Downloader.

optional arguments:
  -h, --help            show this help message and exit
  --conjugaciones
  --skip-conjugaciones

Classify words by their length

The 0_palabras_todas.txt file is needed.

Inside the diccionario-espanol-txt folder and running the length.sh file will create the length folder with the words classified by its length.

bash src/length.sh

Classify words by their first letter

The 0_palabras_todas.txt file is needed.

Due to the lack of palabras_todas.txt file (creating it will last so many hours) the spliter.sh file will not work. So this script works with the 0_palabras_todas.txt file.

Inside the diccionario-espanol-txt folder and running the starting_letter.sh file will create the starting_letter folder with the words classified by the first letter.

bash src/starting_letter.sh

Conjugaciones

primera: ababillarse Dicho de un animal: Enfermar de la babilla.

última:

diccionario-espanol-txt's People

Contributors

jorgeduenaslerin avatar hasecilu 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.