add test project

This commit is contained in:
xgdyp 2021-07-09 15:53:58 +08:00
parent 47a97f2b0e
commit a3684d1737
7 changed files with 11 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,3 +1,7 @@
.idea/
be/.idea
/be/app/projects/*
__pycache__

2
be/.gitignore vendored
View File

@ -1,6 +1,6 @@
.idea
__pycache__
app/projects/*

View File

@ -0,0 +1 @@
[{"fileName": "first.txt", "annoDetails": [{"name": "是一个测", "type": "test1", "start": 1, "end": 5, "isSmall": false}, {"name": "测", "type": "test2", "start": 4, "end": 5, "isSmall": true}, {"name": "文", "type": "test2", "start": 6, "end": 7}], "isAnno": true}]

View File

@ -0,0 +1 @@
{"projectName": "test", "projectType": "命名实体识别", "entityTypes": "[{\"type\":\"test1\",\"color\":\"#6fe22c\"},{\"type\":\"test2\",\"color\":\"#3fab31\"},{\"type\":\"test3\",\"color\":\"#b9e36d\"}]"}

View File

@ -0,0 +1 @@
这是一个测试文本

View File

@ -0,0 +1 @@
开源点亮世界

View File

@ -0,0 +1 @@
开源是一种信仰