Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法从纯文本中解析名称(名字和姓氏)。名字可以来自任何国家。现在我正在建立一个我可以获得的可能名称的数据库。有没有其他好的方法?
一般来说,NLP 这个问题是NER(命名实体识别)问题的一个子集。至少可以通过两种方式进行处理: