Skip to content

jzhzh/neologisms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

neologisms

data_process folder contains files related to data processing.

  1. test_construct_sql.py is a test file to construct a sql to insert dataset.
  2. trans.py is the file to transfer the json file to the csv file.
  3. json_to_mysql.py is to store the json file into the MySQL database.

ner folder contains files related to New Entity Recognition based on keras.

We use BiLSTM+CRF to implement New Entity Recognition.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages