Pinned Repositories
CKIPClient-PHP
中研院斷詞系統的 Client 端程式,讓有中文斷詞需求的研究者或程式人員可以專注於開發自己的核心演算法。
docassemble
A free, open-source expert system for guided interviews and document assembly, based on Python, YAML, and Markdown.
f150
social chart
icloud
loked
Iris-Recognition-System
An Iris recognition system implemented on a system including Raspberry Pi and FPGA
jieba-php
"結巴"中文分詞:做最好的 PHP 中文分詞、中文斷詞組件,未來再慢慢往上升級,效能也需要再改善,請有興趣的開發者一起加入開發!
LicensePlateReaders
The purpose of this project is to develop a program that will identify, extract, and store information from an image of an American style license plate. The program will extract the plate number using elements of the OpenCV library and image correlation techniques. The program will also identify the plate’s issuing state (limited to Pennsylvania or New Jersey). Finally, the program will store the extracted information in an XML style database that will contain each plate number and issuing state. Due to time constraints the images used in this stage of the program will be limited to a selection of pre-acquired images of similar scale, depth, and quality. The purpose here is for our team to develop software that can perform a successful and accurate extraction of data. Future versions of this software could implement support for additional states, as well as the ability to process images acquired in real time.
obd-java-api
OBD-II Java API
ParkAssistant
Using OpenCV libraries, a C++ code that is able to classify between full and free parking spot, in real time.
jell0720's Repositories
jell0720/107-1_PythonDataScience
107學年度高一多元選修
jell0720/20190420-PythonCrawler
20190420-新興科技促進學校(瑞祥高中場)-Python爬蟲
jell0720/ArticutAPI
API of Articut 中文斷詞 (兼具語意詞性標記):「斷詞」又稱「分詞」,是中文資訊處理的基礎。Articut 不用機器學習,不需資料模型,只用現代白話中文語法規則,即能達到 SIGHAN 2005 F1-measure 93% 以上,Recall 96% 以上的成績。
jell0720/bert-question-answer
基於BERT的中文答題模組
jell0720/BERT_QA
Accelerating the development of question-answering systems based on BERT and TF 2.0
jell0720/bertsum-chinese
chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习
jell0720/chinese-qa-with-bert
基于预训练模型 BERT 的阅读理解
jell0720/ckiptagger
CKIP Neural Chinese Word Segmentation, POS Tagging, and NER
jell0720/dcard-crawler
爬取 Dcard 上的文章與留言做數據分析
jell0720/flow
Computational framework for reinforcement learning in traffic control
jell0720/functionality-scenario-test-A-2018
This repo. is functionality scenario test "Task A" for building AI Infrastructure, including train.py, pretrain model and image samples.
jell0720/Hwaxia-Village6
隱私權保護政策
jell0720/Keras-TextClassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
jell0720/laravel-taiwan-national-health-insurance-contracted-pharmacies-map
台灣健保特約藥局口罩庫存地圖
jell0720/maskmap_with_vue
口罩地圖
jell0720/Multi-Camera-Live-Object-Tracking
Multi-camera live traffic and object counting with YOLO v4, Deep SORT, and Flask.
jell0720/multi-label_classification
transform multi-label classification as sentence pair task, with more training data and information
jell0720/mydict
收集的各类字典,欢迎大家提交。(专业、中草药、中药、交通、停用词、动物、健康、国家、地名、学校、植物、汽车品牌)
jell0720/nlsc-openlayers-map
國土測繪圖資地圖
jell0720/pegasus
jell0720/pharmacies
藥局口罩採購地圖
jell0720/php-crud-api-test
Single file PHP script that adds a REST API to a SQL database
jell0720/pyspider
A Powerful Spider(Web Crawler) System in Python.
jell0720/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
jell0720/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
jell0720/taipei-QA-BERT
台北QA問答機器人(使用BERT、ALBERT)
jell0720/Taipei-QA-BertForSequenceClassification
使用BertForSequenceClassification訓練台北市政府局處問答資料集
jell0720/TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
jell0720/traffic
minimilist traffic simulations using OpenStreetMap and OSMnx
jell0720/Traffic-Intersection-Simulation
Traffic Intersection Simulation using object oriented programming in C++.