Giter Club home page Giter Club logo

text-label-system's Introduction

Text Label System Readme

Contact [email protected] if you have other question.

We highly recommend you read this document in browser, or view this document online at github

Contents

How to use this tool

螢幕擷取畫面 2022-06-27 164133 Go to release and download zip file according to your operating system.

Unzip the file, your folder will contain these files: image

Go to Server folder, and execute server.exe to open local server. exe

Back to the root folder, and go to Web folder, open webpage.html with browser, and you can use this label system. html

File Description

Below is the folder tree of this project

Label Rule Folder

Label Rule folder is under Server/data folder. This folder contains the label tree text file, which describe your label architecture. Once you have define your own label tree, put the file into this folder. Mention! Label Rule Folder can only have ONE label tree text file. If you want to use new label rule tree, please remove old one.

Tokenize Rule Folder

Tokenize Rule folder is under Server/data folder. This folder contains the tokenization rule file, whick describe your tokenization method in Regular Expression. Currently we provide English and Chinese tokenization and named the tokenization rule files as English tokenize rule.txt and Chinese tokenize rule.txt respectively.

File Folder

file folder is under Server folder. This folder contains the documents that you want to label. If you have a new document, just put it into this folder.

Label Tree

Label Tree is a tree like text file which describe your label architecture. For each label, you should put a * icon infront of it, and system will give this label a specific color to help you identify it. For each label, you can define its sub-labels. You can also sort these labels into several category to help you find them.

Label System browser

Below is the overview of Label System browser.

You can use the selection bar at top right corner to choose document.

Highlight the words you want to label, and choose the corresponding label. When your mouse is over the label, corresponding label and it text will highlight.

Run Text Label System

Start local server (Windows)

Access to Test-Label-System\Server folder and run Run Server.bat Do not close terminal when you are running server!!

Start local server (Mac)

Open Terminal and navigate to folder Text-Label-System\Server and type bash Run_Server.sh Do not close terminal when you are running server!!

截圖 2022-04-06 下午9 16 05

Open Label System browser

Access to Test-Label-System\Web and open webpage.html (usually it will open with browser automatically)

text-label-system's People

Contributors

juexiuhuang avatar

Watchers

 avatar

text-label-system's Issues

Common Issue

Here we will collect some issue when we installing python or using the app.
Please use Ctrl + F to search your error.

Task List

  • <功能> 標籤排序
  • <功能> 斷詞與空格
  • <漏洞> 標記多篇之後 Save 功能可能會出錯
  • <功能> Save more message when meet error
  • <功能> 版本檢查
  • <功能> 右鍵標籤選取 'edit' 後才能修改標籤
  • <功能> Add language selector
  • <功能> Add tag abs_path to tag display

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.