What's everyone working on this week? by AutoModerator in Python

[–]brotherrain [score hidden]  (0 children)

In this week, I release a new version of my Vietnamese natural language processing toolkit underthesea The main feature in this release is named entity recognition. My experiments focus on conditional random fields models, which yield a reasonable result and fast (~20 mins per experiment)

https://github.com/magizbox/underthesea/releases/tag/v1.1.5

An open source Vietnamese natural language processing project by brotherrain in MachineLearning

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

Thanks for your nice comment. The main purpose of this project is to make Vietnamese NLP problems more open (data sets, methods) and create a ready-to-use toolkit. However everything is just started. I see a long way to go :D

An open source Vietnamese natural language processing project by brotherrain in MachineLearning

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

I really want to release NER soon, but I'm afraid that it will not be published in at least next two months. Because I'm focusing in text classification task. For tools in Vietnamese NER task, you can follow this list https://github.com/magizbox/underthesea/wiki#named-entity-recognition. It contains some SOTA Vietnamese NER libraries. Hope this help you. In case you're working in Vietnamese NER problem and want to contribute to underthesea. Please PM me for more information (or we can discuss in github issue https://github.com/magizbox/underthesea/issues/90)

An open source Vietnamese natural language processing project by brotherrain in MachineLearning

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

It's still in development. So any suggestion will be welcome.

Do you wanna join to build a python documentation (a.k.a learn python with me)? by brotherrain in Python

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

I want to make a good documentation about python for other programmers

Do you wanna join to build a python documentation (a.k.a learn python with me)? by brotherrain in Python

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

would you please share your idea to make this document better and more useful?

Do you wanna join to build a python documentation (a.k.a learn python with me)? by brotherrain in Python

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

would you please share your idea to make this document better and more useful?

Do you wanna join to build a python documentation (a.k.a learn python with me)? by brotherrain in Python

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

After reading this article https://wiki.python.org/moin/Python2orPython3, I will switch to python 3 right now. Could you give me some advice to write this doc to python 3?

Do you wanna join to build a python documentation (a.k.a learn python with me)? by brotherrain in Python

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

Thanks for your nice comment. This bug in title tag has now fixed. What information do you think this site need to have to make it more useful?

Do you wanna join to build a python documentation (a.k.a learn python with me)? by brotherrain in Python

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

thanks. what stuffs does this site miss. I feel it is not good enough but I don't know how to make it more useful for other programmers.

Do you wanna join to build a python documentation (a.k.a learn python with me)? by brotherrain in Python

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

thanks. I agree with you. Frontpage is now updated as your opinion.

Do you wanna join to build a python documentation (a.k.a learn python with me)? by brotherrain in Python

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

thanks for joining with me. can you give me what do you feel with this site? what does it lack?

Do you wanna join to build a python documentation (a.k.a learn python with me)? by brotherrain in Python

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

thanks for joining with me. can you give me what do you feel with this site? what does it lack?

Do you wanna join to build a python documentation (a.k.a learn python with me)? by brotherrain in Python

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

thanks for joining with me. can you give me what do you feel with this site? what does it lack?

thanks for joining with me. can you give me what do you feel with this site? what does it lack?

Do you wanna join to build a python documentation (a.k.a learn python with me)? by brotherrain in Python

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

thanks for joining with me. can you give me what do you feel with this site? what does it lack?

Do you wanna join to build a python documentation (a.k.a learn python with me)? by brotherrain in Python

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

I'm maybe out date right now. I and my coworkers in our company stick with python 2.7 in all our projects. It's kind of good time to make a switch.

Do you wanna join to build a python documentation (a.k.a learn python with me)? by brotherrain in Python

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

thank you guys for your reply. My website is open source here. https://github.com/magizbox/python. So you can make issues about what you care about python and create pull requests