KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
AutoType
★ 8
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
check-dynamic-links
:
Burp extension to check dynamically generated links for vulnerabilities
eide
:
易语言EIDE助手 (EIDEA)
BingWallpaper
:
自动设置壁纸为Bing每日图片
redux-actions-async
:
A small library that facilitates the development of asynchronous actions in the redux ecosystem. Without copy-paste code and without headache.
jest-jenkins-reporter
:
A test reporter of jenkins for Jest.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
AutoType
?
Download (.md)
# AutoType: Benchmark Data for Type Detection in Tables ## Overview This benchmark data set contains example data values for 112 semantic data types (e.g., phone, email, address, isbn, upc, etc.), collected from the public web. The benchmark was compiled to evaluate precision/recall of type-detection algorithms, when given a small number of positive-examples, as described in the AutoType paper [1]. (Details of the data set can also be found in the paper). We hope this data set can facilitate research of detecting semantic data types in tabular data, and can serve as a common benchmark for future research in this area. ## License This data set is released under the [Computational Use of Data Agreement v1.0](https://github.com/microsoft/Computational-Use-of-Data-Agreement/blob/master/C-UDA-1.0.md). ## Reference [1] Auto-Type: Synthesizing Type-Detection Logic for Rich Semantic Data Types using Open-source Code. Cong Yan and Yeye He. In SIGMOD 2018. https://dl.acm.org/doi/10.1145/3183713.3196888