measuresforjustice / textricator

Textricator is a tool to extract text from documents and generate structured data.
https://textricator.mfj.io
GNU Affero General Public License v3.0
346 stars 38 forks source link

Create a simple GUI #6

Closed stephenbmfj closed 2 years ago

stephenbmfj commented 5 years ago

Don't try to help build the .yaml file, just emulate the behavior of the web ui.

o-data commented 4 years ago

Hi guys, this author mentioned that there is a GUI via browser version. Where is that? I can't find any mention or links to the GUI version.

https://opensource.com/article/18/7/textricator

eabase commented 3 years ago

It's here:

TextricatorWeb https://github.com/measuresforjustice/textricator-web

Textricator GUI https://github.com/measuresforjustice/textricator-gui

However, I have no idea how to run it, and there is not much support here, so I recommend using Parsr for that.

stephenbmfj commented 3 years ago

I wrote the GUI in JavaFX, which I have since stopped using, for various reasons. I plan to rewrite the GUI in Swing.