KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
ner
★ 12
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
vue-jsonld
:
Declarative JSON-LD Structured Data for Vue App . SSR supported
ivy-dynamic-rendering
:
Angular In Depth workshop on dynamic rendering in Ivy.
inkyphat_weather
:
python code to display current and near-term weather conditions on a an inky pHAT eInk screen
cookiecutter-django-api
:
Cookiecutter Django Api is a framework for jumpstarting production-ready Django projects quickly.
Unity-Water2D
:
Ejemplo de como crear agua procedura para 2D
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ner
?
Download (.md)
# ner 命名实体识别的 blstm和blstm+crf的简单实现。 模型并没有调优,只是演示学习使用。 运行bert 需要将config中的bert_path = '/home/bert/chinese_L-12_H-768_A-12' 修改成自己bert模型的地址。