Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A collaborative online computational linguistics development environment.

License

NotificationsYou must be signed in to change notification settings

agarsev/bolde

Repository files navigation

Borjes Online Linguistics Development Environment.

This is an prototype online IDE for computational linguistics, centered ongrammar development, as described in mymaster thesis.An online demo version is availablehere.

BOLDE is meant as an academic work for demonstration, and probably would need alot of work for real use. I upload it here because there seems to be someinterest. While BOLDE is not fully supported, I am available for someconsultation, especially in case there is interest for further or relateddevelopment :)

Screenshots

Project workflow and HPSG grammars:

Demo screenshot of BOLDE

CFG Parsing results and tree visualizer:

The results of CFG parsing

A morphological lexicon, which is a nice visual editor for lexical rules:

Morphological lexicon screenshot

Install

The installation procedure is untested (because of "runs on my server" syndrome)but, in theory, the following steps should work:

  1. Runmake update.
  2. Customizeconfig/welcome.md.
  3. Runmake. Check that thebuild/ folder was created correctly, andbundle.js (the app code) is present.
  4. Create user files folder (for example,mkdir user_files).
  5. Create logs folder (for examplemkdir logs).
  6. Copyconfig/default.yml toconfig/local.yml and customize.
  7. Put extra static assets that you need instatic/ (if any, this step is optional).
  8. Launch withnpm start.

Tip: To check that the server is running, you can try tocurl localhost:3000 (if you didn't change the port or path).

Related

  1. borjes
  2. borjes-react

Author

Antonio F. G. Sevilla

https://garciasevilla.com

About

A collaborative online computational linguistics development environment.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp