vnik18 / OPINE

Dataset for Open Intent Extraction from Natural Language Interactions
7 stars 1 forks source link

lots of questions with the first sentence having no ending punctuation. #3

Closed withchencheng closed 2 years ago

withchencheng commented 2 years ago

Another issue: there are lots of questions with the first sentence having no ending punctuation. I suspect you just concat the question title and question content without checking where the question title has a correct ending punctuation.

For example, the first two lines:

In which epoch should i stop the training to avoid overfitting I'm working on an age estimation project trying to classify a given face in a predefined age range........

Deep learning with Tensorflow training with big data sets GoalI am trying to build a neural network that recognizes multiple label within a given image........(this one looks bad)
vnik18 commented 2 years ago

Yes, that is right. We took this data from Stack Exchange, and did not need this information in our paper. So we did not use it.