AlfredoFilho / Palavras_PT-BR

Words PT-BR (Brazilian Portuguese)

Home Page:https://alfredofilho.github.io/Palavras_PT-BR/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Palavras PT-BR (Português Brasileiro)

Words PT-BR (Brazilian Portuguese)


Palavras_PT-BR.db: A sqlite database
Palavras_PT-BR.txt: Text file, one word per line
Current number of words: 1.916.706


Website

To access a preview of the words, visit https://alfredofilho.github.io/Palavras_PT-BR/

scripts/

  • db_create.py: Recreates the database.
  • db_delete.py: Deletes words from the database.
  • db_insert.py: Inserts words into the database.
  • db_select.py: Selects data from the database.
  • AVLTree.py: Implements an AVL Binary Tree.
  • example_usage_tree.py: Contains a example of AVL Tree usage.

How was this file created?

About

Words PT-BR (Brazilian Portuguese)

https://alfredofilho.github.io/Palavras_PT-BR/


Languages

Language:Python 32.9%Language:JavaScript 27.5%Language:CSS 22.2%Language:HTML 17.3%