Dictionary reversoprojekty

Filtruj

Moje ostatnie wyszukiwania
Pokaż:
Budżet
dla
dla
dla
Typ
Umiejętności
Języki
    Stan Projektu
    2,000 dictionary reverso znalezione projekty, cennik w USD

    Należy przeprowadzić analizę statyczną i dynamiczną dowolnego systemu informatycznego (inne systemy w obu projektach) np. system dla: biblioteki, apteki, supermarketu, stacji benzynowej, sklepu internetowego, przychodni dentystycznej itd itp. Projekt I: 1. Streszczenie (krótki opis systemu np. różne opcje płatności, rabaty dla stałych klientów, opcje dostawy p...przypadków użycia 3. Opis przypadków użycia (scenariusze) - 2-3 scenariusze 4. Diagram klas 5. Diagramy sekwencji - 2-3 diagramy 6. Diagramy stanów - 2-3 7. Diagramy aktywności - 2-3 Projekt II: 1. Streszczenie - krótki opis systemu 2. DFD (diagramy z dekompozycją) 3. STD (diagramy z dekompozycją) 4. ERD (diagramy z dekompozycją) 5. PSPEC - specyfikacja 2-3 proces&oa...

    $40 (Avg Bid)
    $40 Średnia Oferta:
    1 składanie ofert

    ...statystyki -stworzenie systemu powtórek na podstawie algorytmu anki lub supermemo -dodawanie obrazów do fiszek -importować fiszki z dokumentu tekstowego, Anki i innych serwisów -odczytywanie audio z google translate i automatyczne dodawanie do fiszek (jak w ), potem pewnie ivona -stworzenie takiego słownika do przeglądarek- -nagranie własnego głosu -wyszukiwanie fiszek w serwisie -podpięcie płatności -integracja autoresponderem (pewnie implebotem) -dostęp demonstracyjny -podpięcie istniejącego blogu *tworzenie fiszek, przez innych użytkowników i sprzedaż *przygotowanie strony internetowej do tłumaczenia na inne języki *dodać dodawanie głosem:

    $1275 (Avg Bid)
    $1275 Średnia Oferta:
    4 składanie ofert

    zlecę napisanie klasy w...s1O_UgAAAEooTs71t7p;sid=Ewjk4palulDu4tpdEYXxtT5lwAth_V6x1CfaxTlkNjgJE4a5ENEZ2r-iMvz9phNoj8Ys9lGKwAth_UWmlhc34RO6 chodzi o napisanie: - klasa wyświetlająca pojedynczy element - klasa wyświetlająca wszystkie elementy w postaci tablicy - animacje elementów podczas wyświetlania tablicy - animacje podczas najechania na element dane są dostępne w postaci dwóch obiektów - 1 obiekt w postaci dictionary z listą obiektów podrzędnych oraz element przekazywany po kliknięciu wybranego elementu ze szczegółowymi danymi (to jest już gotowe). Format danych taki jak w przykładowej aplikacji Periodic Elements dostępnej m.in. z poziomu dokumentacji apple. Chodzi o napisanie interfejsu użytkownika z użyciem Quartz 2D lub bibli...

    min $2
    min $2
    0 składanie ofert

    Plugim WP do listowania firm z danej branży w układzie alfabetycznym Dodanie kilku funkcji do np. aby uzyskac efekt podobny do. dodatkowo z logo i na zasadzie podobej do Prosze o przesłanie oferty na adres email

    min $2
    min $2
    0 składanie ofert

    Program: Cambridge Advanced Learner's Dictionary - 3rd Edition System: Windows XP SP 3 Uruchamia się okienko powitalne (czasem na sekundę, czasem tylko mignie, a bywa, że się nie uruchomi), dalej już nic. Próbowałem już: ściągnąć z różnych źródeł i zainstalować, czyszczenia rejestru, odinstalowania poprzedniej wersji (wraz z usunięciem wpisów w rejestrze), zainstalowania na innej partycji, zainstalowania na innym kompie i przenieść pliki (z Program Files) na mój komputer (działało na zupełnie innych pod 98 oraz pod Vistą).

    min $2
    min $2
    0 składanie ofert
    6082 Słownik ang-ang Zakończone left

    Zlecę wykonanie słownika ang-ang .Czyli słownika typu ENGLISH-ENGLISH dictionary na telefony komórkowe. Ofertę kieruje do ambitnych osób które gotowe są współpracować z nowymi projektami tego typu. Wynagrodzenie za projekt na zasadzie zysków z sprzedaży z aplikacji oczywiscie hasła do słownika będą podawane przeze mnie. W przyszłości zamierzam rozpocząć kolejny projekt. Czekam na oferty i kontakt. Dodaję przydatne informacje: Funkcje słownika: 1. Użytkownik wpisuje hasło po angielsku i otrzymuje w wyniku: synonim angielski,polski odpowiednik oraz wymowę sylabiczną. 2. Użytkownik wpisuje polski odpowiednik i otrzymuje: angielski + synonim oraz wymowę.

    min $2
    min $2
    0 składanie ofert

    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

    $40 (Avg Bid)
    $40 Średnia Oferta:
    19 składanie ofert

    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...

    $92 (Avg Bid)
    $92 Średnia Oferta:
    49 składanie ofert

    ...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 ...

    $183 (Avg Bid)
    $183 Średnia Oferta:
    15 składanie ofert

    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...

    $178 (Avg Bid)
    $178 Średnia Oferta:
    18 składanie ofert

    ...social media posts and utilizes advanced NLP techniques, particularly GenAI and LLM, to extract meaningful information and create a dictionary. Key Responsibilities: - Develop a Python script with continuous input text processing capabilities - Implement advanced NLP techniques, especially GenAI and LLM, to process the text - Extract relevant information from social media posts and create a dictionary Ideal Skills and Experience: - Proficiency in Python, with a solid understanding of NLP libraries like NLTK, spaCy, and GenAI - Extensive experience in working with advanced NLP techniques such as GenAI and LLM - Previous projects involving text extraction and dictionary creation from social media posts - Strong problem-solving skills and the ability to work indepen...

    $39 (Avg Bid)
    $39 Średnia Oferta:
    8 składanie ofert
    Dictionary App -- 2 Zakończone 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.

    $1333 (Avg Bid)
    $1333 Średnia Oferta:
    126 składanie ofert

    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.

    $587 (Avg Bid)
    $587 Średnia Oferta:
    20 składanie ofert

    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.

    $22 (Avg Bid)
    $22 Średnia Oferta:
    5 składanie ofert

    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 (): فَمِنَ الْوَاجِبِ خَمْسُ صَلَوَاتٍ فِى الْيَوْمِ وَاللَّيْلَةِ الظُّهْرُ وَوَقْتُهَا إِذَا زَالَتِ الشَّمْسُ إِلَى مَصِيرِ ظِلِّ كُلِّ شَىْءٍ مِثْلَهُ غَيْرَ ظِلِّ الِاسْتِوَاءِ. وَالْعَصْرُ وَوَقْتُهَا مِنْ بَعْدِ وَقْتِ الظُّهْرِ إِلَى مَغِيبِ الشَّمْسِ. وَالْمَغْرِبُ وَوَقْتُهَا مِنْ بَعْدِ مَغِيبِ الشَّمْسِ إِلَى مَغِيبِ الشَّفَقِ الأَحْمَرِ. وَالْعِشَاءُ وَوَقْتُهَا مِنْ بَعْدِ وَقْتِ الْمَغْرِبِ إِلَى طُلُوعِ

    $214 (Avg Bid)
    $214 Średnia Oferta:
    10 składanie ofert

    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

    $27 (Avg Bid)
    $27 Średnia Oferta:
    17 składanie ofert

    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...

    $638 (Avg Bid)
    $638 Średnia Oferta:
    90 składanie ofert

    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...

    $135 (Avg Bid)
    $135 Średnia Oferta:
    34 składanie ofert

    ...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 ...

    $116 (Avg Bid)
    $116 Średnia Oferta:
    15 składanie ofert

    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

    $142 (Avg Bid)
    $142 Średnia Oferta:
    13 składanie ofert

    ...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...

    $15 (Avg Bid)
    $15 Średnia Oferta:
    4 składanie ofert

    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...

    $158 (Avg Bid)
    $158 Średnia Oferta:
    101 składanie ofert

    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...

    $136 (Avg Bid)
    $136 Średnia Oferta:
    39 składanie ofert

    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.

    $33 / hr (Avg Bid)
    $33 / hr Średnia Oferta:
    65 składanie ofert

    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

    $53 (Avg Bid)
    $53 Średnia Oferta:
    4 składanie ofert

    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...

    $367 (Avg Bid)
    $367 Średnia Oferta:
    18 składanie ofert

    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...

    $614 (Avg Bid)
    $614 Średnia Oferta:
    31 składanie ofert

    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.

    $162 (Avg Bid)
    $162 Średnia Oferta:
    36 składanie ofert

    ...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...

    $21 (Avg Bid)
    $21 Średnia Oferta:
    10 składanie ofert

    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...

    $94 (Avg Bid)
    $94 Średnia Oferta:
    4 składanie ofert

    ...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...

    $24 / hr (Avg Bid)
    $24 / hr Średnia Oferta:
    17 składanie ofert

    ...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...

    $174 (Avg Bid)
    $174 Średnia Oferta:
    73 składanie ofert

    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...

    $12 / hr (Avg Bid)
    $12 / hr Średnia Oferta:
    7 składanie ofert

    Your challenge is to code an algorithm to play the game of hangman. Your algorithm should outperform the baseline algorithm that we provided to you and ideally have more than 50% accuracy. With this email, I've attached the training dictionary file as well as the Jupyter notebook template which shows how to code, execute, and submit your algorithm.

    $17 (Avg Bid)
    $17 Średnia Oferta:
    4 składanie ofert

    As an author who values precision, I'm seeking a US-based editor to proofread my 24,000 word English memoir. The focus is on identifying and rectifying any grammar and punctuation errors in the text. The ideal ...precision, I'm seeking a US-based editor to proofread my 24,000 word English memoir. The focus is on identifying and rectifying any grammar and punctuation errors in the text. The ideal candidate would have: - Extensive experience in proofreading English memoirs - Solid understanding of English grammar and punctuation -Use the Chicago Manual of Style, 17th Edition; Merriam-Webster Collegiate Dictionary, 11th edition - Ability to deliver work in a timely manner Please, in your proposal, share similar past experiences and achievements. I will include chapter 1 so ...

    $194 (Avg Bid)
    Projekt z Umową o Zachowaniu Poufności
    $194 Średnia Oferta:
    22 składanie ofert

    I'm in need of an adept freelancer to create detailed documentation for my business project. Key Deliverables: - Flow charts - Data Flow diagrams - UML Diagrams The primary purpose of this documentation is to provide my team with a thorough understanding of the project flow and data movement within the system. This is crucial to meet the specific criteria of our project which aims for...flowcharts, data flow diagrams, and UML diagrams - Strong understanding of coding, javascript and HTML, - Proficiency in using diagramming tools - Excellent communication skills and ability to explain complex processes in a clear manner This person has to have experience with visual studio code, I will share my code, and we have to make flow charts, dataflow diagrams and UML diagrams, and data ...

    $176 (Avg Bid)
    Pilny
    $176 Średnia Oferta:
    18 składanie ofert

    For my business, I am seeking an Excel wizard capable of building formulas and functions for analyzing data. This data ...with available part numbers (exact matches) Matching with available part numbers (approx matches eg MAN B&W parts where the centre bit doesnt matter) Eg 123-05H-1235 is same as 123-11H-1235 Matching model + part names (exact matches), when part number is absent Matching model + part names (equivalent matches), when part number is absent (eg fuel pump element = plunger). This might need use of dictionary capabilities The ideal candidate for this job would be both highly experienced with Excel and comfortable working with large data sets. Those skilled in data analysis, detail-oriented, and capable of creating advanced Excel functions will be highly desired...

    $80 (Avg Bid)
    $80 Średnia Oferta:
    29 składanie ofert

    I am looking for Chat GPT fine tuning expert. In particular, I would like the model to harvest data from multiple HTML pages which have identical content, just translated to different languages and based on that create a dictionary of a jargon (special words not used in comon language.

    $41 / hr (Avg Bid)
    $41 / hr Średnia Oferta:
    34 składanie ofert

    ...bidding and bid only (with near accurate amount) if you are interested and can do this task. All the requirements are listed. I need a flutter expert to combine these three ready-made apps for my needs. 1)Flutter app that convert WordPress to app 2)Directory listing app (based on WordPress as well) and 3) flutter app that converts/wraps one info website to an app (it has a responsive design dictionary website, which is not possible with WordPress) Please find links to all three apps here. The best way is to use one app as a master with link dashboard icons in the home screen (like super app), and users are taken to other apps when clicked. You may be able to combine apps 1 and 2 or use only one (based on your skill). The apps can run independently (internally)

    $200 (Avg Bid)
    $200 Średnia Oferta:
    67 składanie ofert

    ...Avoid monolithic design. methods and functions should have single purpose and not be too complex. Typing: Ensure all methods and functions are fully types for both variables/attributes, as well as the output. Use when applicable (if method attribute is a str and it can only be two responses, use Literal to indicate those two responses). The same goes for when a dictionary must be in a certain structure. Logging: Logging should be applied to all scripts. If the response includes breaking scripts into separate files, the same log file should be used for all scripts. A verbose option should be offered to log non-errors for debugging and development. Using levels like: () () () () () Configuration

    $346 (Avg Bid)
    Projekt z Umową o Zachowaniu Poufności
    $346 Średnia Oferta:
    6 składanie ofert

    From an existing Jupyter Notebook implementation of python, increase performance thru a set of specific changes to the implementation. 1. Remove the use of files to store/read rows of data and replace it with the use of a complex set of data dictionary that can be referenced recursively. 2. Redo methods that leverage file to perform functions such as getting the count of items in a row list 3. Redo methods that are lists of values to make sure they are in memory on the validation step and organized for rapid searching/calculation 4. Organize the code such that the final step is to write all the sets of rows to their respective CSV files instead of doing it as it processes. The performance expectation is that the code can generate 100 rows (approximately 10 columns) per second

    $155 (Avg Bid)
    $155 Średnia Oferta:
    40 składanie ofert

    I'm seeking an...to enhance my learning process. Please explore for a better idea of what I'm looking for. Key Features: - Online dictionary - Synonyms and antonyms - References and other relevant learning tools Operational Requirements: The software should be compatible with both Windows and Mac systems, ensuring broad usability. User Authentication: To maintain personal work integrity, the software has to have user login and authentication functionality. Ideal Expertise: It would help if you have prior experience in educational software development or have created programs like WordWeb Pro in the past. Familiarity with implementing dictionary APIs, creating user authentication systems, and operating with multiple OS would make you a perfect fit for this pr...

    $367 (Avg Bid)
    $367 Średnia Oferta:
    21 składanie ofert
    ML model Hangman Zakończone left

    ...before you want to start recording your game results. Your algorithm is permitted to use a training set of approximately 250,000 dictionary words. Your algorithm will be tested on an entirely disjoint set of 250,000 dictionary words. Please note that this means the words that you will ultimately be tested on do NOT appear in the dictionary that you are given. You are not permitted to use any dictionary other than the training dictionary we provided. This requirement will be strictly enforced by code review. You are provided with a basic, working algorithm. This algorithm will match the provided masked string (e.g. a _ _ l e) to all possible words in the dictionary, tabulate the frequency of letters appearing in these possible words, and then g...

    $95 (Avg Bid)
    $95 Średnia Oferta:
    11 składanie ofert

    Crear una plataforma de prestamos online en formato de apk de android para colgarla en nuestra pagina oficial. La aplicacion debe de tener las siguientes caracteristicas: Registro: se debe de registrar con su documento de identidad, mediante un proceso KYC, donde suba foto de su documento de identidad reverso y andverso ya sea cedula o pasaporte, selfie de su rostro, y selfie de su rostro con su documento en mano legible. Loggin: Recuperar contraseña: En el menu se le reporte creditos disponibles, fecha de credito activo, fecha de vencimiento, cuotas pagadas, cuotas atrasadas. Seccion para reportar sus pagos, subir sus comprobantes de pago. Seccion para colocar datos bancarios para pagos. Poder enviar notificaciones push a los usuarios masivamente o individualmete, ...

    $175 (Avg Bid)
    $175 Średnia Oferta:
    20 składanie ofert

    ...Receives the training uuid Returns a dictionary with these values { "status":"in-progress", "progress": "0% - 100%"} - exportKnowledge(“/tmp/”) Receives a location in which the knowledge files should be compressed (success training result) - detectClassFromFrames("class-01-motorcycle-2-people", frame) Receives a frame obtained from frame = () Check Returns a dictionary with these values {“accuracy”: 85 , “detection” : {“payload”: [100,451, 200, 451]} } Coordinates should be the square in video in which the motorcycle appear - detectClassFromFrames("vehicle-license-plate", frame) Receives a frame obtained from frame = () Check Returns a dictionary with the...

    $578 (Avg Bid)
    $578 Średnia Oferta:
    50 składanie ofert
    Trophy icon Creative logo design for my website Zakończone left

    We are looking for a talented and creative designer to create a unique and memorable logo for our website, www.synonymordboka.no. The website is a comprehensive synonym dictionary, providing users with a wealth of synonyms for various words. We need a logo that reflects the essence of the website, emphasizing the diversity and richness of language. Important: "Synonymordboka" is Norwegian and means "Synonym dictionary" in English. "Synonym" = Synonym and "ordboka" = dictionary. Note: The word "Synonymordboka" is quite long, so the text could be divided into two words put on top of each other. But this creates a problem when incorporating the logo on in the top bar, which has s certain height. I'm planning to laun...

    $150 (Avg Bid)
    Gwarantowany
    $150
    3579 zgłoszenia

    If you Google SYRUP DEFINITION you will see syr·up /ˈsirəp/ This is the phonetics of the word syrup. I am interested in obtaining a huge file of English words and the phonetics of each. It can contain the definitions but I don't need them. When I hire you I will immediately milestone and release your FL fee plus $1 so it won't cost you to apply. If you find one, show me a sample of it and I will pay you $10 for each one until I say stop I have enough.

    $16 (Avg Bid)
    $16 Średnia Oferta:
    24 składanie ofert

    ...allKeywords: # if word_dict['word'] is tuple, convert it to string _word = word_dict['word'] if isinstance(_word, tuple): _word = ' '.join(word_dict['word']) word = () if word in topKeywords: topKeywords[word] += word_dict['frequency'] else: topKeywords[word] = word_dict['frequency'] # sort the dictionary by the frequency in descending order and get the first 10 items sorted_topKeywords = sorted((), key=(1), reverse=True)[:MAX_KEYWORD] return sorted_topKeywords ______ We need to use the app on git hub utilise the results of 2 aspects and store them in text file And then be able to use those results in another pyt...

    $109 (Avg Bid)
    $109 Średnia Oferta:
    38 składanie ofert

    I desire a proficient web developer to build a Serbian-English Dictionary website. Primary Functions: - The principal goal of this site is to showcase an extensive, varying dictionary of Serbian-English translations. Essential Features: - Users should be able able to search for individual Serbian words and view a meticulous English translations and explanations in Serbian. Note, this is not a basic translation tool, but rather an extensive language resource. Skills & Experience: - Experience in website development preferably language education or similar projects. - Expertise in UI/UX to create a user-friendly interface. - Knowledge of databases to store extensive dictionary entries. - Appreciation for Serbian language and understanding of translation nuan...

    $1010 (Avg Bid)
    $1010 Średnia Oferta:
    123 składanie ofert