Code Monkey home page Code Monkey logo

rae-scrapper's Introduction

Hector's (@Telematica) Github Profile 👋

Hi there! This is Hector Ceron Figueroa. I am a: Developer 🏴‍☠️; Gamer; Internet-Researcher; Data&Financial scientist wannabe; Cryptocurrencies Enthusiast; . I'm from 🇲🇽, and speak Spanish 🇪🇸, English 🇺🇸 and a bit of German 🇩🇪.

  • ̗̀Cogito ergo sum ̖́

  • 💬 Ask me about guitar, traveling, Netflix

  • ⚡ Fun fact: ?

  • 😄 Pronouns: He/Him/His

Connect with me:

telematica @telematica

Languages and Tools:

mysql python scikit_learn pytorch opencv flask firebase react javascript html5 css3 sass bootstrap tailwind


Github Stats

GitHub stats

Top Langs

rae-scrapper's People

Contributors

telematica avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rae-scrapper's Issues

Remove numerical string Indexes from "word definitions"

Remove numerical indexes from word => "definitions"

Current output:

{
    "etimología": "(Del lat. percipĕre).",
    "id": "55017",
    "lema": " percibir.",
    "definiciones": [
        "1. tr. Recibir algo y encargarse de ello. Percibir el dinero, la renta.",
        "2. tr. Recibir por uno de los sentidos las imágenes, impresiones o sensaciones externas.",
        "3. tr. Comprender o conocer algo."
    ]
}

Expected output:

{
    "etimología": "(Del lat. percipĕre).",
    "id": "55017",
    "lema": " percibir.",
    "definiciones": [
        "tr. Recibir algo y encargarse de ello. Percibir el dinero, la renta.",
        "tr. Recibir por uno de los sentidos las imágenes, impresiones o sensaciones externas.",
        "tr. Comprender o conocer algo."
    ]
}

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.