The Wayback Machine - https://web.archive.org/web/20201028024333/https://github.com/topics/translator
Skip to content
#

translator

Here are 596 public repositories matching this topic...

Shatur95
Shatur95 commented Oct 22, 2020

Is your feature request related to a problem? Please describe
At the moment the application comes without languages ​​for OCR. On Linux, users can access them using the package manager, but on Windows, users need to manually download the trained models from GitHub.

Describe the solution you'd like
It would be great to add the ability to download languages ​​[from the repository](https

Polyglot
IL2C
bencz
bencz commented Apr 11, 2020

Are there any plans to implement the reflection system in the project, if so, do you have any idea how it will work to generate methods and classes at runtime, and execute this code?

For exemple, if we have this code:

    static void Main(string[] args)
    {
        const string AssemblyName = "HelloWorld.dll";
        var assembly = AssemblyBuilder.DefineDynamicAssembly(

Improve this page

Add a description, image, and links to the translator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the translator topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.