You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using link-grammar for the first time without knowing anything about it nor having read a great deal of documentation. I've built version 5.12.4 from source on macOS 12.
I ran link-generator with no arguments and it said:
% link-generator
#
# Corpus for language: "lt"
# Sentence length: 6
# Requested number of linkages: 500
# Requested number to print: 20
link-grammar: Info: Dictionary found at /opt/local/share/link-grammar/lt/4.0.dict
link-grammar: Info: lt: Spell checker disabled.
# Dictionary version 5.11.0
# Number of categories: 431
# Linkages found: 141388
# Linkages generated: 389
# Number of unused disjuncts: 1438
#
LEFT-WALL au =ga : gyvename namo .
LEFT-WALL au =gtume ; einam namo !
LEFT-WALL au =gsiu : einame namo !
LEFT-WALL au =gai ; gyvename namo !
LEFT-WALL au =gdavo , einam namo .
LEFT-WALL au =gi ; einame namo !
LEFT-WALL au =game ; gyvename namo ?
LEFT-WALL au =gtų ; einame namo ?
LEFT-WALL au =gs : gyvenam namo !
LEFT-WALL au =gtume , einam namo ?
LEFT-WALL au =gs ; einam namo .
LEFT-WALL au =gam ; einam namo .
LEFT-WALL au =ga ; einam namo .
LEFT-WALL au =ga : gyvename namo ?
LEFT-WALL au =gate , einame namo .
LEFT-WALL au =gdavai , einame namo !
LEFT-WALL au =gtų , gyvename namo ?
LEFT-WALL au =gs : einam namo !
LEFT-WALL au =gi ; einame namo .
LEFT-WALL au =gdavome , einame namo !
# Bye.
Language "lt" is Lithuanian, yes? It surprises me to see the program default to Lithuanian when I am located in the United States with typical English locale settings:
You're right. However, in the current state of link-generator, lt might be its most useful language since it has a small dictionary. en is currently extremely slow for sentences with more than a few words. In the discussion section (or maybe issues), @linas suggested speeding it up by disjunct sampling. Efficiency fixes are needed too. I still need to implement most of that. It also lacks a useful API. Suggestions are welcome.
I'm using link-grammar for the first time without knowing anything about it nor having read a great deal of documentation. I've built version 5.12.4 from source on macOS 12.
I ran
link-generator
with no arguments and it said:Language "lt" is Lithuanian, yes? It surprises me to see the program default to Lithuanian when I am located in the United States with typical English locale settings:
The text was updated successfully, but these errors were encountered: