Re: [Apertium-stuff] GSOC2023

2023-03-01 Thread Eiji Miyamoto
Okay, thank you. I will work on the integration and then try to do other tasks! On Wed, 1 Mar 2023 at 14:56, Daniel Swanson wrote: > You're certainly welcome to submit pull requests on the Japanese > repository, but due to the tokenization problems, that probably > shouldn't be your entire

Re: [Apertium-stuff] GSoC'23

2023-03-01 Thread Daniel Swanson
I don't care how you implement it, just that the editor extensions (any of https://microsoft.github.io/language-server-protocol/implementors/tools/) can connect to it. Daniel On Wed, Mar 1, 2023 at 12:20 PM Abd-El-Rahman Nasser wrote: > > Ok, I will do this server > Do you need a specific API

Re: [Apertium-stuff] GSoC'23

2023-03-01 Thread Abd-El-Rahman Nasser
Ok, I will do this server Do you need a specific API to be fetched or any general one? Also, I will write it on Node since it's the technology I'm using. Last question, any problem if I used any library like axios or got or you need just node and nothing else? On Wed, Mar 1, 2023, 4:48 PM Daniel

Re: [Apertium-stuff] GSOC2023

2023-03-01 Thread Daniel Swanson
You're certainly welcome to submit pull requests on the Japanese repository, but due to the tokenization problems, that probably shouldn't be your entire coding challenge, since we also need to see that you can work on that aspect of the project. Daniel On Wed, Mar 1, 2023 at 9:49 AM Eiji

Re: [Apertium-stuff] GSOC2023

2023-03-01 Thread Eiji Miyamoto
Hello, I am thinking to work on the integration of apertium-3 into apertium-jpn as Jonathan san suggested. Do I need to language data for it? I have already installed dev tools locally. Also, I’ve found an issue in apertium-jpn, and I wonder should I do this for something like a coding challenge?

Re: [Apertium-stuff] GSoC'23

2023-03-01 Thread Daniel Swanson
For the LSP project, how about writing a trivial server that receives the JSON requests from the editor and just prints them to the terminal. For Annotatrix, I hope one of the people who works on it directly will see this and clarify the status. In the meantime, if you really want to work on