Giter Site home page Giter Site logo

data-science-hw's Introduction

数据科学基础大作业

司法大数据自动化标注与分析

数据来源

**裁判文书网

基础

Web Beginner Courses

CSS: https://www.bilibili.com/video/BV1YJ411a7dy

文件读写 using ActiveXObject

for IE

Deprecated

https://cloud.tencent.com/developer/article/1392736

Node.js 服务器端

https://www.jianshu.com/p/edce7af3691a

https://zhuanlan.zhihu.com/p/97336307

在网页中读取本地文件

https://developer.mozilla.org/zh-CN/docs/Web/API/File/Using_files_from_web_applications

https://zhuanlan.zhihu.com/p/50063001

生成文件 前端

Deprecated

https://www.zhihu.com/question/420002222/answer/1462207254

分词

https://github.com/yanyiwu/nodejieba

  • 载入词典

人名……

  • 词性对照表

source: fxsjy/jieba

标签 含义 标签 含义 标签 含义 标签 含义
n 普通名词 f 方位名词 s 处所名词 t 时间
nr 人名 ns 地名 nt 机构名 nw 作品名
nz 其他专名 v 普通动词 vd 动副词 vn 名动词
a 形容词 ad 副形词 an 名形词 d 副词
m 数量词 q 量词 r 代词 p 介词
c 连词 u 助词 xc 其他虚词 w 标点符号
PER 人名 LOC 地名 ORG 机构名 TIME 时间

标签页切换

https://www.cnblogs.com/yuershuo/p/5699570.html

生成文件 后端

http://nodejs.cn/learn/writing-files-with-nodejs

JQuery

即时读取 textarea 中的内容

通信约定

  • 服务器 -> 浏览器
    • nounverb 开头,为分词列表
    • 否则为文件成功生成的提示信息
  • 浏览器 -> 服务器
    • TAGINFO: 开头,为标注信息
    • TEXT: 开头,为案件文本(分词后)
    • 否则为案件文本(分词前)

TODO

  • 页面布局与美化
  • 分词精确度

More...

data-science-hw's People

Contributors

vgalaxies avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.