Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interested of other languages? #15

Open
GeorgeS2019 opened this issue Feb 27, 2024 · 0 comments
Open

Interested of other languages? #15

GeorgeS2019 opened this issue Feb 27, 2024 · 0 comments

Comments

@GeorgeS2019
Copy link

GeorgeS2019 commented Feb 27, 2024

sebischair/SimpleNLG-DE#5

Currently attempting to understand the German language.

Since both could reference the different parent versions, I tried to stay with the SimpleNLG-DE version: SimpleNGL V4.4.8.

Question 1: which version this project refers to the parent version?

The challenge:

The parent version tries to state which codes are necessary for e.g. English.

The German version could have made many changes, but it is not trivial to track which codes could have been adapted unless one goes one file by one file

Overall, the keeping with the Java syntax in this project helps in porting to other languages. Excellent work!

  • big difference in Java String.substring vs. C# string.SubString (length vs. position as second param)
  • As a key part of this project is a 1Mb XML data file default-lexicon.xml -and- the initial use-case is a client-side application, using IKVM with its additional download weight was not an option.

@NightOwl888
@wasabii

I was able to use the latest ikvm.marven 1.6.8 to make the java version of SimpleNLG-DE works without issue.

However, loading 42 MB of lexicon takes a long time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant