Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I would see if an existing resume parser has an API you can use or a custom hook you can add to your framework. Check out <a href="http://www.sovren.com" rel="nofollow">Sovren</a> or <a href="http://www.textkernel.com/hr_solutions.php" rel="nofollow">TextKernel</a></p> <p>According to Sovren's website, they quote:</p> <blockquote> <p>Once your instance of the SovrenConvertAndParse Web Service is running, you will access it via SOAP. Almost all programming environments have the ability to auto-create a web service client or web service proxy automatically from the web service’s WSDL. We also have sample clients for some environments such as PHP. In any case, creating the web service client should be a very quick task: usually a few minutes, maybe a few hours.</p> <p>Once you have created your web service client, you can call a single method on the web service to convert and parse a resume in one operation, receiving HR-XML output in return.</p> </blockquote> <p><a href="http://www.sovren.com/sovren-products-parser-implementation.php" rel="nofollow">http://www.sovren.com/sovren-products-parser-implementation.php</a></p> <p><a href="http://www.sovren.com/sovren-products-web-service.php" rel="nofollow">http://www.sovren.com/sovren-products-web-service.php</a></p> <p>TextKernel quotes: </p> <blockquote> <p>Document processing for all types of documents (DOC, DOCX, PDF, RTF, HTML, TIFF, TXT, XML, MSG, and EML type documents). Textkernel offers the following 11 languages out of the box: English, German, French, Dutch, Spanish, Swedish, Danish, Polish, Romanian, Italian, Slovak. </p> </blockquote> <p>It seems their web interface is called Sourcebox: </p> <blockquote> <p>Sourcebox is fully configurable with Extract!, Textkernel's CV Parsing software.</p> <p>Sourcebox has a multilingual web interface for staff to manage the CV queue and manually check and correct exceptions.</p> <p>Sourcebox can be used as an interface to many leading CRM, ATS, Matching engines, HRMS systems and your own website or recruitment portal.</p> </blockquote> <p><a href="http://www.textkernel.com/hr_solutions.php?nav=sourcebox" rel="nofollow">http://www.textkernel.com/hr_solutions.php?nav=sourcebox</a></p> <p>They both seem promising enough to utilize and not have to reinvent the wheel here, especially with PHP. </p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload