likerRr / code4goal-resume-parser

Solution for Code4Goal challenge
MIT License
129 stars 68 forks source link

Support of multiple languages #1

Open amitaibu opened 8 years ago

amitaibu commented 8 years ago

Thanks for this nice library.

Do you plan to add support for multiple langs?

likerRr commented 8 years ago

Honestly it was done within code4goal contest in haste, but some people eventually found it useful and thank you for that :+1: Actually I don't have any plans about supporting it. Do you really use this project for some purposes?

amitaibu commented 8 years ago

Do you really use this project for some purposes?

We are giving it a try - one of our devs has started experimenting with adding some Hebrew integration

Is there a known issue that should prevent us from actually using it? ;)

likerRr commented 8 years ago

The main issue is that it was written on the knee, without proper tests and code quality ;) You should hardly test it before use it on the real projects. Theoretically you should be ok with adding new languages, but it should be supported by textract