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.
目前我正在研究源代码注释的自然语言识别(NLI)。
我正在测试和比较解决这个问题的最新算法。
你知道任何开源项目,它们有不同自然语言的评论吗?最好是有名的。
非常感谢,蒂莫
你见过这种Twitter 语言检测吗?Twitter 的代码注释看起来很相似——很多标签、链接、不完整的句子等。对于混合语言,我建议添加一个通用句子检测器,然后识别每个句子。