Declare dictionary vbnet trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,000 declare dictionary vbnet trabalhos encontrados, preços em EUR

    Criação de itens de papelaria e institucional para a marca Declare Bem. Os itens serão solicitados após aprovação da melhor proposta Itens Papel timbrado,pasta,envelope,papel de parede para fundo de tela, assinatura de e-mails,cartão digital,crachas, uniformes,aplicação da marca em bonés,squeeze e demais itens que a diretoria julgue necessário

    €76 (Avg Bid)
    €76 Média
    18 ofertas

    ...de 3 números 2) Preencher vetor de livros 3) Listar livros preenchidos 4) Gravar vetor de livros 5) Ler vetor de livros 0) Sair 2) Desenvolva uma Struct em C++ para guardar os dados de um Livro contendo nome, autor, ano e preço. (500 pontos) 3) Escreva uma função em C++ que receba três números e retorne o maior dos três números. Essa função deve ser chamada no menu. (500 pontos) 4) Declare um vetor de 5 posições em C++ para a estrutura de um Livro contendo nome, autor, ano e preço. Desenvolva uma função para preencher os livros e coloque a chamada no menu. (500 pontos) 5) Desenvolva uma função que grave o vetor de Livros que foi preenchido na quest&a...

    €21 (Avg Bid)
    €21 Média
    6 ofertas

    ...Space to write a Biblical reference and space for the date 2 - Writing: This part is subdivided into 4 other parts: 2a- Verse: Space to write the complete verse. 2b- Deepening: Space to write the meanings of the words in the original verse 2c- Distractions: Space to note the distractions that appear during this time 2d- Other references: Space to note other verse references 3- Declare: Space to rewrite the verse, now with textual adaptations 4- Singing: Space to write poetry based on study 5- Pray: Space to record prayer points Important: The areas must be identified, either by colors (in this case with an acronym), or by some iconographic element or the title itself. The open file must be delivered, texts as text so that if it is necessary to make some text...

    €9 (Avg Bid)
    €9
    8 inscrições
    TABALHO DA FACULDADE Encerrado left

    ...inserir os códigos nas respostas, faça um CTRL+C/CTRL+V do código criado por você no VISUAL STUDIO e cole-o no documento do Word. Assim, o código já virá colorido, organizado e indentado; 5. EXERCÍCIOS Resolva os algoritmos abaixo seguindo todas as instruções listadas neste documento. Exercício 1: Escreva um algoritmo em linguagem C com as seguintes instruções: 1. Declare três variáveis (inteiro, real e char); 2. Declare três ponteiros; 3. Associe as variáveis aos ponteiros; 4. Modifique os valores de cada variável indiretamente usando os ponteiros associados. Para armazenar os valores nas variáveis, armazene na variável char a...

    €16 (Avg Bid)
    €16 Média
    2 ofertas
    Projeto S4 HANA Encerrado left

    Implementação do SAP S4 Hana. Desenvolvimento de: Report interativo, Batch input, Outbound, Online , Idoc, ALE, ALV, Business conector, Data Dictionary, Matchcode, User Exit, Módulos MM, SD,LES (Documentos de transporte e custo de frete, desenvolvimento de interfaces com legados)

    €16 / hr (Avg Bid)
    €16 / hr Média
    2 ofertas

    SOLVE CONTABILIDADE (Trabalhamos de forma física e Online) Faça sua Declaração do Imposto de Renda Conosco! Declare seu imposto de renda de pessoa física com agilidade e responsabilidade; recebemos sua documentação via e-mail. - Declaração Simples e Complexas - Sigilo das Informações - Profissional com Registro no CRC-RJ Nossos serviços: Abertura -Encerramento - Regularização de Empresas - Escrituração Fiscal e Contábil - Departamento Pessoal - Imposto de Renda P. Física e Jurídica - Parcelamentos - Alvarás e Licenças. Atendimento Rápido, sigilo absoluto de informações. Entre em contato conosco! [Removed for encou...

    €10 - €523
    €10 - €523
    0 ofertas

    Especificação do Trabalho 1 – Analisador léxico Cada equipe deve desenvolver um analisador léxico na linguagem C que receba um no...diretório “trabalho1”.  Se o arquivo de entrada tiver qualquer caractere for a da faixa especificada, o programa deve imprimir  “ARQUIVO INVÁLIDO!n” e não deve executar a análise léxica. Caso o arquivo seja válido, o analisador deve imprimir a sentença “LINHA $num$: $string$n” cada vez que um erro léxico for encontrado, onde $num$ é o número da linha e $string$ é o elemento inválido.  Ex:  declare a123, b456, 56dfg as letter.  REAL a, b.  a = c*alfa*0,345;  ...

    €224 (Avg Bid)
    €224 Média
    4 ofertas

    Topic Settlement by Courts of Substantive Claims for which Arbitration Has Been Agreed Upon. Explanation: According to Article 8 of the UAE Arbitration Law, “1- A Court before which a dispute is brought in a matter covered by an arbitration agreement, shall declare the inadmissibility of the action, if the defendant has raised such plea before submitting any request or defence on the substance of the case, and unless the Court finds that the arbitration agreement is void or incapable of being performed. 2- Where an action referred to in the preceding Clause has been brought, the arbitration proceedings may nevertheless be commenced or continued, and an arbitral award may be made”. This provision is parallel to Article 8 of the Model Law which provides that “(1) A c...

    €130 (Avg Bid)
    €130 Média
    47 ofertas

    I am looking for an experienced freelancer capable of creating a simple web scraping tool, able to extract text content, images, and links from a specific url (you just need to do one single url and I take it from there). The extracted information should be in a python dictionary and saved to pkl Skills: - Experience in web scraping - Proficient in handling js and automation This is a very simple project for the right individual. I need all the visible info and images (no maps) plus the info in the JS that must be reached by clicking a button. This is a couple of hours of work max, and needs to be done in Python and for today. I will provide the URL when I make sure you can handle the job. Thanks

    €37 (Avg Bid)
    €37 Média
    19 ofertas

    I'm looking to scrape a website using the python package requests. 1) create a session because the site requires a username and pwd login 2) pass an initial URL that will get pagination of results 3) from the results we'll get the URL of the individual person/page we need to ge...requests. 1) create a session because the site requires a username and pwd login 2) pass an initial URL that will get pagination of results 3) from the results we'll get the URL of the individual person/page we need to get info from 4) we'll make a request call within the session to the persons URL 5) Then we'll parse the HTML from the persons page 6) Then, we'll put the information into a dictionary object and append it to the a list 7) Finally we'll then prin...

    €85 (Avg Bid)
    €85 Média
    49 ofertas

    Hi, i am building a rpg game on android, i need beta testers, the game is on store but for internal tests. I need to declare you if you are interested, android 13 is needed and mobile or tablet with 8gb ram minimum The idea is to start the game. To follow or not the tuto and give feedback improvement or bugs Game trailer available on request

    €16 (Avg Bid)
    €16 Média
    15 ofertas

    ...write_number(file, count_byte, number), convert_bytes_to_number(bytes), precision_number(file). It will be possible to create any number of stacks. It will be possible to freely add and obtain elements to the stacks. Attempting to remove from an empty stack will return None. Only simple Python constructs can be used. Among other things therefore, the use of an additional library, an unread data structure (dictionary, tuple) is not allowed. Furthermore, the use of global variables is not allowed. It is not allowed to use functions for working with lists (e.g. pop() and clear()) for the actual manipulation of data in the stack (i.e. adding to the stack, removing from the stack), for auxiliary functions for conversion and saving to a file the use is these features enabled. Hint: To ...

    €168 (Avg Bid)
    €168 Média
    15 ofertas

    I need someone to solvie issues related to the displaying of ads in AdMob, displaying of dictionary results on Wordtik, and Booster functionality. Details: - AdMob: Adverts are not displaying on my app. It seems to be linked to the wrong account/provider - Wordtik Dictionary: The results aren't displaying as expected, causing confusion to the users. The ideal freelancer should understand the intricacies of Wordtik's display features. - Booster: One booster should charge 100 coins but instead is charging 150 Deep understanding and hands-on experience with AdMob, Wordtik, and Booster will be highly appreciated. Ability to diagnose, debug, fix these issues and ensure seamless operations on these platforms is key. Price needs to include uploading to Play store an...

    €164 (Avg Bid)
    €164 Média
    18 ofertas

    ...possible. And as legally as possible. I have questions about what I can and cannot declare for importing products to Japan. For example, I have a small office in America. A middleman collects postage and freight purchased in America from different sellers and a wholesaler /distributor. I then combine all of my purchases, mail and send it to my head office in Japan. However, do I have to declare full original purchase value ? If it is changing to our own store inventory and our own middleman, shipping to myself from myself. Legally what is the lowest we can declare value wise ? And if the product bought at wholesale changes ownership, and is unpackaged, or repacked. Does it alter the minimum value we have to declare ? How is the accounting side calculated at...

    €129 (Avg Bid)
    €129 Média
    13 ofertas
    Dictionary App -- 2 Encerrado left

    We seek an experienced iOS and Android developer to create a dictionary app. We have 8000k word and spell records. We need an admin panel that allows us to add new words, descriptions, and spell records. Please give more information about the roadmap. Figma files are available. Example screenshots : Using cross-platform is a plus. Using Python is a plus. Thank you for any offer.

    €1226 (Avg Bid)
    €1226 Média
    126 ofertas

    I've compiled an Arabic-Chinese dictionary in an Excel file and I'm seeking a skilled developer to convert this into a user-friendly software. This software will be exclusively for laptop or computer use, and should operate offline. Key requirements: - Experience with software development for Windows and Mac operating systems - Proficient in programming languages suitable for offline software - Ability to create a user-friendly interface The ideal freelancer will have experience in developing functional and user-friendly software. I would like this project completed within a month, so I'm looking for someone who can work efficiently, while also maintaining high-quality standards.

    €540 (Avg Bid)
    €540 Média
    20 ofertas

    I am seeking a skilled developer to create a real-time ASL (American Sign Language) translator app for Android. The aim is an intuitive, accurate tool that can interpret ASL to English and vice versa. The project deadline is April 28, 2024. - The app needs to have a dictionary of ASL signs to support the translation process. - The design should be user-friendly and accessible, with a clean, modern and professional look. The ideal candidate should have experience in: - Android app development - Real-time translation software - ASL (American Sign Language) recognition - User interface design - Knowledge of ASL dictionaries Please provide budget proposals along with your bid.

    €20 (Avg Bid)
    €20 Média
    5 ofertas

    Hello! In order to help me learning Arabic, I would like to make a small dictionary with the help of chatGPT API. I would like to make it from 2 books. The first book is a book in Arabic and the second book is its translation in English. Here is an extract from the book in Arabic (): فَمِنَ الْوَاجِبِ خَمْسُ صَلَوَاتٍ فِى الْيَوْمِ وَاللَّيْلَةِ الظُّهْرُ وَوَقْتُهَا إِذَا زَالَتِ الشَّمْسُ إِلَى مَصِيرِ ظِلِّ كُلِّ شَىْءٍ مِثْلَهُ غَيْرَ ظِلِّ الِاسْتِوَاءِ. وَالْعَصْرُ وَوَقْتُهَا مِنْ بَعْدِ وَقْتِ الظُّهْرِ إِلَى مَغِيبِ الشَّمْسِ. وَالْمَغْرِبُ وَوَقْتُهَا مِنْ بَعْدِ مَغِيبِ الشَّمْسِ إِلَى مَغِيبِ الشَّفَقِ الأَحْمَرِ. وَالْعِشَاءُ وَوَقْتُهَا مِنْ بَعْدِ وَقْتِ الْمَغْرِبِ إِلَى طُلُوعِ

    €197 (Avg Bid)
    €197 Média
    10 ofertas

    I'm looking for a competent Java developer to assist with the development of several data structures and algorithms. In this project, you will conduct a set of experiments to compare the performance of dictionary implementations that use unsorted arrays vs. sorted arrays. You are given the Dictionary interface () and its implementation class (). In addition, the file contains a list of 10,000 key-value pairs that represent certain measurements. Key Skills: • Expertise in Java programming • Extensive experience with diverse data structures and algorithms • Ability to adapt to fluctuating project requirements Your ability to create powerful, flexible systems with Java will be crucial for this undertaking. Though the

    €25 (Avg Bid)
    €25 Média
    17 ofertas

    I am seeking a developer to create an in-depth offline property abbreviation dictionary portal, accessible as a desktop or mobile application, allowing users to easily search and access property-related abbreviations and their full meanings without requiring an internet connection." Key requirements: ▪︎ The website should provide comprehensive word definitions ▪︎ Include abbreviations and provide their full definitions ▪︎ Both word definitions and abbreviations must be thoroughly explained Ideal Skills: ▪︎ Proficiency in website development ▪︎ Experience in creating educational resources or similar platforms ▪︎ Excellent command of the English language ▪︎ Attention to detail, ensuring accuracy and completeness of every word definition and abbreviation. Through this platf...

    €587 (Avg Bid)
    €587 Média
    90 ofertas

    I'm working with an API who giving the hash of a file, it returns a p7s digital sign in base64 who needs to be add it to the PDF dictionary. (It can be one or more signatures) What I want is, the ability to add the sign to the PDF in NodeJS (better if it's with typescript) and then open it in adobe acrobat and see the sign. I will provide the PDF sample, the hash of the file and the response of the API in base64 to be tested. Additionally I have an example in Java to better undestanding of the requeriments The flow of the file will be: 1. Give the hash and received the API response (this will be mocked) 2. The API response must be decoded (it's in base64) and add it to the PDF 3 A new PDF must be saved in the disk 4. When the new pdf is opened in Adobe acrobat, th...

    €124 (Avg Bid)
    €124 Média
    34 ofertas

    ...parse_rcv1v2(stop_words, inputpath) to parse XML files in a folder. Implement steps to read XML files, extract docID and index terms, and create Rcv1Doc objects. Define a class Rcv1Doc with attributes like docID, terms (a dictionary of terms and their frequencies), and doc_len. Tokenize text, remove stop words, and apply stemming using the Porter2 algorithm. Define methods like getDocId() and get_term_list(). Task 1.2: Define a query parsing function Create a function parse_query(query0, stop_words) to parse a query string. Tokenize the query, remove stop words, and apply stemming. Return a dictionary of terms with their frequencies in the query. Task 1.3: Define a main function Implement a main function to test parse_rcv1v2() and parse_query(). Print document details ...

    €107 (Avg Bid)
    €107 Média
    15 ofertas

    I am seeking assistance with implementing the E-invoicing resolution, which includes generating the XML format in compliance with the Saudi Zakat, Tax, and Customs Authority (ZATCA) guidelines. The implementation is required in dotnet core 6 MVC project and involves two key documents: 1. ELECTRONIC INVOICE DATA DICTIONARY (19 May 2023): 2. ELECTRONIC INVOICE XML IMPLEMENTATION STANDARD (19 May 2023) : 3. the SDK tool to validate XML generated invoice: | password: 466277 4. sample invoice to work on: 5. code to continue on: branch name: main The implementation process should follow two distinct steps: 1. XML Format Invoice Generation (For Simplified

    €131 (Avg Bid)
    €131 Média
    13 ofertas

    ...for the project which is less than 10,000 records. Ideal Skills for the Job: Data Access and download the study dataset: This dataset is a survey of 2033 residents of Canada was conducted to determine the key factors associated with political engagement. A variety of variables were measured and recorded including some tests they were asked to complete. Below is the data dictionary for the data set. One group of respondents (“Treat”) were given additional education on political matters while the other (“Control”) were not. Assignment Tasks Your task will be to used multiple linear regression to determine the factors which contribution to Political Awareness (variable: Pol). As always, imagine this analysis will be generating a report that will be prese...

    €14 (Avg Bid)
    €14 Média
    4 ofertas

    ...entire code base through a GitHub/ Bitbucket account. ● We’ve to prepare a Central maven repo in our AWS account and will have a Dev Infra Setup to test the Module and e-commerce dev platform. ● From the team, expecting the CI/CD Pipeline planning for the entire project. ● Let us plan some Project SCRUM to track the things. ● Declare the mutual discussion and doubts session for code base review and other discussions. ● SPOC For the entire Module Development. ● Declare the Deadline for each module. ● Identify the challenges and try to fill them as POC’s prior for validation with CHS. ● Finally ASK for the help in terms of ○ Understanding the functionality or business need ○ Technical assistance ● Key Technical Implementation Are must for every Code base:- ○ Test...

    €327 (Avg Bid)
    €327 Média
    19 ofertas
    Hindi Content Writer Encerrado left

    ...is a type of marriage mentioned in Hindu mythology where a woman chose a man as her husband from a group of suitors. The bride wishing to marry would select an auspicious time and venue and then broadcast her intentions. Kings typically sent messengers to outside lands, while commoners simply spread the news within the local community. On the appointed day, suitors would gather at the venue and declare their qualifications. The bride would place a garland on the man of her choice and a wedding ceremony was held immediately. For example the marriage of Sita, Kunti, Draupadi and many more Love marrige = All the Hindu God and Goddess actually had love marriage, Shiv Parvati being the torch bearer. Their love continued till ages and in different births. In the first form(Sati), they...

    €12 (Avg Bid)
    Destacado
    €12 Média
    23 ofertas

    I am in need of a developer with significant expertise in Android development specifically with Android Studio to update my suite of 10 easy apps. Key tasks include: - Fixing existing bugs/issues in the apps. - Updating all apps to the latest Android version. - Implementing solid controls for in-app advertising. I have all the source codes and project files readily available. You will not be required to provide support for Android versions prior to the latest one. The ideal freelancer for this project will have experience in troubleshooting and bug fixing within the Android environment, knowledge of latest Android version updates and familiarity with in-app advertising controls. Given the potential for complexity in managing advertisements, experience with mobile app monetization strat...

    €145 (Avg Bid)
    €145 Média
    101 ofertas

    I am presently in need of a experienced Python developer for a project centered around Data Analysis, specifically focusing on Financial Data. Your responsibility will be to write a Python script on the dataset provided. Key responsibilities: - Reading from Excel or other data files and process them into Python data objects (such as a dictionary) - Write the code to process data as fast as you can - Interpret complex customer data, analyze results using statistical techniques - Develop and implement data collection systems and other strategies for predictive analysis - Assuring the quality of the data used for analysis is optimal - Building algorithms and developing automated processes - Test and QA the software you write and assist with integration if required Ideal Skills and Ex...

    €125 (Avg Bid)
    €125 Média
    39 ofertas

    ...can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will combine all the outputted numbers of all the sets then count the distinct numbers, so technially we are counting the DISTINCT numbers of the UNION of all the sets. If there is only 1 set then the UNION is just the set. (set 1) note: i will enter the starting number, increment and ending number in the boxes for each set set 1: startin...

    €15 (Avg Bid)
    €15 Média
    52 ofertas

    Here's a quick job for someone with the Xcode Dictionary Development Kit. Basically, I need someone to python the .dict file with Apple's Dictionary Development Kit. You convert the source .dict to .xml with Pyglossary and then use Apple's tools to compile it. I have the converted .xml file, I think, but I also have . files. These are basically the steps, I think: The goal is to have a flawlessly working dictionary on Mac starting out with the source dictionaries. It's not a big job, but I don't know how to wrangle Xcode/ don't have a developer account. Can you just let me know how long you think it'll take? Please don't quote 30+ hours, lol.

    €30 / hr (Avg Bid)
    €30 / hr Média
    65 ofertas

    ...can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will combine all the outputted numbers of all the sets then count the distinct numbers, so technially we are counting the DISTINCT numbers of the UNION of all the sets. If there is only 1 set then the UNION is just the set. (set 1) note: i will enter the starting number, increment and ending number in the boxes for each set set 1: startin...

    €27 (Avg Bid)
    €27 Média
    21 ofertas

    ...can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will combine all the outputted numbers of all the sets then count the distinct numbers, so technially we are counting the DISTINCT numbers of the UNION of all the sets. If there is only 1 set then the UNION is just the set. (set 1) note: i will enter the starting number, increment and ending number in the boxes for each set set 1: startin...

    €108 (Avg Bid)
    €108 Média
    44 ofertas

    ...can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will combine all the outputted numbers of all the sets then count the distinct numbers, so technially we are counting the DISTINCT numbers of the UNION of all the sets. If there is only 1 set then the UNION is just the set. (set 1) note: i will enter the starting number, increment and ending number in the boxes for each set set 1: startin...

    €16 (Avg Bid)
    €16 Média
    15 ofertas

    ...can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will combine all the outputted numbers of all the sets then count the distinct numbers, so technially we are counting the DISTINCT numbers of the UNION of all the sets. If there is only 1 set then the UNION is just the set. (set 1) note: i will enter the starting number, increment and ending number in the boxes for each set set 1: startin...

    €29 (Avg Bid)
    €29 Média
    21 ofertas

    ...can change this using boxes to enter min and max) to generate the sets or arrays the program asks us for a starting number, increment and max number note: max number is NOT mandatory when i am counting the distinct numbers i can either 1. count all the distinct numbers between a MIN and a MAX that i specify or if i dont specify then we count between the starting number and the max number. we can declare more than one set and in this case it will combine all the outputted numbers of all the sets then count the distinct numbers, so technially we are counting the DISTINCT numbers of the UNION of all the sets. If there is only 1 set then the UNION is just the set. (set 1) note: i will enter the starting number, increment and ending number in the boxes for each set set 1: startin...

    €119 (Avg Bid)
    €119 Média
    41 ofertas

    I am seeking zatca expert who can help to implement the XML format of E-invoice generator using C# in compliance with the Saudi Zakat, Tax, and Customs Authority (ZATCA) guidelines. This project is a dotnet core 6 MVC project and involves four key documents: 1. ELECTRONIC INVOICE DATA DICTIONARY (19 May 2023) 2. ELECTRONIC INVOICE XML IMPLEMENTATION STANDARD (19 May 2023) 3. Fw_ 4. This project should follow two distinct steps: 1. XML Format Invoice Generation 2. Validation of the Generated Invoice using an offline SDK tool For guidance, you can refer to the following YouTube resources: 1. Tutorial 1: Generating XML Format Invoice 2. Tutorial 2: Validating

    €49 (Avg Bid)
    €49 Média
    4 ofertas

    I am seeking assistance with implementing the E-invoicing resolution, specifically generating the XML format in compliance with the Saudi Zakat, Tax, and Customs Authority (ZATCA) guidelines. The implementation is required for a dotnet core 6 MVC project and involves two key documents: 1. ELECTRONIC INVOICE DATA DICTIONARY (19 May 2023) 2. ELECTRONIC INVOICE XML IMPLEMENTATION STANDARD (19 May 2023) The implementation process should follow two distinct steps: 1. XML Format Invoice Generation 2. Validation of the Generated Invoice using an offline SDK tool For guidance, you can refer to the following YouTube resources: 1. Tutorial 1: Generating XML Format Invoice 2. Tutorial 2: Validating Invoices with an SDK Tool Please note that only the steps related to generating the E-Invoice in...

    €338 (Avg Bid)
    €338 Média
    18 ofertas

    I am seeking the expertise of a seasoned app developer to build a Book Reader app for Android. This app should feature highly sought-after capabilities for optimal reading experience. Key Features: - Dictionary and translation integration to assist readers in comprehending various texts. - Advanced AI technology usage, specifically aiming at Language Learning Modules (LLM) and Text-to-Speech (TTS) Conversions, to aid in auditory reading and language proficiency. - The AI is also expected to perform text-to-speech conversions that can enable readers to consume content audibly. - The design element should permit users to customize themes and color schemes, catering to diverse aesthetic preferences. Ideal candidate: An Android app developer with strong experience in integrating A...

    €565 (Avg Bid)
    €565 Média
    31 ofertas

    Looking for a python code to get definition for words. we can get the same from third party APIs and dictionary providers like Oxford. But we are looking for a performance analysis and establish a POC to achieve the same through python code. All we are looking for is a python program which is tested for integrity and functionality. The provider will recommend a best machine config to run this program. We do not want to proceed with OPEN API based solution. we look for perfect env recommendation and python solution. Sample code attached.

    €149 (Avg Bid)
    €149 Média
    36 ofertas

    ...proficient Java developer who will perform a series of experiments comparing the efficiency of dictionary implementations using unsorted and sorted arrays. Key Responsibilities: • Implement both unsorted and sorted arrays based dictionary. • Assess the ease of implementation for both. Skills and Experience: • Proficiency in Java programming language is a must. • Strong understanding of arrays and dictionaries in Java. • Previous experience in performance testing will be highly beneficial. • Ability to document results in a clear, concise manner. The main outcome of this project is not just the efficiency measurements, but also an analysis of how simple or complex it is to implement these different dictionary systems. By considerin...

    €19 (Avg Bid)
    €19 Média
    10 ofertas

    I'm seeking an experienced electrical engineer to assist in building a drinks machine Key Task...machine components - Determine power supply and control system 1. should check prefabricated electrical machines such as shakers or stirrers, what should be done to dismantle them and what changes the devices make, so that we can design the body of the cocktail machine according to the changes in the final model. 2. An electrical engineer should design a simple power supply and control system and declare all the parts and boards and the amount of wires and sensors and everything that is necessary to finalize the body model, consider their placement, and also esmate the price of the electrical parts necessary for The launch will also be announced. CAD model can be provided of e...

    €146 (Avg Bid)
    €146 Média
    20 ofertas

    I'm in need of an experienced embedded software developer who can create a configuration tool exclusive for managing specific device settings. Key Responsibilities: - Design and implement a software tool to efficiently manage d...there will be a dummy table created for that item. 4. When user clicks on item its correspinding dummy table should be visible. 5. User should be able to save and load this project as per their needs. The tree and tables will be saved and loaded. 6. There will be compile and transfer button 7. On click compile button, the tree and its table will be compiles to a python dictionary 8. On click transfer button, the created dictionary will be transferred via serial port in byte streams to any device connected. 9. The serial port parameters will b...

    €86 (Avg Bid)
    €86 Média
    4 ofertas

    ...tool should also have the capability to assign evaluators for the answer sheets of the written part of the exams and examinees to evaluators for the speaking part. - The exams have four parts. The results of two parts will be published on another platform and the evaluators will give the results for the remaining two. I need help in publishing the entire exam results part-wise on my platform and declare the student as pass/fail according to the criteria. - Ideal skills and experience for this job include: - Strong knowledge of AI and machine learning algorithms. - Experience in developing and integrating AI tools into existing platforms. - Familiarity with language proficiency exams and their evaluation processes. - Ability to design a user-friendly platform for publishi...

    €286 (Avg Bid)
    €286 Média
    7 ofertas

    ...parameters from JSON fil print("Loading model parameters from JSON file...") with open("/home/*****/codellama/7B/", "r") as f: model_params = (f) print("Model parameters loaded successfully.") # Load model weights print("Loading model weights...") model_state_dict = ("/home/****/codellama/7B/") # Create a new model instance using the loaded state dictionary model = ( (model_params["vocab_size"], model_params["dim"]), (model_params["dim"], model_params["n_layers"]), (), (model_params["n_layers"], model_params["vocab_size"]) ) model.load_state_dict(model_state_dict) print("Model weights loaded successfully.") # Save the loaded mode...

    €22 / hr (Avg Bid)
    €22 / hr Média
    17 ofertas

    ...involve extracting data from the Collins Dictionary website for personal stud purposes. The goal is to scrape all the entries in the Italian-English and English-Italian sections of the site. The data will be used in a flashcard app (Anki), so would need to be put into 2x Excel files, with each dictionary entry on its own row, and columns containing all relevant grammatical information and example sentences. In need of a highly skilled web scraper. You need to avoid disrupting site functionality, which can lead to access denial or legal issues. Prior experience with data extraction from language-related or education websites is a plus. Key requirements include: - Extraction of Italian to English, and English to Italian translations from Collins Dictionary websit...

    €160 (Avg Bid)
    €160 Média
    73 ofertas

    I'm in need of an online A...world of ABAP programming. Starting from a beginner’s level, I aim to gain a thorough understanding of a variety of areas in ABAP programming. Specifically, I'd love to concentrate on: - Data Dictionary - Database Operations - NW 7.5 ABAP -Inline Declarations -SAPUI5 Application Coding (DPC Classes) -CDS Views -Working with developing SEGW projects and ABAP for SAPUI5 applications Available at least 1-2 hours per day minimum Ideal candidates would carry impressive experience in teaching ABAP programming, especially to beginners. Additionally, a profound knowledge and practical exposure to Data Dictionary, Database Operations, and NW 7.5 would be highly valuable. I look forward to interactive and enriching sessions that could e...

    €11 / hr (Avg Bid)
    €11 / hr Média
    7 ofertas

    I'm seeking an experienced electrical engineer to assist in building a drinks machine Key Tasks: - Generation of BOM list - Wiring and connec...connecting machine components - Power supply and control system 1. should check prefabricated electrical machines such as shakers or stirrers, what should be done to dismantle them and what changes the devices make, so that we can design the body of the cocktail machine according to the changes in the final model. 2. An electrical engineer should design a simple power supply and control system and declare all the parts and boards and the amount of wires and sensors and everything that is necessary to finalize the body model, consider their placement, and also esmate the price of the electrical parts necessary for The launch will als...

    €145 (Avg Bid)
    €145 Média
    27 ofertas