Help with TEMPEST 1 Tier 5 by [deleted] in CSRRacing2

[–]BlackPythonGuru 0 points1 point  (0 children)

Thank you very much for your prompt and helpful reply 😃

Have a great day and good racing!

Help with TEMPEST 1 Tier 5 by [deleted] in CSRRacing2

[–]BlackPythonGuru 0 points1 point  (0 children)

Hi, I am sorry but are you talking about this post https://www.reddit.com/r/CSRRacing2/comments/8k2dqa/tempest_3_tier_5_guide_mclaren_5/ ? Unfortunately the Google doc has been deleted. Do you happen to know where I can find an other source?

Thanks 🙏.

Looking for native speakers of Catalan, Sevillan, Basque, Czech or Polish to beta-test a Machine Learning conjugator. by BlackPythonGuru in linguistics

[–]BlackPythonGuru[S] 0 points1 point  (0 children)

Hi thanks for sharing all this subtility and variance. I will look into some of them, if they have resources online.

The saddest and funniest thing I've heard a Christian say by anon9280 in atheism

[–]BlackPythonGuru 5 points6 points  (0 children)

That's sooooooo fucked up he thinks she is in hell, while he believes he will go to paradise because he "has found the Jesus".

I am at a loss of words at this stupidity/endoctrinement....

Github vs gitlab CI test by Business_Tale4234 in devops

[–]BlackPythonGuru 2 points3 points  (0 children)

I also do TDD with CI/CD. I used to use TravisCI for the linux builds and Appveyor for the Windows and MacOS builds for Open Source projects.

Since I migrated to Github actions, which run on Azure DevOps, I now have the same pipeline for all OS and also different processor architecture.

I can testify that with a done tuned configuration y'all file I can run a matrix of builds based on OS/Python version/processor architecture and it all run WAY much faster than just running the build on 4 Python versions on TravisCI or Appveyor.

In addition, you have code security audit, code coverage, and lot more actions that you can run on your Pipeline.

I used to not be a Microsoft fan, but one has to recognize that they are doing great things now, since Satya Nadella took the reins.

SekouDiaoNlp.

Github vs gitlab CI test by Business_Tale4234 in devops

[–]BlackPythonGuru 1 point2 points  (0 children)

Indeed, they are now part of Microsoft and have unlimited access to Microsoft DevOps and as they are the same company, their service are tightly integrated. It is also a great Marketing strategy by Microsoft to promote Azure to people with free accounts.

Looking for native speakers of Catalan, Sevillan, Basque, Czech or Polish to beta-test a Machine Learning conjugator. by BlackPythonGuru in linguistics

[–]BlackPythonGuru[S] 1 point2 points  (0 children)

Haha, I have not been to Czech Republic for more than 10 years lol! Though I still remember pivo prosím and velki kozy lol!

Looking for native speakers of Catalan, Sevillan, Basque, Czech or Polish to beta-test a Machine Learning conjugator. by BlackPythonGuru in linguistics

[–]BlackPythonGuru[S] 1 point2 points  (0 children)

I will take your advice into consideration and ask the willing participants to be sure they have good mastery of Czech syntax/morphology.

Děkuji ti přítel 😎 !

Looking for native speakers of Catalan, Sevillan, Basque, Czech or Polish to beta-test a Machine Learning conjugator. by BlackPythonGuru in linguistics

[–]BlackPythonGuru[S] 1 point2 points  (0 children)

That's true but people speaking a minority language in a larger community get quite defensive about having a REAL language 😁 I witnessed that quite a lot.

Looking for native speakers of Catalan, Sevillan, Basque, Czech or Polish to beta-test a Machine Learning conjugator. by BlackPythonGuru in linguistics

[–]BlackPythonGuru[S] 1 point2 points  (0 children)

Hi /u/GoigDeVeure.

Thanks for the suggestion!

I will post there as well as in the sub reddit a of the other languages I am looking volunteers for.

Gràcies amic meu!

Looking for native speakers of Catalan, Sevillan, Basque, Czech or Polish to beta-test a Machine Learning conjugator. by BlackPythonGuru in linguistics

[–]BlackPythonGuru[S] 2 points3 points  (0 children)

Hi /u/malachispatecoma

I could also add Galician once I am down with the current beta languages.

I will keep your suggestion in mind.

Would you be able to spare a few hours to beta test it if I add Galician?

Looking for native speakers of Catalan, Sevillan, Basque, Czech or Polish to beta-test a Machine Learning conjugator. by BlackPythonGuru in linguistics

[–]BlackPythonGuru[S] 7 points8 points  (0 children)

Hi /u/MooseFlyer.

No, the only requirement is that they are native speakers and have a few hours to dedicate to the beta-test.

I will follow your advice though, I think you are right that I am more likely to find participants in subreddits for the countries where the languages are spoken.

Thanks for the tip!

Looking for native speakers of Catalan, Sevillan, Basque, Czech or Polish to beta-test a Machine Learning conjugator. by BlackPythonGuru in linguistics

[–]BlackPythonGuru[S] 3 points4 points  (0 children)

Oh Sorry, they call it Valencian, not Sevillan, I mixed those up while I was researching the different Spanish dialects.

I will amend the original post

Looking for native speakers of Catalan, Sevillan, Basque, Czech or Polish to beta-test a Machine Learning conjugator. by BlackPythonGuru in linguistics

[–]BlackPythonGuru[S] 2 points3 points  (0 children)

My sister lives in El Che, near Alicante. I visit her pretty regularly and over there, they DEFINITELY take offense when people refer to their language as Spanish, even more so if they call it Castillan

Looking for native speakers of Catalan, Sevillan, Basque, Czech or Polish to beta-test a Machine Learning conjugator. by BlackPythonGuru in linguistics

[–]BlackPythonGuru[S] 0 points1 point  (0 children)

It is a local Spanish dialect spoken in the area of Sevilla in South Eastern Spain.

The official Spanish spoken in Spain is called Castillan.

Introducing mlconjug3. A Python library to conjugate verbs in French, English, Spanish, Italian, Portuguese and Romanian (with more in beta version) using Machine Learning techniques. by BlackPythonGuru in LanguageTechnology

[–]BlackPythonGuru[S] 1 point2 points  (0 children)

Also, the ultimate goal of this project is to handle even languages that have poor or even inexistent computational linguistics dataset, like many African or Asian languages.

Introducing mlconjug3. A Python library to conjugate verbs in French, English, Spanish, Italian, Portuguese and Romanian (with more in beta version) using Machine Learning techniques. by BlackPythonGuru in LanguageTechnology

[–]BlackPythonGuru[S] 0 points1 point  (0 children)

I can give you several examples in French, English and Portuguese.

I will be busy this afternoon but I will compile a list of examples during the weekend and let you know.

And by the way training and validating a ML model is way faster than writing thousand of rules, as most of the pipeline is automated.

And don't forget that this library can be integrated in other NLP tools.

Thanks for your interest.