stanfordnlp / CoreNLP

CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
http://stanfordnlp.github.io/CoreNLP/
GNU General Public License v3.0
9.71k stars 2.7k forks source link

Add #number as an allowed continuation after ABBREV3 #1397

Closed AngledLuffa closed 11 months ago

AngledLuffa commented 1 year ago

Add #number as an allowed continuation after ABBREV3. Addresses https://github.com/stanfordnlp/CoreNLP/issues/1396

AngledLuffa commented 11 months ago

(reviewed by @manning)