https://github.com/hscspring/ptcls
Processing Token Classification
https://github.com/hscspring/ptcls
Last synced: about 1 year ago
JSON representation
Processing Token Classification
- Host: GitHub
- URL: https://github.com/hscspring/ptcls
- Owner: hscspring
- License: apache-2.0
- Created: 2022-07-25T03:25:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-30T02:00:45.000Z (over 3 years ago)
- Last Synced: 2025-01-03T00:49:53.790Z (over 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ptcls
Processing Token Classification
本项目基于 [ljynlp/W2NER: Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification](https://github.com/ljynlp/W2NER)
很喜欢它的标注体系,目前正在各种魔改和实验。