Skip to content

How to change linguistic resources

SergeiAlonichau edited this page Mar 29, 2019 · 35 revisions

Make the tools ready (one time only)

Build the library and tools (needed one time)

  • git clone Bling-Fire-Git-Path
  • cd BlingFire
  • cmake .
  • ls -l Makefile

-rwxrwxrwx 1 sergeio sergeio 425666 Mar 29 18:58 Makefile

  • make all

This will take a few minutes

Make sure the tools are in the path

Now you need to install the tools into the location known in PATH or to set the PATH to see the BlingFire directory with the tools. For the later one run this command from the BlingFire directory:

  • . ./scripts/set_env

Change the Linguistic Data Base files