This project allows you to visualize n-grams (word groups) in PNG images using Tesseract.js.
To use this project, you need to have the following requirements:
- Node.js 16 or higher
- NPM or Yarn
-
Clone the project to your computer or download it as a ZIP file.
-
Navigate to the project folder and run the following command:
npm install
or
yarn
- Go to
http://localhost:5173
in your browser. - Upload the PNG file you want to visualize.
- It may take some time for the page to load. Once the image is loaded, you can click on the n-grams to view them.
This project is licensed under the MIT license. See the LICENSE
file for more information.
If you have any questions or feedback, please email hello@ogulcancevik.com.