Skip to content

Not all languages have grammars  #128

@kormanowsky

Description

@kormanowsky

Hi, I've just installed FreeLing v4.2 and noticed that not all languages have grammar files needed to run analyzer script to obtain dependencies from a text. I have a file named text.txt which has some Russian text in it and I want analyze to show me the results of text parsing. I run it as follows:
analyze --output json --lang ru --inplv text --outlv dep -f ru.cfg < text.txt
But it fails with an error:
GRAMMAR: Error opening file '/usr/local/share/freeling/ru/chunker/grammar-chunk.dat'

Is this project still in development? Will grammar files be added for all the languages?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions