Programmer to execute query content automation application for translation (work on texts)

Closed job

Recent jobs from category Coding and IT

  • no avatar
    extension 2 deals
    Freelancer with good TS skills
    Proposed by freelancer
    11
    88d
    We're looking for a freelancer with good TS skills for a long-term collab. Must have: - Strong TypeScript skills - Knowledge of React and it's ecosystem (TanStack-Query, react-hook-form, Storybook) - Knowledge of Tailwind - Knowledge of client-server protocols (HTTP, GraphQL) - Experience in building maintainable and scalable systems, design systems, and writing tests Nice to have: - Web3 skills - Basic experience in building browser extensions - Knowledge of WebSockets
  • no avatar
    Ferhatcan
    System engineer
    70.00 EUR
    10
    2d
    Role 1: Systems Architect As a Systems Architect, the candidate is expected to have a basic understanding of hardware. It is not necessary to be an expert, but having insight into how hardware and software communicate with each other is crucial. The role requires a strategic mindset, where the candidate can create structures and solutions that support both the system’s software and hardware. Desired competencies: Experience in software architecture. Understanding of the function of hardware components. Experience working in cross-functional teams. Ability to communicate and anchor architectural decisions with various stakeholders. Request for a quote for the month of work for the declared number of hours.
no avatar
TrioNet
Employer
4 deals
Job category:
Software
Expected budget:

Negotiable

Published:
Finished

Job description

I am looking for a programmer to develop in any technology an application to automate the content of queries for translation into one of the translators.

The application:

1. loads from a csv file the content prepared in the formula: line number and content of 1 sentence and a maximum of 2-3 sentences. Consecutive sentences in consecutive lines. One file is about 1000 -4000 lines.

2.The application analyzes the whole text and creates a list of used words in the text.

3.The application ranks all the words/phrases in the file according to the most frequent ones and gives a unique code to the word.

4.The application generates a csv file for translation with the following layout: word code, word, random sentence from the text in which the word was used, while the sentence can be used once; sentence code.

5 The application sends the file prepared in this way to one of the services for translation, i.e. it sends the word and sentence to be translated into the indicated language and saves the translated words and sentences. Then, it generates the texts in the arrangement of word, translated word, sentence, translated sentence. It generates a CSV file in this layout.

6. the contents are saved in the database

Required functions: