Welcome to the Data Science Toolkit
Steal this server!
Grab this entire site as a free, self-contained, ready-to-run VMIndependence - Never worry about the provider going offline, or charging once you're hooked.
Security - Run on your intranet, so customer information stays within the firewall.
Scalability - No API limits. Run a cluster of as many instances as you need.
Street Address to Coordinates
API: /street2coordinatesStreet Address to Location calculates the latitude/longitude coordinates for a postal address.
Currently restricted to the US and UK.
Try it for yourself. Copy and paste some addresses into the box below to see what locations it finds.
File to Text
API: /file2textConverts PDFs, Word Documents, Excel Spreadsheets to text.
Recovers text from JPEG, PNG or TIFF images of scanned documents.
Try it for yourself. Upload a file to see what text it finds.
Coordinates to Political Areas
API: /coordinates2politicsReturns the country, region, state, county, constituencies and neighborhood a point is inside.
Try it for yourself. Copy and paste some coordinates into the box below to see what it finds.
Geodict
API: /v1/documentGeodict pulls country, city and region names from unstructured English text, and returns their coordinates.
It emulates the interface to Yahoo's Placemaker , so switching should just mean changing 'http://wherein.yahooapis.com/' to 'http://www.datasciencetoolkit.org/' in your current code.
Try it for yourself. Copy and paste some text into the box below to see what locations it finds.
IP Address to Coordinates
API: /ip2coordinatesIP Address to Location calculates country, state, city and latitude/longitude coordinates for IP addresses.
Try it for yourself. Copy and paste some IP addresses into the box below to see what locations it finds.
Text to Sentences
API: /text2sentencesRemoves the parts of the text that seem to be boilerplate, leaving the real sentences.
Try it for yourself. Copy and paste a large chunk of text into the box below to see what sentences it identifies.
HTML to Text
API: /html2textReturns the full text that would actually be displayed in the browser when an HTML document was rendered.
Try it for yourself. Copy and paste your HTML into the box below to convert it into plain text.
HTML to Story
API: /html2storyTakes an HTML document representing a news article or similar page, and extracts just the story text.
Try it for yourself. Copy and paste your HTML into the box below to grab the story text.
Text to People
API: /text2peopleSpots text fragments that look like people's names or titles, and guesses their gender where possible.
Try it for yourself. Copy and paste your text into the box below to extract people's names.
Text to Times
API: /text2timesSpots text fragments that look like times or dates, and converts them into a standard form.
Try it for yourself. Copy and paste your text into the box below to extract times and dates.
没有评论:
发表评论