LauJames / Structure_Func_Recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Structure_Func_Recognition

A text classfication problem Header, paragraph and section level to classify the text belongs to of the:

  • Intruction
  • Related work
  • Method
  • Experiment
  • Conclusion

Adopt 3 models to classify these data, which are RNN, CNN and CLSTM(CNN + LSTM)

About


Languages

Language:Python 100.0%