Tokenize infix jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    398 tokenize infix jobs found, pricing in USD

    I'm looking for a skilled blockchain developer to help me create an RWA (Real-World Asset) token on the Ethereum blockchain. **Scope of the project:** - I need assistance in creating a token that can represent a real-world asset on the Ethereum blockchain. The primary goal of this token will be to tokenize a physical asset and make it liquid. - The token standard we're targeting is ERC-20. You should have a good understanding of this standard and experience in implementing it on the Ethereum blockchain. **Key Requirements:** - Proficiency in Ethereum blockchain development - Prior experience in creating ERC-20 tokens - Understanding of real-world asset tokenization - Good communication skills and the ability to explain complex technical concepts in simple terms I'm...

    $1212 (Avg Bid)
    $1212 Avg Bid
    42 bids

    Hi Romeo, I am writing regarding the second project about the same topic, as we discussed previously. For Due date by end of the day tomorrow should be good. You can use any grammar idea from that "possible programs "pdf file except of the one which you used for previous project ( prefix language into an infix )

    $35 (Avg Bid)
    $35 Avg Bid
    1 bids

    ...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 Avg Bid
    15 bids

    ...summaries. Compare the summaries produced by your model with human-written summaries or gold standard summaries to gauge its effectiveness and accuracy. Following evaluation, proceed to develop a Summarization Pipeline. Implement a pipeline that takes input documents, processes them through the trained model, and generates summaries. Ensure that the pipeline includes preprocessing steps to clean and tokenize the input text, as well as post-processing steps to refine and enhance the generated summaries. Simultaneously, focus on User Interface Design. Create a user-friendly interface for your summarization tool that allows users to input documents, customize summarization settings, and view the generated summaries. Consider incorporating features such as highlighting key phrases ...

    $8790 (Avg Bid)
    $8790 Avg Bid
    9 bids

    Deploy our NFT minting contract to create unique digital assets on the blockchain. With this contract, users can mint their own NFTs, each with distinct properties and ownership, enabling artists, creators, and collectors to tokenize and trade their digital creations securely and transparently. Our contract ensures immutability and authenticity, providing a robust foundation for building decentralized applications and fostering a vibrant NFT ecosystem."

    $385 (Avg Bid)
    $385 Avg Bid
    21 bids

    I urgently require a skilled Python developer to perform data analysis tasks. Here are the specifics: - **Core Task...Provide insights with visual data representations. - Maintain data confidentiality and integrity. **Note**: Though the data type wasn't specified, versatility in handling various data sources, including financial, social media, or scientific research data, is appreciated. Please include your relative experience and examples of past data analysis projects with your bid. Install Python and NLTK Tokenize the documents into words, remove stop words, and conduct stemming Calculate tf-idf for each word in each document and generate document-word matrix (each element in the matrix is the tf-idf score for a word in a document Calculate pairwise cosine similarity fo...

    $37 (Avg Bid)
    $37 Avg Bid
    40 bids

    The Flutter app is : The app backend is : Files Included JavaScript JS, HTML, CSS, Sass, PHP, SQL Software Framework Laravel. after changes made submit the new version to both android and iOS store The Change is: The Application In mobile data and the internet that is not Wi-Fi is not working say” connect to the internet”. When using YouTube links as coarse videos it always shows 360 and 720 quality. Can we change it?. Reduce the radius value all to be like the dashboard image -The price label have radius like other image boxes and be same value -All font must be Rabar_21 -Instructors border must be like other sections -In

    $177 (Avg Bid)
    $177 Avg Bid
    25 bids

    I need to be able to save my clients' cards, so that later, offline, I can make payments when they use my services. I found these two examples on github, exactly what I need to do, save and tokenize the card with 3d secure. Either of the two projects would work for me: 1. 2. Either of the two would work for me because both store the card with 3D secure so I can use it later

    $211 (Avg Bid)
    $211 Avg Bid
    69 bids

    Hello, I am looking for a serious developer who can work for a long with me, I have a code from codecanyon that is on Laravel I need someone who has knowledge of Laravel as well as on flutter My first task is very small, in this system, there is an issue with the fee section, the transport fee is not automatically added in the student's regular fee, I need someone to fix this, You can see the demo of this script by login to the below link (Just click on the super admin button below on the login screen to log in system) After login go to this page to see invoice Now here you will see that the transport fee is not showing To

    $17 (Avg Bid)
    $17 Avg Bid
    23 bids

    As the owner of a retail business, I'm seeking the expertise of a blockchain professional to help tokenize my business. This project will use tokenization not just as a means of securing transactions or enabling interoperability but as a way to enhance customer loyalty. Key responsibilities and skills desired: - Development and deployment of a tokenization system - Experience with blockchain and tokenization - A strong understanding of retail businesses - Creativity in developing loyalty rewards through tokenization Overall, I believe that tokenization can provide significant benefits in creating a streamlined, rewarding loyalty program. Your role will be to make this a reality for my retail business. I look forward to seeing your innovative solutions and experience pertai...

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    64 bids

    Complete the Visual C++ 2022/C++ 23 console application project that implements the Expression Evaluator base code (provided) that reads integers and outputs the result. On the existing code base, you must implement the infix to postfix algorithm (Shunting yard algorithm by Edsger Dijkstra), then implement a postfix to result algorithm (Postfix algorithm).

    $74 (Avg Bid)
    $74 Avg Bid
    26 bids

    we purchased this software want to install on my server 1 Add Logo 2 Add SMTP details 3 Hide some modules which we dont need 4 Live on my server. 5 share all credential my budget is 2000 fix

    $20 (Avg Bid)
    $20 Avg Bid
    29 bids

    As a freelancer, I'm looking for someone to develop a MIPS assembly language that will take infix expression as an input (for example, ((5-1) + 3)) and will convert it to postfix expression, while also including the parenthesis. Additionally, the code must be able to evaluate the postfix expression, while displaying the result, such as handling both integer and floating point numbers. If you're confident you can fulfill these requirements, I would be very grateful for your help!

    $62 (Avg Bid)
    $62 Avg Bid
    4 bids

    I am looking for a skilled freelancer who can write a complete program in MIPS assembly language that can evaluate arithmetic expressions. The program must be able to handle arithmetic operations such as addition, subtraction, multiplication, division, and exponentiation. Ideal Sk...that can evaluate arithmetic expressions. The program must be able to handle arithmetic operations such as addition, subtraction, multiplication, division, and exponentiation. Ideal Skills and Experience: - Proficiency in MIPS assembly language - Strong understanding of arithmetic operations - Experience in writing programs that evaluate arithmetic expressions - Familiarity with working in the Infix notation format Please include your past work in your application to demonstrate your experience in t...

    $22 (Avg Bid)
    $22 Avg Bid
    5 bids

    I am looking for a skilled developer to create a Rust lexer for tokenizing source code. The purpose of this lexer is to accurately analyze and tokenize the given source code. Specific Requirements: - The lexer should have specific functionalities in mind, as I have specific requirements for the lexer's behavior. - I am open to any functionality suggestions from the developer, but I have a clear vision of what I want the lexer to achieve. Preferred Method of Communication: - I prefer communication through email or Freelancer messaging. However, I am open to having video calls if necessary. Skills and Experience: - Strong knowledge and experience in Rust programming language. - Proficiency in lexer implementation and tokenizing source code. - Understanding of abstract syntax t...

    $3 / hr (Avg Bid)
    $3 / hr Avg Bid
    1 bids

    ...revolutionize the way real estate investments are conducted, making them more accessible, efficient, and transparent. Project Scope and Requirements: 1. Blockchain Integration: Implement a secure and robust blockchain infrastructure to ensure the immutability, transparency, and security of all transactions and ownership records. 2. Tokenization Functionality: Develop the necessary features to tokenize real estate assets, enabling fractional ownership, easy trading, and increased liquidity. 3. Investor Dashboard: Create a user-friendly dashboard where investors can monitor their portfolio, access relevant documents, and track their investment performance. 4. Legal Compliance: Ensure the platform adheres to regulatory standards and guidelines for Security Token Offerings (STO...

    $8995 (Avg Bid)
    $8995 Avg Bid
    69 bids

    ...and I prefer arabic to create a model for ArMI 2021, the first Arabic Misogyny Identification shared task. The ideal candidate should have experience in using both CNN and RNN models for text classification. Requirements: - Proficiency in implementing CNN and RNN models for natural language processing tasks - In-depth understanding of Arabic language and its nuances - Ability to preprocess and tokenize Arabic text data - Experience in training models on large datasets Dataset: - The client will be providing a complete dataset for the project Training Samples: - The model should be trained on more than 500 samples to ensure accuracy and robustness If you have the required skills and experience to successfully develop an Arabic Misogyny Identification model using CNN and RNN, ...

    $182 (Avg Bid)
    $182 Avg Bid
    29 bids

    I am trying to debug a PHP function that converts a regular mathematical or logical expression (infix notation) into postfix notation using the Dijkstra Shunting Yard Algorithm. There is no precedence. It is left to right evaluation. Ideally there will be trailing unary operators. ~P^~Q => P ~ Q ~ ^ The specific algorithm I am using is: OPS = Operator Stack. OUT = Output Stack Atom: Add to OUT. Left Paren ( : Add to OPS. Operator: Move OPS to OUT. OPS becomes new Operator. Right Paren ) : Move OPS to OUT until ( is encountered [error if no ( is found] At the end: OPS is moved to OUT [error if ( is found] Example: (~P) ( : OPS = ( ~ : OPS is moved to OUT so OUT is ( and you’re f’d. I will want to test it for a while before I accept it. I should be able to...

    $21 (Avg Bid)
    $21 Avg Bid
    10 bids

    We are looking to leverage the Stellar platform to be able to tokenize securities to issue, distribute and trade our asset backed bonds this way. For this, we are looking to outsource this process to someone who can utilize the platform.

    $448 (Avg Bid)
    $448 Avg Bid
    7 bids

    Stop words removal Tokenize the sentence Work for English language sentences we need a python developer with experience in python

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    18 bids

    Stop words removal Tokenize the sentence Work for English language sentences we need a python developer with experience in python

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    10 bids

    Stop words removal Tokenize the sentence Work for English language sentences we need a python developer with experience in python

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    21 bids

    - I have a number of PDFs that I want to use to train an AI model. You will: 1. Write specific and easy to follow scripts for each step of the process so that I can replicate at another date. 2. Carry out Preprocessing: Clean and preprocess the text data, removing any irrelevant information such as HTML tags, special characters, duplicates, and handle missing values. 3. Tokenize the text into smaller units, such as words or subwords, and convert the text into numerical representations, such as word embeddings, using techniques like stemming, lemmatization, and lowercasing. 4. Carry out text tagging - Assign labels or tags to individual tokens or sequences of tokens in the text (e.g., named entity recognition, sentiment analysis, topic classification, etc.) using spaCy, NLTK, S...

    $345 (Avg Bid)
    $345 Avg Bid
    48 bids

    Machine learning tokenize model not showing links

    $20 (Avg Bid)
    $20 Avg Bid
    5 bids

    Code (using Javafx programming) that demonstrates how the process of converting the given infix expression (A/B-C+D*E-A*C) to postfix (AB/C-DE*+AC*-) which can be illustrated graphically to those who may need help in understanding the concept.

    $143 (Avg Bid)
    $143 Avg Bid
    19 bids

    I am looking for someone who can help install a Plugin as part of the following website: - - As per the attached documentation - Website hosted by Siteground

    $22 (Avg Bid)
    $22 Avg Bid
    15 bids

    I need someone that knows about tad implementation in stack and queue, postfix, infix and prefix. recursive and iterative algorithms

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    22 bids

    The Flutter app is : The app backend is : Files Included JavaScript JS, HTML, CSS, Sass, PHP, SQL Software Framework Laravel Changes that need to make on the app 1. Add image Slide auto play with inside app link in the top of the home page (Image and inline app url) the slider is not available in the backend must add it. 2. Change the Top categories 3 box to image and the text below the boxes (image is available in backend) 3. increase images border radius for all app images 4. Change all App fonts (the native app fonts and content fonts to 2 fonts one for header and another for the contents 5. Change that color to another

    $262 (Avg Bid)
    $262 Avg Bid
    63 bids

    “RPN” refers to “reverse polish notation”, which is a common acronym but a slightly offhand reference to Lucasewicz, the Polish mathematician who ...showed that an algebra based on the entering the operator first, followed by the two operands, leads to a calculus for arithmetic that does not require parenthesis { brackets, “(“ or “)” }. Many Texas Instruments calculators have supported entering the variables first, followed by the operator (“postfix notation”, or “Reverse Polish Notation”; rather than to insert the operator within the numbers: “infix notation”), which also does not require the use of brackets to enforce order of operations. I need the solutions for the questions of this project to b...

    $70 (Avg Bid)
    $70
    11 entries

    “RPN” refers to “reverse polish notation”, which is a common acronym but a slightly offhand reference to Lucasewicz, the Polish mathematician w...showed that an algebra based on the entering the operator first, followed by the two operands, leads to a calculus for arithmetic that does not require parenthesis { brackets, “(“ or “)” }. Many Texas Instruments calculators have supported entering the variables first, followed by the operator (“postfix notation”, or “Reverse Polish Notation”; rather than to insert the operator within the numbers: “infix notation”), which also does not require the use of brackets to enforce order of operations. I need the solutions for the questions of this project to be ...

    $235 (Avg Bid)
    $235 Avg Bid
    15 bids

    I have a bunch of textual documents on Constitution. Documents vary in size from 2000-90,000 words. Need to do topic extraction from each document; From the corpus need to extract common topics, tokenize the data, tabulate and visualise n-grams of text. Find similarity and divergence between the topics, search whether an topic/sentence is present within a text. Upon successful completion, a further addition of sentiment analysis of Debates needed. Skills needed: Data Mining, NLP , expert coding in R or Python, using NLP packages, and visuzalizations. Time needed : about 20 hours - in One month

    $91 (Avg Bid)
    $91 Avg Bid
    4 bids

    I bought this flutter app, if I want to made some change on it, which developer can do the changes? the changes is: - change app fonts in kurdish language - remove some sections in home - increase images border radius - each line contain 3 items - create a slider - add how to use app and add video - add social media icons - add email and phone number - change the catigories from text to icons - add the teachers in home page and some other changes.

    $256 (Avg Bid)
    $256 Avg Bid
    78 bids

    Hi Jeremy B., Hi Oleksandr S., I am interested in working with you. but first I need a zoom call to understand the process and how much time and budget would it takes for the following project: 1. we are trying to build an NFT marketplace where we tokenize real estate and allow investor to buy in small portion. 2. second part is we want real estate owner to list their building and able to tokenize their asset as well. let me know your thought. and I am free to have a call tomorrow

    $10 - $10
    $10 - $10
    0 bids

    Hi Oleksandr S., I am interested in working with you. but first I need a zoom call to understand the process and how much time and budget would it takes for the following project: 1. we are trying to build an NFT marketplace where we tokenize real estate and allow investor to buy in small portion. 2. second part is we want real estate owner to list their building and able to tokenize their asset as well. let me know your thought. and I am free to have a call tomorrow after 9 am your time

    $250 - $250
    $250 - $250
    0 bids

    We have an online streaming service that we would like to tokenize and add to the Blockchain, with a tired subscription service which will be used to determine the level of access to the services

    $3936 (Avg Bid)
    $3936 Avg Bid
    35 bids

    We want to create a programming language, one which language its written, its not that important, but we would like it to be in python. We would want the language to do certain things: 1) implementing a program that accepts the path to a source file containing an arithmetic expression on any valid real numbers in infix notation. The program should be capable of parsing the contents of the input file, executing its expressions, and printing the product. parser should – at a minimum – handle unary negation and binary addition, subtraction, multiplication, and division. With any combination of these arithmetic operators, your parser should be capable of producing correct outputs. Example inputs that you will want to test against include but are not limited to: 1 – 2 2...

    $183 (Avg Bid)
    $183 Avg Bid
    15 bids

    We are already using stripe although credit card details can be seen in database, we need to secure credit card details on our website and be able to save the details of that token on our site for future use

    $349 (Avg Bid)
    $349 Avg Bid
    26 bids

    I bought this flutter app, if I want to made some change on it, which developer can do the changes? the changes is: - change app fonts in kurdish language - remove some sections in home - increase images border radius - each line contain 3 items - create a slider - add how to use app and add video - add social media icons - add email and phone number - change the catigories from text to icons - add the teachers in home page and some other changes.

    $306 (Avg Bid)
    $306 Avg Bid
    30 bids

    In this Project, there is a notebook which operate in google colab lab because it use gpu/cpu. So, It is Natural Language Programming Project in which python and other data science skills are use. I have to prepare the data and tokenize it into subwords, and finally use it as input to some pretrained models, for example BERT. I have to: implement BPE algorithm use ELMO and compare it with word2vec embeddings explore the usage of BERT train a classifier using BERT embeddings to solve COLA classification task use prepared pipelines

    $55 (Avg Bid)
    $55 Avg Bid
    6 bids

    Hello, We are looking for an individual developer who could help to tokenize our business. We already have a product, but we are looking to tokenize our platform and attract new investors with NFT sales and passive token yield. Ideally you are good in Solidity and could help design and deploy a full tokenomics structure for our needs which details will be talked over private messages.

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    31 bids

    ...opinion mining data sets: ~liub/FBS/sentiment-analysis.html#datasets (Links to an external site.) Cornell movie review data sets: (Links to an external site.) Processing: Once you've chosen a dataset, you will perform the following tasks: Clean the data for processing Create a corpus appropriate for your tool Tokenize the data Perform basic descriptive analysis of the data Perform your chosen analytic Test and evaluate your analytic Reporting: Your report should consist of the following items, supported by appropriate text, diagrams, and screen shots: A description of the dataset, including where it was acquired from, the format of the data, and whether or not the data included any tagging. Basic statistics

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    10 bids

    Please take a look at this project if and only if you are familiar with the following software patterns: 1. Command Pattern 2. Template ...project. Prices can be adjusted. After this, I will recommend you to take a look at the video named "Project Details." You will have to send me a direct message on freelancer chat as it doesn't allow me to upload the video directly. The syntax to how to build the calculator for the three software design patterns are mentioned in "060 - SoftwareDesignPatterns" You will need to translate the infix mathematical expression to postfix mathematical expression for stack operations using parse. The mathematical expression will act as array data for push and pop operations. For more details, refer to "assignment3". ...

    $131 (Avg Bid)
    $131 Avg Bid
    8 bids

    We have an online streaming service that we would like to tokenize and add to the Blockchain

    $5237 (Avg Bid)
    $5237 Avg Bid
    12 bids

    Hello looking for a team to be able customize a script Would need to change theme and layout and add features Tech stack on script Frontend Nodejs 8+ Next 9.4.4 or newer redux 4.0.5 or newer redux-saga 1.1.3 or newer ts-node 8.8.1 or newer typescr...change theme and layout and add features Tech stack on script Frontend Nodejs 8+ Next 9.4.4 or newer redux 4.0.5 or newer redux-saga 1.1.3 or newer ts-node 8.8.1 or newer typescript 3.8.3 or newer react 16.13.1 or newer API Nestjs 7.0.7 or newer Add on features Private profile Forwarding link Light dark mode Pay per open message Pay per video chat and schedule Referrals Tips With Tokenize internal payment system If familiar and comfortable with these projects apply thank you Reply with the word ( tech ) to be con...

    $750 - $1500
    Sealed NDA
    $750 - $1500
    16 bids

    Please find a small description of our need: PROJECT 1- We have a commercial company who hold several business. We call it « holding company » 2- we want some « customer » invest in this Holding company. 3- The project is to tokenized the 100% of the holding shares, so the customer can buy and sell easily as an investment the holding just by buying/selling tokens. 4- every month the profit will be provide to the customer. I suggest to increase the quantity of token according to what you already have. For example if you have 1000 token may be at the end of the month you automatically get 50 more so you have 1050. 5- the holding company will increase its asset, so I suggest we will increase the size of the supply of token. 6- legal part is easy and...

    $1482 (Avg Bid)
    $1482 Avg Bid
    21 bids

    I have a NFT Fund & P2E Guild with around 3000 members, my business partner & CMO has around 8+ million followers, @millionaire_mentor on IG We’re looking to tokenize the Guild and we need a good developer in our team Our Tokenomics & token ecosystem is as follows: Two tokens: 1 Utility token 1 Governance DAO Token We would need: Smart Contract creations Tokens Creations NFT creations UI/UX Dashboards for stakers Integration with API’s to track quest achievements Etc

    $778 (Avg Bid)
    $778 Avg Bid
    7 bids

    I have a game created and I need to add a cryptocurrency to it, the game is made in javascript

    $185 (Avg Bid)
    $185 Avg Bid
    7 bids

    Hello , I have this script my previous developer connect with my SMS panel but recently I changed my SMS provider I need to connect that again

    $24 (Avg Bid)
    $24 Avg Bid
    17 bids

    ...and complete bipartite), representing graphs, adjacency and incidence matrix, graph Isomorphism, path and connectivity for undirected and digraphs, Dijkstra's algorithm for shortest path problem Unit 5: Graphs theory II: planner graphs, Euler formula, colouring of a graph and chromatic number, tree graph and its properties, rooted tree, spanning and minimum spanning tree, decision tree, infix, prefix, and postfix notation Unit 6: Number theory and its application in cryptography: divisibility and modular arithmetic, primes, greatest common divisors and least common multiples, Euclidean algorithm, Bezout's lemme, linear congruence, inverse of (a modulo m), Chinese remainder theorem, encryption and decryption by Ceasar cipher and af...

    $3 / hr (Avg Bid)
    $3 / hr Avg Bid
    8 bids

    I want to build a project using lex and yacc of infix to prefix. And also to print parse tree of program - additional module: instead of +,-, * ,/, if we put '?' it will give 4 answers considering '?' as '+,-,*,/' INPUT - a+b+c OUTPUT - parse tree + output of it INPUT - a?b?c OUTPUT - parse tree + 4 output i will give you infix to prefix program and expecting the tree and modification

    $15 (Avg Bid)
    $15 Avg Bid
    1 bids