Skip to content

Question: PHP port feasibility #110

Answered by nipunsadvilkar
Stamenov asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Stamenov

Thanks for the appreciation.

how difficult it would be to port it to PHP as well and what were some hurdles porting ruby to python?
It's very subjective question actually and depends on everyones skill set.

Best way I can recommend is to opt for just one language at first and use python debugger to see how your input text goes through different transformations to get clean sentence. As you understand each steps, write a code for that specific transformation in PHP. Repeat this cycle many times, initially it will be difficult to wrap your head around but if you persist, you'll be surprised to see how our own brain works 😅 bcz as you progress you'll find it quicker to transla…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nipunsadvilkar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #107 on February 25, 2022 07:44.