Hacker News new | past | comments | ask | show | jobs | submit login
Verbalize – text editor with writing assistance for Brazilian Portuguese
33 points by mtgr18977 7 months ago | hide | past | favorite | 4 comments
I'm a linguist and technical writer (tech writer, dev writer, documenter, technical editor, etc.) and I've always used Hemingway for my English writing. The problem was that I'd never found a text editor capable of suggesting possible improvements to a text in Brazilian Portuguese.

Years passed, and this week I had time to create a fork of [Techscriptor](https://github.com/cbrincoveanu/techscriptor) with some interface improvements and adapt it to Brazilian Portuguese. That's how version 0.1 of Verbalize was born.

## What does it do?

In a basic and summarised way, you can upload a file from your computer (in `md` or `txt`, for now) and the editor, besides allowing you to actually edit, will give you hints on how to improve the text (long sentences, complex words, jargon, adjectives and other things we should avoid in texts, especially technical ones).

Once edited, you can download the file in `md` format.

## Access

The application can be installed (Electron), accessed through the web, or you can download the code from GitHub and run it locally in your browser.

- [Live version](https://verbalize-editor.netlify.app/) - [Source code](https://github.com/mtgr18977/Verbalize)

## Improvements

I have a few 'next steps' in mind:

- Google Drive/Onedrive integration. - Possibility to upload a custom rules file. - Allow it to be used offline as well. - Improve the GUI.




Am I using this wrong? I tried inputting a very simple test with obvious things to be corrected, but I get no warnings.

Screenshot: https://snipboard.io/bF2DYA.jpg


Hi, tahnks for testing :)

> Am I using this wrong?

Kinda. It's not a grammar corrector. The editor won't correct grammar mistakes or any "dictionarized" mistakes. It will only highklights hints for a better redability, like complex words, complex and long phrases, jargons and things like that. I think for this we have plenty of alterantives (better ones). Even the browser itself.

It works more like Hemingway App (https://hemingwayapp.com/).


Great work!


Thanks =D




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: